diff --git a/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.installer.yaml b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.installer.yaml new file mode 100644 index 000000000000..db988c9b1611 --- /dev/null +++ b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.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: ADATA.SSDToolbox +PackageVersion: 6.2.3 +InstallerType: zip +NestedInstallerType: inno +NestedInstallerFiles: +- RelativeFilePath: ADATA_SSDToolBoxSetup_v6.2.3.exe +Installers: +- Architecture: x64 + InstallerUrl: https://www.adata.com/upload/downloadfile/ADATA_SSDToolBoxSetup_v6.2.3.zip + InstallerSha256: 92CD4A26FA51AE83D49A401688AB3C83FFE5DBBE66216B7E057461C1BD58B05B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.locale.en-US.yaml b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.locale.en-US.yaml new file mode 100644 index 000000000000..dc8e0fc7b762 --- /dev/null +++ b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ADATA.SSDToolbox +PackageVersion: 6.2.3 +PackageLocale: en-US +Publisher: ADATA Technology Co., Ltd +PackageName: ADATA SSD Toolbox +PackageUrl: https://www.adata.com/en/support/downloads/ +License: Proprietary +ShortDescription: Provides multiple ways for users to obtain disk information and easily change settings. Additionally, it can speed up your SSD and improve its lifespan. +Tags: +- nvmexpress +- m2 +- m.2 +- ssd +- solidstatedrive +- solid-state-drive +- harddisks +- harddrives +- xpg +- trusta +- adata-ssd-toolbox +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.yaml b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.yaml similarity index 52% rename from manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.yaml rename to manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.yaml index bfd02cc9f222..2e745e721d93 100644 --- a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.yaml +++ b/manifests/a/ADATA/SSDToolbox/6.2.3/ADATA.SSDToolbox.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Aug/17 +# Created using wingetcreate 1.10.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit -PackageVersion: 32.0.0.39 +PackageIdentifier: ADATA.SSDToolbox +PackageVersion: 6.2.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.installer.yaml b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.installer.yaml new file mode 100644 index 000000000000..20210c8e022b --- /dev/null +++ b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.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.10.0.schema.json +PackageIdentifier: abhimanyu003.pttr +PackageVersion: 0.0.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2025-12-20" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: pttr.exe + PortableCommandAlias: pttr + InstallerUrl: https://github.com/abhimanyu003/pttr/releases/download/v0.0.1/pttr_Windows_i386.zip + InstallerSha256: 47f221aa320067f8a0b3f92561244b625207e585285eef32e6ec3a355a806fd9 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: pttr.exe + PortableCommandAlias: pttr + InstallerUrl: https://github.com/abhimanyu003/pttr/releases/download/v0.0.1/pttr_Windows_arm64.zip + InstallerSha256: b0042239e8c94fd000a9f00763183e7f8d9635c328b7e747865af95b990d562c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: pttr.exe + PortableCommandAlias: pttr + InstallerUrl: https://github.com/abhimanyu003/pttr/releases/download/v0.0.1/pttr_Windows_x86_64.zip + InstallerSha256: c1a07cc595292e891c2e04255245e5bfd5aec00d92bbd7635bd4f3094a8a8059 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.locale.en-US.yaml b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.locale.en-US.yaml new file mode 100644 index 000000000000..8e0f4008f734 --- /dev/null +++ b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.locale.en-US.yaml @@ -0,0 +1,31 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: abhimanyu003.pttr +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: abhimanyu003 +PublisherUrl: https://github.com/abhimanyu003 +PublisherSupportUrl: https://github.com/abhimanyu003/pttr/issues +Author: Abhimanyu Sharma +PackageName: pttr +PackageUrl: https://github.com/abhimanyu003/pttr +License: MIT +LicenseUrl: https://github.com/abhimanyu003/pttr/blob/master/LICENSE +Copyright: Copyright (c) 2025-2025 Abhimanyu Sharma +ShortDescription: A cross-platform terminal UI application for viewing and managing open ports - process on your system. +Moniker: pttr +Tags: + - cli + - tui + - portmanger + - processmanager + - port + - process + - devutil + - productivity +ReleaseNotes: | + ## Changelog + * 22eab8d73692b62d22d7c1c4159aada0b9d2c72e ci: build fix and readme update +ReleaseNotesUrl: https://github.com/abhimanyu003/pttr/releases/tag/v0.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.yaml b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.yaml new file mode 100644 index 000000000000..5e50b25b5a31 --- /dev/null +++ b/manifests/a/abhimanyu003/pttr/0.0.1/abhimanyu003.pttr.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.10.0.schema.json +PackageIdentifier: abhimanyu003.pttr +PackageVersion: 0.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.installer.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.installer.yaml new file mode 100644 index 000000000000..4fbb2b42b5b7 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.installer.yaml @@ -0,0 +1,14 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.5.4 +InstallerLocale: en-US +InstallerType: exe +ReleaseDate: 2023-10-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.5.4/catalyst-3.5.4.Setup.exe + InstallerSha256: 147BCF4E5C4DA2560D57FEE4550689C96CADFF9280C4C6311E8C973197A31437 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..cb66b700d92d --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.5.4 +PackageLocale: en-US +Publisher: CatalystDevOrg +PublisherUrl: https://github.com/CatalystDevOrg +PublisherSupportUrl: https://github.com/CatalystDevOrg/Catalyst/issues +PackageName: catalyst-browser +PackageUrl: https://github.com/CatalystDevOrg/Catalyst +License: MIT +LicenseUrl: https://github.com/CatalystDevOrg/Catalyst/blob/develop/LICENSE +Copyright: Copyright © 2024 CatalystDevOrg +ShortDescription: A minimal, functional, and customizable user-focused FOSS web browse +Tags: +- browser +- chromium +- foss +- minimal +- open-source +- user-focused +- web +ReleaseNotes: Fixed poor scaling of the more menu on higher resolution displays +ReleaseNotesUrl: https://github.com/CatalystDevOrg/Catalyst/releases/tag/v3.5.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/CatalystDevOrg/Catalyst/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.yaml new file mode 100644 index 000000000000..e4d2b7c40997 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.5.4/CatalystDevOrg.CatalystBrowser.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.installer.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.installer.yaml new file mode 100644 index 000000000000..a13aaa010827 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.installer.yaml @@ -0,0 +1,14 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.8 +InstallerLocale: en-US +InstallerType: exe +ReleaseDate: 2025-08-11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.9.8/catalyst-Setup-3.9.8.exe + InstallerSha256: 1FFBF89FB582E68D9C4AB696B9AEB20777FD864D055880EC158DAA99D9182ECC +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..912397cbf719 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.8 +PackageLocale: en-US +Publisher: CatalystDevOrg +PublisherUrl: https://github.com/CatalystDevOrg +PublisherSupportUrl: https://github.com/CatalystDevOrg/Catalyst/issues +PackageName: catalyst-browser +PackageUrl: https://github.com/CatalystDevOrg/Catalyst +License: MIT +LicenseUrl: https://github.com/CatalystDevOrg/Catalyst/blob/develop/LICENSE +Copyright: Copyright © 2024 CatalystDevOrg +ShortDescription: A minimal, functional, and customizable user-focused FOSS web browse +Tags: +- browser +- chromium +- foss +- minimal +- open-source +- user-focused +- web +ReleaseNotes: |- + Security + This release updates and drops several old/abandoned/vulnerable dependencies from the project. + Bug Fixes + You can now properly enter a URL without specifying the protocol + Additional Notes + Christmas limited-time features and easter eggs removed. +ReleaseNotesUrl: https://github.com/CatalystDevOrg/Catalyst/releases/tag/v3.9.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/CatalystDevOrg/Catalyst/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.yaml new file mode 100644 index 000000000000..22d9a781e846 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.8/CatalystDevOrg.CatalystBrowser.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.installer.yaml b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.installer.yaml new file mode 100644 index 000000000000..2b92c408ff32 --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.installer.yaml @@ -0,0 +1,14 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro +PackageVersion: 29.0.1 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.chillicream.com/app/Nitro-29.0.1-win-x64.exe + InstallerSha256: E68248C89E1F741DA60399EE1894DFCECD805070877C12B634307C02133E42EE +- Architecture: arm64 + InstallerUrl: https://cdn.chillicream.com/app/Nitro-29.0.1-win-arm64.exe + InstallerSha256: 1f7cab9aee0e9654cdff8011c4cefb84e61bd67f6587e5d30e1c8b12825b076b +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.locale.en-US.yaml b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.locale.en-US.yaml new file mode 100644 index 000000000000..0e4f6d0fbac6 --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.locale.en-US.yaml @@ -0,0 +1,19 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro +PackageVersion: 29.0.1 +PackageLocale: en-US +Publisher: ChilliCream +PackageName: Nitro +PackageUrl: https://chillicream.com/products/nitro/ +License: Proprietary +Copyright: Copyright © 2025 ChilliCream +ShortDescription: Next-Level GraphQL IDE. +Tags: +- nitrogui +- nitro-gui +- chillicream.nitro.app +- graphqlide +- graphql-ide +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.yaml b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.yaml new file mode 100644 index 000000000000..7a7a6f9c01d3 --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/29.0.1/ChilliCream.Nitro.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro +PackageVersion: 29.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.installer.yaml b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.installer.yaml new file mode 100644 index 000000000000..279ef0fe6e86 --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.installer.yaml @@ -0,0 +1,21 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro.CLI +PackageVersion: 16.0.0-p.10.22 +InstallerType: zip +NestedInstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ChilliCream/graphql-platform/releases/download/16.0.0-p.10.22/nitro-win-x64.zip + InstallerSha256: A1C512E286C29FD8E9BFA012BC34FA1EE741C103552E30EAF2DC4D685CB8DC56 + NestedInstallerFiles: + - RelativeFilePath: nitro.exe + PortableCommandAlias: nitrocli +- Architecture: x86 + InstallerUrl: https://github.com/ChilliCream/graphql-platform/releases/download/16.0.0-p.10.22/nitro-win-x86.zip + InstallerSha256: 90a52231f05516b33c56b23c65e7853922c2de9816c14488358d5da8bf714b46 + NestedInstallerFiles: + - RelativeFilePath: nitro.exe + PortableCommandAlias: nitrocli86 +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.locale.en-US.yaml b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..916df175364a --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.locale.en-US.yaml @@ -0,0 +1,19 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro.CLI +PackageVersion: 16.0.0-p.10.22 +PackageLocale: en-US +Publisher: ChilliCream +PackageName: Nitro CLI +PackageUrl: https://github.com/ChilliCream/graphql-platform +License: MIT +ShortDescription: A performant, feature-rich GraphQL IDE / API Cockpit that helps developers and data scientists to explore, share, and test any GraphQL API. +Tags: +- chillicreamgraphqlplatform +- chillicream-graphql-platform +- chillicream-nitro +- hotchocolate +- hot-chocolate +- requirescmd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.yaml b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.yaml new file mode 100644 index 000000000000..a11b90b13f7e --- /dev/null +++ b/manifests/c/ChilliCream/Nitro/CLI/16.0.0-p.10.22/ChilliCream.Nitro.CLI.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ChilliCream.Nitro.CLI +PackageVersion: 16.0.0-p.10.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.installer.yaml b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.installer.yaml new file mode 100644 index 000000000000..d584f07c6a12 --- /dev/null +++ b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.installer.yaml @@ -0,0 +1,13 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: fsprojects.Paket +PackageVersion: 9.0.2.0 +InstallerType: portable +Commands: +- paket +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/fsprojects/Paket/releases/download/9.0.2/paket.exe + InstallerSha256: 04249FF4EA9393BF1DAAA948AE8059C9EB3D368FAAD591C85834C36BFEA4213B +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.locale.en-US.yaml b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.locale.en-US.yaml new file mode 100644 index 000000000000..86d656fdcbbc --- /dev/null +++ b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.locale.en-US.yaml @@ -0,0 +1,21 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: fsprojects.Paket +PackageVersion: 9.0.2.0 +PackageLocale: en-US +Publisher: F# Community Project Incubation Space +PackageName: Paket +PackageUrl: https://fsprojects.github.io/Paket/ +License: MIT +ShortDescription: A dependency manager for .NET with support for NuGet packages and git repositories. +Tags: +- nuget +- git +- dependencymanager +- dependency-manager +- paketmanager +- dotnet +- .net +- requirescmd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.yaml b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.yaml new file mode 100644 index 000000000000..240435ad7c1b --- /dev/null +++ b/manifests/f/fsprojects/Paket/9.0.2.0/fsprojects.Paket.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: fsprojects.Paket +PackageVersion: 9.0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.installer.yaml b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.installer.yaml new file mode 100644 index 000000000000..0b64d626d336 --- /dev/null +++ b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.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: G0rocks.DesktopShortcutRemover +PackageVersion: 1.0.0 +InstallerType: portable +Commands: +- desktop_shortcut_remover +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/G0rocks/desktop_shortcut_remover/releases/download/1.0.0/desktop_shortcut_remover.exe + InstallerSha256: 0C15E136AC194DBE62178A9C370B7815C4D98238684F1C0D1374687D31D4F420 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-07 diff --git a/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.locale.en-US.yaml b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.locale.en-US.yaml new file mode 100644 index 000000000000..064bb78eb23c --- /dev/null +++ b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: G0rocks.DesktopShortcutRemover +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: G0rocks +PublisherUrl: https://github.com/G0rocks +PublisherSupportUrl: https://github.com/G0rocks/desktop_shortcut_remover/issues +PackageName: DesktopShortcutRemover +PackageUrl: https://github.com/G0rocks/desktop_shortcut_remover +License: MIT +ShortDescription: A program that periodically removes desktop shortcuts +ReleaseNotesUrl: https://github.com/G0rocks/desktop_shortcut_remover/releases/tag/1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/G0rocks/desktop_shortcut_remover/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.yaml b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.yaml new file mode 100644 index 000000000000..7df5a465f25f --- /dev/null +++ b/manifests/g/G0rocks/DesktopShortcutRemover/1.0.0/G0rocks.DesktopShortcutRemover.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: G0rocks.DesktopShortcutRemover +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.installer.yaml deleted file mode 100644 index a8e9a3eb51ac..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.installer.yaml +++ /dev/null @@ -1,79 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 132.0.6834.6 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/iuqwqtkrlity43fztth4lvcami_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: 959B85D5C74940E3544C60B784E2F675AAB3ACB3319AC6D290286601A8EEB672 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta - ProductCode: Google Chrome Beta -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/iuqwqtkrlity43fztth4lvcami_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: 959B85D5C74940E3544C60B784E2F675AAB3ACB3319AC6D290286601A8EEB672 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta - ProductCode: Google Chrome Beta -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/jj7cqfoky3jyjoddxb7i2ixpiq_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: 638D83EE8CBF8D2A1F3A57DDB99CF17B8F5D2940FB9AD7A0BA502A18CEA3BD43 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta - ProductCode: Google Chrome Beta -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/jj7cqfoky3jyjoddxb7i2ixpiq_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: 638D83EE8CBF8D2A1F3A57DDB99CF17B8F5D2940FB9AD7A0BA502A18CEA3BD43 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta - ProductCode: Google Chrome Beta -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/iui5bvjnhxtg4gst4qdzmvlrau_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: F41FADF51DA72282545313D13619347E622186C372B2590A4D664ECD4D138D76 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta - ProductCode: Google Chrome Beta -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/iui5bvjnhxtg4gst4qdzmvlrau_132.0.6834.6/132.0.6834.6_chrome_installer.exe - InstallerSha256: F41FADF51DA72282545313D13619347E622186C372B2590A4D664ECD4D138D76 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta - ProductCode: Google Chrome Beta -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.en-US.yaml deleted file mode 100644 index 0680c9088e9c..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 132.0.6834.6 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Beta (EXE) -PackageUrl: https://www.google.com/chrome/beta -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2024 Google LLC. All rights reserved. -# CopyrightUrl: -ShortDescription: Try new features with Chrome Beta -Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. -# Moniker: -Tags: -- browser -- chromium -- internet -- web -- webpage -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml deleted file mode 100644 index c31afa9e1ddf..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 132.0.6834.6 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Beta (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/beta -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2024 Google LLC. Med enerett. -# CopyrightUrl: -ShortDescription: Prøv nye funksjoner med Chrome Beta -Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. -# Moniker: -Tags: -- chromium -- nettleseren -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml deleted file mode 100644 index cb8fc4a27467..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 132.0.6834.6 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 测试版(EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2024 Google LLC. 保留所有权利。 -# CopyrightUrl: -ShortDescription: 试用 Chrome 测试版的新功能 -Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 -# Moniker: -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.yaml deleted file mode 100644 index 6af6f05d922b..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/132.0.6834.6/Google.Chrome.Beta.EXE.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 132.0.6834.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..70b47d6bced3 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 145.0.7603.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome SxS +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/ncojyt5td3otravn4dt47ppqzi_145.0.7603.0/145.0.7603.0_chrome_installer_uncompressed.exe + InstallerSha256: 786BC8A475909AFCB2F8E84B4AB250ED26E0C02E7AAA6B4C314B7A45B5051080 +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/g6o3fiu6l5n6gpl2ob7ga67i5q_145.0.7603.0/145.0.7603.0_chrome_installer_uncompressed.exe + InstallerSha256: C569A97B46DEC02687D00BD66F202A8183220D38814FF6421BA1FDC2A36C1066 +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/ll7mms7iny4bbyotegoftx2s5m_145.0.7603.0/145.0.7603.0_chrome_installer_uncompressed.exe + InstallerSha256: 9AA9DB2EDCEBD936DB484545E08066019404B1FE2A370230B423C710B1F1602C +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 61% rename from manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.en-US.yaml index 106fdbd948e3..ee7413003f04 100644 --- a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.en-US.yaml @@ -1,21 +1,22 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 145.0.7561.2 +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 145.0.7603.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ PublisherSupportUrl: https://support.google.com/ PrivacyUrl: https://policies.google.com/privacy Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/chrome/dev +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary License: Freeware LicenseUrl: https://www.google.com/chrome/terms Copyright: Copyright 2025 Google LLC. All rights reserved. -ShortDescription: Google Chrome for developers -Description: Google Chrome for developers was built for the open web. Test cutting-edge web platform APIs and developer tools that are updated weekly. +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary Tags: - browser - chromium diff --git a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 60% rename from manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.nb-NO.yaml index f56ed25ca88a..74c8ac5d0d44 100644 --- a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -1,21 +1,21 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 145.0.7561.2 +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 145.0.7603.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ PublisherSupportUrl: https://support.google.com/?hl=no PrivacyUrl: https://policies.google.com/privacy?hl=no Author: Google LLC -PackageName: Google Chrome Dev (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/dev +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary License: Gratis Programvare LicenseUrl: https://www.google.com/intl/no/chrome/terms Copyright: Copyright 2025 Google LLC. Med enerett. -ShortDescription: Google Chrome for utviklere -Description: Google Chrome for utviklere er laget for det åpne nettet. Test banebrytende nettplattform-API-er og utviklerverktøy som oppdateres ukentlig. +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. Tags: - chromium - nettleseren diff --git a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 61% rename from manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.zh-CN.yaml index 58ae9bb71cf2..a38a88fea3eb 100644 --- a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -1,21 +1,21 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 145.0.7561.2 +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 145.0.7603.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ PublisherSupportUrl: https://support.google.com/?hl=zh-Hans PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN Author: Google LLC -PackageName: Google Chrome 开发者版 (EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/dev +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary License: 免费软件 LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms Copyright: 版权所有 2025 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的 Google Chrome -Description: 开发者专用的 Google Chrome 专为开放式网络打造。测试先进的网络平台 API 和每周都会更新的开发者工具。 +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 Tags: - chromium - 互联网 diff --git a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.yaml b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.yaml similarity index 74% rename from manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.yaml rename to manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.yaml index 2d412cbf2e14..4711721dcd27 100644 --- a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.yaml +++ b/manifests/g/Google/Chrome/Canary/145.0.7603.0/Google.Chrome.Canary.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 145.0.7561.2 +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 145.0.7603.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.installer.yaml b/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.installer.yaml deleted file mode 100644 index 446fb6968a5d..000000000000 --- a/manifests/g/Google/Chrome/Dev/EXE/145.0.7561.2/Google.Chrome.Dev.EXE.installer.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Dev.EXE -PackageVersion: 145.0.7561.2 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome Dev -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/ad4mipfkbjm3rwbdyemivcz4r4aq_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: CD8F9607488DE15433F926F82D54F3DC22421DFC26D981FDFED97274730B0CDF - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/ad4mipfkbjm3rwbdyemivcz4r4aq_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: CD8F9607488DE15433F926F82D54F3DC22421DFC26D981FDFED97274730B0CDF - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/acy5d6r5ri6gqlvry446bpxwvhwq_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: CDFB234116FF5C10C0FB07EFB23A98C39A547800A181A40C2C0106BCACD96471 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/acy5d6r5ri6gqlvry446bpxwvhwq_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: CDFB234116FF5C10C0FB07EFB23A98C39A547800A181A40C2C0106BCACD96471 - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/actiasl4u7n2cmclejiw7v3gb4sa_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: 4D105F530DF3183ED92F0ACBDCDE3245C4671C25297132816B203DF3700FA8AC - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/actiasl4u7n2cmclejiw7v3gb4sa_145.0.7561.2/145.0.7561.2_chrome_installer_uncompressed.exe - InstallerSha256: 4D105F530DF3183ED92F0ACBDCDE3245C4671C25297132816B203DF3700FA8AC - InstallerSwitches: - Custom: --chrome-dev --do-not-launch-chrome --system-level -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/grdl/git-get/0.6.1/grdl.git-get.installer.yaml b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.installer.yaml new file mode 100644 index 000000000000..3e32d02802ea --- /dev/null +++ b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: grdl.git-get +PackageVersion: 0.6.1 +InstallerType: zip +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/grdl/git-get/releases/download/v0.6.1/git-get_0.6.1_windows_amd64vv1.zip + InstallerSha256: 26A88754984A6DF10BF64C780445181D71BA8C43CCCBAA7EAC3760F5ABE56BB9 +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: git-get.exe + PortableCommandAlias: git-get +- RelativeFilePath: ./git-get.exe + PortableCommandAlias: git-list +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/grdl/git-get/0.6.1/grdl.git-get.locale.en-US.yaml b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.locale.en-US.yaml new file mode 100644 index 000000000000..c11bbb2f07b7 --- /dev/null +++ b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: grdl.git-get +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: grdl +PackageName: git-get +PackageUrl: https://github.com/grdl/git-get +License: MIT License +ShortDescription: A better way to clone, organize and manage multiple git repositories +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.yaml b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.yaml similarity index 56% rename from manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.yaml rename to manifests/g/grdl/git-get/0.6.1/grdl.git-get.yaml index 9be039ab3a50..9271d9615f58 100644 --- a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.yaml +++ b/manifests/g/grdl/git-get/0.6.1/grdl.git-get.yaml @@ -1,8 +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: 2025.2.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: grdl.git-get +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.installer.yaml b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.installer.yaml deleted file mode 100644 index 5f4986e6bc73..000000000000 --- a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.installer.yaml +++ /dev/null @@ -1,54 +0,0 @@ -# Automatically updated by the winget bot at 2025/Aug/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit -PackageVersion: 32.0.0.39 -InstallerType: exe -InstallerSwitches: - Silent: /S /SUPPRESSMSGBOXES - SilentWithProgress: /S /SUPPRESSMSGBOXES -ProductCode: '{AFFE5F64-3248-41E9-96AE-8B475F6EFAB3}' -ReleaseDate: 2025-06-06 -Installers: -- InstallerLocale: zh-CN - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_chinese_64.exe - InstallerSha256: 90859CA326C03423967AF3664305D39EA5332C2EF37F0ED46159EE8163AFAD4A -- InstallerLocale: zh-TW - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_chinese_traditional_64.exe - InstallerSha256: 9A0EE6B3DC3BA1D8EBC99CEA2C5C9BDB624DD53C1695E749EA82EFFD38FD56F8 -- InstallerLocale: en-US - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_english_64.exe - InstallerSha256: FC88DD0B44CF0A7DE31AE2C413D145E351ACCA7A6E7DF4A44BC4A34E5184378E -- InstallerLocale: fr-FR - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_french_64.exe - InstallerSha256: 0137310489EECFB5CCA5951586967E3934BE5C8DE43059AE082402ECDEF68459 -- InstallerLocale: de-DE - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_german_64.exe - InstallerSha256: 3652B8B1A9D20F9779E2C6A4CBF3DBEA46BE184BD7B99E9E2366ECC45819F845 -- InstallerLocale: it-IT - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_italian_64.exe - InstallerSha256: BAF3CBC4AB8E4425B2D0DE0235CA9C749C91E57B07D82524E06CF76AE46C45DC -- InstallerLocale: ja-JA - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_japanese_64.exe - InstallerSha256: 696614BAF75279E067E4D7B2C8DD2EF9175B66708D14DFBE880CC998D4C948C2 -- InstallerLocale: ko-KO - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_korean_64.exe - InstallerSha256: 0A443FB65801651373704EB957A98FB074738AB93907089D88046F7414CD43F4 -- InstallerLocale: pt-BR - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_portuguese_64.exe - InstallerSha256: 4A92218408CFD5DC2000B38E7371FAE718C722A96B296067A282DCE7E601B74F -- InstallerLocale: es-ES - Architecture: x64 - InstallerUrl: https://downloads.ultraedit.com/main/ue/win/ue_spanish_64.exe - InstallerSha256: 0A791D355F3B9B08F6A8D3987FA524AA4C8FBEA8974FF197F67BAC529873B956 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml deleted file mode 100644 index 25db3af99310..000000000000 --- a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.0.0.39/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2025/Aug/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit -PackageVersion: 32.0.0.39 -PackageLocale: en-US -Publisher: IDM Computer Solutions, Inc. -PackageName: UltraEdit -License: Commercial -ShortDescription: A powerful, flexible, and highly configurable text editing tool designed to meet every user's needs. -Moniker: UltraEdit -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.installer.yaml b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.installer.yaml new file mode 100644 index 000000000000..70abe6ba6493 --- /dev/null +++ b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: JordanCoin.codemap +PackageVersion: 3.1.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2025-12-16" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: codemap.exe + PortableCommandAlias: codemap + InstallerUrl: https://github.com/JordanCoin/codemap/releases/download/v3.1.5/codemap_3.1.5_windows_amd64.zip + InstallerSha256: b46c2ddc1c14bab284cbe967d0d79114875911f059af89627f33b08287317f75 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.locale.en-US.yaml b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.locale.en-US.yaml new file mode 100644 index 000000000000..9ac0caf664ca --- /dev/null +++ b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.locale.en-US.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: JordanCoin.codemap +PackageVersion: 3.1.5 +PackageLocale: en-US +Publisher: JordanCoin +PublisherUrl: https://github.com/JordanCoin +PublisherSupportUrl: https://github.com/JordanCoin/codemap/issues +PackageName: codemap +PackageUrl: https://github.com/JordanCoin/codemap +License: MIT +LicenseUrl: https://github.com/JordanCoin/codemap/blob/main/LICENSE +ShortDescription: Generate a brain map of your codebase for LLM context +Description: | + codemap generates a compact, structured "brain map" of your codebase + that LLMs can instantly understand. One command gives instant + architectural context without burning tokens. +Moniker: codemap +Tags: + - cli + - developer-tools + - ai + - llm + - code-analysis +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.yaml b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.yaml new file mode 100644 index 000000000000..f5a08cb38bef --- /dev/null +++ b/manifests/j/JordanCoin/codemap/3.1.5/JordanCoin.codemap.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.10.0.schema.json +PackageIdentifier: JordanCoin.codemap +PackageVersion: 3.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.installer.yaml b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.installer.yaml new file mode 100644 index 000000000000..bad8fe641524 --- /dev/null +++ b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.installer.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: KDE.Kate.AppX +PackageVersion: 25.1200.10817.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.14316.0 +InstallerType: appx +FileExtensions: +- c +- cfg +- conf +- cpp +- css +- csv +- gitattributes +- gitignore +- gitmodules +- h +- hpp +- htm +- html +- ini +- js +- json +- ksh +- log +- md +- mjs +- pl +- py +- rdf +- srt +- toml +- txt +- wsdl +- xml +- xpdl +- xrm-ms +- xsl +- yaml +PackageFamilyName: KDEe.V.Kate_5b9q37dtznz5e +Capabilities: +- runFullTrust +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-25.12/windows/kate-release_25.12-10817-windows-cl-msvc2022-x86_64-sideload.appx + InstallerSha256: D1C74A91582270B6638695E1CEE6B2364FCDD8760C6301F785D3398884FDFD3D + SignatureSha256: 45CEA0D906B1C796994569515C0141ACE1B8E9ED569D3E1D284A8C1ED2A28FC9 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.en-US.yaml b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.en-US.yaml new file mode 100644 index 000000000000..0a6767aa344c --- /dev/null +++ b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: KDE.Kate.AppX +PackageVersion: 25.1200.10817.0 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kate-editor.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Kate +PackageUrl: https://kate-editor.org/ +License: LGPL-2.1-or-later +LicenseUrl: https://invent.kde.org/utilities/kate/-/blob/HEAD/LICENSES/LGPL-2.0-or-later.txt +Copyright: © 2020-2025 KDE Community +ShortDescription: Advanced Text Editor +Description: |- + Kate is a fast multi-document, multi-view text editor for programmers by KDE. It features stuff like LSP (Language Server Protocol) support, projects, multiple cursors and selections, git integration, folder wide search, horizontal and vertical splits, vi mode, syntax highlighting for 300+ languages, built-in terminal, dynamic word wrap and much more. It is available on Linux, BSD, Windows and MacOS. + Features: + - MDI, window splitting, window tabbing + - Spell checking + - CR, CRLF, LF newline support + - Encoding support (utf-8, utf-16, ascii etc.) + - Encoding conversion + - Regular expression based find & replace + - Syntax highlighting for 300+ languages + - Code and text folding + - Multiple cursors and multiple selections + - Block selection mode + - Auto indentation + - Auto completion support + - Shell integration + - Wide protocol support (http, ftp, ssh, webdav etc.) + - Extensible via plugins + - Integrated terminal + - Scriptable using JavaScript + - Vi mode + - Intellisense support using LSP (Language Server Protocol) + - DAP (Debug Adapter Protocol) support + - Vertical tabs/document list + - Lightweight project support. Kate can open folders as projects + - Code formatting using native formatters such as clang-format, prettier etc + - Built in filesystem browser + - CTags support + - Project wide and folder wide search + - Git integration +Tags: +- code +- coding +- editing +- editor +- programming +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/stable5/en/kate/kate/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.zh-CN.yaml b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.zh-CN.yaml new file mode 100644 index 000000000000..897e4cfb29ab --- /dev/null +++ b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.locale.zh-CN.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: KDE.Kate.AppX +PackageVersion: 25.1200.10817.0 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kate-editor.org/zh-cn/support/ +PackageUrl: https://kate-editor.org/zh-cn/ +ShortDescription: 多功能文本编辑器 +Description: |- + Kate 是 KDE 为程序员量身定制的一款轻快的多文档、多视图文本编辑器。它的功能丰富,支持 LSP (Language Server Protocol, 语言服务器协议)、项目、多光标、多个选择对象、Git 集成、文件夹内搜索、水平和垂直视图拆分、Vi 模式、300 多种语言的语法高亮、内置终端、动态换行等。它可在 Linux、BSD、Windows 和 macOS 上使用。 + 功能特性: + - 多文档界面 (MDI)、窗口拆分、标签页 + - 拼写检查 + - CR、CRLF、LF 换行支持 + - 编码支持 (UTF-8、UTF-16、ASCII 等) + - 编码转换 + - 基于正则表达式的查找和替换 + - 300 多种语言的语法高亮 + - 代码和文本折叠 + - 多光标和多个选择对象 + - 块选择模式 + - 自动缩进 + - 自动补全支持 + - 系统外壳程序集成 + - 支持多种类型的协议 (HTTP、FTP、SSH、WebDAV 等) + - 可通过插件扩展 + - 集成终端 + - 基于 JavaScript 实现的脚本编程 + - Vi 模式 + - Intellisense 支持 (基于 LSP/Language Server Protocol/语言服务器协议) + - DAP (Debug Adapter Protocol/调试适配器协议) 支持 + - 垂直标签页/文档列表 + - 轻量级项目支持。Kate 可以将文件夹作为工程打开 + - 使用本地格式化工具 (如 clang-format、prettier 等) 对代码进行格式化。 + - 内建在文件系统浏览器中 + - CTags 支持 + - 搜索整个项目和整个文件夹的内容 + - Git 集成 +Tags: +- 代码 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/stable5/en/kate/kate/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.yaml b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.yaml new file mode 100644 index 000000000000..ce4c1c863825 --- /dev/null +++ b/manifests/k/KDE/Kate/AppX/25.1200.10817.0/KDE.Kate.AppX.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: KDE.Kate.AppX +PackageVersion: 25.1200.10817.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.installer.yaml b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.installer.yaml new file mode 100644 index 000000000000..dc48bc967c65 --- /dev/null +++ b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: LuisPater.anyAIProxyAPI +PackageVersion: 2.6.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: anyAIProxyAPI.exe +Commands: +- anyAIProxyAPI +ReleaseDate: 2025-06-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/luispater/anyAIProxyAPI/releases/download/v2.6.4/anyAIProxyAPI_Windows_i386.zip + InstallerSha256: 1FFFA527D06E65B381DF158F67ADD6BD30DFA099BE7C4473AD3AA061CC1C9B2C +- Architecture: x64 + InstallerUrl: https://github.com/luispater/anyAIProxyAPI/releases/download/v2.6.4/anyAIProxyAPI_Windows_x86_64.zip + InstallerSha256: 6C4E97EF7EF9E209EC99F53AB7BD0DED475592B09E3E6DFAEEE43549E49AA9D0 +- Architecture: arm64 + InstallerUrl: https://github.com/luispater/anyAIProxyAPI/releases/download/v2.6.4/anyAIProxyAPI_Windows_arm64.zip + InstallerSha256: 4FA21E6CE2F3900F08524635BF14BDD8D476302B6728F3F5C4FFA615CD128AA3 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..5f2877507b11 --- /dev/null +++ b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LuisPater.anyAIProxyAPI +PackageVersion: 2.6.4 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +# PrivacyUrl: +Author: Luis Pater +PackageName: Any AI Proxy API +PackageUrl: https://github.com/luispater/anyAIProxyAPI +License: MIT +LicenseUrl: https://github.com/luispater/anyAIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Luis Pater +# CopyrightUrl: +ShortDescription: A Go-based proxy server that provides OpenAI-compatible API endpoints for Any AI website using browser automation. +Description: |- + This project creates a bridge between OpenAI's API format and various AI websites' web interfaces. It uses ChromeDP for browser automation to interact with Any AI website and provides a REST API that mimics OpenAI's chat completions endpoint. + Features + - OpenAI-Compatible API: Supports /v1/chat/completions endpoints + - Browser Automation: Uses ChromeDP with Fingerprint Chromium browser for web automation + - Request Queue: Implements a queue system to handle requests sequentially + - Configurable Workflows: YAML-based configuration for different automation workflows + - Multi-AI Service Support: Supports ChatGPT, Gemini AI Studio, Grok, and more + - Multi-Instance Support: Can manage multiple AI service instances simultaneously + - Screenshot API: Built-in screenshot functionality for debugging + - Authentication Management: Automatic cookie and session management +# Moniker: +Tags: +- ai +- chatbot +- large-language-model +- llm +- proxy +ReleaseNotes: |- + Changelog + - e06cdcf Add error check start/stop mechanism for page handling + - 6532c7f refactor: Translate Chinese comments to English +ReleaseNotesUrl: https://github.com/luispater/anyAIProxyAPI/releases/tag/v2.6.4 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..398d17a75367 --- /dev/null +++ b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: LuisPater.anyAIProxyAPI +PackageVersion: 2.6.4 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 一个基于 Go 语言的代理服务器,通过浏览器自动化为任何 AI 网站提供兼容 OpenAI 的 API 端点。 +Description: |- + 该项目在 OpenAI 的 API 格式与各种 AI 网站的网页界面之间建立了一座桥梁。它使用 ChromeDP 进行浏览器自动化,以与任意 AI 网站进行交互,并提供一个模拟 OpenAI 聊天补全端点的 REST API。 + 功能 + - 兼容 OpenAI 的 API:支持 /v1/chat/completions 端点 + - 浏览器自动化:使用基于 ChromeDP 的 Fingerprint Chromium 浏览器实现网页自动化 + - 请求队列:实现队列系统,以按顺序处理请求 + - 可配置的工作流:基于 YAML 的配置,支持不同的自动化工作流程 + - 多 AI 服务支持:支持 ChatGPT、Gemini AI Studio、Grok 等多种服务 + - 多实例支持:可同时管理多个 AI 服务实例 + - 截图 API:内置截图功能,便于调试 + - 认证管理:自动管理 Cookie 和会话 +# Moniker: +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.yaml b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.yaml new file mode 100644 index 000000000000..d16a07477bf3 --- /dev/null +++ b/manifests/l/LuisPater/anyAIProxyAPI/2.6.4/LuisPater.anyAIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: LuisPater.anyAIProxyAPI +PackageVersion: 2.6.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.installer.yaml b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.installer.yaml new file mode 100644 index 000000000000..861b29e9dab5 --- /dev/null +++ b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.installer.yaml @@ -0,0 +1,20 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.msmpi +PackageVersion: 10.1.12498.52 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallerSwitches: + Silent: -unattend + SilentWithProgress: -unattend +Installers: +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/7/2/7/72731ebb-b63c-4170-ade7-836966263a8f/msmpisetup.exe + InstallerSha256: 47443829114d8d8670f77af98939fe876d33eceb35d0ce4e0e85efeec4d87213 + AppsAndFeaturesEntries: + - Publisher: Microsoft Corporation + DisplayName: Microsoft MPI + InstallerType: msi + ProductCode: '{8499ACD3-C1E3-45AB-BF96-DA491727EBE1}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.locale.en-US.yaml b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.locale.en-US.yaml new file mode 100644 index 000000000000..f1bbc062be6b --- /dev/null +++ b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.locale.en-US.yaml @@ -0,0 +1,29 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.msmpi +PackageVersion: 10.1.12498.52 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/Microsoft-MPI +PublisherSupportUrl: https://github.com/microsoft/Microsoft-MPI/issues +Author: Microsoft Corporation +PackageName: Microsoft MPI +PackageUrl: https://www.microsoft.com/en-gb/download/details.aspx?id=105289 +License: MIT +LicenseUrl: https://github.com/microsoft/Microsoft-MPI/blob/master/LICENSE.txt +Copyright: © Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/Microsoft-MPI/blob/master/LICENSE.txt +ShortDescription: A Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform. +Tags: +- development +- message-passing-interface-standard +- messagepassinginterfacestandard +- mpi +- parallel +- ms-mpi +- microsoftmpi +- microsoft-mpi +- msmpisetup.exe +- mpich +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.yaml b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.yaml new file mode 100644 index 000000000000..b06b909a93ba --- /dev/null +++ b/manifests/m/Microsoft/msmpi/10.1.12498.52/Microsoft.msmpi.yaml @@ -0,0 +1,7 @@ +#yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.msmpi +PackageVersion: 10.1.12498.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.installer.yaml b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.installer.yaml new file mode 100644 index 000000000000..cb06df294d9d --- /dev/null +++ b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: mentebinaria.dz6 +PackageVersion: 0.4.1 +InstallerType: zip +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mentebinaria/dz6/releases/download/v0.4.1/dz6-x86_64-pc-windows-msvc.zip + InstallerSha256: 6f1f6a72c5d1285f77de44188057210abc79227cf9c3d998084271a506c0f34a + + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dz6.exe + PortableCommandAlias: dz6 + +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.locale.en-US.yaml b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.locale.en-US.yaml new file mode 100644 index 000000000000..a74ee1c7a684 --- /dev/null +++ b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.locale.en-US.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: mentebinaria.dz6 +PackageVersion: 0.4.1 +PackageLocale: en-US +Publisher: MenteBinaria +PublisherUrl: https://github.com/mentebinaria +PackageName: dz6 +PackageUrl: https://github.com/mentebinaria/dz6 +License: GNU General Public License v3.0 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.en.html +ShortDescription: A vim-inspired, TUI-based hexadecimal editor. +Tags: + - hex-editor + - tui + - cli +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.yaml b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.yaml new file mode 100644 index 000000000000..922dfbe8db52 --- /dev/null +++ b/manifests/m/mentebinaria/dz6/0.4.1/mentebinaria.dz6.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: mentebinaria.dz6 +PackageVersion: 0.4.1 +DefaultLocale: en-US +ReleaseNotesUrl: https://github.com/mentebinaria/dz6/releases/tag/v0.4.1 +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.installer.yaml b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.installer.yaml new file mode 100644 index 000000000000..ef76c2664166 --- /dev/null +++ b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Nero.NeroBurningROM +PackageVersion: 28.0.1.3 +InstallerType: exe +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +Installers: +- Architecture: x86 + InstallerUrl: https://www.nero.com/download.php?id=NeroBurningROM2026_280100000642 + InstallerSha256: 1ACA9FCAC076BFD6399D30AF286F3DA2AB3A85B499170B75D880648F716DAE26 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.locale.en-US.yaml b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.locale.en-US.yaml new file mode 100644 index 000000000000..0b103e15aa2f --- /dev/null +++ b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Nero.NeroBurningROM +PackageVersion: 28.0.1.3 +PackageLocale: en-US +Publisher: Nero AG +Author: Nero AG +PackageName: Nero Burning ROM & Express 2026 +License: Nero +Copyright: Copyright (c) 2003-2025 Nero AG and its licensors +ShortDescription: The latest version of the bestseller with new features and improvements for all your media. +Description: With Nero Platinum Suite, you can manage your everyday digital life, at home and on the road - guaranteed! Now equipped with brand-new functions. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.yaml b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.yaml new file mode 100644 index 000000000000..8bea3816f579 --- /dev/null +++ b/manifests/n/Nero/NeroBurningROM/28.0.1.3/Nero.NeroBurningROM.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: Nero.NeroBurningROM +PackageVersion: 28.0.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.installer.yaml b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.installer.yaml new file mode 100644 index 000000000000..3b553b2b2019 --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.installer.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: "8.9" +ReleaseDate: 2025-12-27 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.Installer.x64.exe + InstallerSha256: 8E22725756FA567C86170D3601228BBE623B9C5B0C4846C546318EFD2AC8A6E3 + ExpectedReturnCodes: + - InstallerReturnCode: 5 + ReturnResponse: packageInUse + UpgradeBehavior: install + ProductCode: Notepad++ + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Notepad++' +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.Installer.exe + InstallerSha256: 73C5902A9EACE229D519EC6362DBB8E39B44FFC9078584F535671BE6D368981F + ExpectedReturnCodes: + - InstallerReturnCode: 5 + ReturnResponse: packageInUse + UpgradeBehavior: install + ProductCode: Notepad++ + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Notepad++' +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.Installer.arm64.exe + InstallerSha256: 95049A673D2E498077046714A0723791826DAA5F97B4914CEB621AFEA4137A68 + ExpectedReturnCodes: + - InstallerReturnCode: 5 + ReturnResponse: packageInUse + UpgradeBehavior: install + ProductCode: Notepad++ + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Notepad++' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: notepad++.exe + PortableCommandAlias: notepad++ + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.portable.zip + InstallerSha256: A14919060EF3CFE9D451A515F9780C1B9101EAD1CEDE6D61CA241E970AC164D2 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: notepad++.exe + PortableCommandAlias: notepad++ + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.portable.x64.zip + InstallerSha256: 72EA3FA91E6BDE264BE6DFFF75A30F15CB0FC43D9884ED4491B16EA4A3A37D9D + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: notepad++.exe + PortableCommandAlias: notepad++ + InstallerUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9/npp.8.9.portable.arm64.zip + InstallerSha256: 76E63D28E91D3AA176E49B89D8D862A45260C55EBF606EBA741B6EB85D6A7B6B + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.locale.en-US.yaml b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.locale.en-US.yaml new file mode 100644 index 000000000000..6f2726caf52c --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.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.10.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: "8.9" +PackageLocale: en-US +Publisher: Notepad++ Team +PublisherUrl: https://notepad-plus-plus.org/ +PublisherSupportUrl: https://notepad-plus-plus.org/online-help +Author: Don Ho +PackageName: Notepad++ +PackageUrl: https://notepad-plus-plus.org/ +License: GPL-3.0-or-later +LicenseUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/HEAD/LICENSE +Copyright: Copyright (C)2025 Don HO . +CopyrightUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE +ShortDescription: Notepad++ is a free source code editor that supports several languages. +Description: |- + Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. + Running in the MS Windows environment, its use is governed by GNU General Public License. +Moniker: notepad++ +Tags: +- development +- editor +- foss +- notepad +- open-source +- text +- text-editor +ReleaseNotesUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.yaml b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.yaml new file mode 100644 index 000000000000..bc7c6a759f2c --- /dev/null +++ b/manifests/n/Notepad++/Notepad++/8.9/Notepad++.Notepad++.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Notepad++.Notepad++ +PackageVersion: "8.9" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.installer.yaml b/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.installer.yaml deleted file mode 100644 index 2b8fa1547dd0..000000000000 --- a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.5 -PackageIdentifier: Nova_Max.XBatteryStatus -PackageVersion: 1.2.1 -InstallerLocale: en-US -InstallerType: msi -ProductCode: '{7249399A-F04A-4775-87E6-233063CE5C94}' -Installers: -- InstallerUrl: https://github.com/tommaier123/XBatteryStatus/releases/download/V1.2.1/XBatteryStatusInstaller.msi - Architecture: x64 - InstallerSha256: 6E3E03BFCD69099F5C885760937D9706B649CFAEC8051D463F5274C178A4E31E -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.locale.en-US.yaml b/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.locale.en-US.yaml deleted file mode 100644 index c6b3267c77b2..000000000000 --- a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Nova_Max.XBatteryStatus -PackageVersion: 1.2.1 -PackageLocale: en-US -Publisher: Nova_Max -PackageName: XBatteryStatus -License: GNU Lesser General Public License v3.0 -LicenseUrl: https://github.com/tommaier123/XBatteryStatus/blob/master/LICENSE.md -ShortDescription: A clean and lightweight tray app that displays the battery level of most bluetooth game controllers -ManifestType: defaultLocale -Moniker: xbatterystatus -Tags: -- tray-icon -- bluetooth -- battery -- game-controller -ManifestVersion: 1.5.0 diff --git a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.yaml b/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.yaml deleted file mode 100644 index 44b4eb620145..000000000000 --- a/manifests/n/Nova_Max/XBatteryStatus/1.2.1/Nova_Max.XBatteryStatus.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Nova_Max.XBatteryStatus -PackageVersion: 1.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.installer.yaml b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.installer.yaml new file mode 100644 index 000000000000..9034bb142a01 --- /dev/null +++ b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Plabayo.Rama.Preview +PackageVersion: 0.3.0-alpha.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rama.exe + PortableCommandAlias: rama +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/plabayo/rama/releases/download/rama-0.3.0-alpha.4/rama.x86_64-pc-windows-msvc.zip + InstallerSha256: 506CB09E8CE44F2EF78F4D3136A551403976324E8AD07A811AAD9DCA609B56AA +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.locale.en-US.yaml b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..bc7c80882981 --- /dev/null +++ b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.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: Plabayo.Rama.Preview +PackageVersion: 0.3.0-alpha.4 +PackageLocale: en-US +Publisher: Plabayo +PackageName: Rama CLI +License: MIT License +ShortDescription: rama cli to move and transform network packets +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.yaml b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.yaml new file mode 100644 index 000000000000..c4b8e7a050f9 --- /dev/null +++ b/manifests/p/Plabayo/Rama/Preview/0.3.0-alpha.4/Plabayo.Rama.Preview.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: Plabayo.Rama.Preview +PackageVersion: 0.3.0-alpha.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.installer.yaml b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.installer.yaml new file mode 100644 index 000000000000..eba00d6cd237 --- /dev/null +++ b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.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: Prog.ProgTV.3 +PackageVersion: 3.9.7.0 +Platform: +- Windows.Universal +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +PackageFamilyName: 41680ProgSoftware.ProgTVWin_mrtac5e0qj98c +Installers: +- Architecture: x64 + InstallerUrl: https://files4.progdvb.com/progtv_win/ProgTV3.9.7.0.x64.msix + InstallerSha256: 29957CB0312DDE5DD06ADA129C32FB4D3E23F845C39CF689E90E8056080BB614 + SignatureSha256: 8CF1A1FEBCE1EEB0B9807344AF23CF5F952BB08AC0711288B6E5D93A5CFBC6E7 +- Architecture: x86 + InstallerUrl: https://files4.progdvb.com/progtv_win/ProgTV3.9.7.0.x86.msix + InstallerSha256: 6bd77fe6084cecf3f24f10dbdd526183b0b5203cc108faaf31c735725beddefe + SignatureSha256: 3115236e9942fa89c036d28e6f6cfc099ce364e5f2155fbe083fd1f23af60c68 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.locale.en-US.yaml b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.locale.en-US.yaml new file mode 100644 index 000000000000..67d4d6944046 --- /dev/null +++ b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Prog.ProgTV.3 +PackageVersion: 3.9.7.0 +PackageLocale: en-US +Publisher: Andrey Borodin +PackageName: ProgTV 3 +PackageUrl: https://www.progdvb.com/index/progtv/progtv-win +License: Proprietary (21-day trial, then feature-limited) +ShortDescription: The simple but convenient and universal software for watching TV and listening to radio channels over Internet or local network. +Tags: +- progtv3 +- dvbt2 +- dvb-t2 +- dvb-c +- digitalterrestrialtelevision +- digital-terrestrial-television +- dtv +- digitaltv +- digital-tv +- digitaltelevision +- digital-television +- overtheairtv +- over-the-air-tv +- 9p3dlk6j67hq +- atsc +- isdb-t +PurchaseUrl: https://www.progdvb.com/order.html +InstallationNotes: |- + • The channel scan works poorly (if at all) with Zadig drivers, so the TV signal device's native drivers are likely needed instead. + • The scans for DVB-T and DVB-T2 are separate from one another; so that a scan for DVB-T2 would not detect any DVB-T channels, and the other way around. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.yaml b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.yaml new file mode 100644 index 000000000000..d18100b2e3f3 --- /dev/null +++ b/manifests/p/Prog/ProgTV/3/3.9.7.0/Prog.ProgTV.3.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Prog.ProgTV.3 +PackageVersion: 3.9.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.204/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.0.204/SST.opencode.installer.yaml new file mode 100644 index 000000000000..74e5bbca53c6 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.204/SST.opencode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.204 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2025-12-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sst/opencode/releases/download/v1.0.204/opencode-windows-x64-baseline.zip + InstallerSha256: 3C41E8D23003F2DBA5A4C95CA3BF306E64626914AFBE100071614D4A07B23852 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.204/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.0.204/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..505b6069ada9 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.204/SST.opencode.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.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.204 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + - Added path traversal protection to File.read and File.list (#5985) + - Added ability to disable spinner animation (#6084) + - Added shfmt formatter for shell scripts (#6204) + - Added configurable compaction settings to allow users to disable auto-compaction and pruning via config instead of flags + - Fixed compact command after revert now properly cleans up revert state (#6235) + - Fixed compaction config checks to properly respect user settings + - Fixed opencode web baseURL error (#6181) + - Fixed upgrade command to use gh releases page if not npm/bun/pnpm install method + - Fixed mdns global config + - Reapplied optional mdns service + - Updated transform for gemini models so that topP and topK match gemini-cli values + - Only show diagnostics block when errors exist (#6175) + - Added MCP UI (#6162) + - Added permissions + - Fixed prompt input fixes, directory and branch in status bar + - Handle more errors + - Added support for issues and workflow_dispatch events (#6157) + Thank you to 9 community contributors: + - @JackNorris: + - fix: only show diagnostics block when errors exist (#6175) + - @didier-durand: + - doc: fix typos in various files (#6196) + - doc: fix typos in various files (#6238) + - @dbpolito: + - Desktop: MCP UI (#6162) + - @robertocarvajal: + - fix(dep): Update package.json - fix perplexity provider version (#6199) + - @anntnzrb: + - feat: add shfmt formatter for shell scripts (#6204) + - feat: add ability to disable spinner animation (#6084) + - @rgodha24: + - fix: opencode web baseURL error (#6181) + - @elithrar: + - github: support issues and workflow_dispatch events (#6157) + - @ochsec: + - fix: compact command after revert now properly cleans up revert state (#6235) + - @edlsh: + - feat: add path traversal protection to File.read and File.list (#5985) +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.204 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.204/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.0.204/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..079d6e201329 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.204/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.204 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.204/SST.opencode.yaml b/manifests/s/SST/opencode/1.0.204/SST.opencode.yaml new file mode 100644 index 000000000000..a59d049c3d42 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.204/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.204 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.installer.yaml b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.installer.yaml new file mode 100644 index 000000000000..2bf9260c80a2 --- /dev/null +++ b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ungive.MusicPresence +PackageVersion: 2.3.4 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ungive/discord-music-presence/releases/download/v2.3.4/musicpresence-2.3.4-windows-x64-installer.exe + InstallerSha256: DD200BFE41CAD50B6736415E196EA345667B173BF47A7063561E1233297C58C9 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-09-16 diff --git a/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.locale.en-US.yaml b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.locale.en-US.yaml new file mode 100644 index 000000000000..8f313d78006d --- /dev/null +++ b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ungive.MusicPresence +PackageVersion: 2.3.4 +PackageLocale: en-US +Publisher: Jonas van den Berg +PublisherUrl: https://github.com/ungive +PublisherSupportUrl: https://github.com/ungive/discord-music-presence/issues +PackageName: Music Presence +PackageUrl: https://github.com/ungive/discord-music-presence +License: Proprietary +ShortDescription: The Discord music status that works with any media player +Tags: +- apple-music +- deezer +- discord +- discord-api +- discord-rich-presence +- discord-rpc +- foobar2000 +- linux +- macos +- music-presence +- musicbee +- presence +- rich-presence +- spotify +- tidal +- tray-application +ReleaseNotesUrl: https://github.com/ungive/discord-music-presence/releases/tag/v2.3.4 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.yaml b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.yaml new file mode 100644 index 000000000000..d9adfda3ee1e --- /dev/null +++ b/manifests/u/ungive/MusicPresence/2.3.4/ungive.MusicPresence.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: ungive.MusicPresence +PackageVersion: 2.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.installer.yaml b/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.installer.yaml deleted file mode 100644 index a39c0561d0da..000000000000 --- a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WHTA.Tamara -PackageVersion: 2025.1.6.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/2025.1.6.0/installer.exe - InstallerSha256: 6D14699251F97BD451CE30E03AC0DAA36196419CF0D1851A7124E6DEC5CD3BC6 - AppsAndFeaturesEntries: - - DisplayName: Tamara - Publisher: NVH Group AB - ProductCode: Tamara -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-05-30 diff --git a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.locale.en-US.yaml b/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.locale.en-US.yaml deleted file mode 100644 index 25cd9e6b4201..000000000000 --- a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WHTA.Tamara -PackageVersion: 2025.1.6.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/2025.1.6.0/releasenotes.pdf -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.yaml b/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.yaml deleted file mode 100644 index 36a4e2e7d1e7..000000000000 --- a/manifests/w/WHTA/Tamara/2025.1.6.0/WHTA.Tamara.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.9.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WHTA.Tamara -PackageVersion: 2025.1.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.installer.yaml b/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.installer.yaml deleted file mode 100644 index fd79bf3a1657..000000000000 --- a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.installer.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: 2025.2.6.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/2025.2.6.0/installer.exe - InstallerSha256: BD83C7E2511D426105742014E82556C56A96A4100C9AE8CAD8424325B7E95433 - AppsAndFeaturesEntries: - - DisplayName: Tamara - Publisher: NVH Group AB - ProductCode: Tamara -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-08-12 diff --git a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.locale.en-US.yaml b/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.locale.en-US.yaml deleted file mode 100644 index be758c26f246..000000000000 --- a/manifests/w/WHTA/Tamara/2025.2.6.0/WHTA.Tamara.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# 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: 2025.2.6.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/2025.2.6.0/releasenotes.pdf -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/w1hjk/fldigi/.validation b/manifests/w/w1hjk/fldigi/.validation deleted file mode 100644 index 75d047e6c73b..000000000000 --- a/manifests/w/w1hjk/fldigi/.validation +++ /dev/null @@ -1 +0,0 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"12d423c8-0604-40f0-bbfe-814df1859bb5","TestPlan":"Validation-Domain","PackagePath":"manifests/w/w1hjk/fldigi/4.2.09","CommitId":"51b03da580f395193a12cb81297dbdfc58ba8464"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file diff --git a/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.installer.yaml b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.installer.yaml new file mode 100644 index 000000000000..afb633749adc --- /dev/null +++ b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.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: xdpxi.xds-code +PackageVersion: 0.7.5 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{F8CD928F-4874-4AF3-8851-809BEB313AF2}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/XDPXI/XDs-Code/releases/download/0.7.5/xds-code_0.7.5_windows-x64-msi.msi + InstallerSha256: F3C6FF4F98063EE695D4EAACC9B01A723A1CCE21CF5A574102D67341AE585908 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-12-25 diff --git a/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.locale.en-US.yaml b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.locale.en-US.yaml new file mode 100644 index 000000000000..e3990b9d45c2 --- /dev/null +++ b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xdpxi.xds-code +PackageVersion: 0.7.5 +PackageLocale: en-US +Publisher: XDPXI +PublisherUrl: https://github.com/XDPXI +PublisherSupportUrl: https://github.com/XDPXI/XDs-Code/issues +PackageName: XD's Code +PackageUrl: https://github.com/XDPXI/XDs-Code +License: MIT License +ShortDescription: XD's Code is a code editor that is insipred by VSC. +Tags: +- application +- ide +- rust +- tauri-app +- typescript +- website +ReleaseNotesUrl: https://github.com/XDPXI/XDs-Code/releases/tag/0.7.5 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.yaml b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.yaml new file mode 100644 index 000000000000..1676615bd910 --- /dev/null +++ b/manifests/x/xdpxi/xds-code/0.7.5/xdpxi.xds-code.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: xdpxi.xds-code +PackageVersion: 0.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.installer.yaml b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.installer.yaml new file mode 100644 index 000000000000..47feba92e2db --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xemu-project.xemu +PackageVersion: 0.8.128 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: xemu.exe + PortableCommandAlias: xemu +ReleaseDate: 2025-12-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xemu-project/xemu/releases/download/v0.8.128/xemu-win-x86_64-release.zip + InstallerSha256: 3A310D59E27AB8764F45A4DFD77315E52F005270D471AEA57625754BD37143EC +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.locale.en-US.yaml b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.locale.en-US.yaml new file mode 100644 index 000000000000..f10d6ecb5435 --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.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.10.0.schema.json + +PackageIdentifier: xemu-project.xemu +PackageVersion: 0.8.128 +PackageLocale: en-US +Publisher: xemu Project +PublisherUrl: https://xemu.app +PublisherSupportUrl: https://github.com/xemu-project/xemu/issues +PackageName: xemu +PackageUrl: https://github.com/xemu-project/xemu +License: GPL-2.0 +LicenseUrl: https://github.com/xemu-project/xemu/blob/master/LICENSE +Copyright: © 2025 xemu Project +ShortDescription: Original Xbox Emulator +Description: A free and open-source application that emulates the original Microsoft Xbox game console, enabling people to play their original Xbox games on Windows, macOS, and Linux systems. +Tags: +- game +- xbox +ReleaseNotesUrl: https://github.com/xemu-project/xemu/releases/tag/v0.8.128 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://xemu.app/docs +- DocumentLabel: FAQ + DocumentUrl: https://xemu.app/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.locale.zh-CN.yaml b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.locale.zh-CN.yaml new file mode 100644 index 000000000000..fa39b413c9a7 --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: xemu-project.xemu +PackageVersion: 0.8.128 +PackageLocale: zh-CN +Publisher: xemu Project +PublisherUrl: https://xemu.app +PublisherSupportUrl: https://github.com/xemu-project/xemu/issues +PackageName: xemu +PackageUrl: https://github.com/xemu-project/xemu +License: GPL-2.0 +LicenseUrl: https://github.com/xemu-project/xemu/blob/master/LICENSE +Copyright: © 2025 xemu Project +ShortDescription: 初代 Xbox 模拟器 +Description: 这是一款免费的开源应用程序,可模拟初代微软 Xbox 游戏机,让人们能够在 Windows、macOS 和 Linux 系统上玩初代 Xbox 游戏。 +Tags: +- xbox +- 游戏 +ReleaseNotesUrl: https://github.com/xemu-project/xemu/releases/tag/v0.8.128 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://xemu.app/docs +- DocumentLabel: 常见问题 + DocumentUrl: https://xemu.app/docs/faq/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.yaml b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.yaml new file mode 100644 index 000000000000..8a4ffbb4a275 --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.128/xemu-project.xemu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xemu-project.xemu +PackageVersion: 0.8.128 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0