From 53a8382545e7b5d306417074ff5c9fbbaff8aae9 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Fri, 22 May 2026 19:09:15 -0400 Subject: [PATCH 001/234] New version: jdx.mise version 2026.5.14 (#378117) --- .../mise/2026.5.14/jdx.mise.installer.yaml | 26 ++++++++++++++ .../mise/2026.5.14/jdx.mise.locale.en-US.yaml | 36 +++++++++++++++++++ manifests/j/jdx/mise/2026.5.14/jdx.mise.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.5.14/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.5.14/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.5.14/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.5.14/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.5.14/jdx.mise.installer.yaml new file mode 100644 index 000000000000..9b7a5da769df --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.14/jdx.mise.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.14 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe + PortableCommandAlias: mise-shim +- RelativeFilePath: mise/bin/mise.exe + PortableCommandAlias: mise +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.14/mise-v2026.5.14-windows-x64.zip + InstallerSha256: 8A3AA5658D2D77085749C35CB7F64012FB7E2504465FB38B52D72C3390876547 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.14/mise-v2026.5.14-windows-arm64.zip + InstallerSha256: 0E1EACC9460AA3630684A11D1254D2116C39F8827EFDC40C42D8FAB7A627AEB6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.14/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.5.14/jdx.mise.locale.en-US.yaml new file mode 100644 index 000000000000..3bb2b784096d --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.14/jdx.mise.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.14 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://en.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.en.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Jeff Dickey +CopyrightUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Your dev env, already prepped. +Description: Your dev env, already prepped. One tool to manage languages, env vars, and tasks per project, reproducibly. +Moniker: mise +Tags: +- cli +- dev-tool +- env +- environment +- task +ReleaseNotes: |- + A small fix release that hardens GitHub release asset auto-selection against picking binaries for the wrong CPU architecture. + Fixed + - (github) Asset auto-selection now hard-rejects any candidate whose filename explicitly declares a non-matching architecture, even when other scoring bonuses (preferred name, archive type, libc match) would otherwise rank it first. This fixes cases like cargo-msrv on aarch64 Linux, where cargo-msrv-x86_64-unknown-linux-gnu-*.tgz was being chosen over no-match-better-than-wrong-match. Explicit asset_pattern configuration is unchanged (#10018 by @jdx). + + 💚 Sponsor mise + mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors. + If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent. +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.5.14 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.14/jdx.mise.yaml b/manifests/j/jdx/mise/2026.5.14/jdx.mise.yaml new file mode 100644 index 000000000000..33d2af5067c2 --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.14/jdx.mise.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2648513961a75cced6e675a8765d8f355fc9f337 Mon Sep 17 00:00:00 2001 From: Michael Jolley Date: Fri, 22 May 2026 18:12:56 -0500 Subject: [PATCH 002/234] New version: BaldBeardedBuilder.WeatherforCommandPalette version 1.2.0.0 (#378244) --- ...er.WeatherforCommandPalette.installer.yaml | 30 +++++++++++++ ...WeatherforCommandPalette.locale.en-US.yaml | 42 +++++++++++++++++++ ...ardedBuilder.WeatherforCommandPalette.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml create mode 100644 manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml create mode 100644 manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.yaml diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml new file mode 100644 index 000000000000..36126abcea53 --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.2.0.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +UpgradeBehavior: install +PackageFamilyName: BaldBeardedBuilder.WeatherforCommandPalette_mz2czbsqj5cj0 +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.2.0/WeatherExtension_1.2.0.0_x64.msix + InstallerSha256: C35BA60D1E87B1AB86C12FFA2521CA1186DA3B92617D1802F74ECCA59C45E6D6 + SignatureSha256: B17309E6C0C8790EC9A31A4197571ABC76DC9EB555BDF0B74BB591415AAE1E1B + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.2.0.0_x64__mz2czbsqj5cj0' +- Architecture: arm64 + InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.2.0/WeatherExtension_1.2.0.0_arm64.msix + InstallerSha256: DDD7669DD89A5A2847AC6CA882C282B84C7D7D836ECDC7555A04EDDC8224E5EA + SignatureSha256: 5014809347BABCABFFDC28D521474EB02D905BE07ED7CDD361C69AF48DA19FA4 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.2.0.0_arm64__mz2czbsqj5cj0' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml new file mode 100644 index 000000000000..2d549c0dc285 --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.2.0.0 +PackageLocale: en-US +Publisher: Bald Bearded Builder +PublisherUrl: https://github.com/michaeljolley +PublisherSupportUrl: https://github.com/michaeljolley/WeatherExtension/issues +PackageName: Weather for Command Palette +PackageUrl: https://github.com/michaeljolley/WeatherExtension +License: MIT +LicenseUrl: https://github.com/michaeljolley/WeatherExtension/blob/HEAD/LICENSE +ShortDescription: Weather extension for Microsoft Command Palette +ReleaseNotes: |- + What's Changed + - Store publish now uploads MSIX files by @michaeljolley in #89 + - Fixing release GH action by @michaeljolley in #90 + - fix: add Lock to OpenMeteoService cache for thread safety by @michaeljolley in #95 + - fix: show error message when weather data is null by @michaeljolley in #96 + - feat: incrementally load favorites as weather data arrives by @michaeljolley in #97 + - fix: pass CancellationToken to PinnedWeatherBand API calls by @michaeljolley in #100 + - fix(weather): InvariantCulture for Open-Meteo API URLs by @eneshenderson in #102 + - feat(weather): geocoding improvements for non-en-US locales by @eneshenderson in #103 + - refactor(weather): WeatherDescriptions and WeatherFormatter by @eneshenderson in #104 + - feat(weather): 14 locale satellite resources by @eneshenderson in #106 + - feat(weather): settings page and favorites-only dock by @eneshenderson in #105 + - docs: add eneshenderson as a contributor for code, and test by @allcontributors[bot] in #108 + - docs: add michaeljolley as a contributor for code, test, and design by @allcontributors[bot] in #110 + - docs: add damianoschal-star as a contributor for bug, and userTesting by @allcontributors[bot] in #111 + - docs: add Xqzmoi as a contributor for bug, and userTesting by @allcontributors[bot] in #112 + - docs: add Codalexandre69200 as a contributor for bug, and userTesting by @allcontributors[bot] in #113 + - docs: add nyhtz as a contributor for bug, and userTesting by @allcontributors[bot] in #114 + - Add PhantomPixel-0418 to contributors list by @michaeljolley in #115 + - feat(weather): band card UI and expanded tests by @eneshenderson in #107 + New Contributors + - @eneshenderson made their first contribution in #102 + - @allcontributors[bot] made their first contribution in #108 + Full Changelog: v1.1.0...v1.2.0 +ReleaseNotesUrl: https://github.com/michaeljolley/WeatherExtension/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.yaml new file mode 100644 index 000000000000..3047df04e61c --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.2.0.0/BaldBeardedBuilder.WeatherforCommandPalette.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4c1e96c4713bc5ca5161394d310a60cccca1145a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thierry=20Lel=C3=A9gard?= Date: Sat, 23 May 2026 01:16:21 +0200 Subject: [PATCH 003/234] New version: TSDuck.TSDuck version 3.44-4676 (#378274) --- .../3.44-4676/TSDuck.TSDuck.installer.yaml | 32 +++++++++++++++++ .../3.44-4676/TSDuck.TSDuck.locale.en-US.yaml | 35 +++++++++++++++++++ .../TSDuck/3.44-4676/TSDuck.TSDuck.yaml | 8 +++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.installer.yaml create mode 100644 manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.locale.en-US.yaml create mode 100644 manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.yaml diff --git a/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.installer.yaml b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.installer.yaml new file mode 100644 index 000000000000..05ace02a8eef --- /dev/null +++ b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TSDuck.TSDuck +PackageVersion: 3.44-4676 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /all=true +UpgradeBehavior: install +Commands: +- tsp +- tsversion +- tsanalyze +- tstables +- tsswitch +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tsduck/tsduck/releases/download/v3.44-4676/TSDuck-Win64-3.44-4676.exe + InstallerSha256: 6F254B86A4ED6D44B8808B206849E7CD5693AC2BDB6ADC52183E4B27E4442D41 +- Architecture: arm64 + InstallerUrl: https://github.com/tsduck/tsduck/releases/download/v3.44-4676/TSDuck-Arm64-3.44-4676.exe + InstallerSha256: E28ED7B0C1FBF12B1E8B2278C883275D6F5C0A8C2C117271B1AB504C172A70AD +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.locale.en-US.yaml b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.locale.en-US.yaml new file mode 100644 index 000000000000..1eca7acf83ce --- /dev/null +++ b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TSDuck.TSDuck +PackageVersion: 3.44-4676 +PackageLocale: en-US +Publisher: TSDuck +PublisherUrl: https://tsduck.io/ +PublisherSupportUrl: https://github.com/tsduck/tsduck/issues +Author: Thierry Lelegard +PackageName: TSDuck +PackageUrl: https://github.com/tsduck/tsduck +License: BSD +LicenseUrl: https://github.com/tsduck/tsduck/blob/master/LICENSE.txt +Copyright: Copyright (c) 2005-2023, Thierry Lelegard +ShortDescription: TSDuck - The MPEG Transport Stream Toolkit +Description: |- + TSDuck, the MPEG Transport Stream Toolkit, provides some simple utilities to + process MPEG Transport Streams (TS), either as recorded files or live streams. +Tags: +- cli +- command-line +- cross-platform +- foss +- mpeg +- mpeg-ts +- open-source +- tool +- utility +ReleaseNotesUrl: https://github.com/tsduck/tsduck/releases/tag/v3.44-4676 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/tsduck/tsduck/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.yaml b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.yaml new file mode 100644 index 000000000000..bf5fdf4eac39 --- /dev/null +++ b/manifests/t/TSDuck/TSDuck/3.44-4676/TSDuck.TSDuck.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TSDuck.TSDuck +PackageVersion: 3.44-4676 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9895bee607bbe98b75ee201b8ed77dc896bdf447 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 07:19:59 +0800 Subject: [PATCH 004/234] New version: Google.Chrome.Canary version 150.0.7852.0 (#378278) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{150.0.7851.0 => 150.0.7852.0}/Google.Chrome.Canary.installer.yaml (56%) rename manifests/g/Google/Chrome/Canary/{150.0.7851.0 => 150.0.7852.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7851.0 => 150.0.7852.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7851.0 => 150.0.7852.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7851.0 => 150.0.7852.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.installer.yaml similarity index 56% rename from manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.installer.yaml index 6af1ad5ae667..4e1ef6caa3b3 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7851.0 +PackageVersion: 150.0.7852.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/aclmsxitvpqjq3fsjlpwrk7gpmaa_150.0.7851.0/150.0.7851.0_chrome_installer_uncompressed.exe - InstallerSha256: 4525DCB39BBCE0E97DE443C7BD034397B65B7C761A059B67C6DA5A0642CD34EE + InstallerUrl: https://dl.google.com/release2/chrome/adelrlhg7ivblv2hsw3lbcjeciiq_150.0.7852.0/150.0.7852.0_chrome_installer_uncompressed.exe + InstallerSha256: E4091EC076C3EE992B2A40726B979EF16ED3E4EB5AF5A77A2D1EC29B32F97C40 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/ihspvk4o7ad3abkejfd4x3qagm_150.0.7851.0/150.0.7851.0_chrome_installer_uncompressed.exe - InstallerSha256: E42BFFD49DE0F78080A7083A47E09D1B3721813B3071C877B7E34D60D3EFF67D + InstallerUrl: https://dl.google.com/release2/chrome/adqv6hwfnfrdemygkq2z3xlctbaq_150.0.7852.0/150.0.7852.0_chrome_installer_uncompressed.exe + InstallerSha256: 80D27D1DF6F318CCC365F76A6DBB0F3F53D641D2BD172122514D17D23CCB924C - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/aywfzavwd7ugozo7tpkrosa33u_150.0.7851.0/150.0.7851.0_chrome_installer_uncompressed.exe - InstallerSha256: 310A32A5A370A4A704E9C6A5CDDA45671D65EC34ED992C4039D6250CFD974BA2 + InstallerUrl: https://dl.google.com/release2/chrome/ad6tfsck5pib22xozapmvijlzsuq_150.0.7852.0/150.0.7852.0_chrome_installer_uncompressed.exe + InstallerSha256: 7C387D649EEEED8A92B6C9A9907D8B57DBF075DBA9F4E5EDB5DF4E1E39CCFF76 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.en-US.yaml index 7c58da4adc9e..ad9480393ceb 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7851.0 +PackageVersion: 150.0.7852.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.nb-NO.yaml index 0ef8ecc94ba5..df3ef83b11b8 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7851.0 +PackageVersion: 150.0.7852.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.zh-CN.yaml index 45d2e5b52bf0..98155e336bd0 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7851.0 +PackageVersion: 150.0.7852.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.yaml index c83d538709d1..5f0838181a00 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7851.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7852.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7851.0 +PackageVersion: 150.0.7852.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c1c40b161a5254c1d14ef7c77122859b208ba7a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 07:21:41 +0800 Subject: [PATCH 005/234] New version: HP.AnywarePCoIPClient version 26.5.1.0 (#378279) --- .../HP.AnywarePCoIPClient.installer.yaml | 16 ++++++++++++++++ .../HP.AnywarePCoIPClient.locale.en-US.yaml | 15 +++++++++++++++ .../HP.AnywarePCoIPClient.locale.zh-CN.yaml | 12 ++++++++++++ .../26.5.1.0/HP.AnywarePCoIPClient.yaml | 8 ++++++++ 4 files changed, 51 insertions(+) create mode 100644 manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.installer.yaml create mode 100644 manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.en-US.yaml create mode 100644 manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.zh-CN.yaml create mode 100644 manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.yaml diff --git a/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.installer.yaml b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.installer.yaml new file mode 100644 index 000000000000..055e1b56a07a --- /dev/null +++ b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HP.AnywarePCoIPClient +PackageVersion: 26.5.1.0 +InstallerType: nullsoft +Scope: machine +Protocols: +- pcoip +ProductCode: Teradici PCoIP Client +Installers: +- Architecture: x64 + InstallerUrl: https://dl.anyware.hp.com/DeAdBCiUYInHcSTy/pcoip-client/raw/names/pcoip-client-exe/versions/26.05.1/pcoip-client_26.05.1.exe + InstallerSha256: F13E54362356E5FB0C29CEA5EF13B93CA7B349A64E7C29A4478B8EAF170464F0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.en-US.yaml b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.en-US.yaml new file mode 100644 index 000000000000..52d6c419f737 --- /dev/null +++ b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HP.AnywarePCoIPClient +PackageVersion: 26.5.1.0 +PackageLocale: en-US +Publisher: HP Development Company, L.P. +PrivacyUrl: https://www.hp.com/us-en/privacy/privacy.html +Author: HP Development Company, L.P. +PackageName: Anyware PCoIP Client +License: Proprietary +Copyright: © 2026 HP Development Company, L.P. All rights reserved. +ShortDescription: Connect securely to a remote desktop. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.zh-CN.yaml b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.zh-CN.yaml new file mode 100644 index 000000000000..9ec4c0c20bd9 --- /dev/null +++ b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.locale.zh-CN.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HP.AnywarePCoIPClient +PackageVersion: 26.5.1.0 +PackageLocale: zh-CN +PublisherSupportUrl: https://support.hp.com/cn-zh +PrivacyUrl: https://www.hp.com/cn-zh/privacy/privacy.html +License: 专有软件 +ShortDescription: 安全连接到远程桌面。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.yaml b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.yaml new file mode 100644 index 000000000000..60252901e11a --- /dev/null +++ b/manifests/h/HP/AnywarePCoIPClient/26.5.1.0/HP.AnywarePCoIPClient.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HP.AnywarePCoIPClient +PackageVersion: 26.5.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b4c87aca5a67da61035ab18143f764adbca02b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 07:21:56 +0800 Subject: [PATCH 006/234] New version: Windscribe.Windscribe version 2.22.10 (#378284) --- .../Windscribe.Windscribe.installer.yaml | 25 +++++ .../Windscribe.Windscribe.locale.en-US.yaml | 95 +++++++++++++++++++ .../Windscribe.Windscribe.locale.zh-CN.yaml | 16 ++++ .../2.22.10/Windscribe.Windscribe.yaml | 8 ++ 4 files changed, 144 insertions(+) create mode 100644 manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.installer.yaml create mode 100644 manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.en-US.yaml create mode 100644 manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.zh-CN.yaml create mode 100644 manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.yaml diff --git a/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.installer.yaml b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.installer.yaml new file mode 100644 index 000000000000..3ec3c2422991 --- /dev/null +++ b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Windscribe.Windscribe +PackageVersion: 2.22.10 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -silent -no-auto-start + SilentWithProgress: -silent -no-auto-start + InstallLocation: -dir "" +UpgradeBehavior: install +ProductCode: '{fa690e90-ddb0-4f0c-b3f1-136c084e5fc7}_is1' +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Windscribe/Desktop-App/releases/download/v2.22.10/Windscribe_2.22.10_amd64.exe + InstallerSha256: B2020C969FB90BA978584F81B75969891B4E8D83783C74BD02A18F6351CDD516 +- Architecture: arm64 + InstallerUrl: https://github.com/Windscribe/Desktop-App/releases/download/v2.22.10/Windscribe_2.22.10_arm64.exe + InstallerSha256: 1BF905691190A246ECE6B7A6814DFEB71C3BF6383C9640A9036103D151C57263 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.en-US.yaml b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.en-US.yaml new file mode 100644 index 000000000000..703ffd40fabe --- /dev/null +++ b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Windscribe.Windscribe +PackageVersion: 2.22.10 +PackageLocale: en-US +Publisher: Windscribe Limited +PublisherUrl: https://windscribe.com/ +PublisherSupportUrl: https://windscribe.com/knowledge-base/ +PrivacyUrl: https://windscribe.com/privacy/ +Author: Windscribe Limited +PackageName: Windscribe +PackageUrl: https://windscribe.com/ +License: GPL-2.0 +LicenseUrl: https://github.com/Windscribe/Desktop-App/blob/HEAD/LICENSE +Copyright: © 2026 Windscribe Limited +CopyrightUrl: https://windscribe.com/terms/ +ShortDescription: Windscribe encrypts your browsing activity, blocks ads, and unblocks entertainment content +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: |- + Added + - A 'ports' command to the CLI. + - Belarusian (Taraškievica) localization. Community contribution by dubovy-achvelak. + - Support for the new server list v2 API. + Improved + - Filtering of potentially malicious directives in OpenVPN custom configs to prevent a local privilege escalation. + - "No P2P" icon to display per-city (datacenter) instead of per-country in the locations list. + - BFE service status detection on Windows when SCM access is restricted from unelevated processes. + - WireGuard PersistentKeepalive to use a value of 25 on all platforms. + - HTTP ping to use IP address rather than hostname. + - Field validation for custom WireGuard config import. + - Non-critical scriptlet commands on Linux to be optional to prevent failures when reinstalling or upgrading. + Fixed + - Application blocked by TLS fingerprinting in Russia. + - AmneziaWG custom configs with valid H1-H4 ranges rejected by the security validator. + - Possible local privilege escalation in the helper due to insufficient parameter validation before executing shell commands on macOS and Linux. We thank Johan Wahyudi for responsibly disclosing this issue. + - IPC frame bounds checking to reject malformed or oversized messages. + - Security vulnerability in ctrld command argument processing on macOS and Linux. + - WireGuard custom config IP/CIDR validation to prevent command injection via crafted .conf files on Linux. + - Command injection in CLI update handler on Linux. + - Possible local privilege escalation and TOCTOU exploits in the macOS helper and installer. + - Possible local privilege escalation and TOCTOU exploits in the Linux helper. + - Potential privilege escalation during app update process on Linux. + - WireGuard service may start then terminate immediately in a loop after wake from sleep on Windows. + - Possible app crash when initiating an IKEv2 connection on Windows. + - Potential deadlock at app start. + - Factory reset does not fully reset preferences on macOS. + - Call continuity doesn't work with firewall enabled on macOS. + - OpenVPN TCP fails to connect when LAN proxy feature is enabled on macOS. + - Multicast traffic not working on split tunneled apps on macOS. + - Server sub-menus for the locations list in the OS tray menu should have a delay before being displayed. + - Protocol indicates "WireGuard" while disconnected and selected location is an OpenVPN custom config. + - WireGuard key limit dialog overlaps notification banners on app launch. + - Standard/hashed login text overlaps when language set to Belarusian. + - wsnet receiving system language rather than user's preferred language. + - News feed title is clipped and entry height miscalculated when entry is expanded. + - Location list hover states broken after clicking main window. + - Third-party custom config may no longer pass tunnel test. + - Dropdown menus in Preferences scrolling to the wrong position. + - El Salvador flag icon. + - App does not consistently connect to the specific server that has the user's pinned IP. + - Purchased ALC locations cannot be selected. + - Unnecessary VPN reconnection when switching between WiFi access points on the same network on macOS and Linux. + - An app crash when on macOS when all app sessions are cleared via the website account page. + - A potential crash while reinstalling the app on macOS. + - A crash when interacting with credential fields on macOS. + - P2P indicators not shown for premium locations. + - Cannot connect to purchased individual locations because the UI shows them as premium-only. + - Cannot connect with custom configs requiring credentials. + - Bridge API session tokens not being cleared during logout and persistent settings cleanup. + - Potential use-after-free crash when API handles outlive global wsnet teardown. + - Advanced parameters not parsed after being written on Linux. + - WireGuard reconnect fails after plan downgrade until app restart. + - Protocol Tweaks toggle not enabling during fresh install on a Russian network. + - Location nickname may be corrupted when best location changes. + - Incorrect knowledge base URL in Help window. + - Change protocol screen maximizes vertically after moving it. + - Linux CLI does not log the user out when all active sessions are deleted from the account. + - DNS manager may misdetect as resolvconf on Ubuntu when it should be NetworkManager. + - Linux Dockerfile build tool downloads not hash verified. + Updated + - Qt 6.11.0. + - cURL 8.18.0. + - OpenSSL 3.6.1. + - OpenVPN DCO driver 2.8.2. + - ctrld to 1.5.0. +ReleaseNotesUrl: https://github.com/Windscribe/Desktop-App/releases/tag/v2.22.10 +PurchaseUrl: https://windscribe.com/upgrade +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.zh-CN.yaml b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b1ea652c52f --- /dev/null +++ b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Windscribe.Windscribe +PackageVersion: 2.22.10 +PackageLocale: zh-CN +ShortDescription: Windscribe 可加密您的浏览活动、屏蔽广告并解除对娱乐内容的屏蔽。 +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +ReleaseNotesUrl: https://github.com/Windscribe/Desktop-App/releases/tag/v2.22.10 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.yaml b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.yaml new file mode 100644 index 000000000000..f407a22dea13 --- /dev/null +++ b/manifests/w/Windscribe/Windscribe/2.22.10/Windscribe.Windscribe.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Windscribe.Windscribe +PackageVersion: 2.22.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cb2482198437da1c89e1921002c93688e636c00a Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 00:22:09 +0100 Subject: [PATCH 007/234] New version: LouisHinchliffe.HardwareMon version 14.6.3 (#378286) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.3/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..93f3d07a7e10 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.3/HardwareMonSetup-x64-14.6.3.exe + InstallerSha256: 24AF7CE0AEBD3211999221A3A0E59BA8D61DBFE1CD15271DFF5CEF72F5B03F37 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..f11a81561cf1 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.3 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.2...v14.6.3' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..91c8f9f390af --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.3/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de675c7c5bc855306f1ad6e1c52399870a2a3ca1 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 00:22:24 +0100 Subject: [PATCH 008/234] New version: LouisHinchliffe.HardwareMon version 14.6.4 (#378287) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.4/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..33e9d4f12aa6 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.4 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.4/HardwareMonSetup-x64-14.6.4.exe + InstallerSha256: C85A0A4683C8021A01738F811DFE8413036B70CC8ED7AA9F96A7B155A55C36D8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..4cb50749c72b --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.4 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.2...v14.6.4' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..ca45dd1b5df0 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.4/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 698f8b601c773b8bc6e6a6bbb8a292e80ed323e7 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 00:22:38 +0100 Subject: [PATCH 009/234] New version: LouisHinchliffe.HardwareMon version 14.6.5 (#378288) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.5/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..f3083a1facfd --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.5 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.5/HardwareMonSetup-x64-14.6.5.exe + InstallerSha256: 7353C00908AD53413AB6262D0A798B5EC10379FAF03DB3FB9A6868EFB86A7548 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..b1e30752f430 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.5 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.3...v14.6.5' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..2b61121eb821 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.5/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 51e81b3bf3cd13c08c31b5d292f9f57986585499 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 16:22:50 -0700 Subject: [PATCH 010/234] Automatic update of BitSum.ParkControl from 5.5.3.4 to 5.5.4.4 (#378290) --- .../5.5.4.4/BitSum.ParkControl.installer.yaml | 20 ++++++++++++ .../BitSum.ParkControl.locale.en-US.yaml | 31 +++++++++++++++++++ .../5.5.4.4/BitSum.ParkControl.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.installer.yaml create mode 100644 manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.locale.en-US.yaml create mode 100644 manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.yaml diff --git a/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.installer.yaml b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.installer.yaml new file mode 100644 index 000000000000..b19f546b4842 --- /dev/null +++ b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BitSum.ParkControl +PackageVersion: 5.5.4.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: ParkControl +ReleaseDate: 2025-09-27 +AppsAndFeaturesEntries: +- ProductCode: ParkControl +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\ParkControl' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.bitsum.com/files/parkcontrolsetup64.exe + InstallerSha256: BC9BA703DB362CA51F51031BA4E8477C0BBBE98B7DAFF9C1C8CCDACF2EFA09A3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.locale.en-US.yaml b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.locale.en-US.yaml new file mode 100644 index 000000000000..f2077e29f4a5 --- /dev/null +++ b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BitSum.ParkControl +PackageVersion: 5.5.4.4 +PackageLocale: en-US +Publisher: Bitsum +PublisherUrl: https://bitsum.com/ +PublisherSupportUrl: https://bitsum.com/contact/ +PrivacyUrl: https://bitsum.com/privacy-policy/ +Author: Bitsum LLC +PackageName: ParkControl +PackageUrl: https://bitsum.com/parkcontrol/ +License: Proprietary +LicenseUrl: https://bitsum.com/terms-of-use/ +Copyright: (c) 2025 Bitsum LLC +CopyrightUrl: https://bitsum.com/our-copyright-notice/ +ShortDescription: ParkControl is free software to display and tweak CPU core parking settings in real-time. It also has an assortment of complimentary power automation features. +Description: |- + ParkControl is free software to display and tweak CPU core parking settings in real-time. It also has an assortment of complimentary power automation features. + + CPU Parking is a low-power sleep state (C6) supported by most modern processors and operating systems. It dynamically disables CPU cores in an effort to conserve power when idle. Unfortunately, this power saving comes at a price: Latency when CPUs need unparked to execute code. + + Initially, core parking was controlled entirely by the operating system. The aggressive core parking of Windows led to a great deal of inefficiency during bursting CPU loads. Intel moved core parking control onto the chip in the Skylake generation, and AMD followed, but still the parameters of the Windows power plans are set to aggressively park CPU cores. Even the default ‘High Performance’ power plan is not immune. The new ‘Ultra Performance’ power plan copies what Bitsum did with our own ‘Bitsum Highest Performance’ power plan and finally disables core parking entirely. + + ParkControl (and Process Lasso) not only let one more easily configure CPU core parking and frequency scaling, but also allow for dynamic entrance into a higher performance power plan. For instance, with Process Lasso, you can automatically enter ‘Bitsum Highest Performance’ will you start a game, then go back to ‘Balanced’ when you exit. + + ParkControl has Dynamic Boost to allow you to set active and idle power plans. Process Lasso has a similar feature with its IdleSaver. +PurchaseUrl: https://bitsum.com/parkcontrol/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.yaml b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.yaml new file mode 100644 index 000000000000..25ced36a8122 --- /dev/null +++ b/manifests/b/BitSum/ParkControl/5.5.4.4/BitSum.ParkControl.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BitSum.ParkControl +PackageVersion: 5.5.4.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2de9442496f30a28ce6959e0b50e6e84eb2cdbf3 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 00:23:03 +0100 Subject: [PATCH 011/234] New version: LouisHinchliffe.HardwareMon version 14.6.6 (#378292) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.6/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..e376c75c6ecd --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.6 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.6/HardwareMonSetup-x64-14.6.6.exe + InstallerSha256: 3614CE14663766EC1A44385E8D3081CB766EEB69E258BADFC65DD4F92C541035 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..ac3eaac48a90 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.6 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.5...v14.6.6' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..c5b1c9910f71 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.6/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6408e20c33412039784c72499e9f2a4bfc9269e5 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 16:23:15 -0700 Subject: [PATCH 012/234] Automatic deletion of Corel.WinZip 28.0.16371 (#378301) --- .../28.0.16371/Corel.WinZip.installer.yaml | 22 ---------------- .../28.0.16371/Corel.WinZip.locale.en-US.yaml | 26 ------------------- .../Corel/WinZip/28.0.16371/Corel.WinZip.yaml | 8 ------ 3 files changed, 56 deletions(-) delete mode 100644 manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.installer.yaml delete mode 100644 manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.locale.en-US.yaml delete mode 100644 manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.yaml diff --git a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.installer.yaml b/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.installer.yaml deleted file mode 100644 index 4904460b0fce..000000000000 --- a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Corel.WinZip -PackageVersion: 28.0.16371 -MinimumOSVersion: 10.0.0.0 -InstallerType: msi -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 -InstallerSuccessCodes: -- 1641 -- 3010 -- -1978335226 -- 1603 -Installers: -- Architecture: x64 - InstallerUrl: https://download.winzip.com/winzip280-64.msi - InstallerSha256: B4B76819B331354F47544CD9615C89F22FC47DC804C8B3FDC6308FABE017B389 - ProductCode: '{CD95F661-A5C4-44F5-A6AA-ECDD91C24021}' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.locale.en-US.yaml b/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.locale.en-US.yaml deleted file mode 100644 index 854093f333bf..000000000000 --- a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Corel.WinZip -PackageVersion: 28.0.16371 -PackageLocale: en-US -Publisher: Corel Corporation -PublisherUrl: https://www.corel.com/ -PublisherSupportUrl: https://www.winzip.com/en/support/ -PrivacyUrl: https://www.alludo.com/en/legal/privacy/ -PackageName: WinZip -PackageUrl: https://www.winzip.com -License: Proprietary -LicenseUrl: https://www.winzip.com/win/en/eula.html -Copyright: Copyright (c) Corel Corporation. All Rights Reserved. -ShortDescription: WinZip Compression Utility -Moniker: winzip -Tags: -- compression -- rar -- winzip -- zip -ReleaseNotesUrl: https://kb.winzip.com/help/help_whatsnew.htm -PurchaseUrl: https://www.winzip.com/en/product/winzip/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.yaml b/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.yaml deleted file mode 100644 index 001650c3f073..000000000000 --- a/manifests/c/Corel/WinZip/28.0.16371/Corel.WinZip.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Mar/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Corel.WinZip -PackageVersion: 28.0.16371 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 2a28661c2b27e6f3b8f57944a110a13f72aec038 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Fri, 22 May 2026 19:33:06 -0400 Subject: [PATCH 013/234] New version: MiniMax.MiniMaxAgent version 3.0.29 (#378256) --- .../MiniMax.MiniMaxAgent.installer.yaml | 28 +++++++++ .../MiniMax.MiniMaxAgent.locale.en-US.yaml | 33 +++++++++++ .../MiniMax.MiniMaxAgent.locale.zh-CN.yaml | 59 +++++++++++++++++++ .../3.0.29/MiniMax.MiniMaxAgent.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml create mode 100644 manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml create mode 100644 manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml create mode 100644 manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml new file mode 100644 index 000000000000..15a10f47e523 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxAgent +PackageVersion: 3.0.29 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- minimax +ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: MiniMax Agent 3.0.290 + ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\MiniMax Agent' +Installers: +- Architecture: x64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Agent%20Setup%203.0.29.exe + InstallerSha256: CA5E1BF08F92083CF042A8687A581AC508F94C4CD32AEBFABBEB3C4389C5B60F +- Architecture: arm64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Agent%20Setup%203.0.29.exe + InstallerSha256: CA5E1BF08F92083CF042A8687A581AC508F94C4CD32AEBFABBEB3C4389C5B60F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml new file mode 100644 index 000000000000..4ffbe22cabfa --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxAgent +PackageVersion: 3.0.29 +PackageLocale: en-US +Publisher: MiniMax +PublisherUrl: https://www.minimax.io/ +PublisherSupportUrl: https://discord.com/invite/minimax +Author: Shanghai Xiyu Technology Co., Ltd. +PackageName: MiniMax Agent +License: Proprietary +Copyright: © 2026 MiniMax +ShortDescription: Your Ultimate AI Partner +Description: |- + MiniMax Agent is a general-purpose agent capable of completing complex, long-horizon tasks. Supported by a multi-agent system, it can formulate expert-level solutions through multi-step planning, flexibly break down task requirements, and execute multiple sub-tasks to deliver the final result. + MiniMax Agent's Capabilities include: + - Lightning Mode: Enhances all chat scenarios, handling daily tasks like Q&A, document summarization, and creative writing with greater speed and efficiency. + - Deep Research & Analysis: Synthesizes web-wide information into in-depth reports. + - Multimodal Content Generation: Effortlessly produces video, audio, and image to enrich your content. + - Create Pro Presentations: Generates polished, visually rich slideshows with just a click. + - Build Full-Stack Apps: Creates stable and visually stunning full-stack applications, from front end to back end. + - Coding & Debugging: Your smart programming partner for efficient coding and testing. +Tags: +- agent +- agentic +- ai +- chatbot +- large-language-model +- llm +- minimax +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..3a141dc6b308 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml @@ -0,0 +1,59 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxAgent +PackageVersion: 3.0.29 +PackageLocale: zh-CN +PublisherUrl: https://www.minimaxi.com/ +PrivacyUrl: https://agent.minimaxi.com/doc/zh/privacy-policy.html +Author: 上海稀宇科技有限公司 +PackageUrl: https://agent.minimaxi.com/download +License: 专有软件 +LicenseUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +CopyrightUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +ShortDescription: 你的 AI 智能伙伴 +Description: |- + MiniMax Agent 是一个能完成长程复杂任务的通用智能体,在 Multi-agent 系统的支撑下,能多步规划出专家级解决方案、能灵活拆解任务需求、并能执行多个子任务从而交付最终结果。 + MiniMax 智能体的能力包括: + - 高效模式:全面提升聊天场景体验,更高效地处理问答、文档总结和创意写作等日常任务。 + - 深度研究与分析:整合全网信息,生成深度研究报告。 + - 多模态内容生成:轻松创作视频、音频和图片,丰富您的内容呈现。 + - 专业演示文稿制作:一键生成内容精美、视觉丰富的专业演示文稿。 + - 全栈应用构建:创建稳定且视觉效果出众的全栈应用程序,覆盖从前端到后端。 + - 代码编写与调试:您的智能编程伙伴,助您高效完成代码编写与测试。 +Tags: +- minimax +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + 功能上新 + - 会话内搜索(Cmd+F / Ctrl+F):在对话中按快捷键即可搜索当前会话内容,支持关键词高亮和上下导航。 + - MCP 工具原生暴露:指定的 MCP 工具可注册为模型原生工具,提升调用效率和成功率。 + - Windows 回收站支持:文件删除操作现通过系统回收站执行,支持恢复误删文件。 + - 权限审查理由展示:权限卡片现展示 LLM 审查理由,帮助用户理解为何需要确认。 + - 聊天滚动进度条:长对话中新增滚动进度指示,直观了解当前位置。 + + 体验优化 + - 权限模式下拉框排序调整为:主动询问 → 智能授权 → 始终授权。 + -「永远允许」统一为「始终允许」,对齐系统原生措辞。 + - 临时目录和家目录读操作自动放行,减少不必要的权限弹窗。 + + 安全加固 + - 建立 HARD / SOFT 双级风险注册表,高危命令直接拦截,中风险交由 LLM 上下文判定。 + - 新增 Windows 删除命令、磁盘擦除、反向 Shell、解释器内联删除等多类危险操作检测。 + + 修复 + - 修复 Daemon 版本号在遥测数据中显示为 0.0.0 的问题。 + - 修复搜索高亮在打包版中不生效的问题。 + - 修复 Telegram 渠道权限回调 ID 截断导致卡片无法响应的问题。 +ReleaseNotesUrl: https://agent.minimaxi.com/docs/changelog#v3-0-28-—-2026-05-19 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://agent.minimaxi.com/docs/user-guide +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml new file mode 100644 index 000000000000..1bf702d17579 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxAgent +PackageVersion: 3.0.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6ba05e0bae6849ed154cc650dc9d674b00bfe60e Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Sat, 23 May 2026 01:44:05 +0200 Subject: [PATCH 014/234] New version: HetznerCloud.CLI version 1.65.0 (#377740) --- .../1.65.0/HetznerCloud.CLI.installer.yaml | 22 +++++++++++++ .../1.65.0/HetznerCloud.CLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CLI/1.65.0/HetznerCloud.CLI.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.installer.yaml create mode 100644 manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.locale.en-US.yaml create mode 100644 manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.yaml diff --git a/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.installer.yaml b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.installer.yaml new file mode 100644 index 000000000000..f2a219be2303 --- /dev/null +++ b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HetznerCloud.CLI +PackageVersion: 1.65.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hcloud.exe +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.65.0/hcloud-windows-386.zip + InstallerSha256: 6A386F623D0FBE0B073545A4DE0BE19CA5598D8B7B5A9515FC95A6C6B445610D +- Architecture: x64 + InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.65.0/hcloud-windows-amd64.zip + InstallerSha256: 7FC3783F70ECB57A4FDF81560871ADEFC8A6696C33F5B6FEFC0EFE1B0578E2A2 +- Architecture: arm64 + InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.65.0/hcloud-windows-arm64.zip + InstallerSha256: 0C79453E8E0A5A37273E509B246AA67D5587A6CF52031C97A1497E6944B5C24F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.locale.en-US.yaml b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..c6f5739c370f --- /dev/null +++ b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HetznerCloud.CLI +PackageVersion: 1.65.0 +PackageLocale: en-US +Publisher: Hetzner Cloud +PublisherUrl: https://github.com/hetznercloud +PublisherSupportUrl: https://github.com/hetznercloud/cli/issues +PackageName: hcloud +PackageUrl: https://github.com/hetznercloud/cli +License: MIT +LicenseUrl: https://github.com/hetznercloud/cli/blob/HEAD/LICENSE +ShortDescription: Command-line interface for Hetzner Cloud +Tags: +- cli +- command-line +- command-line-tool +- commandline-interface +- hcloud +- hetzner +- hetzner-cloud +ReleaseNotes: |- + Load Balancer HTTP Services now support TimeoutIdle + A timeout for HTTP connections can now be set with --http-timeout-idle while creating or updating Load Balancer services. + See the changelog for more information. + Features + - load-balancer: support --http-timeout-idle flag (#1394) +ReleaseNotesUrl: https://github.com/hetznercloud/cli/releases/tag/v1.65.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.yaml b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.yaml new file mode 100644 index 000000000000..299a7dffa584 --- /dev/null +++ b/manifests/h/HetznerCloud/CLI/1.65.0/HetznerCloud.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HetznerCloud.CLI +PackageVersion: 1.65.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6ce955893b5426b45fe13669973a0565244b0bd6 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Fri, 22 May 2026 19:47:08 -0400 Subject: [PATCH 015/234] OpenCLICollective.slack-chat-cli version 3.1.51 (#378046) Co-authored-by: github-actions[bot] --- ...LICollective.slack-chat-cli.installer.yaml | 20 ++++++++++++ ...ollective.slack-chat-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.slack-chat-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.yaml diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.installer.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.installer.yaml new file mode 100644 index 000000000000..a34106c8e560 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.51 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: slck.exe + PortableCommandAlias: slck +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.1.51/slck_v3.1.51_windows_amd64.zip + InstallerSha256: D01D97A9633B63C13AA30A7FF83D155A11783D346108F669117DC254A4BE08A8 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.1.51/slck_v3.1.51_windows_arm64.zip + InstallerSha256: 5CD58431B3C4036821116D8E990A3609C7AF7629390A9A278155C9A6567B0672 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.locale.en-US.yaml new file mode 100644 index 000000000000..125bed438b0a --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.51 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/slack-chat-api/issues +PackageName: Slack Chat API CLI +PackageUrl: https://github.com/open-cli-collective/slack-chat-api +License: MIT +LicenseUrl: https://github.com/open-cli-collective/slack-chat-api/blob/main/LICENSE +ShortDescription: Command-line interface for Slack Web API +Description: |- + A lightweight CLI for interacting with the Slack Web API. Provides direct + API access for automation and scripting including sending messages, managing + channels, listing users, viewing message history, and searching messages/files. +Tags: +- slack +- cli +- api +- messaging +- automation +- chat +ReleaseNotesUrl: https://github.com/open-cli-collective/slack-chat-api/releases/tag/v3.1.51 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/slack-chat-api/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.yaml new file mode 100644 index 000000000000..3a785619feba --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.51/OpenCLICollective.slack-chat-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.51 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90d8c15a5034cc55b6ff82638bca9284853290f0 Mon Sep 17 00:00:00 2001 From: "github@warp.dev" <108495044+warpmachineuser@users.noreply.github.com> Date: Sat, 23 May 2026 00:50:48 +0100 Subject: [PATCH 016/234] New version: Warp.Warp version v0.2026.05.20.09.21.stable_03 (#378240) --- .../Warp.Warp.installer.yaml | 48 +++++++++++++++++++ .../Warp.Warp.locale.en-US.yaml | 35 ++++++++++++++ .../Warp.Warp.locale.zh-CN.yaml | 24 ++++++++++ .../Warp.Warp.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.installer.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.en-US.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.zh-CN.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.yaml diff --git a/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.installer.yaml b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.installer.yaml new file mode 100644 index 000000000000..e66c8467a9e2 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.05.20.09.21.stable_03 +InstallerType: inno +Protocols: +- warp +ProductCode: warp-terminal-stable_is1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.05.20.09.21.stable_03&arch=x86_64 + InstallerSha256: F0AFD8A31AACE61145765D4B875EEA761F04C2EB6E77042B3D2BDD4F3930DBA8 + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.05.20.09.21.stable_03&arch=x86_64 + InstallerSha256: F0AFD8A31AACE61145765D4B875EEA761F04C2EB6E77042B3D2BDD4F3930DBA8 + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.05.20.09.21.stable_03&arch=arm64 + InstallerSha256: 21745EDA80602D931B3F09B0FB65491AA90F146B6E8AB987243BBA249B9E595A + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.05.20.09.21.stable_03&arch=arm64 + InstallerSha256: 21745EDA80602D931B3F09B0FB65491AA90F146B6E8AB987243BBA249B9E595A + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.en-US.yaml b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.en-US.yaml new file mode 100644 index 000000000000..81abf0f9a7ce --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.05.20.09.21.stable_03 +PackageLocale: en-US +Publisher: Denver Technologies, Inc. +PublisherUrl: https://www.warp.dev/ +PublisherSupportUrl: https://www.warp.dev/contact +PrivacyUrl: https://www.warp.dev/privacy-policy +Author: Denver Technologies, Inc. +PackageName: Warp +PackageUrl: https://www.warp.dev/windows-terminal +License: Proprietary +LicenseUrl: https://www.warp.dev/terms-of-service +Copyright: Copyright 2025 Warp +CopyrightUrl: https://www.warp.dev/terms-of-service +ShortDescription: Warp is the intelligent terminal with AI and your dev team’s knowledge built-in. Warp brings AI, collaboration, and a modern-UX to this essential developer tool to help you become even more powerful. +Description: |- + Warp is the intelligent terminal with AI and your dev team's knowledge built-in. + Key Features: + - Warp AI: AI integrated in your terminal for natural language input, autofill, and intelligent suggestions. + - Warp Drive: Notebooks, workflows, and environment variables for you to use personally or with your team. + - Modern UX and Text Editing: Commands and outputs are grouped into easy to use Blocks, and you can use your cursor or customizable keybindings to easily navigate Warp’s input editor. + You can fully customize Warp's appearance, prompts, settings, and keybindings to fit your preferences. Warp works with zsh, bash, fish, and PowerShell, and is built with Rust for high performance. +Tags: +- ai +- console +- terminal +PurchaseUrl: https://www.warp.dev/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.warp.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.zh-CN.yaml b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.zh-CN.yaml new file mode 100644 index 000000000000..844c527ffd5d --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.05.20.09.21.stable_03 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Warp 是一款内置 AI 和开发团队知识的智能终端。Warp 为这款重要的开发工具带来了 AI、协作和现代用户体验,让您变得更加出色。 +Description: |- + Warp 是一款内置 AI 和开发团队知识的智能终端。 + 主要功能: + - Warp AI:AI 集成在你的终端中,用于自然语言输入、自动填充和智能建议。 + - Warp Drive:笔记本、工作流和环境变量,供个人或团队使用。 + - 现代用户体验和文本编辑:将命令和输出归类到易用的“块”(Block)中,您可以使用光标或自定义组合键来轻松浏览 Warp 的输入编辑器。 + 您可以完全自定义 Warp 的外观、提示、设置和组合键,以满足自己的喜好。Warp 可与 zsh、bash、fish 和 PowerShell 配合使用,并采用 Rust 构建,性能卓越。 +Tags: +- console +- terminal +- 人工智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.warp.dev/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.yaml b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.yaml new file mode 100644 index 000000000000..22ef90040f95 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.05.20.09.21.stable_03/Warp.Warp.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.05.20.09.21.stable_03 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5cac639d8a5e7c644f212ccf4133de945a8e6fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Fri, 22 May 2026 19:54:26 -0400 Subject: [PATCH 017/234] New version: GAM-Team.gam version 7.43.09 (#378265) --- .../gam/7.43.09/GAM-Team.gam.installer.yaml | 24 ++++++++++++ .../7.43.09/GAM-Team.gam.locale.en-US.yaml | 38 +++++++++++++++++++ .../g/GAM-Team/gam/7.43.09/GAM-Team.gam.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.installer.yaml create mode 100644 manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.locale.en-US.yaml create mode 100644 manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.yaml diff --git a/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.installer.yaml b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.installer.yaml new file mode 100644 index 000000000000..277716817633 --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.43.09 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%SystemDrive%\GAM7' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.43.09/gam-7.43.09-windows-x86_64.exe + InstallerSha256: 69657F51C99FCB32CF969BF197E5998D4803D2C6F6C86DD3C834C03CC8758F07 +- Architecture: arm64 + InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.43.09/gam-7.43.09-windows-arm64.exe + InstallerSha256: F03201B8329F3DF9C904B439E147992B381A7EB833A32AD7B14F7F063C1A0AB9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.locale.en-US.yaml b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.locale.en-US.yaml new file mode 100644 index 000000000000..aafaf7161dfe --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.43.09 +PackageLocale: en-US +Publisher: GAM Team - google-apps-manager@googlegroups.com +PublisherUrl: https://github.com/GAM-team +PublisherSupportUrl: https://github.com/GAM-team/GAM/issues +PackageName: gam +PackageUrl: https://github.com/GAM-team/GAM +License: Apache-2.0 +LicenseUrl: https://github.com/GAM-team/GAM/blob/HEAD/LICENSE +ShortDescription: command line management for Google Workspace +Tags: +- gam +- google +- google-admin-sdk +- google-api +- google-apps +- google-calendar +- google-cloud +- google-drive +- google-workspace +- gsuite +- oauth2 +- oauth2-client +- python +ReleaseNotes: |- + - 7.43.09 + Fixed bug in gam print filelist that caused a trap. + - See Update History +ReleaseNotesUrl: https://github.com/GAM-team/GAM/releases/tag/v7.43.09 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GAM-team/GAM/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.yaml b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.yaml new file mode 100644 index 000000000000..2295d810eaf5 --- /dev/null +++ b/manifests/g/GAM-Team/gam/7.43.09/GAM-Team.gam.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GAM-Team.gam +PackageVersion: 7.43.09 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7dff606e8b5b38e48074b232a435b1f56b8a965f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Fri, 22 May 2026 19:57:55 -0400 Subject: [PATCH 018/234] New version: SST.OpenCodeDesktop version 1.15.9 (#378276) --- .../1.15.9/SST.OpenCodeDesktop.installer.yaml | 23 +++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 87 +++++++++++++++++++ .../1.15.9/SST.OpenCodeDesktop.yaml | 8 ++ 3 files changed, 118 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..afff09839665 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.9 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.15.9 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.9/opencode-desktop-win-x64.exe + InstallerSha256: 6A4A4EA8404556A7D0351933C7750EDCF7F21C4FE22728C88AEFE7E73C65C317 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.9/opencode-desktop-win-arm64.exe + InstallerSha256: 03CB5380088D05ECF13A7455A9279FF6F38087FFA244DD51EB22D7E84E69DF8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..74a8b9e8ffe9 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,87 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.9 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + + Improvements + - Redesigned the diff viewer with a file tree and refreshed layout. + + Bugfixes + - Return to the previous screen when closing the diff viewer. + - Show clearer errors when a default model is invalid or unavailable. + - Surface missing PTY session errors instead of failing generically. + - Improve diff viewer empty states and context handling. + - Show clearer errors when a skill invocation fails as expected. + - Show clearer errors when an installation upgrade fails. + - Show clearer project not found errors from the HTTP API. + - Return PTY error bodies from the HTTP API. + - Enable the diff viewer by default. + - Return MCP server not found errors from the HTTP API. + - Let MCP OAuth configs set a callback port and include configured scopes in client metadata. (@sebin) + - Use working Vertex Anthropic endpoints for us and eu multi-region setups. (@JPFrancoia) + - Return session busy error bodies from the HTTP API. + - Preserve native reasoning continuation metadata across turns. + + TUI + + Improvements + - Copy the current worktree path from the command palette. + + Bugfixes + - Refine diff viewer keyboard shortcuts. + - Restore question prompt key handling. + - Keep the spinner color aligned with the active agent. (@OpeOginni) + + Desktop + + Improvements + - Move tab navigation into the title bar and tighten session tab shortcuts. + - Show session status in the title bar. + + Bugfixes + - Extract user codes correctly from callback URLs that contain multiple colons. (@OpeOginni) + - Debounce VCS refreshes to reduce session page churn. + Thank you to 4 community contributors: + - @vglafirov: + - chore(deps): bump gitlab-ai-provider to 6.7.0 (#28218) + - @OpeOginni: + - fix(opencode): update spinner color logic (#28032) + - fix(desktop): correct user code extraction when URL contains colons (#28837) + - @JPFrancoia: + - fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347) + - @sebin: + - fix(mcp): include scope in clientMetadata and add callbackPort option (#28810) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.15.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..1211a3d1e52c --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.9/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 12efe90967ed69fbf9d1d9027eb9d519edc23328 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 08:01:27 +0800 Subject: [PATCH 019/234] New version: SST.opencode version 1.15.9 (#378283) --- .../1.15.9/SST.opencode.installer.yaml | 21 +++++ .../1.15.9/SST.opencode.locale.en-US.yaml | 79 +++++++++++++++++++ .../1.15.9/SST.opencode.locale.zh-CN.yaml | 25 ++++++ .../s/SST/opencode/1.15.9/SST.opencode.yaml | 8 ++ 4 files changed, 133 insertions(+) create mode 100644 manifests/s/SST/opencode/1.15.9/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.15.9/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.15.9/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.15.9/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.15.9/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.15.9/SST.opencode.installer.yaml new file mode 100644 index 000000000000..a50a3a6bd31f --- /dev/null +++ b/manifests/s/SST/opencode/1.15.9/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.9/opencode-windows-x64.zip + InstallerSha256: 30631D47B0A758AE3F787F872B6631DB15F0BDE42718428DBEFCE4516E6E9EB5 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.9/opencode-windows-arm64.zip + InstallerSha256: DAFE0F6B5E1F5C7E087F230247D418D98831FB62E6B9C82737B82671D05F5AD6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..619d0905e47d --- /dev/null +++ b/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.en-US.yaml @@ -0,0 +1,79 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.9 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Improvements + - Redesigned the diff viewer with a file tree and refreshed layout. + Bugfixes + - Return to the previous screen when closing the diff viewer. + - Show clearer errors when a default model is invalid or unavailable. + - Surface missing PTY session errors instead of failing generically. + - Improve diff viewer empty states and context handling. + - Show clearer errors when a skill invocation fails as expected. + - Show clearer errors when an installation upgrade fails. + - Show clearer project not found errors from the HTTP API. + - Return PTY error bodies from the HTTP API. + - Enable the diff viewer by default. + - Return MCP server not found errors from the HTTP API. + - Let MCP OAuth configs set a callback port and include configured scopes in client metadata. (@sebin) + - Use working Vertex Anthropic endpoints for us and eu multi-region setups. (@JPFrancoia) + - Return session busy error bodies from the HTTP API. + - Preserve native reasoning continuation metadata across turns. + TUI + Improvements + - Copy the current worktree path from the command palette. + Bugfixes + - Refine diff viewer keyboard shortcuts. + - Restore question prompt key handling. + - Keep the spinner color aligned with the active agent. (@OpeOginni) + Desktop + Improvements + - Move tab navigation into the title bar and tighten session tab shortcuts. + - Show session status in the title bar. + Bugfixes + - Extract user codes correctly from callback URLs that contain multiple colons. (@OpeOginni) + - Debounce VCS refreshes to reduce session page churn. + Thank you to 4 community contributors: + - @vglafirov: + - chore(deps): bump gitlab-ai-provider to 6.7.0 (#28218) + - @OpeOginni: + - fix(opencode): update spinner color logic (#28032) + - fix(desktop): correct user code extraction when URL contains colons (#28837) + - @JPFrancoia: + - fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347) + - @sebin: + - fix(mcp): include scope in clientMetadata and add callbackPort option (#28810) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.15.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..ced98095bf8f --- /dev/null +++ b/manifests/s/SST/opencode/1.15.9/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.9 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.9/SST.opencode.yaml b/manifests/s/SST/opencode/1.15.9/SST.opencode.yaml new file mode 100644 index 000000000000..06fdc3a6d01b --- /dev/null +++ b/manifests/s/SST/opencode/1.15.9/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8d69cef71f5e5802d8635aa2ec0cf839a18dfa05 Mon Sep 17 00:00:00 2001 From: Rick Fleming Date: Fri, 22 May 2026 19:04:56 -0500 Subject: [PATCH 020/234] New version: Acqusys.Taskeract version 2.2.10 (#378293) --- .../2.2.10/Acqusys.Taskeract.installer.yaml | 12 ++++++++++++ .../2.2.10/Acqusys.Taskeract.locale.en-US.yaml | 12 ++++++++++++ .../Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.installer.yaml create mode 100644 manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.locale.en-US.yaml create mode 100644 manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.yaml diff --git a/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.installer.yaml b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.installer.yaml new file mode 100644 index 000000000000..538a8ebb7e61 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 2.2.10 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://f001.backblazeb2.com/file/taskeract-pub/releases/v2.2.10/Taskeract_2.2.10_x64-setup.exe + InstallerSha256: 8E1D8908F06976C9DE5DA70206224A4EE51C5086E5CF0F3B27D824BB7AC51ECE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.locale.en-US.yaml b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.locale.en-US.yaml new file mode 100644 index 000000000000..8d4312f05685 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 2.2.10 +PackageLocale: en-US +Publisher: Acqusys, LLC +PackageName: Taskeract +License: Proprietary +ShortDescription: Desktop app for orchestrating AI coding agents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.yaml b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.yaml new file mode 100644 index 000000000000..56444e1ca918 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/2.2.10/Acqusys.Taskeract.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 2.2.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dc1d3024b947e5245ce68d3f8abe114fa7d7739a Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:08:36 +0100 Subject: [PATCH 021/234] New version: LouisHinchliffe.HardwareMon version 14.6.7 (#378295) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.7/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..0eeba7a25d03 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.7 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.7/HardwareMonSetup-x64-14.6.7.exe + InstallerSha256: C91578133F371F058D567354468F6C53B6A4ED2FD70E09AACC31605D4D3C5135 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..cdd86053679f --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.7 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.6...v14.6.7' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..f9442fa63c65 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.7/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4bde0c8613f03fe365fb53251100d023acabc1d6 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:11:18 +0100 Subject: [PATCH 022/234] New version: LouisHinchliffe.HardwareMon version 14.6.8 (#378296) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.8/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..cb1a10edc550 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.8 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.8/HardwareMonSetup-x64-14.6.8.exe + InstallerSha256: B58110DE09CB0CE681530D9A109C30BF296F9D6F13DE6C338BB8D8D1386D28FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..c5fc60d7579e --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.8 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.6...v14.6.8' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..4a780142f6ab --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.8/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b92fcfc2dc9a6a9f8b915bb51ddfb9665cdd5386 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:13:55 +0100 Subject: [PATCH 023/234] New version: LouisHinchliffe.HardwareMon version 14.6.9 (#378298) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.6.9/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..ca969b9cfc10 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.6.9/HardwareMonSetup-x64-14.6.9.exe + InstallerSha256: 604B4BF245076B79716E40F9546D24D7605AC7645E37AEB23D43373CF84851CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..6d6d06c7dc3b --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.9 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.7...v14.6.9' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.6.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..9b246c84c9e4 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.6.9/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e02ce8bbf1145b6f234b8a1511b3678140f7300c Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:17:04 +0100 Subject: [PATCH 024/234] New version: LouisHinchliffe.HardwareMon version 14.7.0 (#378302) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.7.0/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..ce00bb47e4dd --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.7.0/HardwareMonSetup-x64-14.7.0.exe + InstallerSha256: 65E9276365BC5F84BB07B3ED471A533148ECAF2E53F025ADA043C7F37F54A1A7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..2b21329ffb6f --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.0 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.6.9...v14.7.0' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.7.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..ea9331fe6364 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.0/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8af200495443d27e3724abad77bca2d92dca88d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 08:21:02 +0800 Subject: [PATCH 025/234] New version: TandemHealth.Tandem version 2026.5.22 (2026.5.22-build79877+0d95078) (#378303) --- .../TandemHealth.Tandem.installer.yaml | 4 ++-- .../TandemHealth.Tandem.locale.da.yaml | 2 +- .../TandemHealth.Tandem.locale.de.yaml | 2 +- .../TandemHealth.Tandem.locale.en-US.yaml | 2 +- .../TandemHealth.Tandem.locale.es.yaml | 2 +- .../TandemHealth.Tandem.locale.et.yaml | 2 +- .../TandemHealth.Tandem.locale.fi.yaml | 2 +- .../TandemHealth.Tandem.locale.fr.yaml | 2 +- .../TandemHealth.Tandem.locale.nb-NO.yaml | 2 +- .../TandemHealth.Tandem.locale.sv.yaml | 2 +- .../Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.yaml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.installer.yaml (83%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.da.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.de.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.en-US.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.es.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.et.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.fi.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.fr.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.nb-NO.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.locale.sv.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.21 => 2026.5.22}/TandemHealth.Tandem.yaml (90%) diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.installer.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.installer.yaml similarity index 83% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.installer.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.installer.yaml index b5e546105c70..a741c59b4577 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.installer.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 InstallerType: exe Scope: user InstallModes: @@ -17,6 +17,6 @@ ProductCode: Tandem Installers: - Architecture: x64 InstallerUrl: https://tandemhealth.blob.core.windows.net/tandem-public/native/Tandem-win-Setup.exe - InstallerSha256: 8B978C26EA2F99CED91C302825B612D58283A28B1B5B17F7C81201205D449287 + InstallerSha256: C0F9AA3D0E20A48BABB89CEB19AC916225DAD7C3E3088CCEF0EBE58495147831 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.da.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.da.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.da.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.da.yaml index bfef3b2dd858..c017fc09ae1d 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.da.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.da.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: da PublisherUrl: https://tandemhealth.ai/da/ PrivacyUrl: https://tandemhealth.ai/da/juridisk/privatlivspolitik diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.de.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.de.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.de.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.de.yaml index 55f01d6dabba..5e23975dbe9f 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.de.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.de.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: de PublisherUrl: https://tandemhealth.ai/de/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/de/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.en-US.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.en-US.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.en-US.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.en-US.yaml index 66ef36f582ed..8fa086574a47 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.en-US.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: en-US Publisher: Tandem PublisherUrl: https://tandemhealth.ai/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.es.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.es.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.es.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.es.yaml index b2546ccb5f41..421edc0249c9 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.es.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.es.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: es PublisherUrl: https://tandemhealth.ai/es/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/es/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.et.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.et.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.et.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.et.yaml index 60b4ba9ea0cd..ceb578371e82 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.et.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.et.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: et PublisherUrl: https://tandemhealth.ai/et/ PrivacyUrl: https://tandemhealth.ai/et/juriidiline/privacy-policy diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fi.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fi.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fi.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fi.yaml index c46f1991b239..cace152421b3 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fi.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fi.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: fi PublisherUrl: https://tandemhealth.ai/fi/ PrivacyUrl: https://tandemhealth.ai/fi/legal/tietosuoja diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fr.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fr.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fr.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fr.yaml index c39092b1a2c6..3b037f457c68 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.fr.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.fr.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: fr PublisherUrl: https://tandemhealth.ai/fr/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/fr/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.nb-NO.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.nb-NO.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.nb-NO.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.nb-NO.yaml index 9bfe27f19792..9974c61e6e87 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.nb-NO.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: nb-NO PublisherUrl: https://tandemhealth.ai/no/ PrivacyUrl: https://tandemhealth.ai/no/juridisk/personvern diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.sv.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.sv.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.sv.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.sv.yaml index 52d5a5662704..eac5972cb06e 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.locale.sv.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.locale.sv.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 PackageLocale: sv PublisherUrl: https://tandemhealth.ai/sv/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/sv/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.yaml b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.yaml similarity index 90% rename from manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.yaml index fb5162a28162..d121de9064d8 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.21/TandemHealth.Tandem.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.22/TandemHealth.Tandem.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.21 +PackageVersion: 2026.5.22 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From cef92d4c94279f7d9278751938c88176113a1688 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:22:40 +0100 Subject: [PATCH 026/234] New version: LouisHinchliffe.HardwareMon version 14.7.1 (#378304) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.7.1/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..106e95df3ef9 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.1 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.7.1/HardwareMonSetup-x64-14.7.1.exe + InstallerSha256: 02E1367071A79622C818A4FCA3DB2FB3A8A610D7B6B70D989FDC4DE0D442C72B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..44285932d673 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.1 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.7.0...v14.7.1' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.7.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..54b5d879b1da --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.1/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e50bd5dfbaddaecfe85b67dec4760ef61cd7af2a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:22:52 -0500 Subject: [PATCH 027/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.0.0.26 (#378309) --- .../10.0.0.26/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.0.0.26/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.0.0.26/ArminOsaj.AutoDarkMode.locale.en-US.yaml index d7455a4baf3a..897308b7da59 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.0.0.26/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.0.0.26/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/ CopyrightUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/master/LICENSE ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times. # Description: -Moniker: auto-dark-mode +Moniker: autodarkmode Tags: - dark-theme - foss From 7d7a4322cfe8d8f9dcfb4640a3ecc0f9537c2697 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:23:03 -0500 Subject: [PATCH 028/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.0.1 (#378310) --- .../10.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml index aa920f1c2faa..6d8a7593f09c 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/ CopyrightUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/master/LICENSE ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times. # Description: -Moniker: auto-dark-mode +Moniker: autodarkmode Tags: - dark-theme - foss From ac8403ec65c0e1961ce200167d06ffa7af9612c6 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:23:15 -0500 Subject: [PATCH 029/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.1.0.10 (#378312) --- .../10.1.0.10/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.1.0.10/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.1.0.10/ArminOsaj.AutoDarkMode.locale.en-US.yaml index d6c47c0927f2..08cb1aaf9f35 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.1.0.10/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.1.0.10/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://raw.githubusercontent.com/AutoDarkMode/Windows-Auto-Night-Mo CopyrightUrl: https://raw.githubusercontent.com/AutoDarkMode/Windows-Auto-Night-Mode/master/LICENSE ShortDescription: Automatically switches between the dark and light theme of Windows 10 and Windows 11. Description: Automatically switches between the dark and light theme of Windows 10 and Windows 11. Auto Dark Mode helps you to be more productive. Because you shouldn't care about changing Windows settings several times a day. As soon as the sun goes down, we'll take care of everything for you. Because a simple design change would be too boring, Auto Dark Mode is packed with useful functions. For example, we can also change your desktop wallpaper. -# Moniker: +Moniker: autodarkmode Tags: - dark-theme - darkmode From dfb83060499358f4e85d2f044f5c44d1e32e2b60 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:23:27 -0500 Subject: [PATCH 030/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.2.0.18 (#378313) --- .../10.2.0.18/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.2.0.18/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.2.0.18/ArminOsaj.AutoDarkMode.locale.en-US.yaml index 6f583836baa9..4dfe57ecb5d0 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.2.0.18/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.2.0.18/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://raw.githubusercontent.com/AutoDarkMode/Windows-Auto-Night-Mo CopyrightUrl: https://raw.githubusercontent.com/AutoDarkMode/Windows-Auto-Night-Mode/master/LICENSE ShortDescription: Automatically switches between the dark and light theme of Windows 10 and Windows 11. Description: Automatically switches between the dark and light theme of Windows 10 and Windows 11. Auto Dark Mode helps you to be more productive. Because you shouldn't care about changing Windows settings several times a day. As soon as the sun goes down, we'll take care of everything for you. Because a simple design change would be too boring, Auto Dark Mode is packed with useful functions. For example, we can also change your desktop wallpaper. -# Moniker: +Moniker: autodarkmode Tags: - dark-theme - darkmode From d13becfb30eee52a50c027c3e7c097d3db1494a9 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:23:39 -0500 Subject: [PATCH 031/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.3.0.90 (#378315) --- .../10.3.0.90/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.3.0.90/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.3.0.90/ArminOsaj.AutoDarkMode.locale.en-US.yaml index da3380a6a354..24b2f4c60212 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.3.0.90/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.3.0.90/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -23,7 +23,7 @@ Description: |- As soon as the sun goes down, we'll take care of everything for you. Because a simple design change would be too boring, Auto Dark Mode is packed with useful functions. For example, we can also change your desktop wallpaper. -# Moniker: +Moniker: autodarkmode Tags: - dark-theme - darkmode From 60bcf9f9c43290c4af7ed35102afbc71dde29a21 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:23:51 -0500 Subject: [PATCH 032/234] Standardize Moniker for ArminOsaj.AutoDarkMode 2.3.1 (#378318) --- .../AutoDarkMode/2.3.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/2.3.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/2.3.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml index 0a40d9c40472..4bfd3c55445a 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/2.3.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/2.3.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://github.com/Armin2208/Windows-Auto-Night-Mode/blob/master/LIC # CopyrightUrl: ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times # Description: -# Moniker: +Moniker: autodarkmode # Tags: # ReleaseNotes: # ReleaseNotesUrl: From a432318b83fc5a8d2d0d9715f4d785a45451212e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:24:03 -0500 Subject: [PATCH 033/234] Standardize Moniker for ArminOsaj.AutoDarkMode 3.0.1 (#378319) --- .../AutoDarkMode/3.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/3.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/3.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml index fd7b9f1d6264..f39a418af458 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/3.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/3.0.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/ CopyrightUrl: https://raw.githubusercontent.com/Armin2208/Windows-Auto-Night-Mode/master/LICENSE ShortDescription: Automatically switches between the dark and light theme of Windows 10 at scheduled times. # Description: -Moniker: auto-dark-mode +Moniker: autodarkmode Tags: - dark-theme - foss From 47060a21aa9e746682e55415cbd4503190e6c5c8 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:24:15 -0500 Subject: [PATCH 034/234] Standardize Moniker for calendulish.SteamToolsNG 4.0 (#378321) --- .../SteamToolsNG/4.0/calendulish.SteamToolsNG.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/c/calendulish/SteamToolsNG/4.0/calendulish.SteamToolsNG.locale.en-US.yaml b/manifests/c/calendulish/SteamToolsNG/4.0/calendulish.SteamToolsNG.locale.en-US.yaml index 8042450bc5b8..9885490db896 100644 --- a/manifests/c/calendulish/SteamToolsNG/4.0/calendulish.SteamToolsNG.locale.en-US.yaml +++ b/manifests/c/calendulish/SteamToolsNG/4.0/calendulish.SteamToolsNG.locale.en-US.yaml @@ -14,7 +14,7 @@ LicenseUrl: https://raw.githubusercontent.com/calendulish/steam-tools-ng/master/ Copyright: Lara Maia 2024 ShortDescription: Useful tools for Steam Description: Some useful tools to use with steam client or compatible programs and websites -Moniker: steam-tools-ng +Moniker: steamtools-ng Tags: - steam - valve From 9f569ccc09780b83016453ca8dd1ad08e1fe5f3d Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:24:26 -0500 Subject: [PATCH 035/234] Standardize Moniker for DYMO.DYMOConnect 1.4.5.1 (#378322) --- .../DYMO/DYMOConnect/1.4.5.1/DYMO.DYMOConnect.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/d/DYMO/DYMOConnect/1.4.5.1/DYMO.DYMOConnect.locale.en-US.yaml b/manifests/d/DYMO/DYMOConnect/1.4.5.1/DYMO.DYMOConnect.locale.en-US.yaml index 56ed9aac6dda..b0fc68f69cc3 100644 --- a/manifests/d/DYMO/DYMOConnect/1.4.5.1/DYMO.DYMOConnect.locale.en-US.yaml +++ b/manifests/d/DYMO/DYMOConnect/1.4.5.1/DYMO.DYMOConnect.locale.en-US.yaml @@ -9,7 +9,7 @@ PackageName: DYMO Connect License: Proprietary Copyright: Copyright (c) Sanford L.P. ShortDescription: DYMO Connect for Desktop enables the creation and printing of labels for LabelWriter 450 series/4XL and LabelManager printers. -Moniker: DYMOConnect +Moniker: dymoconnect Tags: - labelwriter - LabelWriter Wireless From 225389e2b0c3cb4f5e43660eca68b0f05f065ced Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:24:38 -0500 Subject: [PATCH 036/234] Standardize Moniker for DYMO.DYMOConnect 1.4.6.37 (#378324) --- .../DYMOConnect/1.4.6.37/DYMO.DYMOConnect.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/d/DYMO/DYMOConnect/1.4.6.37/DYMO.DYMOConnect.locale.en-US.yaml b/manifests/d/DYMO/DYMOConnect/1.4.6.37/DYMO.DYMOConnect.locale.en-US.yaml index 80b96af920b9..c414af1f2664 100644 --- a/manifests/d/DYMO/DYMOConnect/1.4.6.37/DYMO.DYMOConnect.locale.en-US.yaml +++ b/manifests/d/DYMO/DYMOConnect/1.4.6.37/DYMO.DYMOConnect.locale.en-US.yaml @@ -9,7 +9,7 @@ PackageName: DYMO Connect License: Proprietary Copyright: Copyright (c) Sanford L.P. ShortDescription: DYMO Connect for Desktop enables the creation and printing of labels for LabelWriter 450 series/4XL and LabelManager printers. -Moniker: DYMOConnect +Moniker: dymoconnect Tags: - labelwriter - LabelWriter Wireless From 5ef59649287c45d5f87fc8f107cb30afd6ef6766 Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Fri, 22 May 2026 21:26:38 -0300 Subject: [PATCH 037/234] New version: charmbracelet.crush 0.71.0 (#378257) Co-authored-by: Charm --- .../0.71.0/charmbracelet.crush.installer.yaml | 34 +++++++++++++++++++ .../charmbracelet.crush.locale.en-US.yaml | 18 ++++++++++ .../crush/0.71.0/charmbracelet.crush.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.installer.yaml create mode 100644 manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.yaml diff --git a/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.installer.yaml new file mode 100644 index 000000000000..21b19102a231 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.71.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-22" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.71.0_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.71.0/crush_0.71.0_Windows_i386.zip + InstallerSha256: 151ce380e5df7626147eeabe34e37557037b7d1e0c9ec985dc7db282f2f626f3 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.71.0_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.71.0/crush_0.71.0_Windows_x86_64.zip + InstallerSha256: 544ef69b2f2a872dbfb680aa2023644284a42cbaede404b981a335f22fb77c7f + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.71.0_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.71.0/crush_0.71.0_Windows_arm64.zip + InstallerSha256: 820f104ac24b8d416257c985305d4789b3d7fcdc3086ffb99eb4139d2c93439e + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 000000000000..c68cf8871a7b --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.71.0 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.71.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.yaml new file mode 100644 index 000000000000..9d2055f3d53e --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.71.0/charmbracelet.crush.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.71.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a2c1e3690abb46237ac218dd30cf17787218d169 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Sat, 23 May 2026 02:26:54 +0200 Subject: [PATCH 038/234] New version: Pulumi.Pulumi version 3.243.0 (#378285) --- .../3.243.0/Pulumi.Pulumi.installer.yaml | 15 ++++++++ .../3.243.0/Pulumi.Pulumi.locale.en-US.yaml | 35 +++++++++++++++++++ .../Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.installer.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.locale.en-US.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.yaml diff --git a/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.installer.yaml b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.installer.yaml new file mode 100644 index 000000000000..8acb57f67dd0 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.243.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{AC9936EE-1691-415E-91E8-E6AA812D69D4}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pulumi/pulumi-winget/releases/download/v3.243.0/pulumi-3.243.0-windows-x64.msi + InstallerSha256: 1FA22FEA2617FE55FF82B7D41C5A53D75AC40E283C615B90DC74685E0FE88FDB +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.locale.en-US.yaml b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.locale.en-US.yaml new file mode 100644 index 000000000000..e17f2eeb8e2d --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.243.0 +PackageLocale: en-US +Publisher: Pulumi Corp +PublisherUrl: https://github.com/pulumi +PublisherSupportUrl: https://github.com/pulumi/pulumi-winget/issues +PackageName: Pulumi +PackageUrl: https://www.pulumi.com +License: Apache License 2.0 +LicenseUrl: https://github.com/pulumi/pulumi/blob/master/LICENSE +ShortDescription: Pulumi CLI for managing modern infrastructure as code +Tags: +- aws +- azure +- containers +- cloud +- cloud-computing +- dotnet +- gcp +- go +- iac +- infrastructure-as-code +- kubernetes +- python +- serverless +- typescript +ReleaseNotesUrl: https://github.com/pulumi/pulumi-winget/releases/tag/v3.243.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pulumi/pulumi-winget/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.yaml b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.yaml new file mode 100644 index 000000000000..8bae62925e5e --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.243.0/Pulumi.Pulumi.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.243.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9554bac9aeb42c1070bb00232f3905f1968a986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralph=20K=C3=BCpper?= Date: Sat, 23 May 2026 02:27:07 +0200 Subject: [PATCH 039/234] New version: PerryTS.Perry version 0.5.1025 (#378291) --- .../0.5.1025/PerryTS.Perry.installer.yaml | 20 ++++++++++++++++ .../0.5.1025/PerryTS.Perry.locale.en-US.yaml | 24 +++++++++++++++++++ .../PerryTS/Perry/0.5.1025/PerryTS.Perry.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.installer.yaml create mode 100644 manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.locale.en-US.yaml create mode 100644 manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.yaml diff --git a/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.installer.yaml b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.installer.yaml new file mode 100644 index 000000000000..ae90781a8ebe --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.5.1025 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: perry.exe + PortableCommandAlias: perry +Dependencies: + PackageDependencies: + - PackageIdentifier: LLVM.LLVM +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.5.1025/perry-windows-x86_64.zip + InstallerSha256: 5F42CDDC96765623689794BBC2118153616C35E96DD67D96F9FBBFCF44BB2B9D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.locale.en-US.yaml b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.locale.en-US.yaml new file mode 100644 index 000000000000..94b0bbe0b869 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.5.1025 +PackageLocale: en-US +Publisher: PerryTS +PublisherUrl: https://github.com/PerryTS +PublisherSupportUrl: https://github.com/PerryTS/perry/issues +PackageName: Perry +PackageUrl: https://github.com/PerryTS/perry +License: MIT +LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE +ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables +Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation. +Tags: +- typescript +- compiler +- native +- rust +- cranelift +ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.5.1025 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.yaml b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.yaml new file mode 100644 index 000000000000..c66146e0b287 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1025/PerryTS.Perry.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.5.1025 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d3ed52f94678acbb29e37fcf2b609f28edf69c32 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Sat, 23 May 2026 10:27:20 +1000 Subject: [PATCH 040/234] New version: Speakeasy.speakeasy 1.764.1 (#378297) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.764.1/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 000000000000..944dd6b44c09 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.764.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-22" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.764.1/speakeasy_windows_386.zip + InstallerSha256: 7923cdb8105c9858b189a8dea5e8d403038922b3a21d526abdc1dddde8163a28 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.764.1/speakeasy_windows_arm64.zip + InstallerSha256: bef1848b5f398e8af31fab86b5d3de9e7ffdc65e809ef9b6dc97c67d989d090f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.764.1/speakeasy_windows_amd64.zip + InstallerSha256: c469b271267377810367b26bf0047bcd29c2fb06184878bdf5f2d2711cc51812 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 000000000000..2f6879adef85 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.764.1 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.764.1 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.764.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.yaml new file mode 100644 index 000000000000..ed11509917ce --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.764.1/Speakeasy.speakeasy.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.764.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5d51d52149d9353059f3ce18c89b063a49d31b4a Mon Sep 17 00:00:00 2001 From: Wilson Glasser Date: Fri, 22 May 2026 21:27:35 -0300 Subject: [PATCH 041/234] New version: WilsonGlasser.BaseMaster version 0.6.3 (#378305) --- .../WilsonGlasser.BaseMaster.installer.yaml | 22 +++++++++++++ ...WilsonGlasser.BaseMaster.locale.en-US.yaml | 33 +++++++++++++++++++ .../0.6.3/WilsonGlasser.BaseMaster.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.installer.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.locale.en-US.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.yaml diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.installer.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.installer.yaml new file mode 100644 index 000000000000..c58c0482222f --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.6.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: BaseMaster +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- DisplayName: BaseMaster + Publisher: basemaster + ProductCode: BaseMaster +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\BaseMaster' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wilsonglasser/basemaster/releases/download/v0.6.3/BaseMaster_0.6.3_x64-setup.exe + InstallerSha256: 6732EDEC53F9EA4AB96F63177B3CB617490F4401B48B2E047DFFB61E60EF74F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.locale.en-US.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.locale.en-US.yaml new file mode 100644 index 000000000000..ad0bc31276a9 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.6.3 +PackageLocale: en-US +Publisher: Wilson Glasser +PublisherUrl: https://basemaster.org/ +PublisherSupportUrl: https://github.com/wilsonglasser/basemaster/issues +Author: Wilson Glasser +PackageName: https://basemaster.org +PackageUrl: https://basemaster.org/ +License: MIT +LicenseUrl: https://github.com/wilsonglasser/basemaster/blob/HEAD/LICENSE +ShortDescription: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Description: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Tags: +- database +- mariadb +- mysql +- postgreesql +- rust +- sqlite +ReleaseNotes: |- + BaseMaster v0.6.3 + Download disponível em Assets abaixo. + - Windows: .msi (instalador) e .exe (portable) + - macOS: .dmg (Apple Silicon / Intel) + - Linux: .deb, .rpm, .AppImage + 🤖 Build automatizado via GitHub Actions. +ReleaseNotesUrl: https://github.com/wilsonglasser/basemaster/releases/tag/v0.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.yaml new file mode 100644 index 000000000000..1501f5b74d55 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.3/WilsonGlasser.BaseMaster.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f6211dc1c6409799797d5f4e2179aad4447b0f49 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 23 May 2026 01:27:47 +0100 Subject: [PATCH 042/234] New version: LouisHinchliffe.HardwareMon version 14.7.2 (#378306) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.7.2/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..23d475ba9d22 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.7.2/HardwareMonSetup-x64-14.7.2.exe + InstallerSha256: A1653C6D03D16210FDAA82DA932FC06C2D5094E06885F8BFA036377704B671A0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..af080c04a7fb --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.2 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.7.1...v14.7.2' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.7.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..59ce1efe17b0 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.7.2/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From efe905931667ef4d72a488dd1c4d012cdcfee5bc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 17:28:00 -0700 Subject: [PATCH 043/234] Automatic update of AnInsomniacy.MotrixNext 3.8.10 (#378314) --- .../AnInsomniacy.MotrixNext.installer.yaml | 52 +++---- .../AnInsomniacy.MotrixNext.locale.en-US.yaml | 140 +++++++++--------- .../AnInsomniacy.MotrixNext.locale.zh-CN.yaml | 86 +++++------ .../3.8.10/AnInsomniacy.MotrixNext.yaml | 16 +- 4 files changed, 147 insertions(+), 147 deletions(-) diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.installer.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.installer.yaml index 984d11657d3e..c171fbc7485b 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.installer.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.installer.yaml @@ -1,26 +1,26 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.8.10 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- magnet -- thunder -FileExtensions: -- meta4 -- metalink -- torrent -ProductCode: MotrixNext -ReleaseDate: 2026-05-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.8.10/MotrixNext_3.8.10_x64-setup.exe - InstallerSha256: C81AE0962975872B79EEA46B1B2FA2AB3A8E68586C9E10EFB11B5091A45CDA76 -- Architecture: arm64 - InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.8.10/MotrixNext_3.8.10_arm64-setup.exe - InstallerSha256: 340DD6F4489BCA736F59C7AE7E2B28C05D99935AF990735E1D1806B2F503FDC2 -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.8.10 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- magnet +- thunder +FileExtensions: +- meta4 +- metalink +- torrent +ProductCode: MotrixNext +ReleaseDate: 2026-05-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.8.10/MotrixNext_3.8.10_x64-setup.exe + InstallerSha256: CD9B3812AA983242EE3CED9F179D71A26ED29803C24DC07F763B4BCB1B11BBB9 +- Architecture: arm64 + InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.8.10/MotrixNext_3.8.10_arm64-setup.exe + InstallerSha256: 78DA2A44EF8CCAD097B77359BAEA1C761639E88BAE051A5C4FCEF43B1BF8722B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.en-US.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.en-US.yaml index d0560d6a4e0b..16ae0f00d469 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.en-US.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.en-US.yaml @@ -1,70 +1,70 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.8.10 -PackageLocale: en-US -Publisher: motrix -PublisherUrl: https://github.com/AnInsomniacy -PublisherSupportUrl: https://github.com/AnInsomniacy/motrix-next/issues -PackageName: MotrixNext -PackageUrl: https://github.com/AnInsomniacy/motrix-next -License: MIT -LicenseUrl: https://github.com/AnInsomniacy/motrix-next/blob/HEAD/LICENSE -Copyright: Copyright (c) 2025-present AnInsomniacy -ShortDescription: A full-featured download manager — rebuilt from the ground up -Description: |- - Motrix by agalwood was one of the best open-source download managers available — clean UI, aria2-powered, cross-platform. It inspired thousands of users and developers alike. - However, the original project has been largely inactive since 2023. The Electron + Vue 2 + Vuex + Element UI stack accumulated technical debt, making it increasingly difficult to maintain, extend, or package for modern platforms. - - What we kept - We owe a great deal to the original Motrix and its community. The following were gratefully adopted and continue to serve as the foundation for parts of Motrix Next: - - Aria2 error code system and RPC client — the error handling conventions and JSON-RPC communication layer for the aria2 engine - - Internationalization — 25+ community-contributed locale files covering Chinese, Japanese, Korean, Arabic, French, German, and many more - - Download utilities — tracker list management, cURL command parsing, and other protocol-level helpers - - What we rebuilt - Motrix Next is not a fork — it is a complete rewrite. Every other layer of the application has been redesigned and reimplemented from scratch: - | Layer | Motrix (Legacy) | Motrix Next | - | ------------ | ----------------------- | ------------------------------- | - | Runtime | Electron | Tauri 2 (Rust) | - | Frontend | Vue 2 + Vuex | Vue 3 Composition API + Pinia | - | UI Framework | Element UI | Naive UI | - | Language | JavaScript | TypeScript + Rust | - | Styling | SCSS + Element theme | Vanilla CSS + custom properties | - | Engine Mgmt | Node.js `child_process` | Tauri sidecar | - | Build System | electron-builder | Vite + Cargo | - | Bundle Size | ~80 MB | ~20 MB | - | Auto-Update | electron-updater | Tauri updater plugin | - - Design & Motion - The overall UI layout stays true to Motrix's original design — the sidebar navigation, task list, and preference panels all follow the familiar structure that made Motrix intuitive from day one. - What changed is everything underneath. Every transition and micro-interaction has been carefully tuned to follow Material Design 3 motion guidelines: - - Asymmetric timing — enter animations are slightly longer than exits, giving new content time to land while dismissed content leaves quickly - - Emphasized easing curves — decelerate on enter (cubic-bezier(0.2, 0, 0, 1)), accelerate on exit (cubic-bezier(0.3, 0, 0.8, 0.15)), replacing generic ease curves throughout the codebase - - Spring-based modals — dialogs use physically-modeled spring animations for a natural, responsive feel - - Consistent motion tokens — all durations and curves are defined as CSS custom properties, ensuring a unified rhythm across 12+ components -Tags: -- download -- downloader -ReleaseNotes: |- - What's Changed - Motrix Next 3.8.10 promotes the 3.8.10 beta line to stable. This release adds HTTP Basic authentication support, improves local port conflict recovery, prevents system idle sleep during active downloads, and updates the README around the aria2-next engine integration. - ✨ New Features - - HTTP Basic authentication — Adds credential management for downloads that require HTTP Basic authentication. - - Automatic port conflict recovery — Detects local port conflicts and switches ports automatically when recovery is possible. - - Power guard — Keeps the system awake while downloads are active without forcing the display to stay awake. - 🛠 Improvements - - Improved error reporting when port auto-switching cannot recover from a conflict. - - Updated README feature and installation guidance. - - Clarified that Motrix Next now uses the maintained aria2-next engine. - - Improved README shield formatting and architecture table clarity. - - Standardized locale key formatting in Vietnamese, Simplified Chinese, and Traditional Chinese preference files. - - Renamed SignPath test workflow steps for clearer CI output. - - Added SignPath workflow coverage for artifact configuration validation. - 🐛 Bug Fixes - - Fixed the SignPath certificate subject check by using Contains matching instead of -notlike. - - Moved stat service shutdown logic into the correct engine service position. -ReleaseNotesUrl: https://github.com/AnInsomniacy/motrix-next/releases/tag/v3.8.10 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.8.10 +PackageLocale: en-US +Publisher: motrix +PublisherUrl: https://github.com/AnInsomniacy +PublisherSupportUrl: https://github.com/AnInsomniacy/motrix-next/issues +PackageName: MotrixNext +PackageUrl: https://github.com/AnInsomniacy/motrix-next +License: MIT +LicenseUrl: https://github.com/AnInsomniacy/motrix-next/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025-present AnInsomniacy +ShortDescription: A full-featured download manager — rebuilt from the ground up +Description: |- + Motrix by agalwood was one of the best open-source download managers available — clean UI, aria2-powered, cross-platform. It inspired thousands of users and developers alike. + However, the original project has been largely inactive since 2023. The Electron + Vue 2 + Vuex + Element UI stack accumulated technical debt, making it increasingly difficult to maintain, extend, or package for modern platforms. + + What we kept + We owe a great deal to the original Motrix and its community. The following were gratefully adopted and continue to serve as the foundation for parts of Motrix Next: + - Aria2 error code system and RPC client — the error handling conventions and JSON-RPC communication layer for the aria2 engine + - Internationalization — 25+ community-contributed locale files covering Chinese, Japanese, Korean, Arabic, French, German, and many more + - Download utilities — tracker list management, cURL command parsing, and other protocol-level helpers + + What we rebuilt + Motrix Next is not a fork — it is a complete rewrite. Every other layer of the application has been redesigned and reimplemented from scratch: + | Layer | Motrix (Legacy) | Motrix Next | + | ------------ | ----------------------- | ------------------------------- | + | Runtime | Electron | Tauri 2 (Rust) | + | Frontend | Vue 2 + Vuex | Vue 3 Composition API + Pinia | + | UI Framework | Element UI | Naive UI | + | Language | JavaScript | TypeScript + Rust | + | Styling | SCSS + Element theme | Vanilla CSS + custom properties | + | Engine Mgmt | Node.js `child_process` | Tauri sidecar | + | Build System | electron-builder | Vite + Cargo | + | Bundle Size | ~80 MB | ~20 MB | + | Auto-Update | electron-updater | Tauri updater plugin | + + Design & Motion + The overall UI layout stays true to Motrix's original design — the sidebar navigation, task list, and preference panels all follow the familiar structure that made Motrix intuitive from day one. + What changed is everything underneath. Every transition and micro-interaction has been carefully tuned to follow Material Design 3 motion guidelines: + - Asymmetric timing — enter animations are slightly longer than exits, giving new content time to land while dismissed content leaves quickly + - Emphasized easing curves — decelerate on enter (cubic-bezier(0.2, 0, 0, 1)), accelerate on exit (cubic-bezier(0.3, 0, 0.8, 0.15)), replacing generic ease curves throughout the codebase + - Spring-based modals — dialogs use physically-modeled spring animations for a natural, responsive feel + - Consistent motion tokens — all durations and curves are defined as CSS custom properties, ensuring a unified rhythm across 12+ components +Tags: +- download +- downloader +ReleaseNotes: |- + What's Changed + Motrix Next 3.8.10 promotes the 3.8.10 beta line to stable. This release adds HTTP Basic authentication support, improves local port conflict recovery, prevents system idle sleep during active downloads, and updates the README around the aria2-next engine integration. + ✨ New Features + - HTTP Basic authentication — Adds credential management for downloads that require HTTP Basic authentication. + - Automatic port conflict recovery — Detects local port conflicts and switches ports automatically when recovery is possible. + - Power guard — Keeps the system awake while downloads are active without forcing the display to stay awake. + 🛠 Improvements + - Improved error reporting when port auto-switching cannot recover from a conflict. + - Updated README feature and installation guidance. + - Clarified that Motrix Next now uses the maintained aria2-next engine. + - Improved README shield formatting and architecture table clarity. + - Standardized locale key formatting in Vietnamese, Simplified Chinese, and Traditional Chinese preference files. + - Renamed SignPath test workflow steps for clearer CI output. + - Added SignPath workflow coverage for artifact configuration validation. + 🐛 Bug Fixes + - Fixed the SignPath certificate subject check by using Contains matching instead of -notlike. + - Moved stat service shutdown logic into the correct engine service position. +ReleaseNotesUrl: https://github.com/AnInsomniacy/motrix-next/releases/tag/v3.8.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.zh-CN.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.zh-CN.yaml index f57bc77e0710..a0c125037b91 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.zh-CN.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.locale.zh-CN.yaml @@ -1,43 +1,43 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.8.10 -PackageLocale: zh-CN -ShortDescription: 一款功能齐全的下载管理器——从零开始重新打造 -Description: |- - Motrix(由 agalwood 开发)曾是最优秀的开源下载管理器之一:界面简洁、基于 aria2 引擎、跨平台支持。它启发了成千上万的用户与开发者。 - 然而,自 2023 年以来,原项目已基本处于非活跃状态。其 Electron + Vue 2 + Vuex + Element UI 技术栈积累了大量技术债务,导致在现代平台上进行维护、扩展或打包变得愈发困难。 - - 我们保留的内容 - 我们深深感激原 Motrix 项目及其社区。以下内容被悉心采纳,并继续作为 Motrix Next 部分功能的基础: - - Aria2 错误码系统与 RPC 客户端:用于 aria2 引擎的错误处理规范及 JSON-RPC 通信层 - - 国际化:25 多个由社区贡献的语言包,涵盖中文、日文、韩文、阿拉伯文、法文、德文等多种语言 - - 下载工具:追踪器列表管理、cURL 命令解析及其他协议级辅助功能 - - 我们重构的内容 - Motrix Next 并非分支项目,而是一次彻底的重写。应用的每一其他层级均从零开始重新设计与实现: - | 层级 | Motrix(旧版) | Motrix Next | - | -------- | ----------------------- | ----------------------------- | - | 运行时 | Electron | Tauri 2(Rust) | - | 前端框架 | Vue 2 + Vuex | Vue 3 Composition API + Pinia | - | UI 框架 | Element UI | Naive UI | - | 编程语言 | JavaScript | TypeScript + Rust | - | 样式方案 | SCSS + Element 主题 | 原生 CSS + 自定义属性 | - | 引擎管理 | Node.js `child_process` | Tauri 侧车(sidecar) | - | 构建系统 | electron-builder | Vite + Cargo | - | 打包体积 | ~80 MB | ~20 MB | - | 自动更新 | electron-updater | Tauri 更新插件 | - - 设计与动效 - 整体 UI 布局忠实延续了 Motrix 的原始设计——侧边栏导航、任务列表及偏好设置面板均沿用那套自诞生之初便直观易用的熟悉结构。 - 真正改变的是其下所有底层实现。每一处转场与微交互均经过精心调校,严格遵循 Material Design 3 的动效指南: - - 非对称时序:进入动画略长于退出动画,使新内容有足够时间“落地”,而 dismissed 内容则快速离场 - - 强调缓动曲线:进入时减速(cubic-bezier(0.2, 0, 0, 1)),退出时加速(cubic-bezier(0.3, 0, 0.8, 0.15)),全面替代代码库中通用的 ease 曲线 - - 基于弹簧的模态框:对话框采用物理建模的弹簧动画,带来自然且响应灵敏的交互感受 - - 统一的动效令牌:所有持续时间与缓动曲线均定义为 CSS 自定义属性,确保 across 12+ 组件间节奏一致 -Tags: -- 下载 -- 下载器 -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.8.10 +PackageLocale: zh-CN +ShortDescription: 一款功能齐全的下载管理器——从零开始重新打造 +Description: |- + Motrix(由 agalwood 开发)曾是最优秀的开源下载管理器之一:界面简洁、基于 aria2 引擎、跨平台支持。它启发了成千上万的用户与开发者。 + 然而,自 2023 年以来,原项目已基本处于非活跃状态。其 Electron + Vue 2 + Vuex + Element UI 技术栈积累了大量技术债务,导致在现代平台上进行维护、扩展或打包变得愈发困难。 + + 我们保留的内容 + 我们深深感激原 Motrix 项目及其社区。以下内容被悉心采纳,并继续作为 Motrix Next 部分功能的基础: + - Aria2 错误码系统与 RPC 客户端:用于 aria2 引擎的错误处理规范及 JSON-RPC 通信层 + - 国际化:25 多个由社区贡献的语言包,涵盖中文、日文、韩文、阿拉伯文、法文、德文等多种语言 + - 下载工具:追踪器列表管理、cURL 命令解析及其他协议级辅助功能 + + 我们重构的内容 + Motrix Next 并非分支项目,而是一次彻底的重写。应用的每一其他层级均从零开始重新设计与实现: + | 层级 | Motrix(旧版) | Motrix Next | + | -------- | ----------------------- | ----------------------------- | + | 运行时 | Electron | Tauri 2(Rust) | + | 前端框架 | Vue 2 + Vuex | Vue 3 Composition API + Pinia | + | UI 框架 | Element UI | Naive UI | + | 编程语言 | JavaScript | TypeScript + Rust | + | 样式方案 | SCSS + Element 主题 | 原生 CSS + 自定义属性 | + | 引擎管理 | Node.js `child_process` | Tauri 侧车(sidecar) | + | 构建系统 | electron-builder | Vite + Cargo | + | 打包体积 | ~80 MB | ~20 MB | + | 自动更新 | electron-updater | Tauri 更新插件 | + + 设计与动效 + 整体 UI 布局忠实延续了 Motrix 的原始设计——侧边栏导航、任务列表及偏好设置面板均沿用那套自诞生之初便直观易用的熟悉结构。 + 真正改变的是其下所有底层实现。每一处转场与微交互均经过精心调校,严格遵循 Material Design 3 的动效指南: + - 非对称时序:进入动画略长于退出动画,使新内容有足够时间“落地”,而 dismissed 内容则快速离场 + - 强调缓动曲线:进入时减速(cubic-bezier(0.2, 0, 0, 1)),退出时加速(cubic-bezier(0.3, 0, 0.8, 0.15)),全面替代代码库中通用的 ease 曲线 + - 基于弹簧的模态框:对话框采用物理建模的弹簧动画,带来自然且响应灵敏的交互感受 + - 统一的动效令牌:所有持续时间与缓动曲线均定义为 CSS 自定义属性,确保 across 12+ 组件间节奏一致 +Tags: +- 下载 +- 下载器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.yaml index 94ca072bd359..6908a8a05ef7 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.8.10/AnInsomniacy.MotrixNext.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.8.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.8.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f45e6bd4bec89a8f24e056b255e22f7f8115e8f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 19:28:12 -0500 Subject: [PATCH 044/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.4.1.1 (#378317) --- .../10.4.1.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.4.1.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.4.1.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml index 80262a6a84fe..7612ac3b0a55 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.4.1.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.4.1.1/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -23,7 +23,7 @@ Description: |- As soon as the sun goes down, we'll take care of everything for you. Because a simple design change would be too boring, Auto Dark Mode is packed with useful functions. For example, we can also change your desktop wallpaper. -# Moniker: +Moniker: autodarkmode Tags: - dark-theme - darkmode From 876a17b6f8dffe9a7f1db1c373b6ac2601a9daf7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 17:30:18 -0700 Subject: [PATCH 045/234] Automatic update of AnInsomniacy.MotrixNext 3.9.0 (#378320) --- .../AnInsomniacy.MotrixNext.installer.yaml | 52 +++--- .../AnInsomniacy.MotrixNext.locale.en-US.yaml | 160 +++++++++--------- .../AnInsomniacy.MotrixNext.locale.zh-CN.yaml | 86 +++++----- .../3.9.0/AnInsomniacy.MotrixNext.yaml | 16 +- 4 files changed, 157 insertions(+), 157 deletions(-) diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.installer.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.installer.yaml index 7880de429807..f27b92ae9143 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.installer.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.installer.yaml @@ -1,26 +1,26 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.9.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- magnet -- thunder -FileExtensions: -- meta4 -- metalink -- torrent -ProductCode: MotrixNext -ReleaseDate: 2026-05-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.9.0/MotrixNext_3.9.0_x64-setup.exe - InstallerSha256: F963B69236B52AC980F28A91FBA5CEAA8D566F377CECF4E8D26938D19842BD14 -- Architecture: arm64 - InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.9.0/MotrixNext_3.9.0_arm64-setup.exe - InstallerSha256: AEB41A490406F5C33B46DC0BA50A1087B2CDCDD0F518070660B19EB98C8895AB -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.9.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- magnet +- thunder +FileExtensions: +- meta4 +- metalink +- torrent +ProductCode: MotrixNext +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.9.0/MotrixNext_3.9.0_x64-setup.exe + InstallerSha256: 5A6DAEC0AC70CCEDA0FB88571BF8C35C27113FD3FAD0B880F284304CF2B54EE5 +- Architecture: arm64 + InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.9.0/MotrixNext_3.9.0_arm64-setup.exe + InstallerSha256: 1579F7FF576D175CBFDE4CF682EBCBC1FF34F739B5B8007F8CF57B3893E7EBCF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.en-US.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.en-US.yaml index 0232f8c28772..bb146d8163da 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.en-US.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.en-US.yaml @@ -1,80 +1,80 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.9.0 -PackageLocale: en-US -Publisher: motrix -PublisherUrl: https://github.com/AnInsomniacy -PublisherSupportUrl: https://github.com/AnInsomniacy/motrix-next/issues -PackageName: MotrixNext -PackageUrl: https://github.com/AnInsomniacy/motrix-next -License: MIT -LicenseUrl: https://github.com/AnInsomniacy/motrix-next/blob/HEAD/LICENSE -Copyright: Copyright (c) 2025-present AnInsomniacy -ShortDescription: A full-featured download manager — rebuilt from the ground up -Description: |- - Motrix by agalwood was one of the best open-source download managers available — clean UI, aria2-powered, cross-platform. It inspired thousands of users and developers alike. - However, the original project has been largely inactive since 2023. The Electron + Vue 2 + Vuex + Element UI stack accumulated technical debt, making it increasingly difficult to maintain, extend, or package for modern platforms. - - What we kept - We owe a great deal to the original Motrix and its community. The following were gratefully adopted and continue to serve as the foundation for parts of Motrix Next: - - Aria2 error code system and RPC client — the error handling conventions and JSON-RPC communication layer for the aria2 engine - - Internationalization — 25+ community-contributed locale files covering Chinese, Japanese, Korean, Arabic, French, German, and many more - - Download utilities — tracker list management, cURL command parsing, and other protocol-level helpers - - What we rebuilt - Motrix Next is not a fork — it is a complete rewrite. Every other layer of the application has been redesigned and reimplemented from scratch: - | Layer | Motrix (Legacy) | Motrix Next | - | ------------ | ----------------------- | ------------------------------- | - | Runtime | Electron | Tauri 2 (Rust) | - | Frontend | Vue 2 + Vuex | Vue 3 Composition API + Pinia | - | UI Framework | Element UI | Naive UI | - | Language | JavaScript | TypeScript + Rust | - | Styling | SCSS + Element theme | Vanilla CSS + custom properties | - | Engine Mgmt | Node.js `child_process` | Tauri sidecar | - | Build System | electron-builder | Vite + Cargo | - | Bundle Size | ~80 MB | ~20 MB | - | Auto-Update | electron-updater | Tauri updater plugin | - - Design & Motion - The overall UI layout stays true to Motrix's original design — the sidebar navigation, task list, and preference panels all follow the familiar structure that made Motrix intuitive from day one. - What changed is everything underneath. Every transition and micro-interaction has been carefully tuned to follow Material Design 3 motion guidelines: - - Asymmetric timing — enter animations are slightly longer than exits, giving new content time to land while dismissed content leaves quickly - - Emphasized easing curves — decelerate on enter (cubic-bezier(0.2, 0, 0, 1)), accelerate on exit (cubic-bezier(0.3, 0, 0.8, 0.15)), replacing generic ease curves throughout the codebase - - Spring-based modals — dialogs use physically-modeled spring animations for a natural, responsive feel - - Consistent motion tokens — all durations and curves are defined as CSS custom properties, ensuring a unified rhythm across 12+ components -Tags: -- download -- downloader -ReleaseNotes: |- - [!IMPORTANT] - This is a major version update. Motrix Next has fully moved from the legacy aria2 engine to the maintained Aria2 Next engine, fixing many long-standing engine issues and adding native ED2K support. - What's Changed - Motrix Next 3.9.0 upgrades the download engine foundation, adds native ED2K support, improves external download workflows, and strengthens release signing automation. - ✨ New Features - - Aria2 Next engine — Replaced the legacy aria2 binaries with maintained Aria2 Next engine binaries across supported platforms. - - Native ED2K support — Added ED2K link handling, preferences, search flow, validation, and localized search feedback. - - Extension silent start — Added silent auto-submit for extension downloads and an option to auto-select all files from extension-created tasks. - - Task notifications — Added task start, completion, error, and external-input notification handling. - - Port conflict recovery — Added configurable recovery options for engine, BT, and Extension API ports. - - Thunder link decoding — Decode Thunder links before sending tasks to the engine. - 🛠 Improvements - - Updated README and website copy for the Aria2 Next engine. - - Improved protocol association guidance and Advanced Settings navigation. - - Refined ED2K search button animation and status feedback. - - Reworked cleanup preferences into individual toggle switches. - - Improved locale coverage and error messages. - - Added Windows signing workflow and updater JSON refresh automation. - - Improved release asset handling, signing JSON writing, and public signature extraction. - - Removed outdated Aria2 Next binary refresh tests. - 🐛 Bug Fixes - - Fixed fresh-install database schema version handling and added regression coverage. - - Fixed repeated Extension API port auto-switching during engine restarts. - - Fixed engine restart port reconciliation so Motrix Next does not treat its own Extension API listener as an external conflict. - - Fixed release resolution logic and Windows signing workflow edge cases. - - Fixed protocol association dialog copy and destination. - - Fixed Thunder links being passed to aria2 before decoding. -ReleaseNotesUrl: https://github.com/AnInsomniacy/motrix-next/releases/tag/v3.9.0 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.9.0 +PackageLocale: en-US +Publisher: motrix +PublisherUrl: https://github.com/AnInsomniacy +PublisherSupportUrl: https://github.com/AnInsomniacy/motrix-next/issues +PackageName: MotrixNext +PackageUrl: https://github.com/AnInsomniacy/motrix-next +License: MIT +LicenseUrl: https://github.com/AnInsomniacy/motrix-next/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025-present AnInsomniacy +ShortDescription: A full-featured download manager — rebuilt from the ground up +Description: |- + Motrix by agalwood was one of the best open-source download managers available — clean UI, aria2-powered, cross-platform. It inspired thousands of users and developers alike. + However, the original project has been largely inactive since 2023. The Electron + Vue 2 + Vuex + Element UI stack accumulated technical debt, making it increasingly difficult to maintain, extend, or package for modern platforms. + + What we kept + We owe a great deal to the original Motrix and its community. The following were gratefully adopted and continue to serve as the foundation for parts of Motrix Next: + - Aria2 error code system and RPC client — the error handling conventions and JSON-RPC communication layer for the aria2 engine + - Internationalization — 25+ community-contributed locale files covering Chinese, Japanese, Korean, Arabic, French, German, and many more + - Download utilities — tracker list management, cURL command parsing, and other protocol-level helpers + + What we rebuilt + Motrix Next is not a fork — it is a complete rewrite. Every other layer of the application has been redesigned and reimplemented from scratch: + | Layer | Motrix (Legacy) | Motrix Next | + | ------------ | ----------------------- | ------------------------------- | + | Runtime | Electron | Tauri 2 (Rust) | + | Frontend | Vue 2 + Vuex | Vue 3 Composition API + Pinia | + | UI Framework | Element UI | Naive UI | + | Language | JavaScript | TypeScript + Rust | + | Styling | SCSS + Element theme | Vanilla CSS + custom properties | + | Engine Mgmt | Node.js `child_process` | Tauri sidecar | + | Build System | electron-builder | Vite + Cargo | + | Bundle Size | ~80 MB | ~20 MB | + | Auto-Update | electron-updater | Tauri updater plugin | + + Design & Motion + The overall UI layout stays true to Motrix's original design — the sidebar navigation, task list, and preference panels all follow the familiar structure that made Motrix intuitive from day one. + What changed is everything underneath. Every transition and micro-interaction has been carefully tuned to follow Material Design 3 motion guidelines: + - Asymmetric timing — enter animations are slightly longer than exits, giving new content time to land while dismissed content leaves quickly + - Emphasized easing curves — decelerate on enter (cubic-bezier(0.2, 0, 0, 1)), accelerate on exit (cubic-bezier(0.3, 0, 0.8, 0.15)), replacing generic ease curves throughout the codebase + - Spring-based modals — dialogs use physically-modeled spring animations for a natural, responsive feel + - Consistent motion tokens — all durations and curves are defined as CSS custom properties, ensuring a unified rhythm across 12+ components +Tags: +- download +- downloader +ReleaseNotes: |- + [!IMPORTANT] + This is a major version update. Motrix Next has fully moved from the legacy aria2 engine to the maintained Aria2 Next engine, fixing many long-standing engine issues and adding native ED2K support. + What's Changed + Motrix Next 3.9.0 upgrades the download engine foundation, adds native ED2K support, improves external download workflows, and strengthens release signing automation. + ✨ New Features + - Aria2 Next engine — Replaced the legacy aria2 binaries with maintained Aria2 Next engine binaries across supported platforms. + - Native ED2K support — Added ED2K link handling, preferences, search flow, validation, and localized search feedback. + - Extension silent start — Added silent auto-submit for extension downloads and an option to auto-select all files from extension-created tasks. + - Task notifications — Added task start, completion, error, and external-input notification handling. + - Port conflict recovery — Added configurable recovery options for engine, BT, and Extension API ports. + - Thunder link decoding — Decode Thunder links before sending tasks to the engine. + 🛠 Improvements + - Updated README and website copy for the Aria2 Next engine. + - Improved protocol association guidance and Advanced Settings navigation. + - Refined ED2K search button animation and status feedback. + - Reworked cleanup preferences into individual toggle switches. + - Improved locale coverage and error messages. + - Added Windows signing workflow and updater JSON refresh automation. + - Improved release asset handling, signing JSON writing, and public signature extraction. + - Removed outdated Aria2 Next binary refresh tests. + 🐛 Bug Fixes + - Fixed fresh-install database schema version handling and added regression coverage. + - Fixed repeated Extension API port auto-switching during engine restarts. + - Fixed engine restart port reconciliation so Motrix Next does not treat its own Extension API listener as an external conflict. + - Fixed release resolution logic and Windows signing workflow edge cases. + - Fixed protocol association dialog copy and destination. + - Fixed Thunder links being passed to aria2 before decoding. +ReleaseNotesUrl: https://github.com/AnInsomniacy/motrix-next/releases/tag/v3.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.zh-CN.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.zh-CN.yaml index 81b5b43d3e41..5d55e0c56b59 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.zh-CN.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.locale.zh-CN.yaml @@ -1,43 +1,43 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.9.0 -PackageLocale: zh-CN -ShortDescription: 一款功能齐全的下载管理器——从零开始重新打造 -Description: |- - Motrix(由 agalwood 开发)曾是最优秀的开源下载管理器之一:界面简洁、基于 aria2 引擎、跨平台支持。它启发了成千上万的用户与开发者。 - 然而,自 2023 年以来,原项目已基本处于非活跃状态。其 Electron + Vue 2 + Vuex + Element UI 技术栈积累了大量技术债务,导致在现代平台上进行维护、扩展或打包变得愈发困难。 - - 我们保留的内容 - 我们深深感激原 Motrix 项目及其社区。以下内容被悉心采纳,并继续作为 Motrix Next 部分功能的基础: - - Aria2 错误码系统与 RPC 客户端:用于 aria2 引擎的错误处理规范及 JSON-RPC 通信层 - - 国际化:25 多个由社区贡献的语言包,涵盖中文、日文、韩文、阿拉伯文、法文、德文等多种语言 - - 下载工具:追踪器列表管理、cURL 命令解析及其他协议级辅助功能 - - 我们重构的内容 - Motrix Next 并非分支项目,而是一次彻底的重写。应用的每一其他层级均从零开始重新设计与实现: - | 层级 | Motrix(旧版) | Motrix Next | - | -------- | ----------------------- | ----------------------------- | - | 运行时 | Electron | Tauri 2(Rust) | - | 前端框架 | Vue 2 + Vuex | Vue 3 Composition API + Pinia | - | UI 框架 | Element UI | Naive UI | - | 编程语言 | JavaScript | TypeScript + Rust | - | 样式方案 | SCSS + Element 主题 | 原生 CSS + 自定义属性 | - | 引擎管理 | Node.js `child_process` | Tauri 侧车(sidecar) | - | 构建系统 | electron-builder | Vite + Cargo | - | 打包体积 | ~80 MB | ~20 MB | - | 自动更新 | electron-updater | Tauri 更新插件 | - - 设计与动效 - 整体 UI 布局忠实延续了 Motrix 的原始设计——侧边栏导航、任务列表及偏好设置面板均沿用那套自诞生之初便直观易用的熟悉结构。 - 真正改变的是其下所有底层实现。每一处转场与微交互均经过精心调校,严格遵循 Material Design 3 的动效指南: - - 非对称时序:进入动画略长于退出动画,使新内容有足够时间“落地”,而 dismissed 内容则快速离场 - - 强调缓动曲线:进入时减速(cubic-bezier(0.2, 0, 0, 1)),退出时加速(cubic-bezier(0.3, 0, 0.8, 0.15)),全面替代代码库中通用的 ease 曲线 - - 基于弹簧的模态框:对话框采用物理建模的弹簧动画,带来自然且响应灵敏的交互感受 - - 统一的动效令牌:所有持续时间与缓动曲线均定义为 CSS 自定义属性,确保 across 12+ 组件间节奏一致 -Tags: -- 下载 -- 下载器 -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.9.0 +PackageLocale: zh-CN +ShortDescription: 一款功能齐全的下载管理器——从零开始重新打造 +Description: |- + Motrix(由 agalwood 开发)曾是最优秀的开源下载管理器之一:界面简洁、基于 aria2 引擎、跨平台支持。它启发了成千上万的用户与开发者。 + 然而,自 2023 年以来,原项目已基本处于非活跃状态。其 Electron + Vue 2 + Vuex + Element UI 技术栈积累了大量技术债务,导致在现代平台上进行维护、扩展或打包变得愈发困难。 + + 我们保留的内容 + 我们深深感激原 Motrix 项目及其社区。以下内容被悉心采纳,并继续作为 Motrix Next 部分功能的基础: + - Aria2 错误码系统与 RPC 客户端:用于 aria2 引擎的错误处理规范及 JSON-RPC 通信层 + - 国际化:25 多个由社区贡献的语言包,涵盖中文、日文、韩文、阿拉伯文、法文、德文等多种语言 + - 下载工具:追踪器列表管理、cURL 命令解析及其他协议级辅助功能 + + 我们重构的内容 + Motrix Next 并非分支项目,而是一次彻底的重写。应用的每一其他层级均从零开始重新设计与实现: + | 层级 | Motrix(旧版) | Motrix Next | + | -------- | ----------------------- | ----------------------------- | + | 运行时 | Electron | Tauri 2(Rust) | + | 前端框架 | Vue 2 + Vuex | Vue 3 Composition API + Pinia | + | UI 框架 | Element UI | Naive UI | + | 编程语言 | JavaScript | TypeScript + Rust | + | 样式方案 | SCSS + Element 主题 | 原生 CSS + 自定义属性 | + | 引擎管理 | Node.js `child_process` | Tauri 侧车(sidecar) | + | 构建系统 | electron-builder | Vite + Cargo | + | 打包体积 | ~80 MB | ~20 MB | + | 自动更新 | electron-updater | Tauri 更新插件 | + + 设计与动效 + 整体 UI 布局忠实延续了 Motrix 的原始设计——侧边栏导航、任务列表及偏好设置面板均沿用那套自诞生之初便直观易用的熟悉结构。 + 真正改变的是其下所有底层实现。每一处转场与微交互均经过精心调校,严格遵循 Material Design 3 的动效指南: + - 非对称时序:进入动画略长于退出动画,使新内容有足够时间“落地”,而 dismissed 内容则快速离场 + - 强调缓动曲线:进入时减速(cubic-bezier(0.2, 0, 0, 1)),退出时加速(cubic-bezier(0.3, 0, 0.8, 0.15)),全面替代代码库中通用的 ease 曲线 + - 基于弹簧的模态框:对话框采用物理建模的弹簧动画,带来自然且响应灵敏的交互感受 + - 统一的动效令牌:所有持续时间与缓动曲线均定义为 CSS 自定义属性,确保 across 12+ 组件间节奏一致 +Tags: +- 下载 +- 下载器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.yaml index 49aab98605d1..344aa3b0b231 100644 --- a/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.yaml +++ b/manifests/a/AnInsomniacy/MotrixNext/3.9.0/AnInsomniacy.MotrixNext.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AnInsomniacy.MotrixNext -PackageVersion: 3.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/22 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AnInsomniacy.MotrixNext +PackageVersion: 3.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 987152ee079ecda35bdcc34432c8f3292119dece Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 23 May 2026 02:34:03 +0200 Subject: [PATCH 046/234] New version: vim.vim.nightly version 9.2.0514 (#378330) --- .../9.2.0514/vim.vim.nightly.installer.yaml | 34 +++++++++ .../vim.vim.nightly.locale.en-US.yaml | 71 +++++++++++++++++++ .../vim/nightly/9.2.0514/vim.vim.nightly.yaml | 8 +++ 3 files changed, 113 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..676dd2f451c4 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.installer.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0514 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- diff +- gvim +- tee +- vim +- xxd +ProductCode: Vim 9.2 +ReleaseDate: 2026-05-22 +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0514/gvim_9.2.0514_x86.exe + InstallerSha256: AF763589CD981BA7B1EF10BE61E2E8E3F84345AE92BCA9EF30C700720252DD28 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0514/gvim_9.2.0514_x64.exe + InstallerSha256: E865DFDA9E9EDEDBB37085EDCB3D57AF438C0B72D6E6A52E5A9B5F0ACB7E33A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..79d7d647bb79 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0514 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.2.0514 + Nightly Vim Windows build snapshots (more information). + If you do not know what to use, use the 32bit installer (use the signed one, if available). + Signed releases will occasionally be provided on a best effort approach. + Changes: + - 9.2.0514: GTK4: build errors when socketserver is enabled + - 9.2.0513: [security]: memory safety issues in spellfile.c + - 9.2.0512: clientserver uses binary protocol + - 9.2.0511: configure: when GTK4 is used also links in X11 libs + - 9.2.0510: setline() mapping may trigger autoindent + - runtime(doc): add a few references to mouse behaviour + Files: + 🔓 Unsigned Files: + - gvim_9.2.0514_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0514_x64.exe + 64-bit installer + - gvim_9.2.0514_arm64.exe + ARM64-bit installer + - gvim_9.2.0514_x86.zip + 32-bit zip archive + - gvim_9.2.0514_x64.zip + 64-bit zip archive + - gvim_9.2.0514_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0514_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0514_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0514_arm64_pdb.7z + pdb files for debugging the corresponding ARM 64-bit executable + Interface Information + - Strawberry Perl 5.38 + - LuaBinaries 5.4 + - Python2 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.4 + - libsodium 1.0.22 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0514 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.yaml new file mode 100644 index 000000000000..5f9f279a3a9a --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0514/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0514 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e903502a1986a3f8b317de854032a24cbb3ef65a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:06:31 -0500 Subject: [PATCH 047/234] Standardize Moniker for Geoxor.Amethyst 1.9.16 (#378361) --- .../g/Geoxor/Amethyst/1.9.16/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/1.9.16/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/1.9.16/Geoxor.Amethyst.locale.en-US.yaml index cc26967eaed2..88ea7cbfaba1 100644 --- a/manifests/g/Geoxor/Amethyst/1.9.16/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/1.9.16/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 1.9.16 PackageLocale: en-US Publisher: Geoxor From b78d7cbb2a58a97fc06fb166c2be8a1dc6ade6b1 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:09:20 -0500 Subject: [PATCH 048/234] Standardize Moniker for Geoxor.Amethyst 2.0.1 (#378362) --- .../g/Geoxor/Amethyst/2.0.1/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/2.0.1/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.0.1/Geoxor.Amethyst.locale.en-US.yaml index c6663accd31f..4fc626302ec9 100644 --- a/manifests/g/Geoxor/Amethyst/2.0.1/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.0.1/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 2.0.1 PackageLocale: en-US Publisher: Geoxor From 5f40ddf464e9bd0c1455cfc0d1af63b37076340e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:12:00 -0500 Subject: [PATCH 049/234] Standardize Moniker for GitKraken.cli 3.0.1 (#378369) --- manifests/g/GitKraken/cli/3.0.1/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.1/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.1/GitKraken.cli.locale.en-US.yaml index c51135423a08..672a7f40055b 100644 --- a/manifests/g/GitKraken/cli/3.0.1/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.1/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 72f2fad6719e187edae92b8234cc33ce8a218861 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:14:48 -0500 Subject: [PATCH 050/234] Standardize Moniker for GitKraken.cli 3.0.3 (#378370) --- manifests/g/GitKraken/cli/3.0.3/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.3/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.3/GitKraken.cli.locale.en-US.yaml index 85407882dda2..52742d16a2d9 100644 --- a/manifests/g/GitKraken/cli/3.0.3/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.3/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 550ed3eab571418eb373a0edf8a71646352bc6f1 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:17:21 -0500 Subject: [PATCH 051/234] Standardize Moniker for GitKraken.cli 3.0.5 (#378371) --- manifests/g/GitKraken/cli/3.0.5/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.5/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.5/GitKraken.cli.locale.en-US.yaml index 9caad537e04a..6dec4a030c1a 100644 --- a/manifests/g/GitKraken/cli/3.0.5/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.5/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 9a4320528abcaf36575994f2202aa13f146eb3a5 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:20:03 -0500 Subject: [PATCH 052/234] Standardize Moniker for GitKraken.cli 3.0.6 (#378372) --- manifests/g/GitKraken/cli/3.0.6/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.6/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.6/GitKraken.cli.locale.en-US.yaml index 82c97cb07ec3..96c479392c97 100644 --- a/manifests/g/GitKraken/cli/3.0.6/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.6/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From dcb680b5b9a90fc2543436aebda966896851601b Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 23 May 2026 03:21:29 +0200 Subject: [PATCH 053/234] New version: KeeperSecurity.Commander version 18.0.3 (#378282) --- .../KeeperSecurity.Commander.installer.yaml | 29 ++++++++++++++++ ...KeeperSecurity.Commander.locale.en-US.yaml | 33 +++++++++++++++++++ .../18.0.3/KeeperSecurity.Commander.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.installer.yaml create mode 100644 manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.locale.en-US.yaml create mode 100644 manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.yaml diff --git a/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.installer.yaml b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.installer.yaml new file mode 100644 index 000000000000..9352180d6898 --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.installer.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- keeper +ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1' +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- DisplayName: Keeper Commander 18.0.3 + ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Keeper Commander' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Keeper-Security/Commander/releases/download/v18.0.3/keeper-commander-windows-v18.0.3.exe + InstallerSha256: D31090F9E349EB4A066FB79389A97A05D9486BA6A28AC952B9270CCAA2254F3D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.locale.en-US.yaml b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.locale.en-US.yaml new file mode 100644 index 000000000000..b299a5dbb5b2 --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.3 +PackageLocale: en-US +Publisher: Keeper Security, Inc. +PublisherUrl: https://www.keepersecurity.com/ +PublisherSupportUrl: https://github.com/Keeper-Security/Commander/issues +PackageName: Keeper Commander +PackageUrl: https://github.com/Keeper-Security/Commander +License: MIT +LicenseUrl: https://github.com/Keeper-Security/Commander/blob/HEAD/LICENSE +Copyright: Copyright (c) Keeper Security, Inc. +CopyrightUrl: https://github.com/Keeper-Security/Commander/blob/master/LICENSE +ShortDescription: Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management. +Description: Keeper Commander is a command-line and SDK interface to Keeper® Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more. Keeper Commander is an open source project with contributions from Keeper's engineering team and partners. +Moniker: keeper +Tags: +- cli +- password +- password-manager +- secrets +- security-tools +ReleaseNotes: |- + Keeper Commander release version v18.0.3 + Highlights + - Added nhi-report for Non-Human Identity reporting. + - Added OS-native keychain storage for Commander configuration. + - Renamed KeeperDrive CLI commands from the kd-* prefix to nsf-*. +ReleaseNotesUrl: https://github.com/Keeper-Security/Commander/releases/tag/v18.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.yaml b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.yaml new file mode 100644 index 000000000000..f09ca5030bcc --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.3/KeeperSecurity.Commander.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0672ef724fd4e3ee2bbae91c622530d8d1f4e41c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:22:44 -0500 Subject: [PATCH 054/234] Standardize Moniker for GitKraken.cli 3.0.7 (#378373) --- manifests/g/GitKraken/cli/3.0.7/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.7/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.7/GitKraken.cli.locale.en-US.yaml index ae0bf3e3bf6a..134520c09234 100644 --- a/manifests/g/GitKraken/cli/3.0.7/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.7/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 255b9ea25df2f2c9702816f8d25c0bbc4d84529b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:22:47 -0500 Subject: [PATCH 055/234] Standardize Moniker for GitKraken.cli 3.0.8 (#378374) --- manifests/g/GitKraken/cli/3.0.8/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.8/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.8/GitKraken.cli.locale.en-US.yaml index 51662619cbaf..50ed9d5f3656 100644 --- a/manifests/g/GitKraken/cli/3.0.8/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.8/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 77f177db27a9ca707efc1ffe8029062d1f5db443 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:22:58 -0500 Subject: [PATCH 056/234] Standardize Moniker for GitKraken.cli 3.0.9 (#378376) --- manifests/g/GitKraken/cli/3.0.9/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.0.9/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.0.9/GitKraken.cli.locale.en-US.yaml index cc46242a1559..2176ac5f5cce 100644 --- a/manifests/g/GitKraken/cli/3.0.9/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.0.9/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 5cce530a6ff94b54988b4c4d88b293b8ad61417d Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:23:10 -0500 Subject: [PATCH 057/234] Standardize Moniker for GitKraken.cli 3.1.1 (#378377) --- manifests/g/GitKraken/cli/3.1.1/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.1/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.1/GitKraken.cli.locale.en-US.yaml index 5a10403ab9bb..7dd75a2ad52f 100644 --- a/manifests/g/GitKraken/cli/3.1.1/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.1/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 811f85c011fabb7e5500664daeb6312b04d450ac Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:23:21 -0500 Subject: [PATCH 058/234] Standardize Moniker for GitKraken.cli 3.1.10 (#378378) --- .../g/GitKraken/cli/3.1.10/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.10/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.10/GitKraken.cli.locale.en-US.yaml index bd16b5c1c6e9..68fbbdf11f83 100644 --- a/manifests/g/GitKraken/cli/3.1.10/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.10/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 2c8c5ac18608c193a9d7f694d06d20bcf92079dd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 09:23:37 +0800 Subject: [PATCH 059/234] New version: Discord.Discord.Canary version 1.0.965 (#378348) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.965/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..6c3a4443a69b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.965 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.965/DiscordCanarySetup.exe + InstallerSha256: 641CAD14C5B7C6D00EF57AE26E593051AC7E672D902F9C2FAB188F53A4E463C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..c88205455474 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.965 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..b1d5cf7fb6f0 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.965 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..5147a99a3354 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.965/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.965 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4d1d65f8fee7f6344d86e259f71613115688060b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 09:23:52 +0800 Subject: [PATCH 060/234] New version: Discord.Discord.Canary.arm64 version 1.0.295 (#378349) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.295/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..5f30dedb1e23 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.295 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.295/DiscordCanarySetup.exe + InstallerSha256: C1C69590BF5A3D1F803F1FDCD6391021E79257F28EA5D060DD7609D64DDC12AF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..01078b17dca5 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.295 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..8b93e762120a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.295 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..7c604fbe65c1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.295/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.295 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ac9cf9d216ffb7a029c76d4f9fb95fff4961d9e4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 09:24:06 +0800 Subject: [PATCH 061/234] New version: LibreWolf.LibreWolf version 151.0.1-1 (#378356) --- .../LibreWolf.LibreWolf.installer.yaml | 30 ++++++++++++++++ .../LibreWolf.LibreWolf.locale.en-US.yaml | 35 +++++++++++++++++++ .../LibreWolf.LibreWolf.locale.zh-CN.yaml | 24 +++++++++++++ .../151.0.1-1/LibreWolf.LibreWolf.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.installer.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.yaml diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 000000000000..73d3b72e2c8e --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.1-1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: LibreWolf LibreWolf +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.librewolf.net/librewolf/151.0.1-1/librewolf-151.0.1-1-windows-x86_64-setup.exe + InstallerSha256: 3DB7BD72EAE366A69D64DF2A835CABFE3C7707051D0432FF6384EB021D380346 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 000000000000..a4613b2b158e --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.1-1 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +ShortDescription: A custom version of Firefox, focused on privacy, security and freedom. +Description: |- + This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. + LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. +Moniker: librewolf +Tags: +- browser +- firefox +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotesUrl: https://codeberg.org/librewolf/bsys6/releases/tag/151.0.1-1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 000000000000..6f802d32de8c --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.1-1 +PackageLocale: zh-CN +ShortDescription: 火狐浏览器的定制版本,注重隐私、安全和自由。 +Description: |- + 该项目是火狐浏览器的一个独立定制版本,主要目标是保护隐私、确保安全和用户自由。 + LibreWolf 旨在加强对抗跟踪和指纹技术,同时还包括一些安全方面的改进。这些都是通过我们以隐私和安全为导向的设置和补丁实现的。LibreWolf 还旨在移除所有遥测、数据收集和干扰,以及禁用 DRM 等反自由功能。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.yaml new file mode 100644 index 000000000000..8863a4534aa1 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.1-1/LibreWolf.LibreWolf.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.1-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 44ea4cf401df8ca2baa2c9325ddbe501d40d13e2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 09:24:20 +0800 Subject: [PATCH 062/234] New version: PrintNode.PrintNode version 4.29.1 (#378360) --- .../4.29.1/PrintNode.PrintNode.installer.yaml | 17 ++++++++++ .../PrintNode.PrintNode.locale.en-US.yaml | 31 +++++++++++++++++++ .../PrintNode.PrintNode.locale.zh-CN.yaml | 19 ++++++++++++ .../PrintNode/4.29.1/PrintNode.PrintNode.yaml | 8 +++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.installer.yaml create mode 100644 manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.en-US.yaml create mode 100644 manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.zh-CN.yaml create mode 100644 manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.yaml diff --git a/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.installer.yaml b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.installer.yaml new file mode 100644 index 000000000000..9b5b1e001485 --- /dev/null +++ b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PrintNode.PrintNode +PackageVersion: 4.29.1 +InstallerType: inno +Scope: machine +ProductCode: '{33B13CE8-DE51-4E77-9B65-ED90634A58BF}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PrintNode' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.printnode.com/client/printnode/4.29.1/PrintNode-4.29.1.exe + InstallerSha256: FB44C997C3DEE9A71A17DF445A79BC5BE41A5DD16915DD238FB2CBC61D1D1BFC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.en-US.yaml b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.en-US.yaml new file mode 100644 index 000000000000..1d53771d9a71 --- /dev/null +++ b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PrintNode.PrintNode +PackageVersion: 4.29.1 +PackageLocale: en-US +Publisher: PrintNode Ltd +PublisherUrl: https://www.printnode.com/ +PublisherSupportUrl: https://www.printnode.com/contact +PrivacyUrl: https://www.printnode.com/privacy-policy +Author: PrintNode Ltd. +PackageName: PrintNode +PackageUrl: https://www.printnode.com/download +License: Proprietary +LicenseUrl: https://www.printnode.com/terms-conditions +Copyright: © PrintNode Ltd. 2014-2026. PrintNode is a trademark of PrintNode Ltd. +CopyrightUrl: https://www.printnode.com/terms-conditions +ShortDescription: Connect any printer to your application with the PrintNode Client and an easy to use JSON API. +Description: PrintNode is a hosted printing service that can help you quickly, easily and securely add remote printing to your application. At the core of PrintNode is event driven software and sockets so your print job is transmitted almost instantly to your printer. It is only limited by the size of the print job you send and the speed of your internet connection. +Tags: +- print +- printer +ReleaseNotesUrl: https://api.printnode.com/app/static/change-log.txt +PurchaseUrl: https://www.printnode.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.printnode.com/docs +- DocumentLabel: FAQ + DocumentUrl: https://www.printnode.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.zh-CN.yaml b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.zh-CN.yaml new file mode 100644 index 000000000000..bcf543e71676 --- /dev/null +++ b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PrintNode.PrintNode +PackageVersion: 4.29.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过 PrintNode 客户端和简单易用的 JSON API,将任何打印机连接到您的应用程序。 +Description: PrintNode 是一项托管打印服务,可帮助您快速、轻松且安全地为应用程序添加远程打印功能。PrintNode 的核心是事件驱动软件和套接字技术,因此您的打印任务几乎能即时传输至打印机。其速度仅受限于您发送的打印任务大小及互联网连接速度。 +Tags: +- 打印 +- 打印机 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.printnode.com/docs +- DocumentLabel: 常见问题 + DocumentUrl: https://www.printnode.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.yaml b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.yaml new file mode 100644 index 000000000000..a23245501c1a --- /dev/null +++ b/manifests/p/PrintNode/PrintNode/4.29.1/PrintNode.PrintNode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PrintNode.PrintNode +PackageVersion: 4.29.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fe3958d3e7dc2e1aad77d57c7fb1cbd9b5abfae3 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:24:33 -0500 Subject: [PATCH 063/234] Standardize Moniker for Geoxor.Amethyst 2.0.5 (#378363) --- .../g/Geoxor/Amethyst/2.0.5/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/2.0.5/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.0.5/Geoxor.Amethyst.locale.en-US.yaml index 29a85fce95bb..1efda6df7102 100644 --- a/manifests/g/Geoxor/Amethyst/2.0.5/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.0.5/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 2.0.5 PackageLocale: en-US Publisher: Geoxor From d5df1e39d880fcb227498919089d36f71fee556c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:24:43 -0500 Subject: [PATCH 064/234] Standardize Moniker for Geoxor.Amethyst 2.0.6 (#378365) --- .../g/Geoxor/Amethyst/2.0.6/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/2.0.6/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.0.6/Geoxor.Amethyst.locale.en-US.yaml index 6a32e71202c7..9377258da37b 100644 --- a/manifests/g/Geoxor/Amethyst/2.0.6/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.0.6/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 2.0.6 PackageLocale: en-US Publisher: Geoxor From 48f0420bf9809c25e504843340f143d11cd4e64e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:24:56 -0500 Subject: [PATCH 065/234] Standardize Moniker for Geoxor.Amethyst 2.1.1 (#378366) --- .../g/Geoxor/Amethyst/2.1.1/Geoxor.Amethyst.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/Geoxor/Amethyst/2.1.1/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.1.1/Geoxor.Amethyst.locale.en-US.yaml index 40c31666eb4b..d6a549166df7 100644 --- a/manifests/g/Geoxor/Amethyst/2.1.1/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.1.1/Geoxor.Amethyst.locale.en-US.yaml @@ -14,7 +14,7 @@ License: MIT LicenseUrl: https://github.com/Geoxor/Amethyst/blob/master/LICENSE Copyright: Copyright © 2025 Geoxor ShortDescription: A music player made with Typescript -Moniker: amethyst +Moniker: Amethyst Tags: - android-app - audio From 7febf3448d259c034bbcd52f3d9a8d378dab9572 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:25:19 -0500 Subject: [PATCH 066/234] Standardize Moniker for Geoxor.Amethyst 2.1.2 (#378367) --- .../g/Geoxor/Amethyst/2.1.2/Geoxor.Amethyst.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/Geoxor/Amethyst/2.1.2/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.1.2/Geoxor.Amethyst.locale.en-US.yaml index 78966856432d..a3c2863104c4 100644 --- a/manifests/g/Geoxor/Amethyst/2.1.2/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.1.2/Geoxor.Amethyst.locale.en-US.yaml @@ -16,7 +16,7 @@ Copyright: Copyright © 2025 Geoxor CopyrightUrl: https://github.com/Geoxor/Amethyst ShortDescription: A A music player made with Typescript Description: Amethyst is a cross-platform audio player with a node-based audio routing system, the main goal of this project is to make a music player in TypeScript to see how far the language can be stretched to prove it's possible to prrovide pro-level features as most DAWs / DAEs, while also providing useful tools and customizability to the end-user. -Moniker: amethyst +Moniker: Amethyst Tags: - android-app - audio From 99ab64631afa4f5ca3f2eb244931eb344c173fce Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:25:31 -0500 Subject: [PATCH 067/234] Standardize Moniker for Geoxor.Amethyst 2.1.3 (#378368) --- .../g/Geoxor/Amethyst/2.1.3/Geoxor.Amethyst.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/Geoxor/Amethyst/2.1.3/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/2.1.3/Geoxor.Amethyst.locale.en-US.yaml index 10ee3e51180c..48e75c7211a9 100644 --- a/manifests/g/Geoxor/Amethyst/2.1.3/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/2.1.3/Geoxor.Amethyst.locale.en-US.yaml @@ -16,7 +16,7 @@ Copyright: Copyright © 2025 Geoxor CopyrightUrl: https://github.com/Geoxor/Amethyst ShortDescription: A A music player made with Typescript Description: Amethyst is a cross-platform audio player with a node-based audio routing system, the main goal of this project is to make a music player in TypeScript to see how far the language can be stretched to prove it's possible to prrovide pro-level features as most DAWs / DAEs, while also providing useful tools and customizability to the end-user. -Moniker: amethyst +Moniker: Amethyst Tags: - android-app - audio From ff2cfc327daec5a8e04be076a694594197ac6d51 Mon Sep 17 00:00:00 2001 From: Yoshihiro Ito Date: Sat, 23 May 2026 10:25:44 +0900 Subject: [PATCH 068/234] New version: Filedini.Filedini version 0.6.1253.41669 (#378375) --- .../0.6.1253.41669/Filedini.Filedini.installer.yaml | 12 ++++++++++++ .../Filedini.Filedini.locale.en-US.yaml | 12 ++++++++++++ .../Filedini/0.6.1253.41669/Filedini.Filedini.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.installer.yaml create mode 100644 manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.locale.en-US.yaml create mode 100644 manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.yaml diff --git a/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.installer.yaml b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.installer.yaml new file mode 100644 index 000000000000..ae8f0ee68b0b --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Filedini.Filedini +PackageVersion: 0.6.1253.41669 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://installer.filedini.app/Filedini-0.6.1253.41669-Installer.exe + InstallerSha256: A22D45E9ECAE45C099FFAEEDD73ADCEC12B97EDB936607C8E11687286A336930 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.locale.en-US.yaml b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.locale.en-US.yaml new file mode 100644 index 000000000000..90bd6aaef80c --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Filedini.Filedini +PackageVersion: 0.6.1253.41669 +PackageLocale: en-US +Publisher: Filedini +PackageName: Filedini +License: Proprietary +ShortDescription: A fast, keyboard-first file manager for Windows. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.yaml b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.yaml new file mode 100644 index 000000000000..e4f684767d8b --- /dev/null +++ b/manifests/f/Filedini/Filedini/0.6.1253.41669/Filedini.Filedini.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Filedini.Filedini +PackageVersion: 0.6.1253.41669 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 64d8f9605bc5b2c335fc5a5d966c83db1712e691 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:26:08 -0500 Subject: [PATCH 069/234] Standardize Moniker for GitKraken.cli 3.1.14 (#378379) --- .../g/GitKraken/cli/3.1.14/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.14/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.14/GitKraken.cli.locale.en-US.yaml index 66ccaa066e66..fdf808406f0f 100644 --- a/manifests/g/GitKraken/cli/3.1.14/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.14/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 65e550aaf03ff5f9e8d16821d9f3474fa5e1e8e8 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:26:19 -0500 Subject: [PATCH 070/234] Standardize Moniker for GitKraken.cli 3.1.27 (#378380) --- .../g/GitKraken/cli/3.1.27/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.27/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.27/GitKraken.cli.locale.en-US.yaml index 8201a3d11aad..e9e34b87ce43 100644 --- a/manifests/g/GitKraken/cli/3.1.27/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.27/GitKraken.cli.locale.en-US.yaml @@ -19,7 +19,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 00dd0b08aaf04d46c05c4ec253a049f89f9651fd Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:26:31 -0500 Subject: [PATCH 071/234] Standardize Moniker for GitKraken.cli 3.1.3 (#378381) --- manifests/g/GitKraken/cli/3.1.3/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.3/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.3/GitKraken.cli.locale.en-US.yaml index 8c30f0f4ca60..d860a43bd2bc 100644 --- a/manifests/g/GitKraken/cli/3.1.3/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.3/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 8850244d2e857862f5099a9269157290f51654bb Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:26:43 -0500 Subject: [PATCH 072/234] Standardize Moniker for GitKraken.cli 3.1.36 (#378382) --- .../g/GitKraken/cli/3.1.36/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.36/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.36/GitKraken.cli.locale.en-US.yaml index 4ed73a3f020e..c13bfb10b641 100644 --- a/manifests/g/GitKraken/cli/3.1.36/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.36/GitKraken.cli.locale.en-US.yaml @@ -19,7 +19,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 23f18e5dfe745cecc96cda54728b4306380b22f5 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:26:55 -0500 Subject: [PATCH 073/234] Standardize Moniker for GitKraken.cli 3.1.37 (#378383) --- .../g/GitKraken/cli/3.1.37/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.37/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.37/GitKraken.cli.locale.en-US.yaml index fbdb0d808843..bd6340336925 100644 --- a/manifests/g/GitKraken/cli/3.1.37/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.37/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From cb430e48c21c6b4d85ed262642a4de13b283e9a7 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:27:07 -0500 Subject: [PATCH 074/234] Standardize Moniker for GitKraken.cli 3.1.39 (#378384) --- .../g/GitKraken/cli/3.1.39/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.39/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.39/GitKraken.cli.locale.en-US.yaml index d93d033fcdb0..f7b4501418c7 100644 --- a/manifests/g/GitKraken/cli/3.1.39/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.39/GitKraken.cli.locale.en-US.yaml @@ -19,7 +19,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 8d0cc31a8df35843c3e793df8ecd6ba2802b0cfb Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:27:18 -0500 Subject: [PATCH 075/234] Standardize Moniker for GitKraken.cli 3.1.4 (#378385) --- manifests/g/GitKraken/cli/3.1.4/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.4/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.4/GitKraken.cli.locale.en-US.yaml index 5b3234db8329..485d9e59ea01 100644 --- a/manifests/g/GitKraken/cli/3.1.4/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.4/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 7951d9705dc36ef374b30317f4b952acac10cc2b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:27:30 -0500 Subject: [PATCH 076/234] Standardize Moniker for GitKraken.cli 3.1.40 (#378386) --- .../g/GitKraken/cli/3.1.40/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.40/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.40/GitKraken.cli.locale.en-US.yaml index 47c8de6a8cf6..3c9228b804f7 100644 --- a/manifests/g/GitKraken/cli/3.1.40/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.40/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From de846f4764162e070189af920a136c0bf8da9e9f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:27:42 -0500 Subject: [PATCH 077/234] Standardize Moniker for GitKraken.cli 3.1.42 (#378387) --- .../g/GitKraken/cli/3.1.42/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.42/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.42/GitKraken.cli.locale.en-US.yaml index 2bf62ea97856..94b24761fa57 100644 --- a/manifests/g/GitKraken/cli/3.1.42/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.42/GitKraken.cli.locale.en-US.yaml @@ -19,7 +19,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 2c2cea0310b34f9ab2d3ac5a9d1f294b68987668 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:30:39 -0500 Subject: [PATCH 078/234] Standardize Moniker for GitKraken.cli 3.1.48 (#378388) --- .../g/GitKraken/cli/3.1.48/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.48/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.48/GitKraken.cli.locale.en-US.yaml index d012c7636f6e..dcc19ad830b1 100644 --- a/manifests/g/GitKraken/cli/3.1.48/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.48/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 6aa0012818e1b46055bb7e40422733a7f71be0f4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:34:09 -0500 Subject: [PATCH 079/234] Standardize Moniker for GitKraken.cli 3.1.5 (#378389) --- manifests/g/GitKraken/cli/3.1.5/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.5/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.5/GitKraken.cli.locale.en-US.yaml index a21ee6c736db..6b5dd15eac24 100644 --- a/manifests/g/GitKraken/cli/3.1.5/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.5/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From bf8d8d2cb3b7ab703be352076c85513a7a6f1451 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:37:35 -0500 Subject: [PATCH 080/234] Standardize Moniker for GitKraken.cli 3.1.50 (#378390) --- .../g/GitKraken/cli/3.1.50/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.50/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.50/GitKraken.cli.locale.en-US.yaml index 70d42daf4052..620cf27dadc0 100644 --- a/manifests/g/GitKraken/cli/3.1.50/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.50/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 4174711e82e9dff6e8c677809a2d2b298a94287f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:40:25 -0500 Subject: [PATCH 081/234] Standardize Moniker for GitKraken.cli 3.1.51 (#378391) --- .../g/GitKraken/cli/3.1.51/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.51/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.51/GitKraken.cli.locale.en-US.yaml index 594592878417..e2d962c1521f 100644 --- a/manifests/g/GitKraken/cli/3.1.51/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.51/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From efcd46efa7223681f762e43dfb20667a6a9dd0e7 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:43:04 -0500 Subject: [PATCH 082/234] Standardize Moniker for GitKraken.cli 3.1.52 (#378392) --- .../g/GitKraken/cli/3.1.52/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.52/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.52/GitKraken.cli.locale.en-US.yaml index afcb22f0dedd..eb0a927cf8de 100644 --- a/manifests/g/GitKraken/cli/3.1.52/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.52/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 51e378bd6e76bdd7a5a95ccc5cede2db695acb98 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:45:58 -0500 Subject: [PATCH 083/234] Standardize Moniker for GitKraken.cli 3.1.53 (#378393) --- .../g/GitKraken/cli/3.1.53/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.53/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.53/GitKraken.cli.locale.en-US.yaml index 62130cba4152..adba0a6ea77e 100644 --- a/manifests/g/GitKraken/cli/3.1.53/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.53/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 509f516408a5c38b08311128cd0d1eb739566c96 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 18:48:40 -0700 Subject: [PATCH 084/234] Automatic update of FACEITLTD.FACEITAC 2.1 (#378394) --- .../FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.installer.yaml | 4 ++-- .../FACEITAC/2.1/FACEITLTD.FACEITAC.locale.en-US.yaml | 2 +- manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.installer.yaml b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.installer.yaml index 573ddb24a6a8..92c2eee583bc 100644 --- a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.installer.yaml +++ b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Automatically updated by the winget bot at 2026/May/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: FACEITLTD.FACEITAC @@ -16,6 +16,6 @@ UpgradeBehavior: install Installers: - Architecture: x64 InstallerUrl: https://anticheat-client.faceit-cdn.net/FACEITInstaller_64.exe - InstallerSha256: C3C62C8E450CB94CCB65BBE0A350D8191AD1ACAEBE11C8F4FD88D49DD213E40C + InstallerSha256: 9C9D15673175B75E7C283E8A347DDDF22A731EFC36FA736B28A6DD4946AF3D5C ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.locale.en-US.yaml b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.locale.en-US.yaml index 1557cb96a90b..71bf969beb0c 100644 --- a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.locale.en-US.yaml +++ b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Automatically updated by the winget bot at 2026/May/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: FACEITLTD.FACEITAC diff --git a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.yaml b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.yaml index 5d99182b628e..3493ca88c191 100644 --- a/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.yaml +++ b/manifests/f/FACEITLTD/FACEITAC/2.1/FACEITLTD.FACEITAC.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/21 +# Automatically updated by the winget bot at 2026/May/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: FACEITLTD.FACEITAC From 7239cdd718be5ac461fe75900b7070813ac63437 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:51:20 -0500 Subject: [PATCH 085/234] Standardize Moniker for GitKraken.cli 3.1.54 (#378395) --- .../g/GitKraken/cli/3.1.54/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.54/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.54/GitKraken.cli.locale.en-US.yaml index a0fa609c18b9..7e2c654ec319 100644 --- a/manifests/g/GitKraken/cli/3.1.54/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.54/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 6015525c6458938e46a771ac0a25dcbc11cf1570 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:54:02 -0500 Subject: [PATCH 086/234] Standardize Moniker for GitKraken.cli 3.1.55 (#378396) --- .../g/GitKraken/cli/3.1.55/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.55/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.55/GitKraken.cli.locale.en-US.yaml index a71c184bb16c..e34c2c014fe1 100644 --- a/manifests/g/GitKraken/cli/3.1.55/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.55/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From afded4c1a04b9e249c726639d067e24f9d71d8e9 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 20:57:40 -0500 Subject: [PATCH 087/234] Standardize Moniker for GitKraken.cli 3.1.59 (#378397) --- .../g/GitKraken/cli/3.1.59/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.59/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.59/GitKraken.cli.locale.en-US.yaml index 5ad803d52956..b88492e42787 100644 --- a/manifests/g/GitKraken/cli/3.1.59/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.59/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 06f8a962073631aeb36e2e6338042d1a7331340c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 10:01:12 +0800 Subject: [PATCH 088/234] New version: Microsoft.Azure.FunctionsCoreTools version 4.12.0 (4.11.0) (#378281) --- ...ft.Azure.FunctionsCoreTools.installer.yaml | 61 +++++++++++++++++++ ...Azure.FunctionsCoreTools.locale.en-US.yaml | 46 ++++++++++++++ ...Azure.FunctionsCoreTools.locale.zh-CN.yaml | 19 ++++++ .../Microsoft.Azure.FunctionsCoreTools.yaml | 8 +++ 4 files changed, 134 insertions(+) create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml new file mode 100644 index 000000000000..6932d4e5b93f --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +Commands: +- func +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.11.0/func-cli-4.12.0-x86.msi + InstallerSha256: A8A82091280A2B58DE3665968CFBA301C1CD054604CD5410E1CB015DF2F19B88 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + UpgradeBehavior: install + ProductCode: '{0EDDD7A7-0F79-452C-BBD7-7CD1BD6AE582}' + AppsAndFeaturesEntries: + - UpgradeCode: '{31C010A9-2414-4DB7-BFEA-A6F1D085382E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Microsoft\Azure Functions Core Tools' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.11.0/func-cli-4.12.0-x64.msi + InstallerSha256: BACA799EE52DE39D62DC7135E16EFCB0228DB8B8CC7290CECB385D00638F3516 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + UpgradeBehavior: install + ProductCode: '{496FAE0C-4E89-4F4F-A875-99218C56C685}' + AppsAndFeaturesEntries: + - UpgradeCode: '{E9F5190E-0E1F-49C0-BAF5-3D47FE5837B9}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft\Azure Functions Core Tools' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.11.0/Azure.Functions.Cli.win-x86.4.12.0-preview.1.zip + InstallerSha256: 47E8CCD3CD18CB8F3F5203086DD3BE58F72890EF25AD96076921CFF07A3F3744 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.11.0/Azure.Functions.Cli.win-x64.4.12.0-preview.1.zip + InstallerSha256: C61B65D5909B20C1A3C76F360AA435EA9F28A3F42B92843E2E688739923166C5 + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.11.0/Azure.Functions.Cli.win-arm64.4.12.0-preview.1.zip + InstallerSha256: D0F33E6980346FF3F721952525318527AF021BE0CA696D5E323A226C9C655CB3 + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml new file mode 100644 index 000000000000..e918a435c085 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/Azure/azure-functions-core-tools/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Azure Functions Core Tools +PackageUrl: https://github.com/Azure/azure-functions-core-tools +License: MIT +LicenseUrl: https://github.com/Azure/azure-functions-core-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) .NET Foundation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Command line tools for Azure Functions +Description: The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions. +Moniker: functionscoretools +Tags: +- app-service +- azure +- azure-functions +- functions +ReleaseNotes: |- + Azure Functions CLI 4.11.0 + Host Version + - Host Runtime Version: 4.1048.200 + - In-Proc CLI: + - CLI Version: 4.5.0 + - Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100) + Changes + - Fix func pack throwing cryptic Unsupported runtime: None when local.settings.json is absent and FUNCTIONS_WORKER_RUNTIME is not set (#4829) + - Mark Node.js 24 as GA in stacks.json (add Flex Consumption SKU) (#4867) + - Surface SSL/TLS certificate errors clearly when SSL inspection proxies intercept connections (#4857) + - Fix func kubernetes deploy race condition where kubectl rollout status ran before the Deployment was registered (#4919) + - Fix func kubernetes delete to honor --no-docker instead of failing on registry auth (#4919) + - Add McpPromptTrigger template for dotnet-isolated func new (#4891) + - Fix func azure storage fetch-connection-string failing with "Cannot find storage account" due to ARM eventual consistency (#4884) +ReleaseNotesUrl: https://github.com/Azure/azure-functions-core-tools/releases/tag/4.11.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml new file mode 100644 index 000000000000..c4d0363683b1 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +ShortDescription: Azure Functions 的命令行工具 +Description: Azure Functions 核心工具为创建、开发、测试、运行和调试 Azure Functions 提供了本地开发体验。 +Tags: +- app-service +- azure +- azure-functions +- 云函数 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml new file mode 100644 index 000000000000..ff33f8b52fc0 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5142eed552ceee21d4a62ff38a8389f18dfe380f Mon Sep 17 00:00:00 2001 From: Nicolas Altmann <46928829+sibexico@users.noreply.github.com> Date: Fri, 22 May 2026 19:04:42 -0700 Subject: [PATCH 089/234] New version: sibexico.Eris version 0.54.1 (#378311) --- .../Eris/0.54.1/sibexico.Eris.installer.yaml | 18 +++++++++++++ .../0.54.1/sibexico.Eris.locale.en-US.yaml | 27 +++++++++++++++++++ .../s/sibexico/Eris/0.54.1/sibexico.Eris.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.installer.yaml create mode 100644 manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.locale.en-US.yaml create mode 100644 manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.yaml diff --git a/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.installer.yaml b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.installer.yaml new file mode 100644 index 000000000000..1bff7695c61e --- /dev/null +++ b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sibexico.Eris +PackageVersion: 0.54.1 +InstallerType: portable +Commands: +- eris +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sibexico/Eris/releases/download/v0.54.1/eris_0.54.1_windows_x86_64.exe + InstallerSha256: 2321EC5858BCE2C39AA8EBDDB63BED8BA54CA386B48BE02E22D2E41A265A7197 +- Architecture: arm64 + InstallerUrl: https://github.com/sibexico/Eris/releases/download/v0.54.1/eris_0.54.1_windows_arm64.exe + InstallerSha256: 1B1B66F4D7F93578413D8CA585C0832E001E3DD559352C57CC7B01917D0BC559 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.locale.en-US.yaml b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.locale.en-US.yaml new file mode 100644 index 000000000000..5d98d39f35f1 --- /dev/null +++ b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sibexico.Eris +PackageVersion: 0.54.1 +PackageLocale: en-US +Publisher: Nicolas Altmann +PublisherUrl: https://github.com/sibexico +PublisherSupportUrl: https://github.com/sibexico/Eris/issues +PackageName: Eris +PackageUrl: https://github.com/sibexico/Eris +License: MIT +LicenseUrl: https://github.com/sibexico/Eris/blob/HEAD/LICENSE +ShortDescription: Desktop PGP workstation +Tags: +- arm64 +- encryption +- fyne +- go +- golang +- gui +- linux-packages +- pgp +- security-tools +- windows-package +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.yaml b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.yaml new file mode 100644 index 000000000000..7a98af593cce --- /dev/null +++ b/manifests/s/sibexico/Eris/0.54.1/sibexico.Eris.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sibexico.Eris +PackageVersion: 0.54.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee9aed55bb41cfc9399e10dbe1c4e1c617db58f4 Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Fri, 22 May 2026 22:08:17 -0400 Subject: [PATCH 090/234] GitHub.Copilot.Prerelease version v1.0.52-4 (#378323) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.52-4/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 000000000000..6cf8ff6d04a7 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.52-4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.52-4/copilot-win32-x64.zip + InstallerSha256: D0FAFD0470A9EA9D34E43F8F461CCDF3AAF076AE25C3D36971B5473841CE3BD1 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.52-4/copilot-win32-arm64.zip + InstallerSha256: A81ADFC80A8921D11A6750AFC17759F3CA829D55037152C16CEFEDF55A49740D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-22 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 000000000000..0a26877b5f98 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.52-4 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.52-4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 000000000000..ea0943699d17 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.52-4/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.52-4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0af970552f008d98f1d549196719aae18b0ebbd4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:14:52 -0500 Subject: [PATCH 091/234] Standardize Moniker for GitKraken.cli 3.1.61 (#378399) --- .../g/GitKraken/cli/3.1.61/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.61/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.61/GitKraken.cli.locale.en-US.yaml index feaf98e0b090..925301c30a1d 100644 --- a/manifests/g/GitKraken/cli/3.1.61/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.61/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From bee662e6b29730e9e311806e9128e9eac9dfa5cd Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:17:54 -0500 Subject: [PATCH 092/234] Standardize Moniker for GitKraken.cli 3.1.62 (#378400) --- .../g/GitKraken/cli/3.1.62/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.62/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.62/GitKraken.cli.locale.en-US.yaml index 9fad1ef571b6..3d5001fd6ab9 100644 --- a/manifests/g/GitKraken/cli/3.1.62/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.62/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 3a0d6e5812a48d6820b0b0080025f5689a29159e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:20:18 -0500 Subject: [PATCH 093/234] Standardize Moniker for GitKraken.cli 3.1.64 (#378401) --- .../g/GitKraken/cli/3.1.64/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.64/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.64/GitKraken.cli.locale.en-US.yaml index 19960e70c22c..30c467077749 100644 --- a/manifests/g/GitKraken/cli/3.1.64/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.64/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 0b26dae8da873b9a9f2a84edb0c965868f361a40 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:23:18 -0500 Subject: [PATCH 094/234] Standardize Moniker for GitKraken.cli 3.1.9 (#378403) --- manifests/g/GitKraken/cli/3.1.9/GitKraken.cli.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GitKraken/cli/3.1.9/GitKraken.cli.locale.en-US.yaml b/manifests/g/GitKraken/cli/3.1.9/GitKraken.cli.locale.en-US.yaml index d44a1bf0cf61..0452995999d5 100644 --- a/manifests/g/GitKraken/cli/3.1.9/GitKraken.cli.locale.en-US.yaml +++ b/manifests/g/GitKraken/cli/3.1.9/GitKraken.cli.locale.en-US.yaml @@ -18,7 +18,7 @@ ShortDescription: GitKraken official command-line tool. Description: |- gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it. -Moniker: GitKraken CLI +Moniker: gkcli Tags: - cli - command-line From 3ad5c999ad1287e99f7599ab11b2c1687ff335c9 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:23:30 -0500 Subject: [PATCH 095/234] Standardize Moniker for GrafanaLabs.Alloy 1.11.0-rc.3 (#378408) --- .../Alloy/1.11.0-rc.3/GrafanaLabs.Alloy.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.3/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.3/GrafanaLabs.Alloy.locale.en-US.yaml index 6e44717fe8a1..30cbda5dd914 100644 --- a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.3/GrafanaLabs.Alloy.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.3/GrafanaLabs.Alloy.locale.en-US.yaml @@ -15,7 +15,7 @@ License: Apache 2.0 LicenseUrl: https://github.com/grafana/alloy/blob/HEAD/LICENSE ShortDescription: Grafana Alloy Description: OpenTelemetry Collector distribution with programmable pipelines -Moniker: Alloy +Moniker: alloy Tags: - alloy - collector From 65d75a8b0aad7b619d7b734a4ec8befd35a5784e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 10:23:44 +0800 Subject: [PATCH 096/234] New version: Anthropic.Claude version 1.8555.2 (#378419) --- .../1.8555.2/Anthropic.Claude.installer.yaml | 66 +++++++++++++++++++ .../Anthropic.Claude.locale.en-US.yaml | 24 +++++++ .../Anthropic.Claude.locale.zh-CN.yaml | 15 +++++ .../Claude/1.8555.2/Anthropic.Claude.yaml | 8 +++ 4 files changed, 113 insertions(+) create mode 100644 manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.installer.yaml create mode 100644 manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.yaml diff --git a/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.installer.yaml new file mode 100644 index 000000000000..b7ee53c10f8b --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.8555.2 +Protocols: +- claude +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.msix + InstallerSha256: 1C1C645F170314588E9249307A251AB77CDD007F5D5BC85DDF645CD7009C10B8 + SignatureSha256: 9F638779FC552BFBBA44C1A1BF0D2E73B2AF3F7DC9A41720B15E4DFE35BE4D9A + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.msix + InstallerSha256: ECA81DAC8315E46415A36F38BAEC3D1BD30AF45EDC30F773855F70629ED35425 + SignatureSha256: 0EFA179F477EB95F297F5A5BB0172D0639486D8E4AD05F16FF6F1A617685B071 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.exe + InstallerSha256: 1AB57E88C86451CF199D1568D751DAB7FE29E4BDFA5A3F035FDB15B872C7A352 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.exe + InstallerSha256: 3C319A59A59B30BFEB86F71B6DF80891C5C983404F12E464F4BE1754CD4D2C94 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 000000000000..fdc3cefb2851 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.8555.2 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 000000000000..c37fe1f3d924 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.8555.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.yaml new file mode 100644 index 000000000000..c07f7e912f6e --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.8555.2/Anthropic.Claude.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.8555.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 24702addb822c73bf516f70bd05d63d756bdd98f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 19:23:56 -0700 Subject: [PATCH 097/234] Automatic deletion of Filemail.DesktopApp 4.18.2 (#378430) --- .../4.18.2/Filemail.DesktopApp.installer.yaml | 14 ------------- .../Filemail.DesktopApp.locale.en-GB.yaml | 20 ------------------- .../Filemail.DesktopApp.locale.nb-NO.yaml | 17 ---------------- .../Filemail.DesktopApp.locale.nn-NO.yaml | 16 --------------- .../4.18.2/Filemail.DesktopApp.yaml | 8 -------- 5 files changed, 75 deletions(-) delete mode 100644 manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.installer.yaml delete mode 100644 manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.en-GB.yaml delete mode 100644 manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nb-NO.yaml delete mode 100644 manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nn-NO.yaml delete mode 100644 manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.yaml diff --git a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.installer.yaml b/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.installer.yaml deleted file mode 100644 index b805ea225183..000000000000 --- a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Filemail.DesktopApp -PackageVersion: 4.18.2 -InstallerType: portable -Commands: -- filemail -Installers: -- Architecture: x64 - InstallerUrl: https://filemailprod.blob.core.windows.net/downloads/Apps/Filemail_Desktop_Setup_win64.exe - InstallerSha256: 437FBCF556A1EA7F5C6DC7309A95C31221DA38553DE6B32F908274D92C60BF03 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.en-GB.yaml b/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.en-GB.yaml deleted file mode 100644 index 3ba07d9c5a62..000000000000 --- a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.en-GB.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Filemail.DesktopApp -PackageVersion: 4.18.2 -PackageLocale: en-GB -Publisher: Filemail AS -PackageName: Filemail Desktop App -PackageUrl: https://www.filemail.com/apps/windows-desktop -License: Proprietary (Account required) -Copyright: © 2026 Filemail AS -ShortDescription: Elevate your file sharing experience with our desktop app. -Tags: -- filemail-desktop-app -- filemaildesktopapp -- file-sharing -- filesharing -- norway -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nb-NO.yaml b/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nb-NO.yaml deleted file mode 100644 index 1e73cc97ea88..000000000000 --- a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nb-NO.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Filemail.DesktopApp -PackageVersion: 4.18.2 -PackageLocale: nb-NO -PackageName: Filemail Desktop App -PackageUrl: https://www.filemail.com/nb/apps/windows-desktop -License: Proprietær (Kontooppretting påkrevd) -ShortDescription: Forbedre opplevelsen av fildeling med skrivebordsappen vår. -Tags: -- filemail-desktop-app -- filemaildesktopapp -- fildeling -- norge -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nn-NO.yaml b/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nn-NO.yaml deleted file mode 100644 index f84bf0cb35a7..000000000000 --- a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.locale.nn-NO.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Filemail.DesktopApp -PackageVersion: 4.18.2 -PackageLocale: nn-NO -PackageName: Filemail Desktop App -License: Proprietær (Kontooppretting krevjast) -ShortDescription: Forbetre opplevinga av fildeling med skrivebordsappen vår. -Tags: -- filemail-desktop-app -- filemaildesktopapp -- fildeling -- noreg -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.yaml b/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.yaml deleted file mode 100644 index 769344ff68a4..000000000000 --- a/manifests/f/Filemail/DesktopApp/4.18.2/Filemail.DesktopApp.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Filemail.DesktopApp -PackageVersion: 4.18.2 -DefaultLocale: en-GB -ManifestType: version -ManifestVersion: 1.12.0 From 51f2159891deed8a1aea9f97a08cd46fcad8474a Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Fri, 22 May 2026 19:24:12 -0700 Subject: [PATCH 098/234] New version: DoltHub.Dolt version 2.0.6 (#378432) --- .../Dolt/2.0.6/DoltHub.Dolt.installer.yaml | 25 ++++++++++++++++ .../Dolt/2.0.6/DoltHub.Dolt.locale.en-US.yaml | 29 +++++++++++++++++++ .../d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..e4088b964c55 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.6 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{AA6084A4-21C9-4781-91E8-1D958EAFADBA}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 2.0.6 + ProductCode: '{AA6084A4-21C9-4781-91E8-1D958EAFADBA}' + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Dolt' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v2.0.6/dolt-windows-amd64.msi + InstallerSha256: 4FB2993202D33FF3FDDCCBB9790EC6CA795FB015805136D973EAA28C93A426C3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-23 diff --git a/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..5fd50f5bfa69 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.6 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +Description: |- + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. + Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. + Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v2.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..76a794e439a9 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.6/DoltHub.Dolt.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b808ce9b84839b5f5e82ef67ce7659e55d77f7d6 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:24:24 -0500 Subject: [PATCH 099/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.10.0 (#378467) --- .../en-GB/115.10.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 2e4f16b0f700..622572d215ac 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 9be3f92e7ce6e293d0b268f56fc20e82270d191a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:24:36 -0500 Subject: [PATCH 100/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.10.1 (#378468) --- .../en-GB/115.10.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index f9979fb725f5..9cadf3b03d17 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 9eb0629efe8bbac716cdfb1135465348b825f8ba Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:24:48 -0500 Subject: [PATCH 101/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.10.2 (#378469) --- .../en-GB/115.10.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 3fc8455306e5..3902bc2d2ddb 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.10.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.10.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From e045d3f5719b92ef39b1fa779d0853e2beef5379 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:25:00 -0500 Subject: [PATCH 102/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.11.0 (#378470) --- .../en-GB/115.11.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.11.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.11.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 0b56fd121ffd..d7c73e7e70ad 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.11.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.11.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 8db1a70d559d2332ac8d269ce519ed631049bbbf Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:25:13 -0500 Subject: [PATCH 103/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.11.1 (#378472) --- .../en-GB/115.11.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.11.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.11.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 28ca5d44ebf3..f75c8771a912 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.11.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.11.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From afa8f3a5920f4081fe9c370339bb8167bee67c61 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:25:25 -0500 Subject: [PATCH 104/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.12.1 (#378473) --- .../en-GB/115.12.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.12.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.12.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 1fd86d249a1f..e915c2d5f59a 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.12.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.12.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 7930f4b8315eb507ffd0258bc62e263e4b5148b8 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:25:37 -0500 Subject: [PATCH 105/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.12.2 (#378474) --- .../en-GB/115.12.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.12.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.12.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index a68b6e7cb975..01ffa89a73f3 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.12.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.12.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From e90183cda739f53b2d0c2ee4f60e1a4c9274d44f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:25:49 -0500 Subject: [PATCH 106/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.13.0 (#378475) --- .../en-GB/115.13.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.13.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.13.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index f9b4746fc665..dad3dfffe95e 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.13.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.13.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 769a302c47523bac76f74f365defd74aab04e86f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:26:01 -0500 Subject: [PATCH 107/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.14.0 (#378476) --- .../en-GB/115.14.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.14.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.14.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index f0eaed8ee3df..7e9d1438c9f7 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.14.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.14.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 30b27f92164294dd58b4fd956617d0c4828c3e2a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:26:13 -0500 Subject: [PATCH 108/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.8.0 (#378477) --- .../en-GB/115.8.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.8.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.8.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index e43623c1022d..1810e127bef7 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.8.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.8.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 34b9227b10e182b59707192dd81effa1be1d9258 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:26:24 -0500 Subject: [PATCH 109/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.8.1 (#378479) --- .../en-GB/115.8.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.8.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.8.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 02737d2ce274..c32123df4ed3 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.8.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.8.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From b25805a1a45c213653d17da4d4ed54b9ba11981c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:26:37 -0500 Subject: [PATCH 110/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 115.9.0 (#378480) --- .../en-GB/115.9.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/115.9.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/115.9.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index e5bb0950ea93..39a3f24dbb77 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/115.9.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/115.9.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From e976cc2ad3441c97f96030513e5845d6cd8405ba Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:26:49 -0500 Subject: [PATCH 111/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 136.0.1 (#378481) --- .../en-GB/136.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/136.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/136.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 252a152a9840..4dd62845830a 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/136.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/136.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 89331254d3735c78eb6ebee080612d102760358c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:27:01 -0500 Subject: [PATCH 112/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 136.0 (#378482) --- .../en-GB/136.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/136.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/136.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 2583e18024cf..7bb6c83bd3ec 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/136.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/136.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 1f1d7bc9e031e7f6a80723e4b5ae2fc5acd1576b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:27:13 -0500 Subject: [PATCH 113/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 137.0.1 (#378483) --- .../en-GB/137.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/137.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/137.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 441f85fa21f7..c8328e0c26cd 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/137.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/137.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From f0004168e76a717c2c94614bcd6b36fa61aac16a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:27:25 -0500 Subject: [PATCH 114/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 137.0.2 (#378484) --- .../en-GB/137.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/137.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/137.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 6f0dc6d41e9a..aefdc1e5f1fc 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/137.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/137.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 65569972b208ab82ec70cfb32a511cde6004631d Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:27:37 -0500 Subject: [PATCH 115/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 137.0 (#378485) --- .../en-GB/137.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/137.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/137.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 114eaba3b327..9c5a590460c6 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/137.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/137.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From b8a83285c7ff3accd7e1d15c905767c9697bf8b2 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:27:49 -0500 Subject: [PATCH 116/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 138.0.1 (#378486) --- .../en-GB/138.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/138.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/138.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 5d4049b2263a..9d645dfb6845 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/138.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/138.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 3d68dc97f01a187c6574317c487bb566ab21af8a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:28:04 -0500 Subject: [PATCH 117/234] Standardize Moniker for ArminOsaj.AutoDarkMode 10.4.0.35 (#378316) --- .../10.4.0.35/ArminOsaj.AutoDarkMode.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/ArminOsaj/AutoDarkMode/10.4.0.35/ArminOsaj.AutoDarkMode.locale.en-US.yaml b/manifests/a/ArminOsaj/AutoDarkMode/10.4.0.35/ArminOsaj.AutoDarkMode.locale.en-US.yaml index a9f80c6112c5..c76e22a8a53e 100644 --- a/manifests/a/ArminOsaj/AutoDarkMode/10.4.0.35/ArminOsaj.AutoDarkMode.locale.en-US.yaml +++ b/manifests/a/ArminOsaj/AutoDarkMode/10.4.0.35/ArminOsaj.AutoDarkMode.locale.en-US.yaml @@ -23,7 +23,7 @@ Description: |- As soon as the sun goes down, we'll take care of everything for you. Because a simple design change would be too boring, Auto Dark Mode is packed with useful functions. For example, we can also change your desktop wallpaper. -# Moniker: +Moniker: autodarkmode Tags: - dark-theme - darkmode From ae0127740a651af43fd09276770b2923d636cb67 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:28:16 -0500 Subject: [PATCH 118/234] Standardize Moniker for GrafanaLabs.Alloy 1.11.0-rc.0 (#378405) --- .../Alloy/1.11.0-rc.0/GrafanaLabs.Alloy.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.0/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.0/GrafanaLabs.Alloy.locale.en-US.yaml index dcc701efe201..abc874857290 100644 --- a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.0/GrafanaLabs.Alloy.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.0/GrafanaLabs.Alloy.locale.en-US.yaml @@ -13,7 +13,7 @@ License: Apache 2.0 LicenseUrl: https://github.com/grafana/alloy/blob/v1.11.0-rc.0/LICENSE ShortDescription: Grafana Alloy Description: OpenTelemetry Collector distribution with programmable pipelines -Moniker: Alloy +Moniker: alloy Tags: - alloy - collector From 4f0db67df76b0e75a0449eb3d9c765ca0c6ec5f0 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:28:28 -0500 Subject: [PATCH 119/234] Standardize Moniker for GrafanaLabs.Alloy 1.11.0-rc.1 (#378406) --- .../Alloy/1.11.0-rc.1/GrafanaLabs.Alloy.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.1/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.1/GrafanaLabs.Alloy.locale.en-US.yaml index 216c59a34078..0094ec5c8846 100644 --- a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.1/GrafanaLabs.Alloy.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.1/GrafanaLabs.Alloy.locale.en-US.yaml @@ -15,7 +15,7 @@ License: Apache 2.0 LicenseUrl: https://github.com/grafana/alloy/blob/HEAD/LICENSE ShortDescription: Grafana Alloy Description: OpenTelemetry Collector distribution with programmable pipelines -Moniker: Alloy +Moniker: alloy Tags: - alloy - collector From 558fc5bd37da1f710dde41eb2e1a1a8cf4d3cb69 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:28:40 -0500 Subject: [PATCH 120/234] Standardize Moniker for GrafanaLabs.Alloy 1.11.0-rc.2 (#378407) --- .../Alloy/1.11.0-rc.2/GrafanaLabs.Alloy.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.2/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.2/GrafanaLabs.Alloy.locale.en-US.yaml index 5bee91fa0948..9d9508fc9efe 100644 --- a/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.2/GrafanaLabs.Alloy.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Alloy/1.11.0-rc.2/GrafanaLabs.Alloy.locale.en-US.yaml @@ -15,7 +15,7 @@ License: Apache 2.0 LicenseUrl: https://github.com/grafana/alloy/blob/HEAD/LICENSE ShortDescription: Grafana Alloy Description: OpenTelemetry Collector distribution with programmable pipelines -Moniker: Alloy +Moniker: alloy Tags: - alloy - collector From ff5da30438e670c8772832a8f3b10795c891e070 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Sat, 23 May 2026 04:28:54 +0200 Subject: [PATCH 121/234] New version: VSCodium.VSCodium version 1.121.03429 (#378413) --- .../VSCodium.VSCodium.installer.yaml | 73 ++++++++ .../VSCodium.VSCodium.locale.en-US.yaml | 158 ++++++++++++++++++ .../1.121.03429/VSCodium.VSCodium.yaml | 8 + 3 files changed, 239 insertions(+) create mode 100644 manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.installer.yaml create mode 100644 manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.locale.en-US.yaml create mode 100644 manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.yaml diff --git a/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.installer.yaml b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.installer.yaml new file mode 100644 index 000000000000..87819f23daf0 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.installer.yaml @@ -0,0 +1,73 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium +PackageVersion: 1.121.03429 +InstallerLocale: en-US +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.121.03429/VSCodiumUserSetup-x64-1.121.03429.exe + InstallerSha256: 21B126BA82829633072836BB67DF5FBBE1DD08EC1AFC3B2483C886EFC9F72515 + InstallModes: + - interactive + - silent + - silentWithProgress + InstallerSwitches: + Custom: /mergetasks=!runcode + ProductCode: '{2E1F05D1-C245-4562-81EE-28188DB6FD17}_is1' + ReleaseDate: 2026-05-23 + AppsAndFeaturesEntries: + - DisplayName: VSCodium (User) + ProductCode: '{2E1F05D1-C245-4562-81EE-28188DB6FD17}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.121.03429/VSCodiumSetup-x64-1.121.03429.exe + InstallerSha256: 4E67A8147E9FC4B9E7EF31D95D8B0D3CD3BAB66CAA59ADA1B4DE99F4243F9CDF + InstallModes: + - interactive + - silent + - silentWithProgress + InstallerSwitches: + Custom: /mergetasks=!runcode + ProductCode: '{88DA3577-054F-4CA1-8122-7D820494CFFB}_is1' + ReleaseDate: 2026-05-23 + AppsAndFeaturesEntries: + - ProductCode: '{88DA3577-054F-4CA1-8122-7D820494CFFB}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.121.03429/VSCodiumUserSetup-arm64-1.121.03429.exe + InstallerSha256: 147E904C99EF5449EC2678283AAD736C7BED49D28D7CB8C185687023CC7A15B2 + InstallModes: + - interactive + - silent + - silentWithProgress + InstallerSwitches: + Custom: /mergetasks=!runcode + ProductCode: '{57FD70A5-1B8D-4875-9F40-C5553F094828}_is1' + ReleaseDate: 2026-05-22 + AppsAndFeaturesEntries: + - DisplayName: VSCodium (User) + ProductCode: '{57FD70A5-1B8D-4875-9F40-C5553F094828}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium/releases/download/1.121.03429/VSCodiumSetup-arm64-1.121.03429.exe + InstallerSha256: 2742639A723F563ED969B4D9B925E430819097CE4DFF29A0728D983F02368281 + ProductCode: '{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}_is1' + ReleaseDate: 2026-05-22 + AppsAndFeaturesEntries: + - ProductCode: '{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.locale.en-US.yaml b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.locale.en-US.yaml new file mode 100644 index 000000000000..2927b2c02446 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.locale.en-US.yaml @@ -0,0 +1,158 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium +PackageVersion: 1.121.03429 +PackageLocale: en-US +Publisher: VSCodium +PublisherUrl: https://github.com/VSCodium/vscodium +PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues +Author: VSCodium +PackageName: VSCodium +PackageUrl: https://vscodium.com/ +License: MIT +LicenseUrl: https://github.com/VSCodium/vscodium/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 VSCodium Team +CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code. +Description: |- + VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code. + VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux. +Tags: +- cross-platform +- editor +- foss +- ide +- javascript +- open-source +- typescript +- vscode +ReleaseNotes: |- + update vscode to 1.121.0 + What's Changed + - appimage - fix "no version information available" error by @DetachHead in #2740 + - feat(1.118): update patches by @daiyam in #2820 + - feat: remove update version since we use gh releases by @daiyam in #2821 + - Fixed arguments on appimage by @redsigma in #2818 + - feat: move secrets to environments by @daiyam in #2835 + - revert: #2821 by @daiyam in #2838 + - feat(1.120): update patches by @daiyam in #2837 + - fix: set state to idle by @daiyam in #2840 + - fix: remove all references to onboarding screen by @daiyam in #2841 + - feat: make sure that ai-coauthor is off by @daiyam in #2842 + - fix(msi): use .msi as extension for updater file by @daiyam in #2843 + - Fix codium invocation from wsl by @whoami730 in #2789 + - feat(reh): add flag to to disable client validation by @daiyam in #2847 + - refactor(update): move and merge log by @daiyam in #2848 + - fix(ui): resize find widget by @daiyam in #2849 + - fix(ui): show icons correctly by @daiyam in #2851 + - enhance(reh): add log for validation by @daiyam in #2852 + - fix(msi): install update by @daiyam in #2853 + - build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.16.0 to 1.16.1 by @dependabot[bot] in #2859 + - feat(1.121): update patches by @daiyam in #2860 + - fix(ui): make sure that css variable is always created by @daiyam in #2862 + - feat: minAge in hours and add it to extensions by @daiyam in #2868 + - fix(msi): add msi install on second method... by @daiyam in #2867 + New Contributors + - @redsigma made their first contribution in #2818 + - @whoami730 made their first contribution in #2789 + Full Changelog: 1.116.02821...1.121.03429 + x86 64bits + ───────┬───────────────────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-x64-1.121.03429.exe + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │System Installer │VSCodiumSetup-x64-1.121.03429.exe + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-win32-x64-1.121.03429.zip + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates enabled │VSCodium-x64-1.121.03429.msi + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates disabled│VSCodium-x64-updates-disabled-1.121.03429.msi + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-win32-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-win32-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-x64-1.121.03429.tar.gz + ───────┼───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │.dmg │VSCodium.x64.1.121.03429.dmg + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-darwin-x64-1.121.03429.zip + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-x64-1.121.03429..tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-x64-1.121.03429.tar.gz + ───────┼───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │.deb │codium_1.121.03429_amd64.deb + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.rpm │codium-1.121.03429-el8.x86_64.rpm + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │AppImage │VSCodium-1.121.03429.glibc2.30-x86_64.AppImage + │ │VSCodium-1.121.03429.glibc2.30-x86_64.AppImage.zsync + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Snap │codium_1.121.03429_amd64.snap + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-x64-1.121.03429.tar.gz + ───────┼───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-x64-1.121.03429.tar.gz + ├───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-x64-1.121.03429.tar.gz + ───────┴───────────────────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────── + ARM 64bits + ───────┬────────────────┬───────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-arm64-1.121.03429.exe + ├────────────────┼───────────────────────────────────────────────────── + │System Installer│VSCodiumSetup-arm64-1.121.03429.exe + ├────────────────┼───────────────────────────────────────────────────── + │.zip │VSCodium-win32-arm64-1.121.03429.zip + ├────────────────┼───────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-arm64-1.121.03429.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────── + macOS │.dmg │VSCodium.arm64.1.121.03429.dmg + ├────────────────┼───────────────────────────────────────────────────── + │.zip │VSCodium-darwin-arm64-1.121.03429.zip + ├────────────────┼───────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-arm64-1.121.03429.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────── + Linux │.deb │codium_1.121.03429_arm64.deb + ├────────────────┼───────────────────────────────────────────────────── + │.rpm │codium-1.121.03429-el8.aarch64.rpm + ├────────────────┼───────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │Snap │codium_1.121.03429_arm64.snap + ├────────────────┼───────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-arm64-1.121.03429.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-arm64-1.121.03429.tar.gz + ├────────────────┼───────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-arm64-1.121.03429.tar.gz + ───────┴────────────────┴───────────────────────────────────────────────────── + ARM 32bits + ─────┬───────────┬──────────────────────────────────────────────────── + Linux│.deb │codium_1.121.03429_armhf.deb + ├───────────┼──────────────────────────────────────────────────── + │.rpm │codium-1.121.03429-el8.armv7hl.rpm + ├───────────┼──────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-armhf-1.121.03429.tar.gz + ├───────────┼──────────────────────────────────────────────────── + │Remote Host│vscodium-reh-linux-armhf-1.121.03429.tar.gz +ReleaseNotesUrl: https://github.com/VSCodium/vscodium/releases/tag/1.121.03429 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.yaml b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.yaml new file mode 100644 index 000000000000..f0cd4ed7fe65 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/1.121.03429/VSCodium.VSCodium.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium +PackageVersion: 1.121.03429 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 19954db68e0622cd4675cc6015d032fc19fd6c1d Mon Sep 17 00:00:00 2001 From: PckgrTom <142365879+PckgrTom@users.noreply.github.com> Date: Sat, 23 May 2026 12:29:08 +1000 Subject: [PATCH 122/234] New version: NGWIN.PicPick version 7.5.0 (#378453) --- .../7.5.0/NGWIN.PicPick.installer.yaml | 118 ++++++++++++++++++ .../7.5.0/NGWIN.PicPick.locale.en-US.yaml | 27 ++++ .../7.5.0/NGWIN.PicPick.locale.zh-CN.yaml | 24 ++++ .../n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.yaml | 8 ++ 4 files changed, 177 insertions(+) create mode 100644 manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.installer.yaml create mode 100644 manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.en-US.yaml create mode 100644 manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.zh-CN.yaml create mode 100644 manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.yaml diff --git a/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.installer.yaml b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.installer.yaml new file mode 100644 index 000000000000..1126ca32c22e --- /dev/null +++ b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.installer.yaml @@ -0,0 +1,118 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NGWIN.PicPick +PackageVersion: 7.5.0 +UpgradeBehavior: install +FileExtensions: +- 3fr +- all +- arw +- avcs +- bay +- bmp +- cam +- cr2 +- cr3 +- crw +- cs1 +- cur +- dc2 +- dcm +- dcr +- dcs +- dcx +- dds +- dib +- dic +- dicom +- dng +- emf +- erf +- fax +- fff +- g3f +- g3n +- gif +- hdp +- heic +- heics +- heif +- heifs +- icb +- ico +- iev +- iiq +- j2c +- j2k +- jfif +- jif +- jp2 +- jpc +- jpe +- jpeg +- jpg +- jxr +- k25 +- kdc +- lyr +- mdc +- mef +- mos +- mrw +- nef +- nrw +- orf +- pbm +- pcx +- pdf +- pef +- pgm +- pix +- png +- ppm +- psb +- psd +- ptx +- pxm +- pxn +- raf +- raw +- rdc +- rle +- rw2 +- rwl +- sr2 +- srf +- srw +- targa +- tga +- tif +- tiff +- v2 +- vda +- vst +- wbmp +- wdp +- webp +- wmf +- x3f +- xif +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.picpick.app/7.5.0/picpick_inst.exe + InstallerSha256: 7D513C991DAADCFA3C16E8C43B1BDA47504C518E7937B0817C6337776A0C4EFC + ProductCode: PicPick +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: picpick.exe + PortableCommandAlias: picpick + InstallerUrl: https://download.picpick.app/7.5.0/picpick_portable.zip + InstallerSha256: 5BFFEA832372BC0C8740131158DCC7699227777E67665DB8F38A082747699D6D + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.en-US.yaml b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.en-US.yaml new file mode 100644 index 000000000000..2c12a0158caa --- /dev/null +++ b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NGWIN.PicPick +PackageVersion: 7.5.0 +PackageLocale: en-US +Publisher: NGWIN +PublisherUrl: https://picpick.app/ +PublisherSupportUrl: https://picpick.app/contact/ +PrivacyUrl: https://picpick.app/eula/ +PackageName: PicPick +PackageUrl: https://picpick.app/ +License: Freeware +LicenseUrl: https://picpick.app/eula/ +Copyright: Copyright© NGWIN All rights reserved. +ShortDescription: All-in-one design tool for everyone +Description: A full-featured screen capture and recording tool, intuitive image editor, color picker, color palette, pixel-ruler, protractor, crosshair, whiteboard and more. +Moniker: picpick +Tags: +- capture +- color-picker +- image +- picture +- screenshot +- scrolling-screenshot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.zh-CN.yaml b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.zh-CN.yaml new file mode 100644 index 000000000000..81bb6b334b2a --- /dev/null +++ b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NGWIN.PicPick +PackageVersion: 7.5.0 +PackageLocale: zh-CN +PublisherUrl: https://picpick.app/zh/ +PublisherSupportUrl: https://picpick.app/zh/contact/ +PrivacyUrl: https://picpick.app/zh/eula/ +PackageUrl: https://picpick.app/zh/ +License: 免费软件 +LicenseUrl: https://picpick.app/zh/eula/ +Copyright: 版权所有© NGWIN,保留所有权利 +ShortDescription: 一款适合所有人的全能设计工具 +Description: 一款全功能的屏幕截图工具,具有直观的图像编辑器、拾色器、调色板、像素标尺、量角器、瞄准线和白板等。 +Tags: +- 图像 +- 图片 +- 截图 +- 拾色器 +- 捕获 +- 滚动截图 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.yaml b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.yaml new file mode 100644 index 000000000000..121c280cc74d --- /dev/null +++ b/manifests/n/NGWIN/PicPick/7.5.0/NGWIN.PicPick.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NGWIN.PicPick +PackageVersion: 7.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 372599544a9cb3be8ae3733fd15fc35db2b4e28e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 19:29:21 -0700 Subject: [PATCH 123/234] Automatic update of Floweb.Floweb 1.7.3 (#378465) --- .../Floweb/1.7.3/Floweb.Floweb.installer.yaml | 32 ++++++------ .../1.7.3/Floweb.Floweb.locale.en-US.yaml | 50 +++++++++---------- .../1.7.3/Floweb.Floweb.locale.zh-CN.yaml | 44 ++++++++-------- .../f/Floweb/Floweb/1.7.3/Floweb.Floweb.yaml | 16 +++--- 4 files changed, 71 insertions(+), 71 deletions(-) diff --git a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.installer.yaml b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.installer.yaml index 328f32ba731e..1e8efd70171d 100644 --- a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.installer.yaml +++ b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.installer.yaml @@ -1,16 +1,16 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Floweb.Floweb -PackageVersion: 1.7.3 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ProductCode: Floweb -ReleaseDate: 2026-05-22 -Installers: -- Architecture: x64 - InstallerUrl: https://download.once.work/Floweb_latest_x64-setup.exe - InstallerSha256: 6CD41C2F3AEEA41735EF2F343958A63665EBD42590DABD44D13F712640643400 -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Floweb.Floweb +PackageVersion: 1.7.3 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Floweb +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://download.once.work/Floweb_latest_x64-setup.exe + InstallerSha256: 2F1A8EBD922E51A519C754A1FD28CF879D36E92866065FBEB0B1F4B4D3B37941 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.en-US.yaml b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.en-US.yaml index abe4150896fa..066ce9666ff4 100644 --- a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.en-US.yaml +++ b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.en-US.yaml @@ -1,25 +1,25 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Floweb.Floweb -PackageVersion: 1.7.3 -PackageLocale: en-US -Publisher: floweb -PublisherUrl: https://www.floweb.cn/en -PackageName: Floweb -PackageUrl: https://www.floweb.cn/en -License: Proprietary -Copyright: © 2013-2026 Floweb -ShortDescription: A powerful ultra-lightweight floating browser. -Description: One of the core functions of Floweb is to convert any web page into a WebApp, allowing you to start and run web pages just like using local applications. Now you can quickly add the most commonly used websites or services, such as email, social media, online documents, etc., to your desktop for one-click access. -Tags: -- browser -- china -- internet -- prc -- web -- webpage -ReleaseNotes: "\U0001F31F Support muting individual WebApp windows, new mute toggle button in Toolbar with persistent state (JS injection on macOS, native API on Windows); Tray icon now supports left-click to open main window and right-click to open menu." -PurchaseUrl: https://www.floweb.cn/en -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Floweb.Floweb +PackageVersion: 1.7.3 +PackageLocale: en-US +Publisher: floweb +PublisherUrl: https://www.floweb.cn/en +PackageName: Floweb +PackageUrl: https://www.floweb.cn/en +License: Proprietary +Copyright: © 2013-2026 Floweb +ShortDescription: A powerful ultra-lightweight floating browser. +Description: One of the core functions of Floweb is to convert any web page into a WebApp, allowing you to start and run web pages just like using local applications. Now you can quickly add the most commonly used websites or services, such as email, social media, online documents, etc., to your desktop for one-click access. +Tags: +- browser +- china +- internet +- prc +- web +- webpage +ReleaseNotes: "\U0001F31F Support muting individual WebApp windows, new mute toggle button in Toolbar with persistent state (JS injection on macOS, native API on Windows); Tray icon now supports left-click to open main window and right-click to open menu." +PurchaseUrl: https://www.floweb.cn/en +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.zh-CN.yaml b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.zh-CN.yaml index 6faff3af0116..1b0cf6e55e1f 100644 --- a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.zh-CN.yaml +++ b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.locale.zh-CN.yaml @@ -1,22 +1,22 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Floweb.Floweb -PackageVersion: 1.7.3 -PackageLocale: zh-CN -Publisher: floweb -PublisherUrl: https://www.floweb.cn/ -PackageName: Floweb -PackageUrl: https://www.floweb.cn/ -License: 专有软件 -Copyright: © Copyright 2013-2026 Floweb -ShortDescription: 强大的超轻量浮动浏览器 -Description: Floweb 的核心功能之一是将其转换为 WebApp,使您可以像使用本地应用程序一样启动和运行网页。现在您可以快速将最常用的网站或服务(如电子邮件、社交媒体、在线文档等)添加到桌面,并进行一键访问。 -Tags: -- 互联网 -- 浏览器 -- 网页 -ReleaseNotes: "\U0001F31F 支持单个 WebApp 窗口静音,Toolbar 新增静音切换按钮,状态自动持久化(macOS 使用 JS 注入,Windows 使用原生 API);托盘图标支持左键点击打开主界面、右键点击打开菜单。" -PurchaseUrl: https://www.floweb.cn/ -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Floweb.Floweb +PackageVersion: 1.7.3 +PackageLocale: zh-CN +Publisher: floweb +PublisherUrl: https://www.floweb.cn/ +PackageName: Floweb +PackageUrl: https://www.floweb.cn/ +License: 专有软件 +Copyright: © Copyright 2013-2026 Floweb +ShortDescription: 强大的超轻量浮动浏览器 +Description: Floweb 的核心功能之一是将其转换为 WebApp,使您可以像使用本地应用程序一样启动和运行网页。现在您可以快速将最常用的网站或服务(如电子邮件、社交媒体、在线文档等)添加到桌面,并进行一键访问。 +Tags: +- 互联网 +- 浏览器 +- 网页 +ReleaseNotes: "\U0001F31F 支持单个 WebApp 窗口静音,Toolbar 新增静音切换按钮,状态自动持久化(macOS 使用 JS 注入,Windows 使用原生 API);托盘图标支持左键点击打开主界面、右键点击打开菜单。" +PurchaseUrl: https://www.floweb.cn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.yaml b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.yaml index d39de4878492..f4fb438dcfe7 100644 --- a/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.yaml +++ b/manifests/f/Floweb/Floweb/1.7.3/Floweb.Floweb.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Floweb.Floweb -PackageVersion: 1.7.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Floweb.Floweb +PackageVersion: 1.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 114e7049f0373c9092007354d8c7cd1f3eca9412 Mon Sep 17 00:00:00 2001 From: Shah Faisal <49835509+ShahFaisalGfG@users.noreply.github.com> Date: Sat, 23 May 2026 07:29:34 +0500 Subject: [PATCH 124/234] New version: gfgRoyal.gfgLock version 3.0.0 (#378478) --- .../3.0.0/gfgRoyal.gfgLock.installer.yaml | 18 +++++++++++ .../3.0.0/gfgRoyal.gfgLock.locale.en-US.yaml | 31 +++++++++++++++++++ .../gfgLock/3.0.0/gfgRoyal.gfgLock.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.installer.yaml create mode 100644 manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.locale.en-US.yaml create mode 100644 manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.yaml diff --git a/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.installer.yaml b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.installer.yaml new file mode 100644 index 000000000000..6c88d9cd2d47 --- /dev/null +++ b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gfgRoyal.gfgLock +PackageVersion: 3.0.0 +InstallerType: inno +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ShahFaisalGfG/gfgLock/releases/download/v3.0.0/gfgLock_3.0.0_user_installer.exe + InstallerSha256: 6F3AF474067651C9186373598B8E8645C353D1C7EDDC07C8F7EF3E42D6BCCE4A +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ShahFaisalGfG/gfgLock/releases/download/v3.0.0/gfgLock_3.0.0_system_installer.exe + InstallerSha256: 1AA0577133043C4692F6ADB982859C4A8C027894DEAF578EEFE299139F8C0E9E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-23 diff --git a/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.locale.en-US.yaml b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.locale.en-US.yaml new file mode 100644 index 000000000000..cc7d6a9be3ec --- /dev/null +++ b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gfgRoyal.gfgLock +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: gfgRoyal +PublisherUrl: https://github.com/ShahFaisalGfG +PublisherSupportUrl: https://github.com/ShahFaisalGfG/gfgLock/issues +PackageName: gfgLock +PackageUrl: https://github.com/ShahFaisalGfG/gfgLock +License: Proprietary +ShortDescription: Secure AES-256 file encryption and decryption — fast, simple, reliable +Tags: +- encryption +- file-encryption +- file-encryption-decryption +- file-lock +- folder-encryption +- folder-lock +- gui-application +- gui-tool +- inno-setup +- open-source +- python-gui +ReleaseNotesUrl: https://github.com/ShahFaisalGfG/gfgLock/releases/tag/v3.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ShahFaisalGfG/gfgLock/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.yaml b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.yaml new file mode 100644 index 000000000000..2c8ba529e97f --- /dev/null +++ b/manifests/g/gfgRoyal/gfgLock/3.0.0/gfgRoyal.gfgLock.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: gfgRoyal.gfgLock +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 32364a61238aa4ede5404fd0e1a40312cafb1b80 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:29:59 -0500 Subject: [PATCH 125/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 138.0.2 (#378487) --- .../en-GB/138.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/138.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/138.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index e52e5d376b9e..047bb417abf3 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/138.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/138.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 806171de7f1e6f936a7fb3ecfd0e11061c4244ec Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:30:11 -0500 Subject: [PATCH 126/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 138.0 (#378488) --- .../en-GB/138.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/138.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/138.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 7b048bf74724..0ab04ea621a7 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/138.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/138.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 1a0e186cfe29cedad8f56205336dcda5fefa9079 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:30:24 -0500 Subject: [PATCH 127/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 139.0.1 (#378489) --- .../en-GB/139.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/139.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/139.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index ac9ca255f82e..7f240bc2a9e0 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/139.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/139.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From bae45c2db517acdb6af20073cf9dce141055e50e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:30:35 -0500 Subject: [PATCH 128/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 139.0.2 (#378490) --- .../en-GB/139.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/139.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/139.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 1224a913a67f..5c1a2b7a4a6c 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/139.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/139.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From d8f1a64b08789ad331653ef89efe1a1a3fa5be4b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:30:48 -0500 Subject: [PATCH 129/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 139.0 (#378491) --- .../en-GB/139.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/139.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/139.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 5f38aeda87cb..dfcf0e5603e1 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/139.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/139.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 757352a0786f3c8568cb7fe275f96087dc82e61c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:31:00 -0500 Subject: [PATCH 130/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 140.0.1 (#378492) --- .../en-GB/140.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/140.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/140.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 9ae3162f7d95..3c94708c247e 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/140.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/140.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From ef9ffa61552977ae1d3f916285e4ca11b4ca6066 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:31:13 -0500 Subject: [PATCH 131/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 140.0 (#378493) --- .../en-GB/140.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/140.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/140.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index d9aaaab84a42..5b56ab71a196 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/140.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/140.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From ecc8189e210c0f14726814b112641269da6f445c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:31:26 -0500 Subject: [PATCH 132/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 141.0 (#378494) --- .../en-GB/141.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/141.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/141.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index f8d8f9fffe2e..d7c53bb66808 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/141.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/141.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 349c67b985f015e8d015606cc0f71dfb5cce9c23 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:33:04 -0500 Subject: [PATCH 133/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 142.0 (#378495) --- .../en-GB/142.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/142.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/142.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 54d789ed9031..272f4537d9d4 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/142.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/142.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 157c2fa7b595187a4cbd53fd6bfebfef829e38f3 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:36:07 -0500 Subject: [PATCH 134/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 143.0.1 (#378496) --- .../en-GB/143.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/143.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/143.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index ead2355231b4..26e83bd79f54 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/143.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/143.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From c791d3581385ac71b422de0bd86e8fa17e4b2f4d Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:39:51 -0500 Subject: [PATCH 135/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 143.0 (#378497) --- .../en-GB/143.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/143.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/143.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 8f6069bdc36c..a1063453ba92 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/143.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/143.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 31468f0fd6a7674628f38ed32806732abd0bd522 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:43:19 -0500 Subject: [PATCH 136/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 144.0.1 (#378498) --- .../en-GB/144.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/144.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/144.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index a0967f1ab694..67349fc24795 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/144.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/144.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 8fa197dba88ecd2e5f759444f1d98d40ceaeca39 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:46:34 -0500 Subject: [PATCH 137/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 144.0 (#378499) --- .../en-GB/144.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/144.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/144.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 777809794cc8..fa7e1c022d4b 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/144.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/144.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 03ffe9bc32020ef35609df2a842e67974f62fba5 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:50:16 -0500 Subject: [PATCH 138/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 145.0 (#378500) --- .../en-GB/145.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/145.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/145.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 7d4462369ec7..44748ce1938e 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/145.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/145.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 63496eecaa2e266d19d146449d36b02e1042a805 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:53:59 -0500 Subject: [PATCH 139/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 146.0.1 (#378501) --- .../en-GB/146.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/146.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/146.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 605c12717d76..2678ba14cc2e 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/146.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/146.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 68276f7a0dd8f2d9c5c55f25d0544b0bf7ec9680 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 21:57:28 -0500 Subject: [PATCH 140/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 146.0 (#378502) --- .../en-GB/146.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/146.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/146.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index d2e57edd00cc..3331db059a6d 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/146.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/146.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 061e25fd524d699fea7b5228307fa1ac6badd6ff Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:00:59 -0500 Subject: [PATCH 141/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 147.0.1 (#378503) --- .../en-GB/147.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/147.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/147.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 1b31858e99ff..97ea7a32af1c 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/147.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/147.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 239924838cd9a9368d35bcb02d30edcf474a1708 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:04:20 -0500 Subject: [PATCH 142/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 147.0.2 (#378504) --- .../en-GB/147.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/147.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/147.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 15d127a13963..c5f0bd712efb 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/147.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/147.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 10ab4987f5d3875bfbd1159eb43210f03d16e1f0 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:07:00 -0500 Subject: [PATCH 143/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 147.0 (#378505) --- .../en-GB/147.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/147.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/147.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index cac9142d2f51..af82bbbe657c 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/147.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/147.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From c94323effdfad2820810f76994cc025b64bec200 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:09:56 -0500 Subject: [PATCH 144/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 148.0.1 (#378506) --- .../en-GB/148.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/148.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/148.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 38a5b6c42703..c47dcb5dc190 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/148.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/148.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From f3b48b564ee341620ade0da051679f61799cf722 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:13:03 -0500 Subject: [PATCH 145/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 148.0 (#378507) --- .../en-GB/148.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/148.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/148.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 67bc6d0c396a..531a221f0871 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/148.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/148.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 488dbe335ce45af7a6a399e1201ae8c9147fca10 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 11:19:32 +0800 Subject: [PATCH 146/234] Update: Servo.Servo.Nightly version 1.0 (2026-05-22) (#378436) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 6 +++--- .../Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index 7d0059a1141b..c11307ab93d2 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{ea239a53-6c83-4ca9-a0b3-6c676ed443ec}' +ProductCode: '{d6c16f67-9b67-40b3-a6d7-7362834e6426}' ReleaseDate: 2026-05-22 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-05-21/servo-x86_64-windows-msvc.exe - InstallerSha256: BF8E2B840E630EC09DAE4ED1E5E0F539E2A4FBE58763D6BFDCD4A286F0DCE79C + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-05-22/servo-x86_64-windows-msvc.exe + InstallerSha256: 5B9EC6001BDE55495808C979536EE2A57118BF7AFB910058926F9CCF223D31CE ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index de79890454fa..7a0620f572e0 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@9343b667896f5fd15c52942e0ec802a4fd36cf2d -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-05-21 +ReleaseNotes: Nightly build based on servo/servo@ffba6bd59c99e79e1b8e94a430b82e5444d4385d +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-05-22 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From dd750a018c431d99715e89a11d20ac31f41b2e35 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 11:22:32 +0800 Subject: [PATCH 147/234] New version: Sourcegraph.Amp version 0.0.1779495531-g96a1a6 (#378437) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..1f3f59a23e0d --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779495531-g96a1a6 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779495531-g96a1a6/amp-windows-x64-baseline.exe + InstallerSha256: 442DE60515BB802641BF59A94D358F250EED13F32B55A3672706BEF4A9073A32 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..a9d97a22c7da --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779495531-g96a1a6 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..397b1e6bccb6 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779495531-g96a1a6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..cb258cf003fb --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779495531-g96a1a6/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779495531-g96a1a6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8eb8873a39c6f976a42cde94f6be88fae36f0766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Fri, 22 May 2026 23:23:52 -0400 Subject: [PATCH 148/234] New version: CycloneDX.cdxgen version 12.4.3 (#378445) --- .../12.4.3/CycloneDX.cdxgen.installer.yaml | 18 +++++++++ .../12.4.3/CycloneDX.cdxgen.locale.en-US.yaml | 39 +++++++++++++++++++ .../cdxgen/12.4.3/CycloneDX.cdxgen.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.installer.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.locale.en-US.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.yaml diff --git a/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.installer.yaml b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.installer.yaml new file mode 100644 index 000000000000..1fca60728967 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.3 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CycloneDX/cdxgen/releases/download/v12.4.3/cdxgen-windows-amd64.exe + InstallerSha256: 95CC002E54428770587C3399443B1EDA5A0DD8B6FAE95ACA02F0A449A9E50BA3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.locale.en-US.yaml b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.locale.en-US.yaml new file mode 100644 index 000000000000..ed2c94d3d712 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.3 +PackageLocale: en-US +Publisher: OWASP Foundation +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/CycloneDX/cdxgen/issues +Author: CycloneDX +PackageName: CycloneDX Generator (cdxgen) +PackageUrl: https://github.com/CycloneDX/cdxgen +License: Apache-2.0 +LicenseUrl: https://github.com/CycloneDX/cdxgen/blob/HEAD/LICENSE +ShortDescription: A polyglot tool and a library for generating various Bill of Materials in CycloneDX specification. +Description: Generate Software Bill of Materials (SBOM) for most applications and container images with a single command. Generate Operations Bill of Materials (OBOM) for Linux and Windows hosts. Integrate with any CI/CD pipeline. Automatically submit the generated BOM to your dependency track server for analysis. +Moniker: cdxgen +Tags: +- bom +- cbom +- containers +- cyclonedx +- docker +- oci +- owasp +- package-url +- purl +- saasbom +- sbom +- sca +- software-bill-of-materials +- supply-chain +ReleaseNotes: |- + This release includes one security fix. + - [Security] harden maven shell metacharacters in #4059. Thanks, @aleff-github + Full Changelog: v12.4.2...v12.4.3 +ReleaseNotesUrl: https://github.com/cdxgen/cdxgen/releases/tag/v12.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.yaml b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.yaml new file mode 100644 index 000000000000..0c3029c89588 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.3/CycloneDX.cdxgen.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9cf822452d9e8659d51b891bc15de6494b5a8a70 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:24:16 -0500 Subject: [PATCH 149/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 149.0.1 (#378508) --- .../en-GB/149.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/149.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/149.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index fe94a4a54393..a1647acd3526 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/149.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/149.0.1/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 080245cca135964e082ebaaf57bf8fd64cf28d9f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:24:30 -0500 Subject: [PATCH 150/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 149.0.2 (#378509) --- .../en-GB/149.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/149.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/149.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 8c8ac75d9794..2ffee22e63c9 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/149.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/149.0.2/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 70f8638163d1360b96b846b105dea28bed98e677 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:24:42 -0500 Subject: [PATCH 151/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 149.0 (#378510) --- .../en-GB/149.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/149.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/149.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 1d08f15fc48f..a25c3932c8cc 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/149.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/149.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From cd81dcff404ee4a96e7889dc384858f2a191eaff Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:24:53 -0500 Subject: [PATCH 152/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 150.0.1 (#378511) --- .../en-GB/150.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/150.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/150.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml index 55cbec7968fe..60378acc15e8 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/150.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/150.0.1/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml @@ -15,7 +15,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: A free email application that is easy to set up and customise - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customise. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbirdgb +Moniker: thunerbirdgb Tags: - email - mail From 49c61dcff6d47a524708ccd245fa2f1f336713e4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:25:06 -0500 Subject: [PATCH 153/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 150.0.2 (#378512) --- .../en-GB/150.0.2/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/150.0.2/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/150.0.2/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml index d97b5849b9d2..942e9b1c9b6b 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/150.0.2/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/150.0.2/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: A free email application that is easy to set up and customise - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customise. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbirdgb +Moniker: thunerbirdgb Tags: - calendar - email From 4fc99cd06676ae4e5d84da5861dbbe172ce11739 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:25:20 -0500 Subject: [PATCH 154/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 150.0 (#378513) --- .../en-GB/150.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/150.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/150.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml index 223239ba2352..0f7c29ee7fd9 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/150.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/150.0/Mozilla.Thunderbird.en-GB.locale.en-US.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: Thunderbird is a free email application that is easy to set up and customize - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbird +Moniker: thunerbirdgb Tags: - email - mail From 3f9bc6b6a42a1637302c745cbd38c24a39e74b0f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:25:32 -0500 Subject: [PATCH 155/234] Standardize Moniker for Mozilla.Thunderbird.en-GB 151.0 (#378514) --- .../en-GB/151.0/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/Mozilla/Thunderbird/en-GB/151.0/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/en-GB/151.0/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml index 7885d52efbb9..ad787fbb936a 100644 --- a/manifests/m/Mozilla/Thunderbird/en-GB/151.0/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml +++ b/manifests/m/Mozilla/Thunderbird/en-GB/151.0/Mozilla.Thunderbird.en-GB.locale.en-GB.yaml @@ -16,7 +16,7 @@ LicenseUrl: https://www.mozilla.org/MPL/2.0 CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy ShortDescription: A free email application that is easy to set up and customise - and it's loaded with great features! Description: Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customise. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate. -Moniker: thunderbirdgb +Moniker: thunerbirdgb Tags: - calendar - email From da5a9987033e3e609e4e765ac6072dd35aa329bf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 11:25:46 +0800 Subject: [PATCH 156/234] New version: Makeblock.xToolStudio version 1.7.22 (#378520) --- .../Makeblock.xToolStudio.installer.yaml | 22 +++++++ .../Makeblock.xToolStudio.locale.en-US.yaml | 63 +++++++++++++++++++ .../Makeblock.xToolStudio.locale.zh-CN.yaml | 53 ++++++++++++++++ .../1.7.22/Makeblock.xToolStudio.yaml | 8 +++ 4 files changed, 146 insertions(+) create mode 100644 manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.installer.yaml create mode 100644 manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.en-US.yaml create mode 100644 manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.zh-CN.yaml create mode 100644 manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.yaml diff --git a/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.installer.yaml b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.installer.yaml new file mode 100644 index 000000000000..b68203ad482d --- /dev/null +++ b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Makeblock.xToolStudio +PackageVersion: 1.7.22 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +Protocols: +- xcsapp +FileExtensions: +- xcs +ProductCode: 71997596-3f09-5674-8564-4abeb420e9d2 +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.atomm.com/efficacy/atomm-package/prod/packages/109/3b5f6846-8401-4d5f-a6f9-914a24f3bb26/xTool-Studio-x64-1.7.22.exe + InstallerSha256: D191F519DFB2ACD6C5AB9B050FF7ED8CF4E550A4B15CC5F45F77979B059D3802 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.en-US.yaml b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.en-US.yaml new file mode 100644 index 000000000000..87d63ed6075a --- /dev/null +++ b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Makeblock.xToolStudio +PackageVersion: 1.7.22 +PackageLocale: en-US +Publisher: Makeblock +PublisherUrl: https://www.xtool.com/ +PublisherSupportUrl: https://support.xtool.com/ +PrivacyUrl: https://passport.xtool.com/policy.html +Author: XTL US INC. +PackageName: xTool Studio +PackageUrl: https://www.xtool.com/pages/software +License: Proprietary +LicenseUrl: https://passport.xtool.com/terms.html +Copyright: Copyright © 2024 - 2026 XTL US INC. All rights reserved. +CopyrightUrl: https://passport.xtool.com/terms.html +ShortDescription: Designer & management software for xTool laser cutters & engravers. +Tags: +- laser +- laser-cutting +- laser-engraving +ReleaseNotes: |- + 1. Major File Format Upgrade (Please Read) + Starting with v1.7, new projects are saved in the new .xs format by default, delivering better stability for saving, syncing, and handling large projects. Cloud projects also gain Version History — view, restore to any version, or duplicate from any historical version. + - .xcs files saved in earlier versions can still be opened and edited in Studio v1.7 and above. + - .xs files cannot be opened in earlier versions of Studio. To stay compatible with older versions, export your project as .xcs. + + 2. Editor + - Template Library — built-in templates for composition, layout, and style. Ready to use out of the box. + - Measurement tool upgrade — shortcut-key switching, multiple measurements shown at once, and a new angle measurement mode. Measure and adjust on the fly. + - Array improvements — edit any parameter (count, spacing, radius, arrangement) after the array is created; grid arrays now support two spacing modes (edge-to-edge / center-to-center); circular arrays let you click directly on the canvas to set the center point. + - Smarter Invert — for images with transparency, fill the transparent area with black or white in one click before inverting. Great for stamp negatives. + - Boolean operations now support real-time preview — see the union / difference / intersection result before applying. + - Path text can now be placed inside, on, or outside the path. + - Shadow effects — add shadows to images and text (for print-capable devices). + - Save canvas elements to My Space with a right-click. + - Set the default mouse-wheel behavior to either pan or zoom the canvas. + - The editor toolbar and left panel are now resizable by dragging. + + 3. Material Parameters + - When a material has multiple parameter presets, you can now set a default preset. + - The title of a material test array can now be customized. + + 4. Devices + - Manual tab editing — add, drag, and delete tabs directly on the canvas to handle complex contours. + - Set the start point and direction for any individual closed path. + - Focus lift in laser vector engraving and vector fill — achieve varied effects with different depths and light/dark or solid/dashed styles. + - Custom line density for laser vector fill and bitmap engraving. + - Add Bitmap mode description + - xTool M2 is now supported + - P2S / P2: Close-up Stitching — take multiple close-up shots in one go and let Studio stitch them into a single high-resolution image. + - P3: Processing Video Recording — record the machining process and save the video to your computer. + - F2 Ultra now supports Auto Mode — close the lid and the machine auto-focuses, refreshes the background, recognizes the material QR code, and centers your canvas elements within the material outline. Truly place-and-create. (Requires firmware v021 or above.) + + 5. Bug Fixes + - Fixed: tapping View More in the homepage's Recent section incorrectly opened cloud storage. + - Fixed: an occasional failure when opening projects. + - Fixed: pasting a copied nested group placed the paste inside the original group. + - Fixed: device algorithm compatibility issues on older macOS versions. + - Fixed other known bugs. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.zh-CN.yaml b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..fe66f8db522f --- /dev/null +++ b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.locale.zh-CN.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Makeblock.xToolStudio +PackageVersion: 1.7.22 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: xTool 激光切割雕刻机设计与管理系统软件 +Tags: +- 激光 +- 激光切割 +- 激光雕刻 +ReleaseNotes: |- + 1. 文件格式重大升级(请关注) + 从 1.7 版本开始,新建项目将默认保存为 .xs 格式,文件保存与云端同步更稳定。同时云项目新增历史版本:可查看、回退到任一版本,或基于历史版本创建副本。 + - 之前版本保存的 .xcs 项目文件,仍可在 Studio v1.7 及以上版本中正常打开和编辑 + - 新格式 .xs 文件无法在旧版本 Studio 中打开,如需兼容旧版本,可导出为旧格式 .xcs + + 2. 编辑器 + - 新增模板库:内置构图、排版、风格场景模板,开箱即用 + - 测量工具升级:支持快捷键切换、多组数据同时显示、新增角度测量,边测边改更顺手 + - 阵列功能升级:生成后仍可随时改数量、间距、半径和排列方式,告别重做;网格阵列新增「边到边 / 中心到中心」两种间距模式;环形阵列支持在画布上直接点击设定中心点 + - 反色能力扩展:对含透明通道的图像,可将透明区域一键填充为黑/白后再反色,制作印章负片更方便 + - 布尔运算支持实时预览,执行前即可预览并集/差集/交集等结果 + - 路径文字优化,支持调整路径文字至路径内部、路径上、路径外部 + - 支持阴影效果,可为图像、文字添加阴影(打印类设备) + - 支持在「我的空间」底部「上传已选」或鼠标右键菜单把画布元素保存到我的空间 + - 支持鼠标滚轮默认行为在「移动画布 / 缩放画布」间切换 + - 支持编辑器工具栏以及左侧面板通过拖拽自定义宽度 + + 3. 材料参数 + - 一个材料下有多套参数方案时,支持自定义默认参数方案 + - 材料测试阵列的标题支持自定义 + + 4. 设备 + - 支持手动调整断点:在画布上可以直接添加、拖拽、删除断点,灵活应对复杂轮廓 + - 支持对单个闭合路径设置加工起点及对应方向 + - 激光矢量雕刻及矢量填充模式下支持焦点抬升,可获得深浅、虚实等多样化的加工风格 + - 激光矢量填充/位图雕刻支持自定义线密度 + - 添加图像模式说明 + - 支持全新设备 xTool M2 + - P2S/P2 支持近景拼图功能,可一次性拍摄多张近景图,并智能合成为一张完整大图 + - P3 支持录制加工监控视频并保存到电脑中 + - F2 Ultra 支持自动模式:关盖后自动完成对焦、背景刷新、材料二维码识别,并将画布元素居中到耗材轮廓内,真正"即放即创"(需升级到 021 版本及以上固件) + + 5. Bug 修复 + - 修复了首页最近打开 view more 跳转到「我的空间」的问题 + - 解决偶发打开项目失败的问题 + - 修复了在嵌套编组下,选中整组复制粘贴后会在同一组展示的问题 + - 修复了部分设备算法在 macOS 低版本系统兼容问题 + - 修复其他已知问题 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.yaml b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.yaml new file mode 100644 index 000000000000..75c8608cc0c2 --- /dev/null +++ b/manifests/m/Makeblock/xToolStudio/1.7.22/Makeblock.xToolStudio.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Makeblock.xToolStudio +PackageVersion: 1.7.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 571f691c2f0f2ec7818211be2bc808d787569b03 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:26:00 -0500 Subject: [PATCH 157/234] Standardize Moniker for ShipDigital.PullWatch 1.0.1 (#378534) --- .../PullWatch/1.0.1/ShipDigital.PullWatch.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/ShipDigital/PullWatch/1.0.1/ShipDigital.PullWatch.locale.en-US.yaml b/manifests/s/ShipDigital/PullWatch/1.0.1/ShipDigital.PullWatch.locale.en-US.yaml index 89e0194eb2bb..cf154c5dc372 100644 --- a/manifests/s/ShipDigital/PullWatch/1.0.1/ShipDigital.PullWatch.locale.en-US.yaml +++ b/manifests/s/ShipDigital/PullWatch/1.0.1/ShipDigital.PullWatch.locale.en-US.yaml @@ -14,7 +14,7 @@ License: MIT LicenseUrl: https://github.com/ship-digital/pull-watch/blob/main/LICENSE Copyright: Copyright (c) 2024 Alessandro De Blasis - Ship Digital Ltd ShortDescription: A tool that watches a git repository for changes and runs a specified command -Moniker: pull-watch +Moniker: PullWatch Tags: - git - pull From b3c6425794a2d6bf20d03f8e4097f7cd1616462c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:26:11 -0500 Subject: [PATCH 158/234] Standardize Moniker for ShipDigital.PullWatch 1.5.4 (#378535) --- .../PullWatch/1.5.4/ShipDigital.PullWatch.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/ShipDigital/PullWatch/1.5.4/ShipDigital.PullWatch.locale.en-US.yaml b/manifests/s/ShipDigital/PullWatch/1.5.4/ShipDigital.PullWatch.locale.en-US.yaml index f1f65cfaa8ee..b4193d3849eb 100644 --- a/manifests/s/ShipDigital/PullWatch/1.5.4/ShipDigital.PullWatch.locale.en-US.yaml +++ b/manifests/s/ShipDigital/PullWatch/1.5.4/ShipDigital.PullWatch.locale.en-US.yaml @@ -14,7 +14,7 @@ License: MIT LicenseUrl: https://github.com/ship-digital/pull-watch/blob/main/LICENSE Copyright: Copyright (c) 2024 Alessandro De Blasis - Ship Digital Ltd ShortDescription: A tool that watches a git repository for changes and runs a specified command -Moniker: pull-watch +Moniker: PullWatch Tags: - git - pull From 1e3ff6a17285b10632e68f17941a976ad71eba92 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:26:24 -0500 Subject: [PATCH 159/234] Standardize Moniker for skssmd.Graft 2.3.2 (#378537) --- manifests/s/skssmd/Graft/2.3.2/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.3.2/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.3.2/skssmd.Graft.locale.en-US.yaml index e8f40377beea..2aee8142fa86 100644 --- a/manifests/s/skssmd/Graft/2.3.2/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.3.2/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - Graft From c867f25e743eb3bc9eed6541942ff66ff4eb8a3f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:26:36 -0500 Subject: [PATCH 160/234] Standardize Moniker for skssmd.Graft 2.3.3 (#378538) --- manifests/s/skssmd/Graft/2.3.3/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.3.3/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.3.3/skssmd.Graft.locale.en-US.yaml index e5d62d999477..7e458bdbc065 100644 --- a/manifests/s/skssmd/Graft/2.3.3/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.3.3/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - deployment From 5883540f5adcf5c1de6f97d0eacc39439a42dbe7 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:26:48 -0500 Subject: [PATCH 161/234] Standardize Moniker for skssmd.Graft 2.4.2 (#378539) --- manifests/s/skssmd/Graft/2.4.2/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.4.2/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.4.2/skssmd.Graft.locale.en-US.yaml index 52d2c9e1a5c5..956ae3e3b248 100644 --- a/manifests/s/skssmd/Graft/2.4.2/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.4.2/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - deployment From 6352f29f0ab2c448b25c4c4e3574b6c7eb63878a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:27:01 -0500 Subject: [PATCH 162/234] Standardize Moniker for skssmd.Graft 2.4.6 (#378541) --- manifests/s/skssmd/Graft/2.4.6/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.4.6/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.4.6/skssmd.Graft.locale.en-US.yaml index 2614d2d5cf59..ccb04f0eb599 100644 --- a/manifests/s/skssmd/Graft/2.4.6/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.4.6/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - deployment From 9a534495dafc74e40c005eff1c6fd8959b99c072 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:27:13 -0500 Subject: [PATCH 163/234] Standardize Moniker for skssmd.Graft 2.4.8 (#378542) --- manifests/s/skssmd/Graft/2.4.8/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.4.8/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.4.8/skssmd.Graft.locale.en-US.yaml index cf69fa4c476d..7c17021c4d9b 100644 --- a/manifests/s/skssmd/Graft/2.4.8/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.4.8/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - deployment From f39a92fdacd47f59fd236b27d70888f94256873e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:27:25 -0500 Subject: [PATCH 164/234] Standardize Moniker for skssmd.Graft 2.4.9 (#378543) --- manifests/s/skssmd/Graft/2.4.9/skssmd.Graft.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/skssmd/Graft/2.4.9/skssmd.Graft.locale.en-US.yaml b/manifests/s/skssmd/Graft/2.4.9/skssmd.Graft.locale.en-US.yaml index fa2ec143ae3d..159fda82773b 100644 --- a/manifests/s/skssmd/Graft/2.4.9/skssmd.Graft.locale.en-US.yaml +++ b/manifests/s/skssmd/Graft/2.4.9/skssmd.Graft.locale.en-US.yaml @@ -15,7 +15,7 @@ Copyright: Copyright (c) 2025 skssmd CopyrightUrl: https://github.com/skssmd/Graft/blob/main/LICENSE ShortDescription: A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH Description: "A high-performance, zero-overhead deployment engine that extends the Docker Compose workflow \nto cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS \ninstances with no agent installs or server-side overhead required. With V2.0 Graft is now \noptimized for git and github actions ci/cd flow\n" -Moniker: Graft +Moniker: graft Tags: - graft - deployment From 892fa0c95db06083e1a4af55000d07f532e3b795 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 20:27:38 -0700 Subject: [PATCH 165/234] Automatic deletion of Novacura.WindowsClient 1.0.512 (#378546) --- .../Novacura.WindowsClient.installer.yaml | 26 ------------------- .../Novacura.WindowsClient.locale.en-US.yaml | 15 ----------- .../1.0.512/Novacura.WindowsClient.yaml | 8 ------ 3 files changed, 49 deletions(-) delete mode 100644 manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.installer.yaml delete mode 100644 manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.locale.en-US.yaml delete mode 100644 manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.yaml diff --git a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.installer.yaml b/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.installer.yaml deleted file mode 100644 index 3c729cd12e26..000000000000 --- a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.512 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' -ReleaseDate: 2025-05-15 -AppsAndFeaturesEntries: -- ProductCode: '{21CF6F59-8881-48DC-BF6C-0D90CDB5BAA7}}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Novacura\ConnectWebForms' -Installers: -- Architecture: x64 - InstallerUrl: https://public.novacura.com/public-storage/client-cloud-installers/Flow%20Connect%20-%20Windows%20Client.exe - InstallerSha256: 9AAD0941C35BE6B52A41EB56B94A4985788A00A0A361D30EFEFBD9113DED41BF -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.locale.en-US.yaml b/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.locale.en-US.yaml deleted file mode 100644 index 620d4dfe5080..000000000000 --- a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.locale.en-US.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.512 -PackageLocale: en-US -Publisher: Novacura -PublisherUrl: https://www.novacura.com/ -Author: Novacura AB -PackageName: Flow Connect - Windows Client -License: Proprietary -Copyright: Copyright (C) NovaCura AB, all rights reserved -ShortDescription: The Windows client is primarily used for debugging your applications and components. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.yaml b/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.yaml deleted file mode 100644 index 4ba92394c654..000000000000 --- a/manifests/n/Novacura/WindowsClient/1.0.512/Novacura.WindowsClient.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Novacura.WindowsClient -PackageVersion: 1.0.512 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From f01dbd249eb36eba86717642a69b9392b82ecad7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 11:35:52 +0800 Subject: [PATCH 166/234] New version: BartelsMedia.PhraseExpress version 18.0.74 (#377792) --- .../BartelsMedia.PhraseExpress.installer.yaml | 8 ++++---- .../BartelsMedia.PhraseExpress.locale.en-US.yaml | 14 +++++++++----- .../BartelsMedia.PhraseExpress.locale.zh-CN.yaml | 2 +- .../BartelsMedia.PhraseExpress.yaml | 2 +- 4 files changed, 15 insertions(+), 11 deletions(-) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.69 => 18.0.74}/BartelsMedia.PhraseExpress.installer.yaml (75%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.69 => 18.0.74}/BartelsMedia.PhraseExpress.locale.en-US.yaml (87%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.69 => 18.0.74}/BartelsMedia.PhraseExpress.locale.zh-CN.yaml (98%) rename manifests/b/BartelsMedia/PhraseExpress/{18.0.69 => 18.0.74}/BartelsMedia.PhraseExpress.yaml (91%) diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml similarity index 75% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml index 3d07b90c8ca7..11e0e46c6b11 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.installer.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.69 +PackageVersion: 18.0.74 InstallerType: inno UpgradeBehavior: install FileExtensions: @@ -10,18 +10,18 @@ FileExtensions: - pexdb - pexmigration ProductCode: PhraseExpress_is1 -ReleaseDate: 2026-04-24 +ReleaseDate: 2026-05-21 Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: CB9ECAC66549C5D543BA25C6066269FAC988598F01EDE0BE3703ECC8A1BD72DD + InstallerSha256: 069AEA966F51ED7D917B6687895C2E78C3D4DE5D00CC13D2B08E89BDAA091D77 InstallerSwitches: Custom: /CURRENTUSER - Architecture: x86 Scope: machine InstallerUrl: https://www.phraseexpress.com/PhraseExpressSetup.exe - InstallerSha256: CB9ECAC66549C5D543BA25C6066269FAC988598F01EDE0BE3703ECC8A1BD72DD + InstallerSha256: 069AEA966F51ED7D917B6687895C2E78C3D4DE5D00CC13D2B08E89BDAA091D77 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml similarity index 87% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml index 2e315acf05ab..9af302882a13 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.en-US.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.69 +PackageVersion: 18.0.74 PackageLocale: en-US Publisher: Bartels Media GmbH PublisherUrl: https://www.bartelsmedia.com/ @@ -35,10 +35,14 @@ Tags: - text-expander - text-snippets ReleaseNotes: |- - - PhraseExpress now synchronizes custom phrase sorting. - - Synchronization of single moved items between phrase folders. - - Crash with very long macros - - Less flickering when switching AI engines in the settings. + - Improved update mechanism + - Improved silent update + - Added new OpenAI models. + - UI improvements + - Improved error handling for DB optimization + - Error when the system was running for a very long time + - Tag rendering error in some cases + - License database path was not read from global config ReleaseNotesUrl: https://www.phraseexpress.com/download/changelog/ PurchaseUrl: https://www.phraseexpress.com/shop/ Documentations: diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml index 81ba83af74a8..ac210f41bcbe 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.locale.zh-CN.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.69 +PackageVersion: 18.0.74 PackageLocale: zh-CN License: 专有软件 ShortDescription: 文本扩展器和自动文本软件 diff --git a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml similarity index 91% rename from manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml rename to manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml index 255c8c950af6..6231fccb6419 100644 --- a/manifests/b/BartelsMedia/PhraseExpress/18.0.69/BartelsMedia.PhraseExpress.yaml +++ b/manifests/b/BartelsMedia/PhraseExpress/18.0.74/BartelsMedia.PhraseExpress.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BartelsMedia.PhraseExpress -PackageVersion: 18.0.69 +PackageVersion: 18.0.74 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 6f6485d9f14162a3cf1b785ac8eef6606e7eca8f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 11:36:07 +0800 Subject: [PATCH 167/234] New version: Baidu.BaiduNetdisk version 8.4.5 (8.4.5.103) (#378061) --- .../8.4.5/Baidu.BaiduNetdisk.installer.yaml | 20 ++++++++++ .../Baidu.BaiduNetdisk.locale.en-US.yaml | 25 ++++++++++++ .../Baidu.BaiduNetdisk.locale.zh-CN.yaml | 38 +++++++++++++++++++ .../8.4.5/Baidu.BaiduNetdisk.yaml | 8 ++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.installer.yaml create mode 100644 manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.en-US.yaml create mode 100644 manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.zh-CN.yaml create mode 100644 manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.yaml diff --git a/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.installer.yaml b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.installer.yaml new file mode 100644 index 000000000000..e14b3c46edd7 --- /dev/null +++ b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 8.4.5 +InstallerType: nullsoft +Scope: machine +InstallerSuccessCodes: +- 2 +UpgradeBehavior: install +Protocols: +- baiduyunguanjia +ProductCode: 百度云管家 +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x86 + InstallerUrl: https://issuepcdn.baidupcs.com/issue/netdisk/yunguanjia/BaiduNetdisk_8.4.5.103.exe + InstallerSha256: 529181A0545B1F5050847B318152CBCC8217F1E01B0D2351A5BCC348232D681C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.en-US.yaml b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.en-US.yaml new file mode 100644 index 000000000000..de80e13a27a6 --- /dev/null +++ b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 8.4.5 +PackageLocale: en-US +Author: Beijing Duyou Technology Co., Ltd. +License: Proprietary +ShortDescription: Personal cloud service product by Baidu. +Description: Baidu Netdisk is a convenient and easy-to-use cloud storage product that is serving more than 700 million users, which has mass storage and several self-hosted data centers, supports backup, sharing, viewing and processing multiple types of files, and protects users' data security under two top international security certifications ISO27001 and ISO27018. It would be your best choice if you want to back up your data, free up your phone's space, share files with others or operate files online. +Tags: +- backup +- china +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- prc +- share +- sync +- upload +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.zh-CN.yaml b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.zh-CN.yaml new file mode 100644 index 000000000000..4ca1eaed60cd --- /dev/null +++ b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 8.4.5 +PackageLocale: zh-CN +Publisher: 北京度友科技有限公司 +PublisherUrl: https://www.baidu.com/ +PublisherSupportUrl: https://pan.baidu.com/disk/help +PrivacyUrl: https://privacy.baidu.com/policy +Author: 北京度友科技有限公司 +PackageName: 百度网盘 +PackageUrl: https://pan.baidu.com/ +License: 专有软件 +LicenseUrl: https://pan.baidu.com/disk/main#/protocol/duty_mobi +Copyright: Copyright © 2026 Baidu, Inc. All rights reserved. +CopyrightUrl: https://www.baidu.com/duty/copyright.html +ShortDescription: 百度公司出品的个人云服务产品 +Description: 百度网盘是一款省心、好用的超级云存储产品,已为超过 7 亿用户提供云服务,空间超大,支持多类型文件的备份、分享、查看和处理,自建多个数据存储中心,更有两项国际顶尖安全认证 ISO27001&ISO27018 为用户数据安全提供护航。如果你想备份文件数据,释放手机空间,给别人分享文件或是对文件进行在线操作,选百度网盘就对了! +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 百度云 +- 百度云管家 +- 网盘 +ReleaseNotes: |- + 1. 百度网盘新版升级 + 2. 【体验优化】优化了多项体验问题,我们始终致力于为您提供更优质的服务 +PurchaseUrl: https://pan.baidu.com/buy/center +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.yaml b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.yaml new file mode 100644 index 000000000000..92fa8bc6f672 --- /dev/null +++ b/manifests/b/Baidu/BaiduNetdisk/8.4.5/Baidu.BaiduNetdisk.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Baidu.BaiduNetdisk +PackageVersion: 8.4.5 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 2e07ba033cdade77be5084f734bf761465563653 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:36:19 -0500 Subject: [PATCH 168/234] Standardize Moniker for Geoxor.Amethyst 1.1.6 (#378355) --- .../g/Geoxor/Amethyst/1.1.6/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/1.1.6/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/1.1.6/Geoxor.Amethyst.locale.en-US.yaml index 3425ebc4c0ca..1566799b8106 100644 --- a/manifests/g/Geoxor/Amethyst/1.1.6/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/1.1.6/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 1.1.6 PackageLocale: en-US Publisher: Geoxor From 5f247112f054f1a8de6f2f38b5fcc4c78b9ed6fe Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:36:31 -0500 Subject: [PATCH 169/234] Standardize Moniker for Geoxor.Amethyst 1.2.4 (#378357) --- .../g/Geoxor/Amethyst/1.2.4/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/1.2.4/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/1.2.4/Geoxor.Amethyst.locale.en-US.yaml index 6d1167243159..09116ca56a14 100644 --- a/manifests/g/Geoxor/Amethyst/1.2.4/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/1.2.4/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 1.2.4 PackageLocale: en-US Publisher: Geoxor From 44414d70d900d12da0ff06d4df725ea3654ffd2e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:36:42 -0500 Subject: [PATCH 170/234] Standardize Moniker for Geoxor.Amethyst 1.3.8 (#378358) --- .../g/Geoxor/Amethyst/1.3.8/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/1.3.8/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/1.3.8/Geoxor.Amethyst.locale.en-US.yaml index bbd3470f2091..3efc7921a29b 100644 --- a/manifests/g/Geoxor/Amethyst/1.3.8/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/1.3.8/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 1.3.8 PackageLocale: en-US Publisher: Geoxor From 376b1da11075ac460eac25818e222b01d0dd3137 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:36:54 -0500 Subject: [PATCH 171/234] Standardize Moniker for Geoxor.Amethyst 1.9.10 (#378359) --- .../g/Geoxor/Amethyst/1.9.10/Geoxor.Amethyst.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/Geoxor/Amethyst/1.9.10/Geoxor.Amethyst.locale.en-US.yaml b/manifests/g/Geoxor/Amethyst/1.9.10/Geoxor.Amethyst.locale.en-US.yaml index 1bc779acc007..aba5f6cd703f 100644 --- a/manifests/g/Geoxor/Amethyst/1.9.10/Geoxor.Amethyst.locale.en-US.yaml +++ b/manifests/g/Geoxor/Amethyst/1.9.10/Geoxor.Amethyst.locale.en-US.yaml @@ -2,6 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json PackageIdentifier: Geoxor.Amethyst +Moniker: Amethyst PackageVersion: 1.9.10 PackageLocale: en-US Publisher: Geoxor From e657fa373842d82c29509fe2626e99f71e602661 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:37:06 -0500 Subject: [PATCH 172/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.0.0 (#378410) --- .../7.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index a432afc674ea..a3467830ee33 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 9ff57208ba4ed211af48228c089aa52fc1210504 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:40:06 -0500 Subject: [PATCH 173/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.0.3 (#378411) --- .../7.0.3/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.3/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.3/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 4e23116401f8..205c95ddc060 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.3/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.0.3/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From fa10913ca3883589514b0e2e7086b0284174027c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:43:13 -0500 Subject: [PATCH 174/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.1.4 (#378412) --- .../7.1.4/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.1.4/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.1.4/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index fc1b080854a8..5e6c10b64d84 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.1.4/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.1.4/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From fe5a6886bcb5677ca38ac216f324f87304a3bd50 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Fri, 22 May 2026 23:45:41 -0400 Subject: [PATCH 175/234] New version: SST.OpenCodeDesktop version 1.15.10 (#378471) --- .../SST.OpenCodeDesktop.installer.yaml | 23 +++++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 41 +++++++++++++++++++ .../1.15.10/SST.OpenCodeDesktop.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..806cac51dd10 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.10 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-05-23 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.15.10 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.10/opencode-desktop-win-x64.exe + InstallerSha256: 8C6DA334A8D04F837D81F92D23219CC90376A0835FD00C6215A6A3C2B4B654FC +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.10/opencode-desktop-win-arm64.exe + InstallerSha256: 695289D2354BD8116001FE6DC4C347936F26A7E886CCA61419ED23B33A2277A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..61ed70fbc6c1 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.10 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Desktop + + Bugfixes + - Restored the legacy production desktop flows for opening projects and starting sessions. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.15.10 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..c330a4c4392e --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.15.10/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.15.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de2048174be6c4a4a7a238ed4df3f1aac694a057 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:46:02 -0500 Subject: [PATCH 176/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.4.3.0 (#378414) --- .../7.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index d472cdccef60..2f227af8a744 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From de9bc25d1c376a97d22bd5b72afa90b0f7ef5d06 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:48:52 -0500 Subject: [PATCH 177/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.5.2.0 (#378415) --- .../7.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index b8ac0981e7c6..999a154377a8 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From cb8202ac48f833c017492d51790c296f3a4a5c0f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:52:42 -0500 Subject: [PATCH 178/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.5.3.0 (#378416) --- .../7.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 585ee6b34129..ede5ba094f31 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From e0ed1da7d72749a1f4c3526e63d1d5d63aff84ec Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:56:14 -0500 Subject: [PATCH 179/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.5.4.0 (#378417) --- .../7.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index d1b9bc676774..9fc699674178 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From c8def61c34876808e3f076d70d0f007346ef3c2f Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 22:59:45 -0500 Subject: [PATCH 180/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.5.5.0 (#378420) --- .../7.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index d4919fac8409..1b308ed2d819 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 0fa0709bf90542afd97e1e55dd46beacc42f8b72 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:03:17 -0500 Subject: [PATCH 181/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 7.5.6.0 (#378421) --- .../7.5.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index f1bfc38a8782..b107297e81fc 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/7.5.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 39184e6bc515b54f9e4051f19757346f856e92fc Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:06:44 -0500 Subject: [PATCH 182/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.0.0 (#378422) --- .../8.0.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 258b0c7d72c4..19fa7fdf352e 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: GrafanaLabs.Grafana.Enterprise Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From cd685f6d28441e6f8a718396db92317543cdf655 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:09:59 -0500 Subject: [PATCH 183/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.2.0 (#378424) --- .../8.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index f844157844d5..6318853c2dad 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 9ab4feeb39306136579c676a05f1ae466324dc9a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:13:10 -0500 Subject: [PATCH 184/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.3.0 (#378425) --- .../8.0.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 759d31788eaa..24d090579ce2 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From c1906b8cf72ac45fc1afce5ef417e48c23d38c1b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:16:29 -0500 Subject: [PATCH 185/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.4.0 (#378426) --- .../8.0.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index c907f469c671..00ec6780efe1 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From deb239e760520add21cbeaa76dd192a290a488a0 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:19:27 -0500 Subject: [PATCH 186/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.5.0 (#378427) --- .../8.0.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index e0bb8fc5e3e9..f0af14590e56 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ LicenseUrl: https://grafana.com/legal/grafana-labs-license/ # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 9288332df7cbabba7a1fa8bc16c0a77833b4eb18 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:22:10 -0500 Subject: [PATCH 187/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.0.6.0 (#378428) --- .../8.0.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 283737bdb7d4..4fbaacee2916 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.0.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 2671ef0398162b3cb63edc564c3c1140bc46e8e7 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:24:33 -0500 Subject: [PATCH 188/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.0.0 (#378429) --- .../8.1.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 571b52ea39d6..375216a1aede 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From f2c10980692183a44d59ae56272b47cc33711703 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:24:38 -0500 Subject: [PATCH 189/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.1.0 (#378431) --- .../8.1.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 36bddbeaf917..8da254f5e6b1 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs # CopyrightUrl: ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 255d0a409e61575b2d09374dc783164d431afe1c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:25:01 -0500 Subject: [PATCH 190/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.2.0 (#378433) --- .../8.1.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index dafce161d08b..03530f1a4139 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 18d5402efc647990d6485582c0508d382f673efc Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:25:20 -0500 Subject: [PATCH 191/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.3.0 (#378434) --- .../8.1.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 2301064bc531..8e6213ce1b45 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 3a450310384d344538524615a2808df5c1c3236e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:25:32 -0500 Subject: [PATCH 192/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.4.0 (#378435) --- .../8.1.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 72d1f1ca1e0f..2ef5a996bedf 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From b01b54b00ec1833e6be18a433affd82780341e94 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:25:35 -0500 Subject: [PATCH 193/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.1.5.0 (#378438) --- .../8.1.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index a3b32eef346e..2bd5e6b86cc4 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.1.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 7cf4e9299752bb644f7b8bff6f737cb7edd350b8 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:25:48 -0500 Subject: [PATCH 194/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.2.1.0 (#378439) --- .../8.2.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 3ff84fb47beb..12f63cb57df9 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 5ffeb7eb42f4b0edf2fb22ad779c340fb82df5a4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:26:01 -0500 Subject: [PATCH 195/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.2.2.0 (#378440) --- .../8.2.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 5760826f0a84..a30019c77271 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 3dd66fc70ffa90d25e74e57da8fb288345ac640b Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:26:13 -0500 Subject: [PATCH 196/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.2.3.0 (#378441) --- .../8.2.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index afd38abff145..fd91dfea837e 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From ab55410bec1dd2085016945b66f1805ad2c3849d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 12:26:34 +0800 Subject: [PATCH 197/234] New version: Fleet.fleetctl version 4.85.1 (#378219) --- .../4.85.1/Fleet.fleetctl.installer.yaml | 25 +++++++++++++ .../4.85.1/Fleet.fleetctl.locale.en-US.yaml | 35 +++++++++++++++++++ .../4.85.1/Fleet.fleetctl.locale.zh-CN.yaml | 16 +++++++++ .../Fleet/fleetctl/4.85.1/Fleet.fleetctl.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.installer.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.en-US.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.zh-CN.yaml create mode 100644 manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.yaml diff --git a/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.installer.yaml b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.installer.yaml new file mode 100644 index 000000000000..d4b4d1eece23 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fleet.fleetctl +PackageVersion: 4.85.1 +InstallerType: zip +NestedInstallerType: portable +Commands: +- fleetctl +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: fleetctl_v4.85.1_windows_amd64\fleetctl.exe + PortableCommandAlias: fleetctl + InstallerUrl: https://github.com/fleetdm/fleet/releases/download/fleet-v4.85.1/fleetctl_v4.85.1_windows_amd64.zip + InstallerSha256: 18D8861A7A0242FE2EB032B4D262C4A02411609463F0314ADB7E915CCF437E03 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: fleetctl_v4.85.1_windows_arm64\fleetctl.exe + PortableCommandAlias: fleetctl + InstallerUrl: https://github.com/fleetdm/fleet/releases/download/fleet-v4.85.1/fleetctl_v4.85.1_windows_arm64.zip + InstallerSha256: 7C5604BE0976801B00BB6BDB7199A02E10BF88BFCF3FEAB58011A891CAF4D382 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.en-US.yaml b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.en-US.yaml new file mode 100644 index 000000000000..6649d5b3e604 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fleet.fleetctl +PackageVersion: 4.85.1 +PackageLocale: en-US +Publisher: Fleet Device Management Inc. +PublisherUrl: https://fleetdm.com/ +PublisherSupportUrl: https://github.com/fleetdm/fleet/issues +PrivacyUrl: https://fleetdm.com/legal/privacy +Author: Fleet Device Management Inc. +PackageName: fleetctl +PackageUrl: https://github.com/fleetdm/fleet +License: MIT +LicenseUrl: https://github.com/fleetdm/fleet/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026-present Fleet Device Management Inc +ShortDescription: A command line interface (CLI) tool for managing Fleet from the command line. +Description: |- + fleetctl (pronounced "Fleet control") is a command line interface (CLI) tool for managing Fleet from the command line. fleetctl enables a GitOps workflow with Fleet. + fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API. +Tags: +- fleet +ReleaseNotes: |- + Bug fixes + - Fixed fleetctl gitops rejecting Android or Windows configuration profiles when editing an existing team, even when the corresponding MDM platform was configured. + - Implement roaring bitmaps in historical data collection for improved performance. + - Fixed dynamic SCEP certificate issuance failing with an "Invalid NDES admin credentials" error when the NDES Admin URL is fronted by Okta or another gateway that uses HTTP Basic auth instead of NTLM. + - Remove unneeded call to get tracked CVEs when reading CVE chart data +ReleaseNotesUrl: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.85.1 +PurchaseUrl: https://fleetdm.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://fleetdm.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.zh-CN.yaml b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.zh-CN.yaml new file mode 100644 index 000000000000..ada1f328f489 --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Fleet.fleetctl +PackageVersion: 4.85.1 +PackageLocale: zh-CN +ShortDescription: 从命令行管理 Fleet 的命令行界面(CLI)工具。 +Description: |- + fleetctl(读作“Fleet control”)是一种命令行界面(CLI)工具,用于通过命令行管理 Fleet。 + fleetctl 还提供了一种快速方法来处理 Fleet 公开的所有数据,而无需使用 Fleet UI 或直接使用 Fleet API。 +ReleaseNotesUrl: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.85.1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://fleetdm.com/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.yaml b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.yaml new file mode 100644 index 000000000000..47401e73d31e --- /dev/null +++ b/manifests/f/Fleet/fleetctl/4.85.1/Fleet.fleetctl.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fleet.fleetctl +PackageVersion: 4.85.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2a6de7419ea807db732769e4cd71a9db0feb05b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 12:26:49 +0800 Subject: [PATCH 198/234] New version: Anthropic.ClaudeCode version 2.1.149 (#378299) --- .../Anthropic.ClaudeCode.installer.yaml | 18 +++++ .../Anthropic.ClaudeCode.locale.en-US.yaml | 68 +++++++++++++++++++ .../Anthropic.ClaudeCode.locale.zh-CN.yaml | 31 +++++++++ .../2.1.149/Anthropic.ClaudeCode.yaml | 8 +++ 4 files changed, 125 insertions(+) create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.installer.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.yaml diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..8dffa717d3b0 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.149 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.149/win32-x64/claude.exe + InstallerSha256: 7E6192BC6A5C421556DCFA40F108CF9401B8860B3F671BD6CADAD8AE3DD2D3CA +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.149/win32-arm64/claude.exe + InstallerSha256: 6A59576F6F42714E81CE49B609D02056CC9A4E3C7457D4A1AD70BBA1619025BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..aed6b62911db --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.149 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - /usage now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost + - /diff detail view can now be scrolled with the keyboard (arrows, j/k, PgUp/PgDn, Space, Home/End) + - Markdown output now renders GFM task list checkboxes (- [ ] todo / - [x] done) instead of plain bullets + - Enterprise: added the allowAllClaudeAiMcps managed setting to load claude.ai cloud MCP connectors alongside managed-mcp.json + - Fixed a PowerShell permission bypass: built-in cd functions (cd.., cd\, cd~, X:) changed the working directory undetected, letting a later command read outside the workspace + - Fixed the sandbox write allowlist in git worktrees covering the entire main repository root instead of only the shared .git directory (with hooks/ and config denied) + - Fixed PowerShell prefix/wildcard allow rules (e.g. PowerShell(dotnet.exe build *)) not pre-approving native executables and scripts + - Fixed a permission-analysis gap where the parser trusted stale variable-tracking values for PWD/OLDPWD/DIRSTACK across cd/pushd/popd + - Fixed find in the Bash tool exhausting the macOS system file/vnode table and crashing the host on large directory trees + - Fixed the managed-settings approval dialog leaving the terminal frozen after accepting at startup + - Fixed /ultraplan and remote session creation failing with "Could not capture uncommitted changes" when the working tree has no real changes + - Fixed otelHeadersHelper failing silently when the script path contains spaces; helper failures are now reported in /doctor and the debug log + - Fixed the thinking spinner staying amber across tool calls and onto fresh thinking bursts + - Fixed collapsed Bash output reporting the wrong hidden-line count for outputs with many short lines + - Fixed slash-command argument-hint clipping trailing typed characters when the hint overflows the input box + - Fixed argument-hint and progressive arg suggestions not appearing after Tab-completing a skill whose frontmatter name: differs from its directory basename + - Fixed the status bar showing the user's baseline /effort setting instead of the effort level applied by skill/agent effort: frontmatter + - Fixed Ctrl+O transcript view freezing at the moment it was opened instead of tailing new messages + - Fixed editing a recalled prompt-history entry losing the edit when navigating further up/down with arrow keys + - Fixed /config exit summary reporting phantom changes to auto-compact and theme when toggling unrelated settings + - Fixed /insights crashing when cached session-meta files are missing optional fields + - Fixed malformed PowerShell and History tool calls with missing input being misclassified as reads in transcript collapsing + - Fixed renaming a Remote Control session from claude.ai or the Claude mobile app not updating the local session name for claude --resume + - Fixed a race where a just-submitted prompt could appear twice in the up-arrow history + - Fixed tapping the "Jump to bottom" pill in fullscreen mode not dismissing it immediately + - Improved /feedback reports to include the conversation that happened before context compaction, making issues from earlier in long sessions easier to triage +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21149 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..e625ed0bcbbb --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.149 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.yaml new file mode 100644 index 000000000000..53728b3cf532 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.149/Anthropic.ClaudeCode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.149 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4dfcd85fb3bf371c2079aa1afaf3d513b9b85f61 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 12:27:04 +0800 Subject: [PATCH 199/234] New version: usual2970.Certimate version 0.4.23 (#378364) --- .../0.4.23/usual2970.Certimate.installer.yaml | 22 ++++++ .../usual2970.Certimate.locale.en-US.yaml | 47 ++++++++++++ .../usual2970.Certimate.locale.zh-CN.yaml | 71 +++++++++++++++++++ .../Certimate/0.4.23/usual2970.Certimate.yaml | 8 +++ 4 files changed, 148 insertions(+) create mode 100644 manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.installer.yaml create mode 100644 manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.en-US.yaml create mode 100644 manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.zh-CN.yaml create mode 100644 manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.yaml diff --git a/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.installer.yaml b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.installer.yaml new file mode 100644 index 000000000000..39607342eff5 --- /dev/null +++ b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: usual2970.Certimate +PackageVersion: 0.4.23 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: certimate.exe + PortableCommandAlias: certimate +Commands: +- certimate +ReleaseDate: 2026-05-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/certimate-go/certimate/releases/download/v0.4.23/certimate_v0.4.23_windows_amd64.zip + InstallerSha256: 922AD111E2D090B63EA500E83A80B585E8444C7176D43723374101E8F1727D7A +- Architecture: arm64 + InstallerUrl: https://github.com/certimate-go/certimate/releases/download/v0.4.23/certimate_v0.4.23_windows_arm64.zip + InstallerSha256: BE10127BD061E4F4ECC5B46EE2342DAD0FB9F6AE7C486C97E4585A58CB63E9DE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.en-US.yaml b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.en-US.yaml new file mode 100644 index 000000000000..af1b20cc58eb --- /dev/null +++ b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: usual2970.Certimate +PackageVersion: 0.4.23 +PackageLocale: en-US +Publisher: Yoan.liu +PublisherUrl: https://profile.ikit.fun/ +PublisherSupportUrl: https://github.com/certimate-go/certimate/issues +PackageName: Certimate +PackageUrl: https://docs.certimate.me/en-US/ +License: MIT +LicenseUrl: https://github.com/certimate-go/certimate/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2026 certimate-go + Copyright (c) 2026 Yoan.Liu +ShortDescription: An open-source SSL certificate management tool that helps you automatically apply for and deploy SSL certificates, as well as automatically renew them when they are about to expire. +Description: |- + For individuals managing personal projects or those responsible for IT operations in small businesses who need to manage multiple domain names, applying for certificates manually comes with several drawbacks: + - 😱 Troublesome: Applying for and deploying certificates isn’t difficult, but it can be quite a hassle, especially when managing multiple domains. + - 😭 Easily forgotten: The current free certificate has a validity period of only 90 days, requiring regular renewal operations. This increases the workload and makes it easy to forget, which can result in the website becoming inaccessible. + Certimate was created to solve the above-mentioned issues and has the following advantages: + - Local Deployment: Simply to install, download the binary and run it directly. Supports Docker deployment and source code deployment for added flexibility. + - Data Security: With private deployment, all data is stored on your own servers, ensuring it never resides on third-party systems and maintaining full control over your data. + - Easy Operation: Effortlessly apply and deploy SSL certificates with minimal configuration. The system automatically renews certificates before expiration, providing a fully automated workflow, no manual intervention required. + Certimate aims to provide users with a secure and user-friendly SSL certificate management solution. + 💡 Features + - Flexible workflow orchestration, fully automation from certificate application to deployment; + - Supports single-domain, multi-domain, wildcard certificates, with options for RSA or ECC. + - Supports various certificate formats such as PEM, PFX, JKS. + - Supports more than 20+ domain registrars (e.g., Alibaba Cloud, Tencent Cloud, Cloudflare, etc. Check out this link); + - Supports more than 60+ deployment targets (e.g., Kubernetes, CDN, WAF, load balancers, etc. Check out this link); + - Supports multiple notification channels including email, DingTalk, Feishu, WeCom, Webhook, and more; + - Supports multiple ACME CAs including Let's Encrypt, ZeroSSL, Google Trust Services, and more; + - More features waiting to be discovered. +Tags: +- acme +- cert +- certbot +- certificate +- ssl +ReleaseNotesUrl: https://github.com/certimate-go/certimate/releases/tag/v0.4.23 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.certimate.me/docs/introduction/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.zh-CN.yaml b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.zh-CN.yaml new file mode 100644 index 000000000000..84acb4b1c253 --- /dev/null +++ b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.locale.zh-CN.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: usual2970.Certimate +PackageVersion: 0.4.23 +PackageLocale: zh-CN +Publisher: Yoan.liu +PublisherUrl: https://profile.ikit.fun/ +PublisherSupportUrl: https://github.com/certimate-go/certimate/issues +PackageName: Certimate +PackageUrl: https://docs.certimate.me/zh-CN/ +License: MIT +LicenseUrl: https://github.com/certimate-go/certimate/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2026 certimate-go + Copyright (c) 2026 Yoan.Liu +ShortDescription: 开源的 SSL 证书管理工具,可以帮助你自动申请、部署 SSL 证书,并在证书即将过期时自动续期。 +Description: |- + 做个人产品或者在中小企业里负责运维的同学,会遇到要管理多个域名的情况,需要给域名申请证书。但是手动申请证书有以下缺点: + - 😱 麻烦:申请证书并部署到服务的流程虽不复杂,但也挺麻烦的,犹其是你有多个域名需要维护的时候。 + - 😭 易忘:另外当前免费证书的有效期只有 90 天,这就要求你定期的操作,增加了工作量的同时,你也很容易忘掉续期,从而导致网站访问不了。 + Certimate 就是为了解决上述问题而产生的,它具有以下优势: + - 本地部署:一键安装,只需要下载二进制文件,然后直接运行即可。同时也支持 Docker 部署、源代码部署等方式。​ + - 数据安全:由于是私有部署,所有数据均存储在自己的服务器上,不会经过第三方,确保数据的隐私和安全。​ + - 操作简单:简单配置即可轻松申请 SSL 证书并部署到指定的目标上,在证书即将过期前自动续期,从申请证书到使用证书完全自动化,无需人工操作。​ + Certimate 旨在为用户提供一个安全、简便的 SSL 证书管理解决方案。 + 💡 功能特性 + - 灵活的工作流编排方式,证书从申请到部署完全自动化; + - 支持单域名、多域名、泛域名证书,可选 RSA、ECC 签名算法; + - 支持 PEM、PFX、JKS 等多种格式输出证书; + - 支持 20+ 域名托管商(如阿里云、腾讯云、Cloudflare 等,点此查看完整提供商清单); + - 支持 60+ 部署目标(如 Kubernetes、CDN、WAF、负载均衡等,点此查看完整提供商清单); + - 支持邮件、钉钉、飞书、企业微信、Webhook 等多种通知渠道; + - 支持 Let's Encrypt、ZeroSSL、Google Trust Services 等多种 ACME 证书颁发机构; + - 更多特性等待探索。 +Tags: +- acme +- certbot +- ssl +- 证书 +ReleaseNotes: |- + Changelog + ✨ 新增功能 + - 新增 DNS-01 提供商:AWS Lightsail + - 新增 DNS-01 提供商:Dynadot + - 新增部署提供商:Zenlayer CDN 内容分发网络 + - 新增部署提供商:Zenlayer ZGA 全球智能加速 + - SMTP 授权凭据中账号密码调整为可选字段 + - 部署证书到本地主机、远程主机、S3 时,支持指定 PFX 编码器 + - 部署证书到 Kubernetes Secret 时,支持仅输出服务器证书或中间证书 + - 部署证书到 uniCloud 时,支持选择支付宝云空间 + - 前端下载证书时可自定义 PFX 密码、JKS 密钥等额外参数 + 🐛 修复 Bug + - 修复 #1274 相关问题 + - 修复 #1279 相关问题 + - 修复 #1282 相关问题 + - 修复 #1283 相关问题 + - 修复 #1292 相关问题 + 🛠 优化 & 其他改动 + - 优化部分文案 + - 升级 gomod 依赖项 + - 升级 npm 依赖项 + + Comparing changes: https://github.com/certimate-go/certimate/compare/v0.4.22...v0.4.23, by @fudiwei @rowanchen-com + rowanchen-com +ReleaseNotesUrl: https://github.com/certimate-go/certimate/releases/tag/v0.4.23 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.certimate.me/zh-CN/docs/introduction/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.yaml b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.yaml new file mode 100644 index 000000000000..56a5d882858d --- /dev/null +++ b/manifests/u/usual2970/Certimate/0.4.23/usual2970.Certimate.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: usual2970.Certimate +PackageVersion: 0.4.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aecc2cfb72e63325168db3ab647579a1138b79f6 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:27:28 -0500 Subject: [PATCH 200/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.2.5.0 (#378442) --- .../8.2.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index e4934555274d..22292c40dc52 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.2.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From f4494cd0cca5896ee5ab70130f943be977506810 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:27:38 -0500 Subject: [PATCH 201/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.3.3.0 (#378443) --- .../8.3.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index f2481873d742..3fed2a5b168c 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -17,7 +17,7 @@ Copyright: Copyright (c) 2021 Grafana Labs CopyrightUrl: https://grafana.com/legal/grafana-labs-license/ ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. Description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From a70aecb2888d3832d705bb0a5259aa4d902d7d24 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:27:49 -0500 Subject: [PATCH 202/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.3.4.0 (#378444) --- .../8.3.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index c1e59cc461ce..63d2712f6ffc 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 8990a507c46d2cfe5e3135bfed85c69f8fa0fc13 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:00 -0500 Subject: [PATCH 203/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.3.5.0 (#378446) --- .../8.3.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 67f0d727b40f..c4adf0b62567 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From d5db70a5462b9cd4ca042a61bfebd5d239319060 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:10 -0500 Subject: [PATCH 204/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.3.6.0 (#378447) --- .../8.3.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index ed992ba578a2..e66b97cf75b8 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.3.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 0c3107928d5bdb1d26b49d3fdb57dc19d8d6c8b7 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:21 -0500 Subject: [PATCH 205/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.0.0 (#378448) --- .../8.4.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index d6db2e8bca04..1b1073eaa05b 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 152fa57d2d109e6b2d60206df6496dbf327a7978 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:31 -0500 Subject: [PATCH 206/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.1.0 (#378449) --- .../8.4.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 61fb4f03e111..775ab172a836 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 6f9b2904c8b833c61f7dadd2de676d4372a7c97e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:42 -0500 Subject: [PATCH 207/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.2.0 (#378450) --- .../8.4.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index e1d9006f41f4..5f6831970892 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From bb7e1cb7778c0fda9c97b9046753b245f1fcbcc3 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:28:53 -0500 Subject: [PATCH 208/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.3.0 (#378452) --- .../8.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 0439dec95fe6..b43b9e342368 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 25e6dda0093210c87d762e1d706861396a3644fa Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:04 -0500 Subject: [PATCH 209/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.4.0 (#378454) --- .../8.4.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index b55799d23090..90c11a2d764a 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 03ebd69e4e113d730d624902c22d02e2377881a4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:15 -0500 Subject: [PATCH 210/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.5.0 (#378455) --- .../8.4.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 1e9d37255562..cfa8d9e9b604 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From bc044b9d3a73ebe0c83017fe3825d87bca7e3b0c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:26 -0500 Subject: [PATCH 211/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.6.0 (#378456) --- .../8.4.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 0290e5318543..68e8a80ada4c 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.6.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 762add0d89bb327cdc3d6568ce0e5120be5de1dd Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:38 -0500 Subject: [PATCH 212/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.4.7.0 (#378457) --- .../8.4.7.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.7.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.7.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 686a326ca5ce..eafc291b20cd 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.7.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.4.7.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From abe272cf5f18f6cb34c8235196716e76057a22e1 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:48 -0500 Subject: [PATCH 213/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.0.0 (#378458) --- .../8.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 8981618cb792..7c2283faa6e4 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 8a146bb26ebe3a4c991fff69b6d6340b5735c228 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:29:59 -0500 Subject: [PATCH 214/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.1.0 (#378459) --- .../8.5.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index e6df8a69c4f1..326026b0260a 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.1.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From e5a88f6e4ad43d1302de52ea817590a5ef21a4c2 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:30:10 -0500 Subject: [PATCH 215/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.2.0 (#378460) --- .../8.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index df78eb4c833e..3d23a0e3b24f 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 1bafbf01d60bc58a8bddfccef1df471a8d8bacee Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:30:21 -0500 Subject: [PATCH 216/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.3.0 (#378461) --- .../8.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 518bf6980773..88b86103b8db 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.3.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 03f1d344aa49a00a4e36880a0b0c6ab61fb8f099 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:30:32 -0500 Subject: [PATCH 217/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.4.0 (#378462) --- .../8.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index e025d727d04f..2c39870fa293 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.4.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 4681e83ecf6d09d07a89e26b9ae28e620988af8a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:30:43 -0500 Subject: [PATCH 218/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 8.5.5.0 (#378463) --- .../8.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 7487d4c6dfe2..223fc437a30a 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/8.5.5.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -21,7 +21,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From dbf2c5391d2167b08d69dc1959feb404e2d41ba9 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:30:54 -0500 Subject: [PATCH 219/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 9.0.2.0 (#378464) --- .../9.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/9.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/9.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 21cd22169316..cbf61a776ee8 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/9.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/9.0.2.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -18,7 +18,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From 2dd0d7fd8831e6bc6d6040b86c9ab70658efe1da Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:31:04 -0500 Subject: [PATCH 220/234] Standardize Moniker for GrafanaLabs.Grafana.Enterprise 9.5.0.0 (#378466) --- .../9.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/9.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/9.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml index 41e1b5962af9..3e0d0097573a 100644 --- a/manifests/g/GrafanaLabs/Grafana/Enterprise/9.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml +++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/9.5.0.0/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml @@ -18,7 +18,7 @@ Description: |- Create, explore, and share dashboards with your team and foster a data driven culture. The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge. It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins. -Moniker: grafana-e +Moniker: grafana-enterprise Tags: - dashboard - data From baf137f2c535fe0b2a50c87562d96403b147e001 Mon Sep 17 00:00:00 2001 From: Kilo <114069484+kiloscheffer@users.noreply.github.com> Date: Sat, 23 May 2026 06:31:17 +0200 Subject: [PATCH 221/234] New version: kiloscheffer.dbxignore version 1.0.5 (#378516) --- .../kiloscheffer.dbxignore.installer.yaml | 26 ++++++++++++ .../kiloscheffer.dbxignore.locale.en-US.yaml | 41 +++++++++++++++++++ .../1.0.5/kiloscheffer.dbxignore.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.installer.yaml create mode 100644 manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.locale.en-US.yaml create mode 100644 manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.yaml diff --git a/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.installer.yaml b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.installer.yaml new file mode 100644 index 000000000000..846adf228f6e --- /dev/null +++ b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kiloscheffer.dbxignore +PackageVersion: 1.0.5 +InstallerLocale: en-US +InstallerType: inno +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dbxignore.exe + PortableCommandAlias: dbxignore +- RelativeFilePath: dbxignorew.exe + PortableCommandAlias: dbxignorew +Scope: machine +ProductCode: '{35E9C42C-3C83-499F-A9DD-0DF94440D7BC}_is1' +ReleaseDate: 2026-05-23 +AppsAndFeaturesEntries: +- ProductCode: '{35E9C42C-3C83-499F-A9DD-0DF94440D7BC}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\dbxignore' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kiloscheffer/dbxignore/releases/download/v1.0.5/dbxignore-setup.exe + InstallerSha256: 876A340B6BC8B6B2AE48C3E975E84DBCBC0A92E9517BDCB6246E37FD23986700 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.locale.en-US.yaml b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.locale.en-US.yaml new file mode 100644 index 000000000000..32aeeb59c6aa --- /dev/null +++ b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kiloscheffer.dbxignore +PackageVersion: 1.0.5 +PackageLocale: en-US +Publisher: Kilo Scheffer +PublisherUrl: https://github.com/kiloscheffer +PublisherSupportUrl: https://github.com/kiloscheffer/dbxignore/issues +Author: Kilo Scheffer +PackageName: dbxignore +PackageUrl: https://github.com/kiloscheffer/dbxignore +License: MIT +LicenseUrl: https://github.com/kiloscheffer/dbxignore/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Kilo Scheffer +ShortDescription: Hierarchical .dropboxignore files for Dropbox +Description: dbxignore applies the Dropbox ignore marker to paths that match a .dropboxignore file. .dropboxignore files use gitignore syntax and can be placed in any folder under a Dropbox root; matching paths are excluded from Dropbox sync. Markers are written using NTFS alternate data streams on Windows. +Moniker: dbxignore +Tags: +- cli +- dropbox +- gitignore +- ignore +- sync +ReleaseNotes: |- + What's Changed + - ci(deps): bump the actions-minor-patch group with 2 updates by @dependabot[bot] in #277 + - docs: host the install one-liner at dbxignore.com by @kiloscheffer in #278 + - ci(release): drop wheel and sdist from GitHub Release assets by @kiloscheffer in #279 + - feat: add a Windows PowerShell install script by @kiloscheffer in #280 + - docs: restructure the installation section by @kiloscheffer in #281 + - fix: pass install.ps1 switches via scriptblock, not env vars by @kiloscheffer in #282 + - feat: scrub state and logs on plain uninstall; add --keep-logs by @kiloscheffer in #283 + - docs: refine Requirements bullet and Python install section by @kiloscheffer in #284 + - docs(platform-support): rephrase Linux row around the glibc floor by @kiloscheffer in #286 + - docs(install): hoist Windows installer above the one-line script by @kiloscheffer in #287 + - docs(readme): split uninstalling commands into copyable code blocks by @kiloscheffer in #288 + Full Changelog: v1.0.4...v1.0.5 +ReleaseNotesUrl: https://github.com/kiloscheffer/dbxignore/releases/tag/v1.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.yaml b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.yaml new file mode 100644 index 000000000000..b9ba4464254f --- /dev/null +++ b/manifests/k/kiloscheffer/dbxignore/1.0.5/kiloscheffer.dbxignore.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kiloscheffer.dbxignore +PackageVersion: 1.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 685cd5c288f8e8cf7cec09ceecd2b99098476957 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:31:29 -0500 Subject: [PATCH 222/234] New version: MaaAssistantArknights.MaaAssistantArknights version 6.10.5 (#378518) Co-authored-by: MaaBot --- ...ights.MaaAssistantArknights.installer.yaml | 26 +++++++++++++++ ...ts.MaaAssistantArknights.locale.en-US.yaml | 33 +++++++++++++++++++ ...istantArknights.MaaAssistantArknights.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.installer.yaml create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml create mode 100644 manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.yaml diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.installer.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.installer.yaml new file mode 100644 index 000000000000..ba589051692f --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-5-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.10.5 +InstallerType: zip +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: MAA.exe + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.10.5/MAA-v6.10.5-win-x64.zip + InstallerSha256: BFEFDB2AB669A9DD04A0FCD3410465F62D80EC85216A166F1FB6636FA84457A5 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: MAA.exe + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.10.5/MAA-v6.10.5-win-arm64.zip + InstallerSha256: AB61C152DFC47EB3594DDB1BD996F095FD937E33630FCDAFB1A3B70AB7922F9E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml new file mode 100644 index 000000000000..779b9f686482 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-5-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.10.5 +PackageLocale: en-US +Publisher: MaaAssistantArknights +PublisherUrl: https://github.com/MaaAssistantArknights +PublisherSupportUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues +# PrivacyUrl: +Author: MAA Team +PackageName: MAA Assistant Arknights +PackageUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights +License: AGPL-3.0 +LicenseUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients. +Description: MAA means MAA Assistant Arknights. An Arknights assistant. Based on image recognition, helps you to complete daily quests efficiently! +Moniker: maa +Tags: +- arknights +- assistant +- gacha +- maa +- utility +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.yaml new file mode 100644 index 000000000000..90fab3aa8454 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.10.5/MaaAssistantArknights.MaaAssistantArknights.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=QUSU.CRLF.7-5-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.10.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ada85a520464c45e034cfeaf9b53c7f87106ab8a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 23 May 2026 12:31:43 +0800 Subject: [PATCH 223/234] New version: SST.opencode version 1.15.10 (#378521) --- .../1.15.10/SST.opencode.installer.yaml | 21 ++++++++++ .../1.15.10/SST.opencode.locale.en-US.yaml | 40 +++++++++++++++++++ .../1.15.10/SST.opencode.locale.zh-CN.yaml | 25 ++++++++++++ .../s/SST/opencode/1.15.10/SST.opencode.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/s/SST/opencode/1.15.10/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.15.10/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.15.10/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.15.10/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.15.10/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.15.10/SST.opencode.installer.yaml new file mode 100644 index 000000000000..2c65d220ada5 --- /dev/null +++ b/manifests/s/SST/opencode/1.15.10/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.10 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-05-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.10/opencode-windows-x64.zip + InstallerSha256: EE069519FEA3748385F439A1D9A2CA41A84938D51194A4E8A553AFB0B86DC2C5 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.15.10/opencode-windows-arm64.zip + InstallerSha256: 82DCF98DE46B10344C1C13B0C5F7147B753359EB91A9319D92ECC4DDC2F9C092 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..60115b7e1e92 --- /dev/null +++ b/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.10 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Desktop + Bugfixes + - Restored the legacy production desktop flows for opening projects and starting sessions. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.15.10 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..d342bcb39051 --- /dev/null +++ b/manifests/s/SST/opencode/1.15.10/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.10 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.15.10/SST.opencode.yaml b/manifests/s/SST/opencode/1.15.10/SST.opencode.yaml new file mode 100644 index 000000000000..a2e8ec230d00 --- /dev/null +++ b/manifests/s/SST/opencode/1.15.10/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.15.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c81d1bf13ccabe70cbcbd973fe1f7e4f9d54f492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AB=E3=81=9B=E3=81=86=E3=81=A1=E3=81=8D=E3=81=A3?= =?UTF-8?q?=E3=81=A1=E3=82=93?= Date: Sat, 23 May 2026 13:31:56 +0900 Subject: [PATCH 224/234] New version: ONFStudios.OreNoFusen version 3.4.2 (#378528) --- .../ONFStudios.OreNoFusen.installer.yaml | 17 ++++++++ .../ONFStudios.OreNoFusen.locale.en-US.yaml | 41 +++++++++++++++++++ .../3.4.2/ONFStudios.OreNoFusen.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.installer.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.locale.en-US.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.yaml diff --git a/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 000000000000..323e07a8db05 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.4.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-05-23 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ore-no-fusen' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v3.4.2/ore-no-fusen_3.4.2_x64-setup.exe + InstallerSha256: CEEB4A5BE7BF10AC315645CD8563E876E7595D059ACD730612552405E3A8FC6B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 000000000000..5ca9e64c5a0b --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.4.2 +PackageLocale: en-US +Publisher: ONF Studios +PublisherUrl: https://github.com/ore-no-fusen +PublisherSupportUrl: https://github.com/ore-no-fusen/ore-no-fusen/issues +PackageName: 俺の付箋 +PackageUrl: https://github.com/ore-no-fusen/ore-no-fusen +License: MIT +LicenseUrl: https://github.com/ore-no-fusen/ore-no-fusen/blob/HEAD/LICENSE +Copyright: Copyright (c) ONF Studios +ShortDescription: A fast sticky note app that stays on your desktop +Description: |- + 俺の付箋 (Ore no Fusen) is a desktop sticky note app built with Tauri + Next.js. + Key features: + - Instant editing — cursor is ready on first click + - WYSIWYG rich text (bold, headings, lists, checkboxes) + - Auto-save with floating windows that stay on top + - Multi-window: each note is an independent window +Moniker: ore-no-fusen +Tags: +- desktop +- notes +- productivity +- sticky-notes +ReleaseNotes: |- + v3.4.2 + 🐛 修正 / Bug Fixes + - リリースノート自動生成を Windows runner で動くよう修正 (76f5f19) + 🔧 その他 / Chore + - バージョンを v3.4.2 に更新 (670d163) + Full Changelog: v3.4.1...v3.4.2 +ReleaseNotesUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/tag/v3.4.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ore-no-fusen/ore-no-fusen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.yaml new file mode 100644 index 000000000000..227c00da1795 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.4.2/ONFStudios.OreNoFusen.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7848aa7d41aa4d81c06651b6d0f8508c6f07e2a3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 21:32:07 -0700 Subject: [PATCH 225/234] Automatic update of Voiden.Voiden-Beta from 1.6.2 to 1.6.3 (#378530) --- .../1.6.3/Voiden.Voiden-Beta.installer.yaml | 13 +++++++++++++ .../1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml | 14 ++++++++++++++ .../Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml create mode 100644 manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml create mode 100644 manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml new file mode 100644 index 000000000000..639d5b4d061a --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 1.6.3 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://voiden.md/api/download/stable/win32/x64/setup-latest.exe + InstallerSha256: 4DADB486005927B7D763EBBB72E381AB5298F0F071E3AA4711BCBEDB1DEAB9FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml new file mode 100644 index 000000000000..342680e6d6b5 --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 1.6.3 +PackageLocale: en-US +Publisher: Voiden +PublisherUrl: https://voiden.md +PackageName: Voiden Beta +PackageUrl: https://voiden.md +License: Apache-2.0 +ShortDescription: Build, Test, Document & Collaborate. Streamline your API development process with Voiden (Beta channel) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml new file mode 100644 index 000000000000..8740af6eb0ab --- /dev/null +++ b/manifests/v/Voiden/Voiden-Beta/1.6.3/Voiden.Voiden-Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden-Beta +PackageVersion: 1.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 08c7dc556864bb7179cc4dcd1b617954c01e95cf Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 22 May 2026 21:32:22 -0700 Subject: [PATCH 226/234] Automatic update of Voiden.Voiden from 1.6.2 to 1.6.3 (#378529) --- .../Voiden/1.6.3/Voiden.Voiden.installer.yaml | 13 +++++++++++++ .../Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml | 14 ++++++++++++++ manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml create mode 100644 manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml create mode 100644 manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml new file mode 100644 index 000000000000..c1e10b2eceb3 --- /dev/null +++ b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.installer.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden +PackageVersion: 1.6.3 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://voiden.md/api/download/stable/win32/x64/setup-latest.exe + InstallerSha256: 4DADB486005927B7D763EBBB72E381AB5298F0F071E3AA4711BCBEDB1DEAB9FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml new file mode 100644 index 000000000000..5db0d333db67 --- /dev/null +++ b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden +PackageVersion: 1.6.3 +PackageLocale: en-US +Publisher: Voiden +PublisherUrl: https://voiden.md +PackageName: Voiden +PackageUrl: https://voiden.md +License: Apache-2.0 +ShortDescription: Build, Test, Document & Collaborate. Streamline your API development process with Voiden +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml new file mode 100644 index 000000000000..4114c8fa857a --- /dev/null +++ b/manifests/v/Voiden/Voiden/1.6.3/Voiden.Voiden.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Voiden.Voiden +PackageVersion: 1.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 872ccca44cbbc40f9a8d4347ffdacf7f4a5e73ce Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:32:45 -0500 Subject: [PATCH 227/234] Standardize Moniker for Philips.HueSync 1.13.0.77 (#378532) --- .../Philips/HueSync/1.13.0.77/Philips.HueSync.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/p/Philips/HueSync/1.13.0.77/Philips.HueSync.locale.en-US.yaml b/manifests/p/Philips/HueSync/1.13.0.77/Philips.HueSync.locale.en-US.yaml index e5cefea41e11..a5c6f5db5cba 100644 --- a/manifests/p/Philips/HueSync/1.13.0.77/Philips.HueSync.locale.en-US.yaml +++ b/manifests/p/Philips/HueSync/1.13.0.77/Philips.HueSync.locale.en-US.yaml @@ -19,6 +19,6 @@ Tags: - lamps - lights - signifyholding -Moniker: hue-sync +Moniker: huesync ManifestType: defaultLocale ManifestVersion: 1.10.0 From c332698b438e7c5802a56ce00d30f6b6888b12a3 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:32:56 -0500 Subject: [PATCH 228/234] Standardize Moniker for Plex.PlexMediaServer 1.41.4.9463 (#378533) --- .../1.41.4.9463/Plex.PlexMediaServer.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/p/Plex/PlexMediaServer/1.41.4.9463/Plex.PlexMediaServer.locale.en-US.yaml b/manifests/p/Plex/PlexMediaServer/1.41.4.9463/Plex.PlexMediaServer.locale.en-US.yaml index ddaea9e8a247..8afb79567c00 100644 --- a/manifests/p/Plex/PlexMediaServer/1.41.4.9463/Plex.PlexMediaServer.locale.en-US.yaml +++ b/manifests/p/Plex/PlexMediaServer/1.41.4.9463/Plex.PlexMediaServer.locale.en-US.yaml @@ -15,7 +15,7 @@ LicenseUrl: https://www.plex.tv/about/privacy-legal/plex-terms-of-service Copyright: Copyright © 2025 Plex CopyrightUrl: https://www.plex.tv/about/privacy-legal/plex-copyright-policy ShortDescription: Helps you organize your media and stream it to your devices. -Moniker: plex-media-server +Moniker: plexmediaserver Tags: - audio - cross-platform From 2ec03aa22e9123e453215a9c68ecbba463e3096e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:33:07 -0500 Subject: [PATCH 229/234] Standardize Moniker for Tencent.TencentMeeting 2.17.7.400 (#378544) --- .../2.17.7.400/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/2.17.7.400/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/2.17.7.400/Tencent.TencentMeeting.locale.zh-CN.yaml index 2f9911eba4f6..79fbe060b8be 100644 --- a/manifests/t/Tencent/TencentMeeting/2.17.7.400/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/2.17.7.400/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting From 75f30cae430aa9ae7a8cfac67d5e2b32b2efd13a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:33:17 -0500 Subject: [PATCH 230/234] Standardize Moniker for Tencent.TencentMeeting 2.18.3.403 (#378545) --- .../2.18.3.403/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/2.18.3.403/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/2.18.3.403/Tencent.TencentMeeting.locale.zh-CN.yaml index 6368a470f9c6..3c02ae2d45be 100644 --- a/manifests/t/Tencent/TencentMeeting/2.18.3.403/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/2.18.3.403/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting From 1013e473baf32a47dfa8083582700974b97e191a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:34:52 -0500 Subject: [PATCH 231/234] Standardize Moniker for Tencent.TencentMeeting 2.20.1.448 (#378547) --- .../2.20.1.448/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/2.20.1.448/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/2.20.1.448/Tencent.TencentMeeting.locale.zh-CN.yaml index ae63c5fe61e9..c294244f4122 100644 --- a/manifests/t/Tencent/TencentMeeting/2.20.1.448/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/2.20.1.448/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting From ff1483cded746467f56a5412ddff9e707ceaa80c Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:37:28 -0500 Subject: [PATCH 232/234] Standardize Moniker for Tencent.TencentMeeting 2.20.2.414 (#378548) --- .../2.20.2.414/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/2.20.2.414/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/2.20.2.414/Tencent.TencentMeeting.locale.zh-CN.yaml index 12c59cd21b13..dbb46ae34771 100644 --- a/manifests/t/Tencent/TencentMeeting/2.20.2.414/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/2.20.2.414/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting From ec842cef3a9b2e54c5ad39e619a9719245834449 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:41:00 -0500 Subject: [PATCH 233/234] Standardize Moniker for Tencent.TencentMeeting 2.21.0.441 (#378549) --- .../2.21.0.441/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/2.21.0.441/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/2.21.0.441/Tencent.TencentMeeting.locale.zh-CN.yaml index 157c798f455d..2d11bdf02d8c 100644 --- a/manifests/t/Tencent/TencentMeeting/2.21.0.441/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/2.21.0.441/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting From 11dcaed0fd1e714718c6c75b7cc63e5623f97d2a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 22 May 2026 23:44:35 -0500 Subject: [PATCH 234/234] Standardize Moniker for Tencent.TencentMeeting 3.0.0.403 (#378550) --- .../3.0.0.403/Tencent.TencentMeeting.locale.zh-CN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/t/Tencent/TencentMeeting/3.0.0.403/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/3.0.0.403/Tencent.TencentMeeting.locale.zh-CN.yaml index 7b89a792b510..652307e472ef 100644 --- a/manifests/t/Tencent/TencentMeeting/3.0.0.403/Tencent.TencentMeeting.locale.zh-CN.yaml +++ b/manifests/t/Tencent/TencentMeeting/3.0.0.403/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -17,7 +17,7 @@ Copyright: Copyright © 2018 - 2021 Tencent Meeting. All Rights Reserved # CopyrightUrl: ShortDescription: 腾讯会议 Description: 腾讯会议提供了一个易于使用、流畅、安全可靠的基于云的高清视频会议解决方案,使客户和用户能够随时随地主持或加入会议。 -Moniker: tencent-meeting +Moniker: wemeet Tags: - collaboration - meeting