diff --git a/manifests/7/7zip/7zip/26.02/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/26.02/7zip.7zip.installer.yaml new file mode 100644 index 0000000000000..2e5dfeab880e1 --- /dev/null +++ b/manifests/7/7zip/7zip/26.02/7zip.7zip.installer.yaml @@ -0,0 +1,131 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: "26.02" +Scope: machine +UpgradeBehavior: install +Commands: +- 7z +FileExtensions: +- "001" +- 7z +- apfs +- arj +- bz2 +- bzip2 +- cab +- cpio +- deb +- dmg +- esd +- fat +- gz +- gzip +- hfs +- iso +- lha +- lzh +- lzma +- ntfs +- rar +- rpm +- squashfs +- swm +- tar +- taz +- tbz +- tbz2 +- tgz +- tpz +- txz +- tzst +- vhd +- vhdx +- wim +- xar +- xz +- z +- zip +- zst +ReleaseDate: 2026-06-26 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z2602.exe + InstallerSha256: 17D894C17B04984B6FFCC1B31926B39C42D315CD861C3ADBF7F34BD941D529AC + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D="" + ProductCode: 7-Zip +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z2602-x64.exe + InstallerSha256: 6745FA76DC2EA031596D8678F6F6B99C3C1B435B4164A63485ADBBC7B8D82EF0 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D="" + ProductCode: 7-Zip +- Architecture: arm + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z2602-arm.exe + InstallerSha256: FBDC9BFCB8E0F9D5A4BDDA2F247A843B8737534CD506B970BE17F0D418D2ABD8 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D="" + ProductCode: 7-Zip +- Architecture: arm64 + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z2602-arm64.exe + InstallerSha256: 7C6FDE79ED5E11B81C7BB6573B7962D3B6322AA5FCE69C33ED19F672B55173AB + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D="" + ProductCode: 7-Zip +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerUrl: https://7-zip.org/a/7z2602.msi + InstallerSha256: 55171BB369D0375AE0E6E8F6CCCFFFB112C8B13E5C991C4D1F6B21AD968C1AF0 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{23170F69-40C1-2701-2602-000001000000}' + AppsAndFeaturesEntries: + - DisplayName: 7-Zip 26.02 + ProductCode: '{23170F69-40C1-2701-2602-000001000000}' + UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\7-Zip' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://7-zip.org/a/7z2602-x64.msi + InstallerSha256: DB407A4F6D4999E5C7BC00CE8A882BE94717B56E7FA68140FE3F12605D91643E + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{23170F69-40C1-2702-2602-000001000000}' + AppsAndFeaturesEntries: + - DisplayName: 7-Zip 26.02 (x64 edition) + ProductCode: '{23170F69-40C1-2702-2602-000001000000}' + UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\7-Zip' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.en-US.yaml new file mode 100644 index 0000000000000..ddb5915a6351d --- /dev/null +++ b/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: "26.02" +PackageLocale: en-US +Publisher: Igor Pavlov +PublisherUrl: https://7-zip.org/ +PublisherSupportUrl: https://7-zip.org/support.html +Author: Igor Pavlov +PackageName: 7-Zip +PackageUrl: https://7-zip.org/download.html +License: LGPL-2.1 +LicenseUrl: https://7-zip.org/license.txt +Copyright: Copyright © 1999-2026 Igor Pavlov. +ShortDescription: A file archiver with a high compression ratio. +Moniker: 7zip +Tags: +- 7zfiles +- archive +- archiver +- compress +- compression +- decompress +- decompression +- extract +- extractor +- rarfiles +- targzfiles +- unarchive +- unarchiver +- unzip +- zip +ReleaseNotes: '- Some bugs and vulnerabilities were fixed.' +ReleaseNotesUrl: https://github.com/ip7z/7zip/releases/tag/26.02 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://7-zip.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6e19763a6102a --- /dev/null +++ b/manifests/7/7zip/7zip/26.02/7zip.7zip.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: "26.02" +PackageLocale: zh-CN +Publisher: Igor Pavlov +PublisherUrl: https://sparanoid.com/lab/7z/ +PublisherSupportUrl: https://sparanoid.com/lab/7z/support.html +Author: Igor Pavlov +PackageName: 7-Zip +PackageUrl: https://sparanoid.com/lab/7z/download.html +License: LGPL-2.1 +LicenseUrl: https://github.com/sparanoid/7z/blob/master/zh-cn/License.txt +Copyright: Copyright (C) 1999-2026 Igor Pavlov. +ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。 +Tags: +- 压缩 +- 归档 +- 打包 +- 提取 +- 解包 +- 解压 +ReleaseNotesUrl: https://github.com/ip7z/7zip/releases/tag/26.02 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://sparanoid.com/lab/7z/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.yaml b/manifests/7/7zip/7zip/26.02/7zip.7zip.yaml similarity index 61% rename from manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.yaml rename to manifests/7/7zip/7zip/26.02/7zip.7zip.yaml index 1f06eb9467c3c..d14640619b57e 100644 --- a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.yaml +++ b/manifests/7/7zip/7zip/26.02/7zip.7zip.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.01.14.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: "26.02" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.installer.yaml b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.installer.yaml new file mode 100644 index 0000000000000..cba991b794536 --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.82.0 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-25 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: windows-386/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.82.0/dnsproxy-windows-386-v0.82.0.zip + InstallerSha256: F046306D287AA962C70687AC9C33D88283494BD3494710691482F9E76D2C878A +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: windows-amd64/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.82.0/dnsproxy-windows-amd64-v0.82.0.zip + InstallerSha256: EC45228872F41DA95F9780EF1374C91BBF2FF11818B7F824239203C6A95CF11D +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: windows-arm64/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.82.0/dnsproxy-windows-arm64-v0.82.0.zip + InstallerSha256: 9236D5636BA1389233A71E93CF4F4F788F543CB62B32A589832B950151313FAD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.locale.en-US.yaml b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.locale.en-US.yaml new file mode 100644 index 0000000000000..aecd523680f33 --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.82.0 +PackageLocale: en-US +Publisher: AdGuard +PublisherUrl: https://adguard.com/ +PublisherSupportUrl: https://github.com/AdguardTeam/dnsproxy/issues +PackageName: DNS Proxy +PackageUrl: https://github.com/AdguardTeam/dnsproxy +License: Apache-2.0 +LicenseUrl: https://github.com/AdguardTeam/dnsproxy/blob/HEAD/LICENSE +ShortDescription: Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support +Tags: +- dns +- dns-over-https +- dns-over-quic +- dns-over-tls +- dnscrypt +- golang +- open-source +- proxy +ReleaseNotes: |- + Changed + - The version of Go updated to 1.26.4. + - proxy.Config.DNSCryptResolverCert. + - upstream.Options.VerifyDNSCryptCertificate . + Fixed + - DoH ID handling and response validation. + - DoH uncontrolled bytes reading. +ReleaseNotesUrl: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.82.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.yaml b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.yaml similarity index 73% rename from manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.yaml rename to manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.yaml index 1facbd90b28a3..f70423fa57a0b 100644 --- a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.yaml +++ b/manifests/a/AdGuard/dnsproxy/0.82.0/AdGuard.dnsproxy.yaml @@ -1,8 +1,8 @@ # Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.01.0 +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.82.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.installer.yaml b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.installer.yaml new file mode 100644 index 0000000000000..c0eb5326c1183 --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.15.12 +UpgradeBehavior: install +Protocols: +- aircall +- callto +- tel +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://download-electron.aircall.io/aircall-workspace/Aircall-Workspace-1.15.12-x64.exe + InstallerSha256: A74CC304E6A40C7CF74F36F39C5EBCA8F40C14C40FEC885784CA4E3D64DF3CC8 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Aircall-Workspace + AppsAndFeaturesEntries: + - DisplayName: Aircall-Workspace + DisplayVersion: 1.15.12 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download-electron.aircall.io/aircall-workspace/Aircall-Workspace-1.15.12-x64.msi + InstallerSha256: 93C6304250F539CA4C6CCA2C77632E029A9298DE53AA72D6EC6E387C3B4C3209 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{6A4D3DCF-AEFC-445E-AA93-7F202D5D3EEF}' + AppsAndFeaturesEntries: + - DisplayVersion: 1.15.12.55901 + ProductCode: '{6A4D3DCF-AEFC-445E-AA93-7F202D5D3EEF}' + UpgradeCode: '{4267F4EE-71BB-5FAA-9A6A-70660A24E665}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.en-US.yaml b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.en-US.yaml new file mode 100644 index 0000000000000..caff1d218432e --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.15.12 +PackageLocale: en-US +Publisher: Aircall +PublisherUrl: https://aircall.io/ +PrivacyUrl: https://aircall.io/privacy/ +Author: Aircall.io, Inc. +PackageName: Aircall Workspace +PackageUrl: https://aircall.io/download/ +License: Proprietary +LicenseUrl: https://legal.aircall.io/#end-user-license-agreement +Copyright: Copyright Aircall 2026 +CopyrightUrl: https://legal.aircall.io/#end-user-license-agreement +ShortDescription: Make, receive, and manage customer communications directly from your Mac or PC. +Tags: +- bussiness +- collaborate +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- enterprise +- meeting +- oa +- office +- saas +- team +PurchaseUrl: https://aircall.io/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.zh-CN.yaml b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.zh-CN.yaml new file mode 100644 index 0000000000000..db15e066e2ff5 --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.15.12 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 直接从 Mac 或 PC 收发和管理客户通信。 +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 文档 +- 沟通 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.yaml b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.yaml new file mode 100644 index 0000000000000..3dfdad8dba535 --- /dev/null +++ b/manifests/a/Aircall/AircallWorkspace/1.15.12/Aircall.AircallWorkspace.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Aircall.AircallWorkspace +PackageVersion: 1.15.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.installer.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.installer.yaml new file mode 100644 index 0000000000000..4ad30d2eadbfd --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +ReleaseDate: 2026-06-30 +AppsAndFeaturesEntries: +- DisplayName: Arroxy 0.4.3 + ProductCode: 676f1cb1-b4d3-53ac-88ee-2c2f796d54e2 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/antonio-orionus/Arroxy/releases/download/v0.4.3/Arroxy-win-x64-Setup.exe + InstallerSha256: 657A66C37037FC1A76F849D70B8740AB41350F4B3AC5E3F23774ED3832C5112A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.locale.en-US.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.locale.en-US.yaml new file mode 100644 index 0000000000000..03f460a5e6936 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.3 +PackageLocale: en-US +Publisher: Antonio Orionus +PublisherUrl: https://github.com/antonio-orionus +PublisherSupportUrl: https://github.com/antonio-orionus/Arroxy/issues +Author: Antonio Orionus +PackageName: Arroxy +PackageUrl: https://github.com/antonio-orionus/Arroxy +License: MIT +LicenseUrl: https://github.com/antonio-orionus/Arroxy/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Antonio Orionus +ShortDescription: Free open-source YouTube downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, and subtitles with no ads, tracking, cookies, or login. Supports 9 languages. +Description: Arroxy is a free, open-source desktop app for downloading YouTube videos and Shorts in up to 4K, 1080p60, HDR, and audio-only formats with no ads, tracking, or login required. +Moniker: arroxy +Tags: +- audio-downloader +- cross-platform +- desktop-app +- downloader-for-youtube +- media-downloader +- mp4-downloader +- video-download +- video-download-tool +- video-downloader +- youtube-4k-downloader +- youtube-download +- youtube-downloader +- youtube-shorts-download +- yt-dlp +- yt-dlp-gui +ReleaseNotes: |- + Install + Windows Setup Windows Portable + macOS Apple Silicon macOS Intel + Linux AppImage Linux Flatpak Linux tar.gz + SHA256 + This patch release adds Bahasa Indonesia across Arroxy's app and docs so more users can move through setup and downloads in their preferred language. + Highlights + Bahasa Indonesia Locale + - Added Bahasa Indonesia as a supported app locale, including runtime locale data, language detection wiring, and coverage for the supported-language registry. + - Added a full Bahasa Indonesia README generated from the localized docs source. + - Refreshed localized language lists across the README set so Bahasa Indonesia appears consistently wherever users choose documentation language. + What's Changed + - Add Bahasa Indonesia locale by @antonio-orionus in #127 + Full Changelog: v0.4.2...v0.4.3 +ReleaseNotesUrl: https://github.com/antonio-orionus/Arroxy/releases/tag/v0.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.yaml b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.yaml new file mode 100644 index 0000000000000..b1da997323fc8 --- /dev/null +++ b/manifests/a/AntonioOrionus/Arroxy/0.4.3/AntonioOrionus.Arroxy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AntonioOrionus.Arroxy +PackageVersion: 0.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.installer.yaml b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.installer.yaml index 28bfed9b3e955..4e80b97bc0fcb 100644 --- a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.installer.yaml +++ b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.installer.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BandicamCompany.Bandicam PackageVersion: 8.3.0.2533 @@ -21,7 +21,7 @@ InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Bandicam' Installers: - Architecture: x64 - InstallerUrl: https://dl.bandicam.com/bdcamsetup.exe + InstallerUrl: https://dl.bandicam.com/old/BDCAMSETUP_ENG_8_3_0_2533.EXE InstallerSha256: 88FD7FE0E7515ED7C0C99DC81E1CFA02B280F53ECFB6946541E4A930804FBF64 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.locale.en-US.yaml b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.locale.en-US.yaml index f07c7edf84273..b00890fb2202a 100644 --- a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.locale.en-US.yaml +++ b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BandicamCompany.Bandicam PackageVersion: 8.3.0.2533 @@ -29,4 +29,4 @@ Tags: ReleaseNotesUrl: https://www.bandicam.com/downloads/version_history/ PurchaseUrl: https://www.bandicam.com/buy/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.yaml b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.yaml index 0759e057b1471..0c36a79c250b3 100644 --- a/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.yaml +++ b/manifests/b/BandicamCompany/Bandicam/8.3.0.2533/BandicamCompany.Bandicam.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BandicamCompany.Bandicam PackageVersion: 8.3.0.2533 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.installer.yaml new file mode 100644 index 0000000000000..3285571c4751c --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.108 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneSilentBetaSetup32.exe + InstallerSha256: 84AA58E46C24C185E5CA899055873A687142551C079E344549414CB4AD3B2499 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneBetaSetup32.exe + InstallerSha256: B59E97FEA67A5E547F0C80C675A1EB2B4FBC4E2DCF6AFEBF6937931C4F7391DF + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneSilentBetaSetup.exe + InstallerSha256: E41A2BCD287AF5B9EDEBA84BD081EE825078FB271E77F1DBCC886443D0D974A0 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneBetaSetup.exe + InstallerSha256: 377AC9A4FA84B3CFED8CED4EA5842B99AC565CA98A080074E84DDDE1DBC33B0B + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneSilentBetaSetupArm64.exe + InstallerSha256: C0242B5028A981B4783415B05601B2766589B31E0A54E1C30319E10D1F93A18D + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.108/BraveBrowserStandaloneBetaSetupArm64.exe + InstallerSha256: 2B1BB02756E90F88DBE3565B1FF8D844AC683B21BBA4CE07D6817B0C6562EE10 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..7b62d4f831d87 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.108 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0a6e1f5a71b19 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.108 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.yaml new file mode 100644 index 0000000000000..ccb58f082ba63 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/150.1.93.108/Brave.Brave.Beta.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 150.1.93.108 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.installer.yaml b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.installer.yaml new file mode 100644 index 0000000000000..29001666e2b03 --- /dev/null +++ b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: babyworm.VideoViewer +PackageVersion: 0.8.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: video-viewer.exe + PortableCommandAlias: video-viewer +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/babyworm/video-viewer/releases/download/v0.8.1/video-viewer-v0.8.1-windows-x86_64.zip + InstallerSha256: 76C460137909B1B0A8061143850BF432EC8FF639C697CD343349961476AECA62 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.locale.en-US.yaml b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..f91288861eee3 --- /dev/null +++ b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: babyworm.VideoViewer +PackageVersion: 0.8.1 +PackageLocale: en-US +Publisher: babyworm +PublisherUrl: https://github.com/babyworm +PublisherSupportUrl: https://github.com/babyworm/video-viewer/issues +PackageName: Video Viewer +PackageUrl: https://github.com/babyworm/video-viewer +License: MIT +LicenseUrl: https://github.com/babyworm/video-viewer/blob/HEAD/LICENSE +ShortDescription: YUV/Raw video viewer with ISP sideband overlay support +Description: A native YUV/Raw video viewer supporting 75+ pixel formats with professional analysis tools including histogram, waveform, vectorscope, PSNR/SSIM metrics, and ISP sideband CTU heatmap overlay. +Tags: +- codec +- isp +- raw +- video +- viewer +- yuv +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.yaml b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.yaml new file mode 100644 index 0000000000000..730b835006ff9 --- /dev/null +++ b/manifests/b/babyworm/VideoViewer/0.8.1/babyworm.VideoViewer.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: babyworm.VideoViewer +PackageVersion: 0.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.installer.yaml b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.installer.yaml new file mode 100644 index 0000000000000..5ec9fe860aef2 --- /dev/null +++ b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: buxuku.SmartSub +PackageVersion: 3.2.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 31347239-13ac-5ed1-97a4-da01e9165cf8 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/buxuku/SmartSub/releases/download/v3.2.0/SmartSub_Windows_3.2.0_x64.exe + InstallerSha256: 782E220A4A6E8FCC48011FEB75796685D912657555B770AC588E54CC106FF731 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/buxuku/SmartSub/releases/download/v3.2.0/SmartSub_Windows_3.2.0_x64.exe + InstallerSha256: 782E220A4A6E8FCC48011FEB75796685D912657555B770AC588E54CC106FF731 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.en-US.yaml b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.en-US.yaml new file mode 100644 index 0000000000000..e99ed4a029eb5 --- /dev/null +++ b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.en-US.yaml @@ -0,0 +1,77 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: buxuku.SmartSub +PackageVersion: 3.2.0 +PackageLocale: en-US +Publisher: buxuku +PublisherUrl: https://blog.linxiaodong.com/ +PublisherSupportUrl: https://github.com/buxuku/SmartSub/issues +Author: Lin Xiaodong +PackageName: SmartSub +PackageUrl: https://github.com/buxuku/SmartSub +License: MIT +LicenseUrl: https://github.com/buxuku/SmartSub/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lin Xiaodong +ShortDescription: A powerful desktop application for batch generating subtitles for videos and translating them into other languages. +Description: |- + Video Subtitle Master is a powerful desktop application for batch generating subtitles for videos and translating them into other languages. This project is an enhanced version of the open-source VideoSubtitleGenerator, redesigned as a user-friendly client tool. + This application retains all the features of the original VideoSubtitleGenerator command-line tool, with the following enhancements: + - Graphical user interface for easier operation + - Source and target language subtitle files are saved in the same directory as the video for convenient subtitle attachment during playback + - Batch processing of video/audio/subtitle files + - Support for generating subtitles from video or audio files + - Ability to translate generated or imported subtitles + - Multiple translation services supported: + - Volcano Engine Translation + - Baidu Translation + - DeepLX Translation (Note: Batch translation may be rate-limited) + - Local Ollama model translation + - Support for OpenAI-style API translations (e.g., deepseek, azure) + - Customizable subtitle file naming for compatibility with various media players + - Flexible translated subtitle content: choose between pure translation or original + translated subtitles + - Integrated whisper.cpp with optimization for Apple Silicon, offering faster generation speeds + - Built-in fluent-ffmpeg, eliminating the need for separate ffmpeg installation + - Support for running locally installed whisper command + - Option to choose model download source (domestic mirror or official source) + - Customizable number of concurrent tasks +Tags: +- audio +- caption +- subtitle +- translate +- translation +- video +ReleaseNotes: |- + feat + - 内置 whisper.cpp 引擎全新细粒度时间轴:基于 Silero VAD 智能分段并设定最小显示时长,字幕断句与时间对齐更自然 + Brand-new fine-grained timeline for the built-in whisper.cpp engine: Silero VAD based segmentation with a minimum display duration, for more natural subtitle timing + - 字幕效果档位:按使用意图自动派生复杂识别参数,几乎无需手动调参 + Subtitle outcome presets: complex recognition parameters are derived from your intent, with little manual tuning + - 新增免费翻译源,支持多源自动回退与限速,翻译更稳定、更省成本 + Added free translation sources with multi-source fallback and rate limiting, for more reliable and lower-cost translation + - 翻译支持批量并发配置,大批量字幕翻译速度更快 (感谢 @nightt5879 #344) + Configurable translation batch concurrency for faster large-batch translation (thanks @nightt5879 #344) + - 任务运行期间阻止系统休眠,长任务不再因息屏 / 休眠中断 (感谢 @nightt5879 #338) + Prevent system sleep while tasks are running, so long jobs are no longer interrupted (thanks @nightt5879 #338) + - 翻译服务商下拉按配置状态分组,已配置项优先展示,选择更高效 (#359) + Translation providers are grouped by configuration status with configured ones shown first, for quicker selection (#359) + perf + - 首屏空闲预取页面与语言包,页面切换更顺滑、几乎无加载等待 (#359) + Idle-time prefetch of pages and language packs, for noticeably smoother and near-instant navigation (#359) + fix + - 修复取消任务时流程阻塞、进行中的翻译请求未及时中止的问题 (感谢 @nightt5879 #353) + Fixed task cancellation hanging and in-flight translation requests not being aborted (thanks @nightt5879 #353) + - 增强 AI 翻译 JSON 响应解析的健壮性,减少因返回格式异常导致的失败 (感谢 @nightt5879 #345) + Hardened AI translation JSON response parsing to reduce failures caused by malformed responses (thanks @nightt5879 #345) + - 兼容误命名的字幕文件,自动探测其真实格式 (感谢 @nightt5879 #342) + Detect the real format of mis-named subtitle files (thanks @nightt5879 #342) + - 按语音结束时间收敛字幕显示,减少字幕滞留 (感谢 @nightt5879 #341) + Tighten subtitle display to the speech end time to reduce lingering captions (thanks @nightt5879 #341) + - 修复腾讯云翻译默认请求频率问题 (感谢 @nightt5879 #339) + Fixed the default request rate for Tencent Cloud translation (thanks @nightt5879 #339) + - TXT 校对入口在不支持时给出明确提示 (感谢 @nightt5879 #357) + Show a clear "unsupported" hint on the TXT proofreading entry (thanks @nightt5879 #357) +ReleaseNotesUrl: https://github.com/buxuku/SmartSub/releases/tag/v3.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.zh-CN.yaml b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2164fc00e9408 --- /dev/null +++ b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.locale.zh-CN.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: buxuku.SmartSub +PackageVersion: 3.2.0 +PackageLocale: zh-CN +Publisher: buxuku +PublisherUrl: https://blog.linxiaodong.com/ +PublisherSupportUrl: https://github.com/buxuku/SmartSub/issues +Author: 林晓东 +PackageName: SmartSub +PackageUrl: https://github.com/buxuku/SmartSub +License: MIT +LicenseUrl: https://github.com/buxuku/SmartSub/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lin Xiaodong +ShortDescription: 批量为视频生成字幕,并将字幕翻译成其它语言。 +Description: |- + 批量为视频生成字幕,并可将字幕翻译成其它语言。这是在之前的一个开源项目 VideoSubtitleGenerator 的基础上,制作成的一个客户端工具,以方便更多朋友们的使用。 + 它保留了之前 VideoSubtitleGenerator 这个命令行工具的全部特性,并新增了以下功能: + - 图形用户界面,操作更加便捷 + - 源语言字幕文件和目标语言字幕文件放在视频同目录下,方便播放时任意挂载字幕文件 + - 批量处理视频/音频/字幕文件 + - 支持视频/音频生成字幕 + - 支持对生成的字幕,或者导入的字幕进行翻译 + - 支持多种翻译服务: + - 火山引擎翻译 + - 百度翻译 + - DeepLX 翻译(批量翻译容易存在被限流的情况) + - 本地模型 Ollama 翻译 + - 支持 OpenAI 风格 API 翻译,如 deepseek, azure 等 + - 自定义字幕文件名,方便兼容不同的播放器挂载字幕识别 + - 自定义翻译后的字幕文件内容,支持纯翻译结果或原字幕+翻译结果 + - 项目集成 whisper.cpp,对 Apple Silicon 进行了优化,有较快的生成速度 + - 项目集成了 fluent-ffmpeg,无须单独安装 ffmpeg + - 支持运行本地安装的 whisper 命令 + - 支持选择模型下载源(国内镜像源或官方源) + - 支持自定义并发任务数量 +Tags: +- 字幕 +- 视频 +- 翻译 +- 音频 +ReleaseNotes: |- + feat + - 内置 whisper.cpp 引擎全新细粒度时间轴:基于 Silero VAD 智能分段并设定最小显示时长,字幕断句与时间对齐更自然 + Brand-new fine-grained timeline for the built-in whisper.cpp engine: Silero VAD based segmentation with a minimum display duration, for more natural subtitle timing + - 字幕效果档位:按使用意图自动派生复杂识别参数,几乎无需手动调参 + Subtitle outcome presets: complex recognition parameters are derived from your intent, with little manual tuning + - 新增免费翻译源,支持多源自动回退与限速,翻译更稳定、更省成本 + Added free translation sources with multi-source fallback and rate limiting, for more reliable and lower-cost translation + - 翻译支持批量并发配置,大批量字幕翻译速度更快 (感谢 @nightt5879 #344) + Configurable translation batch concurrency for faster large-batch translation (thanks @nightt5879 #344) + - 任务运行期间阻止系统休眠,长任务不再因息屏 / 休眠中断 (感谢 @nightt5879 #338) + Prevent system sleep while tasks are running, so long jobs are no longer interrupted (thanks @nightt5879 #338) + - 翻译服务商下拉按配置状态分组,已配置项优先展示,选择更高效 (#359) + Translation providers are grouped by configuration status with configured ones shown first, for quicker selection (#359) + perf + - 首屏空闲预取页面与语言包,页面切换更顺滑、几乎无加载等待 (#359) + Idle-time prefetch of pages and language packs, for noticeably smoother and near-instant navigation (#359) + fix + - 修复取消任务时流程阻塞、进行中的翻译请求未及时中止的问题 (感谢 @nightt5879 #353) + Fixed task cancellation hanging and in-flight translation requests not being aborted (thanks @nightt5879 #353) + - 增强 AI 翻译 JSON 响应解析的健壮性,减少因返回格式异常导致的失败 (感谢 @nightt5879 #345) + Hardened AI translation JSON response parsing to reduce failures caused by malformed responses (thanks @nightt5879 #345) + - 兼容误命名的字幕文件,自动探测其真实格式 (感谢 @nightt5879 #342) + Detect the real format of mis-named subtitle files (thanks @nightt5879 #342) + - 按语音结束时间收敛字幕显示,减少字幕滞留 (感谢 @nightt5879 #341) + Tighten subtitle display to the speech end time to reduce lingering captions (thanks @nightt5879 #341) + - 修复腾讯云翻译默认请求频率问题 (感谢 @nightt5879 #339) + Fixed the default request rate for Tencent Cloud translation (thanks @nightt5879 #339) + - TXT 校对入口在不支持时给出明确提示 (感谢 @nightt5879 #357) + Show a clear "unsupported" hint on the TXT proofreading entry (thanks @nightt5879 #357) +ReleaseNotesUrl: https://github.com/buxuku/SmartSub/releases/tag/v3.2.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.yaml b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.yaml new file mode 100644 index 0000000000000..0b3b29688cec8 --- /dev/null +++ b/manifests/b/buxuku/SmartSub/3.2.0/buxuku.SmartSub.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: buxuku.SmartSub +PackageVersion: 3.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.installer.yaml b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.installer.yaml new file mode 100644 index 0000000000000..5283cff8384a8 --- /dev/null +++ b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 6.5.0 +UpgradeBehavior: install +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-6.5.0-win.exe + InstallerSha256: 1EF4CB1A300226489E0727F4F6F2B34FA28C3061B542FA2850185E874BB7E85B + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: 4d78e435-734d-5271-bf8e-b18504b45e0f +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-6.5.0-win.exe + InstallerSha256: 1EF4CB1A300226489E0727F4F6F2B34FA28C3061B542FA2850185E874BB7E85B + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: 4d78e435-734d-5271-bf8e-b18504b45e0f +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-6.5.0-win.msi + InstallerSha256: 64D41C851DADC97B3F909D45CE035EF584F30367DBAE1473B21D861178DD839C + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{0DA99220-E1E7-475C-BE9A-627427D8109E}' + AppsAndFeaturesEntries: + - UpgradeCode: '{89608236-D06C-51BC-9A59-1A00EC743D2B}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.en-US.yaml b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.en-US.yaml new file mode 100644 index 0000000000000..4c017f6459255 --- /dev/null +++ b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 6.5.0 +PackageLocale: en-US +Publisher: Creative Force +PublisherUrl: https://www.creativeforce.io/ +PublisherSupportUrl: https://help.creativeforce.io/ +PrivacyUrl: https://www.creativeforce.io/legal/privacy-policy/ +Author: CreativeForce.io, Inc +PackageName: Hue +PackageUrl: https://download.creativeforce.io/ +License: Proprietary +LicenseUrl: https://www.creativeforce.io/legal/eula/ +Copyright: Copyright © 2026 Creative Force, Inc. All rights reserved, +CopyrightUrl: https://www.creativeforce.io/legal/eula/ +ShortDescription: Integrates with Photoshop to let retouchers select tasks, open files directly, and access delivery specs, annotations, and reference files for precise retouching. +Tags: +- photoshop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.zh-CN.yaml b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1c18dc46ad223 --- /dev/null +++ b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 6.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 集成至 Photoshop 后,修图师可以选择任务、直接打开文件,并访问交付规范、注释和参考文件,从而精确修图。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.yaml b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.yaml new file mode 100644 index 0000000000000..fa19087ea8f7f --- /dev/null +++ b/manifests/c/CreativeForce/Hue/6.5.0/CreativeForce.Hue.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 6.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.installer.yaml b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.installer.yaml new file mode 100644 index 0000000000000..213ca10837fe3 --- /dev/null +++ b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Kelvin +PackageVersion: 6.5.0 +UpgradeBehavior: install +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/kelvin/win/Kelvin-6.5.0-win.exe + InstallerSha256: 81A369F0BF094C172FC862823D14B4793B6620EAB9CE34A3AE9A68BFB711BBF7 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: aae3a3cf-9ee8-53df-bf5e-4c41312da66d +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/kelvin/win/Kelvin-6.5.0-win.exe + InstallerSha256: 81A369F0BF094C172FC862823D14B4793B6620EAB9CE34A3AE9A68BFB711BBF7 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: aae3a3cf-9ee8-53df-bf5e-4c41312da66d +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/kelvin/win/Kelvin-6.5.0-win.msi + InstallerSha256: E3C89B7FC3AF69AA2A5C4AFEED7D2133F24A28340693D7FE47A014BDF971F42F + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{409DE4D7-9CB1-45CA-AA0B-25C179353B04}' + AppsAndFeaturesEntries: + - UpgradeCode: '{43D5EF01-191A-571C-8483-7EB293F5AA4F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.en-US.yaml b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.en-US.yaml new file mode 100644 index 0000000000000..01d11a104971b --- /dev/null +++ b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Kelvin +PackageVersion: 6.5.0 +PackageLocale: en-US +Publisher: Creative Force +PublisherUrl: https://www.creativeforce.io/ +PublisherSupportUrl: https://help.creativeforce.io/ +PrivacyUrl: https://www.creativeforce.io/legal/privacy-policy/ +Author: CreativeForce.io, Inc +PackageName: Kelvin +PackageUrl: https://download.creativeforce.io/ +License: Proprietary +LicenseUrl: https://www.creativeforce.io/legal/eula/ +Copyright: Copyright © 2026 Creative Force, Inc. All rights reserved, +CopyrightUrl: https://www.creativeforce.io/legal/eula/ +ShortDescription: Designed for smooth image and video capture and transfer, with optional Capture One integration. Includes tools for cropping, annotation, and style guide alignment. +Tags: +- capture-one +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.zh-CN.yaml b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e006ca97da8b7 --- /dev/null +++ b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Kelvin +PackageVersion: 6.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 专为流畅捕获与传输图像和视频而设计的可选 Capture One 集成。包括裁剪、注释和样式指南对齐工具。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.yaml b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.yaml new file mode 100644 index 0000000000000..da0e10923c9a9 --- /dev/null +++ b/manifests/c/CreativeForce/Kelvin/6.5.0/CreativeForce.Kelvin.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Kelvin +PackageVersion: 6.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.installer.yaml b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.installer.yaml new file mode 100644 index 0000000000000..fd7c1a2eae23f --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.4.0 +UpgradeBehavior: install +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.4.0-win.exe + InstallerSha256: 27B9B1DC557842200B35495A4E69C89C9580BC4338BAFDBB98825B04B7D0B256 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: 7e2819b4-e614-5cd2-a0f7-7168a4dae796 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.4.0-win.exe + InstallerSha256: 27B9B1DC557842200B35495A4E69C89C9580BC4338BAFDBB98825B04B7D0B256 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: 7e2819b4-e614-5cd2-a0f7-7168a4dae796 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/luma/win/Luma-2.4.0-win.msi + InstallerSha256: 1815F23B57EA3599B942F5550DCD04CC756C389EFF2096651BCC93BDFD084BD8 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{15FF4C7D-06B1-40EE-8657-88A756FC4DA8}' + AppsAndFeaturesEntries: + - UpgradeCode: '{71B15111-BB2F-566A-BBC4-D3737D388F73}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.en-US.yaml b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.en-US.yaml new file mode 100644 index 0000000000000..2485be074389e --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: Creative Force +PublisherUrl: https://www.creativeforce.io/ +PublisherSupportUrl: https://help.creativeforce.io/ +PrivacyUrl: https://www.creativeforce.io/legal/privacy-policy/ +Author: CreativeForce.io, Inc +PackageName: Luma +PackageUrl: https://download.creativeforce.io/ +License: Proprietary +LicenseUrl: https://www.creativeforce.io/legal/eula/ +Copyright: Copyright © 2026 Creative Force, Inc. All rights reserved, +CopyrightUrl: https://www.creativeforce.io/legal/eula/ +ShortDescription: Enables video editing teams to manage tasks through a standalone app and Adobe Premiere Pro extension, with organized file management, detailed markings, and built-in quality checks for post-production. +Tags: +- premiere +- premiere-pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.zh-CN.yaml b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bb48055055864 --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.4.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 通过独立应用和 Adobe Premiere Pro 扩展程序让视频编辑团队能够管理任务,并为后期制作提供有序的文件管理、详细标记和内置质量检查。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.yaml b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.yaml new file mode 100644 index 0000000000000..dc0931eee445c --- /dev/null +++ b/manifests/c/CreativeForce/Luma/2.4.0/CreativeForce.Luma.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Luma +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..912a5314778aa --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.7 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v16.2.7/omp-windows-x64.exe + InstallerSha256: 0C38F05E7DE2721CF5379717257489885E23370E709196A8D58FF094DD8BB8F7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..590bc9a12c004 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,108 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.7 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-ai + Added + - Added service tier support for Google Gemini and Vertex AI, including model-specific service tier configurations via ServiceTierByFamily. + - Added Google Vertex AI Interactions API support for Gemini 3+ models by default, with automatic fallback to 😒treamGenerateContent and a useInteractionsApi: false option to force standard generation. + - Added support for explicit Vertex bearer access tokens via GOOGLE_CLOUD_ACCESS_TOKEN or CLOUDSDK_AUTH_ACCESS_TOKEN environment variables. + Changed + - Updated service tier logic to use per-provider configurations instead of global scopes. + - Refactored priority request billing and accounting to better align with specific provider capabilities. + - Updated API key resolution precedence so explicit environment variables (e.g., GEMINI_API_KEY) override stored or broker-migrated static API keys, while deliberate OAuth logins still take highest precedence. + Fixed + - Improved Vertex AI reliability by automatically falling back to global endpoints on 404 errors. + - Fixed safety setting application for Google Vertex AI models. + - Fixed Kimi Code's Anthropic-compatible request path to keep thinking enabled and downgrade forced tool choice for Kimi K2.7 Code title generation. + - Fixed leaked reasoning fences (such as ```thinking or ) across all providers by splitting them into structured thinking blocks during streaming. + - Fixed Codex requests failing with unsupported all_turns errors on older models (gpt-5.1 and gpt-5.3) by gating the reasoning.context: "all_turns" default to gpt-5.4+ models. + @oh-my-pi/pi-catalog + Fixed + - Fixed compatibility with Kimi K2.7 Code on native endpoints to ensure thinking mode is preserved and tool choice is not forced. + - Fixed Cerebras gemma-4-31b dynamic discovery to correctly identify the model as image-capable, enabling proper serialization of attached images. + @oh-my-pi/pi-coding-agent + Breaking Changes + - Replaced the global serviceTier and fastModeScope settings with granular, per-family settings (tier.openai, tier.anthropic, and tier.google) to control service tiers, subagents, advisors, and /fast mode targets. + Changed + - Improved binary file detection and terminal handling to prevent corruption from non-UTF-8 content, and updated file summaries to explicitly note skipped binary files. + - Enhanced context compaction (snapcompact) to resolve shapes contextually based on rendered text content. + Fixed + - Improved reliability of DuckDuckGo web searches by updating browser request headers and parameters + - Fixed an issue where CJK (Chinese, Japanese, Korean) history could become unrenderable during repeated context compactions. + - Fixed a memory exhaustion bug in the TUI when using /resume on large previous sessions. + - Fixed an issue where the irc inbox missed messages that arrived while the recipient agent was already running. + - Fixed a startup hang caused by system-prompt GPU detection blocking and repeatedly running failed probes. + - Improved error reporting for omp tiny-models download by displaying the actual worker-side download error. + - Resolved status inconsistencies between /extensions, /mcp list, and the dashboard, ensuring MCP server states, allowlists/denylists, and configuration files (like mcp.json) stay fully synchronized. + - Improved branch-mode task merges to preserve the agent's original commit history (messages and authors) and fixed a bug where merges were rejected due to unrelated dirty changes in the parent checkout. + - Fixed an issue where the Working... loader spinner would prematurely disappear or fail to re-arm after a subagent (task) tool completed or during transient overlays (such as auto-compaction or auto-retry). + @oh-my-pi/pi-natives + Added + - Added embedded Silver TrueType font rendering support to renderSnapcompactPng, featuring automatic per-glyph fallback for missing bitmap characters and anti-aliased scaling for East Asian wide code points. + - Added the snapcompactSupportedChars function to check font capability for specific characters. + @oh-my-pi/snapcompact + Added + - Added the silver16-bw shape backed by an embedded Silver TrueType font to support CJK and other non-Latin text. + - Added resolveShapeForText to support font-aware shape resolution. + Changed + - Improved non-ASCII text normalization by folding semantic emojis to ASCII labels (e.g., [OK], [WARN]), dropping decorative emojis, and folding box-drawing symbols to ASCII skeletons. + - Enhanced missing glyph rendering to use the embedded Silver TrueType fallback per-character, including support for East Asian wide characters across two grid cells. + - Updated text wrapping, pagination, and provider shape geometries to support wide character footprints and updated X.org 8x13 font metrics. + @oh-my-pi/omp-stats + Fixed + - Improved premium request calculation accuracy by correctly accounting for specific model families. + @oh-my-pi/pi-tui + Fixed + - Fixed an issue where a fast double-Escape keypress was swallowed and ignored, preventing double-escape gestures and subsequent Escape key handlers from firing. + @oh-my-pi/pi-utils + Added + - Added a utility to detect binary files based on content sniffing. + What's Changed + - fix(tui): aligned /extensions MCP status with /mcp list by @roboomp in https://github.com/can1357/oh-my-pi/pull/3829 + - fix(irc): surface pending asides in inbox by @roboomp in https://github.com/can1357/oh-my-pi/pull/3836 + - fix(prompting): bound GPU detection during prompt startup by @roboomp in https://github.com/can1357/oh-my-pi/pull/3838 + - fix(cli): surface tiny-model download worker errors by @roboomp in https://github.com/can1357/oh-my-pi/pull/3840 + - Fix dirty parent isolated branch merges by @roboomp in https://github.com/can1357/oh-my-pi/pull/3844 + - fix(coding-agent): preserve agent commits across isolated branch merges by @roboomp in https://github.com/can1357/oh-my-pi/pull/3845 + - fix(coding-agent): skip rebuilding previous session display context on different-session switch by @roboomp in https://github.com/can1357/oh-my-pi/pull/3847 + - fix(catalog): omit disabled thinking for Kimi K2.7 Code by @roboomp in https://github.com/can1357/oh-my-pi/pull/3853 + - fix(catalog): mark Cerebras Gemma 4 vision-capable by @roboomp in https://github.com/can1357/oh-my-pi/pull/3856 + - fix(coding-agent): restore working loader after subagent ends inside overlay window by @roboomp in https://github.com/can1357/oh-my-pi/pull/3859 + - fix(tui): deliver buffered double-Esc as two events and re-arm working loader after task completion by @roboomp in https://github.com/can1357/oh-my-pi/pull/3860 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v16.2.6...v16.2.7 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v16.2.7 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8660499e21bef --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.7 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..d2b243d918bc6 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.7/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..24abadeb1198c --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.8 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v16.2.8/omp-windows-x64.exe + InstallerSha256: C6CC82A165F871A982C8830820DE13F84E25D611A4AF5CDD4354CF217C334700 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..407105e17ab03 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.8 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-coding-agent + Added + - Added built-in Go coding rules including go-add-cleanup, go-bench-loop, go-exp-promoted, go-ioutil, go-join-hostport, go-new-expr, go-rand-v2, and go-range-int + Changed + - Relaxed strict bash tool constraints regarding the use of search, grep, ls, and find commands + Fixed + - Fixed auto-compaction dead-ends by automatically triggering a shake rescue to elide oversized tails + - Improved compaction warning message to suggest running /shake images for irreducible image tails + - Fixed grep/search direct execution to accept JSON-array string paths for string-or-array inputs. (#3873) + - Fixed auto-compaction dead-ending with "Compaction freed too little context to make progress" when a single recent turn (large tool output, heavy fenced/XML block) is itself bigger than the recovery band — findCutPoint can't cut inside one message, so the summarizer had no lever left. The guard now runs an artifact-backed shake elide pass over the oversized tail and re-tests headroom before pausing, and the remaining warning points at /shake images for image-only tails it can't elide. (#3786) + - Fixed reviewer/task subagents whose incremental yield (type: ["overall_correctness"], type: ["findings"], …) carried a value that mismatched the matching property's sub-schema being silently accepted and then post-mortem rejected with schema_violation — opaquely swapping the agent's accepted output for an error blob. The yield tool now validates each incremental section's data against its top-level property's sub-schema (items schema for array-typed labels) and surfaces the same retry feedback as terminal yields, so models like deepseek-v4-pro that emit "Correct"/"correct."/"approved" for an enum field get up to three corrective retries; the existing MAX_SCHEMA_RETRIES override then accepts the value with SUBAGENT_WARNING_SCHEMA_OVERRIDDEN instead of losing the entire result. Unknown labels stay unconstrained (#3870). + - Fixed streaming tool-call previews (notably write) showing an empty body for the entire streaming phase by surfacing the partial JSON already in hand on the first reveal, then pacing only subsequent growth (#3881). + - Fixed hashline edit mode preserving UTF-8 BOM bytes on edited files. (#3867) + - Fixed slow local LLM streams by forwarding persisted stream timeout settings (providers.streamFirstEventTimeoutSeconds, providers.streamIdleTimeoutSeconds) into model requests, so users can widen or disable watchdogs without environment variables. (#3878) + - Fixed the bash interceptor blocking echo / printf redirects to /dev/null, /dev/tty, /dev/stdout, and /dev/stderr device sinks while still directing real file writes to the write tool. (#3763) + - Fixed long snapcompact sessions re-sending multi-megabyte standing image archives on every provider request by enforcing a per-request frame byte budget, letting auto-compaction fall back to context-full summaries when snapcompact output is too large, and omitting legacy over-budget frames from rebuilt LLM contexts. (#3792) + @oh-my-pi/hashline + Fixed + - Fixed hashline writes preserving UTF-8 BOM bytes when the host text decoder hides the leading U+FEFF. (#3867) + @oh-my-pi/snapcompact + Fixed + - Fixed large snapcompact archives being reconstructed into unbounded per-request image payloads by adding a frame base64 byte budget and omitting over-budget archive frames from prompt blocks. (#3792) + What's Changed + - fix(compaction): cap snapcompact frame payloads by @roboomp in https://github.com/can1357/oh-my-pi/pull/3866 + - fix(yield): validate incremental sections per-label to prevent fatal schema_violation by @roboomp in https://github.com/can1357/oh-my-pi/pull/3872 + - fix(tools): accept json-array grep paths by @roboomp in https://github.com/can1357/oh-my-pi/pull/3874 + - fix(coding-agent): forward stream timeout settings by @roboomp in https://github.com/can1357/oh-my-pi/pull/3879 + - fix(coding-agent): seed tool-args reveal with the partial JSON already in hand by @roboomp in https://github.com/can1357/oh-my-pi/pull/3883 + - fix(edit): preserve hashline UTF-8 BOM by @roboomp in https://github.com/can1357/oh-my-pi/pull/3868 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v16.2.7...v16.2.8 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v16.2.8 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3b0ea780d0db0 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.8 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..c587c4dd6154e --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.2.8/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.2.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..7f2119d28ac2a --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.81.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-29" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.81.0_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.81.0/crush_0.81.0_Windows_i386.zip + InstallerSha256: c4723ccd9212e37d2e7dd841e3f51aeded4fce09aaaba0ec61e735d4afe0046e + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.81.0_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.81.0/crush_0.81.0_Windows_arm64.zip + InstallerSha256: fd0a8b7362bb031c091dff9e6330c6d4f8505fefedfd5ef8a9d946301877dbf6 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.81.0_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.81.0/crush_0.81.0_Windows_x86_64.zip + InstallerSha256: 65ea93cfa1bf38c2f671e5efa5737b8dd439e3e576c54321342a12706843dee5 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..1eb24d0812b88 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.81.0 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.81.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..99adca5d1095e --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.81.0/charmbracelet.crush.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.81.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.12.9/Dais.Dais.installer.yaml b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.installer.yaml new file mode 100644 index 0000000000000..a41bb956cd6fb --- /dev/null +++ b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.12.9 +UpgradeBehavior: install +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.12.9/Dais_0.12.9_x64-setup.exe + InstallerSha256: A12B5A9E8C83E737074A4340B92AF899291E8FB9F301C5024E2A015896E44229 + ProductCode: Dais +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.12.9/Dais_0.12.9_x64_en-US.msi + InstallerSha256: 704CEA20C1E2F57811386AA09E81BBB02A89A3233A5AE26B345B1821B89AC5B7 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{30904BE6-385C-4E2B-ADE4-8E843B0A4892}' + AppsAndFeaturesEntries: + - UpgradeCode: '{4F1EF755-A3C3-5E42-B1C3-DA56D31ED950}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.en-US.yaml b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.en-US.yaml new file mode 100644 index 0000000000000..eb17d6003fd1d --- /dev/null +++ b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.12.9 +PackageLocale: en-US +Publisher: dais +PublisherUrl: https://github.com/Dais-Project +PublisherSupportUrl: https://github.com/Dais-Project/Dais/issues +PackageName: Dais +PackageUrl: https://github.com/Dais-Project/Dais +License: Freeware +ShortDescription: Your Desktop AI Staffs. +Description: |- + Your Desktop AI Staffs. + + Features + - Powerful Extensibility + Expand your Agent's capabilities by connecting it to various external tools, enabling it to tackle a much wider range of real-world tasks. + - Flexible Skill Management + Easily organize and assign specific skills to your Agents, ensuring they always have the perfect toolkit for the job at hand. + - Intuitive Workspace Organization + Stay organized by switching seamlessly between dedicated workspaces tailored for different projects and scenarios. + - Efficient Multi-Tasking + Keep things moving by managing and advancing multiple tasks simultaneously without losing track of your progress. + - Secure & Controlled Execution + Work with peace of mind thanks to robust permission controls that prevent unintended actions and ensure your Agent stays on track. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/Dais-Project/Dais/releases/tag/app-v0.12.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.zh-CN.yaml b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a07f410b399d7 --- /dev/null +++ b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.12.9 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 您的桌面 AI 员工。 +Description: |- + 您的桌面 AI 员工。 + + 功能 + - 强大的可扩展性 + 通过将智能体连接到各种外部工具,扩展其能力,使其能够处理更广泛的现实任务。 + - 灵活的技能管理 + 轻松组织并为您的智能体分配特定技能,确保它们始终拥有完成当前任务所需的完美工具集。 + - 直观的工作区管理 + 通过在专为不同项目和场景定制的不同工作区之间无缝切换,保持高效有序。 + - 高效多任务处理 + 同时管理和推进多个任务,让工作持续进行,同时不会丢失进度信息。 + - 安全可控的执行 + 借助强大的权限控制,防止意外操作,确保智能体始终按预期运行,让您安心工作。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.12.9/Dais.Dais.yaml b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.yaml new file mode 100644 index 0000000000000..04c28842afc90 --- /dev/null +++ b/manifests/d/Dais/Dais/0.12.9/Dais.Dais.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.12.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.installer.yaml deleted file mode 100644 index 313d8cf75eb05..0000000000000 --- a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.installer.yaml +++ /dev/null @@ -1,145 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 25.09.09.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2025-09-19 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: 564ECF6A028C36981CC5EEE938697B42028CED26BF9466738B786996594BD37E - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: 1063F1159FC846ACB54223A1055DF024B51639EDE61FD3EBD5A0E6FDDDB497E7 - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.en-US.yaml deleted file mode 100644 index 43b4f32010634..0000000000000 --- a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 25.09.09.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.zh-CN.yaml deleted file mode 100644 index e7346a8f43814..0000000000000 --- a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.locale.zh-CN.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 25.09.09.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.installer.yaml deleted file mode 100644 index 0e09d5543498b..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.installer.yaml +++ /dev/null @@ -1,145 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.01.14.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2026-01-30 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: 8FD06EFFFB9A1448CADA24CF16FD16E0B97CA10826C60B98F61E355BF7E50FCB - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: A6D7ABB88966C51409962D689FB87313B282DBBC713A04321DA462C6E0DBB9DF - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.en-US.yaml deleted file mode 100644 index fae5e910194c6..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.01.14.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.zh-CN.yaml deleted file mode 100644 index e63edaf96aead..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.01.14.0/Daum.PotPlayer.locale.zh-CN.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.01.14.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.installer.yaml deleted file mode 100644 index e668d544d162e..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.installer.yaml +++ /dev/null @@ -1,145 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.01.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2026-04-17 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: FAAE2311A8647E67CDAB8FAB519BC5868A4026D6DA79F0F00439053EB552C509 - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: 4CBB64031AEEE6A10BAFD9301BD97722C6C037545BCB5BDB1397E7602AA1FAFF - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.en-US.yaml deleted file mode 100644 index 324b7643ff533..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.01.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.zh-CN.yaml deleted file mode 100644 index 3f4189b497c92..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.04.01.0/Daum.PotPlayer.locale.zh-CN.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.01.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.installer.yaml deleted file mode 100644 index a138b157d9804..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.installer.yaml +++ /dev/null @@ -1,145 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.22.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2026-04-23 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: EC8C54CDC61B64BDD8982AEC818F5758DE7F0C2D53029C26E4D91D9F986B4E7E - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: 3A656DA25ED1F5DD8954066BC83DAD2D6D7194779EDC51A41ABF7A45B50C2A93 - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.en-US.yaml deleted file mode 100644 index 7237f82c83a6c..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.22.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.en-US.yaml deleted file mode 100644 index 1329c525b0b12..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.22.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.zh-CN.yaml deleted file mode 100644 index b4cac54e5c681..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.locale.zh-CN.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.22.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.installer.yaml deleted file mode 100644 index 9cb0e5773a4c0..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.installer.yaml +++ /dev/null @@ -1,145 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.23.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2026-06-23 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: F320FDDA15394771B4D1511EAB4BA51FFF3247FBD0AE4150A5895BC0E2E0458F - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: B714215BDFB6FD01AAA831E5A2B05447BFE18F3834D8ACB40224819FBA762CE4 - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.zh-CN.yaml deleted file mode 100644 index ddf8ab83833cc..0000000000000 --- a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.zh-CN.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.23.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.installer.yaml b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.installer.yaml similarity index 72% rename from manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.installer.yaml rename to manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.installer.yaml index 435c690840829..5a1cedb4d28f4 100644 --- a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.installer.yaml +++ b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.installer.yaml @@ -1,145 +1,145 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.22.0 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- 3g2 -- 3gp -- 3gp2 -- 3gpp -- aac -- ac3 -- aif -- aiff -- amr -- amv -- ape -- asf -- ass -- asx -- avi -- cda -- cue -- divx -- dmskm -- dpg -- dpl -- dsf -- dts -- dtshd -- dvr-ms -- eac3 -- evo -- f4v -- flac -- flv -- idx -- ifo -- k3g -- lmp4 -- m1a -- m1v -- m2a -- m2t -- m2ts -- m2v -- m3u -- m3u8 -- m4a -- m4b -- m4p -- m4v -- mka -- mkv -- mod -- mov -- mp2 -- mp2v -- mp3 -- mp4 -- mpa -- mpc -- mpd -- mpe -- mpeg -- mpg -- mpl -- mpls -- mpv2 -- mqv -- mts -- mxf -- nsr -- nsv -- ogg -- ogm -- ogv -- opus -- pls -- psb -- qt -- ra -- ram -- rmvb -- rpm -- rt -- sbv -- skm -- smi -- srt -- ssa -- ssf -- sub -- sup -- tak -- tp -- tpr -- trp -- ts -- tta -- ttml -- usf -- vob -- vtt -- wav -- webm -- wm -- wma -- wmp -- wmv -- wmx -- wtv -- wv -- wvx -- xspf -- xss -ReleaseDate: 2026-06-22 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe - InstallerSha256: 18408991F73C759536DEA25CACDABDB0B05D364AB1B814A1A0FCB38DE0C82462 - ProductCode: PotPlayer - AppsAndFeaturesEntries: - - ProductCode: PotPlayer - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' -- Architecture: x64 - InstallerUrl: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe - InstallerSha256: B2DFFF52D58EE544B794FB8BD755877A9D8B5BFAC4BB6F840A37D24C8A2CDD4A - ProductCode: PotPlayer64 - AppsAndFeaturesEntries: - - DisplayName: PotPlayer-64 bit - ProductCode: PotPlayer64 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' -ManifestType: installer -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: 26.06.30.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- aif +- aiff +- amr +- amv +- ape +- asf +- ass +- asx +- avi +- cda +- cue +- divx +- dmskm +- dpg +- dpl +- dsf +- dts +- dtshd +- dvr-ms +- eac3 +- evo +- f4v +- flac +- flv +- idx +- ifo +- k3g +- lmp4 +- m1a +- m1v +- m2a +- m2t +- m2ts +- m2v +- m3u +- m3u8 +- m4a +- m4b +- m4p +- m4v +- mka +- mkv +- mod +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mpa +- mpc +- mpd +- mpe +- mpeg +- mpg +- mpl +- mpls +- mpv2 +- mqv +- mts +- mxf +- nsr +- nsv +- ogg +- ogm +- ogv +- opus +- pls +- psb +- qt +- ra +- ram +- rmvb +- rpm +- rt +- sbv +- skm +- smi +- srt +- ssa +- ssf +- sub +- sup +- tak +- tp +- tpr +- trp +- ts +- tta +- ttml +- usf +- vob +- vtt +- wav +- webm +- wm +- wma +- wmp +- wmv +- wmx +- wtv +- wv +- wvx +- xspf +- xss +ReleaseDate: 2026-06-30 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://t1.kakaocdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup.exe + InstallerSha256: 5BF63295FBA41EED3F9C037E37EC7CB23B5DAE168FD758DAAEFC23AE3B82D503 + ProductCode: PotPlayer + AppsAndFeaturesEntries: + - ProductCode: PotPlayer + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\DAUM\PotPlayer' +- Architecture: x64 + InstallerUrl: https://t1.kakaocdn.net/potplayer/PotPlayer/Version/Latest/PotPlayerSetup64.exe + InstallerSha256: 0385A05E4F3C7CC957823DA0B9D816C67ECD46FD48AA59F995C00171D39F896A + ProductCode: PotPlayer64 + AppsAndFeaturesEntries: + - DisplayName: PotPlayer-64 bit + ProductCode: PotPlayer64 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\DAUM\PotPlayer' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.en-US.yaml b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.en-US.yaml similarity index 83% rename from manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.en-US.yaml rename to manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.en-US.yaml index b8f2743455c6f..9bf61cdfa02c3 100644 --- a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.locale.en-US.yaml +++ b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.en-US.yaml @@ -1,26 +1,26 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.23.0 -PackageLocale: en-US -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. -Moniker: potplayer -Tags: -- audio -- hdr -- media-player -- subtitle -- video -- video-player -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: 26.06.30.0 +PackageLocale: en-US +Publisher: Kakao Corp. +PublisherUrl: https://potplayer.tv/ +PackageName: PotPlayer +PackageUrl: https://potplayer.tv/ +License: Freeware +LicenseUrl: https://potplayer.tv/publicRelation +Copyright: Copyright © Daum Communications. All rights reserved. +CopyrightUrl: https://potplayer.tv/publicRelation +ShortDescription: Powerful multimedia player that supports a variety of different video codecs and formats. +Moniker: potplayer +Tags: +- audio +- hdr +- media-player +- subtitle +- video +- video-player +ReleaseNotesUrl: https://t1.kakaocdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.zh-CN.yaml b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.zh-CN.yaml similarity index 83% rename from manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.zh-CN.yaml rename to manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.zh-CN.yaml index a0bdbfb954bb9..9b0e251d94b2d 100644 --- a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.locale.zh-CN.yaml +++ b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.locale.zh-CN.yaml @@ -1,23 +1,22 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.22.0 -PackageLocale: zh-CN -Publisher: Kakao Corp. -PublisherUrl: https://potplayer.tv/ -PackageName: PotPlayer -PackageUrl: https://potplayer.tv/ -License: Freeware -LicenseUrl: https://potplayer.tv/publicRelation -Copyright: Copyright © Daum Communications. All rights reserved. -CopyrightUrl: https://potplayer.tv/publicRelation -ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 -Tags: -- 媒体 -- 播放器 -- 自由软件 -- 视频 -ReleaseNotesUrl: https://t1.daumcdn.net/potplayer/PotPlayer/v4/Update2/UpdateEng.html -ManifestType: locale -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: 26.06.30.0 +PackageLocale: zh-CN +Publisher: Kakao Corp. +PublisherUrl: https://potplayer.tv/ +PackageName: PotPlayer +PackageUrl: https://potplayer.tv/ +License: Freeware +LicenseUrl: https://potplayer.tv/publicRelation +Copyright: Copyright © Daum Communications. All rights reserved. +CopyrightUrl: https://potplayer.tv/publicRelation +ShortDescription: PotPlayer是一款多功能网络播放器,可播放多种格式的视频或音频。 +Tags: +- 媒体 +- 播放器 +- 自由软件 +- 视频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.yaml b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.yaml similarity index 86% rename from manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.yaml rename to manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.yaml index 244528db00303..883042763a76f 100644 --- a/manifests/d/Daum/PotPlayer/26.06.23.0/Daum.PotPlayer.yaml +++ b/manifests/d/Daum/PotPlayer/26.06.30.0/Daum.PotPlayer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.23.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Daum.PotPlayer +PackageVersion: 26.06.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.installer.yaml b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.installer.yaml new file mode 100644 index 0000000000000..b407a0014af26 --- /dev/null +++ b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DelphiBlocks.Blocks +PackageVersion: 0.7.1 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/delphi-blocks/blocks/releases/download/v0.7.1/blocks-0.7.1-setup.exe + InstallerSha256: 8F1FDA2113C893A333F0BBB7D351B61872C83788C64B912357A475F4AD46FDE0 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.locale.en-US.yaml b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.locale.en-US.yaml new file mode 100644 index 0000000000000..f272043f56695 --- /dev/null +++ b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DelphiBlocks.Blocks +PackageVersion: 0.7.1 +PackageLocale: en-US +Publisher: delphi-blocks +PublisherUrl: https://github.com/delphi-blocks +PublisherSupportUrl: https://github.com/delphi-blocks/blocks/issues +Author: Luca Minuti +PackageName: Blocks +PackageUrl: https://github.com/delphi-blocks/blocks +License: Apache-2.0 +ShortDescription: Download, compile, and install Delphi packages +Tags: +- console +- command-line +- delphi +- blocks +- package +- install +ReleaseNotesUrl: https://github.com/delphi-blocks/blocks/releases/tag/v0.7.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.yaml b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.yaml new file mode 100644 index 0000000000000..808db34c8b029 --- /dev/null +++ b/manifests/d/DelphiBlocks/Blocks/0.7.1/DelphiBlocks.Blocks.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DelphiBlocks.Blocks +PackageVersion: 0.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.installer.yaml new file mode 100644 index 0000000000000..0c6dd6618e78a --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1012 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.1012/DiscordDevelopmentSetup.exe + InstallerSha256: 1215FF2735B48FEEC4CD9D8D78CFBB13A7B9436353A97032D7729E785BD9D3E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.en-US.yaml new file mode 100644 index 0000000000000..4f16240fd9b1e --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1012 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-development +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9c5ea61e0205b --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1012 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.yaml new file mode 100644 index 0000000000000..9d562cd986fa3 --- /dev/null +++ b/manifests/d/Discord/Discord/Development/1.0.1012/Discord.Discord.Development.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.1012 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.installer.yaml b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.installer.yaml new file mode 100644 index 0000000000000..ac5722525cf6d --- /dev/null +++ b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 1.5.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: dyad +ReleaseDate: 2026-06-29 +AppsAndFeaturesEntries: +- DisplayName: dyad + ProductCode: dyad +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\dyad' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dyad-sh/dyad/releases/download/v1.5.0/dyad-1.5.0.Setup.exe + InstallerSha256: F1961D085FBB85727EA78B0AEE1DA8AB2ED634C21E508B185D3A76DC341C0911 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.locale.en-US.yaml b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.locale.en-US.yaml new file mode 100644 index 0000000000000..a8163c86baafb --- /dev/null +++ b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: Will Chen +PublisherUrl: https://www.dyad.sh/ +PublisherSupportUrl: https://github.com/dyad-sh/dyad/issues +Author: Dyad +PackageName: Dyad +PackageUrl: https://www.dyad.sh/ +License: Apache-2.0 +LicenseUrl: https://github.com/dyad-sh/dyad/blob/HEAD/LICENSE +Copyright: Copyright © 2025 Will Chen +ShortDescription: Dyad is a free, local, open-source AI app builder +Description: Dyad is a free, local, open-source AI app builder +Moniker: dyad +Tags: +- ai-app-builder +- anthropic +- artificial-intelligence +- bolt +- deepseek +- gemini +- generative-ai +- github +- llm +- llms +- lovable +- nextjs +- ollama +- openai +- qwen +- v0 +ReleaseNotes: |- + Full release notes: https://www.dyad.sh/docs/releases/1.5.0 + What's Changed + - test: deflake e2e snapshots from CI run by @keppo-bot[bot] in #3648 + - feat: add experiment to auto-approve non-schema SQL in agent mode by @RyanGroch in #3651 + - Bump to v1.4.0 by @wwwillchen in #3654 + - Trim Windows package artifacts by @wwwillchen in #3656 + - Stop showing todo tasks when response is cancelled by @azizmejri1 in #3659 + - fix: refresh uncommitted changes banner immediately when stream ends by @azizmejri1 in #3667 + - Deploy only affected Supabase functions after shared changes by @wwwillchen in #3652 + - feat: auto-approve safe MCP tool calls in agent mode by @RyanGroch in #3663 + - feat(agent): list MCP tool names in search mode by @RyanGroch in #3672 + - fix: make git https work on RHEL-based Linux by @RyanGroch in #3676 + - Add per-version commit diff view by @azizmejri1 in #3609 + - feat(mcp-consent): move consent into the agent-permission UX by @RyanGroch in #3677 + - Remove Flakiness.io CI integration by @wwwillchen in #3685 + - Restore code when DB snapshot is past Neon retention window by @azizmejri1 in #3670 + - Add Dyad Free Pro model UI by @wwwillchen in #3680 + - Fix app Git line ending staging failures by @wwwillchen in #3683 + - Bump to v1.5.0-beta.1 by @wwwillchen in #3686 + - Deflake main E2E failures from run 28256845044 by @wwwillchen in #3687 + - Require approval for destructive SQL by @wwwillchen in #3688 + - Clarify search replace line matching by @wwwillchen in #3708 + - Bump to v1.5.0 by @wwwillchen in #3709 + Full Changelog: v1.4.0...v1.5.0 +ReleaseNotesUrl: https://github.com/dyad-sh/dyad/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.yaml b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.yaml new file mode 100644 index 0000000000000..e382f757cdbb3 --- /dev/null +++ b/manifests/d/Dyad/Dyad/1.5.0/Dyad.Dyad.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Dyad.Dyad +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.installer.yaml b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.installer.yaml new file mode 100644 index 0000000000000..452325b584b9e --- /dev/null +++ b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Elgato.StreamDeck +PackageVersion: 7.5.0.22885 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALL_DIR_COMPANY="" +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{219F8D7B-03B5-4515-993F-1181EF52EC73}' +AppsAndFeaturesEntries: +- ProductCode: '{219F8D7B-03B5-4515-993F-1181EF52EC73}' + UpgradeCode: '{01432FFB-C9DB-40F6-8E32-575FB514874C}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://edge.elgato.com/egc/windows/sd/Stream_Deck_7.5.0.22885.msi + InstallerSha256: 26542197FE261E340D6510904391DBE6731F95928E5A965A2733EEFD979DB561 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.en-US.yaml b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..455d9e0a2dc68 --- /dev/null +++ b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Elgato.StreamDeck +PackageVersion: 7.5.0.22885 +PackageLocale: en-US +Publisher: Corsair Memory, Inc. +PublisherUrl: https://www.elgato.com/ +PublisherSupportUrl: https://help.elgato.com/ +PrivacyUrl: https://www.elgato.com/s/privacy-policy +Author: Corsair Memory Inc. +PackageName: Elgato Stream Deck +PackageUrl: https://www.elgato.com/s/downloads +License: Proprietary +LicenseUrl: https://www.elgato.com/s/terms-of-use +Copyright: Copyright © 2017-2026 Corsair Memory, Inc. +ShortDescription: With Stream Deck, unleash your creative genius and make waves across Twitch and YouTube. All while focusing on what matters most your audience. As a broadcaster that likes to produce on the fly and have high quality production. +Moniker: streamdeck +Tags: +- broadcasting +- streaming +- twitch +- video +ReleaseNotes: |- + What’s new in Stream Deck 7.5? + + 🖱️ Introducing CORSAIR NIGHTSWORD v2 + The NIGHTSWORD v2 WIRELESS SD is the first gaming mouse with a dedicated Stream Deck Launch Button. Launch your favorite game, access your go-to tools and take command of your setup with infinite options, always one button away. + 🔗 Discover NIGHTSWORD v2 + + Improvements & bug fixes + - This update includes a firmware update for Galleon 100 SD, with stability and performance improvements. + - Stream Deck now only claims the keys on certain connected CORSAIR devices that have actions assigned to them. Keys without a Stream Deck action remain available for CORSAIR software to handle as intended. + - When importing a profile, Stream Deck now clearly distinguishes when a required plugin version isn’t available on Marketplace — rather than showing a generic error message. + - Resolved an issue where NIGHTSWORD v2 would stop appearing in Stream Deck after waking from sleep. + - Resolved an issue where a NIGHTSWORD v2 could lose its Stream Deck connection when switching between wireless and wired modes. + - (macOS) Resolved an issue where the “Open automatically at login” checkbox in Preferences could appear enabled even when macOS had blocked the app from launching at login. + + Want to share feedback on Stream Deck 7.5? Connect with us: + - Leave a comment on our Subreddit + - Chat with fellow community members on Discord + - Hit up @elgato on X + - Discover more on Explorer + - Contact our Support Team + 1Password menu is available. Press down arrow to select. +ReleaseNotesUrl: https://edge.elgato.com/egc/sd_content/releasenotes/7.5.0a.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.zh-CN.yaml b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aace0f1a29817 --- /dev/null +++ b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Elgato.StreamDeck +PackageVersion: 7.5.0.22885 +PackageLocale: zh-CN +Publisher: Corsair Memory, Inc. +PublisherUrl: https://www.elgato.com/cn/zh +PublisherSupportUrl: https://help.elgato.com/ +PrivacyUrl: https://www.elgato.com/cn/zh/s/privacy-policy +Author: Corsair Memory Inc. +PackageName: Elgato Stream Deck +PackageUrl: https://www.elgato.com/cn/zh/s/downloads +License: 专有软件 +LicenseUrl: https://www.elgato.com/cn/zh/s/terms-of-use +Copyright: Copyright © 2017-2026 Corsair Memory, Inc. +ShortDescription: 使用 Stream Deck,释放你的创意天分,在 Twitch 和 YouTube 上掀起波澜,专注于观众最关心的内容,并致力于即时高质量的制作。 +Tags: +- twitch +- 串流 +- 直播 +- 视频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.yaml b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.yaml new file mode 100644 index 0000000000000..8ec8d26d6e000 --- /dev/null +++ b/manifests/e/Elgato/StreamDeck/7.5.0.22885/Elgato.StreamDeck.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Elgato.StreamDeck +PackageVersion: 7.5.0.22885 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.installer.yaml b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.installer.yaml new file mode 100644 index 0000000000000..3e2bfd797afca --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.16.0 +InstallerType: portable +Commands: +- eim +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.16.0/eim-cli-windows-x64.exe + InstallerSha256: 88F80F38BE05D6B978558FF0AEB26895CA10DDAB081A7C83B1B27778B6AC6D17 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.locale.en-US.yaml b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..682cb3c06420c --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.16.0 +PackageLocale: en-US +Publisher: Espressif Systems +PublisherUrl: https://github.com/espressif/idf-im-ui +PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues +Author: petr.gadorek@espressif.com +PackageName: ESP-IDF Installation Manager CLI +PackageUrl: https://github.com/espressif/idf-im-ui/ +License: Apache-2.0 +LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE +Copyright: Espressif Systems +ShortDescription: CLI tool for managing ESP-IDF installations +Description: CLI tool for installing and managing ESP-IDF installations +Moniker: eim +Tags: +- Espressif, IDF, EIM, ESP-IDF +ReleaseNotes: |- + What's Changed + - EIM-751: Release Automation Worklfow Part 1 by @alirana01 in #914 + - Add sync-athena workflow by @Hahihula in #917 + - EIM-889: move git and python installer to s3 by @Hahihula in #926 + - EIM-881: Improve powershell handling by @Hahihula in #918 + - EIM-782: pacman repository now corectly contain our key by @Hahihula in #922 + - EIM-529: Fix RPM directories inclusion in GUI RPM package by @Hahihula in #923 + - EIM-332: Replace Jihulab with our own mirror by @Hahihula in #924 + - Fix submodule URL resolution for JihuLab esp-mirror (EIM-885) by @ceerqingtingml in #913 + New Contributors + - @ceerqingtingml made their first contribution in #913 + Full Changelog: v0.15.0...v0.16.0 +ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.16.0 +InstallationNotes: Installation complete. Now you can install ESP-IDF by running `eim install`. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.yaml b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.yaml new file mode 100644 index 0000000000000..db3c3dee24e04 --- /dev/null +++ b/manifests/e/Espressif/EIM-CLI/0.16.0/Espressif.EIM-CLI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Espressif.EIM-CLI +PackageVersion: 0.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.16.0/Espressif.eim.installer.yaml b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.installer.yaml new file mode 100644 index 0000000000000..2f4c3fbe5ebd2 --- /dev/null +++ b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Espressif.eim +PackageVersion: 0.16.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{FB36249F-4253-4B42-A496-5CF8288A97DB}' +ReleaseDate: 2026-06-30 +AppsAndFeaturesEntries: +- ProductCode: '{FB36249F-4253-4B42-A496-5CF8288A97DB}' + UpgradeCode: '{F76D9627-6E0E-5956-86E2-C847A3D8A984}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/eim' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.16.0/eim-gui-windows-x64.msi + InstallerSha256: 3A5950170E7268F2A882CBD76BA6A1749437D4CA2ED614A3F81CF49DB178C708 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.16.0/Espressif.eim.locale.en-US.yaml b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.locale.en-US.yaml new file mode 100644 index 0000000000000..5f6b8746aee41 --- /dev/null +++ b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Espressif.eim +PackageVersion: 0.16.0 +PackageLocale: en-US +Publisher: espressif +PublisherUrl: https://github.com/espressif +PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues +PackageName: eim +PackageUrl: https://github.com/espressif/idf-im-ui +License: Apache-2.0 +LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE +ShortDescription: 'EIM GUI: Cross-Platform ESP-IDF Installation Manager' +ReleaseNotes: |- + What's Changed + - EIM-751: Release Automation Worklfow Part 1 by @alirana01 in #914 + - Add sync-athena workflow by @Hahihula in #917 + - EIM-889: move git and python installer to s3 by @Hahihula in #926 + - EIM-881: Improve powershell handling by @Hahihula in #918 + - EIM-782: pacman repository now corectly contain our key by @Hahihula in #922 + - EIM-529: Fix RPM directories inclusion in GUI RPM package by @Hahihula in #923 + - EIM-332: Replace Jihulab with our own mirror by @Hahihula in #924 + - Fix submodule URL resolution for JihuLab esp-mirror (EIM-885) by @ceerqingtingml in #913 + New Contributors + - @ceerqingtingml made their first contribution in #913 + Full Changelog: v0.15.0...v0.16.0 +ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.16.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Espressif/eim/0.16.0/Espressif.eim.yaml b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.yaml new file mode 100644 index 0000000000000..da2b1acb2561f --- /dev/null +++ b/manifests/e/Espressif/eim/0.16.0/Espressif.eim.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Espressif.eim +PackageVersion: 0.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.installer.yaml b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.installer.yaml new file mode 100644 index 0000000000000..da2c51c01565c --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 43ee9364-0fb6-5a92-bf50-2da690f094b2 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Everless321/dYm/releases/download/v1.10.1/dym-1.10.1-setup.exe + InstallerSha256: D0C9A2A92BD620F8E9F2EDEAAEF4EBC70B47BDAC90A6DA938518F8A81444D24E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.en-US.yaml b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.en-US.yaml new file mode 100644 index 0000000000000..c65a49a9863e1 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.1 +PackageLocale: en-US +License: Freeware +ShortDescription: Douyin Video Download and Intelligent Analysis Management Tool +Tags: +- douyin +- download +- parsing +- video +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.zh-CN.yaml b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2ffa9618362d3 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.1 +PackageLocale: zh-CN +Publisher: example.com +PublisherUrl: https://github.com/Everless321 +PublisherSupportUrl: https://github.com/Everless321/dYm/issues +PackageName: dYm +PackageUrl: https://github.com/Everless321/dYm +License: 免费软件 +Copyright: Copyright © 2026 example.com +ShortDescription: 抖音视频下载与智能分析管理工具 +Tags: +- 下载 +- 抖音 +- 视频 +- 解析 +ReleaseNotes: 'Full Changelog: https://github.com/Everless321/dYm/compare/v1.10.0...v1.10.1' +ReleaseNotesUrl: https://github.com/Everless321/dYm/releases/tag/v1.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.yaml b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.yaml new file mode 100644 index 0000000000000..b201aaeca0279 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.1/Everless321.dYm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.installer.yaml b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.installer.yaml new file mode 100644 index 0000000000000..8334ec6e71e1f --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 43ee9364-0fb6-5a92-bf50-2da690f094b2 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Everless321/dYm/releases/download/v1.10.2/dym-1.10.2-setup.exe + InstallerSha256: A88B50B5F3BF1178F143855546900C3A1CB0C41206B84A1CF74D0BE27361ED7B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.en-US.yaml b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.en-US.yaml new file mode 100644 index 0000000000000..bb42fb6743af3 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.2 +PackageLocale: en-US +License: Freeware +ShortDescription: Douyin Video Download and Intelligent Analysis Management Tool +Tags: +- douyin +- download +- parsing +- video +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.zh-CN.yaml b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1a1568bf19280 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.2 +PackageLocale: zh-CN +Publisher: example.com +PublisherUrl: https://github.com/Everless321 +PublisherSupportUrl: https://github.com/Everless321/dYm/issues +PackageName: dYm +PackageUrl: https://github.com/Everless321/dYm +License: 免费软件 +Copyright: Copyright © 2026 example.com +ShortDescription: 抖音视频下载与智能分析管理工具 +Tags: +- 下载 +- 抖音 +- 视频 +- 解析 +ReleaseNotes: 'Full Changelog: https://github.com/Everless321/dYm/compare/v1.10.1...v1.10.2' +ReleaseNotesUrl: https://github.com/Everless321/dYm/releases/tag/v1.10.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.yaml b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.yaml new file mode 100644 index 0000000000000..753c0da127f96 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.10.2/Everless321.dYm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.10.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.installer.yaml b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.installer.yaml new file mode 100644 index 0000000000000..216b799c3ffa4 --- /dev/null +++ b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EvgenyCherpak.RemoteHelperApp +PackageVersion: "2026.19.0.0" +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://cherpake.com/latest.php?os=win + InstallerSha256: BFAFEC61AB4AFA1F19144D5F978F6410B82E6D8C9DBBD9840A74C4A07B812A77 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.locale.en-US.yaml b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.locale.en-US.yaml new file mode 100644 index 0000000000000..24c3501eb06ed --- /dev/null +++ b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2026/Jun/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EvgenyCherpak.RemoteHelperApp +PackageVersion: "2026.19.0.0" +PackageLocale: en-US +Publisher: Evgeny Cherpak +PublisherUrl: https://cherpake.com/ +PublisherSupportUrl: https://cherpake.com/contact/ +PrivacyUrl: https://cherpake.com/privacy-policy/ +Author: Evgeny Cherpak +PackageName: Remote Helper App +PackageUrl: https://cherpake.com/get/ +License: Proprietary +LicenseUrl: https://cherpake.com/terms-and-conditions/ +Copyright: Copyright (c) 2016 - 2023 Evgeny Cherpak +CopyrightUrl: https://www.cherpake.com/terms-and-conditions/ +ShortDescription: The Remote Helper app enables apps to control your computer and stream video and audio files to your devices. +Description: The Remote Helper app enables apps to control your computer and stream video and audio files to your devices. +Moniker: remotehelperapp +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.yaml b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.yaml new file mode 100644 index 0000000000000..7360917df1e4f --- /dev/null +++ b/manifests/e/EvgenyCherpak/RemoteHelperApp/2026.19.0.0/EvgenyCherpak.RemoteHelperApp.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EvgenyCherpak.RemoteHelperApp +PackageVersion: "2026.19.0.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.installer.yaml b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.installer.yaml new file mode 100644 index 0000000000000..de6d056859ad1 --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.25 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: fb682768-51c6-5397-92da-171dc1777808 +ReleaseDate: 2026-06-30 +AppsAndFeaturesEntries: +- DisplayName: ente 1.7.23 + Publisher: Ente + ProductCode: fb682768-51c6-5397-92da-171dc1777808 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.25/ente-1.7.25.exe + InstallerSha256: 1E9A111D0C1D81BBD8E3E8FED7B6916C814A9762AAEB922F9EBC915FD06B053E +- Architecture: x64 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.25/ente-1.7.25-x64.exe + InstallerSha256: DCCEA6E2FF0BDDE72D54192D7D1193A24BBE7EADAC9F51913A95085E2C0C48B6 +- Architecture: arm64 + InstallerUrl: https://github.com/ente-io/photos-desktop/releases/download/v1.7.25/ente-1.7.25-arm64.exe + InstallerSha256: 976D5A510C53CCD32BD6B526D3F7F47A959F7F28364F636817432CFB0A015E3B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.locale.en-US.yaml b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.locale.en-US.yaml new file mode 100644 index 0000000000000..44f050eb16119 --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.25 +PackageLocale: en-US +Publisher: ente +PublisherUrl: https://github.com/ente-io +PublisherSupportUrl: https://github.com/ente-io/photos-desktop/issues +PackageName: ente +PackageUrl: https://github.com/ente-io/photos-desktop +License: AGPL-3.0 +LicenseUrl: https://github.com/ente-io/photos-desktop/blob/HEAD/LICENSE +Copyright: Copyright © 2022 ente +ShortDescription: Desktop client for ente.io +Moniker: ente-photos +ReleaseNotes: |- + - Reduce desktop app package size by excluding unused ONNX Runtime native binaries. + - Sign shipped Windows native modules and DLLs. + - Make the upload dialog draggable. + - Import Google Takeout favourites into Favourite Album. + - Navigate files keeping the File Info opened using Alt/Option + Arrow Keys + - Use Google Takeout metadata titles when naming imported folders. + - Update the Archive section to show only archived albums on the top bar. + - Fix link icon visibility for albums shared with people and a public link. By @yashs33244. + - Show files skipped during upload (hidden files and unreadable zips) in the upload progress. + - Support Traditional Chinese and Urdu translations. + - Update to Electron 42. +ReleaseNotesUrl: https://github.com/ente/photos-desktop/releases/tag/v1.7.25 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ente-io/photos-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.yaml b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.yaml new file mode 100644 index 0000000000000..d5684eb4c0ece --- /dev/null +++ b/manifests/e/ente-io/photos-desktop/1.7.25/ente-io.photos-desktop.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ente-io.photos-desktop +PackageVersion: 1.7.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.installer.yaml b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.installer.yaml new file mode 100644 index 0000000000000..dcdc4d33eb0c5 --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.118.0 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- factory-desktop +ProductCode: Factory +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.factory.ai/factory-desktop/releases/0.118.0/win32/x64/Factory-0.118.0%20Setup.exe + InstallerSha256: 28BC828620B633D3B1E5B76C3790EA6909DA2008C1005107E164B74189068B7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.en-US.yaml b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.en-US.yaml new file mode 100644 index 0000000000000..411f2c2e5be0f --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.118.0 +PackageLocale: en-US +Publisher: Factory AI +PublisherUrl: https://factory.ai/ +PrivacyUrl: https://factory.ai/privacy-policy +Author: The San Francisco AI Factory Inc. +PackageName: Factory +PackageUrl: https://factory.ai/ +License: Propeietary +LicenseUrl: https://factory.ai/legal/terms-individual +Copyright: '@Factory 2026. All rights reserved.' +CopyrightUrl: https://factory.ai/legal/terms-individual +ShortDescription: Agent-Native Software Development +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +PurchaseUrl: https://factory.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.factory.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.zh-CN.yaml b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.zh-CN.yaml new file mode 100644 index 0000000000000..55e1a320055cc --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.118.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Agent 原生软件开发 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.factory.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.yaml b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.yaml new file mode 100644 index 0000000000000..aebf7bf292cac --- /dev/null +++ b/manifests/f/FactoryAI/Factory/0.118.0/FactoryAI.Factory.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FactoryAI.Factory +PackageVersion: 0.118.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml index 1c454d2f23d22..f20727801076c 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml @@ -7,7 +7,7 @@ InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: AIDA64 Engineer_is1 -ReleaseDate: 2026-06-27 +ReleaseDate: 2026-06-30 Installers: - Architecture: x64 InstallerUrl: https://download.aida64.com/aida64engineer830.exe diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml index 0a25f0ee02f2b..c919ff0ce91b8 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml @@ -24,15 +24,11 @@ Tags: - hardware - monitor ReleaseNotes: |- - preliminary support for AMD K1A.18 Mustang Peak CPU - preliminary support for AMD K1A.88 Olympic Ridge CPU - improved support for AMD K1A.8 Medusa APU - improved support for AMD K1A.9 Venice SP8 CPU - improved support for AMD K1A.14 Medusa 2/3 APU - extended CPUID features (ACE) - Intel Processor Number detection for Xeon 6971E+C, 6982E+C, 6991E+C - motherboard specific sensor info for Asus Prime H610M-A WiFi D4, TUF Gaming B850M-Plus WiFi7 - improved motherboard specific sensor info for ASRock boards + Waveshare LCD support + extended CPUID features (PAUSEOPT Instruction) + motherboard specific sensor info for Asus B850 Max Gaming WiFi Series, B850M-E AYW Gaming WiFi Series, EX-B850M-V9 Series, Prime A520M-K ARGB Series, Prime A620A-Plus WiFi, Prime A620AM-K Series, Prime B550M-K WiFi Series, Prime B840M-K Series, Prime B840M-R Series, Prime H610M-F Series, Prime H810M-X 2.5G Series, Pro H810M-C II Series + motherboard specific sensor info for IRU A520M-VHDi/M.2 + fixed: motherboard specific sensor info for Asus Prime H610M-A WiFi D4 ReleaseNotesUrl: https://www.aida64.com/news/aida64-v830-game-fps-frames-APX-wildcat-lake-nova-cpu-zen6-expo PurchaseUrl: https://www.aida64.com/online-store Documentations: diff --git a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml index c3d373b63db5b..13f070dc6331c 100644 --- a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml +++ b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.installer.yaml @@ -5,7 +5,7 @@ PackageIdentifier: FinalWire.AIDA64.Extreme PackageVersion: "8.30" Platform: - Windows.Desktop -ReleaseDate: 2026-06-27 +ReleaseDate: 2026-06-30 Installers: - Architecture: x64 InstallerType: inno diff --git a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml index 41d87057ab696..f0b45576b5b47 100644 --- a/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml +++ b/manifests/f/FinalWire/AIDA64/Extreme/8.30/FinalWire.AIDA64.Extreme.locale.en-US.yaml @@ -33,15 +33,11 @@ Tags: - system-information - systeminformation ReleaseNotes: |- - preliminary support for AMD K1A.18 Mustang Peak CPU - preliminary support for AMD K1A.88 Olympic Ridge CPU - improved support for AMD K1A.8 Medusa APU - improved support for AMD K1A.9 Venice SP8 CPU - improved support for AMD K1A.14 Medusa 2/3 APU - extended CPUID features (ACE) - Intel Processor Number detection for Xeon 6971E+C, 6982E+C, 6991E+C - motherboard specific sensor info for Asus Prime H610M-A WiFi D4, TUF Gaming B850M-Plus WiFi7 - improved motherboard specific sensor info for ASRock boards + Waveshare LCD support + extended CPUID features (PAUSEOPT Instruction) + motherboard specific sensor info for Asus B850 Max Gaming WiFi Series, B850M-E AYW Gaming WiFi Series, EX-B850M-V9 Series, Prime A520M-K ARGB Series, Prime A620A-Plus WiFi, Prime A620AM-K Series, Prime B550M-K WiFi Series, Prime B840M-K Series, Prime B840M-R Series, Prime H610M-F Series, Prime H810M-X 2.5G Series, Pro H810M-C II Series + motherboard specific sensor info for IRU A520M-VHDi/M.2 + fixed: motherboard specific sensor info for Asus Prime H610M-A WiFi D4 ReleaseNotesUrl: https://www.aida64.com/news/aida64-v830-game-fps-frames-APX-wildcat-lake-nova-cpu-zen6-expo PurchaseUrl: https://www.aida64.com/online-store Documentations: diff --git a/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.installer.yaml b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.installer.yaml new file mode 100644 index 0000000000000..10c83e657e72c --- /dev/null +++ b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gitea.Runner +PackageVersion: 2.0.0 +InstallerType: portable +Commands: +- gitea-runner +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://gitea.com/gitea/runner/releases/download/v2.0.0/gitea-runner-2.0.0-windows-amd64.exe + InstallerSha256: 81379E4D2D386511335FE6B662A703499159438E4EF6ACF0E9CCE5F1F0DD91F1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.locale.en-US.yaml b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.locale.en-US.yaml new file mode 100644 index 0000000000000..9b222dff4b87e --- /dev/null +++ b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gitea.Runner +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: The Gitea Authors +PublisherUrl: https://about.gitea.com/ +PublisherSupportUrl: https://docs.gitea.com/help/support +Author: The Gitea Authors +PackageName: Gitea Runner +PackageUrl: https://about.gitea.com/products/runner/ +License: MIT +LicenseUrl: https://gitea.com/gitea/runner/src/branch/HEAD/LICENSE +Copyright: Copyright (c) 2026 The Gitea Authors +CopyrightUrl: https://gitea.com/gitea/runner/src/branch/HEAD/LICENSE +ShortDescription: Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It runs your jobs on the infrastructure you choose, with the same workflow syntax as GitHub Actions. +Description: |- + Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It works alongside Gitea's built-in Git server and auxiliary services to create an isolated environment in which the tasks that make up your CI/CD pipeline run. + + The runner works on a simple yet effective premise: it listens for any job dispatched from a Gitea server and runs those jobs in the environment you configure. Whenever a commit or a pull request is made, the runner kicks into action and provides immediate feedback about the impact of the change. +Moniker: gitea-runner +Tags: +- cd +- ci +- ci-cd +- continuous-delivery +- continuous-integration +- gitea +- gitea-actions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.yaml b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.yaml new file mode 100644 index 0000000000000..b59afc7296f75 --- /dev/null +++ b/manifests/g/Gitea/Runner/2.0.0/Gitea.Runner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gitea.Runner +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.installer.yaml index 8c6270a171fcb..524e5e6ee0a27 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7921.0 +PackageVersion: 151.0.7922.2 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/adsz4hluktikmhl7vt55yq5p6oiq_151.0.7921.0/151.0.7921.0_chrome_installer_uncompressed.exe - InstallerSha256: 622F8ECA04108DBE62846E14E0EB51A0BEDFC30996E99504003F87E855DCE252 + InstallerUrl: https://dl.google.com/release2/chrome/acvnwc7rrkxg66rskjisw7ln52ya_151.0.7922.2/151.0.7922.2_chrome_installer_uncompressed.exe + InstallerSha256: 02ED8158AB5082C7EA0B9133E6E758843C1316D213CFDBF2757CA8EC53DA1F06 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/oellaj4zulpjj4jei5bgtjn34i_151.0.7921.0/151.0.7921.0_chrome_installer_uncompressed.exe - InstallerSha256: E7A841D85F4654F6FBD40BB881EBC73B29D274EE6B0D9BA4A6E70DE0643C1578 + InstallerUrl: https://dl.google.com/release2/chrome/ndbwyrlrcc46sxeengs27mbp_151.0.7922.2/151.0.7922.2_chrome_installer_uncompressed.exe + InstallerSha256: C01061EAB0E57B506FC368FC0ADC2381565044184060BA93C4527278554FEBB3 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/adlzw5udgnh23tdta33hk54ltoya_151.0.7921.0/151.0.7921.0_chrome_installer_uncompressed.exe - InstallerSha256: C52E52B3993E7666F47257A3610337EA7A4C4053328F68315F5817945DF62A5E + InstallerUrl: https://dl.google.com/release2/chrome/b7tbqs7f72xmvo2lvp5jlxctdm_151.0.7922.2/151.0.7922.2_chrome_installer_uncompressed.exe + InstallerSha256: B2962F185ADEC26599A27A23F0A6AC33BE3A985656D0CB85C3EFC5C79EF870A4 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.en-US.yaml index 0be5312babded..83f5bff748a35 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7921.0 +PackageVersion: 151.0.7922.2 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.nb-NO.yaml index 4672975aa2707..34033031d368f 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7921.0 +PackageVersion: 151.0.7922.2 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.zh-CN.yaml index ca1c1b47a9e70..21d27061c1d9a 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7921.0 +PackageVersion: 151.0.7922.2 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.yaml index 46507863304a7..965dffd7bd31d 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7921.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7922.2/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7921.0 +PackageVersion: 151.0.7922.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.installer.yaml b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.installer.yaml new file mode 100644 index 0000000000000..79e9e4191e2f4 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.17.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: Alloy +AppsAndFeaturesEntries: +- DisplayName: Alloy v1.11.3 + ProductCode: Alloy +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\GrafanaLabs\Alloy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/grafana/alloy/releases/download/v1.17.1/alloy-installer-windows-amd64.exe + InstallerSha256: 9CDBD74E9A31AD863C85C9C81D96AD0DC1F2E0EC789C61DAD9FF56D43F1A482C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.locale.en-US.yaml b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.locale.en-US.yaml new file mode 100644 index 0000000000000..18f100a5aeca8 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.17.1 +PackageLocale: en-US +Publisher: Grafana Labs +PublisherUrl: https://grafana.com/ +PublisherSupportUrl: https://grafana.com/help/ +PrivacyUrl: https://grafana.com/legal/privacy-policy/ +Author: Grafana Labs +PackageName: Alloy +PackageUrl: https://github.com/grafana/alloy +License: Apache-2.0 +LicenseUrl: https://github.com/grafana/alloy/blob/HEAD/LICENSE +ShortDescription: Grafana Alloy +Description: OpenTelemetry Collector distribution with programmable pipelines. +Moniker: alloy +Tags: +- alloy +- collector +- opentelemetry +- otel +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://grafana.com/docs/alloy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.yaml b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.yaml new file mode 100644 index 0000000000000..b15ead09f4fb6 --- /dev/null +++ b/manifests/g/GrafanaLabs/Alloy/1.17.1/GrafanaLabs.Alloy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.Alloy +PackageVersion: 1.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.installer.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.installer.yaml new file mode 100644 index 0000000000000..6e7a86fe7c0ef --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.93 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- ggcode +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.93/ggcode_1.3.93_windows_x64.msi + InstallerSha256: BEEFD67F765A10F04FF27BFE18EF29CADD3DC72ED8A13EF71E7AC61752776C22 + ProductCode: '{52C09167-136F-49F9-9BA3-82562882561A}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{52C09167-136F-49F9-9BA3-82562882561A}' + UpgradeCode: '{B3C4D5E6-F7A8-9012-BCDE-F23456789012}' +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.93/ggcode_1.3.93_windows_arm64.msi + InstallerSha256: A564A2F21A5380FDE1609D7EC2F46D722C7D0E8C90F1229FBF4692A2A77E6222 + ProductCode: '{943CE342-E016-4A62-9E8C-1E7855815113}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{943CE342-E016-4A62-9E8C-1E7855815113}' + UpgradeCode: '{B3C4D5E6-F7A8-9012-BCDE-F23456789012}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..fc144fc655cbf --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.93 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: ggcode +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent for the terminal. +Description: |- + ggcode is an AI coding agent for terminal-first workflows. It can understand + repositories, edit files, run commands, use MCP tools, and keep working with + resumable sessions inside a full-screen TUI. +Moniker: ggcode +Tags: +- ai +- cli +- coding +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.93 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.yaml new file mode 100644 index 0000000000000..4464e1a951f21 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.93/gg.ai.ggcode-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.installer.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.installer.yaml new file mode 100644 index 0000000000000..56848f2ab83ab --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.installer.yaml @@ -0,0 +1,49 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.93 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qb +UpgradeBehavior: install +ProductCode: '{C9871494-0883-4571-8CB5-D95901D01511}' +AppsAndFeaturesEntries: +- DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{C9871494-0883-4571-8CB5-D95901D01511}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.93/ggcode-desktop_1.3.93_windows_x64.msi + InstallerSha256: 6434440D527A11DBED4DCCF70F25FF3495C3658C76D9EE782486D754F3461E5E + ProductCode: '{C9871494-0883-4571-8CB5-D95901D01511}' + AppsAndFeaturesEntries: + - DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{C9871494-0883-4571-8CB5-D95901D01511}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.93/ggcode-desktop_1.3.93_windows_arm64.msi + InstallerSha256: 3FE1CCAD5142116230A51659A8D2806949B23CBF04C0E5F41018DEC46C31B819 + ProductCode: '{CDE61D72-1A35-4A27-893F-ADCF17F0BC95}' + AppsAndFeaturesEntries: + - DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{CDE61D72-1A35-4A27-893F-ADCF17F0BC95}' + UpgradeCode: '{D4E5F6A7-B8C9-0123-CDEF-345678901234}' + InstallerType: wix +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.locale.en-US.yaml new file mode 100644 index 0000000000000..869fe5f7e4a90 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.93 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: GGCode Desktop +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent with a native desktop interface. +Description: |- + GGCode Desktop is a native graphical interface for ggcode, an AI coding agent + focused on code understanding, repo editing, command execution, MCP tools, + resumable sessions, and coding workflows. +Tags: +- ai +- coding +- desktop +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.93 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.yaml new file mode 100644 index 0000000000000..702fc44e084d4 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.93/gg.ai.ggcode-desktop.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.93 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.installer.yaml b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.installer.yaml new file mode 100644 index 0000000000000..06dca930a6257 --- /dev/null +++ b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Housatonic.ProjectPlan365 +PackageVersion: 26.24.1294 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- projectplan365 +FileExtensions: +- mpp +ProductCode: '{5F011281-7E4B-4754-9D7D-0E280421EFFD}' +AppsAndFeaturesEntries: +- UpgradeCode: '{F54B7867-0A43-4424-AF85-8F290EA2B7FB}' +Installers: +- Architecture: x86 + InstallerUrl: https://www.projectplan365.com/download/ProjectPlanPC/365/26/ProjectPlan_365_PC_26.24.1294.msi + InstallerSha256: EDBEB4D6AE5875791D6DFFCEEF87CB9D55781380E792C9CC5C64FD5392EAD8F3 +- Architecture: x64 + InstallerUrl: https://www.projectplan365.com/download/ProjectPlanPC/365/26/ProjectPlan_365_PC_26.24.1294.msi + InstallerSha256: EDBEB4D6AE5875791D6DFFCEEF87CB9D55781380E792C9CC5C64FD5392EAD8F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.en-US.yaml b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.en-US.yaml new file mode 100644 index 0000000000000..df495e2d4790b --- /dev/null +++ b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Housatonic.ProjectPlan365 +PackageVersion: 26.24.1294 +PackageLocale: en-US +Publisher: Housatonic +PublisherUrl: https://www.projectplan365.com/ +PublisherSupportUrl: https://www.projectplan365.com/support/ +PrivacyUrl: https://www.projectplan365.com/privacy/ +Author: Housatonic Software, Inc. +PackageName: Project Plan 365 +PackageUrl: https://www.projectplan365.com/download/ +License: Proprietary +LicenseUrl: https://www.projectplan365.com/terms/ +Copyright: Copyright © 2026 by Housatonic Software, Inc +CopyrightUrl: https://www.projectplan365.com/terms/ +ShortDescription: Project Plan 365 opens and saves any plan created in the popular Microsoft Project planning tool, without import or export, allowing MS Project users to collaborate with you seamlessly. +Tags: +- project +ReleaseNotesUrl: https://www.projectplan365.com/whatsnew/ +PurchaseUrl: https://www.projectplan365.com/purchase/ +Documentations: +- DocumentLabel: Online Help + DocumentUrl: https://www.projectplan365.com/onlinehelp/ +- DocumentLabel: FAQ + DocumentUrl: https://www.projectplan365.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.zh-CN.yaml b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.zh-CN.yaml new file mode 100644 index 0000000000000..daaf720dfef23 --- /dev/null +++ b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Housatonic.ProjectPlan365 +PackageVersion: 26.24.1294 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Project Plan 365 可直接打开并保存由热门项目管理工具 Microsoft Project 创建的任何计划文件,无需导入或导出操作,让 MS Project 用户能与您实现无缝协作。 +Tags: +- project +- 项目 +Documentations: +- DocumentLabel: 在线帮助 + DocumentUrl: https://www.projectplan365.com/onlinehelp/ +- DocumentLabel: 常见问题 + DocumentUrl: https://www.projectplan365.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.yaml b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.yaml new file mode 100644 index 0000000000000..452978eea2d44 --- /dev/null +++ b/manifests/h/Housatonic/ProjectPlan365/26.24.1294/Housatonic.ProjectPlan365.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Housatonic.ProjectPlan365 +PackageVersion: 26.24.1294 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.installer.yaml b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.installer.yaml new file mode 100644 index 0000000000000..6a4d5022d78dd --- /dev/null +++ b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JReleaser.jreleaser +PackageVersion: 1.25.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- jreleaser +ProductCode: '{A869887F-82A5-35F6-9ABC-F5DC0A1E177F}' +ReleaseDate: 2026-06-29 +AppsAndFeaturesEntries: +- ProductCode: '{A869887F-82A5-35F6-9ABC-F5DC0A1E177F}' + UpgradeCode: '{3D0E8D15-CF1B-32B1-B479-86F8424F8C46}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\jreleaser' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jreleaser/jreleaser/releases/download/v1.25.0/jreleaser-installer-1.25.0-windows-x86_64.msi + InstallerSha256: 4C746DF6DDA8291771AAB9284B932C792E3BCC8E7C5E9C0BEE5C6E648ABF19CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.locale.en-US.yaml b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.locale.en-US.yaml new file mode 100644 index 0000000000000..9e2c4baf78cda --- /dev/null +++ b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.locale.en-US.yaml @@ -0,0 +1,96 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JReleaser.jreleaser +PackageVersion: 1.25.0 +PackageLocale: en-US +Publisher: JReleaser +PublisherUrl: https://jreleaser.org/ +PublisherSupportUrl: https://github.com/jreleaser/jreleaser/issues +Author: Andres Almiray +PackageName: jreleaser +PackageUrl: https://jreleaser.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/jreleaser/jreleaser/blob/HEAD/LICENSE +Copyright: 2020 Andres Almiray +ShortDescription: Release projects quickly and easily with JReleaser +Description: | + JReleaser is a release automation tool. Its goal is to simplify creating releases and + publishing artifacts to multiple package managers while providing customizable options. + + JReleaser takes inputs from popular builds tools (Ant, Maven, Gradle) such as JAR files, + binary distributions (.zip, .tar), JLink images, or any other file that you’d like to + publish as a Git release on popular Git services such as GitHub, GitLab, or Gitea. + Distribution files may additionally be published to be consumed by popular package managers + such as Homebrew, Chocolatey, Snapcraft, or get ready to be launched via JBang. Releases + may be announced in a variety of channels such as Twitter, Zulip, SDKMAN!, and more. +Moniker: jreleaser +Tags: +- git +- java +- jreleaser +- release +- tool +ReleaseNotes: |- + Binaries + https://github.com/jreleaser/jreleaser/wiki/Release-v1.25.0 + Changelog + 🚀 Features + assemble + - 1404462 Resolve native-image distribution artifacts with multiple archive formats, closes #2106 + - e0c5956 Update gradle DSL, closes #2106 + - 03ece6e Resolve jlink distribution artifacts with multiple archive formats, closes #2106 + - 27d5a50 Support multiple archive formats in jlink assembler, closes #2106 + core + - 36e4e99 Provide secret hints, closes #2141 + release + - d2c2784 Expose snapshot enabled status + 🐛 Fixes + deploy + - dc7c2e4 Clarify Maven Central polling log wording, closes #2125 + jdks + - 2dac6f3 Drop unsupported connectTimeOut from download-maven-plugin call, closes #2126 + packager + - 69d6677 Update Chcolatey GH workflows, closes #2117 + release + - 7d4d23a Ensure JRELEASER_PREVIOUS_TAG_NAME is used with snapshot releases, closes #2136 + signing + - 65e3fb7 PGP no longer requires a publicKey to be set, closes #2143 + - b5b088b skip signing validation errors when --yolo is set, closes #2128 + validation + - c47df63 Correct project identifier log message for GitLab deployer + 🛠 Build + - e6c5adc Update release announcements + - ddd5b2c Bump flatpack runtime to 25.08 + 📝 Documentation + - 347c635 Add mvanhorn as a contributor for code + - cb8ab48 Add seonwooj0810 as a contributor for code + ⚙️ Dependencies + - 951142c Update zstd-jni to 1.5.7-11 + - 6457cb6 Update woodstox to 7.2.1 + - 6d729a0 Update syft to 1.46.0 + - 8ae6a3e Update slf4j to 2.0.18 + - 390afff Update tika to 2.9.4 + - 7744f7b Update jacoco to 0.8.15 + - 06cb7eb Update jackson to 2.22.0 + - d5b4c90 Update cyclonedx to 0.32.0 + - 5febc13 Update cosign to 3.1.1 + - 2ba4c3e Update commons-jexl to 3.6.3 + - eaad81a Update classworlds to 2.12.0 + - f34068b Update classmate to 1.7.3 + - 5850a5e Update byte-buddy to 1.18.10 + - 650fa89 Update aws-java-sdk to 2.46.17 + - 7fd8875 Update asm to 9.10.1 + - 817d8b4 Update jdks-gradle-plugin to 1.24.0 + - 76e2acc Releasing version 1.25.0 + - 5e48b86 Bump for next development cycle + Contributors + We'd like to thank the following people for their contributions: + - Andres Almiray (@aalmiray) + - Harsh Mehta + - Matt Van Horn (@mvanhorn) + - Max Rydahl Andersen (@maxandersen) + - seonwoojung (@seonwooj0810) +ReleaseNotesUrl: https://github.com/jreleaser/jreleaser/releases/tag/v1.25.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.yaml b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.yaml new file mode 100644 index 0000000000000..5d69c8062249f --- /dev/null +++ b/manifests/j/JReleaser/jreleaser/1.25.0/JReleaser.jreleaser.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JReleaser.jreleaser +PackageVersion: 1.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.installer.yaml b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.installer.yaml new file mode 100644 index 0000000000000..d10e7901a76eb --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.installer.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- keeper +ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1' +ReleaseDate: 2026-06-23 +AppsAndFeaturesEntries: +- DisplayName: Keeper Commander 18.0.9 + ProductCode: '{006266E3-17D6-4166-918C-0B8F4C663D4C}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Keeper Commander' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Keeper-Security/Commander/releases/download/v18.0.9/keeper-commander-windows-v18.0.9.exe + InstallerSha256: E09FC58A9AF8E5A00DA15D82F9267A9323D195161B25B7619E4F7D9332997EBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.locale.en-US.yaml b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.locale.en-US.yaml new file mode 100644 index 0000000000000..1bb2f4c1e942c --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.9 +PackageLocale: en-US +Publisher: Keeper Security, Inc. +PublisherUrl: https://www.keepersecurity.com/ +PublisherSupportUrl: https://github.com/Keeper-Security/Commander/issues +PackageName: Keeper Commander +PackageUrl: https://github.com/Keeper-Security/Commander +License: MIT +LicenseUrl: https://github.com/Keeper-Security/Commander/blob/HEAD/LICENSE +Copyright: Copyright (c) Keeper Security, Inc. +CopyrightUrl: https://github.com/Keeper-Security/Commander/blob/master/LICENSE +ShortDescription: Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management. +Description: Keeper Commander is a command-line and SDK interface to Keeper® Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more. Keeper Commander is an open source project with contributions from Keeper's engineering team and partners. +Moniker: keeper +Tags: +- cli +- password +- password-manager +- secrets +- security-tools +ReleaseNotes: |- + New Features + - KeeperAI PAM Connection Settings (pam connection ai) + New command to manage KeeperAI settings on PAM resources and remote browser instances. Supports show, set, unset, and remove operations for AI configuration on PAM connections. + - PAM Gateway Online Filter + pam gateway list now accepts --online (-o) to filter results to only online gateways, along with gateway totals in the output. + - Enterprise MSP Transfer + Added support for transferring an enterprise to another MSP (KC-1024). + - Thycotic Import: Selective Secret IDs + import --format thycotic now accepts --secret-ids (comma-separated) to import or inspect specific secrets by ID — useful for debugging cases where the Thycotic lookup API omits secrets due to security policies. + - KCM: Port Mapping Defaults and Empty User Handling + KCM export now supports connections with empty user or port fields: missing ports fall back to protocol defaults (configurable via KCM_mappings.json), connections missing a user are logged for follow-up, and allow-file-uploads is available for RBI connections. + Bug Fixes + - Security: SQL Injection in MSSQL Password Rotation + Fixed a SQL injection vulnerability in MSSQL password rotation and added input validation to reject unsafe --password values. + - PAM Rotation Edit: SaaS Profile Fix (DR-1280) + Fixed an issue where pam rotation edit did not correctly apply SaaS profiles. + - IAM User Link Rotation Request Shape + Fixed the permission-check rotation request for IAM user links — configurationUid, matching revision, and an explicit empty resourceUid are now sent to correctly handle IAM rotation semantics. + - NSF Share Expiration and Folder Labels (KC-1307–1310) + - Fixed expiration updates for nsf-share-folder and nsf-share-record + - Enforced a one-minute minimum on NSF and classic share expiration + - Standardized list/search record_category output to lowercase (classic/nested) + - Renamed Supershell Drive folder labels to Nested Shared Folder (Shared) and Nested Shared Folder (NonShared) + Enhancements + - NSF Record Add/Update Policy Enforcement + nsf-record-add and nsf-record-update now enforce GENERATED_PASSWORD_COMPLEXITY and RESTRICT_RECORD_TYPES enterprise policies. +ReleaseNotesUrl: https://github.com/Keeper-Security/Commander/releases/tag/v18.0.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.yaml b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.yaml new file mode 100644 index 0000000000000..47290a6ae6447 --- /dev/null +++ b/manifests/k/KeeperSecurity/Commander/18.0.9/KeeperSecurity.Commander.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KeeperSecurity.Commander +PackageVersion: 18.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 0000000000000..c54f18249c3f5 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.7 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.15.7/P-ai_0.15.7_x64-setup.exe + InstallerSha256: C6217E096FDD88037D25A9E8E17C76D48FAFC25BAEFEA7348CD000583828BA3D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 0000000000000..f17ccd6015f10 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.7 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.15.6...v0.15.7' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.15.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b820059cb1d7f --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.7 +PackageLocale: zh-CN +ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。 +Description: |- + 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。 + PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。 + + 入口与效率 + 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。 + 组织与角色 + 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。 + 界面与交互 + UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。 + 能力与工具 + 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。 + 记忆与上下文 + 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。 + 工程与可靠性 + 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。 + + 真实使用场景 + 以下并非设想,而是真实发生的情况: + - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更 + - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月 + - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇 + - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文 + - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条 + - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过 + - 用户长期使用 PAI 制作游戏攻略 + - 用户长期使用 PAI 操作游戏并完成日常任务 + - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道 + - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.yaml new file mode 100644 index 0000000000000..17f2739e98bb8 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.7/kawayiYokami.P-ai.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 0000000000000..483d3a4f6f00b --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.8 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.15.8/P-ai_0.15.8_x64-setup.exe + InstallerSha256: 7E44FE9852834AC214DCC6D2D6B90103B09BC0F58C4A5178D4896FAAFC7B28E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 0000000000000..2b81daa86faf6 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.8 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.15.7...v0.15.8' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.15.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c26ba939d8e6f --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.8 +PackageLocale: zh-CN +ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。 +Description: |- + 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。 + PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。 + + 入口与效率 + 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。 + 组织与角色 + 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。 + 界面与交互 + UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。 + 能力与工具 + 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。 + 记忆与上下文 + 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。 + 工程与可靠性 + 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。 + + 真实使用场景 + 以下并非设想,而是真实发生的情况: + - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更 + - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月 + - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇 + - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文 + - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条 + - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过 + - 用户长期使用 PAI 制作游戏攻略 + - 用户长期使用 PAI 操作游戏并完成日常任务 + - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道 + - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.yaml new file mode 100644 index 0000000000000..9ec19bc8408dc --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.15.8/kawayiYokami.P-ai.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.15.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.installer.yaml b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.installer.yaml new file mode 100644 index 0000000000000..2b5805a6b52a5 --- /dev/null +++ b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: krzys-h.UndertaleModTool +PackageVersion: 0.9.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: UndertaleModTool.exe +Commands: +- UndertaleModTool +FileExtensions: +- dat +- droid +- ios +- unx +- win +ReleaseDate: 2026-06-29 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/UnderminersTeam/UndertaleModTool/releases/download/0.9.1.1/UndertaleModTool_v0.9.1.1-Windows.zip + InstallerSha256: EDAB4320C7944944F0CBE835E9534C17697B02DF3450C07B8A183525C962F8EB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.locale.en-US.yaml b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.locale.en-US.yaml new file mode 100644 index 0000000000000..bf67464ae15a5 --- /dev/null +++ b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: krzys-h.UndertaleModTool +PackageVersion: 0.9.1.1 +PackageLocale: en-US +Publisher: krzys-h +PublisherUrl: https://github.com/UnderminersTeam +PublisherSupportUrl: https://github.com/krzys-h/UndertaleModTool/issues +Author: krzys-h +PackageName: UndertaleModTool +PackageUrl: https://github.com/UnderminersTeam/UndertaleModTool +License: GPL-3.0 +LicenseUrl: https://github.com/UnderminersTeam/UndertaleModTool/blob/HEAD/LICENSE.txt +ShortDescription: 'The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)' +Description: |- + The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!) + + Main Features: + - Can read every single byte from the data file for latest versions of Undertale, Deltarune, and most other GameMaker games, and then recreate a byte-for-byte exact copy from the decoded data. + - Properly handles all of the pointers in the file so that if you add/remove stuff, make things longer/shorter, move them around, etc., the file format won't break. + - An editor which lets you change (almost) every single value, including unknown ones. + - Includes a simple room/level editor. + - Allows for GML VM code editing. This means you can add any custom code to a game, either using the built-in GML compiler or GML assembly. (YYC is not supported for this.) + - High-level GML decompiler and compiler. Supports a large range of GameMaker versions, and most important GML features (still missing a few). + - Support for running scripts that automatically modify your data file (or perform other nefarious tasks). This can be used for mod distribution, aside from other methods such as file patches/project systems. + - All core functionality extracted into a library for use in external tools. + - Can generate a .yydebug file for the GM:S debugger so that you can edit variables live! (see here) + - Automatic file associations for all GameMaker related data files. This is opt-in at the first boot of the tool, and can also be disabled by having a dna.txt file next to the executable. +Tags: +- decompiler +- deltarune +- editor +- game-maker +- game-maker-studio +- game-maker-studio-2 +- gamemaker +- gml +- undertale +- unpacker +ReleaseNotes: |- + This is the 0.9.1.1 UndertaleModTool release, for 64-bit Windows. Downloads can be found at the bottom of this release. + ("UTMT_CLI" is the command-line interface version with no GUI, supported for Windows, Ubuntu, and macOS.) + Changelog + Note: This is a patch release. To see the changes in major release 0.9.0.0, click here. To see the changes in minor release 0.9.1.0, click here. + Changed + - Dumping all code from the CLI no longer exports sub-function code entries, which was pointless and could result in filename length errors. Performance has been optimized and parallelized, as well. + - Missing mb_side1 and mb_side2 mouse button constants are now included, usable in GameMaker 2.3.3 games and above. + - Missing room asset resolutions for scr_84_add_menu_item in older DELTARUNE chapters added by @vrad-exe in #2411. + - Some miscellaneous dependencies updated. + Fixed + - Fixed Debug.csx not supporting DELTARUNE Chapter 5 by @break-core in #2409. + - Fixed ExportSpritesAsGIF.csx failing on some modern GameMaker games with unused asset removal enabled. + - Fixed prefab-generated scripts compiling in a way that would cause function resolution errors (only a mitigation for now, full support may come later). + - Fixed compilation warnings of UndertaleModLib/UndertaleModTool due to PropertyChanged.Fody not being a private dependency. + - Fixed detection of Spine sprite format changes introduced in GameMaker 2023.1, so that it no longer breaks on 2022 LTS games. + New Contributors + - @break-core made their first contribution in #2409 + - @vrad-exe made their first contribution in #2411 + Full Changelog: 0.9.1.0...0.9.1.1 +ReleaseNotesUrl: https://github.com/UnderminersTeam/UndertaleModTool/releases/tag/0.9.1.1 +Documentations: +- DocumentLabel: Scripts Info + DocumentUrl: https://github.com/UnderminersTeam/UndertaleModTool/blob/master/SCRIPTS.md +- DocumentLabel: UndertaleModTool Wiki + DocumentUrl: https://github.com/UnderminersTeam/UndertaleModTool/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.yaml b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.yaml new file mode 100644 index 0000000000000..08260a832ca47 --- /dev/null +++ b/manifests/k/krzys-h/UndertaleModTool/0.9.1.1/krzys-h.UndertaleModTool.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: krzys-h.UndertaleModTool +PackageVersion: 0.9.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.installer.yaml b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.installer.yaml similarity index 84% rename from manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.installer.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.installer.yaml index f6159d793460a..bbabd4fb70c84 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.installer.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.72 +PackageVersion: 1.3.73 InstallerType: exe Scope: machine InstallModes: @@ -20,6 +20,6 @@ ProductCode: easyclaw Installers: - Architecture: x64 InstallerUrl: https://aibot-install-cdn.easyclaw.com/public/package/easyclawsetup.exe - InstallerSha256: 5DD180F980A8798650D1AEBEA7F75E14295C2747085B1184540E4F1834CCCBAD + InstallerSha256: 7E56E04986DDB05AB121871C6C9724717DD2BA76B44CDB247FB8C3B7743B9639 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.en-US.yaml b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.en-US.yaml similarity index 97% rename from manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.en-US.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.en-US.yaml index 70afdcf1764b6..f2430d4dc8663 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.en-US.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.72 +PackageVersion: 1.3.73 PackageLocale: en-US Publisher: EasyClaw Team PublisherUrl: https://easyclaw.com/ diff --git a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.zh-CN.yaml b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.zh-CN.yaml similarity index 96% rename from manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.zh-CN.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.zh-CN.yaml index 5f54b3e974906..7eb882078dcfd 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.locale.zh-CN.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.72 +PackageVersion: 1.3.73 PackageLocale: zh-CN PublisherUrl: https://easyclaw.com/zh-cn PrivacyUrl: https://easyclaw.com/zh-cn/privacy diff --git a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.yaml b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.yaml similarity index 91% rename from manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.yaml index 657d19220ad9a..e8b5ce6eab879 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.72/Lingbao.EasyClaw.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.73/Lingbao.EasyClaw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.72 +PackageVersion: 1.3.73 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.installer.yaml new file mode 100644 index 0000000000000..f41866bd62eee --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.51.11 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.51.11/SysManager-v1.51.11.exe + InstallerSha256: 3ABB438A9A29C911EE3A92E2E5BF31D6CF0F3252D25BBE00FCE17544A4CDE2E3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 0000000000000..09f7d3b2d7bd7 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.51.11 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.51.11] - 2026-06-30 + Fixed + - A native string buffer was leaked on every Known-Folder lookup. The Downloads/Documents/Desktop/Pictures/Music/Videos path resolver marshalled the Win32 result as a managed string but never freed the underlying COM-allocated buffer; it now takes the raw pointer and frees it, so repeated lookups (cleanup scans, etc.) no longer leak memory. + - Two power-plan changes could corrupt a concurrent power-query's output. The power-plan/processor-state/hibernation writers shared the same process runner as the readers that parse powercfg output, but ran without the reader's serialization gate; a write running during a read could interleave the output stream. The writers now take the same gate. + - Listing installed apps could drop or corrupt a line under a thread race. The winget-list output collector used a plain list that both the stdout and stderr reader threads wrote to concurrently; it now uses a thread-safe queue, matching the upgrade-list path. + Verify the download + Get-FileHash .\SysManager-v1.51.11.exe -Algorithm SHA256 + Expected SHA256: 3ABB438A9A29C911EE3A92E2E5BF31D6CF0F3252D25BBE00FCE17544A4CDE2E3 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.51.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.yaml new file mode 100644 index 0000000000000..6a070127e6563 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.51.11/laurentiu021.SysManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.51.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MCHOSE/MCHOSEHUB/1.0.0/MCHOSE.MCHOSEHUB.installer.yaml b/manifests/m/MCHOSE/MCHOSEHUB/1.0.0/MCHOSE.MCHOSEHUB.installer.yaml index b5a9c402ed064..68cb72be2c38e 100644 --- a/manifests/m/MCHOSE/MCHOSEHUB/1.0.0/MCHOSE.MCHOSEHUB.installer.yaml +++ b/manifests/m/MCHOSE/MCHOSEHUB/1.0.0/MCHOSE.MCHOSEHUB.installer.yaml @@ -15,6 +15,6 @@ ProductCode: 5ad0d43b-ed6f-5476-88e8-78111c6ef75f Installers: - Architecture: x64 InstallerUrl: https://cdn.mchose.com.cn/MCHOSE_HUB_installer.zip - InstallerSha256: D843FB315A72CC73894D568FC3353BA08DAAB7888E1BD0CC4DA235FF97939EBC + InstallerSha256: 5442F6227421AB722B9D555B79CF327097011E52DD377326C2A40E50A08B03EF ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..edcbe077dc9c3 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.354.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.354.0&arch=x86 + InstallerSha256: 68DC644BEB945DE019619A582AB3EF6CCCD5ED3002415A1191406E88734A945A +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.354.0&arch=amd64 + InstallerSha256: B665378E1C20D10F17B61126A6F4356C487A5D33C13A2BE5FAA6B2F927DDF45D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..052d39a96cb89 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.354.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..b9c930443eeee --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.354.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.354.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 55% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index bcde55315aa87..4d3898cba391f 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2606.708.0 +PackageVersion: 154.2606.2921.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -25,28 +25,28 @@ FileExtensions: PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 RestrictedCapabilities: - runFullTrust -ReleaseDate: 2026-06-07 +ReleaseDate: 2026-06-30 AppsAndFeaturesEntries: - DisplayName: Firefox Nightly Publisher: Mozilla Corporation Installers: - Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win32.installer.msix - InstallerSha256: 7E346920486A80198495ADA25E8081163A0D27AE7A6C53AB586F937AF617BFD2 - SignatureSha256: DE79678918B59A71D150FA45275EEA14CC4B083695DA37C09A1FE0067D6C355E + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-29-21-48-14-mozilla-central/firefox-154.0a1.multi.win32.installer.msix + InstallerSha256: 064944D4AFA63427AC6842973BF0633586D2AA9F5397C017148BA8198C48C882 + SignatureSha256: 0794A8D0AF9A469C46989B36362812D542767CA22365B1484B6EF42F553B17CE InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_x86__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.2921.0_x86__jag0gd4e3s9p2' - Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win64.installer.msix - InstallerSha256: F9C94650FA6BAA1B5A7975D0D20A56A829925D38E7B5EA2718DD0BD89F6F0DB2 - SignatureSha256: A388B71E1D467538FCCC136F0E5F1A48050C46BD67B7FCD6E6A6678475BBA1DF + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-29-21-48-14-mozilla-central/firefox-154.0a1.multi.win64.installer.msix + InstallerSha256: 4447067955C5DB9381B42FCD3795B82A2BB99DD43846537D154A35598013E2E2 + SignatureSha256: 49FDCDBEBC1A557F791F06658CFB7938C370B1164753BDD84F232328B72AC028 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_x64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.2921.0_x64__jag0gd4e3s9p2' - Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: 94357D559EF36129CCEC52F65988FF3780ED45EF46479831587382BCA006CD98 - SignatureSha256: 762F9E7881A242312DA1D7EA376BA5927EB589FCBE876753DF4738883609B18F + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-29-21-48-14-mozilla-central/firefox-154.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: ACCD519916C7A5780B84E2E75017CEEDCE2863638646E4AFD5CCCD8368E60BCE + SignatureSha256: 96EE7A4149D0816FA0965FE779A25DD054A31CF462132228594654B6C7CB59F5 InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_arm64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_154.2606.2921.0_arm64__jag0gd4e3s9p2' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 94% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index 4641f409d3834..8dd7a3107703e 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2606.708.0 +PackageVersion: 154.2606.2921.0 PackageLocale: en-US Publisher: Mozilla PublisherUrl: https://www.mozilla.org/ diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 85% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.yaml index 516035e8b4498..2f6709a9d884d 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/154.2606.2921.0/Mozilla.Firefox.Nightly.MSIX.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 153.2606.708.0 +PackageVersion: 154.2606.2921.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.installer.yaml b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.installer.yaml new file mode 100644 index 0000000000000..314b255ceb058 --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.3.33 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: multica.exe +Commands: +- multica +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.3.33/multica-cli-0.3.33-windows-amd64.zip + InstallerSha256: C7F082B659E11EAC0FC016CAEB581D70DDAE55977D81055B2BA51286DA73962D +- Architecture: arm64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.3.33/multica-cli-0.3.33-windows-arm64.zip + InstallerSha256: C7C3B149CEA4E2ED21290DBC60BBBF52F4CC29DA9EA1A7D1704ECEA06DC62B57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.en-US.yaml b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..f2d82fe3bbb4b --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.3.33 +PackageLocale: en-US +Publisher: Multica +PublisherUrl: https://multica.ai/ +PublisherSupportUrl: https://github.com/multica-ai/multica/issues +PackageName: Multica CLI +PackageUrl: https://multica.ai/download +License: Freeware +LicenseUrl: https://github.com/multica-ai/multica/blob/HEAD/LICENSE +Copyright: © 2026 Multica. All rights reserved. +ShortDescription: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. +Description: |- + Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously. + No more copy-pasting prompts. No more babysitting runs. Your agents show up on the board, participate in conversations, and compound reusable skills over time. Think of it as open-source infrastructure for managed agents — vendor-neutral, self-hosted, and designed for human + AI teams. Works with Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, and Kiro CLI. + For larger teams, Squads add a stable routing layer: assign work to a group led by an agent, and the leader delegates to the right member. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Changelog + - 5d79696fb506c0bcfff62cf325b2124dc9c9ef6d MUL-3794: rewrite comment routing cascade + - ff286dcfac0d9753d8736e50930d241098c0f8ae MUL-3848: fix(server): skip CLIENT SETNAME for managed Redis compatibility + - 3c61f729d4a4e1931fcba34f4c32975995d8c9de MUL-3873: feat: Add agents page mobile friendly + - 630feff1af69316f6daa0810037f87d9d99dcf0f MUL-3879: restore agent-authored squad-leader fallback in comment cascade (#4748) + - 424b02e79a8fab54816453a8c3f74f926dbd7e44 chore(views): remove dead i18n _one keys in other-only locales (#4746) + - f88544da63d01746bd3a166faf51bf090b04de92 docs(changelog): add v0.3.33 entry for the 2026-06-30 release (MUL-3889) (#4756) + - 3b45f7fdf62cddb0366ec29699f6c9e52684f83c docs(slack): drop reinstall callout from Slack integration docs (MUL-3874) (#4745) + - d970b68ce73983cd26c7bbc55db88ec1d2e63ae0 feat(autopilot): View/Write permission layer + member access delegation (MUL-3807) (#4695) + - f892e03e41d3e590f125feaba8a73a67035aa730 feat(cli)!: drop short UUID prefix resolution for multica issue (MUL-3838) (#4732) + - b90816264ed07a23f8ed639513682af3698bd8dc feat(skills): import skills from a .skill/.zip archive (#4735) + - a961d636119779a9698c6bc8ca79846c95d16dd6 feat(slack): make the chat agent explicitly channel-aware (MUL-3871) (#4755) + - e5995c423f350bec7b1e0a419c5712c2e2535588 feat(slack): typing reaction on inbound message (MUL-3874) (#4737) + - 50a48cef1e24b726ef426220882b75e07cfbec05 feat(slack): unified multica chat history pull for channel backfill (MUL-3871) (#4747) + - 9ee2bd4c34ed9231a52b9f7d5bef4b1a3cb7c033 fix(agent): recover Antigravity reply from transcript when agy stdout is empty (#4744) + - 93028d303b48b69d368bf106166b6a9d485ec379 fix(daemon): reconcile in-flight task and workspace state on WS reconnect (#4718) + - 59cb534e879a57928a62255782a95f4fcbde62f0 fix(selfhost): allow newer Docker Compose versions + - 506f2df7ad16268932833f39d88272584453ac5e fix(views): count tasks, not agents, in activity hover header (MUL-3872) (#4734) +ReleaseNotesUrl: https://github.com/multica-ai/multica/releases/tag/v0.3.33 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://multica.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.zh-CN.yaml b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..19c8e6c8a88eb --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.3.33 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 开源托管智能体助手平台。将编程智能体转化为真正的团队伙伴 —— 分配任务、跟踪进度、复用技能。 +Description: |- + Multica 将代码智能体转变为真正的团队伙伴。你可以像给同事分配任务一样给智能体分配 Issue —— 它们会自动接手工作、编写代码、报告阻碍并自主更新状态。 + 无需再反复复制粘贴提示词,也无需再盯守运行过程。你的智能体将出现在任务看板上,参与对话,并随时间积累可复用的技能。将其视为受管智能体的开源基础设施 —— 厂商中立、支持私有化部署,专为“人+AI”团队设计。兼容 Claude Code、Codex、GitHub Copilot CLI、OpenClaw、OpenCode、Hermes、Gemini、Pi、Cursor Agent、Kimi 和 Kiro CLI。 + 对于更大的团队,Squads(小队)增加了一个稳定的路由层:将工作分配给一个由智能体领导的小组,领导者会将其委派给最合适的成员。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://multica.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.yaml b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.yaml new file mode 100644 index 0000000000000..c5e0d8aba5408 --- /dev/null +++ b/manifests/m/Multica/MulticaCLI/0.3.33/Multica.MulticaCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaCLI +PackageVersion: 0.3.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.installer.yaml b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.installer.yaml new file mode 100644 index 0000000000000..a38db2c73cbd4 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.3.33 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- multica +ProductCode: d8b75c36-d208-59aa-9acd-26838c159dc3 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.3.33/multica-desktop-0.3.33-windows-x64.exe + InstallerSha256: EACDB66390028793D4A2C6C9B9CCD7599D4280768FB78431D2290E32A007D042 +- Architecture: arm64 + InstallerUrl: https://github.com/multica-ai/multica/releases/download/v0.3.33/multica-desktop-0.3.33-windows-arm64.exe + InstallerSha256: 4A866A351721218BC20041E736FF333B2E54A0959C2DFB2FEE368CB4EE8E085E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.en-US.yaml b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..21ef1a2e0b2a9 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.3.33 +PackageLocale: en-US +Publisher: Multica +PublisherUrl: https://multica.ai/ +PublisherSupportUrl: https://github.com/multica-ai/multica/issues +PackageName: Multica +PackageUrl: https://multica.ai/download +License: Freeware +LicenseUrl: https://github.com/multica-ai/multica/blob/HEAD/LICENSE +Copyright: © 2026 Multica. All rights reserved. +ShortDescription: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. +Description: |- + Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously. + No more copy-pasting prompts. No more babysitting runs. Your agents show up on the board, participate in conversations, and compound reusable skills over time. Think of it as open-source infrastructure for managed agents — vendor-neutral, self-hosted, and designed for human + AI teams. Works with Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, and Kiro CLI. + For larger teams, Squads add a stable routing layer: assign work to a group led by an agent, and the leader delegates to the right member. +Tags: +- agent +- agent-team +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- multi-agent +- programming +ReleaseNotes: |- + Changelog + - 5d79696fb506c0bcfff62cf325b2124dc9c9ef6d MUL-3794: rewrite comment routing cascade + - ff286dcfac0d9753d8736e50930d241098c0f8ae MUL-3848: fix(server): skip CLIENT SETNAME for managed Redis compatibility + - 3c61f729d4a4e1931fcba34f4c32975995d8c9de MUL-3873: feat: Add agents page mobile friendly + - 630feff1af69316f6daa0810037f87d9d99dcf0f MUL-3879: restore agent-authored squad-leader fallback in comment cascade (#4748) + - 424b02e79a8fab54816453a8c3f74f926dbd7e44 chore(views): remove dead i18n _one keys in other-only locales (#4746) + - f88544da63d01746bd3a166faf51bf090b04de92 docs(changelog): add v0.3.33 entry for the 2026-06-30 release (MUL-3889) (#4756) + - 3b45f7fdf62cddb0366ec29699f6c9e52684f83c docs(slack): drop reinstall callout from Slack integration docs (MUL-3874) (#4745) + - d970b68ce73983cd26c7bbc55db88ec1d2e63ae0 feat(autopilot): View/Write permission layer + member access delegation (MUL-3807) (#4695) + - f892e03e41d3e590f125feaba8a73a67035aa730 feat(cli)!: drop short UUID prefix resolution for multica issue (MUL-3838) (#4732) + - b90816264ed07a23f8ed639513682af3698bd8dc feat(skills): import skills from a .skill/.zip archive (#4735) + - a961d636119779a9698c6bc8ca79846c95d16dd6 feat(slack): make the chat agent explicitly channel-aware (MUL-3871) (#4755) + - e5995c423f350bec7b1e0a419c5712c2e2535588 feat(slack): typing reaction on inbound message (MUL-3874) (#4737) + - 50a48cef1e24b726ef426220882b75e07cfbec05 feat(slack): unified multica chat history pull for channel backfill (MUL-3871) (#4747) + - 9ee2bd4c34ed9231a52b9f7d5bef4b1a3cb7c033 fix(agent): recover Antigravity reply from transcript when agy stdout is empty (#4744) + - 93028d303b48b69d368bf106166b6a9d485ec379 fix(daemon): reconcile in-flight task and workspace state on WS reconnect (#4718) + - 59cb534e879a57928a62255782a95f4fcbde62f0 fix(selfhost): allow newer Docker Compose versions + - 506f2df7ad16268932833f39d88272584453ac5e fix(views): count tasks, not agents, in activity hover header (MUL-3872) (#4734) +ReleaseNotesUrl: https://github.com/multica-ai/multica/releases/tag/v0.3.33 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://multica.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.zh-CN.yaml b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..eb0d59a838957 --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.3.33 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 开源托管智能体助手平台。将编程智能体转化为真正的团队伙伴 —— 分配任务、跟踪进度、复用技能。 +Description: |- + Multica 将代码智能体转变为真正的团队伙伴。你可以像给同事分配任务一样给智能体分配 Issue —— 它们会自动接手工作、编写代码、报告阻碍并自主更新状态。 + 无需再反复复制粘贴提示词,也无需再盯守运行过程。你的智能体将出现在任务看板上,参与对话,并随时间积累可复用的技能。将其视为受管智能体的开源基础设施 —— 厂商中立、支持私有化部署,专为“人+AI”团队设计。兼容 Claude Code、Codex、GitHub Copilot CLI、OpenClaw、OpenCode、Hermes、Gemini、Pi、Cursor Agent、Kimi 和 Kiro CLI。 + 对于更大的团队,Squads(小队)增加了一个稳定的路由层:将工作分配给一个由智能体领导的小组,领导者会将其委派给最合适的成员。 +Tags: +- 人工智能 +- 代码 +- 多智能体 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://multica.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.yaml b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.yaml new file mode 100644 index 0000000000000..6188ef48208eb --- /dev/null +++ b/manifests/m/Multica/MulticaDesktop/0.3.33/Multica.MulticaDesktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Multica.MulticaDesktop +PackageVersion: 0.3.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.installer.yaml b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.installer.yaml new file mode 100644 index 0000000000000..2f680fe3c3f83 --- /dev/null +++ b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: michaelsanford.mdr +PackageVersion: 1.2.1 +InstallerType: portable +Commands: +- mdr +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/michaelsanford/mdr/releases/download/v1.2.1/mdr-v1.2.1-win-x64.exe + InstallerSha256: 444351ECE5928CC87B7A6BA00582A9F2CD1B0E665B41E7548E7CFE56DDAC1B64 +- Architecture: arm64 + InstallerUrl: https://github.com/michaelsanford/mdr/releases/download/v1.2.1/mdr-v1.2.1-win-arm64.exe + InstallerSha256: 224B0813FDEFC5C56D41FDD09A3F22025F1FEDB4F6BA76C9BC646CB38B03E747 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.locale.en-US.yaml b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.locale.en-US.yaml new file mode 100644 index 0000000000000..5d569b72a4a94 --- /dev/null +++ b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: michaelsanford.mdr +PackageVersion: 1.2.1 +PackageLocale: en-US +Publisher: michaelsanford +PublisherUrl: https://github.com/michaelsanford +PublisherSupportUrl: https://github.com/michaelsanford/mdr/issues +PackageName: mdr +PackageUrl: https://github.com/michaelsanford/mdr +License: MIT +LicenseUrl: https://github.com/michaelsanford/mdr/blob/HEAD/LICENSE +ShortDescription: A beautiful, cross-platform terminal markdown renderer. Read docs, READMEs, and notes without leaving your shell. +Tags: +- dotnet +- markdown-viewer +- terminal-app +- terminal-based +ReleaseNotes: |- + What's Changed + - ci(winget): auto-create and auto-close winget PR tracking issue by @michaelsanford in #18 + - fix(cli): prevent crash in headless/CI validation environments by @michaelsanford in #19 + Full Changelog: v1.2.0...v1.2.1 +ReleaseNotesUrl: https://github.com/michaelsanford/mdr/releases/tag/v1.2.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/michaelsanford/mdr/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.yaml b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.yaml new file mode 100644 index 0000000000000..9dc8def595f65 --- /dev/null +++ b/manifests/m/michaelsanford/mdr/1.2.1/michaelsanford.mdr.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: michaelsanford.mdr +PackageVersion: 1.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.installer.yaml b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.installer.yaml new file mode 100644 index 0000000000000..eb6ad45ded0cc --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mikf.gallery-dl +PackageVersion: 1.32.5 +Platform: +- Windows.Desktop +InstallerType: portable +ReleaseDate: 2026-06-30 +AppsAndFeaturesEntries: +- DisplayName: gallery-dl (x64) +Installers: +- Architecture: x64 + InstallerUrl: https://codeberg.org/mikf/gallery-dl/releases/download/v1.32.5/gallery-dl_x86.exe + InstallerSha256: 32A8D6136B0C4B81FEB728A8A70CFA13E6889CADACCFEFA6570F8A436DE0EA77 + Commands: + - gallery-dl + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x86 + InstallerUrl: https://codeberg.org/mikf/gallery-dl/releases/download/v1.32.5/gallery-dl_x86.exe + InstallerSha256: 32A8D6136B0C4B81FEB728A8A70CFA13E6889CADACCFEFA6570F8A436DE0EA77 + Commands: + - gallery-dl86 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.en-US.yaml new file mode 100644 index 0000000000000..6b640dc43271b --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mikf.gallery-dl +PackageVersion: 1.32.5 +PackageLocale: en-US +Publisher: Mike Fährmann +PublisherUrl: https://github.com/mikf +PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues +Author: Mike Fährmann +PackageName: gallery-dl +PackageUrl: https://github.com/mikf/gallery-dl +License: GPL-2.0 +LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE +Copyright: 2014-2026 Mike Fährmann +ShortDescription: Command-line program to download image galleries and collections from several image hosting sites +Description: gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. +Tags: +- download +- downloader +- gallery +- image +- photo +- picture +ReleaseNotes: |- + Extractors + - Additions + - [goonbox] add support (cb#218 gh#9615) + - aryion + - fix folder detection (gh#9608) + - bilibili + - extract content, date, title, and topic metadata (cb#200) + - dankefuerslesen + - fix 400 Bad Request errors (cb#219) + - facebook + - handle video pages in sets (cb#208) + - improve title extraction + - fanbox + - support skipping posts via page query parameter + - add --post-range skip + - filester + - fix download URLs (cb#210) + - hentainexus + - fix extraction (cb#202 cb#215) + - issuu + - fix JSONDecodeError (cb#220) + - pawchive + - show warning for missing files (gh#9605) + - skeb + - prevent KeyError: 'private' (gh#9604) + - toyhouse + - extract detail & status metadata (cb#209) + - fix characters metadata (cb#209) + Cookies + - fix IndexError for empty encrypted values (gh#9611) + - fix Firefox containers (cb#216) +ReleaseNotesUrl: https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mikf/gallery-dl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.zh-CN.yaml b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9e22a7e315d7a --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: mikf.gallery-dl +PackageVersion: 1.32.5 +PackageLocale: zh-CN +Publisher: Mike Fährmann +PublisherUrl: https://github.com/mikf +PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues +Author: Mike Fährmann +PackageName: gallery-dl +PackageUrl: https://github.com/mikf/gallery-dl +License: GPL-2.0 +LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE +Copyright: Copyright 2014-2026 Mike Fährmann +ShortDescription: 从多个图片托管网站下载图片库和图片集的命令行程序 +Description: gallery-dl 是一个命令行程序,可以从多个图片托管网站下载图片库和图片集。它是一个跨平台的工具,具有众多配置选项和强大的文件命名功能。 +Tags: +- 下载 +- 下载器 +- 图像 +- 图片 +- 照片 +- 画廊 +ReleaseNotesUrl: https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mikf/gallery-dl/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.yaml b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.yaml new file mode 100644 index 0000000000000..115acca9dd0b4 --- /dev/null +++ b/manifests/m/mikf/gallery-dl/1.32.5/mikf.gallery-dl.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: mikf.gallery-dl +PackageVersion: 1.32.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.installer.yaml index 7f5114ce3895c..499da18b8830b 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.06.13 +PackageVersion: 2026.06.30 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-06-13 +ReleaseDate: 2026-06-30 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.13/gallery-dl_windows_x86.exe - InstallerSha256: FA4C7AA7B7857079EA3BE91AC31F722FC88C15056EA3E4443A50F3FC6BE062B4 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.30/gallery-dl_windows_x86.exe + InstallerSha256: F0ACA1E1E1998239158D94FA1BF6D5631CD815D24A9E590D2509AA41A1F71683 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.13/gallery-dl_windows.exe - InstallerSha256: 226CC2A1955A12FC4ED7391A99741EC285BC58A4DB855C75A5E25E4A7F66E925 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.30/gallery-dl_windows.exe + InstallerSha256: E5D14D21B4AFAAFB1DD97F284E4F40C1897935D17223B1072633D26D85EBA1E1 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 87% rename from manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.locale.en-US.yaml index 7f91cbef90f1a..16ba7f75e5dc4 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.06.13 +PackageVersion: 2026.06.30 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: cf783fefe2 [instagram] fix num of audio files & covers (cb#175) -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.06.13 +ReleaseNotes: 30230bc7dc [facebook] handle video pages in sets (cb#208) +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.06.30 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.yaml index 2b90c48572d05..44832a3ff6c8c 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.06.13/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.30/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.06.13 +PackageVersion: 2026.06.30 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.installer.yaml b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.installer.yaml new file mode 100644 index 0000000000000..6491d1f451f98 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '233' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-swap.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mostlygeek/llama-swap/releases/download/v233/llama-swap_233_windows_amd64.zip + InstallerSha256: 8A10AEBB53DB445AFD0338CD0319E18EB2CBDAA99542595E14442BE779762323 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.locale.en-US.yaml b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.locale.en-US.yaml new file mode 100644 index 0000000000000..35d0915b3795e --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '233' +PackageLocale: en-US +Publisher: mostlygeek +PublisherUrl: https://mostlygeek.com/ +PublisherSupportUrl: https://github.com/mostlygeek/llama-swap/issues +PackageName: llama-swap +PackageUrl: https://github.com/mostlygeek/llama-swap +License: MIT +LicenseUrl: https://github.com/mostlygeek/llama-swap/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2024 Benson Wong +ShortDescription: Model swapping for llama.cpp +Description: llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server. +Moniker: llama-swap +Tags: +- golang +- llama +- llamacpp +- localllama +- localllm +- openai +- openai-api +- vllm +ReleaseNotes: |- + Bug and Performance improvements for the UI + - fixed streaming logs blocking llama-server inference. Logs are pushed to connected UI clients via an async channel now so if they are slow it does not affect reading from stdout of llama-server + - replaced the placeholder.txt with a go build tag approach - fix CI + Changelog + - 083e421 internal/logmon: decouple log broadcast from Write (#878) + - a667c57 internal/server: gate UI embed behind embed_ui build tag (#880) +ReleaseNotesUrl: https://github.com/mostlygeek/llama-swap/releases/tag/v233 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.yaml b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.yaml new file mode 100644 index 0000000000000..f946b2b9bd571 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/233/mostlygeek.llama-swap.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '233' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.installer.yaml b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.installer.yaml new file mode 100644 index 0000000000000..5f535658dec59 --- /dev/null +++ b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Nbauma109.JDGUIDuo +PackageVersion: 2.0.113 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/nbauma109/jd-gui-duo/releases/download/2.0.113/jd-gui-duo-windows-2.0.113-setup.exe + InstallerSha256: 361ED0B0E53DD598214DA045FE7AEB876A0A20ABB55BB34608F5405BEAC0B68B + InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.locale.en-US.yaml b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.locale.en-US.yaml new file mode 100644 index 0000000000000..a406dba28e944 --- /dev/null +++ b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Nbauma109.JDGUIDuo +PackageVersion: 2.0.113 +PackageLocale: en-US +Publisher: Nicolas Baumann +PublisherUrl: https://github.com/nbauma109/jd-gui-duo +PublisherSupportUrl: https://github.com/nbauma109/jd-gui-duo/issues +PackageName: JD-GUI Duo +PackageUrl: https://github.com/nbauma109/jd-gui-duo +License: GPL-3.0-only +LicenseUrl: https://github.com/nbauma109/jd-gui-duo/blob/2.0.113/LICENSE +ShortDescription: A 2-in-1 Java decompiler based on JD-Core v0 and v1 +Description: A 2-in-1 Java decompiler based on JD-Core v0 and v1 +Moniker: jd-gui-duo +Tags: +- java +- decompiler +- jd-gui +ReleaseNotesUrl: https://github.com/nbauma109/jd-gui-duo/releases/tag/2.0.113 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.yaml b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.yaml new file mode 100644 index 0000000000000..626420917972b --- /dev/null +++ b/manifests/n/Nbauma109/JDGUIDuo/2.0.113/Nbauma109.JDGUIDuo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Nbauma109.JDGUIDuo +PackageVersion: 2.0.113 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.installer.yaml b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.installer.yaml new file mode 100644 index 0000000000000..dc0f5b70c7f46 --- /dev/null +++ b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Orbmu2k.nvidiaProfileInspector +PackageVersion: 3.0.1.16 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: nvidiaProfileInspector.exe + PortableCommandAlias: nvpi +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Microsoft\WinGet\Packages\Orbmu2k.nvidiaProfileInspector_Microsoft.Winget.Source_8wekyb3d8bbwe' + Files: + - RelativeFilePath: nvidiaProfileInspector.exe + FileType: launch +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Orbmu2k/nvidiaProfileInspector/releases/download/v3.0.1.16/nvidiaProfileInspector.zip + InstallerSha256: 00DA82953F8D9D2650C0D89FFD182D82FF447EEAF032782E148628D61D33BE30 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-30 diff --git a/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.locale.en-US.yaml b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.locale.en-US.yaml new file mode 100644 index 0000000000000..931684b55dc73 --- /dev/null +++ b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Orbmu2k.nvidiaProfileInspector +PackageVersion: 3.0.1.16 +PackageLocale: en-US +Publisher: Orbmu2k +PublisherUrl: https://github.com/Orbmu2k +PublisherSupportUrl: https://github.com/Orbmu2k/nvidiaProfileInspector/issues +Author: Orbmu2k +PackageName: NVIDIA Profile Inspector +PackageUrl: https://github.com/Orbmu2k/nvidiaProfileInspector +License: MIT +LicenseUrl: https://github.com/Orbmu2k/nvidiaProfileInspector/blob/master/LICENSE +Copyright: Copyright (c) Orbmu2k +ShortDescription: Advanced Nvidia driver profile inspector and editor for Windows. +Description: NVIDIA Profile Inspector is a tool for inspecting and editing Nvidia driver profiles, allowing users to tweak settings for gaming, overclocking, and driver management on Windows. +Moniker: nvpi +Tags: +- nvidia +- gpu +- driver +- profile +- inspector +- gaming +- overclock +ReleaseNotesUrl: https://github.com/Orbmu2k/nvidiaProfileInspector/releases/tag/v3.0.1.16 +InstallationNotes: |- + Run 'nvpi' from any terminal to launch NVIDIA Profile Inspector. + WinGet portable packages do not create desktop or Start Menu shortcuts. + Package maintained by AmirulAndalib (https://github.com/AmirulAndalib). +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.yaml b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.yaml new file mode 100644 index 0000000000000..3f492215ad8af --- /dev/null +++ b/manifests/o/Orbmu2k/nvidiaProfileInspector/3.0.1.16/Orbmu2k.nvidiaProfileInspector.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Orbmu2k.nvidiaProfileInspector +PackageVersion: 3.0.1.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.installer.yaml b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.installer.yaml new file mode 100644 index 0000000000000..e19fb209f56ab --- /dev/null +++ b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ownCloud.ownCloudDesktop +PackageVersion: 6.0.3.18040 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +InstallerSuccessCodes: +- 3010 +UpgradeBehavior: install +ProductCode: '{1D382CF5-AF11-4E42-A85B-7504BD2D3240}' +ReleaseDate: 2026-01-12 +AppsAndFeaturesEntries: +- ProductCode: '{1D382CF5-AF11-4E42-A85B-7504BD2D3240}' + UpgradeCode: '{EB15081D-1892-4DB5-872C-9424BFFFF22F}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\ownCloud' +Installers: +- Architecture: x64 + InstallerUrl: https://download.owncloud.com/desktop/ownCloud/stable/6.0.3.18040/win/ownCloud-6.0.3.18040.x64.msi + InstallerSha256: 474D390F144CA91AAB550A9D3E83291690401310432BBDE28F1D1C4F1480FF45 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.en-US.yaml b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..52e5f62dbcf84 --- /dev/null +++ b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ownCloud.ownCloudDesktop +PackageVersion: 6.0.3.18040 +PackageLocale: en-US +Publisher: ownCloud GmbH +PublisherUrl: https://owncloud.com/ +PublisherSupportUrl: https://github.com/owncloud/client/issues +Author: ownCloud GmbH +PackageName: ownCloud +PackageUrl: https://owncloud.com/desktop-app/ +License: GPL-2.0 +LicenseUrl: https://github.com/owncloud/client/blob/master/COPYING +Copyright: Copyright ownCloud GmbH +CopyrightUrl: https://owncloud.com/trademark/ +ShortDescription: Desktop Syncing Client for ownCloud +Description: The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer. +Tags: +- owncloud +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://doc.owncloud.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.zh-CN.yaml b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dc39d1efe868f --- /dev/null +++ b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ownCloud.ownCloudDesktop +PackageVersion: 6.0.3.18040 +PackageLocale: zh-CN +ShortDescription: ownCloud 桌面同步客户端 +Description: ownCloud 桌面客户端是一款在 ownCloud 服务器和您的计算机之间同步文件的工具。 +Tags: +- owncloud +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://doc.owncloud.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.yaml b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.yaml new file mode 100644 index 0000000000000..8939f7b13d190 --- /dev/null +++ b/manifests/o/ownCloud/ownCloudDesktop/6.0.3.18040/ownCloud.ownCloudDesktop.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ownCloud.ownCloudDesktop +PackageVersion: 6.0.3.18040 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 0000000000000..9928bbcfb7bf7 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.13.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-30" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.13.1/ogcode_0.13.1_windows_arm64.zip + InstallerSha256: f89e49e9cd05485ce7f1cc05113248f9b1220349a0553776712a9801c216427a + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.13.1/ogcode_0.13.1_windows_x86_64.zip + InstallerSha256: 3a68f9d22dafad2308ebabf628f31326df83237133b8b7642a502b71917449ce + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 0000000000000..7b39b0308219d --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.13.1 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.13.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.yaml new file mode 100644 index 0000000000000..44ce5d71559a0 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.13.1/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.installer.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.installer.yaml new file mode 100644 index 0000000000000..146e050cb978c --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.installer.yaml @@ -0,0 +1,145 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -s1 + SilentWithProgress: -s2 + InstallLocation: -d"" +UpgradeBehavior: install +Commands: +- winrar +FileExtensions: +- "001" +- 7z +- arj +- bz +- bz2 +- cab +- gz +- iso +- jar +- lha +- lz +- lzh +- rar +- rev +- tar +- taz +- tbz +- tbz2 +- tgz +- tlz +- txz +- tzst +- uu +- uue +- xxe +- xz +- z +- zip +- zipx +- zst +ProductCode: WinRAR archiver +ElevationRequirement: elevatesSelf +Installers: +- InstallerLocale: en + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723.exe + InstallerSha256: 8FF0DAF3ED564CC743C0E23FF2E253997FFC74460F9673F0B6DD037B2DB4CE7B +- InstallerLocale: ar + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723ar.exe + InstallerSha256: 044B79E8B805E6AE4E8EA8F96D3F9143533F168DAFF14B9649C87B35A99A1F44 +- InstallerLocale: am + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723am.exe + InstallerSha256: E29624BD13A10085684C1ACEA8E2FD04504D2AB3884362436BE86D736EDCC165 +- InstallerLocale: az-Latn + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723az.exe + InstallerSha256: D6EA16256E4BF88F7CCE06B7CF1E10A180FD8D5C97EDF7C41391C140B45EC585 +- InstallerLocale: ca + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723ca.exe + InstallerSha256: 67CB0A9C6E3F202F7B6984E2AFD40142ADFDFBFE1BFEBDC34C0BC5054C3503BB +- InstallerLocale: hr + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723cro.exe + InstallerSha256: D8CC92BCEA9D4F1D705C2435D78489BB123344FA18D72DC21F309C0C15CBB212 +- InstallerLocale: da + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723dk.exe + InstallerSha256: E4A80ACEEDBC143A94B7477737E2E1F704DF697C746B7A28006BA0B5F1693B4E +- InstallerLocale: eu + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723eu.exe + InstallerSha256: B64CAD45D5070DCD0C037835329B086326C0AD74D3D7C1AE5F937B725520D468 +- InstallerLocale: fi + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723fi.exe + InstallerSha256: 8C19490BDB765AD98065B0FD22DFBB5BE666285D2D182BE27CFE4560B6CC970E +- InstallerLocale: gl + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723gl.exe + InstallerSha256: 4E1B12499A0A220A5BA0C067BB7580D28C6D39EC624DBEB5FEE51B0B05C9ACE8 +- InstallerLocale: hu + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723hu.exe + InstallerSha256: 7A8B216CE2A1EA5520BFC9945F633A52209D14CADE354F532A5F78E106329573 +- InstallerLocale: id + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723id.exe + InstallerSha256: 66459C836247623D09A62EE13A58D079ACF5E5AC13D52382E47CC5C8BC0C380F +- InstallerLocale: ko + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723kr.exe + InstallerSha256: 94A9908744E5A7B31ED2BDCB3F6C269EB6320A6FCBE0C91355621BD63B8A2842 +- InstallerLocale: lt + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723lt.exe + InstallerSha256: C2C7A86D51A40813A776A6F05A33B14D87636DE722CD8D1522FE2D9ADA20DA5D +- InstallerLocale: mn-MN + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723mn.exe + InstallerSha256: 87690CB3E1F3516F102B126AC1B64183FD2D0ECA897E338C0F2C3FF9EDDA91D4 +- InstallerLocale: pt + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723pt.exe + InstallerSha256: 39CF0012A3E135AB427537CDEAAE6E733AF3515F45629D78FAA53FF2DE2AC133 +- InstallerLocale: sr-Cyrl + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723srbcyr.exe + InstallerSha256: 9A0CF90A0702B5ECFE40A7E393A516C25F64F911FC323A7BF3E208F2D3A3006A +- InstallerLocale: es + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723es.exe + InstallerSha256: F4DD23753353667AE8589BD4F4BB9C7B7A8BC6FFD59835D79D6A74D8E7B7437D +- InstallerLocale: sv + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723sw.exe + InstallerSha256: 923F3D2EE130847CF3147F231CCBDEAE058CED3376863F6892FA3DD90B299284 +- InstallerLocale: th + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723th.exe + InstallerSha256: EB24F76C124D6449B3F606954EE5AE3B0E94875BC662C4F11AC09F4BF73CD64B +- InstallerLocale: tr + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723tr.exe + InstallerSha256: B6B2DCE0E529CCDFD2EFCF3DC653A0144A6646081416A868F469BAB587359F75 +- InstallerLocale: uk + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723uk.exe + InstallerSha256: 5D65875C4548B0803BE969D3B5A7393361BA37CB1105A94CEFB6D7A863D7AA23 +- InstallerLocale: vi + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-723vn.exe + InstallerSha256: E9B0A91CE03726A16D29D437C78567C3B4C561086380F14A318CC6CEAB2037EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.de-DE.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.de-DE.yaml new file mode 100644 index 0000000000000..d263e64aa5ecb --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.de-DE.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +PackageLocale: de-DE +PrivacyUrl: https://www.win-rar.com/cookies.html?L=1 +PackageUrl: https://www.win-rar.com/?L=1 +License: Proprietäre +LicenseUrl: https://www.win-rar.com/winrarlicense.html?L=1 +CopyrightUrl: https://www.win-rar.com/winrarlicense.html?L=1 +ShortDescription: Komprimieren, Verschlüsseln, Packen und Sichern mit nur einem einzigen Programm. +Description: |- + - WinRAR ist ein leistungsfähiges Packprogramm mit vielen integrierten zusätzlichen Funktionen, welches Ihnen bei der Organisation Ihrer komprimierten Archive behilflich ist. + - WinRAR setzt sich von der Vielzahl an verschiedenen Kompressionsprogrammen ab, wenn es ums Packen geht. Durch die konsequente Erstellung von kleineren Archiven ist WinRAR oftmals schneller als die Konkurrenz. Dadurch sparen Sie nicht nur Speicherplatz, sondern auch Kosten und wertvolle Arbeitszeit. + - WinRAR unterstützt neben dem RAR Format auch alle alle gängigen Komprimierungsformate (ZIP, CAB, ARJ, LZH, TAR, GZip, UUE, ISO, BZIP2, Z und 7-Zip). + - WinRAR ist ideal für Multimedia-Dateien, für diese automatisch das am besten geeignete Komprimierungsverfahren ausgewählt wird. Der spezielle Kompressionsalgorithmus packt Multimedia-Dateien, ausführbare Dateien und Programmbibliotheken besonders gut. + - WinRAR unterstützt gesplittete Archive (sogenannte Multi-Volumen, wobei Volumen Teile des Gesamtarchivs darstellen). Große Archive können so auf mehreren Disketten oder anderen wechselbaren Medien gespeichert werden. + - WinRAR ist ebenso ideal, wenn Sie Daten über das Internet übertragen wollen. Seine 256-bit Verschlüsselung und Authentitätsprüfungstechnologie geben Ihnen die Sicherheit nach der Sie gesucht haben. + - WinRAR ist ein Trial Product, das heißt, dass Sie die Software ausgiebig testen können. Das Programm kann von Ihnen 40 Tage völlig kostenfrei genutzt werden, bevor Sie sich für einen Kauf entscheiden! + - WinRAR Lizenzen sind für alle verfügbaren Sprachen und Betriebssysteme gültig. Wenn Sie mehrere Lizenzen gekauft haben, können Sie diese sowohl auf verschiedenen Betriebssystemen als auch in verschiedenen Sprachen entsprechend Ihrer Bedürfnisse nutzen. +Tags: +- archiv +- archivierer +- dekompression +- dekomprimieren +- extrahieren +- extrahierer +- kompression +- komprimieren +- rar +- unarchivieren +- unarchivierer +- unzip +- zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-GB.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-GB.yaml new file mode 100644 index 0000000000000..6f19782f3fa34 --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-GB.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +PackageLocale: en-GB +PackageName: WinRAR +ShortDescription: Compress, Encrypt, Package and Backup with only one utility. +Description: |- + - WinRAR is a powerful compression tool with many integrated additional functions to help you organise your compressed archives. + - WinRAR puts you ahead of the crowd when it comes to compression. By consistently creating smaller archives, WinRAR is often faster than the competition. This will save you disk space, transmission costs AND valuable working time as well. + - WinRAR supports all popular compression formats (RAR, ZIP, CAB, ARJ, LZH, TAR, GZip, UUE, ISO, BZIP2, Z and 7-Zip). + - WinRAR is ideal for multimedia files. WinRAR automatically recognises and selects the best compression method. The special compression algorithm compresses multimedia files, executables and object libraries particularly well. + - WinRAR allows you to split archives into separate volumes easily, making it possible to save them on several disks. + - WinRAR is also ideal if you are sending data through the web. Its AES 256-bit encryption and its authenticated signature technology will give you the peace of mind you have been looking for. + - WinRAR is a trial product, meaning you have the chance to thoroughly test it. The program can be used absolutely free of charge for 40 days! + - WinRAR licences are valid for all available language and platform versions. If you have purchased several licences, you can even mix versions to meet your own personal needs. +Tags: +- archive +- archiver +- compress +- compression +- decompress +- decompression +- extract +- extractor +- rar +- unarchive +- unarchiver +- unzip +- zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-US.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-US.yaml new file mode 100644 index 0000000000000..39f6b61ab57ba --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +PackageLocale: en-US +Publisher: win.rar GmbH +PublisherUrl: https://www.rarlab.com/ +PublisherSupportUrl: https://www.win-rar.com/support.html +PrivacyUrl: https://www.win-rar.com/cookies.html +Author: win.rar GmbH +PackageName: WinRAR +PackageUrl: https://www.win-rar.com/ +License: Proprietary +LicenseUrl: https://www.win-rar.com/winrarlicense.html +Copyright: Copyright © 1993-2026 by Alexander Roshal +CopyrightUrl: https://www.win-rar.com/winrarlicense.html +ShortDescription: Compress, Encrypt, Package and Backup with only one utility +Description: |- + - WinRAR is a powerful compression tool with many integrated additional functions to help you organize your compressed archives. + - WinRAR puts you ahead of the crowd when it comes to compression. By consistently creating smaller archives, WinRAR is often faster than the competition. This will save you disk space, transmission costs AND valuable working time as well. + - WinRAR supports all popular compression formats (RAR, ZIP, CAB, ARJ, LZH, TAR, GZip, UUE, ISO, BZIP2, Z and 7-Zip). + - WinRAR is ideal for multimedia files. WinRAR automatically recognizes and selects the best compression method. The special compression algorithm compresses multimedia files, executables and object libraries particularly well. + - WinRAR allows you to split archives into separate volumes easily, making it possible to save them on several disks. + - WinRAR is also ideal if you are sending data through the web. Its AES 256-bit encryption and its authenticated signature technology will give you the peace of mind you have been looking for. + - WinRAR is a trial product, meaning you have the chance to thoroughly test it. The program can be used absolutely free of charge for 40 days! + - WinRAR licenses are valid for all available language and platform versions. If you have purchased several licenses, you can even mix versions to meet your own personal needs. +Moniker: winrar +Tags: +- archive +- archiver +- compress +- compression +- decompress +- decompression +- extract +- extractor +- rar +- unachive +- unachiver +- unzip +- zip +ReleaseNotesUrl: https://www.win-rar.com/whatsnew.html +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.win-rar.com/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.zh-CN.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.zh-CN.yaml new file mode 100644 index 0000000000000..219816999f428 --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +PackageLocale: zh-CN +PackageUrl: https://www.win-rar.com/?L=7 +License: 专有软件 +ShortDescription: 集文件压缩、加密、打包和数据备份为一体的实用软件 +Description: |- + - WinRAR 是一个强大的压缩文件管理工具,并帮助您管理压缩文件。 + - WinRAR 在压缩软件领域力压群雄。在不断实现更小的文件压缩上领先竞争对手,节省了你的磁盘空间,传输成本以及宝贵的工作时间。 + - WinRAR 支持所有常用压缩格式 (RAR, ZIP, CAB, ARJ, LZH, TAR, GZip, UUE, ISO, BZIP2, Z and 7-Zip)。 + - WinRAR 自动识别和选择最佳的压缩方法,对声音及图像文件可以用独特的多媒体压缩算法大大提高压缩率。 + - WinRAR 支持多卷压缩,将文件分割成多个卷分开储存。 + - 如果你是通过网络发送数据,WinRAR 作为理想的软件,它的 256 位密码加密和验证签名技术会就是你一直在寻找的安心保障。 + - WinRAR 是共享软件,这意味着你有机会获得 40 天的免费体验! + - WinRAR 许可证对所有可用的语言和操作平台的版本有效。如果您购买了许可证,您甚至可以混合使用各种版本,以满足您的个人需要。 +Tags: +- rar +- zip +- 压缩 +- 归档 +- 打包 +- 提取 +- 解包 +- 解压 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.win-rar.com/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.yaml b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.yaml new file mode 100644 index 0000000000000..fb1e0bd6a6b4f --- /dev/null +++ b/manifests/r/RARLab/WinRAR/7.23.0/RARLab.WinRAR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RARLab.WinRAR +PackageVersion: 7.23.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.installer.yaml b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.installer.yaml new file mode 100644 index 0000000000000..e1ce41147ba79 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.25.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Read AI +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.read.ai/updates/windows/x86_64/1.25.1/Read%20AI_1.25.1_x64-setup.exe + InstallerSha256: 1314ADB07E88EE4F2E18C87CB8DA9166CD5AAE8B726E0981A1555B78D83097B6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.en-US.yaml b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.en-US.yaml new file mode 100644 index 0000000000000..384f20527685c --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.25.1 +PackageLocale: en-US +Publisher: readai +PublisherUrl: https://www.read.ai/ +PublisherSupportUrl: https://support.read.ai/ +PrivacyUrl: https://www.read.ai/privacy-policy +Author: Read AI, Inc. +PackageName: Read AI +PackageUrl: https://www.read.ai/desktop +License: Proprietary +LicenseUrl: https://www.read.ai/termsofservice +Copyright: © 2026 Read AI, Inc. +CopyrightUrl: https://www.read.ai/termsofservice +ShortDescription: Capture meetings anywhere, no bot necessary. +Description: Capture and transcribe conversations instantly with the Read AI app for Mac and Windows - no bot needed. Record any meeting, get real-time transcripts and AI summaries and get insights from Search Copilot anywhere you work. +Tags: +- conference +- conferencing +- meeting +- speech +- speech-recognition +- transcribe +- transcription +- video-conferencing +- voice +- voice-conferencing +ReleaseNotes: Update to version 1.25.1 +PurchaseUrl: https://www.read.ai/plans-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.zh-CN.yaml b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d61b91205c0c7 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.25.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 随时随地捕捉会议内容,无需使用机器人。 +Description: 使用适用于 Mac 和 Windows 的 Read AI 应用,即时捕捉并转录对话——无需机器人。录制任何会议,获取实时转录文本和 AI 摘要,并通过 Search Copilot 在您工作的任何地方获得洞察。 +Tags: +- 会议 +- 开会 +- 视频会议 +- 识别 +- 语音 +- 语音会议 +- 语音识别 +- 转写 +- 转录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.yaml b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.yaml new file mode 100644 index 0000000000000..10d62b4ce9f3e --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.25.1/ReadAI.ReadAI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.installer.yaml b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.installer.yaml new file mode 100644 index 0000000000000..301a884d87880 --- /dev/null +++ b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.4.0 +InstallerLocale: en-US +InstallerType: msi +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{D3D5CD98-2EF7-442C-9D05-C78FF42C5E4A}' +ReleaseDate: 2026-05-29 +AppsAndFeaturesEntries: +- DisplayVersion: 4.64.0 + ProductCode: '{D3D5CD98-2EF7-442C-9D05-C78FF42C5E4A}' + UpgradeCode: '{56FC8793-125F-40DC-8864-EC6FCADC95D4}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://api.eu.redcactus.cloud/v1/public/software/download/latest/ff582a83-5f70-4629-aec8-4ed498dcc1b8/bubble/windows_x64 + InstallerSha256: C6733B065B568F4607D0DCB0D9A931606E2B86D8AC82AFC79CC212E14D705ECE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.locale.en-US.yaml b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.locale.en-US.yaml new file mode 100644 index 0000000000000..6c4653f5d6591 --- /dev/null +++ b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.4.0 +PackageLocale: en-US +Publisher: Red Cactus B.V. +Author: Red Cactus B.V. +PackageName: Bubble +License: Proprietary +LicenseUrl: https://www.redcactus.cloud/en/terms-and-conditions +Copyright: © Red Cactus B.V. +ShortDescription: A client application for Bubble. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.yaml b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.yaml similarity index 73% rename from manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.yaml rename to manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.yaml index cda1b85bb6a0c..39ca22d88bfad 100644 --- a/manifests/d/Daum/PotPlayer/26.04.22.0/Daum.PotPlayer.yaml +++ b/manifests/r/RedCactus/Bubble/4.6.4.0/RedCactus.Bubble.yaml @@ -1,8 +1,8 @@ # Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.04.22.0 +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.4.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.installer.yaml b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.installer.yaml new file mode 100644 index 0000000000000..0f0d30e6eb7b4 --- /dev/null +++ b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rufus.Rufus +PackageVersion: '4.15' +InstallerType: portable +Commands: +- rufus +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pbatard/rufus/releases/download/v4.15/rufus-4.15_x86.exe + InstallerSha256: 20E1345715AFF4AEBF016839F721390882201A2B5D00655424C4CA38CB919576 +- Architecture: x64 + InstallerUrl: https://github.com/pbatard/rufus/releases/download/v4.15/rufus-4.15.exe + InstallerSha256: 84C8A437F8AF89257524478489E5C85F1EDF25F761D299E2BCDE46AC0AFBE106 +- Architecture: arm64 + InstallerUrl: https://github.com/pbatard/rufus/releases/download/v4.15/rufus-4.15_arm64.exe + InstallerSha256: AF01A2136DB7391EB8A52DE7001FD231F0731CD27E042318DC2743D87FA35C1C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.locale.en-US.yaml b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.locale.en-US.yaml new file mode 100644 index 0000000000000..f34a18b3dabb8 --- /dev/null +++ b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rufus.Rufus +PackageVersion: '4.15' +PackageLocale: en-US +Publisher: pbatard +PublisherUrl: https://github.com/pbatard +PublisherSupportUrl: https://github.com/pbatard/rufus/issues +Author: Pete Batard +PackageName: Rufus +PackageUrl: https://rufus.ie/ +License: GPL-3.0 +LicenseUrl: https://github.com/pbatard/rufus/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2011-2025 Pete Batard +ShortDescription: Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. +Description: |- + Rufus is a utility that helps format and create bootable USB flash drives. + + Features: + - Format USB, flash card and virtual drives to FAT/FAT32/NTFS/UDF/exFAT/ReFS/ext2/ext3 + - Create DOS bootable USB drives using FreeDOS or MS-DOS + - Create BIOS or UEFI bootable drives, including UEFI bootable NTFS + - Create bootable drives from bootable ISOs (Windows, Linux, etc.) + - Create bootable drives from bootable disk images, including compressed ones + - Create Windows 11 installation drives for PCs that don't have TPM or Secure Boot + - Create Windows To Go drives + - Create VHD/DD, VHDX and FFU images of an existing drive + - Create persistent Linux partitions + - Compute MD5, SHA-1, SHA-256 and SHA-512 checksums of the selected image + - Perform runtime validation of UEFI bootable media + - Improve Windows installation experience by automatically setting up OOBE parameters (local account, privacy options, etc.) + - Perform bad blocks checks, including detection of "fake" flash drives + - Download official Microsoft Windows 8, Windows 10 or Windows 11 retail ISOs + - Download UEFI Shell ISOs + - Modern and familiar UI, with 38 languages natively supported + - Small footprint. No installation required. + - Portable. Secure Boot compatible. +Moniker: rufus +Tags: +- boot +- formatting +- foss +- uefi +- unetbootin +- usb +- utility +ReleaseNotes: |- + - Add RISC-V 64 support to UEFI:NTFS + - Improve the guards for using the "silent" Windows installation option + - Improve the ability to cancel during write retries + - Improve progress reporting for compressed image extraction + - Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9] + - Fix "silent" Windows installation failing at 75% in most cases [#2960] + - Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934] + - Fix first WUE option always being checked by default [#2965] + - Fix an infinite loop when using Windows ISOs that contain multiple WIMs + - Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled + - Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991] +ReleaseNotesUrl: https://github.com/pbatard/rufus/releases/tag/v4.15 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pbatard/rufus/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.yaml b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.yaml new file mode 100644 index 0000000000000..1b95d1a46af47 --- /dev/null +++ b/manifests/r/Rufus/Rufus/4.15/Rufus.Rufus.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Rufus.Rufus +PackageVersion: '4.15' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.installer.yaml b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.installer.yaml new file mode 100644 index 0000000000000..06042dcd4e18b --- /dev/null +++ b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: SlavianaSoft.SeekFast +PackageVersion: 7.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://seekfast.org/files_933/SeekFast_Setup_7.4.msi + InstallerSha256: 888E69DCD1F0E588A3FE406BF52A2CC8191A0CE48FEA5FE3EDBBD3D56DD075B2 + ProductCode: '{E7C49408-E6DF-4CBD-8F9C-2818B0C39227}' +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.locale.en-US.yaml b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.locale.en-US.yaml new file mode 100644 index 0000000000000..b5063f5e84310 --- /dev/null +++ b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: SlavianaSoft.SeekFast +PackageVersion: 7.4 +PackageLocale: en-US +Publisher: Slaviana Soft Ltd +PublisherUrl: https://seekfast.org/ +PublisherSupportUrl: https://seekfast.org/support +PrivacyUrl: https://seekfast.org/privacy-policy +Author: Slaviana Soft Ltd +PackageName: SeekFast +PackageUrl: https://seekfast.org/ +License: Proprietary +LicenseUrl: https://seekfast.org/terms +Copyright: Copyright (c) Slaviana Soft Ltd. All rights reserved. +ShortDescription: Search text in documents and files. +Description: SeekFast is a desktop search application for finding text inside documents and files on Windows, macOS, and Linux. +Moniker: seekfast +Tags: +- desktop-search +- document-search +- file-search +- productivity +- search +- text-search +ReleaseNotesUrl: https://seekfast.org/version-history +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.yaml b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.yaml new file mode 100644 index 0000000000000..65a15d38f453e --- /dev/null +++ b/manifests/s/SlavianaSoft/SeekFast/7.4/SlavianaSoft.SeekFast.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: SlavianaSoft.SeekFast +PackageVersion: 7.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.installer.yaml b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.installer.yaml new file mode 100644 index 0000000000000..efd7775de17cb --- /dev/null +++ b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.158.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uplink.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/storj/storj/releases/download/v1.158.2/uplink_windows_amd64.zip + InstallerSha256: A9F9FD0C377E88A008318D3997E8B0509FC71DF26A0AD70DF40D61A998C164BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.locale.en-US.yaml b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.locale.en-US.yaml new file mode 100644 index 0000000000000..ec6628d8b2c13 --- /dev/null +++ b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.locale.en-US.yaml @@ -0,0 +1,92 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Storj.Uplink +PackageVersion: 1.158.2 +PackageLocale: en-US +Publisher: Storj Labs Inc +PublisherUrl: https://www.storj.io/ +PublisherSupportUrl: https://github.com/storj/storj/issues +Author: Storj Labs Inc +PackageName: Uplink +PackageUrl: https://github.com/storj/storj +License: AGPL-3.0 +LicenseUrl: https://github.com/storj/storj/blob/HEAD/LICENSE +ShortDescription: The Storj DCS client-side CLI +Moniker: uplink +Tags: +- storj +- storj-dcs +- uplink +- uplink-cli +ReleaseNotes: |- + Changelog + General + - b73d1d1 scripts/release: fix glob matching storagenode-modular in storagenode upload + - dabeaec shared/dbutil: add AS OF TIME helpers for TiDB + - 1d8c461 cmd/tools/om-license: Check scan error + - 29ac024 cmd/tools/om-license: Make the number of seats configurable + - bb35df0 scripts/release: add storagenode-updater to release binaries + - 289df6e shared/modular/cli: fix []string config values from YAML lists + - 48e5cce shared/dbutil/tidbutil: add Tx to minimize TiDB round trips + - cce6286 shared/mudplanet: add satellite+storagenode planet helpers + - 613e0f7 build: drop img.dev.storj.io dependency from image builds + Satellite + - 3df0a88 web/satellite: resolve dependency vulnerabilities and deprecations + - cde05ed satellite/{console,db}: add inactivity_exempt column and inactivity check query + - 930759f satellite/metabase: add AS OF TIMESTAMP to TiDB + - 7396934 web/satellite: added more info to opt-in popup + - 4ba2e91 cmd/satellite: migrate single-tier NBP to matching replacement in migrate-pricing + - 1c20156 satellite/{db,dbcleanup}: expand pending deletion criteria + - 327a6cd satellite/satellite: embed admin UI into the modular satellite binary + - c9c4f29 satellite/accountfreeze: implement inactivity warn/freeze chore + - 06c5fe2 satellite/admin: add inactivity exemption functionality + - 77e97ea web/satellite/emails: update opt out freeze reminder wording + - c95cdec satellite/{console,web}: add config to clean up minimum charge copy + - 39fd88c satellite/rangedloop: print out used observers on debug level + - 040d9e4 web/satellite: fix sign up page alignment + - 1188d7e satellite: Remove ineffective error check + - dd5bf22 satellite/accountfreeze: skip opt-out freeze reminder for opted-out users + - 4047f54 web/satellite: update contact support link on the opt-in popup + - 193302c satellite/cmd: bind config for user-accounts exclude-from-opt-in + - a917938 satellite: fix flaky usage/deletion tests vs background accounting chores + - 2754c46 satellite: register rangedloop observers as mud modules + - 7297198 satellite/metabase: batch TiDB CommitObject writes into one round trip + - 1d95f02 satellite/metabase: use tidbutil.WithTx for batch deletes, drop WithRawTx + - 0c09c63 satellite/metabase: batch TiDB UpdateSegmentPieces round trips + - c64c8a8 satellite/metabase: batch TiDB DeleteAllBucketObjects round trips + - 51b6ebb satellite/metabase: batch TiDB UpdateObjectLastCommittedMetadata round trips + - 5629594 satellite/metabase: batch TiDB delete object round trips + - a0b5ba1 satellite/metabase: batch TiDB legal hold round trips + - f586bd9 satellite/metabase: batch TiDB retention round trips + - 0cd7fa1 satellite: Add opt-in exclusion new users after pricing cut-off + - 62268a8 satellite/eventing: introduce EventSource and SpannerEventSource + - fb6f09b satellite/eventing: implement TiDBEventSource + - 381cfa8 satellite/{console,satellitedb}: exempt post-cutoff upgrades from opt-out freeze + - df14cfd satellite/eventing: wire TiDBEventSource in mud.go + - 558b86d web/satellite: add OM download link + - d82df1e satellite/{console,db,accountfreeze}: filter tenant users from opt-out freeze + - 46e67ff satellite/metainfo: allow bucket recreation from sunset placements + - e2a7fdf satellite/eventing: move S3 event constants to shared/s3event + - 6ffa345 satellite/metabase: write eventing outbox rows for TiDB obj operations + - 2b22a65 satellite/metabase: enqueue TiDB bucket events at commit time + - 50e07f4 satellite/{console,web,payments}: force project tier selection on creation + - 71d7638 satellite/web: update onboarding and dashboard for new project tier lock + - 77e7522 satellite/web: add persistent free trial status banner + - 08b3b0b satellite/{web,console}: reword plan copies for pricing change + - beea562 satellite/metainfo: update CommitObject to accept checksum options + - 0adb455 satellite/eventing: add TiDBEventSource restart and at-least-once tests + - 50b3485 satellite/eventing: add TiDB end-to-end eventing test + - 413362f satellite: add legacy-pricing config + - e74106d satellite/{console,accountfreeze}: add user agent based optin exclusion + - c8327ca satellite/{web,console}: charge legacy minimum and upfront upgrade charge + - 4cc8b45 satellite/cmd: pin legacy-pricing projects in migrate-pricing + - 0831744 satellite/admin: Suppress row with empty usage + - 6d4f265 satellite/admin/ui: Fix dates for usage report + - 118b72e satellite/metabase: use configured connection parameters + Storagenode + - bcff84c storagenode/monitor: fix broken minimum space check + - 717c67b storagenode/monitor: add effective node space calculation +ReleaseNotesUrl: https://github.com/storj/storj/releases/tag/v1.158.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.yaml b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.yaml similarity index 73% rename from manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.yaml rename to manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.yaml index 08539cd0eb694..15b4313fec5e4 100644 --- a/manifests/d/Daum/PotPlayer/26.06.22.0/Daum.PotPlayer.yaml +++ b/manifests/s/Storj/Uplink/1.158.2/Storj.Uplink.yaml @@ -1,8 +1,8 @@ # Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: Daum.PotPlayer -PackageVersion: 26.06.22.0 +PackageIdentifier: Storj.Uplink +PackageVersion: 1.158.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.installer.yaml b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.installer.yaml new file mode 100644 index 0000000000000..fd3b7feaea0cc --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.installer.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.4.0 +UpgradeBehavior: install +Commands: +- notesnook +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.4.0/notesnook_win_x64.exe + InstallerSha256: F76D5BA5AEA5AEA241E0819F49173B680E9ECB7E311CB7088756E1D538CFE6FA + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.4.0 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.4.0/notesnook_win_x64_portable.exe + InstallerSha256: AA6A0C5EA74D5AF9959CB95E8787A55F0D244034D4F8B34BF12746E30FA3D4B9 +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.4.0/notesnook_win_arm64.exe + InstallerSha256: 2A785385A3ED882A88BA70667EBE971555CCA9FB6B3C24B1D8C34E110D06CD5A + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.4.0 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.4.0/notesnook_win_arm64_portable.exe + InstallerSha256: 1B7FC013C5DAF0A0E77DEFFC927FD7780A617416005ACF934C63F4776BCE529C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.locale.en-US.yaml b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.locale.en-US.yaml new file mode 100644 index 0000000000000..4c8a90c75006c --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: Streetwriters +PublisherUrl: https://streetwriters.co/ +PublisherSupportUrl: https://github.com/streetwriters/notesnook/issues +PrivacyUrl: https://notesnook.com/privacy +Author: Streetwriters +PackageName: Notesnook +PackageUrl: https://notesnook.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/streetwriters/notesnook/blob/HEAD/LICENSE +Copyright: (c) Copyright 2026 Streetwriters (Private) Ltd. +ShortDescription: A fully end-to-end encrypted note taking alternative to Evernote. +Description: |- + Notesnook is a free (as in speech) & open-source note-taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 & Argon2. + + Notesnook is our proof that privacy does not (always) have to come at the cost of convenience. We aim to provide users peace of mind & 100% confidence that their notes are safe and secure. The decision to go fully open source is one of the most crucial steps towards that. +Moniker: notesnook +Tags: +- asp-net-core +- dotnet-core +- electron +- foss +- note-management +- note-taking +- note-taking-app +- notebook +- notes +- notes-app +- productivity +- react +- react-native +- reactjs +- self-hosted +ReleaseNotes: Read about what's new in Notesnook Desktop v3.4.0 on Notesnook's blog +ReleaseNotesUrl: https://github.com/streetwriters/notesnook/releases/tag/v3.4.0 +PurchaseUrl: https://notesnook.com/pricing/ +Documentations: +- DocumentLabel: Notesnook Help + DocumentUrl: https://help.notesnook.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.yaml b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.yaml new file mode 100644 index 0000000000000..7a66e21299276 --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.4.0/Streetwriters.Notesnook.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.installer.yaml b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.installer.yaml new file mode 100644 index 0000000000000..dccf6b3694c2e --- /dev/null +++ b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SumbitLabs.Aptakube +PackageVersion: 1.18.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{998F51AA-D411-4559-AACA-CD600554C798}' +ReleaseDate: 2026-06-30 +AppsAndFeaturesEntries: +- UpgradeCode: '{9A01B1BB-D16F-5024-B6C4-49466D7730D8}' +Installers: +- Architecture: x64 + InstallerUrl: https://releases.aptakube.com/Aptakube_1.18.0_x64_en-US.msi + InstallerSha256: DFDF077F3D215E1C3D4028BC39955D0461B4275A507DCA1635FC31BB1BC210EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.en-US.yaml b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.en-US.yaml new file mode 100644 index 0000000000000..b35d18ab9c8d3 --- /dev/null +++ b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SumbitLabs.Aptakube +PackageVersion: 1.18.0 +PackageLocale: en-US +Publisher: Sumbit Labs Limited +PublisherUrl: https://aptakube.com/ +PublisherSupportUrl: https://github.com/aptakube/aptakube/issues +PrivacyUrl: https://aptakube.com/legal/privacy +Author: Sumbit Labs Limited +PackageName: Aptakube +PackageUrl: https://aptakube.com/ +License: Proprietary +LicenseUrl: https://aptakube.com/legal/eula +Copyright: © 2026 Sumbit Labs Limited. All rights reserved. +CopyrightUrl: https://aptakube.com/legal/eula +ShortDescription: Modern, lightweight and multi-cluster Kubernetes GUI. +Description: |- + Modern, lightweight and multi-cluster Kubernetes GUI. Available on Windows, macOS and Linux. + Features: + - 💯 Connect to one or more clusters simultaneously + - ⚡️ Aggregated Log Viewer + - ⚖️ Resource Diff + - ✌️ Multi-Namespace Selector + - 💪 Human-friendly resource view + - ✍️ View & modify objects + - 🎉 Zero-config setup + - 😉 NOT another Electron app + - ✅ Works with any Kubernetes cluster: on-prem, GKE, EKS, AKS and others. + - 💻 Available on Windows, macOS and Linux +Tags: +- cluster +- docker +- k8s +- kubectl +- kubernetes +ReleaseNotes: |- + ✨ What's new + - added an optional In-App Terminal as an alternative to External Terminals #86 + - added ability to defined Custom Columns based on Labels and Annotations #34 + - added a more flexible and powerful filtering syntax, with support for multi-word and negative conditions #360 #297 + 😎 Improvements + - added Provider ID as a column for Node and Karpenter NodeClaim + - added option to Refresh list of CRDs without having to reconect to the cluster #424 + - added a Next Run column to list of CronJobs + - added Kubernetes version to connected clusters #191 + - aded support for HTTPS Proxy #553 + - added Namespace status to Cluster Overview + - added a column to distinguish between DaemonSet Pods vs Other Pods in Node View + - list of favorites resources is now pinned while scrolling Discord + 🐞 Bugs Fixed + - [Linux] fixed a bug when launching Konsole #554 + - [Linux] fixed a bug where Ptyxis was not being detected 497 + - fixed an issue with scrolling through ConfigMap items #552 + - fixed an issue where proxy settings were not being used when looking for latest release + - fixed an issue with the Current/Updated column in StatefulSet #548 + - fixed a text overflow issue in Service Account #546 + - fixed an issue with how we parse YAML true/false/yes/no 550 +ReleaseNotesUrl: https://github.com/aptakube/aptakube/releases/tag/1.18.0 +PurchaseUrl: https://aptakube.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.zh-CN.yaml b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.zh-CN.yaml new file mode 100644 index 0000000000000..44532a00e98b1 --- /dev/null +++ b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SumbitLabs.Aptakube +PackageVersion: 1.18.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 现代、轻量级且支持多集群的 Kubernetes 图形界面。 +Description: |- + 现代、轻量级且支持多集群的 Kubernetes 图形界面。适用于 Windows、macOS 和 Linux 系统。 + 功能亮点: + - 💯 同时连接一个或多个集群 + - ⚡️ 聚合日志查看器 + - ⚖️ 资源差异对比 + - ✌️ 多命名空间选择器 + - 💪 人性化的资源视图 + - ✍️ 查看与编辑对象 + - 🎉 零配置快速上手 + - 😉 绝非又一款 Electron 应用 + - ✅ 兼容所有 Kubernetes 集群:本地部署、GKE、EKS、AKS 及其他平台 + - 💻 支持 Windows、macOS 和 Linux 三大平台 +Tags: +- docker +- k8s +- kubectl +- kubernetes +- 集群 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.yaml b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.yaml new file mode 100644 index 0000000000000..21ef43fc5e126 --- /dev/null +++ b/manifests/s/SumbitLabs/Aptakube/1.18.0/SumbitLabs.Aptakube.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SumbitLabs.Aptakube +PackageVersion: 1.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.installer.yaml b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.installer.yaml new file mode 100644 index 0000000000000..3e0275a6a8998 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.4 +InstallerType: portable +Commands: +- GoNavi +ReleaseDate: 2026-06-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.8.4/GoNavi-0.8.4-Windows-Amd64.exe + InstallerSha256: 78C87B35FBC803B73477C14CC8059F398EBAA1EB2417F050449FDE834C459A15 +- Architecture: arm64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.8.4/GoNavi-0.8.4-Windows-Arm64.exe + InstallerSha256: 3F2CA290820F31006311FEAFBB50C24FD0DC79195C989F36D65330DE430BB08F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.locale.en-US.yaml b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.locale.en-US.yaml new file mode 100644 index 0000000000000..f6c7780f77c64 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.locale.en-US.yaml @@ -0,0 +1,118 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.4 +PackageLocale: en-US +Publisher: GoNavi +PublisherUrl: https://github.com/Syngnat +PublisherSupportUrl: https://github.com/Syngnat/GoNavi/issues +Author: Syngnat +PackageName: GoNavi +PackageUrl: https://github.com/Syngnat/GoNavi +License: Apache-2.0 +LicenseUrl: https://github.com/Syngnat/GoNavi/blob/HEAD/LICENSE +ShortDescription: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage. +Description: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage.Compared with many Electron-based clients, GoNavi is typically smaller in binary size (around 10MB class), starts faster, and uses less memory. +ReleaseNotes: |- + ✨ 新功能 + - ✨ feat(database-ui): 补充表概览元数据并调整数据库菜单 + - ✨ feat(redis-viewer): 新增加载全部 Key 入口 + - ✨ feat(query-editor): 新增编辑器内搜索入口 + - ✨ feat(theme): 新增跟随系统主题模式 + - ✨ feat(connection): 支持导入Navicat NCX连接 + - ✨ feat(sql-editor): 关闭应用时提示保存未保存SQL + - ✨ feat(mcp): 扩展数据库对象结构读取工具 + - ✨ feat(query-editor): 新增 SQL 美化快捷键 + - ✨ feat(data-grid): 支持数据视图列头筛选 #490 + - ✨ feat(query-editor): 记住查询编辑区结果区比例 + - ✨ feat(sidebar): 优化表备注悬浮信息展示 + - ✨ feat(redis): 优化数据库别名与计数展示 + - ✨ feat(sidebar): 支持 Oracle 序列和存储包对象树 + - feat(i18n): 收口导出前端多语言 + - feat(i18n): 收口多语言功能业务代码 + - ✨ feat(i18n): 收口数据库驱动多语言代码 + 🐛 问题修复 + - 🐛 fix(sidebar): 支持调节V2左侧导航按钮大小 + - 🐛 fix(sidebar): 修复达梦表分组计数丢失 + - 🐛 fix(mysql): 补充 PolarDB-X 数据库列表回退查询 + - 🐛 fix(ddl): 补齐 kingbase 表DDL索引输出 + - 🐛 fix(sidebar): 调整暗黑模式横向滚动条样式 + - 🐛 fix(query-editor): 修复异常退出后SQL草稿丢失 + - 🐛 fix(sidebar): 恢复批量库表危险操作 + - 🐛 fix(query-results): 区分执行消息内容区域 + - 🐛 fix(query-results): 修复金仓带模式表主键识别 + - 🐛 fix(db): 修复金仓读查询结果空页 + - 🐛 fix(ui): 修复危险主按钮文字对比度 + - 🐛 fix(sql-editor): 修复新建查询关闭应用未提示保存 + - 🐛 fix(mcp): 修复执行SQL结果不可见 + - 🐛 fix(query-results): 修复多结果集回退空结果页 + - 🐛 fix(query-results): 修复原生空结果集导致结果页缺失 + - 🐛 fix(i18n): 修复系统语言跟随不实时更新 + - 🐛 fix(tabs): 修复对象编辑页关闭后未回到来源标签 + - 🐛 fix(sqlserver): 修复消息循环缺失时吞掉查询结果 + - 🐛 fix(ci): 修复 Doris driver-agent revision 校验失败 + - 🐛 fix(sidebar): 修复事件定义编辑入口 #540 + - 🐛 fix(export): 兼容换行 SELECT 查询导出 + - 🐛 fix(data-grid): 允许未知总数结果跳页 + - 🐛 fix(sidebar): 折叠海量对象树时释放子节点 + - 🐛 fix(window): 适配分辨率变化后的窗口边界 + - 🐛 fix(sidebar): 单击打开数据库对象节点 + - 🐛 fix(query-editor): 跳过TDengine托管事务 + - 🐛 fix(query-editor): 限制快捷键仅执行选中SQL + - 🐛 fix(query-results): 修复执行消息面板布局异常 + - 🐛 fix(query-results): 优化SQL执行消息展示 + - 🐛 fix(sidebar): 修复表默认打开行为与左树滚动 + - 🐛 fix(query-editor): 修复对象跳转与存储过程补全 + - 🐛 fix(sidebar): 修复左侧树长名称滚动仍截断 + - 🐛 fix(data-grid): 修复文本模式字段注释显示 + - 🐛 fix(query-editor): 修复选择器与事务提示浮层 + - 🐛 fix(query-editor): 修复对象超链接误定位左树 + - 🐛 fix(data-grid): 修复 DDL 视图常驻与侧栏交互 + - 🐛 fix(tool-center): 移除内嵌工具重复标题头 + - 🐛 fix(sidebar): 修复 V2 当前连接新建查询入口 + - 🐛 fix(query-editor): 优化工具栏长名称提示与片段弹窗布局 + - 🐛 fix(sql-log): 统一 V2 SQL 日志入口 + - 🐛 fix(oracle): 修复存储过程斜杠分隔执行截断 + - 🐛 fix(oracle): 修复过程CASE分割导致执行截断 + - 🐛 fix(oracle): 接入对象跳转并修复过程修改执行 + - 🐛 fix(oracle): 修复触发器脚本显示为空 + - 🐛 fix(oracle): 修复存储包定义截断与斜杠误执行 + - 🐛 fix(elasticsearch): 修复 ES SQL 分号结尾查询无结果 + - 🐛 fix(sidebar): 修复长表名横向滚动截断 + - 🐛 fix(sidebar): 恢复连接加载中的转圈状态 + - 🐛 fix(mcp): 修复外部 MCP 读取连接不完整 + - 🐛 fix(query-editor): 修复 OceanBase Oracle 查询默认 schema 误判 + - 🐛 fix(query-editor): 修复过程脚本斜杠分隔符误执行 + - 🐛 fix(query-editor): 优化事务下拉显示与浮层交互 + - 🐛 fix(snippet): 修复SQL片段入口与弹窗布局 + - 🐛 fix(data-grid): 修复刷新后未提交修改被清空 + - 🐛 fix(query-editor): 补齐SQL Server冗余结果集过滤 + - 🐛 fix(oracle): 修复DDL注释拼接缺少分号与换行 + - 🐛 fix(query-editor): 补齐SQL Server冗余结果集过滤 + - 🐛 fix(oracle): 修复DDL注释拼接缺少分号与换行 + - 🐛 fix(query-editor): 修复挂起事务内查询结果不一致 + - 🐛 fix(query-editor): 修复结果集阻塞与未知总数分页误导 + - 🐛 fix(query-tab): 修复新建查询标签页语言切换不同步 + - 🐛 fix(sidebar): 修复视图元数据重复导致侧边栏树渲染错乱 + - 🐛 fix(settings): 修复语言设置面板选项显示截断 + - 🐛 fix(query-editor): 隐藏 SQL Server 冗余影响行数结果集 + - 🐛 test(query-editor): 修复 SQL Server 消息结果断言 + - 🐛 fix(query-editor): 修复 SQL Server 结果消息缩进并校正回归测试 + - 🐛 fix(update): 修复桌面端更新安装与重启流程 + - 🐛 fix(i18n): 收口 dev 合并后的业务提示多语言遗漏 + - 🐛 fix(i18n): 合并 dev 后补齐只读保护多语言 + - fix(i18n): 收口 dev 合并后的驱动与 QueryEditor 本地化 + ⚡ 性能优化 + - ⚡️ perf(ai-chat): 降低流式思考输出渲染开销 + 🔧 其他变更 + - ✅ test(sqlserver): 补强索引预览与DDL回归覆盖 + - 🔧 chore(wails): 同步数据库对象前端绑定 + - ✅ test(data-grid): 补充 DDL 视图回归覆盖 + - ✅ test(i18n): 校准多语言守卫测试源码引用位置 + - ✅ test(sidebar): 补齐视图元数据加载测试桩返回字段 + - test(ai): 对齐多语言 fallback 测试基线 + 完整变更: v0.8.2...v0.8.4 +ReleaseNotesUrl: https://github.com/Syngnat/GoNavi/releases/tag/v0.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.yaml b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.yaml new file mode 100644 index 0000000000000..28a934d9c337a --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.8.4/Syngnat.GoNavi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.installer.yaml b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.installer.yaml new file mode 100644 index 0000000000000..cfaedb4cf4d44 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.158 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-29" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sluice.exe + PortableCommandAlias: sluice + InstallerUrl: https://github.com/sluicesync/sluice/releases/download/v0.99.158/sluice_0.99.158_Windows_arm64.zip + InstallerSha256: 99ca9205112d0b2335e67c82b57c664d1f3c74c71392fd174a97b36c8c049cda + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sluice.exe + PortableCommandAlias: sluice + InstallerUrl: https://github.com/sluicesync/sluice/releases/download/v0.99.158/sluice_0.99.158_Windows_x86_64.zip + InstallerSha256: c88b4c8948ee8727643d9831a2a16fb91ccd0a2b50f142f050ae49756604140e + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.locale.en-US.yaml b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.locale.en-US.yaml new file mode 100644 index 0000000000000..a371326dc0ed6 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.158 +PackageLocale: en-US +Publisher: sluicesync +PublisherUrl: https://sluicesync.com +PackageName: sluice +PackageUrl: https://sluicesync.com +License: Apache-2.0 +LicenseUrl: https://github.com/sluicesync/sluice/blob/main/LICENSE +Copyright: sluicesync +ShortDescription: Open-source MySQL <-> Postgres database migration and continuous-sync (CDC) tool +Description: sluice is an open-source database migration and continuous-sync (CDC) tool covering MySQL and Postgres in all four directions. +Moniker: sluice +Tags: + - database + - migration + - cdc + - mysql + - postgres +ReleaseNotesUrl: https://github.com/sluicesync/sluice/releases/tag/v0.99.158 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.yaml b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.yaml new file mode 100644 index 0000000000000..3ee8bd79b5cc3 --- /dev/null +++ b/manifests/s/sluicesync/sluice/0.99.158/sluicesync.sluice.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: sluicesync.sluice +PackageVersion: 0.99.158 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.installer.yaml b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.installer.yaml new file mode 100644 index 0000000000000..134b38b9beec4 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMultiple +PackageVersion: 9.6.1.701 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +ReleaseDate: 2026-07-01 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbkangaroo/kangaroo/releases/download/v9.6.1.701/Kangaroo-Multiple-9.6.1.701-x86_64.exe + InstallerSha256: 0a1731b095cd3f1504a95c0e6c2dcfb3cd3a41a6a7a656829a7102821a673030 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.en-US.yaml b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.en-US.yaml new file mode 100644 index 0000000000000..9e4fbcd997dbd --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMultiple +PackageVersion: 9.6.1.701 +PackageLocale: en-US +Publisher: Taozuhong +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: Taozuhong +PackageName: Kangaroo Multiple +PackageUrl: https://github.com/dbkangaroo +License: Proprietary +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: Kangaroo is a SQL client and admin tool. +Description: Kangaroo is a AI-powered SQL client and admin tool for popular databases(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly. +Tags: +- admin +- client +- database +- import +- export +- management-tools +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + New features & bug-fixes + - Add entity designer support + - Add canvas overview with zoom in/out support + - Add entity relation support + - Add node port visual support + - Add logical/physical model support + - Add node color theme support + - Add shape label support + - Add print with preview support + - Add auto layout support + - Expand canvas with page size automatically + - Implement notation support + - Implement show schema support + - Implement print page size support + - Implement forward engineering support + - Improve arrow symbol support + - Improve toolbar and menus + - Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.zh-CN.yaml b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e152f52769614 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMultiple +PackageVersion: 9.6.1.701 +PackageLocale: zh-CN +Publisher: 陶祖洪 +PublisherUrl: https://www.datatable.online +PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues +PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html +Author: 陶祖洪 +PackageName: 袋鼠数据库工具 Multiple +PackageUrl: https://github.com/dbkangaroo +License: 专有软件 +LicenseUrl: https://www.datatable.online/en/license/service-agreement.html +Copyright: Copyright (c) taozuhong. All rights reserved. +CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html +ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。 +Description: 袋鼠 是一款 AI 驱动的热门数据库系统客户端(MariaDB / MongoDB / MySQL / Oracle / PostgreSQL / Redis / SQLite / SQLServer / ...) ,支持建表、查询、模型、同步、导入导出等功能,支持 Windows / Mac / Linux 等操作系统,致力于打造一款好用、好玩、开发友好的SQL工具。 +Tags: +- 数据库 +- 数据库客户端 +- 导入 +- 导出 +- 管理工具 +- MariaDB +- MongoDB +- MySQL +- ODBC +- Oracle +- PostgreSQL +- Redis +- SQL +- SQLite +- SQLServer +ReleaseNotes: |- + 新特性或修复的缺陷列表 + - 新增实体设计器支持 + - 新增画布预览视图并带有放大缩小功能支持 + - 新增实体关系支持 + - 新增节点端口可视化支持 + - 新增逻辑模型/物理模型支持 + - 新增节点颜色主题支持 + - 新增图案文本支持 + - 新增打印预览支持 + - 新增节点自动布局支持 + - 按页尺寸自动拓展画布 + - 实现实体连接符号支持 + - 实现架构名显示支持 + - 实现打印页尺寸支持 + - 实现正向工程支持 + - 改进箭头符号绘制支持 + - 优化工具栏及菜单布局 + - 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant) +ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.6.1.701.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.yaml b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.yaml new file mode 100644 index 0000000000000..4991624789c21 --- /dev/null +++ b/manifests/t/Taozuhong/KangarooMultiple/9.6.1.701/Taozuhong.KangarooMultiple.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/05 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Taozuhong.KangarooMultiple +PackageVersion: 9.6.1.701 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.installer.yaml b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.installer.yaml new file mode 100644 index 0000000000000..94d7cf8bbf8cd --- /dev/null +++ b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Tomclanc.GestureSignV2 +PackageVersion: 8.1.9783 +InstallerType: wix +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Tomclanc/GestureSignv2/releases/download/v8.1.9783/GestureSign-V2-Kando-x64.msi + InstallerSha256: 8C7FEA9A74CD87146330BEBFD63566C86BB6AD31B68965B075D2A105CEF07AFE + ProductCode: '{5AEF0DFD-D99F-4923-98B0-990258D8CC07}' + AppsAndFeaturesEntries: + - DisplayName: GestureSign V2 + Publisher: TransposonY / WinUI rebuild + ProductCode: '{5AEF0DFD-D99F-4923-98B0-990258D8CC07}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-29 diff --git a/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.locale.en-US.yaml b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.locale.en-US.yaml new file mode 100644 index 0000000000000..97e97e6d20f6c --- /dev/null +++ b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Tomclanc.GestureSignV2 +PackageVersion: 8.1.9783 +PackageLocale: en-US +Publisher: Tomclanc +PublisherUrl: https://github.com/Tomclanc +PublisherSupportUrl: https://github.com/Tomclanc/GestureSignv2/issues +Author: Tomclanc +PackageName: GestureSign V2 +PackageUrl: https://github.com/Tomclanc/GestureSignv2 +License: GPL-2.0 +LicenseUrl: https://github.com/Tomclanc/GestureSignv2/blob/main/LICENSE +Copyright: Copyright (C) 2026 Tomclanc +ShortDescription: A Windows 11 focused rebuild of GestureSign for touchpad and mouse gestures. +Description: GestureSign V2 is a Windows 11 focused rebuild of the classic open-source GestureSign project. It supports touchpad gestures, mouse gestures, gesture trails, per-app actions, ignore rules, tray controls, and bundled Kando radial menu quick actions. +Moniker: gesturesignv2 +Tags: +- gesture +- gestures +- mouse +- touchpad +- windows-11 +ReleaseNotesUrl: https://github.com/Tomclanc/GestureSignv2/releases/tag/v8.1.9783 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.yaml b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.yaml similarity index 58% rename from manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.yaml rename to manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.yaml index 6dfd15582aeef..1a9fa7f69b023 100644 --- a/manifests/d/Daum/PotPlayer/25.09.09.0/Daum.PotPlayer.yaml +++ b/manifests/t/Tomclanc/GestureSignV2/8.1.9783/Tomclanc.GestureSignV2.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: Daum.PotPlayer -PackageVersion: 25.09.09.0 +PackageIdentifier: Tomclanc.GestureSignV2 +PackageVersion: 8.1.9783 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.installer.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.installer.yaml new file mode 100644 index 0000000000000..fe01b3a4a4482 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.installer.yaml @@ -0,0 +1,64 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.19.1.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.14393.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-27 +InstallationMetadata: + DefaultInstallLocation: Program Files/TortoiseGit +Installers: +- Architecture: x86 + InstallerUrl: https://download.tortoisegit.org/tgit/2.19.0.0/TortoiseGit-2.19.1.0-32bit.msi + InstallerSha256: 12DB1EFEFEC43832886911EE8D52F7EAC6D6FA53D1321B0BEC3ED726EB6F21D3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git + MinimumVersion: 2.24.1.2 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.42.34433.0 + ProductCode: '{EE82B20F-643F-42CB-BB20-E84E759162FC}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.19.1.0 (32 bit) + ProductCode: '{EE82B20F-643F-42CB-BB20-E84E759162FC}' + UpgradeCode: '{DA0E5440-E13D-4852-AE01-15CD0264D489}' +- Architecture: x64 + InstallerUrl: https://download.tortoisegit.org/tgit/2.19.0.0/TortoiseGit-2.19.1.0-64bit.msi + InstallerSha256: E07EBF37063023D96DC8509A5D69FFA52D316CDA8FEEA08BEDDAD4B9818E7BE5 + Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git + MinimumVersion: 2.24.1.2 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.42.34433.0 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + MinimumVersion: 14.42.34433.0 + ProductCode: '{8707B9CA-B2A7-4320-A26E-113278F773EC}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.19.1.0 (64 bit) + ProductCode: '{8707B9CA-B2A7-4320-A26E-113278F773EC}' + UpgradeCode: '{F46D0E11-F71A-48A0-8A7B-FD8669B5080C}' +- Architecture: arm64 + InstallerUrl: https://download.tortoisegit.org/tgit/2.19.0.0/TortoiseGit-2.19.1.0-arm64.msi + InstallerSha256: 1706CB8093486E40080E0A156499E653FC916B0258A7D5121B4E8D84736B0C13 + Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git + MinimumVersion: 2.24.1.2 + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + MinimumVersion: 14.42.34433.0 + ProductCode: '{70357735-E5FF-4295-8696-BFA5D931241A}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.19.1.0 (64 bit) + ProductCode: '{70357735-E5FF-4295-8696-BFA5D931241A}' + UpgradeCode: '{30C990FF-5B18-4DA6-9881-64DDC0093FA3}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.locale.en-US.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.locale.en-US.yaml new file mode 100644 index 0000000000000..50d405f71a786 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.19.1.0 +PackageLocale: en-US +Publisher: TortoiseGit +PublisherUrl: https://tortoisegit.org/ +PublisherSupportUrl: https://tortoisegit.org/support +PrivacyUrl: https://tortoisegit.org/legal +PackageName: TortoiseGit +PackageUrl: https://tortoisegit.org/ +License: GPL-2.0-only +LicenseUrl: https://gitlab.com/tortoisegit/tortoisegit/-/blob/master/LICENSE +ShortDescription: Windows Shell Interface to Git +Description: > + TortoiseGit provides overlay icons showing the file status, a powerful context menu for Git and + much more! +Moniker: tortoisegit +Tags: +- git +- shell +ReleaseNotesUrl: https://tortoisegit.org/docs/releasenotes/#Release_2.19.1.0 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://tortoisegit.org/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.yaml new file mode 100644 index 0000000000000..74b92f7511a52 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.19.1.0/TortoiseGit.TortoiseGit.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.19.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.installer.yaml b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.installer.yaml similarity index 80% rename from manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.installer.yaml rename to manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.installer.yaml index c43eb3626ae7f..fe8c9abf832e7 100644 --- a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.installer.yaml +++ b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Unity.TuanjieHub -PackageVersion: 1.4.3 +PackageVersion: 1.4.4 InstallerType: nullsoft Scope: machine InstallerSwitches: @@ -13,10 +13,10 @@ Protocols: FileExtensions: - tuanjiehub ProductCode: You San Di Technology - TuanjieHub -ReleaseDate: 2026-06-04 +ReleaseDate: 2026-06-27 Installers: - Architecture: x64 InstallerUrl: https://public-cdn.tuanjie.cn/hub/prod/TuanjieHubSetup.exe - InstallerSha256: BBB1341C45A07C20B05F346607F5A63E1A7032FE81F260B99A77828C568F5C7A + InstallerSha256: 342875D342068AF59FD6FE67A78DEA3DC5A930D0E34872EF0BB58BD3769F95FB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.en-US.yaml b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.en-US.yaml similarity index 96% rename from manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.en-US.yaml rename to manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.en-US.yaml index 2bba09e03e6c8..d9ddf2a52aa73 100644 --- a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.en-US.yaml +++ b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Unity.TuanjieHub -PackageVersion: 1.4.3 +PackageVersion: 1.4.4 PackageLocale: en-US Author: Yousandi Technology (Shanghai) Co., Ltd. License: Proprietary diff --git a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.zh-CN.yaml b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.zh-CN.yaml similarity index 97% rename from manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.zh-CN.yaml rename to manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.zh-CN.yaml index a4cebefc985c2..800fbe1b2c001 100644 --- a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.locale.zh-CN.yaml +++ b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Unity.TuanjieHub -PackageVersion: 1.4.3 +PackageVersion: 1.4.4 PackageLocale: zh-CN Publisher: 优三缔科技(上海)有限公司 PublisherUrl: https://unity.cn/ diff --git a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.yaml b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.yaml similarity index 91% rename from manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.yaml rename to manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.yaml index 7b7f47fa52cef..6c950e1b08c42 100644 --- a/manifests/u/Unity/TuanjieHub/1.4.3/Unity.TuanjieHub.yaml +++ b/manifests/u/Unity/TuanjieHub/1.4.4/Unity.TuanjieHub.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Unity.TuanjieHub -PackageVersion: 1.4.3 +PackageVersion: 1.4.4 DefaultLocale: zh-CN ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 0000000000000..a9e2eab4b5580 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4087.30 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4087.30.x64.exe + InstallerSha256: E4410538AEBF3494542931B2BF940391588F368C72795C1DF3A76D28B6484A37 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4087.30.x64.exe + InstallerSha256: E4410538AEBF3494542931B2BF940391588F368C72795C1DF3A76D28B6484A37 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4087.30.arm64.exe + InstallerSha256: 5B8F050E4836A729AF1A3E1971321F4E56C39ADE838D3CBE6319FE316A123CFA + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4087.30.arm64.exe + InstallerSha256: 5B8F050E4836A729AF1A3E1971321F4E56C39ADE838D3CBE6319FE316A123CFA + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 0000000000000..bb469568f9996 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4087.30 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [Bookmarks][Notes] Truncate of autocomplete value on hitting enter key VB-128819 + - [Private Window] Missing favicons in various places VB-129435 + - [Themes][Tabs] Contrast issues in some themes VB-129586 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.1.4087.30.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3795182b15014 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4087.30 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 0000000000000..7621596d28fbd --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4087.30/Vivaldi.Vivaldi.Snapshot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.1.4087.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 0000000000000..5b22255048d26 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.18.6 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.18.6/codeg_0.18.6_x64-setup.exe + InstallerSha256: 4C6126E642FFAE778F0BF402B865D412EDAF5490BB518E9E825129A456B33052 +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.18.6/codeg_0.18.6_arm64-setup.exe + InstallerSha256: D3CE0F439BB16A82D4A8F6CE6CE9D2E7EC0AB1AC75083B872B7A8D93BC5CB0E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 0000000000000..da616f1f09b3d --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.18.6 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - fix(chat): Plan mode now renders as a dedicated card. Claude Code's plan steps and Cline's mode switches show their plan markdown in a proper plan card instead of folding into a generic "thinking" group. + - fix(chat): Claude Code background tasks now collapse into one lifecycle card. A background command's launch, its repeated status polls, and its stop merge into a single card with the final status, exit code, and ANSI-decoded output — instead of a new raw card per poll. + - fix(acp): Kimi Code permission requests now show readable text. Prompts that carried only a description (and no structured fields) used to render as raw JSON; they now display the request text. + - fix(codex): Codex thinking no longer fragments on reload. Consecutive reasoning steps regroup into a single thinking block when a session is reopened, matching the live stream. + - fix(chat): Mermaid diagrams stay crisp when zoomed. Zoomed diagrams no longer rasterize into a blurry image on macOS. + - fix(agents): Clearer error when a Windows agent upgrade hits a file lock. Upgrading or uninstalling an agent while its process is still running now tells you to close its sessions and retry, instead of showing a raw "could not remove directory" error. + - release(macOS): macOS builds are signed and notarized again. Re-enabled Apple notarization for desktop releases. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.18.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d86821528563c --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.18.6 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 修复(聊天):计划模式现在渲染为专属卡片。 Claude Code 的计划步骤和 Cline 的模式切换会在专门的计划卡片中展示计划内容,不再折叠进通用的"思考"分组。 + - 修复(聊天):Claude Code 的后台任务现在合并为单张生命周期卡片。 后台命令的启动、多次状态轮询和停止会合并到一张卡片,展示最终状态、退出码和经 ANSI 解码的输出——不再每轮轮询新建一张原始卡片。 + - 修复(ACP):Kimi Code 的权限请求现在显示可读文本。 此前只携带描述(无结构化字段)的权限弹窗会渲染成原始 JSON,现在改为显示请求文本。 + - 修复(Codex):Codex 的思考在重新加载后不再被拆散。 重新打开会话时,连续的推理步骤会重新合并为单个思考块,与实时流式保持一致。 + - 修复(聊天):Mermaid 图表放大后依然清晰。 放大后的图表在 macOS 上不再被栅格化成模糊位图。 + - 修复(智能体):Windows 上智能体升级遇到文件锁时给出更清晰的提示。 在智能体进程仍在运行时升级或卸载,现在会提示你先关闭相关会话再重试,而不是显示原始的"无法删除目录"错误。 + - 发布(macOS):macOS 安装包重新恢复签名和公证。 为桌面发布重新启用 Apple 公证。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.yaml new file mode 100644 index 0000000000000..3af1219d0ad4d --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.18.6/XinTaoFei.Codeg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.18.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.845/yetone.Alma.installer.yaml b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.installer.yaml new file mode 100644 index 0000000000000..24ba6d025f7b0 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.845 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 53efb302-dbc3-52a1-8bb5-041beae96976 +ReleaseDate: 2026-06-30 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://updates.alma.now/alma-0.0.845-win-x64.exe + InstallerSha256: D044A0860B69C370B7C40CD85C2DA55B36391220D1966F09EB1970D4F1359DA2 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates.alma.now/alma-0.0.845-win-x64.exe + InstallerSha256: D044A0860B69C370B7C40CD85C2DA55B36391220D1966F09EB1970D4F1359DA2 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.en-US.yaml b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.en-US.yaml new file mode 100644 index 0000000000000..651e40f2328f1 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.845 +PackageLocale: en-US +Publisher: yetone +PublisherUrl: https://alma.now/ +PublisherSupportUrl: https://feedback.alma.now/ +PackageName: Alma +PackageUrl: https://alma.now/ +License: Freeware +Copyright: © 2026 Alma +ShortDescription: A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers. +Description: |- + Alma is a Local-First, Memory-First AI Agent app — zero barrier to entry, putting Agent capability in everyone's hands. + Why Alma? + Unified Experience + Instead of switching between ChatGPT, Claude, and other AI interfaces, Alma lets you access all your AI providers from a single application. Switch between models with a single click. + Privacy First + Alma runs entirely on your desktop. Your API keys and conversation history stay on your machine - we don't operate any cloud servers that process your data. + Powerful Features + Beyond basic chat, Alma offers: + - Memory First - The AI remembers important information across conversations + - Tools - File operations, shell commands, web search, and more + - Skills - Extend AI behavior with custom prompts and workflows + - Workspaces - Associate chats with project directories for coding assistance + - MCP - Extend capabilities with third-party integrations + Beautiful Design + A modern, clean interface with customizable themes, keyboard shortcuts, and attention to detail. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Changes + 0.0.845 feat(timeline): expand conversation navigator into a readable message list on hover +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://alma.now/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.zh-CN.yaml b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3a1bd143688d7 --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.845 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 一款精美的桌面应用程序,可统一您的 AI 体验。无缝切换 OpenAI、Anthropic、Google Gemini 和自定义提供商。 +Description: |- + Alma 是一款以本地为先、记忆为先的 AI Agent 应用——零门槛上手,让每个人都能轻松使用 Agent 功能。 + 为什么选择 Alma? + 统一体验 + 无需在 ChatGPT、Claude 和其他 AI 界面之间来回切换,Alma 让你通过一个应用程序访问所有 AI 服务提供商。只需单击一下即可切换模型。 + 注重隐私 + Alma 完全在你的桌面运行。你的 API 密钥和对话历史都保留在本地设备中——我们不运营任何用于处理你数据的云服务器。 + 强大功能 + 除了基础聊天外,Alma 还提供: + - 记忆优先 —— AI 能在不同对话间记住重要信息 + - 工具 —— 文件操作、shell 命令、网页搜索等 + - 技能 —— 通过自定义提示词和工作流扩展 AI 行为 + - 工作区 —— 将聊天与项目目录关联,辅助编程开发 + - MCP —— 通过第三方集成扩展能力 + 精美设计 + 现代简洁的界面,支持自定义主题、键盘快捷键,并注重每一个细节。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://alma.now/docs/zh/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yetone/Alma/0.0.845/yetone.Alma.yaml b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.yaml new file mode 100644 index 0000000000000..6e0b222cbcf6d --- /dev/null +++ b/manifests/y/yetone/Alma/0.0.845/yetone.Alma.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yetone.Alma +PackageVersion: 0.0.845 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0