diff --git a/Tools/ManualValidation/ManualValidationPipeline.csv b/Tools/ManualValidation/ManualValidationPipeline.csv index a285c60f818ba..1cd49efa7c6d8 100644 --- a/Tools/ManualValidation/ManualValidationPipeline.csv +++ b/Tools/ManualValidation/ManualValidationPipeline.csv @@ -45,13 +45,13 @@ "dundee.gdu","dundee","should","manual","","","0","","0","0","", "dustinblackman.oatmeal","dustinblackman","should","manual","","","","","","","", "DVSTSEOOD.QOps","qops-hub","should","manual","Validation-No-Executables","","","","","","", -"DuckStudio.FufuTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.FufuDevTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.ChineseGit","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","", -"DuckStudio.GitHubLabelsManager","DuckDuckStudio","must","","","","","","","", -"DuckStudio.GitHubView","DuckDuckStudio","must","","","","","","","", -"DuckStudio.GitHubView.Nightly","DuckDuckStudio","must","","","","","","","", -"DuckStudio.Sundry","DuckDuckStudio","must","","","","","","","", +"DuckStudio.FufuTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.FufuDevTools","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.ChineseGit","DuckDuckStudio/Luna-Grace/fjwxzde","must","","","","","","","","", +"DuckStudio.GitHubLabelsManager","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.GitHubView","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.GitHubView.Nightly","DuckDuckStudio","must","","","","","","","","", +"DuckStudio.Sundry","DuckDuckStudio","must","","","","","","","","", "EFIBootEditor.EFIBootEditor","EFIBootEditorBot","should","auto","","","","","","","", "EliWeitzman.ETT","eliweitzman","should","auto","","","","","","","", "Emurasoft.EmEditor","yutakaemura","should","auto","","","","","","","", @@ -126,6 +126,7 @@ "Japplis.WebsiteOptimizer","japplis","should","manual","","","","","","","", "JesseDuffield.Lazydocker","","","","Validation-Executable-Error","","","","","","", "JetBrains.*","","","","","SpecterShell","","","","","", +"JRSoftware.InnoSetup","martijnlaan","should","manual","","","","","","","", "junegunn.fzf","junegunn","should","auto","","","","","","","", "kairoaraujo.tufie","kairoaraujo","should","auto","","","","","","","", "Keboola.KeboolaCLI","KeboolaAsCodeBot","should","auto","","","","","","","", diff --git a/doc/manifest/README.md b/doc/manifest/README.md index 7fbad5eed0c7a..09c8aef751c3d 100644 --- a/doc/manifest/README.md +++ b/doc/manifest/README.md @@ -8,6 +8,7 @@ As new releases of the WinGet client are developed with new features and functio The community repository will often delay support for new schema versions until enough devices have been updated so customers can benefit from the newly added manifest keys. Please use the recommended schema version mentioned in the PR template. ## Manifest Schema Versions +* [1.12.0](schema/1.12.0/README.md) * [1.10.0](schema/1.10.0/README.md) * [1.9.0](schema/1.9.0/README.md) * [1.7.0](schema/1.7.0/README.md) diff --git a/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.installer.yaml b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.installer.yaml new file mode 100644 index 0000000000000..940c291b21bec --- /dev/null +++ b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: 5c0.Metropolis +PackageVersion: 0.1.0 +InstallerType: portable +Commands: +- metropolis +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/5c0/metropolis/releases/download/v0.1.0/metropolis.exe + InstallerSha256: F32C8A4EF9856C89CC592DDD30B4FF06853DBBE542FEF0267FCD7CB0FB81547C +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.locale.en-US.yaml b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.locale.en-US.yaml new file mode 100644 index 0000000000000..90176f0a559f9 --- /dev/null +++ b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: 5c0.Metropolis +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: 5c0 +PackageName: Metropolis +License: MIT +ShortDescription: Cyberpunk TUI system monitor +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.yaml b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.yaml similarity index 73% rename from manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.yaml rename to manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.yaml index 764cec060c3cf..a8127f9d876be 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.yaml +++ b/manifests/5/5c0/Metropolis/0.1.0/5c0.Metropolis.yaml @@ -1,8 +1,8 @@ # Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.2 +PackageIdentifier: 5c0.Metropolis +PackageVersion: 0.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml new file mode 100644 index 0000000000000..d5b42ab07298a --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +InstallerType: zip +NestedInstallerType: burn +NestedInstallerFiles: +- RelativeFilePath: AJA-Software-Installer_Windows_v17.6_Release/AJA_Win_Retail_17.6.0.1009.exe +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2026-02-26 +AppsAndFeaturesEntries: +- DisplayName: AJA Retail Installer 17.6.0-x64 + ProductCode: '{4cd92eec-550b-4d9a-95cb-ee3441586f45}' + UpgradeCode: '{97F5B391-23ED-4AF7-9EA4-ABE339CAC02A}' + InstallerType: burn +Installers: +- Architecture: x86 + InstallerUrl: https://www.aja.com/support/item-download/10199/AJA-Software-Installer_Windows_v17.6_Release.zip + InstallerSha256: BFB0F6864990091A79C3ED1C66A14B76E100B26709C098B2614A1EAAAA5B7AEB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml new file mode 100644 index 0000000000000..d700ecbd8b66b --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +PackageLocale: en-US +Publisher: AJA +PublisherUrl: https://www.aja.com/ +PublisherSupportUrl: https://www.aja.com/nav/support +Author: AJA +PackageName: AJA Retail Installer +PackageUrl: https://www.aja.com/products/aja-control-room +License: Proprietary +LicenseUrl: https://www.aja.com/software-license-agreement +ShortDescription: AJA Retail Installer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml new file mode 100644 index 0000000000000..2184e715f88a8 --- /dev/null +++ b/manifests/a/AJA/RetailInstaller/17.6.0/AJA.RetailInstaller.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AJA.RetailInstaller +PackageVersion: 17.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml new file mode 100644 index 0000000000000..fbb94bace4486 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.installer.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ALE.Rainbow +PackageVersion: 2.165.3.0 +UpgradeBehavior: install +FileExtensions: +- callto +- rainbow +- sip +- tel +ReleaseDate: 2026-02-02 +Installers: +- Architecture: x86 + InstallerType: inno + Scope: user + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_User_Electron_v2.165.3.0.exe + InstallerSha256: B3BC4FA4FA66DD5A7CEB8EC9F19B95B42A379FF2FDDAE733F6A42F6B2FDBCC7B + ProductCode: 09C1DE55-3466-4F99-9287-4F53FB8A7018_is1 +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Electron_v2.165.3.0.exe + InstallerSha256: EDBC83E93BBB90B84BC8015E4123B29B513B539A092365CB5190F9EFD1338563 + ProductCode: 1A7843C5-3352-4383-9893-2EB77C94CC46_is1 +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_User_Electron_v2.165.3.0-x64.exe + InstallerSha256: 673EBE26959B90A493819D6F8DE328505BA849B76859B109721D546F100CECAF + ProductCode: 09C1DE55-3466-4F99-9287-4F53FB8A7018_is1 +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Electron_v2.165.3.0-x64.exe + InstallerSha256: 1A1325D3396E25B4C4B9A234D392E8877A48FAE92C74C76C7ABF777695F6B74B + ProductCode: 1A7843C5-3352-4383-9893-2EB77C94CC46_is1 +- Architecture: x86 + InstallerType: msi + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Offline_v2.165.3.0.msi + InstallerSha256: 6102B36FF613E9D45D0414F26B5982073FFA42D1CB53998528F4932372841B86 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{D5329C03-1391-4D0E-BCC9-D10EA1197190}' + AppsAndFeaturesEntries: + - ProductCode: '{D5329C03-1391-4D0E-BCC9-D10EA1197190}' + UpgradeCode: '{6866FF20-0710-41B6-BC73-8467C90B8799}' +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://openrainbow.com/downloads/Rainbow_Installer_Machine_Offline_v2.165.3.0-x64.msi + InstallerSha256: 7410A642F92F86310A0D08FB102917C5F25382832DC71DDAFB701F2B2211AC2C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{FF66AB70-9575-4229-BEEB-E8786E54A80F}' + AppsAndFeaturesEntries: + - ProductCode: '{FF66AB70-9575-4229-BEEB-E8786E54A80F}' + UpgradeCode: '{6866FF20-0710-41B6-BC73-8467C90B8799}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.en-US.yaml new file mode 100644 index 0000000000000..7a93f3a1ecdc4 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.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: ALE.Rainbow +PackageVersion: 2.165.3.0 +PackageLocale: en-US +Publisher: ALE International +PublisherUrl: https://www.al-enterprise.com/ +PublisherSupportUrl: https://support.openrainbow.com/ +PrivacyUrl: https://www.al-enterprise.com/legal/privacy +Author: ALE International +PackageName: Rainbow +PackageUrl: https://www.openrainbow.com/ +License: Proprietary +LicenseUrl: https://www.al-enterprise.com/legal/terms-of-use +Copyright: Copyright © 2026 Alcatel-Lucent Enterprise +CopyrightUrl: https://www.al-enterprise.com/legal/trademarks-copyright +ShortDescription: The cloud communication and collaboration solution for professionals. +Tags: +- bussiness +- collaborate +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- enterprise +- meeting +- oa +- office +- saas +- team +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f6ebc0d21aa78 --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ALE.Rainbow +PackageVersion: 2.165.3.0 +PackageLocale: zh-CN +PublisherUrl: https://www.al-enterprise.com/zh-cn/ +PrivacyUrl: https://www.al-enterprise.com/zh-cn/legal/privacy +License: 专有软件 +LicenseUrl: https://www.al-enterprise.com/zh-cn/legal/terms-of-use +CopyrightUrl: https://www.al-enterprise.com/zh-cn/legal/trademarks-copyright +ShortDescription: 专业人士的云通信和协作解决方案。 +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 文档 +- 沟通 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.yaml new file mode 100644 index 0000000000000..359d716674d2c --- /dev/null +++ b/manifests/a/ALE/Rainbow/2.165.3.0/ALE.Rainbow.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: ALE.Rainbow +PackageVersion: 2.165.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.installer.yaml b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.installer.yaml new file mode 100644 index 0000000000000..3e197d4251f78 --- /dev/null +++ b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.installer.yaml @@ -0,0 +1,19 @@ +PackageIdentifier: AgileBits.1Password.CLI +PackageVersion: 2.33.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: ./op.exe + PortableCommandAlias: op +Commands: + - op +Installers: + - Architecture: x86 + InstallerUrl: https://cache.agilebits.com/dist/1P/op2/pkg/v2.33.0/op_windows_386_v2.33.0.zip + InstallerSha256: d3e10417b2d670a36b6ec76a78bceaeaa3a7c7289c94d232c3e593a3d0c07a05 + - Architecture: x64 + InstallerUrl: https://cache.agilebits.com/dist/1P/op2/pkg/v2.33.0/op_windows_amd64_v2.33.0.zip + InstallerSha256: 7834d9a381379e7d6a7f47a860f4782d22701a5fef3e48414c72da277dc8f501 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.locale.en-US.yaml b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..cf31760a3bf57 --- /dev/null +++ b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.locale.en-US.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: AgileBits.1Password.CLI +PackageVersion: 2.33.0 +PackageLocale: en-US +Publisher: AgileBits +PublisherUrl: https://1password.com/ +PublisherSupportUrl: https://support.1password.com/ +PrivacyUrl: https://1password.com/legal/privacy/ +PackageName: 1Password CLI +License: Proprietary +Copyright: Copyright © 2022 AgileBits, Inc. +ShortDescription: 1Password CLI brings 1Password to your terminal. Sign in to 1Password CLI with your fingerprint, and securely access everything you need during development. +Moniker: 1password-cli +Tags: + - passwordmanagement +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.yaml b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.yaml new file mode 100644 index 0000000000000..8462f8404e132 --- /dev/null +++ b/manifests/a/AgileBits/1Password/CLI/2.33.0/AgileBits.1Password.CLI.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: AgileBits.1Password.CLI +PackageVersion: 2.33.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 diff --git a/manifests/a/Akka/Cli/3.0.53/Akka.Cli.installer.yaml b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.installer.yaml new file mode 100644 index 0000000000000..f2a9ca3ae6646 --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.installer.yaml @@ -0,0 +1,13 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.53 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: akka.exe + PortableCommandAlias: akka +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.akka.io/3.0.53/akka_windows_amd64_3.0.53.zip + InstallerSha256: 8C9A604954231E84810CF784966057815155D907BA50336D3C6450B7D6B0F241 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Akka/Cli/3.0.53/Akka.Cli.locale.en-US.yaml b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.locale.en-US.yaml new file mode 100644 index 0000000000000..fe92cc466a110 --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.locale.en-US.yaml @@ -0,0 +1,11 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.53 +PackageLocale: en-US +Publisher: Akka +PublisherUrl: https://akka.io +PackageName: Akka CLI +PackageUrl: https://doc.akka.io/akka-cli/index.html +License: Business Source License 1.1 +ShortDescription: CLI for building and deploying Akka applications +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Akka/Cli/3.0.53/Akka.Cli.yaml b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.yaml new file mode 100644 index 0000000000000..71ebbedf8daaa --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.53/Akka.Cli.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..e2deaed281b24 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.34.11 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{8FC6EC15-7A7B-4072-BC85-659583BACD5F}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{8FC6EC15-7A7B-4072-BC85-659583BACD5F}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.11.msi + InstallerSha256: 445F2FFF48FDACD658798A6DC356160FDBA52C0925001652E04A1EAE5FDD03A3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..8da80ce48e722 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.11 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2365f86afbe17 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.11 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..dc10a7738e567 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.11/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.34.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml new file mode 100644 index 0000000000000..994bea79f2d8e --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Commands: +- session-manager-plugin +ProductCode: '{a7aac78a-246e-41c4-b390-040f571da619}' +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- ProductCode: '{a7aac78a-246e-41c4-b390-040f571da619}' + UpgradeCode: '{9670508D-C72E-4FBC-B783-202D0682C2FE}' +Installers: +- Architecture: x86 + InstallerUrl: https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.792.0/windows/SessionManagerPluginSetup.exe + InstallerSha256: 1532A17AD344CCEC4E4DC6FDBA2BDBAF7202B1885D91B29E54CCDEB934CC1E52 +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.792.0/windows/SessionManagerPluginSetup.exe + InstallerSha256: 1532A17AD344CCEC4E4DC6FDBA2BDBAF7202B1885D91B29E54CCDEB934CC1E52 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml new file mode 100644 index 0000000000000..a088aac714cb8 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/session-manager-plugin/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Session Manager Plugin +PackageUrl: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html +License: Apache-2.0 +LicenseUrl: https://github.com/aws/session-manager-plugin/blob/HEAD/LICENSE +Copyright: © 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances. +Description: Session Manager is a fully managed AWS Systems Manager capability that lets you manage your Amazon Elastic Compute Cloud (Amazon EC2) instances, on-premises instances and virtual machines. Session Manager provides secure and auditable instance management without the need to open inbound ports. When you use the Session Manager plugin with the AWS CLI to start a session, the plugin builds the WebSocket connection to your managed instances. +Tags: +- aws +- aws-cli +ReleaseNotes: '- Add international keyboard support for Windows' +ReleaseNotesUrl: https://github.com/aws/session-manager-plugin/releases/tag/1.2.792.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.zh-CN.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.locale.zh-CN.yaml new file mode 100644 index 0000000000000..168d0955011d7 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://docs.aws.amazon.com/zh_cn/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: 此插件可帮助您使用 AWS 命令行界面(AWS CLI)启动和结束受管实例的会话。 +Description: 会话管理器是一种完全受管理的 AWS 系统管理器功能,可让您管理亚马逊弹性计算云(Amazon EC2)实例、内部部署实例和虚拟机。无需打开入站端口,会话管理器可提供安全、可审计的实例管理。当您使用会话管理器插件和 AWS CLI 启动会话时,插件会与您管理的实例建立 WebSocket 连接。 +ReleaseNotesUrl: https://github.com/aws/session-manager-plugin/releases/tag/1.2.792.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.yaml b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.yaml new file mode 100644 index 0000000000000..a9905f2025394 --- /dev/null +++ b/manifests/a/Amazon/SessionManagerPlugin/1.2.792.0/Amazon.SessionManagerPlugin.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: Amazon.SessionManagerPlugin +PackageVersion: 1.2.792.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.installer.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.installer.yaml new file mode 100644 index 0000000000000..2ed5ee0c75168 --- /dev/null +++ b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.installer.yaml @@ -0,0 +1,23 @@ +# 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.4.3 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- magnet +- thunder +FileExtensions: +- meta4 +- metalink +- torrent +ProductCode: MotrixNext +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AnInsomniacy/motrix-next/releases/download/v3.4.3/MotrixNext_3.4.3_x64-setup.exe + InstallerSha256: CF2BBAC1C7E114C30811AC4EA0DCAC099613FAF2FCE3AB939D8EA0EAC10DCD33 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.en-US.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.en-US.yaml new file mode 100644 index 0000000000000..6159abd562a46 --- /dev/null +++ b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.en-US.yaml @@ -0,0 +1,62 @@ +# 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.4.3 +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 + This release improves BitTorrent post-download cleanup, adds safeguards for advanced settings, and modernizes Linux build dependencies. + ✨ New Features + - Move to Trash — Completed .torrent source files are now moved to the system trash instead of permanently deleted, with a toast notification on success + - High Connection Warning — Setting more than 64 connections per server now shows a confirmation dialog explaining potential risks + 🛠 Improvements + - ESLint Architecture Guards — Replaced custom Vitest line-count tests with standard ESLint max-lines and max-lines-per-function rules for uniform enforcement across all files + - Linux Dependency Update — Migrated CI from deprecated libappindicator3-dev to libayatana-appindicator3-dev, matching Tauri 2 official prerequisites + - Race Condition Fix — Torrent source path tracking now uses infoHash instead of gid, preventing path loss when small torrents complete before GID assignment +ReleaseNotesUrl: https://github.com/AnInsomniacy/motrix-next/releases/tag/v3.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.zh-CN.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.zh-CN.yaml new file mode 100644 index 0000000000000..439acc80fef9e --- /dev/null +++ b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.locale.zh-CN.yaml @@ -0,0 +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.4.3 +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.4.3/AnInsomniacy.MotrixNext.yaml b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.yaml new file mode 100644 index 0000000000000..d52b92dd2b2c4 --- /dev/null +++ b/manifests/a/AnInsomniacy/MotrixNext/3.4.3/AnInsomniacy.MotrixNext.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: AnInsomniacy.MotrixNext +PackageVersion: 3.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml new file mode 100644 index 0000000000000..9fe2f0e23bacd --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fce6a886-f595-5ead-8bc0-3232435b1b25 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-x64.exe + InstallerSha256: 386D879B8AAD5B9DD90EF16D63BB40B8FF58C9ED095D09538923354F7887EE2A + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-x64.exe + InstallerSha256: 386D879B8AAD5B9DD90EF16D63BB40B8FF58C9ED095D09538923354F7887EE2A + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-arm64.exe + InstallerSha256: EE1EDD07C95F69104D87D8FEDE457C571FA6D8EE50477F859517B2CDED8272FA + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/author-more/penpot-desktop/releases/download/v0.23.1/penpot-desktop-arm64.exe + InstallerSha256: EE1EDD07C95F69104D87D8FEDE457C571FA6D8EE50477F859517B2CDED8272FA + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..c9e04203ac039 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +PackageLocale: en-US +Publisher: Author More +PublisherUrl: https://authormore.com/ +PublisherSupportUrl: https://github.com/author-more/penpot-desktop/issues +PrivacyUrl: https://penpot.app/privacy +PackageName: Penpot Desktop +PackageUrl: https://github.com/author-more/penpot-desktop +License: AGPL-3.0 +LicenseUrl: https://github.com/author-more/penpot-desktop/blob/HEAD/LICENSE +ShortDescription: A desktop application for Penpot, an open-source design tool. +Description: |- + Penpot Desktop is an unofficial desktop application for the open-source design tool, Penpot. + It provides you with access to the functionality of the browser version of Penpot with an experience of a desktop application. It comes with + - system-level application experience e.g. a dedicated window, file extension association, + - versatile dark-light mode setup, + - tab interface for easy navigation between projects, + - ability to connect to different instances e.g. officially hosted, local for offline work, + - and more are coming. +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotes: |- + Improvements + - Added upstream features and fixes + This is a maintenance release, containing features and fixes that come from projects that Penpot Desktop depends on (upstream), like Electron. + Full Changelog: https://github.com/author-more/penpot-desktop/compare/v0.23.0...v0.23.1 +ReleaseNotesUrl: https://github.com/author-more/penpot-desktop/releases/tag/v0.23.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/author-more/penpot-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..18997aa394ae5 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +PackageLocale: zh-CN +ShortDescription: 开源设计工具 Penpot 的桌面应用程序 +Description: |- + Penpot Desktop 是开源设计工具 Penpot 的非官方桌面应用程序。 + 它可以让您访问 Penpot 浏览器版本的功能,并获得桌面应用程序的体验。它具有 + - 系统级应用体验,如专用窗口、文件扩展名关联; + - 多功能暗光模式设置; + - 标签界面,便于在项目间导航; + - 能够连接到不同的实例,如官方托管实例和本地离线工作实例; + - 以及更多即将推出的功能。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +ReleaseNotesUrl: https://github.com/author-more/penpot-desktop/releases/tag/v0.23.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.yaml b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.yaml new file mode 100644 index 0000000000000..cc1412c6d3a19 --- /dev/null +++ b/manifests/a/AuthorMore/PenpotDesktop/0.23.1/AuthorMore.PenpotDesktop.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: AuthorMore.PenpotDesktop +PackageVersion: 0.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml new file mode 100644 index 0000000000000..b86349695fce2 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: impulsar.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aimotrens/impulsar/releases/download/v0.18.12/impulsar_windows_amd64.zip + InstallerSha256: 646C940CE049F350ECCAE4CE35DCE60DDC661CB725F96625F07B45695B15F4B9 +- Architecture: arm64 + InstallerUrl: https://github.com/aimotrens/impulsar/releases/download/v0.18.12/impulsar_windows_arm64.zip + InstallerSha256: 6EBF5F3D6FCB98479F08A08BC75B9CB519FE32D4A104B999AA5D6FE6C3F192A9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml new file mode 100644 index 0000000000000..0fc10267c0380 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +PackageLocale: en-US +Publisher: aimotrens +PublisherUrl: https://github.com/aimotrens +PublisherSupportUrl: https://github.com/aimotrens/impulsar/issues +PackageName: impulsar +PackageUrl: https://github.com/aimotrens/impulsar +License: MIT +LicenseUrl: https://github.com/aimotrens/impulsar/blob/HEAD/LICENSE +ShortDescription: impulsar is a tool, to run named tasks with different backends from your shell. +Tags: +- command-line-tool +- golang +- task-runner +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml new file mode 100644 index 0000000000000..002cbfa615094 --- /dev/null +++ b/manifests/a/aimotrens/impulsar/0.18.12/aimotrens.impulsar.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: aimotrens.impulsar +PackageVersion: 0.18.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml new file mode 100644 index 0000000000000..bd201e28e544d --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +InstallerLocale: en-US +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpnet/aeroftp/releases/download/v3.0.0/AeroFTP_3.0.0_x64-setup.exe + InstallerSha256: 5D1B99F8CE1C61FD43278E31D1E7F5987AC4104626319A5F89082ABBD7E3D144 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + ProductCode: AeroFTP + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: AeroFTP + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\AeroFTP' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/axpnet/aeroftp/releases/download/v3.0.0/AeroFTP_3.0.0_x64_en-US.msi + InstallerSha256: 28E92C01B0FBB04A18700FDC2B75D5220610A250D45606F5D5043CFD32601F12 + ProductCode: '{924DE63C-C20D-4EEC-899F-1C91708C9735}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{924DE63C-C20D-4EEC-899F-1C91708C9735}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 0000000000000..3d2183ef541c1 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,82 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: axpnet +PublisherUrl: https://github.com/axpnet +PublisherSupportUrl: https://github.com/axpnet/aeroftp/issues +Author: axpnet +PackageName: AeroFTP +PackageUrl: https://github.com/axpnet/aeroftp +License: GPL-3.0 +LicenseUrl: https://github.com/axpnet/aeroftp/blob/HEAD/LICENSE +ShortDescription: A modern, multi-protocol file manager and FTP client with integrated AI, cloud sync, and military-grade encryption. +Description: |- + AeroFTP is an open-source, multi-protocol file manager built with Tauri 2 (Rust + React 18 + TypeScript). + It supports 16 protocols (FTP, FTPS, SFTP, WebDAV, S3, Google Drive, Dropbox, OneDrive, MEGA, Box, pCloud, Azure Blob, 4shared, Filen, Zoho WorkDrive, and Cryptomator vaults), + features an AI assistant with 45 tools and 15 LLM providers, military-grade encrypted vaults (AES-256-GCM-SIV + Argon2id), + bidirectional real-time sync, a built-in code editor, SSH terminal, and media player with visualizers. + Available in 47 languages with 4 themes. +Moniker: aeroftp +Tags: +- cloud-storage +- encryption +- file-manager +- file-transfer +- ftp +- ftp-client +- multi-protocol +- rust +- s3 +- sftp +- sync +- tauri +- webdav +ReleaseNotes: |- + [3.0.0] - 2026-03-17 + GitHub Integration — 23rd Protocol, Custom Commit Identity & Developer Program + AeroFTP enters GitHub. Browse repositories as filesystems, upload files that become commits, manage release assets, and customize your commit identity with your own GitHub App logo. The first file transfer client with native GitHub API integration across GUI, CLI, and AI agents. + Added + - GitHub as 23rd protocol: Full repository filesystem — browse, upload (commit), download, delete (commit), rename, mkdir, search, tree. Every write operation creates a real Git commit + - Three authentication modes: Authorize with GitHub (Device Flow one-click), Personal Access Token (manual), GitHub App with .pem (bot mode with custom logo in commits) + - Custom commit identity: Create your own GitHub App with your logo — commits show your app's name and avatar in the repository's contributor list. Same mechanism used by GitHub Actions and Dependabot + - Release asset management: Releases as virtual directories (.github-releases/), asset upload as raw binary (up to 2 GiB), download, delete + - Branch awareness: Direct push on writable branches, automatic working branch (aeroftp/{user}/{base}) for protected branches, read-only mode detection. Write mode indicator in status bar + - GitHub-specific GUI: Branch selector dropdown in toolbar, write mode indicator, commit message dialog for uploads/deletes, batch commit prompt (single message for multi-file operations), branch protection info box + - Context menu: "View on GitHub", "Copy Raw URL", "File History" with working branch awareness + - Protocol selector reorganized: "Protocols" section (FTP, SFTP, WebDAV, S3, Azure) + "Services" section (GitHub first, then cloud providers) + - AeroCloud dynamic button: Cloud icon with green LED in Quick Connect header — opens AeroCloud if configured, setup wizard if not + - GitHub App created: github.com/apps/aeroftp — official AeroFTP GitHub App for Device Flow authorization + - GitHub provider documentation: docs/GITHUB-INTEGRATION.md — comprehensive guide for all three auth modes, custom identity, and technical details + - 47 new i18n keys: GitHub auth, commit dialog, branch selector, write mode, protection info — translated in all 47 languages + - CLI github:// URL scheme: aeroftp ls github://token@owner/repo /path/ + - CLI --profile for GitHub: Connect to saved GitHub repos without exposing tokens + - agent-info command: Structured JSON capability discovery for AI agents, includes GitHub in supported protocols + - AGENTS.md: Complete integration guide for AI coding agents with GitHub workflows + Fixed + - FTP/TLS upload truncation (critical): Files >8KB silently truncated. Fix: flush + drain delay before TLS close_notify + - WebDAV HTTP upload 0 bytes (critical): Streaming with Content-Length header + - WebDAV OOM on large files: Stream from file instead of reading into memory + - CLI shell injection: Archive tools now use Command::new with .arg(), no sh -c + - CLI symlink escape: verify_path_within_root() prevents symlink-based directory escape in recursive downloads + - CLI profile disambiguation: Exact match priority, ambiguous matches show candidates + - Master password hidden input: rpassword instead of visible stdin.read_line() + - Partial download cleanup: Failed downloads remove partial file + - kDrive CLI mapping: Added missing protocol mapping + - Path encoding fix: GitHub Contents API URLs encode segments individually, not slashes + - Installation token permissions: Override push:false bug in GitHub API for bot tokens + Security (Dual 10-auditor review: Claude Opus 4.6 + GPT 5.4) + - 83+ findings from 5 Claude auditors (security, performance, UX, Rust quality, OAuth) + - 7 findings from GPT 5.4 full integration review (4 HIGH, 3 MEDIUM — all resolved) + - Shell injection eliminated, symlink escape protection, token detection hardened + - .pem private key read in Rust backend only — path crosses IPC, never key content + - Committer identity conditional: bot for installation tokens, user identity for PAT/Device Flow + Downloads: + - Windows: .msi installer or .exe + - macOS: .dmg disk image + - Linux: .deb, .rpm, .snap, or .AppImage +ReleaseNotesUrl: https://github.com/axpnet/aeroftp/releases/tag/v3.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml new file mode 100644 index 0000000000000..afe10bc94bc40 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.0.0/axpnet.AeroFTP.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.installer.yaml b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.installer.yaml new file mode 100644 index 0000000000000..00d006fd7a27a --- /dev/null +++ b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BOSS.ToneStudio.GT1 +PackageVersion: 1.0.2 +InstallerType: zip +NestedInstallerType: exe +NestedInstallerFiles: +- RelativeFilePath: bts_gt1_w102/BOSS_TONE_STUDIO_for_GT1.exe +InstallModes: +- silent +- interactive +InstallerSwitches: + Silent: -silent + SilentWithProgress: -silent + InstallLocation: -location + Custom: -eulaAccepted -desktopShortcut -programMenu +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2023-05-31 +Dependencies: + PackageDependencies: + - PackageIdentifier: HARMAN.AdobeAIR +Installers: +- Architecture: x86 + InstallerUrl: https://static.roland.com/assets/media/zip/bts_gt1_w102.zip + InstallerSha256: 162B25D1072239CEC6917FEAA185BD6917DB0DF6AD301126C92A211F5F0F0293 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.locale.en-US.yaml b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.locale.en-US.yaml new file mode 100644 index 0000000000000..15e7a45679424 --- /dev/null +++ b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BOSS.ToneStudio.GT1 +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: Roland Corporation +PublisherUrl: https://www.boss.info/global/ +PublisherSupportUrl: https://www.boss.info/global/support/ +PrivacyUrl: https://www.roland.com/global/privacy/ +PackageName: BOSS TONE STUDIO for GT-1 +PackageUrl: https://www.boss.info/global/support/by_product/gt-1/updates_drivers/7069654d-d8a3-4a69-8603-66450215257b/ +License: Proprietary (Terms of Use) +LicenseUrl: https://www.roland.com/global/terms_of_use/ +Copyright: Copyright © 2026 Roland Corporation +CopyrightUrl: https://www.boss.info/global/#:~:text=Copyright +ShortDescription: Offers automatic downloading of additional contents for Roland hardware. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.yaml b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.yaml new file mode 100644 index 0000000000000..812caa26b6f58 --- /dev/null +++ b/manifests/b/BOSS/ToneStudio/GT1/1.0.2/BOSS.ToneStudio.GT1.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BOSS.ToneStudio.GT1 +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.installer.yaml b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.installer.yaml new file mode 100644 index 0000000000000..be20e6c150cb0 --- /dev/null +++ b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 1.2.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- comate +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{E1BCCBB0-0C31-40C1-AB8D-2AE2E6C3C2F2}}_is1' +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://comate-ide.cdn.bcebos.com/download/stable/c916e89dc14d438a161030289ac0fdbf037ba784-244986363/Comate-win32-x64-user-setup.exe + InstallerSha256: B4925C0826A3E0D9F5E26313D1F72011BF5E9B40A42459E419E7A55D7EE1CCBE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.en-US.yaml b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.en-US.yaml new file mode 100644 index 0000000000000..d3df501dbd908 --- /dev/null +++ b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.en-US.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: Baidu.Comate +PackageVersion: 1.2.0 +PackageLocale: en-US +PublisherUrl: https://comate.baidu.com/en +License: Proprietary +ShortDescription: Intelligent coding capabilities throughout the entire development process along with enhanced multimodal abilities. Install now to start a seamless and natural intelligent development experience. +PurchaseUrl: https://comate.baidu.com/en/pricing +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: Tutorials + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: FAQ + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.zh-CN.yaml b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.zh-CN.yaml new file mode 100644 index 0000000000000..10cfee407e359 --- /dev/null +++ b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 1.2.0 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://comate.baidu.com/ +PublisherSupportUrl: https://developer.baidu.com/singleTagPage.html?tagId=326 +PrivacyUrl: https://cloud.baidu.com/doc/COMATE/s/2lxiygl2z +Author: 北京百度网讯科技有限公司 +PackageName: Comate +PackageUrl: https://comate.baidu.com/download +License: 专有软件 +LicenseUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +Copyright: © 2026 Baidu +CopyrightUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +ShortDescription: 智能编码能力深度融入开发全流程,多模态能力全面增强,一键安装、畅享自然流畅的智能开发体验。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +PurchaseUrl: https://comate.baidu.com/pricing +Documentations: +- DocumentLabel: 使用手册 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: 教学课程 + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: 常见问题 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.yaml b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.yaml new file mode 100644 index 0000000000000..1c05ea9a4d03c --- /dev/null +++ b/manifests/b/Baidu/Comate/1.2.0/Baidu.Comate.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.Comate +PackageVersion: 1.2.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.installer.yaml b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.installer.yaml new file mode 100644 index 0000000000000..54ac24797b129 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 7.48.0.10333 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- livehime +ProductCode: '{06BB8CDE-F4AC-4B22-A680-0F3699CB9912}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/bili/bililive/win/Livehime-Win-beta-7.48.0.10333-x64.exe + InstallerSha256: F26FD1F79FEA83C15FE6B5EAB31E76073B9F578B1B1AAA91F8332FF344F22B94 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.en-US.yaml b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.en-US.yaml new file mode 100644 index 0000000000000..268a7b54f93b8 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bilibili.Livehime +PackageVersion: 7.48.0.10333 +PackageLocale: en-US +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: Freeware +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 Shanghai Magic Electric Information Technology Co., Ltd. All Right Reserved. +ShortDescription: Bilibili Live official live streaming tool +Description: Bilibili Livehime is a live streaming tool for Bilibili streamers and uploaders that focuses on games, entertainment and voice chat. +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.zh-CN.yaml b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a914c4f6de918 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bilibili.Livehime +PackageVersion: 7.48.0.10333 +PackageLocale: zh-CN +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: 免费软件 +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 上海幻电信息科技有限公司. All Right Reserved. +ShortDescription: 哔哩哔哩直播官方直播软件 +Description: 哔哩哔哩直播姬是哔哩哔哩独家为主播和 UP 主们打造的开播软件,集游戏、娱乐、语音开播为一体。一键即可开播,下一个直播届的超级偶像就是你~ +Tags: +- 推流 +- 直播 +ReleaseNotes: |- + 【优化】图片编辑和颜色素材优化 + 【新增】弹幕姬悬浮态支持展示直播性能状态 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.yaml b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.yaml new file mode 100644 index 0000000000000..ea929d802755b --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.48.0.10333/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 7.48.0.10333 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.installer.yaml index b60f438d17d63..5fc2f29a9eacf 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.0.0.19 +PackageVersion: 18.0.0.23 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: C51F9016C38C686CF1B5561F59D90A7059D6A0133C9181E62A6A9892A93395E9 + InstallerSha256: 6EE5661C94F2349FA3A844F2D2730A60FE29BE93ECE64BDA0AEA81BB8D80DA27 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 521a088ab57a7..796fd53873177 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.0.0.19 +PackageVersion: 18.0.0.23 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 582314e6535f4..97f1150e4f492 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.0.0.19 +PackageVersion: 18.0.0.23 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.yaml index 253f5554b87c2..f07eacba1c151 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.19/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.0.0.23/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.0.0.19 +PackageVersion: 18.0.0.23 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml new file mode 100644 index 0000000000000..a690b6e929abc --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mediamtx.exe +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bluenviron/mediamtx/releases/download/v1.17.0/mediamtx_v1.17.0_windows_amd64.zip + InstallerSha256: 99B365BBBC1661FD2D2A1488FE70689998B9543971A7E064160131443FCAE312 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml new file mode 100644 index 0000000000000..bed63cd1eac2f --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.locale.en-US.yaml @@ -0,0 +1,89 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 +PackageLocale: en-US +Publisher: bluenviron +PublisherUrl: https://github.com/bluenviron +PublisherSupportUrl: https://github.com/bluenviron/mediamtx/issues +Author: aler9 +PackageName: mediamtx +PackageUrl: https://github.com/bluenviron/mediamtx +License: MIT +LicenseUrl: https://github.com/bluenviron/mediamtx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 aler9 +CopyrightUrl: https://github.com/bluenviron/mediamtx/blob/main/LICENSE +ShortDescription: |- + Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, + publish, proxy, record and playback video and audio streams. +Description: |- + MediaMTX is a ready-to-use and zero-dependency real-time media server and media proxy that allows + to publish, read, proxy, record and playback video and audio streams. It has been conceived as a + "media router" that routes media streams from one end to the other. +Tags: +- go +- golang +- hls +- media-server +- obs-studio +- rtcp +- rtmp +- rtmp-proxy +- rtmp-server +- rtp +- rtsp +- rtsp-proxy +- rtsp-relay +- rtsp-server +- streaming +- webrtc +ReleaseNotes: |- + WebRTC + - support publishing multiple video/audio renditions (#5573) this allows to receive multiple video tracks from OBS Studio with the new WebRTC Simulcast feature introduced in v32.1.0. + + API + - provide track details (#5307) (#5333) (#1726) (#5585) + - add user field to RTSP, RTMP, SRT, WebRTC conns and sessions (https://github.com/bluenviron/mediamtx/issues/5104) (#5565) + - add RTSP reported lost packets (#5198) (#5579) The new outboundRtpPacketsReportedLost property allows to track RTP packets that have been reported lost by readers. Furthermore, stats now have a "inbound" or "outbound" prefix to improve readability. + - rename WebRTC stats to match RTSP ones (#5581) + - add new stats (#5582) - RTSPSession.outboundRTPPacketsDiscarded - Path.inboundFramesInError - SRTConn.outboundFramesDiscarded - WebRTCSession.outboundFramesDiscarded - RTMPConn.outboundFramesDiscarded - HLSMuxer.outboundFramesDiscarded + + Fixes and improvements + General + - avoid buffering HTTP response body in loggerWriter (#5552) loggerWriter was shadow-copying every response byte into a bytes.Buffer to report the body size, causing the entire response to be accumulated in memory for the lifetime of each request. Replace the buffer with a plain int counter since dump() only ever reported the byte count anyway. + - optionally validate JWT iss and aud claims (#5569) + - metrics: add two missing SRT stats (#5580) + + API + - add deprecated fields to the OpenAPI definition (#5575) + - add missing enums and move all enums in dedicated components (#5576) + + RTSP + - fix rtsps scheme not being used in requests (#5236) (#5544) + - support unwrapping MPEG-TS tracks (#5476) this allows to use MPEG-TS tracks with other protocols and with the recording system + - client: fix support for hostnames in source and dest headers (bluenviron/gortsplib#1009) (#5304) (bluenviron/gortsplib#1014) + - allocate a rtp sender for each server session (bluenviron/gortsplib#1021) this produces more realistic statistics and in the future will allow to implement per-session statistics and packet retransmission. + - store reported lost RTP packets in stats (#5198) (bluenviron/gortsplib#1023) + + HLS + - muxer: support muxing KLS with MPEG-TS (bluenviron/gohlslib#327) + - client: fix deadlock when processing fMP4s (bluenviron/gohlslib#333) (bluenviron/gohlslib#334) + + WebRTC + - fix panic with WHIP POST authentication failures (#5566) + + Dependencies + - code.cloudfoundry.org/bytefmt updated from v0.64.0 to v0.67.0 + - github.com/abema/go-mp4 updated from v1.4.1 to v1.5.0 + - github.com/bluenviron/gohlslib/v2 updated from v2.2.8 to v2.2.9 + - github.com/bluenviron/gortsplib/v5 updated from v5.4.0 to v5.5.0 + - github.com/bluenviron/mediacommon/v2 updated from v2.8.2 to v2.8.3 + - golang.org/x/crypto updated from v0.48.0 to v0.49.0 + - golang.org/x/sys updated from v0.41.0 to v0.42.0 + - golang.org/x/term updated from v0.40.0 to v0.41.0 + - golang.org/x/net updated from v0.51.0 to v0.52.0 + - golang.org/x/text updated from v0.34.0 to v0.35.0 +ReleaseNotesUrl: https://github.com/bluenviron/mediamtx/releases/tag/v1.17.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.yaml b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml similarity index 73% rename from manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.yaml rename to manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml index 99f29e4ea39ce..68f4648f69b9d 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.yaml +++ b/manifests/b/bluenviron/mediamtx/1.17.0/bluenviron.mediamtx.yaml @@ -1,8 +1,8 @@ # Created by Anthelion using komac v2.15.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.7 +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.17.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml new file mode 100644 index 0000000000000..6ff866c5b0b50 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +InstallerType: nullsoft +Scope: machine +ProductCode: Portfolio Performance +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/portfolio-performance/portfolio/releases/download/0.82.1/PortfolioPerformance-0.82.1-setup.exe + InstallerSha256: 13e868eb356beeb9a626a7222e925c1e5dcaa101069d47668ee9065c2f102bed +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml new file mode 100644 index 0000000000000..f09423c4cbde9 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.de-DE.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +PackageLocale: de-DE +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Portfolio Performance berechnet die Gesamtperformance Ihres Anlageportfolios. +ReleaseNotes: '- Die einklappbare Seite "Vermögensaufstellung" wurde vorübergehend zurückgenommen, um Korrekturen vor der erneuten Veröffentlichung vorzunehmen.' +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.82.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml new file mode 100644 index 0000000000000..e6587e0c41b3f --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +PackageLocale: en-US +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets. +ReleaseNotes: '- Temporarily reverted the collapsible Statement of Assets page in order to apply fixes before re-releasing.' +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.82.1 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml new file mode 100644 index 0000000000000..dc1717a3d3e5b --- /dev/null +++ b/manifests/b/buchen/portfolio/0.82.1/buchen.portfolio.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.82.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml index 73b2399efeae7..33fcec5dfa8da 100644 --- a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.installer.yaml @@ -20,7 +20,7 @@ AppsAndFeaturesEntries: UpgradeCode: "{C599642D-7A3F-4351-ADC5-2BA171B6451E}" Installers: - Architecture: x86 - InstallerUrl: https://akamaicdn.webex.com/client/webexapp.msi + InstallerUrl: https://akamaicdn.webex.com/client/WBXclient-45.6.3-12/webexapp.msi InstallerSha256: 22C761C7666D890B232CE627F5952E0A6D922706FC3DD95EB8F8B24F9F9CE780 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml index 6468fbfdf4be9..d68557cccf0b2 100644 --- a/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.3.12/Cisco.CiscoWebexMeetings.locale.en-US.yaml @@ -8,7 +8,7 @@ Publisher: Cisco Webex LLC PublisherSupportUrl: https://help.webex.com/en-us Author: Cisco Webex LLC PackageName: Cisco Webex Meetings -PackageUrl: https://www.webex.com/suite/meetings.html +# PackageUrl: https://www.webex.com/suite/meetings.html PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy.html License: Proprietary Copyright: © 2022 Cisco and/or its affiliates. All rights reserved. diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml new file mode 100644 index 0000000000000..6c56ee35316a5 --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C145B704-BFF5-1B1A-998B-92C779E23F8D}' +ReleaseDate: 2025-12-18 +AppsAndFeaturesEntries: +- ProductCode: '{C145B704-BFF5-1B1A-998B-92C779E23F8D}' + UpgradeCode: '{C599642D-7A3F-4351-ADC5-2BA171B6451E}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Webex\.' +Installers: +- Architecture: x86 + InstallerUrl: https://akamaicdn.webex.com/client/webexapp.msi + InstallerSha256: BFEA645C0B84A37C3D4F92D2B7636685CA18E252C90212C822DCEE610CF019FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml new file mode 100644 index 0000000000000..56e489f04c04f --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +PackageLocale: en-US +Publisher: Cisco Webex LLC +PublisherSupportUrl: https://help.webex.com/en-us +PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy.html +Author: Cisco Webex LLC +PackageName: Cisco Webex Meetings +# PackageUrl: https://www.webex.com/suite/meetings.html +License: Proprietary +Copyright: © 2022 Cisco and/or its affiliates. All rights reserved. +ShortDescription: > + Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen + share, and webinars. Web conferencing, cloud calling and equipment. +Moniker: webex +Tags: +- chat +- cisco +- conference +- conferencing +- meetings +- video +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml new file mode 100644 index 0000000000000..e49eb58af046c --- /dev/null +++ b/manifests/c/Cisco/CiscoWebexMeetings/45.6.4.8/Cisco.CiscoWebexMeetings.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cisco.CiscoWebexMeetings +PackageVersion: 45.6.4.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml new file mode 100644 index 0000000000000..5da313356ff6d --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cloudstic.exe + PortableCommandAlias: cloudstic.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Cloudstic/cli/releases/download/v1.10.0/cloudstic_1.10.0_windows_amd64.zip + InstallerSha256: 1DA7038FD76CCC358C1E0231052BC361DD1846F109BA78A1B55D89553F715EF7 +- Architecture: arm64 + InstallerUrl: https://github.com/Cloudstic/cli/releases/download/v1.10.0/cloudstic_1.10.0_windows_arm64.zip + InstallerSha256: F1947ED1D60669CA8EA7E5334AC15CAB92EDFAD1336797905562CE21EC3BDBB1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..5d9425bdf76d4 --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +PackageLocale: en-US +Publisher: Cloudstic +PublisherUrl: https://github.com/Cloudstic +PublisherSupportUrl: https://github.com/Cloudstic/cli/issues +PackageName: Cloudstic CLI +PackageUrl: https://github.com/Cloudstic/cli +License: MIT +LicenseUrl: https://github.com/Cloudstic/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Cloudstic +CopyrightUrl: https://github.com/Cloudstic/cli/blob/main/LICENSE +ShortDescription: content-addressable, encrypted backup +Description: Content-addressable, encrypted backup tool for Google Drive, OneDrive, and local files. +Tags: +- backup +- cloud +ReleaseNotes: |- + Changelog + - 2874f2f doc: add portable drive identity section in readme + - 452af40 doc: add portable drive identity section in readme (#77) + - 050b72e doc: update readme + - 8b42c0b doc: update readme (#81) + - a0f5664 feat: cli store configuration + - ed473a9 feat: cli store configuration (#80) + - c98ad23 shore: fix winget ARM + - 9c773de shore: fix winget ARM (#79) +ReleaseNotesUrl: https://github.com/Cloudstic/cli/releases/tag/v1.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml new file mode 100644 index 0000000000000..6adb5982d6442 --- /dev/null +++ b/manifests/c/Cloudstic/CLI/1.10.0/Cloudstic.CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Cloudstic.CLI +PackageVersion: 1.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml new file mode 100644 index 0000000000000..9b7e1be893f65 --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fly.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/concourse/concourse/releases/download/v8.1.1/fly-8.1.1-windows-amd64.zip + InstallerSha256: EFB6F2B605E3D5314C24784917071A3221B540C3251373983C34D84A89B75633 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml new file mode 100644 index 0000000000000..117e3cb550dfb --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +PackageLocale: en-US +Publisher: Concourse +PublisherUrl: https://github.com/concourse +PublisherSupportUrl: https://github.com/concourse/concourse/issues +PackageName: Concourse Fly +PackageUrl: https://github.com/concourse/concourse +License: Apache-2.0 +LicenseUrl: https://github.com/concourse/concourse/blob/HEAD/LICENSE.md +ShortDescription: Concourse CI/CD manager and controller +Tags: +- ci +- ci-cd +- concourse +- continuous-delivery +- continuous-integration +- elm +- go +- hacktoberfest +- pipelines +ReleaseNotes: |- + What's Changed + 🐞 Bug Fixes + - return BreakoutError when symlink does not link to a path inside the destination by @taylorsilva #9486 + 🛠️ Misc. Changes + - use statically built versions of containerd binaries by @taylorsilva concourse/ci#429 + 📦 Bundled Resource Types + - bosh-io-release: v1.3.3 + - bosh-io-stemcell: v1.5.3 + - docker-image: v1.12.4 + - git: v1.22.0 + - github-release: v1.13.2 + - hg: v1.5.2 + - mock: v0.14.4 + - pool: v1.7.2 + - registry-image: v1.16.0 + - s3: v2.5.3 + - semver: v1.11.2 + - time: v1.11.2 + Full Changelog: v8.1.0...v8.1.1 +ReleaseNotesUrl: https://github.com/concourse/concourse/releases/tag/v8.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml new file mode 100644 index 0000000000000..4caeca3885edd --- /dev/null +++ b/manifests/c/Concourse/Fly/8.1.1/Concourse.Fly.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Concourse.Fly +PackageVersion: 8.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.installer.yaml b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.installer.yaml new file mode 100644 index 0000000000000..216a568546015 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.cli +PackageVersion: 2.1.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cv4pve-cli.exe + PortableCommandAlias: cv4pve-cli +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Corsinvest/cv4pve-cli/releases/download/v2.1.0/cv4pve-cli.exe-win-x86.zip + InstallerSha256: 9969FE31E51E8D182D6278AA410B5D5557FE5FD29905A361888560F17DBA9A7C +- Architecture: x64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-cli/releases/download/v2.1.0/cv4pve-cli.exe-win-x64.zip + InstallerSha256: 47DF57927B1B23299C74BADE52A8A6F15E5AD8E4F2DF4923FC4D2ABB4F1B39B0 +- Architecture: arm64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-cli/releases/download/v2.1.0/cv4pve-cli.exe-win-arm64.zip + InstallerSha256: 9EBBD7BFD97533BEAE43E718C846BBF13FF91F3DDBEBBFA598100FCF82A2448E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.locale.en-US.yaml b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..49101df6cb143 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.cli +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: Corsinvest Srl +PublisherUrl: https://www.corsinvest.it/ +PublisherSupportUrl: https://www.corsinvest.it/cv4pve +PrivacyUrl: https://www.corsinvest.it/privacy +Author: Corsinvest Srl +PackageName: cv4pve-cli +PackageUrl: https://github.com/Corsinvest/cv4pve-cli +License: MIT +LicenseUrl: https://github.com/Corsinvest/cv4pve-cli/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2019-2025 Corsinvest Srl +CopyrightUrl: https://github.com/Corsinvest/cv4pve-cli/blob/master/LICENSE.md +ShortDescription: Command Line Interface for Proxmox VE +Description: |- + cv4pve-cli is a comprehensive command-line interface tool for Proxmox VE that provides + powerful management and automation capabilities for your virtualization infrastructure. + + Features: + - VM/Container management and automation + - Snapshot and backup operations + - Resource monitoring and management + - Cluster operations + - Advanced scripting capabilities + - Multiple output formats (Text, HTML, JSON, Markdown) + - Batch operations support + - Integration with Proxmox VE API +Moniker: cv4pve-cli +Tags: +- automation +- cli +- corsinvest +- management +- proxmox +- proxmoxve +- virtualization +- vm +ReleaseNotes: |- + What's Changed + - Add guest auto-resolution, built-in guest aliases, and completion fixes (#5) by @franklupo in #5 + Full Changelog: v2.0.0...v2.1.0 +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-cli/releases/tag/v2.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.yaml b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.yaml new file mode 100644 index 0000000000000..50cba15692cc5 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/cli/2.1.0/Corsinvest.cv4pve.cli.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.cli +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml new file mode 100644 index 0000000000000..2a450eb3de280 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cv4pve-vdi.exe + PortableCommandAlias: cv4pve-vdi +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-x86.zip + InstallerSha256: 118FF323FC70225CB4D2BC5FC03289CA3DB47B7058B0A0D9875CFCB79156D852 +- Architecture: x64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-x64.zip + InstallerSha256: 448E7A999C4D22685E6CDD1E48DA0C8AF5552E22E06CA3E6AC08FEBD83561F00 +- Architecture: arm64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/download/v1.0.0/cv4pve-vdi.exe-win-arm64.zip + InstallerSha256: A569BE2E4D32E0D361B0353097E7AFDA6159CFB94A71ECCABC4FC41AAAE284AB +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml new file mode 100644 index 0000000000000..d27f50881bc03 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Corsinvest Srl +PublisherUrl: https://www.corsinvest.it/ +PublisherSupportUrl: https://www.corsinvest.it/cv4pve +PrivacyUrl: https://www.corsinvest.it/privacy +Author: Corsinvest Srl +PackageName: cv4pve-vdi +PackageUrl: https://github.com/Corsinvest/cv4pve-vdi +License: MIT +LicenseUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2025 Corsinvest Srl +CopyrightUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/master/LICENSE.md +ShortDescription: VDI client for Proxmox VE — SPICE and RDP remote console launcher +Description: |- + cv4pve-vdi is a desktop VDI client for Proxmox VE that provides a graphical + interface to browse, filter and connect to virtual machines and containers + via SPICE and RDP — without opening the Proxmox web UI. + + Features: + - Card and list view for VM/CT browsing + - SPICE console launch via remote-viewer + - RDP launch via mstsc or xfreerdp + - VM/CT power control (Start / Shutdown) + - Real-time CPU and RAM usage bars + - Auto-refresh every 10 seconds + - Filter by node, status, type and tags + - Multi-host support for multiple clusters + - Light and Dark themes +Moniker: cv4pve-vdi +Tags: +- corsinvest +- proxmox +- proxmoxve +- rdp +- remote-desktop +- spice +- vdi +- virtualization +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.yaml b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml similarity index 56% rename from manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.yaml rename to manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml index e75b1c2405643..6df385d78405d 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.yaml +++ b/manifests/c/Corsinvest/cv4pve/vdi/1.0.0/Corsinvest.cv4pve.vdi.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Releaser using komac v2.12.1 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.1 +PackageIdentifier: Corsinvest.cv4pve.vdi +PackageVersion: 1.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..984ff5ccc4dcb --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.48.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.48.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-12" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.48.0_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.48.0/crush_0.48.0_Windows_i386.zip + InstallerSha256: b9f90bed7112d01ff56e58f3bd27e99f000a611673653e6af436a7be824aad62 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.48.0_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.48.0/crush_0.48.0_Windows_arm64.zip + InstallerSha256: 17815fb7e34fc9f699eceacc1827c12d16bc7ebc74c46dbc909070577e178ad3 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.48.0_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.48.0/crush_0.48.0_Windows_x86_64.zip + InstallerSha256: c87d6f318c6a964de2107c4c2223ff3cdccaadf59245dc832c24b76db3d86656 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..6fa4889de1b8b --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.48.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.48.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.48.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.48.0/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..e45d3da625ddb --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.48.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.48.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..be6e5f9d36099 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/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.50.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-17" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_i386.zip + InstallerSha256: b0bd673acfb4e1afe388771df8ed85d521b42351aa464f3069701a7de650ae5d + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_arm64.zip + InstallerSha256: cc1cef8f67350c1567a6fdac1424f1b956df494458f54ad060d3e507711b83fe + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.50.1_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.50.1/crush_0.50.1_Windows_x86_64.zip + InstallerSha256: 9ae5dcef2ba1b56fafc72cbf8b91b49c15f454dd69a74f5dee8ef47a42816f10 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..e0779708ca60b --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/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.50.1 +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.50.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.50.1/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..2b0becd3542fd --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.50.1/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.50.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.installer.yaml b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.installer.yaml new file mode 100644 index 0000000000000..d2999b11c7610 --- /dev/null +++ b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: DavideMaggi.KonciergeUI +PackageVersion: 1.4.2 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + InstallLocation: /DIR="" + Custom: /TASKS=desktopicon,addtopath +Commands: + - konciergeui +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/davidemaggi/koncierge-ui/releases/download/v1.4.2/KonciergeUI-setup-1.4.2.exe + InstallerSha256: 321CFFBA73AF146A69CA48C85FDA34623EE1C606956E3297CD0E8E7A42F06035 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.locale.en-US.yaml b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.locale.en-US.yaml new file mode 100644 index 0000000000000..dec26fe5229c8 --- /dev/null +++ b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: DavideMaggi.KonciergeUI +PackageVersion: 1.4.2 +PackageLocale: en-US +Publisher: Davide Maggi +PublisherUrl: https://github.com/davidemaggi +PublisherSupportUrl: https://github.com/davidemaggi/koncierge-ui/issues +PackageName: Koncierge UI +PackageUrl: https://github.com/davidemaggi/koncierge-ui +License: MIT +LicenseUrl: https://github.com/davidemaggi/koncierge-ui/blob/main/LICENSE +ShortDescription: A Kubernetes port-forwarding manager with a modern UI +Description: Koncierge UI is a cross-platform application for managing Kubernetes port forwards. It provides an intuitive interface for viewing pods, services, and managing port forwarding sessions. +Tags: + - kubernetes + - k8s + - port-forward + - devops + - cloud + - containers +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.yaml b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.yaml new file mode 100644 index 0000000000000..3058ac887ab2a --- /dev/null +++ b/manifests/d/DavideMaggi/KonciergeUI/1.4.2/DavideMaggi.KonciergeUI.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: DavideMaggi.KonciergeUI +PackageVersion: 1.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml new file mode 100644 index 0000000000000..4e41a3a85de9c --- /dev/null +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.installer.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +Protocols: +- rdp +- ssh +- vnc +- telnet +- http +- https +- ftp +- sftp +- ard +- webdav +ProductCode: '{609D4A0C-A238-4E80-9B07-CD6E876673CB}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{CB5FC4EF-9B66-411D-8F6E-2713D2B8F664}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.Devolutions.Launcher.2026.1.14.0.msi + InstallerSha256: 79C8B96D4C664EC4987D4427442944EBF8F7066597C5127129F7429C31CBC9E6 +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml new file mode 100644 index 0000000000000..7bbcc138f6347 --- /dev/null +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Launcher +PackageUrl: https://devolutions.net/launcher/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: Remote Connection Launching Tool for Devolutions Server & Devolutions Hub Business! +Moniker: launcher +Tags: +- devolutions +- rdm +- rdp +- remote-desktop +- remote-desktop-manager +- launcher +- ssh +- tool +- utility +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.yaml b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml similarity index 61% rename from manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.yaml rename to manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml index b2c51b50a2af4..c46a339de1fae 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.yaml +++ b/manifests/d/Devolutions/Launcher/2026.1.14.0/Devolutions.Launcher.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Devolutions.Launcher +PackageVersion: 2026.1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml new file mode 100644 index 0000000000000..e65504d66750f --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.installer.yaml @@ -0,0 +1,50 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +Protocols: +- rdp +FileExtensions: +- csv +- psafe3 +- rde +- rdg +- rdm +- rdp +- vnc +- vrb +- vrd +- vre +- xml +ProductCode: '{E48802FF-89CB-4169-8FF0-E3AC9DCD87E7}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{2707F3BF-4D7B-40C2-882F-14B0ED869EE8}' +Installers: +- Architecture: neutral + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2026.1.14.0.msi + InstallerSha256: 93281F2ACBE1E5C22AC1582F30367B89BF15B5CEC59FBF352E520FC2A33F01B0 + +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.1.14.0.msi + InstallerSha256: 627AFC9BFE70E32D32720130DE5370A7E91D2D9627D4C49C42F3E406A4FB40D5 + +- Architecture: arm64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-arm64.2026.1.14.0.msi + InstallerSha256: 7F2245904AF01946CE2CE12E53E1A6C39B9B2352A58C20D061086E4D3D5844CC +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml new file mode 100644 index 0000000000000..6af3e5d2f08c3 --- /dev/null +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions +PackageName: Remote Desktop Manager +PackageUrl: https://remotedesktopmanager.com/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +ShortDescription: Remote Connections & Passwords. Everywhere! +Moniker: rdm +Tags: +- devolutions +- rdm +- rdp +- remote-desktop +- remote-desktop-manager +- ssh +- tool +- utility +- vnc +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.yaml b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml similarity index 56% rename from manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.yaml rename to manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml index bf0c7dce239df..bbe5364632f4e 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.yaml +++ b/manifests/d/Devolutions/RemoteDesktopManager/2026.1.14.0/Devolutions.RemoteDesktopManager.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Devolutions.RemoteDesktopManager +PackageVersion: 2026.1.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + diff --git a/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 0000000000000..ec6feeb2ddc51 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.162 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{3AF79896-E030-4727-9065-E4C39E2189C7}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{2A300FB5-FA81-5886-A03C-B8C20DF4E74B}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.11.162/openwork-desktop-windows-x64.msi + InstallerSha256: A9AC653B4CC654128899BB866457E06018CBBE7124A7083CB926669F88D809D0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 0000000000000..4f1d32d543b29 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.162 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + Highlights + - Improved Docker dev defaults for LAN/public access in local OpenWork stacks, reducing setup friction when testing from other devices. + Fixes & polish + - Included the latest patch-level package version alignments across app, desktop, orchestrator, server, and opencode-router. + - Cleaned up release history around the prior 0.11.161 revert path so dev now advances on v0.11.162. + Packaging / ops + - Updated Docker stack scripts and compose config for more predictable local networking behavior. + - Refreshed lockfiles and release metadata to keep desktop/server package versions in sync. + Compare: + https://github.com/different-ai/openwork/compare/v0.11.161...v0.11.162 +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.11.162 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03816d869e6f2 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.162 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.yaml new file mode 100644 index 0000000000000..d03673e1c617c --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.162/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.162 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.installer.yaml new file mode 100644 index 0000000000000..4602f2ba77474 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.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: Discord.Discord +PackageVersion: 1.0.9229 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9229/DiscordSetup.exe + InstallerSha256: BB0C1DC9AB226E47294F9A1A50C7A3BD423617573E0A9330BC8FDBDDC37E17C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.en-US.yaml new file mode 100644 index 0000000000000..f3c1eddd939ab --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.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 +PackageVersion: 1.0.9229 +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 +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 +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/1.0.9229/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 0000000000000..2d96cb4258422 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.pt-BR.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 +PackageVersion: 1.0.9229 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 0000000000000..88801a7d1c9b2 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.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 +PackageVersion: 1.0.9229 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.yaml new file mode 100644 index 0000000000000..6d4209ea4e20e --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9229/Discord.Discord.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 +PackageVersion: 1.0.9229 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..241f2b055421d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/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.845 +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.845/DiscordCanarySetup.exe + InstallerSha256: 6F456DD4DFD75929CE08C6D928C72E1FE0428DB94691A7BCB3DFABF3C1952CF9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..cd78b56dd35b9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/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.845 +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.845/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e22f55d3cf7f5 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/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.845 +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.845/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.845/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..a44164c4fc463 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.845/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.845 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..a2d07f75e6deb --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/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.849 +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.849/DiscordCanarySetup.exe + InstallerSha256: 1275E196810DDB83F681829C4D91913BEBD193785DA6DB5547D474EBD381E176 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f5aba9fffcddc --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/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.849 +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.849/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4ac441ffe1e3a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/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.849 +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.849/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.849/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..8fb897bc05c57 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.849/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.849 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..4ae42b3b4078b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/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.851 +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.851/DiscordCanarySetup.exe + InstallerSha256: 68696BA6EE8A425FFC31835F75AAED909A349E4A8806D9CB67AF19A9315AD08E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f6b363cb92f76 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/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.851 +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.851/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ac6c370c84b3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/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.851 +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.851/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.851/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..4806463280ad9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.851/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.851 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..8c8fb93ff8539 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/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.852 +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.852/DiscordCanarySetup.exe + InstallerSha256: 42A14CA1BE54F4BF3924F0FAC85796FD832C70E566BF5D4388E6BAE260BC3DC0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..e9482714e9257 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/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.852 +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.852/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d3f3cbad29fa2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/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.852 +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.852/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.852/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..f022cc5666b08 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.852/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.852 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..9344ba013ec96 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.858/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.858 +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.858/DiscordCanarySetup.exe + InstallerSha256: 248A33243E04F1893EDC066358C8905882158803112ADE2E776AA21255FB7F20 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..176a1df7b5b02 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.858/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.858 +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.858/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3017041c51e91 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.858/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.858 +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.858/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.858/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..d5039b9f9664f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.858/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.858 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..f0b9ce5e7026a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/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.860 +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.860/DiscordCanarySetup.exe + InstallerSha256: 42F49584648860B4F9AF19D9AFDEE0B955014394A3A87B8C2D369F387C26BF7D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..87a2fcf69c7ba --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/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.860 +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.860/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..03840dfe1aebd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/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.860 +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.860/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.860/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..7d441b7cd61c4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.860/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.860 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..c4c2085ee7ab6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/DiscordCanarySetup.exe + InstallerSha256: 03E211468323C1AB3FAD9329767196AD393B4071AC7E2870B0909B3F2943F877 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..8f99b31741055 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2bdbdb71db620 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +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.177/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..ed346cb79ff43 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.177/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.177 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..7d6fa63545f5f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/DiscordCanarySetup.exe + InstallerSha256: 295F9829EB08096C0E959DA459FDBCF0515D81D92225A93E93E6560FF4009370 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..710b07d7ed174 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..310c157863794 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +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.178/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..9fdb4a7f09728 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.178/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.178 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..53a465e3dd337 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/DiscordCanarySetup.exe + InstallerSha256: DB7DF0367F8FA491464EF06378851077D2A95E5652F3D041AC281726216DC928 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..6276926216481 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f2045965838ed --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +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.181/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..53cca6401de0b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.181/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.181 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..eee1f43ecc728 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/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.189 +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.189/DiscordCanarySetup.exe + InstallerSha256: 6EA4B7FC54339A8D2B0744E8DAD0AB5D9CB544C0F076E6B577A4FA48B867E9E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..c49d67daa7452 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/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.189 +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.189/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5a43e71a23f8c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/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.189 +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.189/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..51f266f1c5f4d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.189/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.189 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..574bde401186f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/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.190 +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.190/DiscordCanarySetup.exe + InstallerSha256: BE8D18C6BCEAB44B13C0C1F6FE48EEC58BD1AC3B1F25EC303948DAA3EE1DA83B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..2d96cf32612da --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/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.190 +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.190/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..01c9fd83e8e58 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/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.190 +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.190/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..b2709562ee6e2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.190/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.190 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..c8206a8107958 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/DiscordCanarySetup.exe + InstallerSha256: 367EEFE5049AD08361BCFE47D846993F9B9CD88109CA4D12E463209D76CA171F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..4ec8ad3c9c601 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4d3c49e52616d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +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.191/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..4381617113bd1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.191/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.191 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..2123b7e46c30f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/DiscordCanarySetup.exe + InstallerSha256: 760AFC7512D2D9188292CE3B24821C71983E18860A17F226F7D47F34803F1198 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..7f91868b349a6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0846cae3406e7 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +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.192/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..1b381b37eed42 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.192/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.192 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.installer.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.installer.yaml new file mode 100644 index 0000000000000..330bd83da0f6c --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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: Discord.Discord.PTB +PackageVersion: 1.0.1184 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/x64/1.0.1184/DiscordPTBSetup.exe + InstallerSha256: 77C7CE61F15C4BF2895772F7C51FC8C2670B89FB3560192ECD6B19247365B8B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.en-US.yaml new file mode 100644 index 0000000000000..9c349bb0aaf03 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +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 PTB +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-ptb +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/PTB/1.0.1184/Discord.Discord.PTB.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..92f14cef55ece --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +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 PTB +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/PTB/1.0.1184/Discord.Discord.PTB.yaml b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.yaml new file mode 100644 index 0000000000000..701111ca9751f --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/1.0.1184/Discord.Discord.PTB.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.PTB +PackageVersion: 1.0.1184 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 0000000000000..cbea0d1a4b8e1 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.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: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.26 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: arm64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/arm64/1.0.26/DiscordPTBSetup.exe + InstallerSha256: 43BA3134BCE14FE1C7CB30BD585D5D6395E6AB681580CDCF3DA94DCEF1A617E6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..68195334fad27 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +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 PTB (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-ptb +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/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..399005b0481f1 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 0000000000000..5f2a35b99ebb3 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.26/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.installer.yaml new file mode 100644 index 0000000000000..a69321169fa8a --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.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: Discord.Discord.arm64 +PackageVersion: 1.0.21 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.21/DiscordSetup.exe + InstallerSha256: 45A6D1B4B2E89250904E411E8B0E70D042BBF008383473C052C249443BE1E186 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..c6d41875bc475 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.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.arm64 +PackageVersion: 1.0.21 +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 (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 +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/arm64/1.0.21/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 0000000000000..1cbb119548581 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.pt-BR.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.arm64 +PackageVersion: 1.0.21 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..348600f3a57ed --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.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.arm64 +PackageVersion: 1.0.21 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.arm64.yaml new file mode 100644 index 0000000000000..cc8c50b2716d4 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.21/Discord.Discord.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.arm64 +PackageVersion: 1.0.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml new file mode 100644 index 0000000000000..1da39870ef20c --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dyad-sh/dyad/releases/download/v0.40.0/dyad-0.40.0.Setup.exe + InstallerSha256: 14CB1D5B01FAD76C3FB48228A3A415305DC08C41A7E582ABB6DB77739CA63CB5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml new file mode 100644 index 0000000000000..e4a3a5fde1e8e --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.locale.en-US.yaml @@ -0,0 +1,92 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +PackageLocale: en-US +Publisher: Will Chen +PublisherUrl: https://www.dyad.sh/ +PublisherSupportUrl: https://github.com/dyad-sh/dyad/issues +Author: Dyad +PackageName: dyad +PackageUrl: https://www.dyad.sh/ +License: Apache-2.0 +LicenseUrl: https://github.com/dyad-sh/dyad/blob/HEAD/LICENSE +Copyright: Copyright © 2025 Will Chen +ShortDescription: Dyad is a free, local, open-source AI app builder +Description: Dyad is a free, local, open-source AI app builder +Moniker: dyad +Tags: +- ai-app-builder +- anthropic +- artificial-intelligence +- bolt +- deepseek +- gemini +- generative-ai +- github +- llm +- llms +- lovable +- nextjs +- ollama +- openai +- qwen +- v0 +ReleaseNotes: |- + Full release notes: https://www.dyad.sh/docs/releases/0.40.0What's Changed + - Allow wwwillchen-bot in claude PR review workflow by @wwwillchen in #2882 + - fix: improve terminated stream retry telemetry and bump retries to 3 by @wwwillchen in #2877 + - fix(triage): make issue title updates much more conservative by @wwwillchen-bot in #2888 + - Propagate request id properly for OpenAI Response API model (e.g. GPT 5.2) by @wwwillchen in #2876 + - Switch PR review workflow runner to macOS ARM self-hosted by @wwwillchen in #2893 + - fix: block unsafe root-like delete_file paths by @wwwillchen in #2859 + - chore: add princeaden1 to PR review responder allowed users by @wwwillchen in #2894 + - Refactor Prompt Library to Support Slug-Based Skills and Slash Commands by @princeaden1 in #2712 + - ci: ensure Homebrew paths available for gh on self-hosted macOS runners by @wwwillchen in #2896 + - Allow selecting an app in home chat input by @azizmejri1 in #2832 + - chore: add dyadbot to allowlists by @wwwillchen in #2899 + - fix: deflake E2E tests (partial_response.spec.ts) by @dyadbot in #2907 + - feat: add voice input feature with transcription support by @princeaden1 in #2344 + - fix: sanitize tool-call inputs to prevent LiteLLM invalid dict error by @wwwillchen-bot in #2890 + - fix: prevent duplicate release notes checks using ref by @wwwillchen-bot in #2912 + - ci: cancel claude rebase when PR closes by @wwwillchen in #2915 + - feat: add max tool call steps setting by @wwwillchen-bot in #2900 + - feat: capture uncaught IPC handler errors as PostHog exceptions by @wwwillchen in #2886 + - Fix preview iframe URL error & create debugging skill by @wwwillchen in #2887 + - fix: handle branch deletion when branch doesn't exist locally by @wwwillchen-bot in #2910 + - feat: allow multiple apps to run concurrently with garbage collection by @wwwillchen-bot in #2825 + - Add image selection and swapping in the visual editor by @azizmejri1 in #2717 + - Adding a cleanup routine for media files by @azizmejri1 in #2842 + - ci: disable package manager cache in release workflow by @wwwillchen-bot in #2929 + - Use GitHub App tokens in Claude workflows by @wwwillchen in #2936 + - chore: remove merge-pr workflow by @wwwillchen-bot in #2930 + - Bump to v0.39.0 by @wwwillchen in #2954 + - Create promote-beta-to-stable skill by @wwwillchen in #2955 + - Adding a tip banner for chat notification by @azizmejri1 in #2901 + - Allow users to preview generated images by @azizmejri1 in #2918 + - fix: refresh user budget when pro key is set via deep link by @wwwillchen in #2956 + - Web fetching tool by @azizmejri1 in #2920 + - ci: harden GitHub Actions workflow permissions by @wwwillchen-bot in #2928 + - chore: enable display_report and use deterministic git push by @wwwillchen in #2959 + - chore: add dyad-assistant to all trusted author lists by @wwwillchen in #2963 + - feat: gate home chat app selector behind experiment setting by @wwwillchen in #2964 + - Fix: firing queued messages when in other chat by @azizmejri1 in #2931 + - Fix error message handling in local agent error responses by @wwwillchen in #2983 + - fix: check staged changes before committing to prevent 'nothing to commit' error by @wwwillchen-bot in #2991 + - Add dynamic language model catalog support by @wwwillchen in #2914 + - feat: add image utilities and improve web crawl token handling by @wwwillchen-bot in #2892 + - Improve chat responsiveness during streamed code output by @wwwillchen in #2987 + - perf: send incremental streaming updates via IPC instead of full messages array by @wwwillchen-bot in #2988 + - Bump to v0.40.0-beta.1 by @wwwillchen in #2995 + - fix(e2e): improve setup flow test reliability for Node.js detection by @wwwillchen-bot in #2996 + - Bump to v0.40.0 by @wwwillchen in #3019 + - fix: capture IPC exceptions in PostHog by @wwwillchen in #3022 + - Filter retry 429 telemetry noise by @wwwillchen in #3024 + - chore: stop auto-adding cc request in pr-push by @wwwillchen in #3025 + New Contributors + - @dyadbot made their first contribution in #2907 + Full Changelog: https://github.com/dyad-sh/dyad/compare/v0.39.0...v0.40.0 +ReleaseNotesUrl: https://github.com/dyad-sh/dyad/releases/tag/v0.40.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml new file mode 100644 index 0000000000000..17e0407ea78f9 --- /dev/null +++ b/manifests/d/Dyad/Dyad/0.40.0/Dyad.Dyad.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 0.40.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml new file mode 100644 index 0000000000000..333a7c4bbf596 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S /CURRENTUSER + SilentWithProgress: /S /CURRENTUSER +UpgradeBehavior: install +Commands: + - mindwtr +ProductCode: Mindwtr +ReleaseDate: 2026-03-14 +AppsAndFeaturesEntries: + - ProductCode: Mindwtr +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Mindwtr' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/dongdongbh/Mindwtr/releases/download/v0.7.3/mindwtr_0.7.3_x64-setup.exe + InstallerSha256: cb46226004dfc04bc348292b87b9f67a28af452c4bf6f3d2f507381d63a1d12f +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml new file mode 100644 index 0000000000000..f9daa3f0e9b97 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +PackageLocale: en-US +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: A complete Getting Things Done (GTD) productivity system. +Description: A complete Getting Things Done (GTD) productivity system. +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.3 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f9561609d60b6 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +PackageLocale: zh-CN +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: 完整的 GTD(搞定)任务管理系统。 +Description: 完整的 GTD(搞定)任务管理系统。 +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.7.3 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml new file mode 100644 index 0000000000000..5f2f17274f5ee --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.7.3/dongdongbh.Mindwtr.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# generated by Mindwtr release workflow +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 0000000000000..d5373f71c4b4f --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.installer.yaml @@ -0,0 +1,99 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.71 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_x64.exe + InstallerSha256: 09E9313E210B5EA23EB44F26DCF3128D4FD7B14FDEE8C54F7DAE149DF613C214 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_x64.exe + InstallerSha256: 09E9313E210B5EA23EB44F26DCF3128D4FD7B14FDEE8C54F7DAE149DF613C214 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.71-1.1_windows_x64\chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_windows_x64.zip + InstallerSha256: F8FB80F5DDA3B5A96CBC2B1DD4C71C09CCEAEC7939C98331092A760D3ED97996 + ArchiveBinariesDependOnPath: true +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_x86.exe + InstallerSha256: 6E3D20783FC973901461D260866514F51D0C3FE3C0E21BB4C6E6124946D63E30 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_x86.exe + InstallerSha256: 6E3D20783FC973901461D260866514F51D0C3FE3C0E21BB4C6E6124946D63E30 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.71-1.1_windows_x86\chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_windows_x86.zip + InstallerSha256: 9B3A104E0AF2D21C1BADFB3A7152E9CFE2923EF74471E9BFCCF1AE6E28A14E85 + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_arm64.exe + InstallerSha256: 430E34092BD91F75D217FC9CEAF736876605417F63563D548E2F3E740C73855C + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: arm64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_installer_arm64.exe + InstallerSha256: 430E34092BD91F75D217FC9CEAF736876605417F63563D548E2F3E740C73855C + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.71-1.1_windows_arm64\chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.71-1.1/ungoogled-chromium_146.0.7680.71-1.1_windows_arm64.zip + InstallerSha256: FCC35C271C51AC3FD9D47A5B71F42B850403762A43ECC6720E727C212A38D56B + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 0000000000000..d41d77b88c96f --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.71 +PackageLocale: en-US +Publisher: ungoogled-chromium Authors +PublisherUrl: https://ungoogled-software.github.io +PublisherSupportUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/issues +Author: Eloston +PackageName: ungoogled-chromium +PackageUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases +License: BSD 3-Clause License +LicenseUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +Copyright: Copyright 2022 The ungoogled-chromium Authors +CopyrightUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +ShortDescription: Google Chromium without dependency on Google web services. +Description: |- + ungoogled-chromium is a set of configuration flags, patches, and custom scripts. + + These components altogether strive to accomplish the following + * Disable or remove offending services and features that communicate with Google or weaken privacy + * Strip binaries from the source tree, and use those provided by the system or build them from source + * Add, modify, or disable features that inhibit control and transparency (these changes are minor and do not have significant impacts on the general user experience) + + ungoogled-chromium should not be considered a fork of Chromium. + The main reason for this is that a fork is associated with more significant deviations from the Chromium, such as branding, configuration formats, file locations, and other interface changes. + ungoogled-chromium will not modify the Chromium browser outside of the project's goals. + Since these goals and requirements are not precise, unclear situations are discussed and decided on a case-by-case basis. +Moniker: ungoogled-chromium +Tags: +- browser +- chromium +- ungoogled +- manifestv2 +- mv2 +ReleaseNotesUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/tag/146.0.7680.71-1.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.yaml similarity index 56% rename from manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.yaml rename to manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.yaml index 4dd2478675c5a..9f1e9ae0e9d88 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.yaml +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.71/eloston.ungoogled-chromium.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Releaser using komac v2.10.1 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.7 +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.71 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.9.0 diff --git a/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.installer.yaml b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.installer.yaml new file mode 100644 index 0000000000000..fb93da90b255d --- /dev/null +++ b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FactorMystic.DefaultProgramsEditor +PackageVersion: 2.7.2676.2142 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Default Programs Editor/Default Programs Editor.exe + PortableCommandAlias: Default Programs Editor.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2018-03-11 +Installers: +- Architecture: x86 + InstallerUrl: https://defaultprogramseditor.com/files/DefaultProgramsEditor.zip + InstallerSha256: D84E0588289A661E796C761CC40BA3CB53A7824D955A8C260E2AC9F74B77B827 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.locale.en-US.yaml b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.locale.en-US.yaml new file mode 100644 index 0000000000000..e1717763255a5 --- /dev/null +++ b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FactorMystic.DefaultProgramsEditor +PackageVersion: 2.7.2676.2142 +PackageLocale: en-US +Publisher: Factor Mystic +PublisherUrl: https://factormystic.net/ +PublisherSupportUrl: https://defaultprogramseditor.com/#feedback +Author: Factor Mystic +PackageName: Default Programs Editor +PackageUrl: https://defaultprogramseditor.com/ +License: Freeware +ShortDescription: > + Default Programs Editor makes it easy to fix file association settings in Windows, including + context menu items, icons, and descriptions. +Description: > + Also: autoplay settings and default programs settings ...all without fiddling around in the + registry. +ReleaseNotes: |- + New Features: + + + Recompiled for .NET 4.6.2, which should make it easier to run on Windows 10. +ReleaseNotesUrl: https://defaultprogramseditor.com/changelog +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.yaml b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.yaml new file mode 100644 index 0000000000000..36fb5acc63f12 --- /dev/null +++ b/manifests/f/FactorMystic/DefaultProgramsEditor/2.7.2676.2142/FactorMystic.DefaultProgramsEditor.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FactorMystic.DefaultProgramsEditor +PackageVersion: 2.7.2676.2142 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..743dfcfd31340 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.23/flyctl_0.4.23_Windows_x86_64.zip + InstallerSha256: AA896E072CD4D2967D9D0F46FA73951D6B519A178647009263D183107D42C72B +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.23/flyctl_0.4.23_Windows_arm64.zip + InstallerSha256: 0800809E85D6604421D4A45A2A38700A9F171F9093DA7F093CD937EB9E3F7B0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..18e7eca8b7dac --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - cf30d07 Bump the tracing group with 2 updates (#4779) + - 31d899b Bump golang.org/x/time from 0.14.0 to 0.15.0 in the golangx group (#4780) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.4.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 0000000000000..aafc6192bed64 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..5ddeb1cace10c --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.23/Fly-io.flyctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml new file mode 100644 index 0000000000000..f5a50b3be2520 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent +UpgradeBehavior: install +ReleaseDate: 2026-03-13 +RequireExplicitUpgrade: true +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.fork.dev/win/Fork-2.17.0.exe + InstallerSha256: 294CDCB65FA04B5FC751393CEFA1767D18D647A2508E5F3CE36D00139A6C5B59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml new file mode 100644 index 0000000000000..b8cf0fb8e59e5 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +PackageLocale: en-US +Publisher: Fork +PublisherUrl: https://fork.dev/ +Author: Fork +PackageName: Fork - a fast and friendly git client +PackageUrl: https://fork.dev/ +License: Proprietary +LicenseUrl: https://fork.dev/license +Copyright: Copyright © 2021 Danil Pristupov +CopyrightUrl: https://fork.dev/license +ShortDescription: A fast and friendly git client for Mac and Windows. +Moniker: git-fork +Tags: +- git +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml new file mode 100644 index 0000000000000..8c15cb88140d0 --- /dev/null +++ b/manifests/f/Fork/Fork/2.17.0/Fork.Fork.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml new file mode 100644 index 0000000000000..87c1d4683e0f0 --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +InstallerLocale: en-US +InstallerType: wix +Commands: +- modernize +Dependencies: + PackageDependencies: + - PackageIdentifier: GitHub.cli + MinimumVersion: 2.45.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/modernize-cli/releases/download/v0.0.246/modernize_0.0.246_windows_x64.msi + InstallerSha256: 89FE544BA857ACD613AD89727E6081FA37C078CAA701D658A2257E1D0F9706C9 + ProductCode: '{6E0E2B6D-253D-45D8-B88E-9045BB3AF4AA}' +- Architecture: arm64 + InstallerUrl: https://github.com/microsoft/modernize-cli/releases/download/v0.0.246/modernize_0.0.246_windows_arm64.msi + InstallerSha256: ED51E6A8958DCC64040A5118ED05DF13164C0686D004D8FA8133EA1F282BE705 + ProductCode: '{F019AC58-ADDC-4951-9C4A-77C2DC15D15C}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml new file mode 100644 index 0000000000000..2c3de78b75e59 --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://github.com/microsoft/github-copilot-appmod/issues/new?template=feedback-template.yml +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot modernization agent +PackageUrl: https://github.com/microsoft/modernize-cli +License: Proprietary +LicenseUrl: https://github.com/microsoft/modernize-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) GitHub 2026. All rights reserved. +CopyrightUrl: https://github.com/microsoft/modernize-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot modernization provides AI-powered capabilities to help developers modernize Java and .NET applications easily and confidently. +Description: GitHub Copilot modernization provides AI-powered capabilities to help developers modernize Java and .NET applications easily and confidently. Github Copilot modernization cli enables autonomous, end-to-end application modernization—from analyzing applications and generating plans to executing modernization tasks in agentic way. +Moniker: modernize +Tags: +- ai +- modernization +- migration +- upgrade +- azure +- cli +- command +- command-line +- copilot +- java +- dotnet +ReleaseNotesUrl: https://github.com/microsoft/modernize-cli/releases/tag/v0.0.246 +Documentations: +- DocumentLabel: documentation + DocumentUrl: https://aka.ms/ghcp-modernization-agent +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml new file mode 100644 index 0000000000000..169d057b1cf3f --- /dev/null +++ b/manifests/g/GitHub/Copilot/modernization/agent/0.0.246/GitHub.Copilot.modernization.agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.modernization.agent +PackageVersion: 0.0.246 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml new file mode 100644 index 0000000000000..ca97787a80e7c --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Commands: +- copilot +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.7/copilot-win32-x64.zip + InstallerSha256: 8B66BA8F199A89775EEF904B107D220E007F7A802CC6D3E367DC6E5F2E79500E +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.7/copilot-win32-arm64.zip + InstallerSha256: 24E7A6B53E0221035B592F9B15C60CB97AEDD3AA6E6082042AE2833A327B04D9 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 0000000000000..65869d91e5a2a --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +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 +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://github.com/github/copilot-cli/blob/HEAD/LICENSE.md +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 +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml new file mode 100644 index 0000000000000..e5a95349edcbd --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.7/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/GlassWire/GlassWire/.validation b/manifests/g/GlassWire/GlassWire/.validation new file mode 100644 index 0000000000000..86948e8a4cf35 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"9ee8777b-c0d9-4fc6-8a8a-4c25352161b7","TestPlan":"Validation-Domain","PackagePath":"manifests/g/GlassWire/GlassWire/3.8.1033","CommitId":"d861beca0a554cad648f3258862e357aa12c065f"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.installer.yaml b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.installer.yaml new file mode 100644 index 0000000000000..ba20020e8a0d8 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GlassWire.GlassWire +PackageVersion: 3.8.1033 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ReleaseDate: 2026-03-16 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\GlassWire' +Installers: +- Architecture: x86 + InstallerUrl: https://s3.us-east-1.amazonaws.com/s3.glasswire.com/download/cdd8444f47c3e9bd2b3e094adf92a9eb/GlassWireSetup.exe + InstallerSha256: F3700BAA2BB95D8A718C53CAB25CD4D665A6D95D40C178ABF66F4D587C51371B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.en-US.yaml b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.en-US.yaml new file mode 100644 index 0000000000000..ce314ada8a694 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GlassWire.GlassWire +PackageVersion: 3.8.1033 +PackageLocale: en-US +Publisher: GlassWire +PublisherUrl: https://www.glasswire.com/ +PublisherSupportUrl: https://www.glasswire.com/help/ +PrivacyUrl: https://www.glasswire.com/privacy/ +Author: Domotz Inc. +PackageName: GlassWire +PackageUrl: https://www.glasswire.com/ +License: Proprietary +LicenseUrl: https://www.glasswire.com/license/ +Copyright: © 2025 GlassWire +CopyrightUrl: https://www.glasswire.com/license/ +ShortDescription: Instantly see your current & past network activity. Detect malware, & block badly behaving apps. +Description: |- + GlassWire is a free network monitor & security tool with a built in firewall. + + Use GlassWire's simple to use interface to view all your past and present network activity on a graph. + Click the graph to see what applications initiated the incoming or outgoing bandwidth and instantly see what hosts the applications were communicating with. + Hosts are automatically resolved and also include their country of origin. + Click the Apps and Traffic options to break down network activity by applications and traffic types. + + Is your network feeling slow? Maybe your neighbor is logged on to your WiFi and watching Netflix. See a list of devices on the network and get alerted when devices join or leave with our new network device list feature. +Moniker: glasswire +Tags: +- firewall +- internet +- ip-filtering +- monitor +- network +- network-filtering +- network-monitor +- network-statistics +- speed-limit +- traffic +PurchaseUrl: https://www.glasswire.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.zh-CN.yaml b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.zh-CN.yaml new file mode 100644 index 0000000000000..312778233dd11 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GlassWire.GlassWire +PackageVersion: 3.8.1033 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 实时查看当前及历史网络活动。检测恶意软件,并拦截行为异常的应用。 +Tags: +- ip过滤 +- 互联网 +- 流量 +- 监控 +- 网络 +- 网络监控 +- 网络统计 +- 网络过滤 +- 防火墙 +- 限速 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.yaml b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.yaml new file mode 100644 index 0000000000000..44b0280a65ba1 --- /dev/null +++ b/manifests/g/GlassWire/GlassWire/3.8.1033/GlassWire.GlassWire.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GlassWire.GlassWire +PackageVersion: 3.8.1033 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.installer.yaml b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.installer.yaml new file mode 100644 index 0000000000000..29b5330cea490 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.15.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gleam.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Erlang.ErlangOTP +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gleam-lang/gleam/releases/download/v1.15.1/gleam-v1.15.1-x86_64-pc-windows-msvc.zip + InstallerSha256: C3A79B88DC2EEEAFF7D9D38A581FBBC4A89E0CBCCB17378EE4E3FFEDD00C21E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.locale.en-US.yaml b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.locale.en-US.yaml new file mode 100644 index 0000000000000..c7848f3847393 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.15.1 +PackageLocale: en-US +Publisher: Gleam +PublisherUrl: https://github.com/gleam-lang +PublisherSupportUrl: https://github.com/gleam-lang/gleam/issues +PackageName: Gleam +PackageUrl: https://gleam.run/ +License: Apache-2.0 +LicenseUrl: https://github.com/gleam-lang/gleam/blob/main/LICENCE +ShortDescription: Gleam is a friendly language for building type-safe systems that scale! +Description: The power of a type system, the expressiveness of functional programming, and the reliability of the highly concurrent, fault tolerant Erlang runtime, with a familiar and modern syntax. +Tags: +- elixr +- erlang +- functional-programming +- javascript +- programming-language +- statically-typed +ReleaseNotes: https://github.com/gleam-lang/gleam/blob/v1.15.1/CHANGELOG.md +ReleaseNotesUrl: https://github.com/gleam-lang/gleam/releases/tag/v1.15.1 +Documentations: +- DocumentLabel: Gleam Documentation + DocumentUrl: https://gleam.run/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.yaml b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.yaml new file mode 100644 index 0000000000000..5ab1f6ac446c3 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.15.1/Gleam.Gleam.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.15.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.installer.yaml index 9e4a4cc5b6578..518540fedaeb5 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.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: 148.0.7737.0 +PackageVersion: 148.0.7738.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/acgds7fpj6kjfreeiobb27eqqirq_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: 37C2BB690272A16ABFDAC4B9FC951BDFE805E27335E06825893FE18EA9F153E0 + InstallerUrl: https://dl.google.com/release2/chrome/f2dy2m5klried6s7xqdcd3tb44_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 910832FA39C1E87DA49E99B754F2B58923C7638A063E5D9868EF919AB3D97CFB - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/adzo5sho7de6kbenxhv2cas4f4gq_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: F64054D4A1D6951C18D243FA5429D3D797BD02F2C49EBDA499A9270AE9D97034 + InstallerUrl: https://dl.google.com/release2/chrome/adq2jyxrmi6qppn2syb7mannhshq_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 82BF5DD4C79141251283398AC9B608B3AB09C781624649268A6106303ACECD16 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/acvqj7iszamkdblervdlblgf6xka_148.0.7737.0/148.0.7737.0_chrome_installer_uncompressed.exe - InstallerSha256: 6993642B095AA61FCF36216221E0B0FD9F53ECAE40922EE347A0FAA8BE8DBF6D + InstallerUrl: https://dl.google.com/release2/chrome/adohh2akauqtzbny2mzkqviwwt6q_148.0.7738.0/148.0.7738.0_chrome_installer_uncompressed.exe + InstallerSha256: 775DDF0926289AA10C5C98A4964568C3A7299E9B294DF02777132309F3F3B84D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.en-US.yaml index 113a789b1cd27..0a63a820a31cc 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.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: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.nb-NO.yaml index 7665068ce316e..9956a31feb4e3 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.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: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.locale.zh-CN.yaml index 8034b74324e2d..9a950aa637132 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.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: 148.0.7737.0 +PackageVersion: 148.0.7738.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/148.0.7738.0/Google.Chrome.Canary.yaml index b2cca0d0b985a..ccfcf96dca576 100644 --- a/manifests/g/Google/Chrome/Canary/148.0.7737.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/148.0.7738.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: 148.0.7737.0 +PackageVersion: 148.0.7738.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.installer.yaml b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.installer.yaml new file mode 100644 index 0000000000000..9eef0e91d334e --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.14.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Alloy +AppsAndFeaturesEntries: +- DisplayName: Alloy v1.11.3 + ProductCode: Alloy +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\GrafanaLabs\Alloy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/grafana/alloy/releases/download/v1.14.1/alloy-installer-windows-amd64.exe + InstallerSha256: 2D53B1D27A3FCBEFBA7D318AA0ED730488CEDA4438E3E921EF49CB272C13C2D9 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.locale.en-US.yaml new file mode 100644 index 0000000000000..9a5c98fcf3edb --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.14.1 +PackageLocale: en-US +Publisher: Grafana Labs +PublisherUrl: https://grafana.com/ +PublisherSupportUrl: https://grafana.com/help/ +PrivacyUrl: https://grafana.com/legal/privacy-policy/ +Author: Grafana Labs +PackageName: Alloy +PackageUrl: https://github.com/grafana/alloy +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 +Tags: +- alloy +- collector +- opentelemetry +- otel +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://grafana.com/docs/alloy +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.yaml b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.yaml new file mode 100644 index 0000000000000..20e684b19884c --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.14.1/GrafanaLabs.Alloy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.installer.yaml b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.installer.yaml new file mode 100644 index 0000000000000..a46fe005db75d --- /dev/null +++ b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.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: Gyan.FFmpeg.Shared +PackageVersion: "8.1" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ffmpeg-8.1-full_build-shared\bin\ffmpeg.exe + PortableCommandAlias: ffmpeg +- RelativeFilePath: ffmpeg-8.1-full_build-shared\bin\ffplay.exe + PortableCommandAlias: ffplay +- RelativeFilePath: ffmpeg-8.1-full_build-shared\bin\ffprobe.exe + PortableCommandAlias: ffprobe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GyanD/codexffmpeg/releases/download/8.1/ffmpeg-8.1-full_build-shared.zip + InstallerSha256: E184E012CA9A3527ED45D61F8E250C50B07B8661D90849820EA754239049EFB4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.en-US.yaml b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.en-US.yaml new file mode 100644 index 0000000000000..c85ec49467314 --- /dev/null +++ b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.en-US.yaml @@ -0,0 +1,77 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gyan.FFmpeg.Shared +PackageVersion: "8.1" +PackageLocale: en-US +Publisher: Gyan +PublisherUrl: https://www.gyan.dev/ +PublisherSupportUrl: https://www.gyan.dev/ffmpeg/builds/#discussion +Author: Gyan Doshi +PackageName: FFmpeg (Shared) +PackageUrl: https://www.gyan.dev/ffmpeg/builds/ +License: GPL-3.0 +LicenseUrl: https://www.ffmpeg.org/legal.html +Copyright: Copyright (c) 2000-2026 the FFmpeg developers +ShortDescription: A complete, cross-platform solution to record, convert and stream audio and video. +Description: |- + FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. + + FFmpeg 64-bit static full shared build from www.gyan.dev. Contains most libraries with development files. +Moniker: ffmpeg-shared +Tags: +- audio +- codec +- convert +- decode +- demux +- encode +- ffmpeg +- filter +- media +- multimedia +- mux +- record +- stream +- streaming +- transcode +- video +ReleaseNotes: |- + - ffprobe -codec option + - EXIF Metadata Parsing + - gfxcapture: Windows.Graphics.Capture based window/monitor capture + - hxvs demuxer for HXVS/HXVT IP camera format + - MPEG-H 3D Audio decoding via mpeghdec + - D3D12 H.264 encoder + - drawvg filter via libcairo + - ffmpeg CLI tiled HEIF support + - D3D12 AV1 encoder + - ProRes Vulkan hwaccel + - DPX Vulkan hwaccel + - Rockchip H.264/HEVC hardware encoder + - Add vf_scale_d3d12 filter + - JPEG-XS parser + - JPEG-XS decoder and encoder through libsvtjpegxs + - JPEG-XS raw bitstream muxer and demuxer + - IAMF Projection mode Ambisonic Audio Elements muxing and demuxing + - Add vf_mestimate_d3d12 filter + - xHE-AAC Mps212 decoding support (experimental) + - Remove the old HLS protocol handler + - Vulkan compute codec optimizations + - swscale Vulkan support + - LCEVC metadata bitstream filter + - Add vf_deinterlace_d3d12 filter + - ffprobe: only show refs field in stream section when reading frames + - ProRes Vulkan encoder + - LCEVC parser + - LCEVC enhancement layer exporting in MPEG-TS +ReleaseNotesUrl: https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/8.1/Changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://ffmpeg.org/documentation.html +- DocumentLabel: About + DocumentUrl: https://www.gyan.dev/ffmpeg/builds/#about-these-builds +- DocumentLabel: GitHub Issues + DocumentUrl: https://github.com/GyanD/codexffmpeg/issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.zh-CN.yaml b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ab2be5a7c7bfb --- /dev/null +++ b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Gyan.FFmpeg.Shared +PackageVersion: "8.1" +PackageLocale: zh-CN +Publisher: Gyan +PublisherUrl: https://www.gyan.dev/ +PublisherSupportUrl: https://www.gyan.dev/ffmpeg/builds/#discussion +Author: Gyan Doshi +PackageName: FFmpeg(动态编译) +PackageUrl: https://www.gyan.dev/ffmpeg/builds/ +License: GPL-3.0 +LicenseUrl: https://www.ffmpeg.org/legal.html +Copyright: Copyright (c) 2000-2026 the FFmpeg developers +ShortDescription: 用于录制、转换和传输音频和视频的完整跨平台解决方案。 +Description: |- + FFmpeg 是领先的多媒体框架,能够解码、编码、转码、复用、解复用、流式传输、过滤和播放人类和机器创建的几乎所有内容。它支持从最晦涩的古老格式到最前沿的格式。 + + FFmpeg 64 位静态完整共享版本来自 www.gyan.dev。包含大多数库和开发文件。 +Tags: +- ffmpeg +- 多媒体 +- 媒体 +- 录制 +- 推流 +- 流媒体 +- 视频 +- 编码 +- 编解码器 +- 解码 +- 转换 +- 转码 +- 过滤器 +- 音视频 +- 音频 +ReleaseNotesUrl: https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/8.1/Changelog +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://ffmpeg.org/documentation.html +- DocumentLabel: 关于 + DocumentUrl: https://www.gyan.dev/ffmpeg/builds/#about-these-builds +- DocumentLabel: GitHub 议题 + DocumentUrl: https://github.com/GyanD/codexffmpeg/issues +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.yaml b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.yaml new file mode 100644 index 0000000000000..8c692d4547fb1 --- /dev/null +++ b/manifests/g/Gyan/FFmpeg/Shared/8.1/Gyan.FFmpeg.Shared.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: Gyan.FFmpeg.Shared +PackageVersion: "8.1" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/genotrance/px/0.10.2/genotrance.px.installer.yaml b/manifests/g/genotrance/px/0.10.2/genotrance.px.installer.yaml new file mode 100644 index 0000000000000..1508ed734d941 --- /dev/null +++ b/manifests/g/genotrance/px/0.10.2/genotrance.px.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: genotrance.px +PackageVersion: 0.10.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: px.exe + PortableCommandAlias: px +- RelativeFilePath: pxw.exe + PortableCommandAlias: pxw +ArchiveBinariesDependOnPath: true +UpgradeBehavior: install +ReleaseDate: 2025-04-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/genotrance/px/releases/download/v0.10.2/px-v0.10.2-windows-amd64.zip + InstallerSha256: DECBFA9074A969555CD8D8D7CADDDB4710091860CE4BB84B67244D1667A3CAB3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/genotrance/px/0.10.2/genotrance.px.locale.en-US.yaml b/manifests/g/genotrance/px/0.10.2/genotrance.px.locale.en-US.yaml new file mode 100644 index 0000000000000..9ec177007b6d4 --- /dev/null +++ b/manifests/g/genotrance/px/0.10.2/genotrance.px.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: genotrance.px +PackageVersion: 0.10.2 +PackageLocale: en-US +Publisher: genotrance +PublisherUrl: https://genotrance.com/ +PublisherSupportUrl: https://github.com/genotrance/px/issues +Author: Ganesh Viswanathan +PackageName: Px +PackageUrl: https://github.com/genotrance/px +License: MIT +LicenseUrl: https://github.com/genotrance/px/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2017-2025 Ganesh Viswanathan +CopyrightUrl: https://github.com/genotrance/px/blob/HEAD/LICENSE.txt +ShortDescription: An HTTP proxy server to automatically authenticate through an NTLM proxy +Description: Px is a HTTP(s) proxy server that allows applications to authenticate through an NTLM or Kerberos proxy server, typically used in corporate deployments, without having to deal with the actual handshake. Px leverages Windows SSPI or single sign-on and automatically authenticates using the currently logged in Windows user account. It is also possible to run Px on Windows, Linux and MacOS without single sign-on by configuring the domain, username and password to authenticate with. +Moniker: px-proxy +ReleaseNotes: |- + - Fixed #246 - resolved crash caused by PAC hostname resolution + - Added gui script pxw.exe to run Px in the background on Windows, addressing + #203, #213 and #235 by providing correct path for px.ini and logs. + - Enhanced px --install to write --config=path into the registry to support + non-standard locations for px.ini + - Fixed #217 - updated px --install to write pxw into the registry to run + Px in the background on Windows startup + - Added support to read and write px.ini from the user config directory + - Fixed #218 - improved config load order to cwd, user config or script path + if file already exists. If --save, the file should be writable, otherwise use + the user config directory. +ReleaseNotesUrl: https://github.com/genotrance/px/releases/tag/v0.10.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/genotrance/px/0.10.2/genotrance.px.yaml b/manifests/g/genotrance/px/0.10.2/genotrance.px.yaml new file mode 100644 index 0000000000000..8f77fa2664756 --- /dev/null +++ b/manifests/g/genotrance/px/0.10.2/genotrance.px.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: genotrance.px +PackageVersion: 0.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.installer.yaml b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.installer.yaml new file mode 100644 index 0000000000000..f98f62e33c645 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.12.0.332 +InstallerType: portable +Commands: +- hmcl-dev +ReleaseDate: 2026-03-14 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/HMCL-dev/HMCL/releases/download/v3.12.0.332/HMCL-3.12.0.332.exe + InstallerSha256: 6318C82397F4B2E55B58294E2E2959BE7C234A23D57E2D6E3AC718946ACCB6B8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.locale.en-US.yaml new file mode 100644 index 0000000000000..1b99ffffec635 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.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: HMCL.HMCL.Dev +PackageVersion: 3.12.0.332 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Dev +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.locale.zh-CN.yaml new file mode 100644 index 0000000000000..53166cb8a522d --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.12.0.332 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 开发版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotesUrl: https://docs.hmcl.net/changelog/dev.html#HMCL-3.12.0.332 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.yaml b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.yaml new file mode 100644 index 0000000000000..eb347f09eebd6 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.12.0.332/HMCL.HMCL.Dev.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: HMCL.HMCL.Dev +PackageVersion: 3.12.0.332 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml new file mode 100644 index 0000000000000..5e47de7ae38a4 --- /dev/null +++ b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HamzaAbdulWahab.Bonjou +PackageVersion: 1.1.0 +InstallerType: portable +Commands: +- bonjou +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hamzaabdulwahab/bonjou-cli/releases/download/v1.1.0/bonjou.exe + InstallerSha256: c3c6dd5fabf8f03128a92289547a3e8e4b74c46254497052f26349d0106210b6 + PortableCommandAlias: bonjou +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.locale.en-US.yaml b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.locale.en-US.yaml new file mode 100644 index 0000000000000..0fbba4a1195c2 --- /dev/null +++ b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HamzaAbdulWahab.Bonjou +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Hamza Abdul Wahab +PackageName: Bonjou +License: MIT +LicenseUrl: https://github.com/hamzaabdulwahab/bonjou-cli/blob/main/LICENSE +ShortDescription: Terminal-based LAN chat and file transfer for local networks +Description: |- + Bonjou is a terminal app for chatting and sending files over a local network + (LAN/Wi-Fi). No internet required. Peers are auto-discovered on the same + subnet via UDP broadcast. All transfers are end-to-end encrypted. +PackageUrl: https://github.com/hamzaabdulwahab/bonjou-cli +Tags: +- chat +- cli +- file-transfer +- lan +- terminal +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.yaml b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.yaml new file mode 100644 index 0000000000000..dcb9574fdb76f --- /dev/null +++ b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HamzaAbdulWahab.Bonjou +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml new file mode 100644 index 0000000000000..fd07a386ba784 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{9EBF195F-FCC4-426B-893A-9DE313295367}' +ReleaseDate: 2026-03-14 +AppsAndFeaturesEntries: +- Publisher: fedistar + ProductCode: '{9EBF195F-FCC4-426B-893A-9DE313295367}' + UpgradeCode: '{41840B3C-ADCE-5123-A0C8-344F6C799161}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\fedistar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/h3poteto/fedistar/releases/download/v1.12.7/fedistar_1.12.7_x64_en-US.msi + InstallerSha256: 8A530C89C5758EF604F480B913B1249256DCE50D34F5BAC263613D45972E7FCE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml new file mode 100644 index 0000000000000..f0b091d9a18c8 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +PackageLocale: en-US +Publisher: h3poteto +PublisherUrl: https://github.com/h3poteto +PublisherSupportUrl: https://github.com/h3poteto/fedistar/issues +PackageName: fedistar +PackageUrl: https://github.com/h3poteto/fedistar +License: GPL-3.0 +LicenseUrl: https://github.com/h3poteto/fedistar/blob/HEAD/LICENSE +ShortDescription: Multi-column Fediverse client for desktop +Tags: +- app +- desktop +- firefish +- friendica +- mastodon +- pleroma +ReleaseNotes: |- + Note + In Linux, this app launches on X window system, so please install XWayland if you are Wayland user. + What's Changed + - [Auto update] Thirdparty libraries list by @github-actions[bot] in #2101 + - refs #2100 Use X11 for all Linux to prevent custom title bar in Wayland by @h3poteto in #2104 + Full Changelog: v1.12.6...v1.12.7 +ReleaseNotesUrl: https://github.com/h3poteto/fedistar/releases/tag/v1.12.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml new file mode 100644 index 0000000000000..007564a16f93a --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.7/h3poteto.fedistar.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.installer.yaml b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.installer.yaml new file mode 100644 index 0000000000000..7ec881f1c23fb --- /dev/null +++ b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.installer.yaml @@ -0,0 +1,12 @@ +PackageIdentifier: hammadxcm.go-phantom +PackageVersion: 0.0.2 +MinimumOSVersion: 10.0.0.0 +InstallerType: portable +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/hammadxcm/go-phantom/releases/download/v0.0.2/phantom-windows.exe + InstallerSha256: CCB0EDFFE230543005BB3D23FED733F5AD23EEBE580BBB8959C4EB5118339D55 + Commands: + - phantom +ManifestType: installer +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.locale.en-US.yaml b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.locale.en-US.yaml new file mode 100644 index 0000000000000..c86459940f834 --- /dev/null +++ b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.locale.en-US.yaml @@ -0,0 +1,19 @@ +PackageIdentifier: hammadxcm.go-phantom +PackageVersion: 0.0.2 +PackageLocale: en-US +Publisher: hammadxcm +PublisherUrl: https://github.com/hammadxcm +PackageName: Phantom +PackageUrl: https://github.com/hammadxcm/go-phantom +License: MIT +LicenseUrl: https://github.com/hammadxcm/go-phantom/blob/main/LICENSE +ShortDescription: Cross-platform input simulation tool for testing and automation +Description: Phantom is an open-source input simulation tool for developers and QA engineers. It generates realistic mouse movements, keyboard input, scrolling, and application switching for use in UI testing, screen-lock prevention, demo environments, and accessibility testing. Features include configurable simulation profiles, a TUI dashboard, global hotkeys, and a system tray interface. +Tags: + - testing + - automation + - input-simulation + - developer-tools + - ui-testing +ManifestType: defaultLocale +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.yaml b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.yaml new file mode 100644 index 0000000000000..81cb46ff6a04a --- /dev/null +++ b/manifests/h/hammadxcm/go-phantom/0.0.2/hammadxcm.go-phantom.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: hammadxcm.go-phantom +PackageVersion: 0.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml new file mode 100644 index 0000000000000..b43cf891f8fbe --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.installer.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +InstallerType: portable +Commands: +- clusterctl +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.12.4/clusterctl-windows-amd64.exe + InstallerSha256: BAFF2DEDD394250198E9AF74BC32917321D963EE0D63CC4CE69355252613FF58 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml new file mode 100644 index 0000000000000..1fe7631bf22a6 --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.locale.en-US.yaml @@ -0,0 +1,104 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +PackageLocale: en-US +Publisher: Kubernetes SIGs +PublisherUrl: https://kubernetes.io/ +PublisherSupportUrl: https://github.com/kubernetes-sigs/cluster-api/issues +PackageName: clusterctl +PackageUrl: https://cluster-api.sigs.k8s.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Kubernetes Authors. +ShortDescription: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Description: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. +Moniker: clusterctl +Tags: +- cluster +- container +- docker +- k8s +- kubernetes +ReleaseNotes: |- + 👌 Kubernetes version support + - Management Cluster: v1.31.x -> v1.35.x + - Workload Cluster: v1.29.x -> v1.35.x + More information about version support can be found here + Highlights + Starting from this release ReconcilerRateLimiting feature also requires PriorityQueue to be enabled. + This ensures that ReconcilerRateLimiting works consistently with controller runtime ExponentialBackoff. + Changes since v1.12.3 + 📈 Overview + - 17 new commits merged + - 9 bugs fixed 🐛 + 🐛 Bug Fixes + - CAPD: Fix "Failed to exec DockerMachine bootstrap" errors in CAPD (#13451) + - CI: Bump trivy to v0.69.2 to fix CI (#13388) + - Cluster: Fix panic in Cluster conversion (#13384) + - ClusterClass/KCP/MachineSet/MachineDeployment: Implement mitigation for managedFields issue with SSA in apiserver (#13355) + - ClusterClass: Fix upgradePlan computation in GetUpgradePlanFromClusterClassVersions (#13471) + - Dependency: Bump dependencies to fix CVE GO-2026-4394 (go.opentelemetry.io/otel/sdk pkg) (#13377) + - e2e: Only retry creating objects that failed (#13430) + - Machine/MachineSet/MachineDeployment: Fix UpToDate calculation for rolloutAfter (#13406) + - util: Fix exponential backoff with ReconcilerRateLimiting (#13427) + 🌱 Others + - API: Relax validation for Machine .status.addresses to maximum of 256 instead of 128 items (#13399) + - CAPD: Implement pause for DockerMachinePool (#13448) + - clusterctl: Bump cert-manager v1.19.4 (#13381) + - Dependency: Bump cloudflare/circl (#13438) + - Dependency: Bump go v1.25.8 (#13432) + - e2e: Add retry in test framework when getting manifest YAMLs (#13358) + - e2e: Bump autoscaler version used for testing to v1.35.0 (#13375) + - e2e: Improve condition if CAPD Machine is not yet ready for bootstrap exec (#13468) + Dependencies + Added + - github.com/cenkalti/backoff/v5: v5.0.3 + - gonum.org/v1/gonum: v0.16.0 + Changed + - cloud.google.com/go/compute/metadata: v0.6.0 → v0.9.0 + - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.26.0 → v1.30.0 + - github.com/cloudflare/circl: v1.6.1 → v1.6.3 + - github.com/cncf/xds/go: 2f00578 → 0feb691 + - github.com/envoyproxy/go-control-plane/envoy: v1.32.4 → v1.35.0 + - github.com/envoyproxy/go-control-plane: v0.13.4 → 75eaa19 + - github.com/go-jose/go-jose/v4: v4.0.4 → v4.1.3 + - github.com/golang/glog: v1.2.4 → v1.2.5 + - github.com/grpc-ecosystem/grpc-gateway/v2: v2.26.3 → v2.27.7 + - github.com/spiffe/go-spiffe/v2: v2.5.0 → v2.6.0 + - go.opentelemetry.io/auto/sdk: v1.1.0 → v1.2.1 + - go.opentelemetry.io/contrib/detectors/gcp: v1.34.0 → v1.38.0 + - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.58.0 → v0.65.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/metric: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk/metric: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/trace: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel: v1.35.0 → v1.40.0 + - go.opentelemetry.io/proto/otlp: v1.5.0 → v1.9.0 + - golang.org/x/crypto: v0.45.0 → v0.47.0 + - golang.org/x/mod: v0.29.0 → v0.31.0 + - golang.org/x/net: v0.47.0 → v0.49.0 + - golang.org/x/oauth2: v0.33.0 → v0.34.0 + - golang.org/x/sync: v0.18.0 → v0.19.0 + - golang.org/x/sys: v0.38.0 → v0.40.0 + - golang.org/x/telemetry: 078029d → 8fff8a5 + - golang.org/x/term: v0.37.0 → v0.39.0 + - golang.org/x/text: v0.31.0 → v0.33.0 + - golang.org/x/tools: v0.38.0 → v0.40.0 + - google.golang.org/genproto/googleapis/api: a0af3ef → 8636f87 + - google.golang.org/genproto/googleapis/rpc: a0af3ef → 8636f87 + - google.golang.org/grpc: v1.72.3 → v1.78.0 + - google.golang.org/protobuf: v1.36.7 → v1.36.11 + - sigs.k8s.io/structured-merge-diff/v6: v6.3.0 → d9cc664 + Removed + - github.com/zeebo/errs: v1.4.0 + Thanks to all our contributors! 😊 +ReleaseNotesUrl: https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.12.4 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://cluster-api.sigs.k8s.io/user/quick-start +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml new file mode 100644 index 0000000000000..e9d7996050aba --- /dev/null +++ b/manifests/k/Kubernetes/clusterctl/1.12.4/Kubernetes.clusterctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Kubernetes.clusterctl +PackageVersion: 1.12.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.installer.yaml b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.installer.yaml new file mode 100644 index 0000000000000..53775282e9ee6 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.4.0 +InstallerType: nullsoft # electron-builder +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- simtradedesk +ProductCode: 0fb1c321-dd0d-53a5-a629-f182f245d101 +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.4.0/SimTradeDesk-Setup-0.4.0.exe + InstallerSha256: 5CA606420636DC1E87C282F77812FAD3F88C0686585079D39EDBA129E508B287 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/kay-ou/SimTradeDesk/releases/download/v0.4.0/SimTradeDesk-Setup-0.4.0.exe + InstallerSha256: 5CA606420636DC1E87C282F77812FAD3F88C0686585079D39EDBA129E508B287 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.en-US.yaml b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.en-US.yaml new file mode 100644 index 0000000000000..a96b34434d573 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.4.0 +PackageLocale: en-US +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: Freeware +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: The dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. +Description: |- + SimTradeDesk is the dedicated desktop edition of SimTradeLab, delivering a fast, secure, and fully local environment for strategy development, backtesting, simulation, and broker-side deployment. It builds on the open-source SimTradeLab core while offering a refined, commercial-grade desktop experience. + No Python. No environment setup. Just download, install, and start building strategies. + Features + - PTrade-compatible API — 46 core APIs; strategies run identically on PTrade and locally + - Strategy editor — autocompletion and syntax highlighting for PTrade API + - Backtesting — A-share historical data with real-time log streaming + - Parameter optimizer — hyperparameter search with walk-forward validation (optimization period + holdout period) + - Results visualization — equity curves, drawdown charts, trade history, and key metrics + - Backtest comparison — overlay NAV curves with time-axis alignment and side-by-side metric tables + - Version history — automatic strategy snapshots with diff view and one-click restore + - CSV / PNG export — export data tables and charts + - Built-in terminal — integrated command-line panel for quick debugging + - Multi-language UI — Chinese / English / German + - Cross-platform — Windows, macOS, Linux +# Moniker: +Tags: +- finance +- trade +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.zh-CN.yaml b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..196c025113219 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.locale.zh-CN.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.4.0 +PackageLocale: zh-CN +Publisher: kay-ou +PublisherUrl: https://github.com/kay-ou +PublisherSupportUrl: https://github.com/kay-ou/SimTradeDesk/issues +# PrivacyUrl: +# Author: +PackageName: SimTradeDesk +PackageUrl: https://github.com/kay-ou/SimTradeDesk +License: 免费软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: SimTradeLab 专用桌面版,为策略开发、回测、模拟及券商端部署提供快速、安全且完全本地的环境。 +Description: |- + SimTradeDesk 是 SimTradeLab 的专用桌面版,提供快速、安全且完全本地化的环境,用于策略开发、回测、模拟及券商端部署。它在开源的 SimTradeLab 核心基础上,打造了精致、商用级的桌面体验。 + 无需 Python,无需环境配置。只需下载、安装,即可开始构建策略。 + 功能特性 + - 兼容 PTrade 的 API — 46 个核心 API;策略在 PTrade 与本地运行表现一致 + - 策略编辑器 — 为 PTrade API 提供自动补全与语法高亮 + - 回测 — A 股历史数据支持实时日志流 + - 参数优化器 — 超参数搜索,支持前向验证(优化期 + 保留期) + - 结果可视化 — 资金曲线、回撤图表、交易记录及关键指标 + - 回测对比 — 对齐时间轴叠加净值曲线,并排展示指标表格 + - 版本历史 — 自动保存策略快照,支持差异查看与一键还原 + - CSV / PNG 导出 — 导出数据表格与图表 + - 内置终端 — 集成命令行面板,便于快速调试 + - 多语言界面 — 中文 / 英文 / 德文 + - 跨平台 — 支持 Windows、macOS、Linux +# Moniker: +Tags: +- 交易 +- 财经 +- 金融 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/kay-ou/SimTradeDesk/releases/tag/v0.4.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.yaml b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.yaml new file mode 100644 index 0000000000000..f9ca6b6f8cf90 --- /dev/null +++ b/manifests/k/kay-ou/SimTradeDesk/0.4.0/kay-ou.SimTradeDesk.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kay-ou.SimTradeDesk +PackageVersion: 0.4.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.installer.yaml b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.installer.yaml new file mode 100644 index 0000000000000..0ac6c92bb0af5 --- /dev/null +++ b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kubescape.kubescape +PackageVersion: 4.0.3 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- kubescape +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubescape/kubescape/releases/download/v4.0.3/kubescape_4.0.3_windows_amd64.exe + InstallerSha256: DAF4D257FC7417EA6ED91AFC1D795FCB024A90301A96D75AAD63A88EAE21EB35 +- Architecture: arm64 + InstallerUrl: https://github.com/kubescape/kubescape/releases/download/v4.0.3/kubescape_4.0.3_windows_arm64.exe + InstallerSha256: F17475A766453726103E8ABE4507E2BD33548E3EC5BD6D681E2818EC04496D62 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.locale.en-US.yaml b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.locale.en-US.yaml new file mode 100644 index 0000000000000..06a8424497405 --- /dev/null +++ b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kubescape.kubescape +PackageVersion: 4.0.3 +PackageLocale: en-US +Publisher: kubescape +PublisherUrl: https://kubescape.io/ +PublisherSupportUrl: https://github.com/kubescape/kubescape/issues +Author: The Kubescape Authors +PackageName: kubescape +PackageUrl: https://github.com/kubescape/kubescape +License: Apache-2.0 +LicenseUrl: https://github.com/kubescape/kubescape/blob/HEAD/LICENSE +Copyright: Copyright 2021-2023, the Kubescape Authors +ShortDescription: An open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters +Description: Kubescape is an open-source Kubernetes security platform. It includes risk analysis, security compliance, and misconfiguration scanning. Targeted at the DevSecOps practitioner or platform engineer, it offers an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities. It saves Kubernetes users and admins precious time, effort, and resources. Kubescape scans clusters, YAML files, and Helm charts. It detects misconfigurations according to multiple frameworks (including NSA-CISA, MITRE ATT&CK® and the CIS Benchmark). Kubescape was created by ARMO and is a Cloud Native Computing Foundation (CNCF) sandbox project. +Moniker: kubescape +Tags: +- best-practice +- devops +- kubernetes +- mitre-attack +- nsa +- security +- vulnerability-detection +ReleaseNotes: |- + Changelog + - 5ffa06f Merge pull request #1945 from kubescape/dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5 + - 2edf348 Merge pull request #1948 from kubescape/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0 + - b79488d Merge pull request #1949 from Mujib-Ahasan/grype-db-url + - ab97d67 README.md updated + - d989703 build(deps): Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 + - eb8dac0 feat: new falg --grype-db-url added to overload the url in kubescape scan command + - d7be453 fix: missing host do not return nil error + - 0372a4f log added in scanImage(): value of scanInfo.ListingURL for reference + Released by GoReleaser. +ReleaseNotesUrl: https://github.com/kubescape/kubescape/releases/tag/v4.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.yaml b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.yaml new file mode 100644 index 0000000000000..93a9bc5b1875b --- /dev/null +++ b/manifests/k/kubescape/kubescape/4.0.3/kubescape.kubescape.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kubescape.kubescape +PackageVersion: 4.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 0000000000000..5de6075172aad --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/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: 148.0.2-3 +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-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.librewolf.net/librewolf/148.0.2-3/librewolf-148.0.2-3-windows-x86_64-setup.exe + InstallerSha256: BBA1681049BD64B9E7BA70610A14D350D608D739DAB017BEF999684AA2432C24 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 0000000000000..d72a6d508d90e --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/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: 148.0.2-3 +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/148.0.2-3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4df2817381e6a --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/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: 148.0.2-3 +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/148.0.2-3/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/LibreWolf.LibreWolf.yaml new file mode 100644 index 0000000000000..629d3518d9c2f --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/148.0.2-3/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: 148.0.2-3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.installer.yaml b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.installer.yaml new file mode 100644 index 0000000000000..120e5b98fba1c --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.18 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: axonhub.exe +Commands: +- axonhub +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v0.9.18/axonhub_0.9.18_windows_amd64.zip + InstallerSha256: CCC51FCA8E886F4E1382950E5C5366195EA00D037B14C10D859DBA68B0BD4FC5 +- Architecture: arm64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v0.9.18/axonhub_0.9.18_windows_arm64.zip + InstallerSha256: 303B025249071E56A8E49D31F27C1E8069078A281F677C86BB54A12EFBCF3BBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.locale.en-US.yaml b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.locale.en-US.yaml new file mode 100644 index 0000000000000..2ca588c67a88b --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.18 +PackageLocale: en-US +Publisher: Loop +PublisherUrl: https://github.com/looplj +PublisherSupportUrl: https://github.com/looplj/axonhub/issues +PackageName: AxonHub +PackageUrl: https://github.com/looplj/axonhub +License: MIT +LicenseUrl: https://github.com/looplj/axonhub/blob/HEAD/LICENSE +Copyright: Copyright for portions of AxonHub are held by Sat Naing, 2026 as part of project [Shadcn Admin](https://github.com/satnaing/shadcn-admin). All other copyright for project AxonHub are held by looplj, 2026. +ShortDescription: A modern AI gateway system that provides a unified OpenAI (Chat Completion, Responses), Anthropic, Gemini and AI SDK compatible API +Description: |- + AxonHub is an all-in-one AI development platform that provides unified API gateway, project management, and comprehensive development tools. It offers OpenAI, Anthropic, and AI SDK compatible API layers, transforming requests to various AI providers through a transformer pipeline architecture. The platform features comprehensive tracing capabilities, project-based organization, and integrated playground for rapid prototyping, helping developers and enterprises better manage AI development workflows. + Core Features: + 1. Unified API: OpenAI- and Anthropic-compatible interface with automatic API translation lets you use one API format to access any supported model provider. + 2. Tracing / Threads: Thread-aware tracing captures full request timelines for deep observability and faster debugging. + 3. Fine-grained Permission: RBAC-based policies help teams govern access, usage, and data segregation precisely. + 4. Adaptive Load Balancing: Intelligent multi-strategy load balancing automatically selects optimal AI channels based on health, performance, and session consistency. +Tags: +- ai +- chatbot +- large-language-model +- llm +- proxy +ReleaseNotes: |- + What's Changed + - feat(llm): add Reasoning field support for additional provider compatibility by @djdembeck in https://github.com/looplj/axonhub/pull/1077 + - feat: add copy url button on api key dialog, close 1072 by @looplj in https://github.com/looplj/axonhub/pull/1079 + - feat: save channel proxy configs, close #1078 by @looplj in https://github.com/looplj/axonhub/pull/1080 + - feat: show request execution error status code, close #1049 by @looplj in https://github.com/looplj/axonhub/pull/1082 + - feat: disable ssl verification, close #1024 by @looplj in https://github.com/looplj/axonhub/pull/1084 + - feat: add Homebrew tap support for automated formula publishing by @cikichen in https://github.com/looplj/axonhub/pull/1086 + Full Changelog: https://github.com/looplj/axonhub/compare/v0.9.17...v0.9.18 +ReleaseNotesUrl: https://github.com/looplj/axonhub/releases/tag/v0.9.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.locale.zh-CN.yaml b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..54b1745d50ad5 --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: looplj.AxonHub +PackageVersion: 0.9.18 +PackageLocale: zh-CN +ShortDescription: 一个现代化的 AI 网关系统,提供统一的 OpenAI(聊天补全、响应)、Anthropic、Gemini 和 AI SDK 兼容的 API +Description: |- + AxonHub 是一个 All-in-one AI 开发平台,提供统一的 API 网关、项目管理和全面的开发工具。平台提供 OpenAI、Anthropic 和 AI SDK 兼容的 API 层,通过转换器管道架构将请求转换到各种 AI 提供商。系统具备完整的追踪能力、基于项目的组织结构以及集成的 Playground 快速原型开发,帮助开发者和企业更好地管理 AI 开发工作流。 + 核心特性: + 1. 统一 API Unified API:兼容 OpenAI 与 Anthropic 的接口,配合转换管线实现模型互换与映射,无需改动现有代码。 + 2. 追踪 / 线程 Tracing / Threads:线程级追踪实时记录完整调用链路,提升可观测性与问题定位效率。 + 3. 细粒度权限 Fine-grained Permission:基于 RBAC 的权限策略,帮助团队精细管理访问控制、配额与数据隔离。 + 4. 自适应负载均衡 Adaptive Load Balancing: 智能多策略负载均衡,自动选择最优 AI 渠道,确保高可用性和最佳性能。 +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.yaml b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.yaml new file mode 100644 index 0000000000000..a224020d7ee2b --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.18/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.installer.yaml b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.installer.yaml new file mode 100644 index 0000000000000..5de0885c87781 --- /dev/null +++ b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.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: lostindark.DriverStoreExplorer +PackageVersion: 0.12.152 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Rapr.exe + PortableCommandAlias: rapr +InstallModes: +- interactive +- silent +- silentWithProgress +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/lostindark/DriverStoreExplorer/releases/download/v0.12.152/DriverStoreExplorer.v0.12.152.zip + InstallerSha256: 3D7364A4F0AFD6A373717933395F36B47CAFDA633D417141B6056A4C2D10A241 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-14 diff --git a/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.locale.en-US.yaml b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.locale.en-US.yaml new file mode 100644 index 0000000000000..cabdc63076723 --- /dev/null +++ b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lostindark.DriverStoreExplorer +PackageVersion: 0.12.152 +PackageLocale: en-US +Publisher: Teddy Z +PublisherUrl: https://github.com/lostindark +PublisherSupportUrl: https://github.com/lostindark/DriverStoreExplorer/issues +Author: Teddy Z +PackageName: Driver Store Explorer +PackageUrl: https://github.com/lostindark/DriverStoreExplorer +License: GPLv2 +LicenseUrl: https://github.com/lostindark/DriverStoreExplorer/blob/HEAD/LICENSE +ShortDescription: Makes it easier to deal with Windows' driver store. Supported operations include to list/add/install/delete third-party driver packages. +Description: Driver Store Explorer [RAPR] makes it easier to deal with Windows' driver store. Supported operations include to list/add/install/delete third-party driver packages. +Moniker: rapr +Tags: +- driver-store-explorer +- dse +- devices +- dism +- drivers +- driverstore +- forcedelete +- management +- pnputil +- delete-drivers +- deletedrivers +- remove-old-drivers +- removeolddrivers +ReleaseNotesUrl: https://github.com/lostindark/DriverStoreExplorer/releases/tag/v0.12.152 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lostindark/DriverStoreExplorer/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.yaml b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.yaml new file mode 100644 index 0000000000000..4e6f22f8d1a3d --- /dev/null +++ b/manifests/l/lostindark/DriverStoreExplorer/0.12.152/lostindark.DriverStoreExplorer.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: lostindark.DriverStoreExplorer +PackageVersion: 0.12.152 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml new file mode 100644 index 0000000000000..683731c26f447 --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mnardit/beetroot-releases/releases/download/v1.5.1/Beetroot_1.5.1_x64-setup.exe + InstallerSha256: 4EFD71F3CEAFEA10C673E195D0875B9476455BB30E66358CE4164B96F0EA67DB +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml new file mode 100644 index 0000000000000..12a85386cea8e --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.locale.en-US.yaml @@ -0,0 +1,40 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +PackageLocale: en-US +Publisher: MNardit +PublisherUrl: https://github.com/mnardit +Author: MNardit +PackageName: Beetroot +PackageUrl: https://github.com/mnardit/beetroot-releases +License: Proprietary +LicenseUrl: https://github.com/mnardit/beetroot-releases/blob/main/LICENSE +ShortDescription: Lightweight clipboard manager for Windows with AI-powered text transforms +Description: |- + Beetroot is a modern clipboard manager for Windows that runs in the system tray. + Features: + - Unlimited clipboard history (text and images) + - Global hotkey (Ctrl+`) to instantly access history + - Fuzzy and regex search with cascading 5-phase scoring + - AI-powered text transforms via OpenAI, Anthropic, Google, DeepSeek (10 built-in + custom prompts) + - ML-powered syntax highlighting (54 languages via TensorFlow.js) + - OCR text extraction from images (native Windows engine) + - Notes on clipboard items + - Pin window on top or follow cursor mode + - Multi-select batch operations + - 9 themes + custom accent color + - 26 languages + - Automatic database backup and recovery + - Customizable UI and code fonts + - Auto-update with option to disable for fully offline operation + - Plain text paste hotkey + - Non-QWERTY keyboard layout support (AZERTY, QWERTZ, AltGr) with instant layout detection +ReleaseNotesUrl: https://github.com/mnardit/beetroot-releases/releases/tag/v1.5.1 +Tags: + - clipboard + - clipboard-manager + - productivity + - tauri + - windows +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml new file mode 100644 index 0000000000000..7f4867844e7d2 --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.5.1/MNardit.Beetroot.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.installer.yaml b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.installer.yaml new file mode 100644 index 0000000000000..d3a5b7a888bc5 --- /dev/null +++ b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.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: ManicTime.ManicTime +PackageVersion: 25.3.9.0 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ManicTime.exe + InstallerUrl: https://cdn.manictime.com/setup/v2025_3_9_0/manictime-portable-2025.3.9.0-win-x86.zip + InstallerSha256: CA03743AC47C63A19F3861D546450CC6978D864AA3286B2F0F35AEECC011515C +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ManicTime.exe + InstallerUrl: https://cdn.manictime.com/setup/v2025_3_9_0/manictime-portable-2025.3.9.0-win-x64.zip + InstallerSha256: 62BD809431F7194CD22288F48A876ED7CD39B1397FE34F79FF77A2FC33F73CEF +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: user + InstallerUrl: https://cdn.manictime.com/setup/v2025_3_9_0/manictime-setup-2025.3.9.0-win-x86.msi + InstallerSha256: 3DB6DA709D0ADCEA0AC728852F992E50362676CDAF330AC6AF7217C9DEEBD485 + ProductCode: '{5D022780-DD2D-40FC-8775-4141043149E8}' + AppsAndFeaturesEntries: + - ProductCode: '{5D022780-DD2D-40FC-8775-4141043149E8}' + UpgradeCode: '{EDF2F2D1-1851-4424-8682-9B52D765B0E8}' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\ManicTime' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: user + InstallerUrl: https://cdn.manictime.com/setup/v2025_3_9_0/manictime-setup-2025.3.9.0-win-x64.msi + InstallerSha256: D9AA1060D606E30823897E6DD0DBFE36A907F733192A5F5552368294FCA15B01 + ProductCode: '{DF536AF3-3D0C-47D5-8D5E-B3A68A048F8F}' + AppsAndFeaturesEntries: + - ProductCode: '{DF536AF3-3D0C-47D5-8D5E-B3A68A048F8F}' + UpgradeCode: '{EDF2F2D1-1851-4424-8682-9B52D765B0E8}' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\ManicTime' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.en-US.yaml b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.en-US.yaml new file mode 100644 index 0000000000000..13f9dc77e13fd --- /dev/null +++ b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ManicTime.ManicTime +PackageVersion: 25.3.9.0 +PackageLocale: en-US +Publisher: Finkit d.o.o. +PublisherUrl: https://www.manictime.com/ +PrivacyUrl: https://www.manictime.com/privacy-policy +PackageName: ManicTime +PackageUrl: https://www.manictime.com/ +License: Proprietary +Copyright: Copyright (c) 2025 ManicTime +ShortDescription: Manage your time better. +Description: Let ManicTime focus on keeping track of your time, so you can focus on your business. +Documentations: +- DocumentLabel: Getting started in ManicTime + DocumentUrl: https://docs.manictime.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.zh-CN.yaml b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..af2c52308640a --- /dev/null +++ b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ManicTime.ManicTime +PackageVersion: 25.3.9.0 +PackageLocale: zh-CN +Publisher: Finkit d.o.o. +PublisherUrl: https://www.manictime.com/ +PrivacyUrl: https://www.manictime.com/privacy-policy +PackageName: ManicTime +PackageUrl: https://www.manictime.com/ +License: 专有软件 +Copyright: 版权所有 (c) 2025 ManicTime +ShortDescription: 更好的管理您的时间。 +Description: 让 ManicTime 专注于记录您的时间,这样您就可以专注于您的业务。 +Documentations: +- DocumentLabel: Getting started in ManicTime + DocumentUrl: https://docs.manictime.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.yaml b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.yaml new file mode 100644 index 0000000000000..13f62e605ca91 --- /dev/null +++ b/manifests/m/ManicTime/ManicTime/25.3.9.0/ManicTime.ManicTime.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: ManicTime.ManicTime +PackageVersion: 25.3.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 432c228258e6d..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.0 -InstallerLocale: en-US -InstallerType: inno -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart -UpgradeBehavior: install -InstallerSuccessCodes: -- 1 -ReleaseDate: 2024-07-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.0/UniGetUI.Installer.exe - InstallerSha256: 4B0DC505CA5AC64C76B5ACB0EA84F70CB9F3B35ADC5D2D5EE24862A4E9DC9ECB -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 053d22021ca73..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,125 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.0 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - WingetUI is now UniGetUI. - A new icon completes the rebranding - - The Package Engine has undergone an entire redesign - - Package managers that support so fetch packages via APIs (WinGet uses COM, NuGet-Based use REST nuget APIs, etc.). - This leads to important speed improvements - - The way in which icons are loaded has been renewed. - Package managers that support so will provide the icons directly to the packages. - - Microsoft Store (winget: msstore) packages show their screenshots on the details page. - - System WinGet is now used by default. - Bundled WinGet is no longer used to fetch or to install packages. - - WinGet Packages will not show ellipted anymore. - - Lifecycle of Packages, PackageDetails and InstallationOptions have been modified to not have duplicated instances of the same data in ram. - Package data that has been already loaded will not be loaded again, and will be recycled from an older load instead. - - Widgets for UniGetUI will now load packages faster, and does not rely on the interface as much as it used to. - - When a package manager is missing a dependency, the user will be prompted to install it. - - Important improvements across the entire interface - - The Software Pages have been rebuilt with ItemsView in favour of ListView. - This decreases the amount of used RAM (70~100mb less aprox.) - - The Package Details page has been rebuilt with RichTextBlock. - Content does not overflow and is overall better presented. - Bold, italic and greyed out fonts are used to make the interface more understandable. - Text and URLs can be copied. - - The Logs pages have been rebuilt, to provide more important information better. - Different levels of logs have been introduced, easing the process of debugging and understanding issues. - - The Settings page has been reorganized into more coherent categories - - Improvements to ContentDialogs. - Dialogs that do not prompt the user for a decision have a "Close" button at the top-right corner of the dialog. - - The Package Engine has been internally decoupled from the Interface. - - The System Tray has new, pixel-perfect icons. - - The installer will ensure WinGet and Microsoft. - WinGet. - Client are present on the system. - - The installer will allow the user to not install Chocolatey - - Tons of bugfixes and improvements. - What's Changed - - [Not priority] Fix random mistakes in README (mainly typos) by @tiagorangel2011 in #2011 - - Dotnet runtime bootstrapper by @marticliment in #1970 - - Show 'Update' Button in Tray Notification When Only One Update is Available by @CoolSpy3 in #2055 - - Update readme.md by @marticliment in #2057 - - Fix #1995: [BUG] Notification tray icon by @CoolSpy3 in #2072 - - Winget COM API compatibility by @marticliment in #2035 - - fix scoop-search autofix error by @ercJuL in #2086 - - Update installation step via Scoop by @Goooler in #2079 - - Adds additional description to package manager toggles by @turw41th in #2107 - - Fixed a bug in package search by @ArtyomZabroda in #2091 - - README mistakes by @skanda890 in #2126 - - Update Code of Conduct, Contributing Guidelines and Security.md by @skanda890 in #2127 - - Update bug-issue.yml and hard-crash.yml to Correct spelling mistakes by @skanda890 in #2130 - - Rebrand WingetUI to UniGetUI by @marticliment in #2032 - - Fix ParentContainsErrorRecordException if a Windows limited user resets Winget sources by @pomodori92 in #2150 - - Add Missing Line Break in CLI Parameters Section of README by @CoolSpy3 in #2175 - - Very basic start by @Atrejoe in #2176 - - Separate UniGetUI into modules by @marticliment in #2161 - - ICU message format for translations by @flatron4eg in #2045 - - Use Windows display language instead of regional format by @KimCM in #2285 - - Better Package Manager Loggers by @marticliment in #2292 - - Keyboard navigation by @marticliment in #2307 - - Update licenses, disclaimer on the about page by @marticliment in #2309 - - Package data lifecycle optimization by @marticliment in #2317 - - Decouple loading and "holding" packages from the UI - Creation of PackageLoaders by @marticliment in #2328 - - Replace ListView with ItemsView by @marticliment in #2335 - - Move message formatter in LanguageEngine, add locale for message formatter by @flatron4eg in #2326 - - Update SECURITY.md by @skanda890 in #2129 - - Update bug-issue.yml by @marticliment in #2341 - - This removes grammatical mistakes from the code. by @skanda890 in #2340 - - Update readme.md by @skanda890 in #2360 - - Update translations from Tolgee by @github-actions in #2363 - - Add translation string in the installer ("Install Chocolatey") by @mapi68 in #2369 - - Update icons and screenshots from the excel file by @github-actions in #2370 - New Contributors - - @tiagorangel2011 made their first contribution in #2011 - - @CoolSpy3 made their first contribution in #2055 - - @ercJuL made their first contribution in #2086 - - @Goooler made their first contribution in #2079 - - @turw41th made their first contribution in #2107 - - @ArtyomZabroda made their first contribution in #2091 - - @skanda890 made their first contribution in #2126 - - @pomodori92 made their first contribution in #2150 - - @Atrejoe made their first contribution in #2176 - - @KimCM made their first contribution in #2285 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.yaml deleted file mode 100644 index 86f34f96b727d..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.0/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index fe25a6b177556..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.1 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2024-07-28 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI (formerly WingetUI) - Publisher: Martí Climent - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.1/WingetUI.Installer.exe - InstallerSha256: DC03F02DF89F23F6F0AFA47B8B8830A81516D3D5D83095C1DA5C59760950C758 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.1/WingetUI.Installer.exe - InstallerSha256: DC03F02DF89F23F6F0AFA47B8B8830A81516D3D5D83095C1DA5C59760950C758 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index fd938b25f331f..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,87 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.1 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - PowerShell 7 PSGet is anailable as a package manager. - - WinGet now uses the COM API to fetch installed packages. - Bundled WinGet can be used instead of the PowerShell Module - - Improved compatibility for non-ascii characters on WinGet. - - The Package Bundles page has been rebuilt in the same way the other Software Pages were improved in 3.1.0. - - Improvements to UI Icons. - They are not loaded from disk anymore, increasing the smoothness and responsiveness of the UI. - - WinGet and Scoop icons have been changed so they are coherent with their official icons. - - Other changes and bugfixes - What's Changed - - Make WingetUI to UniGetUI by @skanda890 in #2353 - - Fix typo "Naive" -> "Native" by @headquarter8302 in #2401 - - Update Issue and Pull Request templates by @skanda890 in #2406 - - Use different encoding code pages depending on the user's locale by @marticliment in #2439 - - Add back bundled winget compatibility by @marticliment in #2440 - - WinGet COM API to fetch installed packages and available updates by @marticliment in #2451 - - update installation via winget in ReadMe by @a-mnich in #2475 - - Update scoop_cleanup.cmd so that its output can be reviewed by @redactedscribe in #2482 - - Fix unable to open link by @MSDNicrosoft in #2483 - - Update README.md, CONTRIBUTING.md, and PULL_REQUEST_TEMPLATE.md by @skanda890 in #2493 - - Update icons and screenshots from the excel file by @github-actions in #2509 - - Shared Assembly Info by @Saibamen in #2512 - - Add missing implicit usings by @Saibamen in #2511 - - Update Funding.yml, and PULL_REQUEST_TEMPLATE.md by @skanda890 in #2510 - - Update nugets. - Fix consolidate by @Saibamen in #2516 - - Code style + small performance improvements by @Saibamen in #2517 - - Add PowerShell 7.x Support by @marticliment in #2525 - - Add modified EditorConfig from Microsoft official aspnetcore repo by @Saibamen in #2518 - - Remove SupportedOsPlatformVersion tag in csproj files by @Saibamen in #2526 - - Fix some warnings by @Saibamen in #2527 - - Fix CA1823: Avoid unused private fields by @Saibamen in #2529 - - Migrate icons from .png to FontIcon, UI Controls refactoring, for faster and smoother UI by @marticliment in #2530 - - Create interfaces for Package and PackageManager, migrate PackageBundlesPage to new page type by @marticliment in #2352 - - Fix warnings + fix typos by @Saibamen in #2531 - - Update translations from Tolgee by @github-actions in #2548 - New Contributors - - @headquarter8302 made their first contribution in #2401 - - @a-mnich made their first contribution in #2475 - - @redactedscribe made their first contribution in #2482 - - @MSDNicrosoft made their first contribution in #2483 - - @Saibamen made their first contribution in #2512 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.yaml deleted file mode 100644 index 7187e7cd2f8e3..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.1/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index b9185b15eafb1..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.2 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2024-10-19 -AppsAndFeaturesEntries: -- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.2/UniGetUI.Installer.exe - InstallerSha256: 456A4F2D548C590ECF56E90D1846DDF2BCD9E3D7BDE6747602328885675A2C8F - InstallerSwitches: - Custom: /CURRENTUSER /NoEdgeWebView /NoVCRedist -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.2/UniGetUI.Installer.exe - InstallerSha256: 456A4F2D548C590ECF56E90D1846DDF2BCD9E3D7BDE6747602328885675A2C8F - InstallerSwitches: - Custom: /ALLUSERS /NoEdgeWebView /NoVCRedist -ManifestType: installer -ManifestVersion: 1.5.0 -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.EdgeWebView2Runtime - MinimumVersion: 129.0.2792.89 - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - MinimumVersion: 14.40.33816.0 - diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index cb13bab6670bf..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,112 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.2 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - Added support for the Cargo package manager - - Improvements to Package Bundles - - Package bundles will default to the .ubundle extension - - UniGetUI will complain when: bundle can't be created, bundle can't be imported, a new bundle is being created and there are unsaved changes, etc. - - Important improvements on how package installation options are handled on bundles - - UniGetUI can be launched via the unigetui:// protocol. - More info here - - Improvements to how shared packages are loaded - - Improvements to Notifications - - No more stacking on the notificationa panel - - Failures will show a high-priority notification - - Improvements to the Package Details page - - The "Install" button now offers more options - - Some package managers will load details via json parsing - - Smarter layout when package descriptions are long - - Improvements to the user's selection when a package list changes - - Improvements to how installed packages are dynamically reloaded - - Other interface improvements - - Smoothness improvements: UniGetUI should stutter much less when loading packages - - The filters panel can be completely hidden/shown with a dedicated toggle button - - Incompatible and local packages will have their operations limited/greyed out to those who are actually available for them. - - General improvements to message dialogs - - Improvements to Package Managers - - Pip, Scoop and NPM will parse some data from JSONs instead of raw cli - - WinGet COM API will work when running elevated. - PowerShell CMDLets won't be used anymore - - A WinGet troubleshooter has been introduced to mitigate when WinGet is not reporting installed packages - - Chocolatey authenticated sources will show appropiately - - UniGetUI is now able to pull icons from WinGet - - The install location for a package can be opened from the package's context menu - - Upgrade AppSdk to version 1.6, for improved font rendering - - Important improvements to how package operations are handled - What's Changed - - Fix translation line for Chocolatey by @flatron4eg in #2551 - - Migration to OperationProvider by @marticliment in #2541 - - Update README.md and CONTRIBUTING.md by @skanda890 in #2560 - - Optimize Images by @skanda890 in #2594 - - chore: update Package.cs by @eltociear in #2597 - - Update PULL_REQUEST_TEMPLATE.md by @skanda890 in #2608 - - Create codeql.yml by @skanda890 in #2634 - - Update bug-issue.yml by @skanda890 in #2652 - - Create .deepsource.toml, .whitesource, and Update WebBasedData/test_urls.py by @skanda890 in #2653 - - Ensure bundle file is saved with file extension (fix #2618) by @gnerkus in #2625 - - Add OverridenInstallationOptions to Packages by @marticliment in #2557 - - Open package install location by @marticliment in #2671 - - Port notifications to the AppSdk api, and fix issues by @marticliment in #2673 - - PowerShell 7 can be considered stable by @marticliment in #2674 - - Fix certain packages not showing on software pages by @marticliment in #2677 - - Implementation of Open with UniGetUI + unigetui:// deep link by @marticliment in #2686 - - Winget COM API - Allow lower trust registration by @Schtenk in #2714 - - Add Cargo package manager by @wilt00 in #2662 - - Add Trim support by @marticliment in #2752 - - Asynchronicity improvements by @marticliment in #2753 - - Update Winget package id by @StefanSchoof in #2770 - - Remove PowerShell Module parsing support by @marticliment in #2782 - - Fixed pre-release workflow by @vikingnope in #2786 - - WinGet Icons support by @marticliment in #2810 - - Automated WinGet troubleshooter by @marticliment in #2824 - - Sandbox URL Creation, Update widgets-issue.yml and Update bug-issue.yml by @skanda890 in #2828 - - Update README.md by @skanda890 in #2834 - - Add icons to package lists by @marticliment in #2831 - New Contributors - - @eltociear made their first contribution in #2597 - - @gnerkus made their first contribution in #2625 - - @wilt00 made their first contribution in #2662 - - @StefanSchoof made their first contribution in #2770 - - @vikingnope made their first contribution in #2786 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.yaml deleted file mode 100644 index 63c07120b3ba6..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.2/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 1f54ebbb0a0a1..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.3 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.EdgeWebView2Runtime - MinimumVersion: 129.0.2792.89 - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - MinimumVersion: 14.40.33816.0 -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2024-10-27 -AppsAndFeaturesEntries: -- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -Installers: -- Architecture: x64 - Scope: user - ElevationRequirement: elevationProhibited - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.3/UniGetUI.Installer.exe - InstallerSha256: 58AE121CD325B7F5AEF6ED07E21D72A89BA0E7FF6ADDB2FB339A69DCFEFAD6B4 - InstallerSwitches: - Custom: /CURRENTUSER /NoEdgeWebView /NoVCRedist /NoWinGet -- Architecture: x64 - Scope: machine - ElevationRequirement: elevationRequired - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.3/UniGetUI.Installer.exe - InstallerSha256: 58AE121CD325B7F5AEF6ED07E21D72A89BA0E7FF6ADDB2FB339A69DCFEFAD6B4 - InstallerSwitches: - Custom: /ALLUSERS /NoEdgeWebView /NoVCRedist /NoWinGet -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index cea86fe4677c8..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.3 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - Fix an issue where the UniGetUI.exe and all UniGetUI.*.dll files wouldn't be timestamped, and their certificates would expire - - Minor improvements to WinGet troubleshooter - - WinGet will now detect UniGetUI as an installed app -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.yaml deleted file mode 100644 index c94f17a3b8bd0..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.3/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 7770fbd9515d1..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.4 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2024-12-17 -AppsAndFeaturesEntries: -- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.4/WingetUI.Installer.exe - InstallerSha256: 88491C8F11D981F4259833448C1CE631B4F6D8279B69C8DF3AAB5DC3F6B6776E - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.4/WingetUI.Installer.exe - InstallerSha256: 88491C8F11D981F4259833448C1CE631B4F6D8279B69C8DF3AAB5DC3F6B6776E - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 00d5877e125f2..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,99 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.4 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - Support for icons on package lists is now a stable feature! - - Icons will show on package lists. - - Icons will be downloaded once and stored on a local cache, to prevent unneeded bandwidth usage. - - The icon cache is not expected to exceed 10MB of space on a worst-case. - Cached icons are resized and compressed for less disk usage. - - VCPkg is available on UniGetUI (thanks @mrixner!). - This includes - - Installing, updating and removing vcpkg packages - - Handling the periodic refresh of the vcpkg local repository (can be opted out) - - UniGetUI will use UniGetUI Elevator instead of GSudo. - More info about UniGetUI Elevator here - - UniGetUI can now automatically delete desktop shortcuts created when updating software (thanks @mrixner!) - - Internal duplicated procedures will be recycled, so resource-intensive tasks are performed only once. - - Important improvements to the updater. - - Users will now be able to opt in to UniGetUI PreRelease versions from UniGetUI Settings. - - Internal improvements to WinGet package handling - - WinGet COM API connection is more resilient, and will attempt to reconnect (once) if the connection to the COM Server is lost. - - Package-fetching operations are more reliable across the board. - A one-time retry policy has been introduced. - - Tons of other changes and improvements - What's Changed - - Update cli-arguments.md by @nowjon in #2907 - - Migrate GSudo to UniGetUI Elevator by @marticliment in #2904 - - Fix paths to temp dir / winget.exe by @derula in #2928 - - Fix Notification Text Initialization by @CoolSpy3 in #2926 - - Add Helper class to cache and load WinGet Native Packages by @marticliment in #2931 - - Create a new TaskRecycler class to cache reusable function calls by @marticliment in #2936 - - Improvements to icons by @marticliment in #2945 - - doc: update scoop install guide by @qianlongzt in #2947 - - WinGet Return Code Classification Correction by @mrixner in #2952 - - Add Setting for Default Startup Page by @mrixner in #2953 - - Vcpkg Package Manager by @mrixner in #2925 - - Update Vcpkg Support Table by @mrixner in #2959 - - Improvements to how page navigation works by @marticliment in #2961 - - Load translations from Tolgee by @martinet101 in #2984 - - Important improvements to the updater by @marticliment in #2982 - - Add the current and update versions to the ignored updates dialog by @mrixner in #2987 - - Add vcpkg Package Details by @mrixner in #2994 - - Finish the modularization of package managers. by @marticliment in #3000 - - Improve CoreTools. - FormatAsName For Multi-Word vcpkg Options by @mrixner in #3023 - - Complex Settings by @mrixner in #3025 - - Add a button to go to the package details from the live output by @mrixner in #3020 - - Better keyboard navigation by @mrixner in #3018 - - Prevent WinGet upgradable packages from showing again and again by @marticliment in #3042 - - Allow Desktop Shortcut Deletion by @mrixner in #2985 - - Restore and build solution in GH Actions. - Simplify dotnet tests by @Saibamen in #3057 - - Update icons and screenshots from the excel file by @github-actions in #3068 - - Fix csproj duplicates and warnings by @Saibamen in #3056 - New Contributors - - @nowjon made their first contribution in #2907 - - @qianlongzt made their first contribution in #2947 - - @mrixner made their first contribution in #2952 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.yaml deleted file mode 100644 index cc99b1b34fe15..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.4/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 016eec7b0eb1f..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.5 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2024-12-21 -AppsAndFeaturesEntries: -- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.5/WingetUI.Installer.exe - InstallerSha256: A5A5A6C136C45197A5DE811FDC8A474F7634347B8F310BC28D9829024DA46A91 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.5/WingetUI.Installer.exe - InstallerSha256: A5A5A6C136C45197A5DE811FDC8A474F7634347B8F310BC28D9829024DA46A91 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - ElevationRequirement: elevationRequired -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index a04f391858372..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.5 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- unigetui -- open-source -- scoop -- scoop-ui -- winget -- winget-ui -- pip -- pip-ui -- microsoft-store -- npm -- npm-ui -- dotnet-tool -- dotnet-tool-ui -- powershell -- powershell-gallery -ReleaseNotes: |- - Changelog - - Fixed an issue where ComplexSettings would crash UniGetUI - - Fixed an issue where translations that added a ' character to notification buttons would cause notifications to not work (for example, Catalan) - - Python will not check for dependencies when it was installed from the MS Store, as $PATH is not properly set up and it would result in an infinite dependency loop. - - Minor improvements to icon id normalization - - NET SDK updated to 8.0.404 - What's Changed - - Update vcpkg Support Table by @mrixner in #3078 - - Only Enumerate Existing Triplet Directories by @mrixner in #3088 - - Fix a typo in the "cached icon is invalid" log by @mrixner in #3097 - - Fix the vcpkg (normalized) icon ID by @mrixner in #3100 - - Load translations from Tolgee by @martinet101 in #3111 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.yaml deleted file mode 100644 index aee6ec020ca07..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.5/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index d2c0172f24e6e..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.6 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-02-06 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.6/UniGetUI.Installer.exe - InstallerSha256: D77959B5268B4850F8B98DE02D7B7BF6CE25A7EA7A9A15EC764065F03F10CA97 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.6/UniGetUI.Installer.exe - InstallerSha256: D77959B5268B4850F8B98DE02D7B7BF6CE25A7EA7A9A15EC764065F03F10CA97 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 4c6a7fb14f747..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,90 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.6 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Package operations have been greatly improved: - - Operations bar can be resized and collapsed - - Live output and Error dialogs have been improved to prevent dialog flooding - - Operation notifications have been improved, to prevent notification stacking - - All operations can be canceled at once, - - Operations have quick actions associated to them: - - Retry [for failed operations], Retry as admin, etc. - - Package details, open install location, etc. - - Skip this version, ignore updates for this app [for failed updates] - - Etc. - - Better queue management + concurrency improvements - - Much more! - - Installers can be downloaded from package lists. Download operations will show on the operations bar as well. - - UniGetUI can now be configured to be fully portable, storing settings on the executable directory. - - A long-standing issue where WinGet would get corrupted on systems where the user didn't have admin privileges has been finally fixed. - - UniGetUI now has [optional] telemetry, that will serve to understand how the app is used, (and perhaps help create package rankings in the future) - - Other fixes and improvements. - What's Changed - - Updated Winget Workflows to Newer Versions by @vikingnope in #3119 - - Update update-icons.yaml: Don't run for forks by @Saibamen in #3139 - - Operations redesign by @marticliment in #3070 - - Reorder max operation logs by @mrixner in #3155 - - Remove obsolete code by @marticliment in #3158 - - Pause Package Updates by @mrixner in #3135 - - Skip minor updates by @mrixner in #3101 - - Updated username for winget workflow by @vikingnope in #3197 - - Diversify Icon Detection (Icons for Steam, Local PC, and Microsoft Store Applications) by @mrixner in #3189 - - Better package installer download operations by @marticliment in #3178 - - UniGetUI Portable by @marticliment in #3203 - - Update icons and screenshots from the excel file by @github-actions in #3213 - - Update NuGets by @Saibamen in #3216 - - Add (optional) telemetry to UniGetUI by @marticliment in #3237 - - Update LangData.py by @thepro-3418 in #3244 - - Add Directory.Build.props by @Saibamen in #3215 - - Further develop on telemetry by @marticliment in #3246 - - Fix WinGet getting corrupted on devices with non-admin accounts by @marticliment in #3255 - - Fix warnings part 1 by @Saibamen in #3251 - - Load translations from Tolgee by @martinet101 in #3257 - New Contributors - - @thepro-3418 made their first contribution in #3244 - Full Changelog: 3.1.5...3.1.6 - SHA256: D77959B5268B4850F8B98DE02D7B7BF6CE25A7EA7A9A15EC764065F03F10CA97 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.6 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 9e62552f532bd..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.7 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-02-28 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.7/UniGetUI.Installer.exe - InstallerSha256: 507A59A0DF140AC35785F81750BF7954E788B33CEAB916ACD51571EE048FBCF3 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.7/UniGetUI.Installer.exe - InstallerSha256: 507A59A0DF140AC35785F81750BF7954E788B33CEAB916ACD51571EE048FBCF3 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 6e00436147ba9..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.7/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,97 +0,0 @@ -# Created with WinGet Releaser using komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.7 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - This update focuses on reliability for package operations on the following package managers: - - WinGet: - - Improved version detection on uninstall. - - Improved UAC temp folder behaviour. - - PowerShell (5 and 7) - - Fixed an issue with the -Scope parameter and Microsoft.WinGet.Client (again). - - Improved CLI output parsing. - - Chocolatey: - - Improved CLI parsing and error detection. - - Fixed version mismatch. - - Fixed 20second timeout. - - Scoop - - Improved success/error detection. - - Fixed skip hash check not working due to cli changes. - - Pip - - Removed deprecated flags. - - Vcpkg: - - Better bootstrapping and self-update - - .NET Tool - - Huge improvements in autoretry procedures, mostly when installing new tools. - - Better CLI parsing. - - Dependency dotnet-tools-outdated has been dropped, as it is not needed anymore. - - Cargo: - - Faster install and update times thanks to cargo-binstall. - - Cargo packages now can be installed in different location and skip integrity checks. - - All NuGet-based package managers (except chocolatey) will use API-based check for updates - - Version comparisons have been improved. Now, 1.10 > 1.9. This fixes issues with Chocolatey and outdated versions showing. - - CPU Usage when UniGetUI is on background has been greatly improved (~1% before, ~0% now). - - Certain UniGetUI crash scenarions have been fixed. - - Added a button to manually add desktop shortcuts to be removed. - - Better display of certain UI conditions on the titlebar - - UI layout improvements. - - Improvements to desktop shortcut detection on updates. - What's Changed - - Update icons and screenshots from the excel file by @github-actions in #3271 - - Allow Manual Scanning of Desktop Shortcuts by @mrixner in #3284 - - Fix issues with High CPU Usage on background by @marticliment in #3278 - - Improvements to version comparsion by @marticliment in #3333 - - API-Based check for updates on NuGet package managers by @marticliment in #3337 - - Package list: ignore modifier key press by @tkohlmeier in #3344 - - Use KeyDown instead of KeyUp to handle MainView keyboard shortcuts by @tkohlmeier in #3354 - - Fix the Improved Icon Detection by @mrixner in #3347 - - Move configuration to separate directory by @Layfully in #3336 - - Load translations from Tolgee by @martinet101 in #3371 - New Contributors - - @tkohlmeier made their first contribution in #3344 - - @Layfully made their first contribution in #3336 - Full Changelog: 3.1.6...3.1.7 - SHA256: 507A59A0DF140AC35785F81750BF7954E788B33CEAB916ACD51571EE048FBCF3 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.7 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 7df59e00c1bf0..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.8 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-03-13 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.8/UniGetUI.Installer.exe - InstallerSha256: 646ABE5BA7A0F2CC5FD8DCECCFBE6F58036FC542BA921F67EAABC4E488A444C2 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet - AppsAndFeaturesEntries: - - DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.8/UniGetUI.Installer.exe - InstallerSha256: 646ABE5BA7A0F2CC5FD8DCECCFBE6F58036FC542BA921F67EAABC4E488A444C2 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' - AppsAndFeaturesEntries: - - DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ManifestType: installer -ManifestVersion: 1.9.0 - diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 761798f348418..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,78 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.8 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Redesigned Settings Page, for a more intuitive, more responsive and less cluttered experience. - - Package Managers have their own NavigationButton on the left navigation panel. - - Important improvements to keyboard navigation on Package pages. - - Desktop Shortcut Handler now has an option to automatically delete new shortcuts. - - Fixed issues where the Desktop Shortcut handler wouldn't launch. - - Other improvements to the Desktop Shortcut Handler UI. - - WinGet will now ignore, if the user enables the settings, any update failing with the result "Not applicable". - - Fixed an issue that would cause WinGet to not list any packages. - - Issues with Chocolatey search missing packages have been finally fixed. - - NuGet-based package managers will load package manifests in a smarter way. - - Fixed a crash related to the system tray icon. - - The system tray icon will not show blurred anymore on 125% scaled displays. - - WaitForInternetConnection won't rely on pings. This caused hangs when UniGetUI was run behind certain firewalls. - What's Changed - - Strip .git extension from scoop source URLs by @SierraKomodo in #3383 - - Always Update Indexes by @mrixner in #3385 - - Fix Steam Icons Having An Invalid Path by @mrixner in #3388 - - Set focus to package when searching with key strokes by @tkohlmeier in #3360 - - WinGet Code Handling Modifications by @mrixner in #3339 - - New Settings UI by @marticliment in #3417 - - Use PreviewKeyDown instead of KeyUp to handle package list keyboard shortcuts by @tkohlmeier in #3410 - - Disable Package Manager Notifications by @mrixner in #3346 - - Update icons and screenshots from the excel file by @github-actions in #3439 - - 'Automatically Remove All Desktop Shortcuts' Option by @mrixner in #3338 - - Load translations from Tolgee by @martinet101 in #3442 - New Contributors - - @SierraKomodo made their first contribution in #3383 - Full Changelog: 3.1.7...3.1.8 - SHA256: 646ABE5BA7A0F2CC5FD8DCECCFBE6F58036FC542BA921F67EAABC4E488A444C2 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.8 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 - diff --git a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 27b6f4f429476..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.2.0 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-05-07 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.2.0/UniGetUI.Installer.exe - InstallerSha256: 9674CB060A769236DFA037A4DA485F79B650CCEBEFD5AD1AF5C12E436BDC0A67 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.2.0/UniGetUI.Installer.exe - InstallerSha256: 9674CB060A769236DFA037A4DA485F79B650CCEBEFD5AD1AF5C12E436BDC0A67 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 54d6beac7d965..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,94 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.2.0 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog: - - New navigation bar - - More responsive to layout changes - - Has a back button - - New filters panel - - Automatically collapses depending on the window size - - More improvements to the Settings UI - - Better page fragmentation - - Smoother navigation - - Package lists can be displayed as: - - List - - Grid - - Icons - - Package lists layout has been greatly optimized - - Fixed a bug where icons would't show - - Some local packages will now display icons (most MSIX and a few ARP) - - Added Proxy support (both for UniGetUI and for the package managers that support it) - - Automatic package updates can now be paused when - - Battery saver is on - - User is connected to a metered connection - - Dropped NancyFx in favour of Asp.NET for the background API - - Improvements to Installation Options dialog - - All dialogs are responsive, and have a clickable close button - - Less disk space footprint - - Launch times have been greatly improved (via TRIM and compiler optimizations) - - Less RAM usage - - Other internal improvements and fixes - What's Changed - - Update dependabot.yml by @snapsl in #3446 - - Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #3449 - - Bump vedantmgoyal9/winget-releaser from a3ac67b0c3026bc335a33b722188e3ec769d6a64 to f7efa6288d37219838d58cb2d953d35b71ebc5d3 by @dependabot in #3448 - - Further settings improvements by @marticliment in #3464 - - Fix dependabot by @snapsl in #3450 - - Bump vedantmgoyal9/winget-releaser from f7efa6288d37219838d58cb2d953d35b71ebc5d3 to 3e78d7ff0f525445bca5d6a989d31cdca383372e in the actions-deps group by @dependabot in #3502 - - New NavigationBar + WinUIEx titlebar by @marticliment in #3519 - - Trim support by @marticliment in #3535 - - Alternative views for package lists by @marticliment in #3551 - - Add icons to local packages by @marticliment in #3564 - - Fix Minor Update Check by @mrixner in #3573 - - Load translations from Tolgee by @martinet101 in #3583 - - More efficient package filtering and fetching on packages page by @marticliment in #3597 - - Add Back button to the titlebar by @marticliment in #3598 - - Ditch NancyFX in favour of ASP.NET by @marticliment in #3603 - New Contributors - - @snapsl made their first contribution in #3446 - SHA256: 9674CB060A769236DFA037A4DA485F79B650CCEBEFD5AD1AF5C12E436BDC0A67 - Full Changelog: 3.1.8...3.2.0 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.2.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 1400c3939da7c..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.0 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-07-19 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.0/UniGetUI.Installer.exe - InstallerSha256: BA5FFBF688DDD7EDFF71D97F6033EAF0C0C815515386371CDDF4A000A10CCFC0 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.0/UniGetUI.Installer.exe - InstallerSha256: BA5FFBF688DDD7EDFF71D97F6033EAF0C0C815515386371CDDF4A000A10CCFC0 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 2943a63737a21..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.0/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,107 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.0 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Note: this release was expected to be 3.2.1, but it incudes more changes than planned, so it has been named 3.3.0 instead - Changelog - - Added default install options on a per-package-manager level! - - Added pre/post-install/update/uninstall commands! - - Added an option to close/kill process(es) before installing/updating/uninstalling a package - - Added cloud package backup and restore (via GitHub) (more info on that here: https://www.marticliment.com/unigetui/help/cloud-backup-overview/) - - Added the option to bulk-download installers - - Added the option to select package manager executable - - PowerShell7 can now clear older versions when updating to a new one - - Improvements to InstallOptions dialogs - - Installer download will properly guess the downloaded file name. - - Added "Dependencies" field to Package Details. - - Improvements to WinGet source management - - Searchbox has been moved to the titiebar, less wasted space - - Improvements for when window size is less wide - - Toolbar improvements - - Improvements on internal error detection and handling - - YAML and XML can't be created no more (more info on that here: #3860) - - Lots of bugfixes - - Other internal improvements - - Security enhancements: - - Some features (pre/post install commands, command-line arguments, etc.) will be restricted by default. - - Bundles will also have those features restricted by default. - - Those features can be enabled with toggles that require an UAC prompt to be modified - - Bundles will show a security report when potentially dangerous settings are present. - - Fix some potential command-injection vulnerabilities from custom command-line arguments - What's Changed - - Load translations from Tolgee by @martinet101 in #3644 - - Dynamic JSON [de]serialization by @marticliment in #3679 - - Bump vedantmgoyal9/winget-releaser from 3e78d7ff0f525445bca5d6a989d31cdca383372e to 19e706d4c9121098010096f9c495a70a7518b30f in the actions-deps group by @dependabot[bot] in #3711 - - Update Scoop nirsoft bucket URL to ScoopInstaller/Nirsoft by @hboyd2003 in #3719 - - Per-package-manager and global default installation options by @marticliment in #3685 - - Further improvements to InstallOptions by @marticliment in #3721 - - Add toggle to enable/disable insecure settings by @marticliment in #3722 - - Make 'Pause updates for' submenu item use translation by @szumsky in #3705 - - Add toggle to enable/disable insecure settings by @marticliment in #3723 - - Separe Install, update and uninstall custom command-line args by @marticliment in #3748 - - Warn the user when a bundle contains potentially harmful prefs by @marticliment in #3749 - - Setting keys will be stored on const strings by @marticliment in #3750 - - Improve local icon detection code comments by @mrixner in #3767 - - Pre-install and post-install operations by @marticliment in #3756 - - Show Version in Update Live Dialog by @mrixner in #3798 - - Clear older versions of PowerShell7 modules on update by @marticliment in #3810 - - Allow Executable Selection by @mrixner in #3703 - - Add dependencies field to Package Details by @marticliment in #3822 - - Feat/recheck version before update by @theguy000 in #3827 - - feat: Add Cloud Backup and Restore via GitHub Gists by @theguy000 in #3826 - - Bundles file size improvements by @marticliment in #3832 - - Move searchbox to titlebar by @marticliment in #3837 - - Fix crashes & better error handling by @marticliment in #3859 - - Improvements to WinGet source management by @marticliment in #3876 - - Allow the user to force user gsudo via a SecureSetting (fix #3692) by @marticliment in #3877 - - Improvements to Toolbar by @marticliment in #3882 - New Contributors - - @hboyd2003 made their first contribution in #3719 - - @szumsky made their first contribution in #3705 - - @theguy000 made their first contribution in #3827 - Full Changelog: 3.2.0...3.3.0 - UniGetUI.Installer.exe SHA256: BA5FFBF688DDD7EDFF71D97F6033EAF0C0C815515386371CDDF4A000A10CCFC0 - UniGetUI.x64.zip SHA256: 7C46842DEA04B622E5595F6D52A4E3FE027D274868B5DFDBBA9F850A55EA2F67 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 350b496b17756..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.1 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-07-30 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.1/UniGetUI.Installer.exe - InstallerSha256: 9505E3D0C89DFA632F73C8DD1D1886002CE3EAB08376DB239E1387B219063FF0 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.1/UniGetUI.Installer.exe - InstallerSha256: 9505E3D0C89DFA632F73C8DD1D1886002CE3EAB08376DB239E1387B219063FF0 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 15f1468967b3b..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.1/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,66 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.1 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Adress executable corruption/integrity detection and semi-automatic resolution: - - UniGetUI will check for corruption issues. If found, the user will be prompted to repair them. - - The crash report will contain an integrity report - - In both cases, if UniGetUI detects an integrity violation and the UniGetUI installer is placed on the installation directory (which will be by default since this release), UniGetUI will ask the user to confirm to start an automated reinstall process. - - UniGetUI can be reinstalled from Windows Apps and Features -> UniGetUI -> Modify. This will force a reinstall - - Fixed crashes and issues with GitHub cloud backup and GitHub login - - Fixed an issue where certain in-app popups wouldn't show the acrylic background properly - - Migrated to AppSdk Titlebar, and removed WinUIEx as a dependency - - Improvements to UniGetUI Elevator - - Fix a few UI crashes and deadlocks involving loading dialogs - - Reverted a Toolbar UI change that combined different options into a menu. Now the main action has its own button again - - Other fixes and improvements - What's Changed - - Update icons and screenshots from the excel file by @github-actions[bot] in #3884 - - Load translations from Tolgee by @martinet101 in #3937 - UniGetUI.Installer.exe SHA256: 9505E3D0C89DFA632F73C8DD1D1886002CE3EAB08376DB239E1387B219063FF0 - UniGetUI.x64.zip SHA256: 75E21D96F229512E3C39F3C7919A043501175FA47E54FE1AC413BD065C71DF7F - Full Changelog: 3.3.0...3.3.1 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index f1353fc37e358..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.2 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-08-24 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.2/UniGetUI.Installer.exe - InstallerSha256: 578483BBD7A0C0C330DC2122893641C3BD2747A055C799A74E1BAEA362C8C484 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.2/UniGetUI.Installer.exe - InstallerSha256: 578483BBD7A0C0C330DC2122893641C3BD2747A055C799A74E1BAEA362C8C484 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 3cf7b4943bff4..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.2/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,75 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.2 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - UniGetUI can now create a ps1 script from a package bundle, that installs a list of packages with set install options without the need of UniGetUI being installed. - - Select all checkbox state will be coherent with the current selection. - - Fix a bug where operations would fail if the user had special characters in path - - Minor internal tweaks and improvements. - - Improvements to installer self-repair. - - All DLLs are signed. - What's Changed - - Simple text correction. by @denismattos in #3947 - - chore(deps): migrate nuget dependency management to renovate by @snapsl in #3976 - - Update dependency coverlet.collector to 6.0.4 by @renovate[bot] in #3978 - - Update dependency System.Drawing.Common to 9.0.8 by @renovate[bot] in #3979 - - Update dependency xunit to 2.9.3 by @renovate[bot] in #3981 - - Add configuration.winget by @marticliment in #3982 - - Update actions/checkout action to v5 by @renovate[bot] in #3994 - - fix(deps): only use renovate for nuget by @snapsl in #4000 - - Update xunit-dotnet monorepo by @renovate[bot] in #4011 - - Single-Character Fix in CLI Arguments Docs by @FlyingError in #4014 - - Update dependency Microsoft.Windows.SDK.BuildTools to 10.0.26100.4948 by @renovate[bot] in #4018 - - Fix npm scoped packages IDs by @igorskyflyer in #4008 - - Load translations from Tolgee by @martinet101 in #4036 - - Update icons and screenshots from the excel file by @github-actions[bot] in #4037 - - Batch Script creator by @marticliment in #4035 - New Contributors - - @denismattos made their first contribution in #3947 - - @renovate[bot] made their first contribution in #3978 - - @FlyingError made their first contribution in #4014 - - @igorskyflyer made their first contribution in #4008 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.2 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/marticliment/UniGetUI/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 367b0502f14d2..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.3 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-09-05 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.3/UniGetUI.Installer.exe - InstallerSha256: E8517BB7298E5890DE3DAAA661322428F95719ACB2192A6CF91DE20D2EAA6D5E - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.3/UniGetUI.Installer.exe - InstallerSha256: E8517BB7298E5890DE3DAAA661322428F95719ACB2192A6CF91DE20D2EAA6D5E - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 03ea9d4f86a88..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.3/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,73 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.3 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Improvements to how package managers are loaded: - - Disabled package managers will load faster - - Changing package manager settings will not require an app restart for changes to take effect - - Package managers settings pages improvements: - - Landing page now has a small display for each manager status - - Layout improvements for package manager settings page - - Automatic updates can be disabled when the device is not plugged in - - Fix consistency bugs with package tags - - Improvements to GitHub login helper http server - - Fix package list headers showing when display mode is not list - - Added support to AdminByRequest entreprise solution to UniGetUI Elevator (thanks to @BartJolling) - - Improvements to shell file and folder launch across the entire codebase - - Improvements to operation telemetry - What's Changed - - Update dependency Microsoft.WindowsPackageManager.InProcCom to 1.11.460 by @renovate[bot] in #4048 - - Update dependency Microsoft.WindowsPackageManager.ComInterop to 1.11.460 by @renovate[bot] in #4047 - - fix: correct the flag of Belarus in README by @jnsn in #4066 - - Remove old PackageCacher by @marticliment in #4073 - - Rework how package managers are loaded by @marticliment in #4075 - New Contributors - - @jnsn made their first contribution in #4066 - - @BartJolling made their first contribution - Full Changelog: 3.3.2...3.3.3 - UniGetUI.Installer.exe SHA256: E8517BB7298E5890DE3DAAA661322428F95719ACB2192A6CF91DE20D2EAA6D5E - UniGetUI.x64.zip SHA256: B5E33210B5966ACB131E4F93C75FD2AE756C9D2AF2F56CEA40BB1D16D9346739 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.3 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://marticliment.com/unigetui/help/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 9a08b8f446b6f..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.5 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-09-13 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.5/UniGetUI.Installer.exe - InstallerSha256: A6F510D6C5C33A4E187BA11DDC626BECA0430EE0F427DD031FC54B1F9A5772C3 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.5/UniGetUI.Installer.exe - InstallerSha256: A6F510D6C5C33A4E187BA11DDC626BECA0430EE0F427DD031FC54B1F9A5772C3 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index b47895fc367ff..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.5 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Fixed reliability issues that affected 3.3.4 - - Downgrade AppSdk - UniGetUI.Installer.exe SHA256: A6F510D6C5C33A4E187BA11DDC626BECA0430EE0F427DD031FC54B1F9A5772C3 - UniGetUI.x64.zip SHA256: E4F44B6C3B548813DBCA3741C897657CF9974067847B79A12F69ED2EE4E67D1F -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.5 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://marticliment.com/unigetui/help/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.yaml deleted file mode 100644 index e10930e338d88..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.5/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 9c5fdb37e64f6..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.6 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart - Interactive: /NORESTART /SP- /NoAutoStart -InstallerSuccessCodes: -- 1 -UpgradeBehavior: install -ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ReleaseDate: 2025-10-31 -AppsAndFeaturesEntries: -- DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.6/UniGetUI.Installer.exe - InstallerSha256: 71D528BA0AF1143CD8DA4AECFF4EFCFCA29889FBCBDC012746BCB94514F1F07D - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet -- Architecture: x86 - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.6/UniGetUI.Installer.exe - InstallerSha256: 71D528BA0AF1143CD8DA4AECFF4EFCFCA29889FBCBDC012746BCB94514F1F07D - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 88a2f585102e8..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,71 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.6 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://github.com/marticliment/UniGetUI -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://github.com/marticliment/UniGetUI -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2024 Martí Climent -CopyrightUrl: https://raw.githubusercontent.com/marticliment/UniGetUI/main/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for windows, such as Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on Winget, Scoop, Chocolatey, Pip, Npm, . - NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- open-source -- pip -- pip-ui -- powershell -- powershell-gallery -- scoop -- scoop-ui -- unigetui -- winget -- winget-ui -ReleaseNotes: |- - UniGetUI's 100th release 🥳 - Changelog - - [NuGet] Resiliency improvements for when a source fails to load, but other sources can still be reachable - - [WinGet] Updated bundled WinGet to v1.12. - - [WinGet] Better detect when an uninstaller needs administrator permissions. - - [WinGet] Added new winget-fonts source as a known source - - Fixed a deadlock caused when starting UniGetUI certain combinations of unigetui:// - - Fixed a bug that would cause source operations to be duplicated - - Fixed a bug that would show the user avatar empty on unreliable internet connections - - Improved handling of exceptions thrown by package-related tasks after a 1-minute timeout has passed and the task is not awaited anymore. In those cases, the exception won't show an "Internal Error" on the interface anymore. - - Improvements on automatic updates: Updates won't be duplicated anymore - - Fixed a bug where the last checked time would show an incorrect date and time. Furthermore, the last checked label will follow user's locale format. - - Startup speed improvements. - What's Changed - - Startup speed improvement by @Taron-art in #4176 - - Bump github/codeql-action from 3 to 4 in the actions-deps group by @dependabot[bot] in #4180 - - fix: prevent duplicate update operations in queue (#4131) by @Janek91 in #4171 - - Fix #4145 - Fixed self deadlock that hangs the application on icon fetch by @Taron-art in #4182 - New Contributors - - @Taron-art made their first contribution in #4176 - - @Janek91 made their first contribution in #4171 - UniGetUI.Installer.exe SHA256: 71D528BA0AF1143CD8DA4AECFF4EFCFCA29889FBCBDC012746BCB94514F1F07D - UniGetUI.x64.zip SHA256: C9CF4969EF1D8A31925E9176116387E3843B42C88A3C5839590D9D4FE9D5DFA9 - Full Changelog: 3.3.5...3.3.6 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.6 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://marticliment.com/unigetui/help/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.yaml deleted file mode 100644 index d50c5266072db..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.6/MartiCliment.UniGetUI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.installer.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.installer.yaml deleted file mode 100644 index 5560f1414dabb..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.installer.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# Created by Anthelion using komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.7 -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-02-01 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.7/UniGetUI.Installer.exe - InstallerSha256: 511DBEEA55491205EA053306E5AE1CF692683F6EA2C6162A7029D12B00C79626 - InstallerSwitches: - Custom: /CURRENTUSER /NoWinGet /NoAutoStart - UpgradeBehavior: install - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' - AppsAndFeaturesEntries: - - DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' - ElevationRequirement: elevatesSelf -- Architecture: x64 - InstallerType: inno - Scope: machine - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.7/UniGetUI.Installer.exe - InstallerSha256: 511DBEEA55491205EA053306E5AE1CF692683F6EA2C6162A7029D12B00C79626 - InstallerSwitches: - Custom: /ALLUSERS /NoWinGet /NoAutoStart - UpgradeBehavior: install - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' - AppsAndFeaturesEntries: - - DisplayName: UniGetUI - ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' - ElevationRequirement: elevatesSelf - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\UniGetUI' -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: WingetUI.exe - PortableCommandAlias: unigetui - InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.3.7/UniGetUI.x64.zip - InstallerSha256: 3F1A5347868DC6136E5C87D1BA803781FFE03ED5C2EC8CF138C5490C5FBCE46B - ArchiveBinariesDependOnPath: true -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.locale.en-US.yaml deleted file mode 100644 index 2dee8642da776..0000000000000 --- a/manifests/m/MartiCliment/UniGetUI/3.3.7/MartiCliment.UniGetUI.locale.en-US.yaml +++ /dev/null @@ -1,57 +0,0 @@ -# Created by Anthelion using komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.3.7 -PackageLocale: en-US -Publisher: Martí Climent -PublisherUrl: https://www.marticliment.com/ -PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues -Author: Martí Climent -PackageName: UniGetUI (formerly WingetUI) -PackageUrl: https://www.marticliment.com/unigetui/ -License: MIT -LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -Copyright: Copyright (c) 2025 Martí Climent -CopyrightUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE -ShortDescription: User Interface to install packages from most common CLI package managers such as WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. -Description: |- - The main goal of this project is to give a GUI Store to the most common CLI Package Managers for Windows, such as WinGet, Scoop, Chocolatey, pip, npm, .NET Tool and PowerShell Gallery. - This app allows you to install, remove and maintain up-to-date the packages published on WinGet, Scoop, Chocolatey, pip, npm, .NET Tool and PowerShell Gallery. -Moniker: unigetui -Tags: -- chocolatey -- dotnet-tool -- dotnet-tool-ui -- microsoft-store -- npm -- npm-ui -- pip -- pip-ui -- powershell-gallery -- scoop -- scoop-ui -- uniget-ui -- winget -- winget-ui -ReleaseNotes: |- - Changelog - - Change from 3.3.7-beta1: Rollback to NET8 and AppSdk 1.7 - - Allow to automatically update certain packages only - - Improvements to how UniGetUI handles Unknown version packages - - Fixed certain issues with .NET Tool update checking - - Improvements to ToggleSwitch translations on the settings pages - - Fixed an issue where Skip this version from a failed update wouldn't work - - Improved NPM detection - - Improvements to Uninstall, then update - - Improvements to UniGetUI Installer (fix crash, dark mode, better iconography) - What's Changed - - Don't abort installation if Autorun registry key cannot be created by @treysis in #4232 - New Contributors - - @treysis made their first contribution in #4232 -ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.3.7 -Documentations: -- DocumentLabel: Help and Documentation - DocumentUrl: https://marticliment.com/unigetui/help/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml index 439bc3a126957..bda596756674d 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.19/MediaHuman.YouTubeDownloader.installer.yaml @@ -12,9 +12,9 @@ ProductCode: MediaHuman YouTube Downloader_is1 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader.exe - InstallerSha256: 931A32AA87AED57B5019511A2F758C76E28F6D7C77DE8868B8A8DD851F06B14D + InstallerSha256: D745BDE0FEFFABBC28A8C573303980EC58FD813C72D94BB3D28DE96C505CBBFC - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader-x64.exe - InstallerSha256: 4E6AC90B940C651C30AC7513747DCD91666981E8948F54C17CD572EB1B9122A5 + InstallerSha256: 9B41DC1B038F597770ED4363C61B37919B5835C5CF186DEF6C805F49984E032D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml index 9d7e73f16e41c..155f8b0c90edd 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.19/MediaHuman.YouTubeToMP3Converter.installer.yaml @@ -10,9 +10,9 @@ ProductCode: MediaHuman YouTube to MP3 Converter_is1 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3.exe - InstallerSha256: 6C742F78CCFBE78861F2F24C3ABA65E481336F9559E182798243ED9B0C7CABFE + InstallerSha256: 9F4D01410BD633D58F06A78BAEBE39EDD95C00EAF28EE81DE3AFCBDB7F3B1497 - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3-x64.exe - InstallerSha256: 9AA4A9E29B9849E6FA0E0119F5648ADB222760311B42881BD396438E66138D5D + InstallerSha256: 966E7DADB9A4C143A68544FE7D84D52E068FBD4289651E6E1C73C2EB47DB52F8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..77784d3ebe369 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.19 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.1.19/microclaw-0.1.19-x86_64-windows-msvc.zip + InstallerSha256: 9F52C11CE66367254FCF1BB0708ED7463F5C05F896788FC490D2B9C76C099A9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..ee629a0e0f618 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.19 +PackageLocale: en-US +Publisher: MicroClaw +PublisherUrl: https://microclaw.ai/ +PublisherSupportUrl: https://github.com/microclaw/microclaw/issues +PackageName: MicroClaw +PackageUrl: https://microclaw.ai/ +License: MIT +LicenseUrl: https://github.com/microclaw/microclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 everettjf +ShortDescription: An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust +Description: |- + MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. + + What makes it different + - Agentic loop with tool execution, not just a single API call + - Full file system and shell tooling from inside chat + - Long-lived memory backed by AGENTS.md files + - Built-in scheduler for cron and one-time tasks + - Group chat catch-up: reads all messages since last reply + - Multi-chat permission model (control_chat_ids) for cross-chat tool authorization + - Agent skills system with bundled skills (including macOS Apple Notes/Reminders/Calendar helpers) + - Customizable personality via SOUL.md files (global + per-chat) + + How it works + chat message + | + v + Store in SQLite --> Load chat history + memory + | + v + LLM API (with tools) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + Send reply Execute tool(s) + | + v + Feed results back + to LLM (loop) + MicroClaw enters an agentic loop for every message. LLM can call tools, inspect results, call more tools, and reason through multi-step tasks before responding. The loop is capped by MAX_TOOL_ITERATIONS for safety. + + Core capabilities + - Agentic tool use (bash, file I/O, glob, grep) + - Web search, fetch, and browser automation + - Scheduling with cron expressions + - Mid-conversation messaging for progress updates + - Persistent memory (global + per-chat) + - Personality customization via SOUL.md + - Conversation archiving (automatic before compaction, manual via /archive) + - Typing indicator that stays active during tool use +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + What's Changed + - feat: improve skill scores for microclaw by @popey in https://github.com/microclaw/microclaw/pull/279 + New Contributors + - @popey made their first contribution in https://github.com/microclaw/microclaw/pull/279 + Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.18...v0.1.19 +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.1.19 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: Quick Start + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7b37c4dc012cc --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.19 +PackageLocale: zh-CN +ShortDescription: 一个驻留在你聊天中的自主 AI 助手,灵感来自 nanoclaw,并融入了其部分设计理念。使用 Rust 构建 +Description: |- + MicroClaw 是一个使用 Rust 编写的聊天机器人,可将大语言模型(LLM)与聊天集成,并支持智能体式的工具执行。它能够运行 Shell 命令、读写和编辑文件、搜索代码库、浏览网页、安排任务,并在不同对话之间保持持久记忆。MicroClaw 是 nanoclaw(TypeScript 版本)的 Rust 重写版本,具备更多功能,并采用单二进制文件部署模式。 + + 是什么让它与众不同 + - 具备工具执行能力的智能体循环,而不仅是一次性 API 调用 + - 可直接在聊天中访问完整的文件系统与 Shell 工具 + - 由 AGENTS.md 文件支持的长期记忆机制 + - 内置调度器,支持定时(cron)和一次性任务 + - 群组聊天跟进功能:读取上次回复以来的所有消息 + - 多聊天权限模型(control_chat_ids),实现跨聊天会话的工具授权 + - 智能体技能系统,附带预置技能(包括 macOS 的 Apple 笔记/提醒事项/日历助手) + - 通过 SOUL.md 文件自定义个性(全局 + 每个聊天独立设置) + + 工作原理 + 聊天消息 + | + v + 存入 SQLite --> 加载聊天历史 + 记忆 + | + v + LLM API(带工具) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + 发送回复 执行工具(s) + | + v + 将结果反馈给 LLM(循环) + MicroClaw 对每条消息都会进入一个智能体循环。LLM 可调用工具,检查结果,继续调用更多工具,并在回应前完成多步骤任务的推理。为保障安全,循环受 MAX_TOOL_ITERATIONS 参数限制。 + + 核心功能 + - 智能体式工具调用(bash、文件读写、glob、grep) + - 网络搜索、内容获取与浏览器自动化 + - 支持 cron 表达式的任务调度 + - 在任务进行中发送中间消息以更新进度 + - 持久化记忆(全局 + 每聊天独立) + - 通过 SOUL.md 自定义个性 + - 对话归档(压缩前自动归档,或通过 /archive 手动归档) + - 在工具执行期间持续显示“正在输入”提示 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: 快速开始 + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..3cf0327040069 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.19/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..7d9cf721d019f --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.20 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.1.20/microclaw-0.1.20-x86_64-windows-msvc.zip + InstallerSha256: 5EF806803674B55BE427159E6E962984B7760C53783FCC511AA434286D3BD99C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..3a0bd240f49cb --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.20 +PackageLocale: en-US +Publisher: MicroClaw +PublisherUrl: https://microclaw.ai/ +PublisherSupportUrl: https://github.com/microclaw/microclaw/issues +PackageName: MicroClaw +PackageUrl: https://microclaw.ai/ +License: MIT +LicenseUrl: https://github.com/microclaw/microclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 everettjf +ShortDescription: An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust +Description: |- + MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. + + What makes it different + - Agentic loop with tool execution, not just a single API call + - Full file system and shell tooling from inside chat + - Long-lived memory backed by AGENTS.md files + - Built-in scheduler for cron and one-time tasks + - Group chat catch-up: reads all messages since last reply + - Multi-chat permission model (control_chat_ids) for cross-chat tool authorization + - Agent skills system with bundled skills (including macOS Apple Notes/Reminders/Calendar helpers) + - Customizable personality via SOUL.md files (global + per-chat) + + How it works + chat message + | + v + Store in SQLite --> Load chat history + memory + | + v + LLM API (with tools) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + Send reply Execute tool(s) + | + v + Feed results back + to LLM (loop) + MicroClaw enters an agentic loop for every message. LLM can call tools, inspect results, call more tools, and reason through multi-step tasks before responding. The loop is capped by MAX_TOOL_ITERATIONS for safety. + + Core capabilities + - Agentic tool use (bash, file I/O, glob, grep) + - Web search, fetch, and browser automation + - Scheduling with cron expressions + - Mid-conversation messaging for progress updates + - Persistent memory (global + per-chat) + - Personality customization via SOUL.md + - Conversation archiving (automatic before compaction, manual via /archive) + - Typing indicator that stays active during tool use +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.19...v0.1.20' +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.1.20 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: Quick Start + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e6ade28134ffb --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.20 +PackageLocale: zh-CN +ShortDescription: 一个驻留在你聊天中的自主 AI 助手,灵感来自 nanoclaw,并融入了其部分设计理念。使用 Rust 构建 +Description: |- + MicroClaw 是一个使用 Rust 编写的聊天机器人,可将大语言模型(LLM)与聊天集成,并支持智能体式的工具执行。它能够运行 Shell 命令、读写和编辑文件、搜索代码库、浏览网页、安排任务,并在不同对话之间保持持久记忆。MicroClaw 是 nanoclaw(TypeScript 版本)的 Rust 重写版本,具备更多功能,并采用单二进制文件部署模式。 + + 是什么让它与众不同 + - 具备工具执行能力的智能体循环,而不仅是一次性 API 调用 + - 可直接在聊天中访问完整的文件系统与 Shell 工具 + - 由 AGENTS.md 文件支持的长期记忆机制 + - 内置调度器,支持定时(cron)和一次性任务 + - 群组聊天跟进功能:读取上次回复以来的所有消息 + - 多聊天权限模型(control_chat_ids),实现跨聊天会话的工具授权 + - 智能体技能系统,附带预置技能(包括 macOS 的 Apple 笔记/提醒事项/日历助手) + - 通过 SOUL.md 文件自定义个性(全局 + 每个聊天独立设置) + + 工作原理 + 聊天消息 + | + v + 存入 SQLite --> 加载聊天历史 + 记忆 + | + v + LLM API(带工具) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + 发送回复 执行工具(s) + | + v + 将结果反馈给 LLM(循环) + MicroClaw 对每条消息都会进入一个智能体循环。LLM 可调用工具,检查结果,继续调用更多工具,并在回应前完成多步骤任务的推理。为保障安全,循环受 MAX_TOOL_ITERATIONS 参数限制。 + + 核心功能 + - 智能体式工具调用(bash、文件读写、glob、grep) + - 网络搜索、内容获取与浏览器自动化 + - 支持 cron 表达式的任务调度 + - 在任务进行中发送中间消息以更新进度 + - 持久化记忆(全局 + 每聊天独立) + - 通过 SOUL.md 自定义个性 + - 对话归档(压缩前自动归档,或通过 /archive 手动归档) + - 在工具执行期间持续显示“正在输入”提示 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: 快速开始 + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..aa246504b9fe8 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.20/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml new file mode 100644 index 0000000000000..8c6ceb5a9ea83 --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.installer.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: burn +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /quiet /norestart +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysUserSetup-0.98.0-x64.exe + InstallerSha256: 0DBC8D647D17751D2A6B9E6976F4E48055BC054D2601E3724813260243430D4B +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysSetup-0.98.0-x64.exe + InstallerSha256: 5FB80097F73F3A9EB668F4C8AC7C4373E85DD0A32817698EE9D411D81C89BEFC + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysUserSetup-0.98.0-arm64.exe + InstallerSha256: 6FF46F1AE83BFD9632B54FA5247D18CE70E3051C2CFF0EE55D45979CF84B243A +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.98.0/PowerToysSetup-0.98.0-arm64.exe + InstallerSha256: FF30180A78ECAE2BA42665333D4076364A0EB7A4643052A22E1A8DDD154217EB + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml new file mode 100644 index 0000000000000..e391e5fc96bc0 --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/PowerToys +PublisherSupportUrl: https://github.com/microsoft/PowerToys/issues +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: PowerToys +PackageUrl: https://github.com/microsoft/PowerToys +License: MIT +LicenseUrl: https://github.com/microsoft/PowerToys/blob/master/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/PowerToys/blob/main/LICENSE +ShortDescription: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. +Description: |- + Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. + Inspired by the Windows 95 era PowerToys project, this reboot provides power users with ways to squeeze more efficiency out of the Windows 10 shell and customize it for individual workflows. +Moniker: powertoys +Tags: +- colorpicker +- fancyzones +- fileexplorer +- imageresizer +- keyboardmanager +- power-toys +- powerrename +- powertoys +- powertoys-run +- windows-key-shortcut-guide +ReleaseNotesUrl: https://github.com/microsoft/PowerToys/releases/tag/v0.98.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/microsoft/PowerToys/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml new file mode 100644 index 0000000000000..5c7006358928c --- /dev/null +++ b/manifests/m/Microsoft/PowerToys/0.98.0/Microsoft.PowerToys.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Microsoft.PowerToys +PackageVersion: 0.98.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.installer.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.installer.yaml new file mode 100644 index 0000000000000..5867e33e7e4ed --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.4.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/691c58af-be53-40df-9b3e-d4fb7c24879f/c3bd55876027aa4caed9f957bd9ba9d07b28a8ee581a73f0066cae68d3f18ddb/vs_BuildTools.exe + InstallerSha256: c3bd55876027aa4caed9f957bd9ba9d07b28a8ee581a73f0066cae68d3f18ddb +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml new file mode 100644 index 0000000000000..34bc203070c99 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.4.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio BuildTools 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: These Build Tools allow you to build Visual Studio projects from a command-line interface. +Moniker: vs18-buildtools +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.yaml similarity index 56% rename from manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.yaml rename to manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.yaml index 3ded077eac392..8d0fb5e5d5fc0 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.2.0/MartiCliment.UniGetUI.yaml +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.4.1/Microsoft.VisualStudio.BuildTools.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Releaser using komac v2.11.2 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.2.0 +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.4.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.installer.yaml new file mode 100644 index 0000000000000..68d919dadae71 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.4.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/691c58af-be53-40df-9b3e-d4fb7c24879f/c3b4da568733171c035cd58529b1df7711615620b96337cac2c651c8a1d993a9/vs_Community.exe + InstallerSha256: c3b4da568733171c035cd58529b1df7711615620b96337cac2c651c8a1d993a9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.locale.en-US.yaml new file mode 100644 index 0000000000000..163b21d23ea17 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.4.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.yaml similarity index 55% rename from manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.yaml rename to manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.yaml index e8b678f420b0c..cf19a2d67ace4 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.1.8/MartiCliment.UniGetUI.yaml +++ b/manifests/m/Microsoft/VisualStudio/Community/18.4.1/Microsoft.VisualStudio.Community.yaml @@ -1,9 +1,8 @@ -# Created with WinGet Releaser using komac v2.11.0 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.8 +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.4.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.9.0 - diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.installer.yaml new file mode 100644 index 0000000000000..ee10e09658d2d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.5.11612.153 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11612.153] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c6e43da6-c493-4a2a-9f9d-8546fe5b009c/fc4d6b1892e5d2d8d947f38178f6fb271caaed3f948f0a7f661e31e4de46719f/vs_Community.exe + InstallerSha256: fc4d6b1892e5d2d8d947f38178f6fb271caaed3f948f0a7f661e31e4de46719f +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..fccc2ee37df83 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.5.11612.153 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.yaml new file mode 100644 index 0000000000000..66d1b21320a8f --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.5.11612.153/Microsoft.VisualStudio.Community.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.5.11612.153 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.installer.yaml new file mode 100644 index 0000000000000..7c1d1131206cb --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.4.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/691c58af-be53-40df-9b3e-d4fb7c24879f/4721207fba52b082a50420a716ef0a356dea4aadaf35d73dfbcc5c7a62335002/vs_Enterprise.exe + InstallerSha256: 4721207fba52b082a50420a716ef0a356dea4aadaf35d73dfbcc5c7a62335002 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml new file mode 100644 index 0000000000000..51b6a25531690 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.4.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.yaml new file mode 100644 index 0000000000000..16c21b1e7563a --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.4.1/Microsoft.VisualStudio.Enterprise.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml new file mode 100644 index 0000000000000..616aad57748e7 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.5.11612.153 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11612.153] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c6e43da6-c493-4a2a-9f9d-8546fe5b009c/99f2c4ed40a0c2944ebaf084a58227b77d6a7767846898ac0bdc2d4ac5925c2e/vs_Enterprise.exe + InstallerSha256: 99f2c4ed40a0c2944ebaf084a58227b77d6a7767846898ac0bdc2d4ac5925c2e +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..6ab1459790be4 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.5.11612.153 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.yaml new file mode 100644 index 0000000000000..c47bcf0f4f7aa --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.5.11612.153/Microsoft.VisualStudio.Enterprise.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.5.11612.153 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.installer.yaml b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.installer.yaml new file mode 100644 index 0000000000000..73805fbb73b20 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional +PackageVersion: 18.4.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/691c58af-be53-40df-9b3e-d4fb7c24879f/a8a9b0ca551e4a5a3b895277094ca1914b1bd5baf9214f2f477a223fd8a9fd1e/vs_Professional.exe + InstallerSha256: a8a9b0ca551e4a5a3b895277094ca1914b1bd5baf9214f2f477a223fd8a9fd1e +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.locale.en-US.yaml new file mode 100644 index 0000000000000..386f5b02c7688 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional +PackageVersion: 18.4.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs18-professional +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.yaml b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.yaml new file mode 100644 index 0000000000000..b2c0ca7567942 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/18.4.1/Microsoft.VisualStudio.Professional.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional +PackageVersion: 18.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.installer.yaml new file mode 100644 index 0000000000000..e2447d3943104 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.5.11612.153 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11612.153] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/c6e43da6-c493-4a2a-9f9d-8546fe5b009c/405b4b3b5c078c81abe9f8431ac86e663a95f1159e357eb46c59b061890e1c8e/vs_Professional.exe + InstallerSha256: 405b4b3b5c078c81abe9f8431ac86e663a95f1159e357eb46c59b061890e1c8e +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml new file mode 100644 index 0000000000000..d7d88280b4915 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.5.11612.153 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs18-professional-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.yaml new file mode 100644 index 0000000000000..b00a9fb987219 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.5.11612.153/Microsoft.VisualStudio.Professional.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.5.11612.153 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml index c33298fe57361..c61bc1dd30a2a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml @@ -25,16 +25,16 @@ FileExtensions: - xht - xhtml ProductCode: Firefox Developer Edition -ReleaseDate: 2026-03-11 +ReleaseDate: 2026-03-13 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win32/lt/Firefox%20Setup%20149.0b7.exe - InstallerSha256: C1B18932FBA5208A217955EBE2F8EF8295B64D93D48B5A0685F628F7CE070469 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win32/lt/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 16EC480FB66FCE2204D092C1AA00D797FD2E75241C3CF63DEE232A2186B454B8 - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64/lt/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 56E51D5A9F5B6E8C691E516495BE3A6613DBA887E972224FA62BF47BC198ACD4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64/lt/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 4C421C891C89B9B882F9C2A0704D2B11C6C82BDF9344D90A546FF56A5B6B0346 - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64-aarch64/lt/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 05E50292CDCE4CBF6C7AA4ABB9F88DE7915BAF7389469E23025AF41CCEB2C656 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64-aarch64/lt/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 93971C1B7CBAAD827E7FE28A8E1447F548FBE2F15BD9DFC29DB2A10F09302FCB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml index d9bfc3932476c..07b8ae1989b92 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/149.0/Mozilla.Firefox.DeveloperEdition.lt.locale.en-US.yaml @@ -38,10 +38,6 @@ ReleaseNotes: |- - Address Autofill is enabled for users in Australia, India, Italy, Poland, and Austria - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. - You can now add a Share button to your toolbar from Customize Toolbar. It lets you easily share the addresss of your current tab using your Windows or macOS Operating system’s sharing services. - - Local network access restrictions are now being extended to all users. Firefox will require websites to request your permission before connecting to devices on your local network or to apps and services on your device. Previously limited to users with Enhanced Tracking Protection set to Strict, this protection is now rolling out gradually to all users. You can find more details about this on our support page. - This feature is part of a progressive roll out. - What is a progressive roll out? - Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics, or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. Fixed diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml index e59c5f9eb8f10..643db8883d6c0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml @@ -25,16 +25,16 @@ FileExtensions: - xht - xhtml ProductCode: Firefox Developer Edition -ReleaseDate: 2026-03-11 +ReleaseDate: 2026-03-13 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win32/xh/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 3A67335B70993AFB6EB912941CC35B1672B2178AA0D952D44E7710E2E3845826 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win32/xh/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 7FEAD78F41DA04D8D9A0EA8C190DE01C1A914A10327AC13C1AD1F5D2322DA11D - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64/xh/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 84B74DC84F2E9E420E71DBBBD27376CC9BB68E69E6ED5AF9A57540F73B56BF34 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64/xh/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 739E631D7DDC7C63A2A6690231CCC6023441DC4F5DEBB79506EEAAC19279A7DC - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64-aarch64/xh/Firefox%20Setup%20149.0b7.exe - InstallerSha256: C6524F25BF34EAD02BE6B5BC92E163FB3754B1A42080865EE72C0C7B35D271EF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64-aarch64/xh/Firefox%20Setup%20149.0b8.exe + InstallerSha256: A4716375192D2014B981D40BF3BD518B5A69B42B8E7CAEAFBE2D6ADE49FD3F93 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml index 5e187f3269089..3a4ab8422de4a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/149.0/Mozilla.Firefox.DeveloperEdition.xh.locale.en-US.yaml @@ -38,10 +38,6 @@ ReleaseNotes: |- - Address Autofill is enabled for users in Australia, India, Italy, Poland, and Austria - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. - You can now add a Share button to your toolbar from Customize Toolbar. It lets you easily share the addresss of your current tab using your Windows or macOS Operating system’s sharing services. - - Local network access restrictions are now being extended to all users. Firefox will require websites to request your permission before connecting to devices on your local network or to apps and services on your device. Previously limited to users with Enhanced Tracking Protection set to Strict, this protection is now rolling out gradually to all users. You can find more details about this on our support page. - This feature is part of a progressive roll out. - What is a progressive roll out? - Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics, or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. Fixed diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml new file mode 100644 index 0000000000000..bcda07cc77fb5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win32/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 57F701F07965CC772AF18F1107571397E1DCAE29CE81A5DB0AB5A0921CD21CAD +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win64/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 1BCC22B6BEE8A74D233CF8018ADEE14B21209B60400C790FB032131AA9E0B918 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/148.0.2/win64-aarch64/sv-SE/Firefox%20Setup%20148.0.2.exe + InstallerSha256: 95DAA61E4E532B5AB96D162F8246F2A33F1503C3BAEC35343830A38D2126C8FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..d29db4e5abdd5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml new file mode 100644 index 0000000000000..267d49c732dcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.yaml new file mode 100644 index 0000000000000..68ba92318a5ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.de-DE.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml new file mode 100644 index 0000000000000..6dbbff1e91002 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml new file mode 100644 index 0000000000000..dfbc0a1b49d2f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml new file mode 100644 index 0000000000000..49d4c0d87bd78 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (sv-SE) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 148.0.2, first offered to Release channel users on March 10, 2026 + + Fixed + - Fixed an issue where searches entered in the Firefox Home search field were incorrectly redirected to the address bar for some users who had disabled search handoff behavior via advanced settings. (Bug 2017049) + - Fixed an issue where some web-based rich text editors stopped applying formatting, such as bold or italic. (Bug 2020927) + - Fixed an issue where videos could autoplay unexpectedly on YouTube despite autoplay being blocked, particularly impacting screen reader users. (Bug 2020233) + - Fixed an issue that caused some absolutely positioned elements meant to be centered, for example, using margin: auto with inset: 0, to appear left-aligned on initial load. (Bug 2017440) + - Fixed an issue where the “Switch to Tab” suggestion in the address bar appeared blank for pages without a title. (Bug 2020341) + - Fixed an issue that could reduce video quality on Windows systems using NVIDIA GPUs with Video Super Resolution enabled. (Bug 2019515) + - Various security fixes. + - Reference link to 148.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/148.0.2/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml new file mode 100644 index 0000000000000..b8955a2230406 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml new file mode 100644 index 0000000000000..bef14fd25f04c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml new file mode 100644 index 0000000000000..01c3f8d3fd30b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.hu-HU.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml new file mode 100644 index 0000000000000..e5b36f0f5cc15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..58cc1091e6fc0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.nb-NO.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml new file mode 100644 index 0000000000000..95ccb82d19b44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml new file mode 100644 index 0000000000000..8f5e2e309e6a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c1a3ec8812b0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.yaml new file mode 100644 index 0000000000000..f362bc4cf8b9d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sv-SE/148.0.2/Mozilla.Firefox.sv-SE.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: Mozilla.Firefox.sv-SE +PackageVersion: 148.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml new file mode 100644 index 0000000000000..4344c0318c686 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.1esr/win32/dsb/Thunderbird%20Setup%20140.8.1esr.exe + InstallerSha256: B015992D90D094A00BB4342DF4DA3257C182157CB87B3FEACE9AB32FC6F24750 + ProductCode: Mozilla Thunderbird 140.8.1 (x86 dsb) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/140.8.1esr/win64/dsb/Thunderbird%20Setup%20140.8.1esr.exe + InstallerSha256: 9D65B5A88C680121E80893B1D2FD9250AF63ACA0656299001CE70FB94C16D404 + ProductCode: Mozilla Thunderbird 140.8.1 (x64 dsb) + AppsAndFeaturesEntries: + - DisplayName: Mozilla Thunderbird (x64 dsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml new file mode 100644 index 0000000000000..6b2ae5fd4c206 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.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: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird ESR (dsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +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. + This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis. +Moniker: thunderbird-esr +Tags: +- email +- mail +ReleaseNotes: |- + What’s New + new + Add mail.openpgp.load_untested_gpgme_version to load untested GPGME version +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.1esr/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ce289e0f64290 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +Author: Mozilla 基金会 +PackageUrl: https://www.thunderbird.net/zh-CN/ +ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Description: |- + Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 + 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/140.8.1esr/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.yaml new file mode 100644 index 0000000000000..fe3bdf1363b02 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/140.8.1/Mozilla.Thunderbird.ESR.dsb.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: Mozilla.Thunderbird.ESR.dsb +PackageVersion: 140.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml new file mode 100644 index 0000000000000..3addabb73fb14 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/dsb/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: 8FCB876E82F29F6C391BDA36AE019899483AA96080D6D8F751222FFE68050C51 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 dsb) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/dsb/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: F794059EC28463D58B4976F56BBCDAFB9845C2B811E8C5903CC322042EB8A163 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 dsb) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml new file mode 100644 index 0000000000000..ae6c898c8d47b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +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 +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b7caeb46198ab --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (dsb) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.yaml new file mode 100644 index 0000000000000..e8c3a44eaaf14 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/dsb/148.0.1/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml new file mode 100644 index 0000000000000..35ff269039940 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/hr/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: C539732D88A59C79ECCBDD46D350D1D46DAC67CB620D51911831296F9E2C3EE1 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 hr) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/hr/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: B732FAF1F2C5BB90AA9C60FA759A952FEA403F0ABE5BAE2C7A8534F3A3D3EEF7 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 hr) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml new file mode 100644 index 0000000000000..63065a033fa8f --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +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 +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c56668bbfdef3 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (hr) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.yaml new file mode 100644 index 0000000000000..77ca66de8524b --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/hr/148.0.1/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml new file mode 100644 index 0000000000000..180a518c52b49 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +ReleaseDate: 2026-03-10 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win32/kab/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: E4D14D23935D467BC06F7DEC7B4B867C2C2D05119F13454321AB827B4905ACE2 + ProductCode: Mozilla Thunderbird 148.0.1 (x86 kab) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/148.0.1/win64/kab/Thunderbird%20Setup%20148.0.1.exe + InstallerSha256: 6EDEFE82BAE516BFC86F268EAE7BA83B1B638C4517C8349B3EDD132B2FD4CFC8 + ProductCode: Mozilla Thunderbird 148.0.1 (x64 kab) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml new file mode 100644 index 0000000000000..b15b226d6a970 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla Foundation +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/ +License: MPL-2.0 +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 +Tags: +- email +- mail +ReleaseNotes: |- + What’s Fixed + fixed + LDAP with password stopped working in 148.0 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0b75e6926f90c --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/ +Author: Mozilla 基金会 +PackageName: Mozilla Thunderbird (kab) +PackageUrl: https://www.thunderbird.net/zh-CN/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大! +Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/148.0.1/releasenotes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.yaml new file mode 100644 index 0000000000000..ad256d883c166 --- /dev/null +++ b/manifests/m/Mozilla/Thunderbird/kab/148.0.1/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab +PackageVersion: 148.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml index 8a85299a4e521..a5995c528850f 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.317.exe - InstallerSha256: 31833382A107D6CD9F0B8CAE56A604455EF6897CFD385B6B062BA75E37BE8070 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.331.exe + InstallerSha256: B19ACDD9C8603FEFC0F7F9D33460024F6B67FC4E830E0FCF7C8C69A142933B61 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml index 775865fa82629..aaba84ee348fa 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml index 78ce3cc0eef8e..08afc6b142901 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16658/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16644 +PackageVersion: 26.2.0.16658 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml index c71be70df4f66..dd76c2c7928ab 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.1986.exe - InstallerSha256: A8372582EFC04F04283DD5F4BE9A86128C1371BC851137542E79D6FD05AA08F8 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.1991.exe + InstallerSha256: AC54BC5AAC76C6E4BADC1DF9EDE95376888413F2611C365B31A406C56B72E5BB ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml index 1cf49f48992c1..a13e72fb3b1d6 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml index fbf01d202dfd9..f50f3a7cc45fb 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16413/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.0.16418/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16413 +PackageVersion: 26.1.0.16418 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/n/NirSoft/AppReadWriteCounter/.validation b/manifests/n/NirSoft/AppReadWriteCounter/.validation new file mode 100644 index 0000000000000..f3732b45fb347 --- /dev/null +++ b/manifests/n/NirSoft/AppReadWriteCounter/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"2f9020e8-3dbc-46f8-8c9b-d390d77cf018","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/n/NirSoft/AppReadWriteCounter/1.43","CommitId":"ed7bd5a397d87177d1f3388b42096dc8c877d5ad"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.installer.yaml b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.installer.yaml index 5b8d029ddb25a..8fe5ed59e5452 100644 --- a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.installer.yaml +++ b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.installer.yaml @@ -1,12 +1,14 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: NirSoft.GUIPropView PackageVersion: "1.31" +InstallerLocale: en-US InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: GUIPropView.exe + PortableCommandAlias: GUIPropView Installers: - Architecture: x86 InstallerUrl: https://www.nirsoft.net/utils/guipropview.zip @@ -15,4 +17,5 @@ Installers: InstallerUrl: https://www.nirsoft.net/utils/guipropview-x64.zip InstallerSha256: 148912164F976BB2BE2EECEF1D31DF3EB83239B947488894FFCDBB8C1572A385 ManifestType: installer -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 +ReleaseDate: 2025-02-06 diff --git a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.locale.en-US.yaml b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.locale.en-US.yaml index ba95c35b7fb85..599f6c497b356 100644 --- a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.locale.en-US.yaml +++ b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.locale.en-US.yaml @@ -1,32 +1,40 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: NirSoft.GUIPropView PackageVersion: "1.31" PackageLocale: en-US -Publisher: Nir Sofer -PublisherUrl: https://www.nirsoft.net +Publisher: NirSoft +PublisherUrl: https://www.nirsoft.net/ PublisherSupportUrl: https://www.nirsoft.net/contact-new.html PrivacyUrl: https://www.nirsoft.net/about_nirsoft_freeware.html#Privacy_Policy Author: Nir Sofer PackageName: GUIPropView PackageUrl: https://www.nirsoft.net/utils/gui_prop_view.html License: Freeware -LicenseUrl: https://www.nirsoft.net/utils/gui_prop_view.html -Copyright: Copyright (c) 2016 - 2025 Nir Sofer -CopyrightUrl: https://www.nirsoft.net/utils/gui_prop_view.html -ShortDescription: Hide, show, disable, enable, minimize, maximize, resize windows from command-line -Description: GUIPropView displays extensive information about all windows currently opened on your system. The upper pane of GUIPropView displays all top level windows, and when you select a window in the upper pane, the lower pane displays the list of all child windows of the selected top level window. You can also select one or more windows and then do some actions on them like close, hide, show, minimize, maximize, disable, enable, and so on... -Moniker: GUIPropView +LicenseUrl: https://www.nirsoft.net/utils/gui_prop_view.html#:~:text=License +Copyright: Copyright © 2016 - 2025 Nir Sofer +CopyrightUrl: https://www.nirsoft.net/utils/gui_prop_view.html#:~:text=Copyright +ShortDescription: A tool that displays extensive information about all windows currently opened on your system. +Description: |- + GUIPropView displays extensive information about all windows currently opened on your system. The upper pane of GUIPropView displays all top level windows, and when you select a window in the upper pane, the lower pane displays the list of all child windows of the selected top level window. + You can also select one or more windows and then do some actions on them like close, hide, show, minimize, maximize, disable, enable, and so on... + Be aware that GUIPropView is a replacement for my very old WinLister tool. +Moniker: guipropview Tags: -- GUI +- gui - properties - windows -- WinLister -ReleaseNotes: Added 'Unicode' column, which specifies whether the window is Unicode (Yes) or ANSI (No). Added 'Process User' and 'Process Elevated' columns. -ReleaseNotesUrl: https://www.nirsoft.net/utils/gui_prop_view.html +- winlister +ReleaseNotes: |- + - Version 1.31: + - Added 'Unicode' column, which specifies whether the window is Unicode (Yes) or ANSI (No). + - Added 'Process User' and 'Process Elevated' columns. +ReleaseNotesUrl: https://www.nirsoft.net/utils/gui_prop_view.html#:~:text=Versions%20History Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://www.nirsoft.net/utils/gui_prop_view.html +- DocumentLabel: FAQ + DocumentUrl: https://www.nirsoft.net/faq.html +- DocumentLabel: Blog + DocumentUrl: https://blog.nirsoft.net/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.yaml b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.yaml index 8fb15e52c20be..b6a80452fbf9c 100644 --- a/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.yaml +++ b/manifests/n/NirSoft/GUIPropView/1.31/NirSoft.GUIPropView.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: NirSoft.GUIPropView PackageVersion: "1.31" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/n/NirSoft/ResourcesExtract/.validation b/manifests/n/NirSoft/ResourcesExtract/.validation index 6cea95b0cbec3..0c86959bb03e6 100644 --- a/manifests/n/NirSoft/ResourcesExtract/.validation +++ b/manifests/n/NirSoft/ResourcesExtract/.validation @@ -1 +1 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ad7eae5c-9909-4bc7-b7e3-aa81d9273865","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"4f9f219143d3f99be3d31e88286f7c9210411904"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ad7eae5c-9909-4bc7-b7e3-aa81d9273865","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"4f9f219143d3f99be3d31e88286f7c9210411904"},{"WaiverId":"dae73d85-fe62-4905-a706-0ac5b62f1450","TestPlan":"Policy-Test-2.7","PackagePath":"manifests/n/NirSoft/ResourcesExtract/1.18","CommitId":"8893fc91d72ca980617b1861686fd7b3a680eaa7"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.installer.yaml b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.installer.yaml index 1a00041255b8c..52072927df147 100644 --- a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.installer.yaml +++ b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.installer.yaml @@ -1,13 +1,14 @@ -# Created using wingetcreate 1.5.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: NirSoft.ResourcesExtract PackageVersion: "1.18" +InstallerLocale: en-US InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: ResourcesExtract.exe - PortableCommandAlias: resourcesextract + PortableCommandAlias: ResourcesExtract Installers: - Architecture: x86 InstallerUrl: https://www.nirsoft.net/utils/resourcesextract.zip @@ -16,4 +17,5 @@ Installers: InstallerUrl: https://www.nirsoft.net/utils/resourcesextract-x64.zip InstallerSha256: C68E2EBDA348D67BBF92D45FB423038E9413E24B531FC5C50AA663B17DBCCBB5 ManifestType: installer -ManifestVersion: 1.5.0 +ManifestVersion: 1.12.0 +ReleaseDate: 2014-04-15 diff --git a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.locale.en-US.yaml b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.locale.en-US.yaml index 2e2f99878490d..79f3076f21e42 100644 --- a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.locale.en-US.yaml +++ b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.locale.en-US.yaml @@ -1,12 +1,33 @@ -# Created using wingetcreate 1.5.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: NirSoft.ResourcesExtract PackageVersion: "1.18" PackageLocale: en-US Publisher: NirSoft +PublisherUrl: https://www.nirsoft.net/ +PublisherSupportUrl: https://www.nirsoft.net/contact-new.html +PrivacyUrl: https://www.nirsoft.net/about_nirsoft_freeware.html#Privacy_Policy +Author: Nir Sofer PackageName: ResourcesExtract +PackageUrl: https://www.nirsoft.net/utils/resources_extract.html License: Freeware -ShortDescription: Extract resource files (bitmaps, icons, html files, and more) from dll files +LicenseUrl: https://www.nirsoft.net/utils/resources_extract.html#:~:text=License +Copyright: Copyright © 2008 - 2014 Nir Sofer +CopyrightUrl: https://www.nirsoft.net/utils/resources_extract.html#:~:text=Copyright +ShortDescription: Extract resource files (bitmaps, icons, html files, and more) from exe and dll files. +Description: |- + ResourcesExtract is a small utility that scans dll/ocx/exe files and extract all resources (bitmaps, icons, cursors, AVI movies, HTML files, and more...) stored in them into the folder that you specify. + You can use ResourcesExtract in user interface mode, or alternatively, you can run ResourcesExtract in command-line mode without displaying any user interface. +Moniker: resourcesextract +ReleaseNotes: |- + - Version 1.18: + - Added x64 build. +ReleaseNotesUrl: https://www.nirsoft.net/utils/resources_extract.html#:~:text=Versions%20History +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.nirsoft.net/faq.html +- DocumentLabel: Blog + DocumentUrl: https://blog.nirsoft.net/ ManifestType: defaultLocale -ManifestVersion: 1.5.0 +ManifestVersion: 1.12.0 diff --git a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.yaml b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.yaml index e1aedf3c4b0ea..6f24dc4799e07 100644 --- a/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.yaml +++ b/manifests/n/NirSoft/ResourcesExtract/1.18/NirSoft.ResourcesExtract.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.5.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: NirSoft.ResourcesExtract PackageVersion: "1.18" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.5.0 +ManifestVersion: 1.12.0 diff --git a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.installer.yaml b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.installer.yaml index 28041a990399d..b32e5f20b6430 100644 --- a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.installer.yaml +++ b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.installer.yaml @@ -1,26 +1,41 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: NirSoft.VideoCacheView -PackageVersion: '3.11' -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: NirSoft VideoCacheView -ReleaseDate: 2025-01-31 -AppsAndFeaturesEntries: -- ProductCode: NirSoft VideoCacheView -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\NirSoft\VideoCacheView' -Installers: -- Architecture: x86 - InstallerUrl: https://www.nirsoft.net/utils/videocacheview_setup.exe - InstallerSha256: AB838F8026F761D4E6D02C90B486B8B9B2FDA8EA4D32F2C04ADC4DFCA56AC8BA -ManifestType: installer -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NirSoft.VideoCacheView +PackageVersion: "3.11" +InstallerLocale: en-US +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://www.nirsoft.net/utils/videocacheview_setup.exe + InstallerSha256: AB838F8026F761D4E6D02C90B486B8B9B2FDA8EA4D32F2C04ADC4DFCA56AC8BA + InstallModes: + - interactive + - silent + UpgradeBehavior: install + ProductCode: NirSoft VideoCacheView + AppsAndFeaturesEntries: + - DisplayName: NirSoft VideoCacheView + ProductCode: NirSoft VideoCacheView + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\NirSoft\VideoCacheView' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: VideoCacheView.exe + PortableCommandAlias: VideoCacheView + InstallerUrl: https://www.nirsoft.net/utils/videocacheview.zip + InstallerSha256: C62BB5338B7DCE2B84DF62A0847B8922DDF3BC0384A2BBCE483A86C04C49CCF7 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: VideoCacheView.exe + PortableCommandAlias: VideoCacheView + InstallerUrl: https://www.nirsoft.net/utils/videocacheview-x64.zip + InstallerSha256: 5441EE47081C0D91A2BDC4781B54E0D896FA093B443A065255E2C47F4C1EF446 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2025-01-31 diff --git a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.locale.en-US.yaml b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.locale.en-US.yaml index 261c730d6d628..636b13f4382c7 100644 --- a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.locale.en-US.yaml +++ b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.locale.en-US.yaml @@ -1,41 +1,35 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: NirSoft.VideoCacheView -PackageVersion: '3.11' -PackageLocale: en-US -Publisher: NirSoft -PublisherUrl: https://www.nirsoft.net/ -PublisherSupportUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=Feedback -PrivacyUrl: https://www.nirsoft.net/about_nirsoft_freeware.html#Privacy_Policy -Author: NirSoft -PackageName: NirSoft VideoCacheView -PackageUrl: https://www.nirsoft.net/utils/video_cache_view.html -License: Freeware -LicenseUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=License -Copyright: Copyright (c) 2007 - 2025 Nir Sofer -CopyrightUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=Copyright -ShortDescription: > - Copy video files (.flv and others) from the Web browser cache and temporary - folder. -Description: |- - After watching a video in a Web site, you may want to save the video file into - your local disk for playing it offline in the future. If the video file is - stored in your browser's cache, this utility can help you to extract the video - file from the cache and save it for watching it in the future. It automatically - scans the entire cache of Internet Explorer, Mozilla-based Web browsers - (Including Firefox), Opera, and Chrome, and then finds all video files that are - currently stored in it. It allows you to easily copy the cached video files into - another folder for playing/watching them in the future. If you have a movie - player that is configured to play flv files, it also allows you to play the - video directly from your browser's cache. - - Notice for users of Internet Explorer 10.0 and 11.0: In order to get videos from - these versions of IE, you have to press F6 (Advanced Options) and choose the - 'Internet Explorer 10 Cache' option in the 'Load video files...' section. -ReleaseNotes: |- - - Version 3.11 - - Updated to read the modified cache structure in the new versions of Chrome (Version 132). -ReleaseNotesUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=Versions%20History -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NirSoft.VideoCacheView +PackageVersion: "3.11" +PackageLocale: en-US +Publisher: NirSoft +PublisherUrl: https://www.nirsoft.net/ +PublisherSupportUrl: https://www.nirsoft.net/contact-new.html +PrivacyUrl: https://www.nirsoft.net/about_nirsoft_freeware.html#Privacy_Policy +Author: Nir Sofer +PackageName: VideoCacheView +PackageUrl: https://www.nirsoft.net/utils/video_cache_view.html +License: Freeware +LicenseUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=License +Copyright: Copyright © 2007 - 2025 Nir Sofer +CopyrightUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=Copyright +ShortDescription: Copy video files (.flv and others) from the Web browser cache and temporary folder. +Description: |- + After watching a video in a Web site, you may want to save the video file into your local disk for playing it offline in the future. If the video file is stored in your browser's cache, this utility can help you to extract the video file from the cache and save it for watching it in the future. + It automatically scans the entire cache of Internet Explorer, Mozilla-based Web browsers (Including Firefox), Opera, and Chrome, and then finds all video files that are currently stored in it. It allows you to easily copy the cached video files into another folder for playing/watching them in the future. If you have a movie player that is configured to play flv files, it also allows you to play the video directly from your browser's cache. + + Notice for users of Internet Explorer 10.0 and 11.0: In order to get videos from these versions of IE, you have to press F6 (Advanced Options) and choose the 'Internet Explorer 10 Cache' option in the 'Load video files...' section. +Moniker: videocacheview +ReleaseNotes: |- + - Version 3.11: + - Updated to read the modified cache structure in the new versions of Chrome (Version 132). +ReleaseNotesUrl: https://www.nirsoft.net/utils/video_cache_view.html#:~:text=Versions%20History +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.nirsoft.net/faq.html +- DocumentLabel: Blog + DocumentUrl: https://blog.nirsoft.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.yaml b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.yaml index 9917a6e98e7f5..eec960af839d3 100644 --- a/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.yaml +++ b/manifests/n/NirSoft/VideoCacheView/3.11/NirSoft.VideoCacheView.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: NirSoft.VideoCacheView -PackageVersion: '3.11' -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NirSoft.VideoCacheView +PackageVersion: "3.11" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 0000000000000..f1ca45b058a1e --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v1.1.7/ore-no-fusen_1.1.7_x64-setup.exe + InstallerSha256: D3A218D23BB070F725A219D6D618D000CE7C7B4975DFEB760A8430654E39535A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 0000000000000..b6eb41d0a9de6 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +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/main/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: +- notes +- sticky-notes +- productivity +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml new file mode 100644 index 0000000000000..4b9a80bce0038 --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/1.1.7/ONFStudios.OreNoFusen.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 1.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.installer.yaml b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.installer.yaml new file mode 100644 index 0000000000000..1eeca4aadb5fc --- /dev/null +++ b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.39 +PackageVersion: 39.8.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe +UpgradeBehavior: install +ReleaseDate: 2026-03-12 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v39.8.1/electron-v39.8.1-win32-ia32.zip + InstallerSha256: 337B092F30DB1F4EC514AF7A74A562E1C37F21784231513C3DA452AEEBA20401 +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v39.8.1/electron-v39.8.1-win32-x64.zip + InstallerSha256: BDB48AB3FA86D05119A6647B63B99D14D6E06C3A3B11BFE516B48D057BF793C5 +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v39.8.1/electron-v39.8.1-win32-arm64.zip + InstallerSha256: 6A7BB06F5ED7332A54EAC795E5283F3D9CB412BBBBC1781A906D923BD73E261B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.locale.en-US.yaml b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.locale.en-US.yaml new file mode 100644 index 0000000000000..e1b8190c67472 --- /dev/null +++ b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.39 +PackageVersion: 39.8.1 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v39.8.1 + Fixes + - Added validation to protocol client methods to reject protocol names that do not conform to the RFC 3986 URI scheme grammar. #50156 ^{(Also in 38, 40, 41)} + - Fixed an issue on macOS where calling autoUpdater.quitAndInstall() could fail if checkForUpdates() was called again after an update was already downloaded. #50215 ^{(Also in 40, 41)} + - Fixed an issue where Chrome Devtools menus may not appear in certain embedded windows. #50136 ^{(Also in 40, 41)} + - Fixed an issue where additionalData passed to app.requestSingleInstanceLock on Windows could be truncated or fail to deserialize in the primary instance's second-instance event. #50174 ^{(Also in 38, 40, 41)} + - Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #50106 ^{(Also in 40, 41)} + - Fixed an issue where calling setBounds on a WebContentsView could trigger redundant page-favicon-updated events even when the favicon had not changed. #50086 ^{(Also in 40, 41)} + - Fixed an issue where invalid characters in custom protocol or webRequest response header values were not rejected. #50129 ^{(Also in 38, 40, 41)} + - Fixed an issue where permission and device-chooser handlers received the top-level page origin instead of the requesting subframe's origin. #50147 ^{(Also in 38, 40, 41)} + - Fixed an issue where traffic light buttons would flash at position (0,0) when restoring a window with a custom trafficLightPosition from minimization on macOS. #50208 ^{(Also in 40, 41)} + - Fixed bug where opening a message box immediately upon closing a child window may cause the parent window to freeze on Windows. #50190 ^{(Also in 40, 41)} + - Fixed menu bar hiding after a call to win.setFullScreen(false) when not in fullscreen on Linux. #49995 ^{(Also in 40, 41)} + - Fixed shutdown crash on windows when hidden titlebar is enabled. #50054 ^{(Also in 40, 41)} + - Reverted AltGr key fix that caused menu bar to no longer show on Windows. #50109 ^{(Also in 40, 41)} + Other Changes + - Backported fix for b/484983991. #50167 + - Backported fix for chromium:485622239. #50171 + - Updated Node.js to v22.22.1. #50100 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v39.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.yaml b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.yaml new file mode 100644 index 0000000000000..259ec75368ca3 --- /dev/null +++ b/manifests/o/OpenJS/Electron/39/39.8.1/OpenJS.Electron.39.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.39 +PackageVersion: 39.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml new file mode 100644 index 0000000000000..71f6bf949afe1 --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +InstallerType: portable +Commands: +- portghost +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dev-alt/PortGhost/releases/download/v1.0.1/PortGhost.exe + InstallerSha256: E1973E5BA0EB89AC6A5C5C7A1723E872891CD08D488657BEA6B797052AAF2AB5 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml new file mode 100644 index 0000000000000..647aad1236be1 --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: LoganAI +PublisherUrl: https://loganai.dev/products/portghost +PublisherSupportUrl: https://github.com/dev-alt/PortGhost/issues +PrivacyUrl: https://github.com/dev-alt/PortGhost/blob/main/Privacy%20Policy.md +Author: Andrew Logan +PackageName: PortGhost +PackageUrl: https://github.com/dev-alt/PortGhost +License: MIT +LicenseUrl: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +Copyright: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +CopyrightUrl: https://github.com/dev-alt/PortGhost/blob/main/LICENSE +ShortDescription: Lightweight utility to identify and terminate processes haunting your network ports. +Description: PortGhost reveals which processes are using specific network ports. Built for developers using .NET 10, it allows for instant identification and one-click termination of "zombie" processes causing EADDRINUSE errors. +Moniker: portghost +Tags: +- port +- network +- dev-tools +ReleaseNotes: Initial Winget release. .NET 10 self-contained portable executable. +ReleaseNotesUrl: https://github.com/dev-alt/PortGhost/releases/tag/v1.0.1 +InstallationNotes: Type 'portghost' in your terminal to start exorcising your ports. The app will open in a new window. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml new file mode 100644 index 0000000000000..ab8f2e58a537a --- /dev/null +++ b/manifests/p/PortGhost/PortGhost/1.0.1/PortGhost.PortGhost.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: PortGhost.PortGhost +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/p/Posit/Ark/0.1.243/Posit.Ark.installer.yaml b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.installer.yaml new file mode 100644 index 0000000000000..689c8ab572973 --- /dev/null +++ b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.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: Posit.Ark +PackageVersion: 0.1.243 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ark.exe + PortableCommandAlias: ark +Commands: +- ark +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/posit-dev/ark/releases/download/0.1.243/ark-0.1.243-windows-x64.zip + InstallerSha256: 094B69602E719391CEC12010FA12B8B267F096A10EE5B301D403C5A92E1FE84B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Posit/Ark/0.1.243/Posit.Ark.locale.en-US.yaml b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.locale.en-US.yaml new file mode 100644 index 0000000000000..9ce12cd070af7 --- /dev/null +++ b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.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: Posit.Ark +PackageVersion: 0.1.243 +PackageLocale: en-US +Publisher: Posit Software, PBC +PublisherUrl: https://posit.co/ +PublisherSupportUrl: https://github.com/posit-dev/ark/issues +PrivacyUrl: https://posit.co/about/privacy-policy/ +Author: Posit Software, PBC +PackageName: Ark +PackageUrl: https://github.com/posit-dev/ark +License: MIT +LicenseUrl: https://github.com/posit-dev/ark/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Posit Software, PBC +CopyrightUrl: https://posit.co/about/trademark-guidelines/ +ShortDescription: Ark, an R kernel +Description: |- + Ark is an R kernel for Jupyter applications. It was created to serve as the interface between R and the Positron IDE and is compatible with all frontends implementing the Jupyter protocol. + Ark aims to provide a complete set of reusable and interoperable tools for implementing IDEs for R: + - It is a Jupyter kernel that provides structured interaction (inputs and outputs) between R and a frontend. + - It is an LSP server that powers intellisense features such as completions, jump-to-definition, find-references, diagnostics, etc. It also has some formatting capabilities that we plan to develop over time. + - It is a DAP server for sophisticated step-debugging of R functions. It manages source references, creating them on the spot if needed, and integrates tightly with the Jupyter kernel to step through R code transparently and inspect local variables. Note: Support for breakpoints is currently missing but you can use debug(), debugonce(), or browser() to drop into the debugger. + The LSP and DAP features are currently only available in Positron but will be made available to other frontends in the future. +Tags: +- jupyter +- r +ReleaseNotesUrl: https://github.com/posit-dev/ark/releases/tag/0.1.243 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Posit/Ark/0.1.243/Posit.Ark.locale.zh-CN.yaml b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.locale.zh-CN.yaml new file mode 100644 index 0000000000000..66039abe1baca --- /dev/null +++ b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Posit.Ark +PackageVersion: 0.1.243 +PackageLocale: zh-CN +ShortDescription: Ark,一个 R 内核 +Description: |- + Ark 是用于 Jupyter 应用程序的 R 内核,作为 R 与 Positron IDE 之间的接口,并兼容所有执行 Jupyter 协议的前端。 + Ark 的目标是为 R 的 IDE 提供一整套可重用、可互操作的工具: + - 它是一个 Jupyter 内核,提供 R 和前端之间的结构化交互(输入和输出)。 + - 它是一个 LSP 服务器,助力补全、跳转到定义、查找引用、诊断等智能提示功能。它还具有一些格式化功能,我们计划逐步加以开发。 + - 它是一个 DAP 服务器,用于对 R 函数进行复杂的分步调试。它可以管理源代码引用,在需要时当场创建引用,并与 Jupyter 内核紧密集成,以透明的方式逐步调试 R 代码并检查局部变量。注意:目前还不支持断点,但你可以使用 debug()、debugonce() 或 browser() 进入调试器。 + LSP 和 DAP 功能目前只在 Positron 中可用,但将来会提供给其它前端。 +ReleaseNotesUrl: https://github.com/posit-dev/ark/releases/tag/0.1.243 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Posit/Ark/0.1.243/Posit.Ark.yaml b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.yaml new file mode 100644 index 0000000000000..b7de45b5cb511 --- /dev/null +++ b/manifests/p/Posit/Ark/0.1.243/Posit.Ark.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: Posit.Ark +PackageVersion: 0.1.243 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.installer.yaml b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.installer.yaml new file mode 100644 index 0000000000000..abf64be2474e9 --- /dev/null +++ b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Primecount.Primecount +PackageVersion: '8.3' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{AE03D0DF-491E-4B4D-868E-DA262565F940}}_is1' +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- ProductCode: '{AE03D0DF-491E-4B4D-868E-DA262565F940}}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Primecount' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kimwalisch/primecount-winget/releases/download/v8.3/Primecount-8.3-win-x64.exe + InstallerSha256: 0446B3BE405806915F19712D3D455991B92480D00AAF7D26ABB813A839B77646 +- Architecture: arm64 + InstallerUrl: https://github.com/kimwalisch/primecount-winget/releases/download/v8.3/Primecount-8.3-win-arm64.exe + InstallerSha256: 1F4F640D98922840880D068DDC984C993D6ACDC99F13F81D4AD828E7100D2983 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.locale.en-US.yaml b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.locale.en-US.yaml new file mode 100644 index 0000000000000..d182d355e384e --- /dev/null +++ b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Primecount.Primecount +PackageVersion: '8.3' +PackageLocale: en-US +Publisher: Kim Walisch +PublisherUrl: https://github.com/kimwalisch +PublisherSupportUrl: https://github.com/kimwalisch/primecount-winget/issues +PackageName: Primecount +PackageUrl: https://github.com/kimwalisch/primecount +License: BSD 2-Clause +LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primecount/master/COPYING +ShortDescription: primecount is a command-line program that counts the primes below an integer x ≤ 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. +Moniker: primecount +Tags: +- command-line +- math +- prime-numbers +- primes +- tool +- utility +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kimwalisch/primecount-winget/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.yaml b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.yaml new file mode 100644 index 0000000000000..3cd784fb52776 --- /dev/null +++ b/manifests/p/Primecount/Primecount/8.3/Primecount.Primecount.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Primecount.Primecount +PackageVersion: '8.3' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml new file mode 100644 index 0000000000000..874c4825322fa --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.3.13/QOwnNotes.zip + InstallerSha256: C1A493CFD953F2FEE39FFAD3D778CE2C0ABE2B825C382EA4C11460C36ED0B05E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..44a28b494a441 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.3.13 + - Added Markdown heading folding in the note editor with clickable gutter + toggles, fold/unfold-all actions, and a new Editor setting to enable or + disable the feature (for #2126) + - Added a new "Files" tab to the Navigation panel that lists linked media files + and attachments under separate root items, jumps to the selected link in the + current note, and offers a context menu action to open the file externally + (for #3499) + - Added inline renaming for linked media files and attachments in the Navigation + panel's "Files" tab via F2, with a follow-up refactoring prompt that tells + you how many note files will be updated before renaming linked filenames + everywhere (for #3499) + - Added deleting linked media files and attachments from the Navigation panel's + "Files" tab via Del and a context menu action, with confirmations that show + how many note files can be updated and an optional follow-up dialog to remove + those file links everywhere (for #3499) + - Changed the Navigation panel to only show the optional "Files" and + "Backlinks" tabs when the current note actually has file links or backlinks + to display (for #3499) + - Changed Navigation panel tab visibility checks for the optional "Files" and + "Backlinks" tabs to run in the background so the UI stays responsive + (for #3499) +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.3.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml new file mode 100644 index 0000000000000..faf05d4d05946 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.13/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml new file mode 100644 index 0000000000000..54aef329180ed --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.installer.yaml @@ -0,0 +1,19 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-03-13 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/wsgtcyx/PDF-zusammenfuegen-winget/releases/download/v0.1.1/PDF-Zusammenfuegen-Setup-0.1.1.exe + InstallerSha256: 20B3C8C2C14707587B321447BD4BB1549873C1D4ABF694CF3577D64E78150ECD +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml new file mode 100644 index 0000000000000..7d8a384cef27c --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.locale.de-DE.yaml @@ -0,0 +1,29 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +PackageLocale: de-DE +Publisher: pdfzus +PublisherUrl: https://pdfzus.de/ +PublisherSupportUrl: https://pdfzus.de/ +PrivacyUrl: https://pdfzus.de/privacy-policy +Author: pdfzus +PackageName: PDF Zusammenfügen +PackageUrl: https://pdfzus.de/ +License: MIT +ShortDescription: Lokales Tool zum PDF Zusammenfügen ohne Upload, ohne Konto und ohne Wasserzeichen. +Description: PDF Zusammenfügen fuer Windows verbindet mehrere PDF-Dateien direkt auf dem Geraet. Die App ist auf Datenschutz, DSGVO-orientierte Workflows und einen schnellen lokalen Export ausgelegt. +Moniker: pdfzus +Tags: + - pdf + - pdf-zusammenfuegen + - pdf-verbinden + - merge + - lokal + - dsgvo + - ohne-upload +ReleaseNotes: Erste Desktop-Version fuer lokales PDF Zusammenfuegen unter Windows. +ReleaseNotesUrl: https://github.com/wsgtcyx/PDF-zusammenfuegen-winget/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml new file mode 100644 index 0000000000000..f46766bf4526d --- /dev/null +++ b/manifests/p/pdfzus/PDFZusammenfuegen/0.1.1/pdfzus.PDFZusammenfuegen.yaml @@ -0,0 +1,8 @@ +# Created by pdfzus winget manifest generator +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: pdfzus.PDFZusammenfuegen +PackageVersion: 0.1.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml new file mode 100644 index 0000000000000..d4812e3414288 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +InstallerLocale: en-US +InstallerType: nullsoft +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: Pinokio Setup 3.9.0.exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: f78f0b07-434a-5120-b014-8caf2017cc1a +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- DisplayName: Pinokio 7.0.0 + ProductCode: f78f0b07-434a-5120-b014-8caf2017cc1a +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pinokiocomputer/pinokio/releases/download/v7.0.0/Pinokio.exe + InstallerSha256: A10E81E3F3E8B3E27AA1D0A31F73FAD81B5031B1C5699512DCDE199904CDEB34 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml new file mode 100644 index 0000000000000..fffeceae95992 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +PackageLocale: en-US +Publisher: https://twitter.com/cocktailpeanut +PublisherUrl: https://github.com/pinokiocomputer +PublisherSupportUrl: https://github.com/pinokiocomputer/pinokio/issues +Author: cocktailpeanut +PackageName: Pinokio +PackageUrl: https://github.com/pinokiocomputer/pinokio +License: MIT +LicenseUrl: https://github.com/pinokiocomputer/pinokio/blob/HEAD/LICENSE +Copyright: Copyright 2024 Pinokio +CopyrightUrl: https://github.com/pinokiocomputer/pinokio/blob/main/LICENSE +ShortDescription: AI Browser +Description: Pinokio is a browser that lets you install, run, and programmatically control ANY application, automatically. +ReleaseNotes: |- + Pinokio Release + Features + Inline ASK AI Sidebar + The app assistant sidebar lets you ask questions, fix bugs, learn more about the app, or even customize the app, all while still using the app. + askai2 + Star Apps + star apps to bump them to the top, and make them more discoverable by agents + starapp + debugger + The settings page has a "debugger" section that provides: + - command resolver: enter commands like "git", "node", "pterm", etc. to query which paths those commands resolve to inside pinokio shell + - environment resolver: select a running shell to check what the environment variables inside those shells are + Screenshot 2026-03-17 at 10 54 19 AM + Sort Apps + Sort apps by: + - most used + - last opened + - alphabet + Screenshot 2026-03-17 at 10 56 31 AM + Web Extensions + Inject Javascript into any app running in pinokio + Manual Auto Update + The app update is no longer forced upon you when there's a new version. Instead it displays a banner at the bottom whenever you restart the app, reminding you. + autoupdate + Built-in Browser + - can right click and open any link + - cmd+click or ctrl+click to open browser + - can even log into sites + pinokiobrowser + API + - script.restart: call to restart the script from scratch and refresh the UI + Other updates + - Mobile / Narrow View Polish + - Built-in Pinokio + Gepeto Skill.md + Bug Fixes + - Fix for Mac hanging after updating Xcode or OS to the latest + - linux arm64 fix (NVIDIA DGX) + - Fix: couldn't previously right-click inside pinokio + - systeminformation bug: getWindowsIEEE8021x error + - avoid bash_history spamming + - back/forward button works in the explore page + - Do not inject ENVIRONMENT values into shell execution when it's not a part of an automated script execution + - fix the comfyui issue hijacking "close" event + Code Signing Policy + Free code signing provided by SignPath.io, certificate by SignPath Foundation. + Privacy Policy + This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it. +ReleaseNotesUrl: https://github.com/pinokiocomputer/pinokio/releases/tag/v7.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml new file mode 100644 index 0000000000000..04547574b8553 --- /dev/null +++ b/manifests/p/pinokiocomputer/pinokio/7.0.0/pinokiocomputer.pinokio.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pinokiocomputer.pinokio +PackageVersion: 7.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.installer.yaml b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.installer.yaml new file mode 100644 index 0000000000000..b6314cd8dddad --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.28.3.134742 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 09e2d43b-2e9a-5a23-a54c-87838a95fcb3 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sparkmailapp.com/Spark3/win/dist/3.28.3.134742/Spark.exe + InstallerSha256: C34E7EA19137C1225DF754D7B1452A0695B600B2631314A66989DB545C2E7579 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.locale.en-US.yaml b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.locale.en-US.yaml new file mode 100644 index 0000000000000..6dae23a2942fa --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.28.3.134742 +PackageLocale: en-US +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/ +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/ +License: Proprietary +LicenseUrl: https://sparkmailapp.com/legal/terms +Copyright: Copyright © 2026 Readdle +ShortDescription: Smart. Focused. Email. +Description: Fast, cross-platform email designed to filter out the noise - so you can focus on what's important. +Tags: +- email +- mail +PurchaseUrl: https://sparkmailapp.com/pricing +Documentations: +- DocumentLabel: How to + DocumentUrl: https://sparkmailapp.com/how-to +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.locale.zh-CN.yaml b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.locale.zh-CN.yaml new file mode 100644 index 0000000000000..13daa65767e06 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.28.3.134742 +PackageLocale: zh-CN +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/zh +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/zh/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/zh +License: 专有软件 +LicenseUrl: https://sparkmailapp.com/zh/legal/terms +Copyright: Copyright © 2026 Readdle +ShortDescription: 智能、聚焦、邮件。 +Description: 超高效兼跨平台:专为静忧收件设计,专心聚焦重要事项。 +Tags: +- 电子邮件 +- 邮件 +PurchaseUrl: https://sparkmailapp.com/zh/pricing +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://sparkmailapp.com/zh/how-to +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.yaml b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.yaml new file mode 100644 index 0000000000000..38ec447703b5c --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3.134742/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.28.3.134742 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.installer.yaml b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.installer.yaml new file mode 100644 index 0000000000000..702e1319c85f5 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.28.3 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 09e2d43b-2e9a-5a23-a54c-87838a95fcb3 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sparkmailapp.com/Spark3/win/dist/3.28.3.134742/Spark.exe + InstallerSha256: C34E7EA19137C1225DF754D7B1452A0695B600B2631314A66989DB545C2E7579 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.locale.en-US.yaml b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.locale.en-US.yaml new file mode 100644 index 0000000000000..c298f01107321 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.28.3 +PackageLocale: en-US +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/ +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/ +License: Proprietary +LicenseUrl: https://sparkmailapp.com/legal/terms +Copyright: Copyright © 2026 Readdle +ShortDescription: Smart. Focused. Email. +Description: Fast, cross-platform email designed to filter out the noise - so you can focus on what's important. +Tags: +- email +- mail +ReleaseNotes: |- + In this update: + Fixed a sign-in issue affecting Outlook and Hotmail accounts. + We're here if you need us: support@sparkmailapp.com + + P.S. If you encounter any issues with the automatic update, please use the following link to download the update manually: + https://downloads.sparkmailapp.com/Spark3/win/dist/3.28.3.134742/Spark.exe +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/pricing +Documentations: +- DocumentLabel: How to + DocumentUrl: https://sparkmailapp.com/how-to +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.locale.zh-CN.yaml b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a27fbcc3d06bb --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Readdle.Spark +PackageVersion: 3.28.3 +PackageLocale: zh-CN +Publisher: Spark Mail Limited +PublisherUrl: https://readdle.com/zh +PublisherSupportUrl: https://sparkmailapp.com/help +PrivacyUrl: https://sparkmailapp.com/zh/legal/privacy-app +Author: Readdle Limited +PackageName: Spark Desktop +PackageUrl: https://sparkmailapp.com/zh +License: 专有软件 +LicenseUrl: https://sparkmailapp.com/zh/legal/terms +Copyright: Copyright © 2026 Readdle +ShortDescription: 智能、聚焦、邮件。 +Description: 超高效兼跨平台:专为静忧收件设计,专心聚焦重要事项。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://sparkmailapp.com/spark3/win/changelog +PurchaseUrl: https://sparkmailapp.com/zh/pricing +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://sparkmailapp.com/zh/how-to +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.yaml b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.yaml new file mode 100644 index 0000000000000..c9b2e94523098 --- /dev/null +++ b/manifests/r/Readdle/Spark/3.28.3/Readdle.Spark.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: Readdle.Spark +PackageVersion: 3.28.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.installer.yaml b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.installer.yaml new file mode 100644 index 0000000000000..ed3dc2639bcd1 --- /dev/null +++ b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.installer.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: RoyalApps.RoyalTS.7 +PackageVersion: 7.04.50306.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- royalappslicense +- rtscli +- rtsx +FileExtensions: +- rtsx +- rtsz +ProductCode: '{4959A733-614C-44E8-AC0D-3E7BCABB95AC}' +AppsAndFeaturesEntries: +- DisplayName: Royal TS V7 + Publisher: Royal Apps GmbH + ProductCode: '{4959A733-614C-44E8-AC0D-3E7BCABB95AC}' + UpgradeCode: '{4959A733-614C-44E8-AC0D-3E7B5A7375AB}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.royalapps.com/royalts/royaltsinstaller_7.04.50306.0_x64.msi + InstallerSha256: 2FBC0F25346039479D7B8E2069FC594C9AF36E85355FB46C7574097DFD1194F8 +- Architecture: arm64 + InstallerUrl: https://download.royalapps.com/royalts/royaltsinstaller_7.04.50306.0_arm64.msi + InstallerSha256: A6A62D3D85EA648ED426B2230B36B19AD56D50D7ABAB8071F9D5235769096709 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-06 diff --git a/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.en-US.yaml b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.en-US.yaml new file mode 100644 index 0000000000000..dddc7fabbe252 --- /dev/null +++ b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: RoyalApps.RoyalTS.7 +PackageVersion: 7.04.50306.0 +PackageLocale: en-US +Publisher: Royal Apps GmbH +PublisherUrl: https://www.royalapps.com/ +PublisherSupportUrl: https://support.royalapps.com/support/home +PrivacyUrl: https://www.royalapps.com/ts/win/privacy +Author: Royal Apps GmbH +PackageName: Royal TS V7 +PackageUrl: https://www.royalapps.com/ts/win/download +License: Proprietary +LicenseUrl: https://support.royalapps.com/support/solutions/articles/17000074360 +Copyright: © 2025 Royal Apps GmbH +CopyrightUrl: https://support.royalapps.com/support/solutions/articles/17000074360 +ShortDescription: Comprehensive Remote Management Solution +Description: Royal TS provides powerful, easy and secure access to your remote systems. It's the perfect tool for server admins, system engineers, developers and IT focused information workers who constantly need to access remote systems with different protocols (like RDP, VNC, SSH, HTTP/S, and many more). +Tags: +- ftp +- rdp +- remote +- server +- sftp +- ssh +- telnet +- vnc +- x11 +- xorg +- xserver +ReleaseNotesUrl: https://www.royalapps.com/go/kb-ts-win-v7-releasenotes +PurchaseUrl: https://www.royalapps.com/ts/win/buy +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.royalapps.com/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.zh-CN.yaml b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9e6256154f7e0 --- /dev/null +++ b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: RoyalApps.RoyalTS.7 +PackageVersion: 7.04.50306.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 综合远程管理解决方案 +Description: Royal TS 为您提供强大、便捷且安全的远程系统访问体验。作为服务器管理员、系统工程师、开发人员及 IT 专业人士的理想工具,它能完美支持多种协议(如RDP、VNC、SSH、HTTP/S 等),满足您频繁连接各类远程系统的需求。 +Tags: +- ftp +- rdp +- sftp +- ssh +- telnet +- vnc +- x11 +- xorg +- xserver +- 服务器 +- 远程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.royalapps.com/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.yaml b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.yaml new file mode 100644 index 0000000000000..672c6a6f3d126 --- /dev/null +++ b/manifests/r/RoyalApps/RoyalTS/7/7.04.50306.0/RoyalApps.RoyalTS.7.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: RoyalApps.RoyalTS.7 +PackageVersion: 7.04.50306.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml new file mode 100644 index 0000000000000..3594aeedcddf1 --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +Scope: machine +UpgradeBehavior: install +InstallerLocale: en-US +FileExtensions: +- dsprj +- dsrun +- dsconn +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.simego.com/datasync/6.0.3586.zip + InstallerLocale: en-US + InstallerType: zip + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: 6.0.3586/datasync_studio_setup_6_0_x64.exe + InstallerSha256: 84E0AB4FBCCF3A0C75C1C34190DE7753D727828291CA9EBE5B948102C49ED2E2 + ProductCode: '{10B1AAAE-2E3B-4BD2-8C0F-E754463901EE}_is1' +ReleaseDate: 2026-03-10 +ManifestType: installer +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..97815ce89fd1b --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +PackageLocale: en-US +Publisher: Simego Ltd +PublisherUrl: https://www.simego.com +# PublisherSupportUrl: https://www.simego.com +# PrivacyUrl: +# Author: +PackageName: DataSyncStudio +PackageUrl: https://www.simego.com/products/data-synchronisation-studio +License: © 2025 Simego Ltd +LicenseUrl: https://docs.simego.com/licensing/eula +Copyright: © 2025 Simego Ltd +# CopyrightUrl: +ShortDescription: Simego.DataSyncStudio +Description: +Moniker: datasyncstudio +Tags: +- etl +- data integration +# ReleaseNotes: https://docs.simego.com/licensing/release-notes +ReleaseNotesUrl: https://docs.simego.com/licensing/release-notes +PurchaseUrl: https://www.simego.com/pricing/data-synchronisation-studio +# InstallationNotes: +Documentations: +- DocumentUrl: https://docs.simego.com/data-sync/intro/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml new file mode 100644 index 0000000000000..2aab60d8757a8 --- /dev/null +++ b/manifests/s/Simego/DataSyncStudio/6.0.3586/Simego.DataSyncStudio.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Simego.DataSyncStudio +PackageVersion: 6.0.3586 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml new file mode 100644 index 0000000000000..805812240e975 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.48.102 +UpgradeBehavior: install +Protocols: +- slack +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/SlackSetup.exe + InstallerSha256: DAA46114048AE440B00566DE7AB6E6271D75AF18550EF22CBC481084C6FCB3C9 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: slack + RequireExplicitUpgrade: true +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/slack-standalone-4.48.102.0.msi + InstallerSha256: A66D736CE3A79A1BCE26128996C2FFEDBA8DEFAFE86924F3465BCEBCE12C46BF + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{D0275306-75E4-4E2E-ABF1-32C784A90E32}.msq' + AppsAndFeaturesEntries: + - InstallerType: exe +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/x64/4.48.102/Slack.msix + InstallerSha256: E255E2C6A58DD92B3041E7847FB8A3EC720852472BA44D44081E75D4BD9B6EF6 + SignatureSha256: A5C7EA82869DFA692B4AB43F4FC26617CD8112493AF6788FE28C000EFB0682B3 + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17763.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.slack-edge.com/desktop-releases/windows/arm64/4.48.102/Slack.msix + InstallerSha256: 4D64668327D9B59A20CDD1994F996B3242E96ABF75A314D695E219882E873EDF + SignatureSha256: 4A30D34BB36A81CC69E9710444531B473C587DC7C3E33EA73020CE6A5C7BB9DF + PackageFamilyName: com.tinyspeck.slackdesktop_8yrtsj140pw4g +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.en-US.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.en-US.yaml new file mode 100644 index 0000000000000..32460a8519fd0 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.48.102 +PackageLocale: en-US +Publisher: Slack Technologies Inc. +PublisherUrl: https://slack.com/ +PublisherSupportUrl: https://slack.com/help +PrivacyUrl: https://slack.com/trust/privacy/privacy-policy +Author: Slack Technologies, LLC +PackageName: Slack +PackageUrl: https://slack.com/ +License: Proprietary +LicenseUrl: https://slack.com/terms-of-service/user +Copyright: ©2026 Slack Technologies, LLC, a Salesforce company. All rights reserved. +ShortDescription: Slack brings the team together, wherever you are. +Description: Slack is a collaboration hub for work, no matter what work you do. It's a place where conversations happen, decisions are made, and information is always at your fingertips. With Slack, your team is better connected. +Moniker: slack +Tags: +- business +- collaborate +- collaboration +- communicate +- comunication +- enterprise +- office +- team +- working +ReleaseNotes: |- + Security Guidance + - This release includes security improvements. Updating is recommended. +ReleaseNotesUrl: https://slack.com/release-notes/windows#11185 +PurchaseUrl: https://slack.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9a3a141ca0e23 --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SlackTechnologies.Slack +PackageVersion: 4.48.102 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 无论您身在何处,Slack 都能将团队凝聚在一起。 +Description: 无论您从事何种工作,Slack 都是您工作的协作中心。在这里,可以进行对话、做出决策,并且信息总是触手可及。有了 Slack,您的团队将联系得更加紧密。 +Tags: +- 交流 +- 企业 +- 公司 +- 办公 +- 协作 +- 协同 +- 团队 +- 工作 +- 文档 +- 沟通 +ReleaseNotesUrl: https://slack.com/release-notes/windows#11185 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.yaml b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.yaml new file mode 100644 index 0000000000000..df00580fa379a --- /dev/null +++ b/manifests/s/SlackTechnologies/Slack/4.48.102/SlackTechnologies.Slack.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: SlackTechnologies.Slack +PackageVersion: 4.48.102 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 0000000000000..f4c497f1628b4 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.757.0/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.757.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-17" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.757.0/speakeasy_windows_386.zip + InstallerSha256: 5bb02c9da56ace3445d95fc1d92f6c723901cf708d8dbb297e82da3644338986 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.757.0/speakeasy_windows_arm64.zip + InstallerSha256: 1837d80261d6c70e6dc9e96a525d73f1720fd3676cc8545140ba68ff60267792 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.757.0/speakeasy_windows_amd64.zip + InstallerSha256: 33a045d4afbf10e93aa36e932bdd307823f6aa64f5e99260637a488c30d6643c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 0000000000000..b9474d5c731af --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.757.0/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.757.0 +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.757.0 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.757.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.757.0/Speakeasy.speakeasy.yaml new file mode 100644 index 0000000000000..12a47b441847d --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.757.0/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.757.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..9c460a50c0fec --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.37.5/stripe_1.37.5_windows_x86_64.zip + InstallerSha256: 527D41A4E2A4D0E30744E1F3D9A20BF46A8880D438D7C063A96D40ADA5333076 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..c1f7749e9b8e7 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com/ +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache-2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotes: |- + Changelog + - 24d524a Fix plugin release sorting to use semantic versioning (#1492) + - 83084ac handle plugin and resource command conflict (#1480) +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.37.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..d133415aa9e0e --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.37.5/Stripe.StripeCli.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.37.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml new file mode 100644 index 0000000000000..04fb81809f6d1 --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +InstallerType: wix +Scope: machine +UpgradeBehavior: install + +Installers: + - Architecture: x64 + InstallerUrl: https://download-otel.sumologic.com/0.147.0-2785/otelcol-sumo_0.147.0.2785_en-US.x64-fips.msi + InstallerSha256: aeece01c7ce5843c8bd1827c53928072a90fcfe0b6a1f53ec8633895d74d86fb + ProductCode: "{E02236B5-B067-414E-A6E3-7131FF7DD531}" + +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml new file mode 100644 index 0000000000000..e4a2880ecf6bf --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +PackageLocale: en-US + +Publisher: Sumo Logic +PublisherUrl: https://www.sumologic.com/ +PublisherSupportUrl: https://support.sumologic.com/ +PrivacyUrl: https://www.sumologic.com/privacy-statement/ + +PackageName: Sumo Logic OpenTelemetry Collector (FIPS) +PackageUrl: https://github.com/SumoLogic/sumologic-otel-collector + +License: Apache-2.0 +LicenseUrl: https://github.com/SumoLogic/sumologic-otel-collector/blob/main/LICENSE + +ShortDescription: Sumo Logic distribution of the OpenTelemetry Collector (FIPS-compliant). +Description: The Sumo Logic OpenTelemetry Collector is a distribution of the OpenTelemetry Collector that provides a unified agent to send logs, metrics, traces, and metadata to Sumo Logic. This is the FIPS-compliant build and requires Windows FIPS mode to be enabled before the service can start. + +Moniker: otelcol-sumo-fips + +Tags: + - opentelemetry + - sumologic + - observability + - monitoring + - logs + - metrics + - traces + - fips + +ReleaseNotesUrl: https://github.com/SumoLogic/sumologic-otel-collector/releases + +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml new file mode 100644 index 0000000000000..ab32188519aca --- /dev/null +++ b/manifests/s/Sumologic/OtelcolSumo/Fips/0.147.0.2785/Sumologic.OtelcolSumo.Fips.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Sumologic.OtelcolSumo.Fips +PackageVersion: 0.147.0.2785 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.installer.yaml b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.installer.yaml new file mode 100644 index 0000000000000..5b392d583b992 --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 2.6.4 +InstallerType: portable +InstallModes: +- silent +Commands: +- surreal +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/surrealdb/surrealdb/releases/download/v2.6.4/surreal-v2.6.4.windows-amd64.exe + InstallerSha256: BDAED5F649D5B37FE36D6A3AA4238C1D2829A6713D2ED0072FB7AC8FE72A56BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.locale.en-US.yaml b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.locale.en-US.yaml new file mode 100644 index 0000000000000..93c1f87807cd1 --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 2.6.4 +PackageLocale: en-US +Publisher: SurrealDB +PublisherUrl: https://surrealdb.com/ +PublisherSupportUrl: https://surrealdb.com/docs/surrealdb +PrivacyUrl: https://surrealdb.com/legal/category/privacy +PackageName: SurrealDB +PackageUrl: https://surrealdb.com/ +License: Apache License, Version 2.0 +LicenseUrl: https://github.com/surrealdb/surrealdb/blob/HEAD/LICENSE +Copyright: Copyright © SurrealDB Ltd. Registered in England and Wales. Company no. 13615201 +ShortDescription: SurrealDB has been built from the ground up to be the ultimate database for developers who want to build tomorrow's applications. +Moniker: surrealdb +Tags: +- backend-as-a-service +- cloud-database +- database +- database-as-a-service +- developer-tools +- devtools +- distributed +- distributed-database +- document-database +- graph-database +- nosql +- realtime-database +- serverless +- sql +- surreal +- web +ReleaseNotes: Release 2.6.4 +ReleaseNotesUrl: https://github.com/surrealdb/surrealdb/releases/tag/v2.6.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.yaml b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.yaml new file mode 100644 index 0000000000000..9207c9f0015e6 --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/2.6.4/SurrealDB.SurrealDB.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 2.6.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.installer.yaml b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.installer.yaml new file mode 100644 index 0000000000000..7a940444f9578 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 1.100.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- workbuddy +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{BFD312E9-1019-4F57-9F44-F86246833B50}}_is1' +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://acc-1258344699.cos.accelerate.myqcloud.com/workbuddy/saas/win32-x64-user/WorkBuddy-win32-x64-user-4.5.14.22954247-ebb17324ec-0490d05d.exe + InstallerSha256: 098A9A0F3452D13253B96E834F8226D1F2EB94DE125747C3A05F82804CF8C2CD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.en-US.yaml b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.en-US.yaml new file mode 100644 index 0000000000000..9da8d973be93f --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 1.100.0 +PackageLocale: en-US +Author: Tencent Technology (Shenzhen) Company Limited +License: Proprietary +ShortDescription: Desktop Agents - A New Paradigm for Office Work +Description: WorkBuddy is an AI-native desktop agent workspace that drives office automation through natural language. With a single command, it handles data processing, content creation, and in-depth analysis, delivering ready-to-use results and redefining workplace efficiency standards. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.zh-CN.yaml b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e4b31eb3f29b5 --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.WorkBuddy +PackageVersion: 1.100.0 +PackageLocale: zh-CN +Publisher: Tencent Technology (Shenzhen) Company Limited +PublisherUrl: https://www.codebuddy.cn/ +PublisherSupportUrl: https://cloud.tencent.com/document/product/1749/104249 +PrivacyUrl: https://privacy.qq.com/document/preview/284d799a07164d09bfc7cedd0ec3e089 +Author: 腾讯科技(深圳)有限公司 +PackageName: WorkBuddy +PackageUrl: https://copilot.tencent.com/work/ +License: 专有软件 +LicenseUrl: https://cloud.tencent.com/document/product/301/106125 +Copyright: Copyright (C) 2026 Tencent. All rights reserved. +CopyrightUrl: https://cloud.tencent.com/document/product/301/106125 +ShortDescription: 桌面智能体 办公新范式 +Description: WorkBuddy 是 AI 原生的桌面智能体工作台,以自然语言驱动办公自动化,一句指令即可完成数据处理、内容创作与深度分析,直接验收可交付结果,重塑职场效率标准。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.yaml b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.yaml new file mode 100644 index 0000000000000..4427da095a2ad --- /dev/null +++ b/manifests/t/Tencent/WorkBuddy/1.100.0/Tencent.WorkBuddy.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: Tencent.WorkBuddy +PackageVersion: 1.100.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.installer.yaml b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.installer.yaml new file mode 100644 index 0000000000000..cd74f4422f84e --- /dev/null +++ b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheWaWaR.simple-http-server +PackageVersion: 0.8.0 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/TheWaWaR/simple-http-server/releases/download/v0.8.0/x86_64-pc-windows-msvc-simple-http-server.exe + InstallerSha256: 6FAAC740DF27E317125F562A4F5239FC2D95161AEA995930929B1C895994AA9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.locale.en-US.yaml b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.locale.en-US.yaml new file mode 100644 index 0000000000000..5ea2b28ebbff6 --- /dev/null +++ b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheWaWaR.simple-http-server +PackageVersion: 0.8.0 +PackageLocale: en-US +Publisher: TheWaWaR +PublisherUrl: https://github.com/TheWaWaR +PublisherSupportUrl: https://github.com/TheWaWaR +Author: TheWaWaR +PackageName: simple-http-server +PackageUrl: https://github.com/TheWaWaR/simple-http-server +License: MIT +LicenseUrl: https://github.com/TheWaWaR/simple-http-server/blob/HEAD/LICENSE +ShortDescription: Simple HTTP(s) Server +Description: Command line utility to serve directories and files, very extensible +Moniker: simple-http-server +Tags: +- file +- http +- rust +- server +- simplehttpserver +- static +ReleaseNotes: |- + • Compared to the previous Iron-based version, this release changes the server in these ways: + Core + - Replaced the old iron stack with an axum + tokio implementation. + - Kept the CLI mostly compatible, but moved the codebase to a modern async HTTP stack. + - Reorganized the implementation into separate modules for config, server setup, handlers, and utilities. + TLS + - TLS support is now behind a single tls feature and is disabled by default. + - --cert and --certpass still accept PKCS#12 files, but they only work when the binary is built with --features tls. + - On Linux and macOS, TLS uses system OpenSSL. + - On Windows, TLS uses vendored OpenSSL to avoid CI and toolchain issues. + User-visible behavior changes + - --upload-size-limit now supports human-readable values such as 30K, 50M, and 1G. + - Size suffixes are interpreted in powers of 1024. + - Upload limit errors are clearer: oversized uploads now return a readable 413 message instead of low-level stream errors. + - Invalid multipart requests now return proper client errors instead of collapsing into 500 responses. + - Internal 500 errors are now printed to stderr for easier debugging. + - --open now uses https:// automatically when TLS is enabled. + - --base-url is normalized consistently. + - --try-file behavior is explicit: relative paths resolve against the server root, absolute paths are used as-is. + - CORS preflight OPTIONS requests are handled directly. + - Error pages escape injected text. + Performance and resource usage + - File responses are streamed instead of being buffered in full. + - Compressed responses are streamed. + - Uploads are streamed to temporary files instead of being fully buffered in memory. + - Temporary upload files are cleaned up on multipart failures, including size-limit failures. + Behavioral compatibility notes + - Most existing flags and main server behavior remain aligned with the old version. + - Colored request logging from the old implementation was removed. + - Some historical edge-case behavior from the Iron middleware chain, especially around HEAD + compression, was intentionally cleaned up rather than preserved exactly. + Quality + - Added black-box HTTP tests for directory listing, try-file, basic auth, range requests, cache revalidation, CORS preflight, uploads, and gzip compression. + - The new implementation passes tests and clippy in both default and tls builds.**** +ReleaseNotesUrl: https://github.com/TheWaWaR/simple-http-server/releases/tag/v0.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.yaml b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.yaml new file mode 100644 index 0000000000000..05b51e53bdcbb --- /dev/null +++ b/manifests/t/TheWaWaR/simple-http-server/0.8.0/TheWaWaR.simple-http-server.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TheWaWaR.simple-http-server +PackageVersion: 0.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.installer.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.installer.yaml new file mode 100644 index 0000000000000..2429e6aa2594c --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.02.18.5 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{3B9704C8-1286-4a17-9EA8-F63004FC74A1}' +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260218e/siwtrial-setup.exe + InstallerSha256: E245041B33A6185187E8D19F2CB459D3542C5F369F480A1B5E183BBED29D364F +- Architecture: arm64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260218e/siwtrial-setup.exe + InstallerSha256: E245041B33A6185187E8D19F2CB459D3542C5F369F480A1B5E183BBED29D364F +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.locale.en-US.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.locale.en-US.yaml new file mode 100644 index 0000000000000..362f8a1ead7cf --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.02.18.5 +PackageLocale: en-US +Publisher: Topala Software Solutions +PublisherUrl: https://www.gtopala.com/ +PublisherSupportUrl: https://www.gtopala.com/forum/ +PrivacyUrl: https://www.gtopala.com/tss/privacy-policy.php +Author: Gabriel Topala +PackageName: SIW +PackageUrl: https://www.gtopala.com/ +License: Commercial +LicenseUrl: https://www.gtopala.com/agreement/ +Copyright: Copyright © 2005-2026 Topala Software Solutions +CopyrightUrl: https://www.gtopala.com/agreement/ +ShortDescription: System Information for Windows - Everything you want to know about your computer +Description: SIW is an advanced System Information for Windows tool that analyzes your computer and gathers detailed information about system properties and settings (Software Information, Hardware Information, and Network Information). It displays it in a highly comprehensible manner. +Moniker: siw +Tags: +- amd +- cpu +- hardware +- intel +- memory +- motherboard +- network +- processor +- software +- system +- system-information +- system-utility +- utility +ReleaseNotesUrl: https://www.gtopala.com/siw/changelog.php +PurchaseUrl: https://www.gtopala.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.yaml new file mode 100644 index 0000000000000..58db9255810fc --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.02.18.5/TopalaSoftwareSolutions.SIW.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.02.18.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml new file mode 100644 index 0000000000000..e4473d2d24d1d --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.installer.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /silent + SilentWithProgress: /passive + InstallLocation: /INSTALLDIR="" +ExpectedReturnCodes: +- InstallerReturnCode: 0x8004070b + ReturnResponse: invalidParameter +- InstallerReturnCode: 0x80040711 + ReturnResponse: installInProgress +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- layout +- rbz +- skb +- skm +- skp +- style +ProductCode: '{bf48c79b-90c4-5ce8-8235-2a1dec3593bf}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.sketchup.com/SketchUp-2026-1-252-80.exe + InstallerSha256: 1E625DC0A1EE6C6E2D0A77750F1A4C222832DDCF8D5283073B5453CD6BBB2221 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.en-US.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.en-US.yaml new file mode 100644 index 0000000000000..d4324dd26090b --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.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: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +PackageLocale: en-US +Publisher: Trimble, Inc. +PublisherUrl: https://www.trimble.com/ +PublisherSupportUrl: https://www.sketchup.com/help +PrivacyUrl: https://www.sketchup.com/legal/privacy-notice +Author: Trimble Inc. +PackageName: SketchUp 2026 +PackageUrl: https://www.sketchup.com/ +License: Proprietary +LicenseUrl: https://www.trimble.com/legal/offering-terms/terms +Copyright: © 2026 Trimble Inc. +CopyrightUrl: https://www.trimble.com/legal/offering-terms/terms +ShortDescription: 3D Modeling & Drawing +Description: SketchUp is a premier 3D design software that makes 3D modeling & drawing accessible and empowers you with a robust toolset where you can create whatever you can imagine. +Tags: +- design +PurchaseUrl: https://www.sketchup.com/plans-and-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a2bc96ca95b29 --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +PackageLocale: zh-CN +PublisherSupportUrl: https://www.sketchup.com/zh-cn/help +PrivacyUrl: https://www.sketchup.com/zh-cn/legal/privacy-notice +PackageUrl: https://www.sketchup.com/zh-cn +License: 专有软件 +ShortDescription: 3D 建模与绘图 +Description: SketchUp 是一款顶尖的 3D 设计软件,它让三维建模与绘图变得触手可及,并为您提供强大的工具集,助您将想象化为现实。 +Tags: +- 设计 +PurchaseUrl: https://www.sketchup.com/zh-cn/plans-and-pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.yaml b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.yaml new file mode 100644 index 0000000000000..ea7988dc7467e --- /dev/null +++ b/manifests/t/Trimble/SketchUp/2026/26.1.252/Trimble.SketchUp.2026.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: Trimble.SketchUp.2026 +PackageVersion: 26.1.252 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml new file mode 100644 index 0000000000000..d4e5bb39e221a --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -mode silent -agreeToLicense yes + SilentWithProgress: -mode silent -agreeToLicense yes +UpgradeBehavior: install +FileExtensions: +- mat +- tam +- unv +- uff +- hdf +- pti +- wav +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +RequireExplicitUpgrade: true +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.tamara.app/2026.0.2.0/installer.exe + InstallerSha256: EC2F29D4677A5432489B8C62C7213FC4367007E324E4841B75EBFDAAA829B6EC + AppsAndFeaturesEntries: + - DisplayName: Tamara + Publisher: NVH Group AB + ProductCode: Tamara +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-03-10 diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml new file mode 100644 index 0000000000000..f09de47e57a05 --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +PackageLocale: en-US +Publisher: NVH Group AB +PublisherUrl: https://www.nvh.group +Author: NVH Group AB +PackageName: Tamara +PackageUrl: https://tamara.app +License: Proprietary +Copyright: (C) NVH Group AB +ShortDescription: Tamara Acoustic Real-time Assessment +Agreements: +- AgreementLabel: EULA + AgreementUrl: https://tamara.app/eula_v1.0.txt +ReleaseNotesUrl: https://download.tamara.app/2026.0.2.0/releasenotes.pdf +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml new file mode 100644 index 0000000000000..8f2bac757189e --- /dev/null +++ b/manifests/w/WHTA/Tamara/2026.0.2.0/WHTA.Tamara.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: WHTA.Tamara +PackageVersion: 2026.0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.installer.yaml b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.installer.yaml new file mode 100644 index 0000000000000..5e098b84c00d4 --- /dev/null +++ b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wazuh.WazuhAgent +PackageVersion: 4.14.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +ProductCode: '{6B0320B5-3B7E-448E-BF58-9C95D34C14FC}' +AppsAndFeaturesEntries: +- ProductCode: '{6B0320B5-3B7E-448E-BF58-9C95D34C14FC}' + UpgradeCode: '{F495AC57-7BDE-4C4B-92D8-DBE40A9AA5A0}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\ossec-agent' +Installers: +- Architecture: x86 + InstallerUrl: https://packages.wazuh.com/4.x/windows/wazuh-agent-4.14.4-1.msi + InstallerSha256: 0791A9EEB7CE41CA52FB34ED0E48A9EC3760645C6C6AC788F9404C3511EAD66F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.locale.en-US.yaml b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.locale.en-US.yaml new file mode 100644 index 0000000000000..66306a6a01df2 --- /dev/null +++ b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.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: Wazuh.WazuhAgent +PackageVersion: 4.14.4 +PackageLocale: en-US +Publisher: Wazuh, Inc. +PackageName: Wazuh Agent +License: GNU General Public License (version 2) +ShortDescription: Wazuh helps you to gain deeper security visibility into your infrastructure by monitoring hosts at an operating system and application level. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.yaml b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.yaml new file mode 100644 index 0000000000000..ed1ec6af3468c --- /dev/null +++ b/manifests/w/Wazuh/WazuhAgent/4.14.4/Wazuh.WazuhAgent.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: Wazuh.WazuhAgent +PackageVersion: 4.14.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.installer.yaml b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.installer.yaml new file mode 100644 index 0000000000000..b8aaad668c3ff --- /dev/null +++ b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.installer.yaml @@ -0,0 +1,26 @@ +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.27.1 +Commands: +- tally +FileExtensions: +- dockerfile +- containerfile +ReleaseDate: '2026-03-16' +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/wharflab/tally/releases/download/v0.27.1/tally_0.27.1_Windows_x86_64.exe + InstallerSha256: 29BFD265748F6124FC3B349DE4BAC89C3C10DB08AE545CD0EB6BB718E45F0741 + Commands: + - tally +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/wharflab/tally/releases/download/v0.27.1/tally_0.27.1_Windows_arm64.exe + InstallerSha256: 20D56D737B9F551A2178F06909F01870BB431364D4B1F3967C401A13B3325170 + Commands: + - tally +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.locale.en-US.yaml b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.locale.en-US.yaml new file mode 100644 index 0000000000000..97fee4f7703ac --- /dev/null +++ b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.27.1 +PackageLocale: en-US +Publisher: Wharflab +PublisherUrl: https://github.com/wharflab +PublisherSupportUrl: https://github.com/wharflab/tally/issues +PackageName: Tally +PackageUrl: https://github.com/wharflab/tally +ShortDescription: Dockerfile linter and formatter with first-class PowerShell and + Windows container support. +Moniker: tally +License: GPL-3.0-only +LicenseUrl: https://github.com/wharflab/tally/blob/main/LICENSE +ReleaseNotesUrl: https://github.com/wharflab/tally/releases/tag/v0.27.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://wharflab.github.io/tally/ +Tags: +- docker +- dockerfile +- containerfile +- linter +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.yaml b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.yaml similarity index 60% rename from manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.yaml rename to manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.yaml index aa049ced60172..59691d79bf429 100644 --- a/manifests/m/MartiCliment/UniGetUI/3.1.6/MartiCliment.UniGetUI.yaml +++ b/manifests/w/Wharflab/Tally/0.27.1/Wharflab.Tally.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MartiCliment.UniGetUI -PackageVersion: 3.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml new file mode 100644 index 0000000000000..6796702ba9693 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +InstallerType: exe +Scope: machine +InstallModes: +- silent +- silentWithProgress +- interactive +InstallerSwitches: + Silent: -install -silent + SilentWithProgress: -install -silent + Interactive: -install + Upgrade: -update -silent +ProductCode: SystemInformer-Canary +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/4.0.26074.335/systeminformer-build-canary-setup.exe + InstallerSha256: 16B7BA35E7BB094C5C0C754F85A4D91098703A2E6C94208AFE3F1DC03D34FE24 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-15 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f2e93b4faa774 --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +PackageLocale: en-US +Publisher: Winsider Seminars & Solutions, Inc. +PublisherUrl: https://windows-internals.com/ +PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues +PackageName: System Informer (Canary) +PackageUrl: https://system-informer.com/ +License: MIT License +LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt +Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved. +CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt +ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. +Moniker: systeminformer-canary +Tags: +- windows +- debugger +- security +- benchmarking +- process-manager +- performance +- monitor +- monitoring +- realtime +- administrator +- process-monitor +- performance-tuning +- profiling +- monitor-performance +- performance-monitoring +- system-monitor +ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/4.0.26074.335 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml new file mode 100644 index 0000000000000..caca4d6afe32e --- /dev/null +++ b/manifests/w/WinsiderSS/SystemInformer/Canary/4.0.26074.335/WinsiderSS.SystemInformer.Canary.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: WinsiderSS.SystemInformer.Canary +PackageVersion: 4.0.26074.335 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml new file mode 100644 index 0000000000000..604a9578790c7 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/xammen/BetterTrumpet/releases/download/v3.0.8/BetterTrumpet-3.0.8-setup.exe + InstallerSha256: 3D98527F68A74E52A3DAC7562B418E7515285E7E98A812D85E8D5BF6E049BFE2 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml new file mode 100644 index 0000000000000..db60e36575c46 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +PackageLocale: en-US +Publisher: xmn +PublisherUrl: https://github.com/xammen +PublisherSupportUrl: https://github.com/xammen/BetterTrumpet/issues +PackageName: BetterTrumpet +PackageUrl: https://github.com/xammen/BetterTrumpet +License: MIT +LicenseUrl: https://github.com/xammen/BetterTrumpet/blob/master/LICENSE +ShortDescription: A refined fork of EarTrumpet with enhanced volume control, themes, and auto-updates +Description: |- + BetterTrumpet is a refined fork of EarTrumpet, the beloved Windows volume mixer. + Features include per-app volume control, a media popup with album art, 28+ built-in themes, + volume profiles, undo/redo, CLI with 19 commands, crash reporting via Sentry, + auto-updates with silent install, and a premium onboarding experience. +Tags: +- audio +- volume +- mixer +- sound +- music +- bettertrumpet +- eartrumpet +- windows +ReleaseNotesUrl: https://github.com/xammen/BetterTrumpet/releases/tag/v3.0.8 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml new file mode 100644 index 0000000000000..980c91ffa2023 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.8/xmn.BetterTrumpet.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.installer.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.installer.yaml new file mode 100644 index 0000000000000..adcf0319c130a --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.17 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 17c157dc-f11b-59bd-960e-33d7d54a4288 +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + InstallerUrl: https://autoglm.aminer.cn/autoclaw/updates/autoclaw-0.2.17-setup.exe + InstallerSha256: F1040B95D9D59DBC79E7CA795CA74D60BE28AAF7635D99C1171A04E23DB56F61 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.en-US.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..a65a41c461cc0 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ZhipuAI.AutoClaw +PackageVersion: 0.2.17 +PackageLocale: en-US +Author: Beijing Zhipu Huazhang Technology Co., Ltd. +License: Proprietary +ShortDescription: Embed Agent execution capabilities into a single IM entry point. +Description: AutoClaw is an AI assistant tool that supports one-click installation of OpenClaw. Compatible with Windows and macOS, it offers Feishu integration, hot-swappable models, over 50 skills, and AutoGLM browser automation capabilities, enabling even beginners to get started quickly. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.zh-CN.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cc078f243bd41 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZhipuAI.AutoClaw +PackageVersion: 0.2.17 +PackageLocale: zh-CN +Publisher: ZhipuAI +PublisherUrl: https://zhipuai.cn/ +PrivacyUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_privacy&favicon=autoglm +Author: 北京智谱华章科技有限公司 +PackageName: AutoClaw +PackageUrl: https://autoglm.zhipuai.cn/autoclaw/ +License: 专有软件 +LicenseUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_agreement&favicon=autoglm +Copyright: © 2026 版权所有 北京智谱华章科技股份有限公司 +CopyrightUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_agreement&favicon=autoglm +ShortDescription: 将 Agent 执行力装进一个 IM 入口 +Description: AutoClaw(澳龙)是一款支持 OpenClaw 一键安装的 AI 助手工具,支持 Windows 与 macOS,提供飞书集成、模型热插拔、50+ 技能与 AutoGLM 浏览器自动化能力,小白也能快速上手。 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.yaml new file mode 100644 index 0000000000000..7f4517722b635 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.17/ZhipuAI.AutoClaw.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.17 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0