From 5947827075585f9b47b9d01520d68329e99d28b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:14:04 +0800 Subject: [PATCH 01/76] New version: ActiveDirectoryPro.ADProToolkit version 3.1.10 (#375972) --- .../ActiveDirectoryPro.ADProToolkit.installer.yaml | 7 +++---- ...ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml | 12 ++++-------- ...ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml | 2 +- .../ActiveDirectoryPro.ADProToolkit.yaml | 2 +- 4 files changed, 9 insertions(+), 14 deletions(-) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.9 => 3.1.10}/ActiveDirectoryPro.ADProToolkit.installer.yaml (73%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.9 => 3.1.10}/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml (56%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.9 => 3.1.10}/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml (96%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.9 => 3.1.10}/ActiveDirectoryPro.ADProToolkit.yaml (91%) diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml similarity index 73% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml index ef241fb91c19..ca53c1222432 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -2,18 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.9 +PackageVersion: 3.1.10 InstallerType: msi Scope: machine InstallerSwitches: InstallLocation: APPDIR="" -ProductCode: '{939F0797-397D-4F12-9127-6C794116183C}' -ReleaseDate: 2020-05-12 +ProductCode: '{D1C4C1F4-228D-40E7-A200-F22929F71E87}' AppsAndFeaturesEntries: - UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' Installers: - Architecture: x64 InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: 576C6F1054105F9A3582B1B15F2079F3E4BFC463891B19F3A259B02C9B450E8F + InstallerSha256: 0DA85F61EC6DC92ED57B71AD8581908CE763149F08D3D970DB7940BD158FF54D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml similarity index 56% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml index 387bb72b586f..3dfe04e97265 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.9 +PackageVersion: 3.1.10 PackageLocale: en-US Publisher: ActiveDirectoryPro PublisherUrl: https://activedirectorypro.com/ @@ -22,15 +22,11 @@ Tags: ReleaseNotes: |- New Features Section titled “New Features” - - “Last Name, First Name” Display Format for creating users - New display name option that formats as “Smith, John”. - Improvements - Section titled “Improvements” - - DC consistency - All AD operations now target the same domain controller throughout a session. If a DC is manually configured in Domain Settings it is used directly; otherwise the app auto-discovers and pins to a specific DC on startup and domain switch, preventing failures caused by DNS round-robin routing requests to different DCs. + - True Last Logon Computers Report - New report under Reports → Computers that queries all domain controllers to determine the most accurate last logon time for each computer. Includes per-DC breakdown toggle, filtering by logon age, status, and machine type. Bug Fixes Section titled “Bug Fixes” - - Fixed Inactive Accounts scheduled task - Task failed with “There is no such object on the server” when multiple OUs were selected. The service now correctly iterates each OU path individually instead of passing the full semicolon-delimited string as a single LDAP path. - - Fixed Disable Accounts scheduled task - Same multi-OU path bug fixed. - - Fixed Display Name Format not saving to templates - The field was missing from the template JSON serializer and parser, so the selection was lost on save/reload. + - Bulk Update Users - Case change not shown in preview - Changing only the capitalization of a field (e.g. MRoberts@activedirectorypro.com → mroberts@activedirectorypro.com) was not appearing in the preview but was being applied on update. Preview now correctly detects case-only changes. + - Maximize display issue - On Windows 11, maximizing the app caused other windows to show through the title bar area. Fixed by removing the DWM frame conflict with the custom window chrome. ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ PurchaseUrl: https://activedirectorypro.com/pricing/ Documentations: diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index 9453b4728012..3fee1cd74f68 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.9 +PackageVersion: 3.1.10 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml similarity index 91% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml index 5c306210f9a1..8fc77a86f81e 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.9 +PackageVersion: 3.1.10 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 92e2b28736b6df7019d895a0181107b354309e57 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 18 May 2026 08:14:17 -0700 Subject: [PATCH 02/76] New version: OpenCLICollective.cfl version 1.0.45 (#375979) --- .../OpenCLICollective.cfl.installer.yaml | 20 ++++++++++++ .../OpenCLICollective.cfl.locale.en-US.yaml | 32 +++++++++++++++++++ .../cfl/1.0.45/OpenCLICollective.cfl.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.installer.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.yaml diff --git a/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.installer.yaml b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.installer.yaml new file mode 100644 index 000000000000..b0fce93851c3 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.0.45 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cfl.exe + PortableCommandAlias: cfl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.0.45/cfl_1.0.45_windows_amd64.zip + InstallerSha256: 8E2149DE5609161B849F08A96EA59D5E4F6B8412567E90E591D43D5469A8084F +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.0.45/cfl_1.0.45_windows_arm64.zip + InstallerSha256: F713467D3F8DC3294D8502CFB31C3584A08B3C3B4ADE3DABE72BED5AA1B81F2B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.locale.en-US.yaml b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.locale.en-US.yaml new file mode 100644 index 000000000000..533264a57aa2 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.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: OpenCLICollective.cfl +PackageVersion: 1.0.45 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/confluence-cli/issues +PackageName: Confluence CLI +PackageUrl: https://github.com/open-cli-collective/confluence-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/confluence-cli/blob/main/LICENSE +ShortDescription: Command-line interface for Atlassian Confluence Cloud +Description: |- + A CLI tool for managing Confluence pages with a markdown-first workflow. + Features include page creation, editing, viewing, and deletion with automatic + markdown-to-Confluence conversion. Supports attachments, search via CQL, + and common Confluence macros (TOC, panels, expand). +Tags: +- confluence +- atlassian +- cli +- markdown +- wiki +- documentation +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/cfl-v1.0.45 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/confluence-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.yaml b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.yaml new file mode 100644 index 000000000000..f2244924d069 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.45/OpenCLICollective.cfl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.0.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 189e0d43633384d100fc617a06456b102258a47a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:14:31 +0800 Subject: [PATCH 03/76] New version: Zoom.Zoom version 7.0.38856 (7.0.5.38856) (#375991) --- .../Zoom/7.0.38856/Zoom.Zoom.installer.yaml | 31 ++++++++++++++++ .../7.0.38856/Zoom.Zoom.locale.en-US.yaml | 35 +++++++++++++++++++ .../7.0.38856/Zoom.Zoom.locale.zh-CN.yaml | 30 ++++++++++++++++ .../z/Zoom/Zoom/7.0.38856/Zoom.Zoom.yaml | 8 +++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.installer.yaml create mode 100644 manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.en-US.yaml create mode 100644 manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.yaml diff --git a/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.installer.yaml b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.installer.yaml new file mode 100644 index 000000000000..c0c084ccabd5 --- /dev/null +++ b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zoom.Zoom +PackageVersion: 7.0.38856 +InstallerType: msi +Scope: machine +UpgradeBehavior: install +Protocols: +- zoom +- zoommtg +FileExtensions: +- zoommtg +- zoomphonecall +Installers: +- Architecture: x64 + InstallerUrl: https://zoom.us/client/7.0.5.38856/ZoomInstallerFull.msi?archType=x64 + InstallerSha256: CB045D5943C546746B4236E8C3B6BE4726E84E6E747C6251C90F666A66EAD94D + ProductCode: '{3DC6B3F0-0AD7-4B51-AFA2-59605590EAC5}' + AppsAndFeaturesEntries: + - ProductCode: '{3DC6B3F0-0AD7-4B51-AFA2-59605590EAC5}' + UpgradeCode: '{C819B794-A45C-4F27-9860-0C86492A52CC}' +- Architecture: arm64 + InstallerUrl: https://zoom.us/client/7.0.5.38856/ZoomInstallerFull.msi?archType=winarm64 + InstallerSha256: 8870662DDE3A3C83063D2D90EC24DDD22F3ECDFAF3F4DAA0A1BD4F4A8CCDB6FC + ProductCode: '{B1F0218C-205F-4561-829B-AAD896C6053C}' + AppsAndFeaturesEntries: + - ProductCode: '{B1F0218C-205F-4561-829B-AAD896C6053C}' + UpgradeCode: '{C819B794-A45C-4F27-9860-0C86492A52CC}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.en-US.yaml b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.en-US.yaml new file mode 100644 index 000000000000..00278aa9452b --- /dev/null +++ b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.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: Zoom.Zoom +PackageVersion: 7.0.38856 +PackageLocale: en-US +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2026 Zoom Video Communications, Inc. All rights reserved. +ShortDescription: Team Chat, Phone, Video & More +Description: Zoom's secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events. +Moniker: zoom +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +PurchaseUrl: https://zoom.us/pricing +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.zoom.us/learn +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.zh-CN.yaml b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f1e5f1b39f3 --- /dev/null +++ b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.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: Zoom.Zoom +PackageVersion: 7.0.38856 +PackageLocale: zh-CN +Publisher: Zoom +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2026 Zoom Video Communications, Inc. 保留所有权利。 +ShortDescription: 畅享愉快的会议体验 +Description: Zoom 安全可靠的视频平台可满足您的所有通信需求,包括会议、聊天、电话、网络研讨会和在线活动。 +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +PurchaseUrl: https://zoom.us/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.yaml b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.yaml new file mode 100644 index 000000000000..7cb5dd75eb40 --- /dev/null +++ b/manifests/z/Zoom/Zoom/7.0.38856/Zoom.Zoom.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: Zoom.Zoom +PackageVersion: 7.0.38856 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 494e243b58a15c0a8ce6a9715710f99acc4aacb9 Mon Sep 17 00:00:00 2001 From: Wampie Driessen <1059058+wampiedriessen@users.noreply.github.com> Date: Mon, 18 May 2026 17:14:44 +0200 Subject: [PATCH 04/76] New version: ZermeloSoftwareBV.ZermeloDesktop version 26.05.0 (#375997) --- ...loSoftwareBV.ZermeloDesktop.installer.yaml | 12 ++++++++++ ...oftwareBV.ZermeloDesktop.locale.nl-NL.yaml | 24 +++++++++++++++++++ .../ZermeloSoftwareBV.ZermeloDesktop.yaml | 8 +++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.installer.yaml create mode 100644 manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.locale.nl-NL.yaml create mode 100644 manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.yaml diff --git a/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.installer.yaml b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.installer.yaml new file mode 100644 index 000000000000..13ecd71611a6 --- /dev/null +++ b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ZermeloSoftwareBV.ZermeloDesktop +PackageVersion: 26.05.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.zermelo.nl/programmas/zermelo64-26-05-0-setup.exe + InstallerSha256: 9B9B9788F777A61DF6E3A02B33C8BC1B2FA7C7481F164175184C266557E04BDB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.locale.nl-NL.yaml b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.locale.nl-NL.yaml new file mode 100644 index 000000000000..5c40dd77fd1f --- /dev/null +++ b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.locale.nl-NL.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ZermeloSoftwareBV.ZermeloDesktop +PackageVersion: 26.05.0 +PackageLocale: nl-NL +Publisher: Zermelo Software BV +PublisherUrl: https://zermelo.nl/ +PublisherSupportUrl: https://support.zermelo.nl/ +PrivacyUrl: https://zermelo.nl/privacyverklaring +Author: Zermelo Software BV +PackageName: Zermelo Desktop +PackageUrl: https://support.zermelo.nl/downloads +License: Proprietary +LicenseUrl: https://zermelo.nl/static/downloads/overeenkomsten/zermelo-algemene-voorwaarden.pdf +Copyright: Alle Rechten Voorbehouden +ShortDescription: Zermelo Desktop +Description: Zermelo Desktop is waarin (dag)roostermakers van het Nederlandse VO hun rooster bouwen, aanpassen en publiceren +Moniker: Zermelo +Tags: +- zermelo +- desktop +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.yaml b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.yaml new file mode 100644 index 000000000000..6222a642fb3d --- /dev/null +++ b/manifests/z/ZermeloSoftwareBV/ZermeloDesktop/26.05.0/ZermeloSoftwareBV.ZermeloDesktop.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ZermeloSoftwareBV.ZermeloDesktop +PackageVersion: 26.05.0 +DefaultLocale: nl-NL +ManifestType: version +ManifestVersion: 1.10.0 From 488fa99c603439cb913a583ea3a89597196081de Mon Sep 17 00:00:00 2001 From: Pedro Queiroz Date: Mon, 18 May 2026 12:40:04 -0300 Subject: [PATCH 05/76] New version: pmqueiroz.Nova version 0.22.0 (#375869) --- .../Nova/0.22.0/pmqueiroz.Nova.installer.yaml | 28 ++++++++++ .../0.22.0/pmqueiroz.Nova.locale.en-US.yaml | 55 +++++++++++++++++++ .../pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.installer.yaml create mode 100644 manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.locale.en-US.yaml create mode 100644 manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.yaml diff --git a/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.installer.yaml b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.installer.yaml new file mode 100644 index 000000000000..1acb0a3fff59 --- /dev/null +++ b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.installer.yaml @@ -0,0 +1,28 @@ +# 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: pmqueiroz.Nova +PackageVersion: 0.22.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ProductCode: nova +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- DisplayName: nova + ProductCode: nova +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\nova' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pmqueiroz/nova/releases/download/v0.22.0/nova_0.22.0_x64-setup.exe + InstallerSha256: A5F575D51892BEB36881AAA3D9FC70C30A64FE5503A4FA0BF2FF66F0E5F0BDE2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.locale.en-US.yaml b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.locale.en-US.yaml new file mode 100644 index 000000000000..d83c7243efd2 --- /dev/null +++ b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.locale.en-US.yaml @@ -0,0 +1,55 @@ +# 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: pmqueiroz.Nova +PackageVersion: 0.22.0 +PackageLocale: en-US +Publisher: pmqueiroz +PublisherUrl: https://github.com/pmqueiroz +PublisherSupportUrl: https://github.com/pmqueiroz/nova/issues +PackageName: Nova +PackageUrl: https://github.com/pmqueiroz/nova +License: MIT +LicenseUrl: https://github.com/pmqueiroz/nova/blob/HEAD/LICENSE +ShortDescription: A GPU-accelerated terminal emulator +Description: Nova is a fast, GPU-accelerated terminal emulator built with Rust and iced. +Tags: +- emulator +- gpu +- rust +- terminal +ReleaseNotes: |- + 0.22.0 (2026-05-18) + Features + - add grapheme clustering and wide-character support (048fb96) + - add initial-command and wait-after-command to settings UI (3c89f78) + - change default paste keybind to ctrl+shift+v on linux/windows (f693c3f) + - configurable font family (fa09c68) + - cursor shape variants (beam/block/underline) and blink support (5cf4f3a) + - font family pick list with all installed fonts (b3906bb) + - implement initial-command and wait-after-command (ac73a31) + - implement kitty keyboard protocol (9491848) + - implement OSC 52 clipboard read/write support (285e384) + - warn on dangerous paste content (c7bd8bc) + Bug Fixes + - initialize split pane git branch on creation (2647c61) + - pty: update title bar and branch on cwd change in linux (7e0aedf) + - route paste to active split pane (5213901) + - suppress unused variable warnings in notification on non-linux targets (65517eb) + What's Changed + - fix(pty): update title bar and branch on cwd change in linux by @pmqueiroz in #95 + - feat: add grapheme clustering and wide-character support by @pmqueiroz in #96 + - feat: change default paste keybind to ctrl+shift+v on linux/windows by @pmqueiroz in #98 + - feat: implement OSC 52 clipboard read/write support by @pmqueiroz in #99 + - feat: cursor shape variants (beam/block/underline) and blink support by @pmqueiroz in #100 + - feat: implement kitty keyboard protocol by @pmqueiroz in #101 + - fix: initialize split pane git branch on creation by @pmqueiroz in #102 + - feat: configurable font family by @pmqueiroz in #104 + - feat: warn on dangerous paste content by @pmqueiroz in #103 + - fix: route paste to active split pane by @pmqueiroz in #107 + - feat: wait after command initial command by @pmqueiroz in #106 + - chore(main): release 0.22.0 by @pmqueiroz in #97 + Full Changelog: v0.21.1...v0.22.0 +ReleaseNotesUrl: https://github.com/pmqueiroz/nova/releases/tag/v0.22.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.yaml b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.yaml new file mode 100644 index 000000000000..b8db960daefa --- /dev/null +++ b/manifests/p/pmqueiroz/Nova/0.22.0/pmqueiroz.Nova.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: pmqueiroz.Nova +PackageVersion: 0.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e7ebf49734660cb6910b87b359dd1cb67728963 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Mon, 18 May 2026 23:40:17 +0800 Subject: [PATCH 06/76] New version: t8y2.DBX version 0.5.11 (#375880) --- .../t/t8y2/DBX/0.5.11/t8y2.DBX.installer.yaml | 26 +++++ .../DBX/0.5.11/t8y2.DBX.locale.en-US.yaml | 105 ++++++++++++++++++ manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.yaml | 8 ++ 3 files changed, 139 insertions(+) create mode 100644 manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.installer.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.locale.en-US.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.yaml diff --git a/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..e723379fa97a --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# 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: t8y2.DBX +PackageVersion: 0.5.11 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-05-17 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.11/DBX_0.5.11_x64-setup.exe + InstallerSha256: 2B0448B12B347CFB315A6B09047BD56723C20A8471E457DD723459142E064514 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..45368d7ff69d --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,105 @@ +# 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: t8y2.DBX +PackageVersion: 0.5.11 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: AGPL-3.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - NPM 命令行包 — 新增 dbx Node.js npm 包,支持通过命令行安装和管理 DBX + - 自定义列格式化 — 数据表格支持自定义列格式化器,灵活控制数据展示方式 + - 转置表格视图 — 数据表格新增转置视图,以行列互换的方式浏览数据 + - 多行列注释编辑 — 表结构编辑器支持多行编辑列注释 + - AI 供应商预设 — AI 设置中新增常用供应商预设配置,快速接入主流 AI 服务 + - SQL 文件直接打开 — 支持在编辑器中直接打开 .sql 文件进行编辑和执行 + - 驱动更新提醒 — Agent 驱动有新版本时自动提示更新,并显示待更新数量徽章 + 改进 + - 元数据缓存自动刷新 — 检测到过期的 Schema 元数据缓存时自动刷新,确保信息始终准确 + 修复 + - 窗口恢复尺寸异常 — 修复窗口恢复时尺寸可能超出屏幕范围的问题 + - SQL Server 表结构加载 — 修复 SQL Server 连接中表结构元数据未正确加载的问题 + - 分页数据导出 — 修复分页表数据导出不完整的问题 + - PostgreSQL DDL 列注释 — 修复 PostgreSQL 生成 DDL 时列注释缺失的问题 + - PostgreSQL 侧边栏导航 — 修复从 PostgreSQL 数据库节点错误打开 Schema 浏览器的问题 + - AI 代理执行意图 — 修复 AI 代理对执行意图的识别范围不够广泛的问题 + - 删除行后数据刷新 — 修复数据表格中删除行后未自动刷新的问题 + - 便携数据目录支持 — 修复便携模式下数据目录路径不正确的问题 + 下载安装 + 系统要求 + ────────┬──────────────────────────────┬─────────────────────────────────── + 操作系统│最低版本 │架构 + ────────┼──────────────────────────────┼─────────────────────────────────── + Windows │Windows 10 或更高版本 │x64 + ────────┼──────────────────────────────┼─────────────────────────────────── + macOS │macOS 12 (Monterey) 或更高版本│Intel (x64) / Apple Silicon (arm64) + ────────┼──────────────────────────────┼─────────────────────────────────── + Linux │见下表 │x64 + ────────┴──────────────────────────────┴─────────────────────────────────── + Windows + ────────────────────────┬──────────────────────────────── + 文件 │说明 + ────────────────────────┼──────────────────────────────── + DBX_0.5.11_x64-setup.exe│推荐 — NSIS 安装包,支持自动更新 + ────────────────────────┼──────────────────────────────── + DBX_0.5.11_x64_en-US.msi│MSI 安装包,适用于企业部署 + ────────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + 更新: + scoop update dbx + macOS + ──────────────────────┬───────────────────────────────────────── + 文件 │说明 + ──────────────────────┼───────────────────────────────────────── + DBX_0.5.11_aarch64.dmg│推荐 — 适用于 Apple Silicon (M1/M2/M3/M4) + ──────────────────────┼───────────────────────────────────────── + DBX_0.5.11_x64.dmg │适用于 Intel Mac + ──────────────────────┴───────────────────────────────────────── + Homebrew: + brew install --cask t8y2/tap/dbx + 更新: + brew upgrade --cask t8y2/tap/dbx + Linux + ──────────────────────────────────────┬─────────┬───────────────────────────────────────────────────── + 发行版 │推荐格式 │安装方式 + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Ubuntu / Debian / Linux Mint / Pop!_OS│.deb │sudo dpkg -i DBX_*.deb 或 sudo apt install + │ │./DBX_*.deb + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Fedora / RHEL / CentOS / Rocky Linux │.rpm │sudo rpm -i DBX-*.rpm 或 sudo dnf install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + openSUSE │.rpm │sudo zypper install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Arch Linux / Manjaro │.AppImage│添加执行权限后运行 + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + 其他发行版 │.AppImage│chmod +x DBX_*.AppImage && ./DBX_*.AppImage + ──────────────────────────────────────┴─────────┴───────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.yaml new file mode 100644 index 000000000000..ce81a4cc00e7 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.11/t8y2.DBX.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: t8y2.DBX +PackageVersion: 0.5.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86f169ea5281b4979907e4e2ce883454a764dc1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:40:30 +0800 Subject: [PATCH 07/76] New version: Sourcegraph.Amp version 0.0.1779083535-g196e66 (#375902) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..f64d746af17a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779083535-g196e66 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779083535-g196e66/amp-windows-x64-baseline.exe + InstallerSha256: FF20E252DD44671918B8255F02728E07FF8181B91ABDCEA12AF5D87397476E1C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..ceeacc1fa900 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779083535-g196e66 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..77e29422f81c --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779083535-g196e66 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..416284a1e7bb --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779083535-g196e66/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779083535-g196e66 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 126ac86cc4c66a5971aeed44c4f2c31b6ad5e383 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:40:44 +0800 Subject: [PATCH 08/76] New version: NewRelic.InfrastructureAgent version 1.75.0 (#375931) --- ...ewRelic.InfrastructureAgent.installer.yaml | 17 +++++++++++ ...elic.InfrastructureAgent.locale.en-US.yaml | 30 +++++++++++++++++++ ...elic.InfrastructureAgent.locale.zh-CN.yaml | 9 ++++++ .../1.75.0/NewRelic.InfrastructureAgent.yaml | 8 +++++ 4 files changed, 64 insertions(+) create mode 100644 manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.installer.yaml create mode 100644 manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.en-US.yaml create mode 100644 manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.zh-CN.yaml create mode 100644 manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.yaml diff --git a/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.installer.yaml b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.installer.yaml new file mode 100644 index 000000000000..7cc51bb671b3 --- /dev/null +++ b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NewRelic.InfrastructureAgent +PackageVersion: 1.75.0 +InstallerType: wix +Scope: machine +ProductCode: '{655931B2-7495-443F-BD86-2F37D58D03F6}' +ReleaseDate: 2026-05-15 +AppsAndFeaturesEntries: +- UpgradeCode: '{527B3F06-B23D-426A-9999-C77506EE6B28}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.newrelic.com/infrastructure_agent/windows/newrelic-infra.1.75.0.msi + InstallerSha256: 841ABAB19E69386F5D011B79996044B7410AFB57F9F166EFAD4B1F1BD954FC78 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.en-US.yaml b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.en-US.yaml new file mode 100644 index 000000000000..537a3d7c8296 --- /dev/null +++ b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NewRelic.InfrastructureAgent +PackageVersion: 1.75.0 +PackageLocale: en-US +Publisher: New Relic, Inc. +PublisherUrl: https://newrelic.com/ +PublisherSupportUrl: https://github.com/newrelic/infrastructure-agent/issues +PrivacyUrl: https://newrelic.com/termsandconditions/privacy +Author: New Relic, Inc. +PackageName: New Relic Infrastructure Agent +PackageUrl: https://docs.newrelic.com/docs/infrastructure/infrastructure-agent/windows-installation/windows-msi-installer/ +License: Apache-2.0 +LicenseUrl: https://github.com/newrelic/infrastructure-agent/blob/HEAD/LICENSE +Copyright: Copyright 2026 New Relic +CopyrightUrl: https://newrelic.com/termsandconditions/terms +ShortDescription: Collect inventory data and metrics of your hosts and sends it to the New Relic platform. +ReleaseNotes: |- + What's Changed + - chore(deps): update dependency newrelic/nri-docker to v2.7.2 in https://github.com/newrelic/infrastructure-agent/pull/2229 + - chore(deps): update dependency newrelic/nri-winservices to v1.5.1 in https://github.com/newrelic/infrastructure-agent/pull/2241 + - chore(deps): update dependency newrelic/nri-prometheus to v2.29.1 in https://github.com/newrelic/infrastructure-agent/pull/2240 + - chore(deps): update dependency newrelic/nri-flex to v1.18.3 in https://github.com/newrelic/infrastructure-agent/pull/2239 + - chore: bump Go version to 1.26.3 in https://github.com/newrelic/infrastructure-agent/pull/2243 + - feat: Add OCI IMDS v2 endpoint support (Note: no fall-back from v2 to v1) in https://github.com/newrelic/infrastructure-agent/pull/2238 + Full Changelog: https://github.com/newrelic/infrastructure-agent/compare/1.74.4...1.75.0 +ReleaseNotesUrl: https://github.com/newrelic/infrastructure-agent/releases/tag/1.75.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.zh-CN.yaml b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..3bbf8426f21f --- /dev/null +++ b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.locale.zh-CN.yaml @@ -0,0 +1,9 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NewRelic.InfrastructureAgent +PackageVersion: 1.75.0 +PackageLocale: zh-CN +ShortDescription: 收集主机库存数据和指标,并将其发送至 New Relic 平台。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.yaml b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.yaml new file mode 100644 index 000000000000..4a9cc76f4b4a --- /dev/null +++ b/manifests/n/NewRelic/InfrastructureAgent/1.75.0/NewRelic.InfrastructureAgent.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: NewRelic.InfrastructureAgent +PackageVersion: 1.75.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9631c42805171f1e992f78079040eac26b651951 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 18 May 2026 08:40:57 -0700 Subject: [PATCH 09/76] New version: OpenCLICollective.jira-ticket-cli version 1.0.116 (#375946) --- ...ICollective.jira-ticket-cli.installer.yaml | 20 ++++++++++++ ...llective.jira-ticket-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.jira-ticket-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.yaml diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.installer.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.installer.yaml new file mode 100644 index 000000000000..ac69963551df --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.116 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jtk.exe + PortableCommandAlias: jtk +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.116/jtk_1.0.116_windows_amd64.zip + InstallerSha256: 430E1C944D60C9BF0FA2D39AE863AC84163E0DFD2B713FE3F8B5C8A1ED2CF862 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.116/jtk_1.0.116_windows_arm64.zip + InstallerSha256: E343A4161144E7C973B73BCB7C0FBD5982E054FD927043B0F001EC1B8C0CD2C1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml new file mode 100644 index 000000000000..e4806573d074 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.116 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/atlassian-cli/issues +PackageName: Jira Ticket CLI +PackageUrl: https://github.com/open-cli-collective/atlassian-cli/tree/main/tools/jtk +License: MIT +LicenseUrl: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/LICENSE +ShortDescription: Command-line interface for Jira Cloud +Description: |- + A CLI tool for managing Jira issues directly from your terminal. + Features include issue creation, viewing, updating, and deletion, + workflow transitions, sprint management, JQL search, and comments. +Tags: +- jira +- atlassian +- cli +- ticket +- issue-tracking +- agile +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/jtk-v1.0.116 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/atlassian-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.yaml new file mode 100644 index 000000000000..c9a479d0e5ec --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.116/OpenCLICollective.jira-ticket-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.116 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e833c957015e0d9dd50d9b5d5cf5156218f762f5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:41:11 +0800 Subject: [PATCH 10/76] New version: Vivaldi.Vivaldi.Snapshot version 8.0.4033.15 (#375960) --- .../Vivaldi.Vivaldi.Snapshot.installer.yaml | 68 +++++++++++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml | 39 +++++++++++ ...Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml | 23 +++++++ .../8.0.4033.15/Vivaldi.Vivaldi.Snapshot.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..2bf7d1f2ef9d --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/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.0.4033.15 +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.0.4033.15.x64.exe + InstallerSha256: 6AC3D3ED630E482EA65BDA0329DEB6ACC91CC7A5088BCD09168DABCD1F6E32F5 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.15.x64.exe + InstallerSha256: 6AC3D3ED630E482EA65BDA0329DEB6ACC91CC7A5088BCD09168DABCD1F6E32F5 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.15.arm64.exe + InstallerSha256: 67F2B5F1D177F3871D4E0082A23C36BA7AFFFAD9EAF726108C3DF0B2E15E7C8E + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.15.arm64.exe + InstallerSha256: 67F2B5F1D177F3871D4E0082A23C36BA7AFFFAD9EAF726108C3DF0B2E15E7C8E + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..1f7a65cf43e8 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.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: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.0.4033.15 +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: |- + - [PDF] Disable PDF viewer's "Save to Google Drive" icon VB-127868 + - [Themes][Tabs] Hovered tabs less opaque with transparent background tabs VB-127856 + - [Performance] Removing CSS filter from webview when unused VB-127823 + - [Settings] Open Settings window view doesn't update to a specific section VB-127854 + - [Crash][Linux][x11] During window resize/bounds change VB-127324 + - [Panels] Reset toolbar should also clean up removed web panels VB-127218 + - [Panels] Reset Toolbar to Default restores broken Web Panels VB-127795 + - [Onboarding] Welcome pages lack cleared background VB-127858 + - [Onboarding] Account tooltip missing VB-127610 + - [Themes] Apply transparency to panel toggle VB-127818 + - [Panel Editor] Extensions and web panels duplicates and corrupts rendering VB-127078 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.0.4033.15.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..8379a31ef3ea --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/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.0.4033.15 +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.0.4033.15/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..ae97aa894436 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.15/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.0.4033.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93ea1387a20e4816a18ede55af972a0f6d665f3b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:41:34 +0800 Subject: [PATCH 11/76] Update: KDE.Lokalize version 26.04.1 (26.04-2896) (#375976) --- .../k/KDE/Lokalize/26.04.1/KDE.Lokalize.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Lokalize/26.04.1/KDE.Lokalize.installer.yaml b/manifests/k/KDE/Lokalize/26.04.1/KDE.Lokalize.installer.yaml index 19eac591d2d9..95b0b2409fa3 100644 --- a/manifests/k/KDE/Lokalize/26.04.1/KDE.Lokalize.installer.yaml +++ b/manifests/k/KDE/Lokalize/26.04.1/KDE.Lokalize.installer.yaml @@ -15,14 +15,14 @@ ProductCode: Lokalize Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2866-windows-cl-msvc2022-x86_64.exe - InstallerSha256: C4A737BD2761B9F64459FD5970EBC7A0C3300DF4EDB896A4A785B98AB3039AEF + InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2896-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 0C01A9AD4C1F5A6ED63E85ADABCF3ABEFED9BDDA9B568FEBC2098CED7CAFA29F InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2866-windows-cl-msvc2022-x86_64.exe - InstallerSha256: C4A737BD2761B9F64459FD5970EBC7A0C3300DF4EDB896A4A785B98AB3039AEF + InstallerUrl: https://cdn.kde.org/ci-builds/sdk/lokalize/release-26.04/windows/lokalize-release_26.04-2896-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 0C01A9AD4C1F5A6ED63E85ADABCF3ABEFED9BDDA9B568FEBC2098CED7CAFA29F InstallerSwitches: Custom: /AllUsers ManifestType: installer From db4be77ab3e2187249ef5a15fc2cd2c7cc540720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 18 May 2026 17:41:39 +0200 Subject: [PATCH 12/76] New version: CycloneDX.cdxgen version 12.4.1 (#375981) --- .../12.4.1/CycloneDX.cdxgen.installer.yaml | 18 ++++++++ .../12.4.1/CycloneDX.cdxgen.locale.en-US.yaml | 41 +++++++++++++++++++ .../cdxgen/12.4.1/CycloneDX.cdxgen.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.installer.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.locale.en-US.yaml create mode 100644 manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.yaml diff --git a/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.installer.yaml b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.installer.yaml new file mode 100644 index 000000000000..7c79e4f4fe28 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.1 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CycloneDX/cdxgen/releases/download/v12.4.1/cdxgen-windows-amd64.exe + InstallerSha256: 7F7898E103231D44CE6CE0EA42C0CFC75E3244DF7A81312E068D03828AD8EDED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.locale.en-US.yaml b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.locale.en-US.yaml new file mode 100644 index 000000000000..c4b4feecbdc5 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.1 +PackageLocale: en-US +Publisher: OWASP Foundation +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/CycloneDX/cdxgen/issues +Author: CycloneDX +PackageName: CycloneDX Generator (cdxgen) +PackageUrl: https://github.com/CycloneDX/cdxgen +License: Apache-2.0 +LicenseUrl: https://github.com/CycloneDX/cdxgen/blob/HEAD/LICENSE +ShortDescription: A polyglot tool and a library for generating various Bill of Materials in CycloneDX specification. +Description: Generate Software Bill of Materials (SBOM) for most applications and container images with a single command. Generate Operations Bill of Materials (OBOM) for Linux and Windows hosts. Integrate with any CI/CD pipeline. Automatically submit the generated BOM to your dependency track server for analysis. +Moniker: cdxgen +Tags: +- bom +- cbom +- containers +- cyclonedx +- docker +- oci +- owasp +- package-url +- purl +- saasbom +- sbom +- sca +- software-bill-of-materials +- supply-chain +ReleaseNotes: |- + Optimise SEA binaries. + What's Changed + 🤖 AI-auto Changes + - fix: profile standalone binary dependencies by @prabhu in #4053 + Full Changelog: v12.4.0...v12.4.1 +ReleaseNotesUrl: https://github.com/cdxgen/cdxgen/releases/tag/v12.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.yaml b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.yaml new file mode 100644 index 000000000000..2144c350c057 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.4.1/CycloneDX.cdxgen.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CycloneDX.cdxgen +PackageVersion: 12.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0c45c5958e46a09647b0ea8c5179ac84b8de67b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 18 May 2026 23:42:00 +0800 Subject: [PATCH 13/76] New version: Sourcegraph.Amp version 0.0.1779109569-gabaf79 (#375986) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..a4cacf0ec6ee --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779109569-gabaf79 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779109569-gabaf79/amp-windows-x64-baseline.exe + InstallerSha256: 9A5E366592ABA85C808FD8DAE4AAD4CB825A98E419FCE229C57ADE3D2564AC87 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..d130970bdef4 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779109569-gabaf79 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2c928a8f2f6 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779109569-gabaf79 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..8eb117b3fd82 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779109569-gabaf79/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779109569-gabaf79 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fd2c2ffb357655a56c9cdc6c74d16f502548bbee Mon Sep 17 00:00:00 2001 From: YANA! Date: Tue, 19 May 2026 00:42:05 +0900 Subject: [PATCH 14/76] OpenDumpViewer.OpenDumpViewer version 4.1.2 (#375998) --- ...enDumpViewer.OpenDumpViewer.installer.yaml | 23 +++++++++++++++++++ ...umpViewer.OpenDumpViewer.locale.ja-JP.yaml | 19 +++++++++++++++ .../4.1.2/OpenDumpViewer.OpenDumpViewer.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.installer.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.yaml diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.installer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.installer.yaml new file mode 100644 index 000000000000..80de365d1ac7 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.1.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.1.2/OpenDumpViewer_v4.1.2_installer_x64.exe + InstallerSha256: 84D5CD3C0334D8AEE735895549858770791F8F0E86577F19D9E9B617057E4EEF +- Architecture: arm64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.1.2/OpenDumpViewer_v4.1.2_installer_arm64.exe + InstallerSha256: 368B160B4A65039E5E2C9D7F88253886A1B2D2EC3BE7F81550149C426410E9E4 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml new file mode 100644 index 000000000000..067eb3a07650 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.locale.ja-JP.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.1.2 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: Open DUMP Viewer for Oracle database +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア +Tags: +- oracle +- dump +- viewer +- database +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.yaml new file mode 100644 index 000000000000..c1b46b3e8a3e --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/4.1.2/OpenDumpViewer.OpenDumpViewer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer +PackageVersion: 4.1.2 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 From 9d1539ac009a1edc35cf144ff872d7c30dd178b6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:01:22 +0800 Subject: [PATCH 15/76] New version: Google.DartSDK version 3.12.0 (#375956) --- .../3.12.0/Google.DartSDK.installer.yaml | 23 +++++ .../3.12.0/Google.DartSDK.locale.en-US.yaml | 83 +++++++++++++++++++ .../3.12.0/Google.DartSDK.locale.zh-CN.yaml | 17 ++++ .../Google/DartSDK/3.12.0/Google.DartSDK.yaml | 8 ++ 4 files changed, 131 insertions(+) create mode 100644 manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.installer.yaml create mode 100644 manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.en-US.yaml create mode 100644 manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.zh-CN.yaml create mode 100644 manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.yaml diff --git a/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.installer.yaml b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.installer.yaml new file mode 100644 index 000000000000..604d96418109 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.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: Google.DartSDK +PackageVersion: 3.12.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dart-sdk\bin\dart.exe + PortableCommandAlias: dart +- RelativeFilePath: dart-sdk\bin\dartaotruntime.exe + PortableCommandAlias: dartaotruntime +ReleaseDate: 2026-05-08 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/dart-archive/channels/stable/release/3.12.0/sdk/dartsdk-windows-x64-release.zip + InstallerSha256: 40F935B113B4E115898E9E945A31FCF9A42A316FAA731D290E368C4745219428 +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/dart-archive/channels/stable/release/3.12.0/sdk/dartsdk-windows-arm64-release.zip + InstallerSha256: D08373A0ADAE6C319E48E72B1820F3A49357B31BE585EF26F63FE218B8475234 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.en-US.yaml b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.en-US.yaml new file mode 100644 index 000000000000..9ea0805e4822 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.en-US.yaml @@ -0,0 +1,83 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.12.0 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://dart.dev/community +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Dart SDK +PackageUrl: https://dart.dev/ +License: BSD-3-Clause +LicenseUrl: https://github.com/dart-lang/sdk/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026, the Dart project authors. +CopyrightUrl: https://github.com/dart-lang/sdk/blob/HEAD/PATENT_GRANT +ShortDescription: A set of tools and libraries for the Dart programming language. +Tags: +- dart +- flutter +ReleaseNotes: |- + Released on: Unreleased + Language + Private named parameters + Dart now supports private named parameters. Before 3.12, it was an error to have a named parameter that starts with an underscore: + class Point { + final int _x, _y; + // Compile error in Dart 3.11. + Point({required this._x, required this._y}); + } + This means that, before 3.12, initializing a private field from a named parameter required an explicit initializer list: + class Point { + final int _x, _y; + Point({required int x, required int y}) + : _x = x, + _y = y; + } + All the initializer list is doing is removing the leading _. In Dart 3.12, the language does that for you. Now you can write: + class Point { + final int _x, _y; // Private fields. + Point({required this._x, required this._y}); + } + This code behaves exactly like the previous example. The initialized fields are private, but the argument names written at the call site are public: + void main() { + print(Point(x: 1, y: 2)); + } + Libraries + dart:core + - The Dart VM's RegExp implementation now supports modifier spans and duplicate named capture groups. + dart:js_interop + - Breaking change in extension name of isA: isA is moved from JSAnyUtilityExtension to NullableObjectUtilExtension to support type-checking any Object?. isA() also now handles JS objects with no prototypes correctly and isA() does a non-trivial check to make sure the value is a JS value. See #56905 for more details. As JSAnyUtilityExtension is on JSAny? and NullableObjectUtilExtension is on the supertype Object?, this change is only breaking if users referred to the extension name directly, either through applying the extension directly or through using show/hide directives. + - isA() now checks whether the function is actually a JS wrapper function that is returned from Function.toJS or Function.toJSCaptureThis. + - Added JSIterableProtocol, JSIterable, JSIteratorProtocol, JSIterator, and JSIteratorResult types to model JavaScript's iteration protocols. JSArray and JSString now implement JSIterable. + - Added extension types to provide Iterable.toJSIterable, JSIterable.toDartIterable, Iterator.toJSIterator, and JSIterator.toDartIterator. + Tools + Analyzer + - The new simple_directive_paths lint and its associated fix flag and simplify unnecessarily complex import and export paths, such as those containing redundant ./ or backtracking ../ segments. + Use dart fix --code=simple_directive_paths (with either --dry-run or --apply) to bulk fix existing lint violations. + - The prefer_initializing_formals lint rule highlights named parameters that could be private named parameters. + Use dart fix --code=prefer_initializing_formals (with either --dry-run or --apply) to bulk fix existing lint violations. + - Violations of the avoid_final_parameters lint can now be fixed with dart fix --code=avoid_final_parameters. + - The analyzer now warns when a function that contains a parameter annotated with @mustBeConst is torn off. + - The invalid_runtime_check_with_js_interop_types rule now checks for JS interop types used in a catch clause's on-type and instructs users to use isA for type checks instead. + - Analyzer plugins: Initial support for 'print debugging' via new sections in the "Plugins" Insights (Diagnostics) page. When a plugin is computing lint and warning diagnostics, print calls are now redirected to the analysis server, which presents the messages in the appropriate plugin's section on the Plugins page. + - Improved support for extension types in many existing lint rules. + - Improved support for null-aware elements in existing lint rules. + - The analysis server starts up faster with the help of improved analysis options file caching. The improvement depends on the number of analysis options files in the workspace, and the number of included analysis options files. The improvement is greater for systems with slower disk access. + - Various other improvements to analysis performance. + Pub + - dart pub cache repair now, by default, only repairs the packages referenced by the current project's pubspec.lock file. For the old behavior of repairing all packages, use the --all flag. + - dart pub add and dart pub unpack now accept @ as an alternative to : for separating a package name from its version constraint. + - Git dependencies now support Git Large File Storage (LFS). + dart2wasm + - Updated deferred loading module loader API to allow batched fetching of deferred modules. The embedder now takes loadDeferredModules instead of loadDeferredModule where the new function should now expect an array of module names rather than individual module names. All the module loading functions must now also accept an instantiator callback to which they should pass the loaded results. + dart2js + - JSExportedDartFunction.toDart sometimes incorrectly returned the original Dart function even if the wrapper JS function was cast from a call to the deprecated allowInterop. Instead, to be consistent with DDC and dart2wasm, it now throws if the wrapper JS function wasn't a result of Function.toJS or Function.toJSCaptureThis. +ReleaseNotesUrl: https://github.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#3120 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://dart.dev/guides +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.zh-CN.yaml b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.zh-CN.yaml new file mode 100644 index 000000000000..a20ff443aa0a --- /dev/null +++ b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.12.0 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +ShortDescription: Dart SDK 是一套用于 Dart 编程语言的工具和库。 +Tags: +- dart +- flutter +ReleaseNotesUrl: https://github.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#3120 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://dart.dev/guides +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.yaml b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.yaml new file mode 100644 index 000000000000..ede2830a1030 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.12.0/Google.DartSDK.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: Google.DartSDK +PackageVersion: 3.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2789746f064f88e69491047706f7515b55b87526 Mon Sep 17 00:00:00 2001 From: llozanos81 <8082703+llozanos81@users.noreply.github.com> Date: Mon, 18 May 2026 10:01:46 -0600 Subject: [PATCH 16/76] Update version: NovaeMX.gitflow-helper version 0.6.6 (#375995) --- .../gitflow-helper/0.6.6/NovaeMX.gitflow-helper.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/n/NovaeMX/gitflow-helper/0.6.6/NovaeMX.gitflow-helper.installer.yaml b/manifests/n/NovaeMX/gitflow-helper/0.6.6/NovaeMX.gitflow-helper.installer.yaml index bfc70cb6f229..238ddfcef8c6 100644 --- a/manifests/n/NovaeMX/gitflow-helper/0.6.6/NovaeMX.gitflow-helper.installer.yaml +++ b/manifests/n/NovaeMX/gitflow-helper/0.6.6/NovaeMX.gitflow-helper.installer.yaml @@ -11,7 +11,7 @@ NestedInstallerFiles: Installers: - Architecture: x64 InstallerUrl: https://github.com/novaemx/gitflow-helper/releases/download/v0.6.6/gitflow-0.6.6-windows-amd64.zip - InstallerSha256: DA8D9829E5C69F7B0B0029D54C9F72AB9A9EDFA57A4E73C6031ACF730291841C + InstallerSha256: A6D05153EBC3006575AA559C6E153EBA5A77561A5AB753B05BA4B9EB7DAACE73 ManifestType: installer ManifestVersion: 1.12.0 ReleaseDate: 2026-05-07 From 3449ddbd351a712942083172a6362ad449752809 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Mon, 18 May 2026 18:28:55 +0200 Subject: [PATCH 17/76] New version: JanDeDobbeleer.OhMyPosh version 29.14.0 (#376000) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 38 +++++++++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 35 +++++++++++++++++ .../29.14.0/JanDeDobbeleer.OhMyPosh.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 000000000000..d81cd389eb82 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.14.0 +InstallerLocale: en-US +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17134.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.14.0/install-x64.msix + InstallerSha256: D139B8D301C5BB9CACB87201ABED01BCAA9DC2ECC9B74A2CD972201421E874C0 + SignatureSha256: 0086E3CAAA07806BE518D13137FB7196CCA536A5140F0A13B89411D55EF3A9F2 + PackageFamilyName: ohmyposh.cli_96v55e8n804z4 +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.17134.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.14.0/install-arm64.msix + InstallerSha256: 202BE8DAFC22B21F940E1BAAEE7A0CB7B15ED15E63A382D1B923143E683A4EC8 + SignatureSha256: 7752919F862B2A92B5FDF9E8F448E1FA0B04351158A42CA848846E0A3DEF0879 + PackageFamilyName: ohmyposh.cli_96v55e8n804z4 +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.14.0/install-x64.msi + InstallerSha256: 037BD13FEE90B872219F826660BE563FCAB3FE746CD504EA8FE07A3B5F5CE17B + ProductCode: '{F272B56C-468D-4493-A894-FEEA096BE938}' +- Architecture: arm64 + InstallerType: msi + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.14.0/install-arm64.msi + InstallerSha256: E4E716CF0DD5036CFD0CF117D17F238E6E7856792690CF85F9AB834A841C2CC5 + ProductCode: '{55E9ABBA-B048-426D-B3E9-D592B99581D3}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 000000000000..356fc63b75cb --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.14.0 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Tags: +- bash +- cmd +- git +- nerd-fonts +- nushell +- powershell +- starship +- tooltips +- console +- command-line +- shell +- wsl +- developer-tools +- utilities +- cli +- terminal +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v29.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 000000000000..d43bc425b39a --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/29.14.0/JanDeDobbeleer.OhMyPosh.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: JanDeDobbeleer.OhMyPosh +PackageVersion: 29.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 807bdafc2102e944b8cb2f57064a71b37119492a Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Mon, 18 May 2026 18:29:07 +0200 Subject: [PATCH 18/76] New version: VSCodium.VSCodium.Insiders version 1.120.03325 (#376006) --- .../VSCodium.VSCodium.Insiders.installer.yaml | 56 +++++++ ...Codium.VSCodium.Insiders.locale.en-US.yaml | 138 ++++++++++++++++++ .../VSCodium.VSCodium.Insiders.yaml | 8 + 3 files changed, 202 insertions(+) create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.installer.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.locale.en-US.yaml create mode 100644 manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.yaml diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.installer.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.installer.yaml new file mode 100644 index 000000000000..4f2a2e25687c --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.installer.yaml @@ -0,0 +1,56 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium.Insiders +PackageVersion: 1.120.03325 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.120.03325-insider/VSCodiumUserSetup-x64-1.120.03325-insider.exe + InstallerSha256: 8AF3452208BC70842FCAB26AD7EF0DF48E576C042A67806C6D7F7DA5987A90D8 + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' + AppsAndFeaturesEntries: + - DisplayName: VSCodium Insiders (User) + ProductCode: '{20F79D0D-A9AC-4220-9A81-CE675FFB6B41}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.120.03325-insider/VSCodiumSetup-x64-1.120.03325-insider.exe + InstallerSha256: F656C5543A537823D0F49E14416491F76C0FEEB2E7612C954ACA081AFBCEE9CC + ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{B2E0DDB2-120E-4D34-9F7E-8C688FF839A2}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.120.03325-insider/VSCodiumUserSetup-arm64-1.120.03325-insider.exe + InstallerSha256: BC74CB69B774A5E47B0F1FF808A689C732EC7385840E434F49287FE06F76B84E + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' + AppsAndFeaturesEntries: + - DisplayName: VSCodium Insiders (User) + ProductCode: '{2E362F92-14EA-455A-9ABD-3E656BBBFE71}_is1' + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\VSCodium Insiders' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/VSCodium/vscodium-insiders/releases/download/1.120.03325-insider/VSCodiumSetup-arm64-1.120.03325-insider.exe + InstallerSha256: 856B80206B1AD418E4DB88C08446F848E651045D0213D5E290BBC41EB688AC50 + ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{44721278-64C6-4513-BC45-D48E07830599}_is1' + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VSCodium Insiders' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.locale.en-US.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..4d35fce80f75 --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.locale.en-US.yaml @@ -0,0 +1,138 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium.Insiders +PackageVersion: 1.120.03325 +PackageLocale: en-US +Publisher: VSCodium +PublisherUrl: https://github.com/VSCodium/vscodium +PublisherSupportUrl: https://github.com/VSCodium/vscodium/issues +Author: VSCodium +PackageName: VSCodium Insiders +PackageUrl: https://vscodium.com/ +License: MIT +LicenseUrl: https://github.com/VSCodium/vscodium-insiders/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 VSCodium Team +CopyrightUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE +ShortDescription: VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. +Description: |- + VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code Insiders. + VSCodium is a powerful IDE which runs on your desktop and is available for Windows, macOS and Linux. +Tags: +- cross-platform +- editor +- foss +- ide +- javascript +- open-source +- typescript +- vscode +ReleaseNotes: |- + update vscode to 0958016b2af9f09bb4257e0df4a95e2f90590f9f + x86 64bits + ───────┬───────────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-x64-1.120.03325-insider.exe + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │System Installer │VSCodiumSetup-x64-1.120.03325-insider.exe + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-win32-x64-1.120.03325-insider.zip + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates enabled │VSCodium-x64-1.120.03325-insider.msi + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.msi - updates disabled│VSCodium-x64-updates-disabled-1.120.03325-insider.msi + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-win32-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-win32-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-x64-1.120.03325-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │.dmg │VSCodium.x64.1.120.03325-insider.dmg + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.zip │VSCodium-darwin-x64-1.120.03325-insider.zip + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-x64-1.120.03325.-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-x64-1.120.03325-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │.deb │codium-insiders_1.120.03325_amd64.deb + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.120.03325-el8.x86_64.rpm + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │AppImage │VSCodium-Insiders-1.120.03325.glibc2.30-x86_64.AppImage + │ │VSCodium-Insiders-1.120.03325.glibc2.30-x86_64.AppImage.zsync + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Snap │codium-insiders_1.120.03325_amd64.snap + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-x64-1.120.03325-insider.tar.gz + ───────┼───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-x64-1.120.03325-insider.tar.gz + ├───────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-x64-1.120.03325-insider.tar.gz + ───────┴───────────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + ARM 64bits + ───────┬────────────────┬───────────────────────────────────────────────────────────── + Windows│User Installer │VSCodiumUserSetup-arm64-1.120.03325-insider.exe + ├────────────────┼───────────────────────────────────────────────────────────── + │System Installer│VSCodiumSetup-arm64-1.120.03325-insider.exe + ├────────────────┼───────────────────────────────────────────────────────────── + │.zip │VSCodium-win32-arm64-1.120.03325-insider.zip + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-win32-arm64-1.120.03325-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + macOS │.dmg │VSCodium.arm64.1.120.03325-insider.dmg + ├────────────────┼───────────────────────────────────────────────────────────── + │.zip │VSCodium-darwin-arm64-1.120.03325-insider.zip + ├────────────────┼───────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-darwin-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-darwin-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-darwin-arm64-1.120.03325-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + Linux │.deb │codium-insiders_1.120.03325_arm64.deb + ├────────────────┼───────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.120.03325-el8.aarch64.rpm + ├────────────────┼───────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Snap │codium-insiders_1.120.03325_arm64.snap + ├────────────────┼───────────────────────────────────────────────────────────── + │Remote Host │vscodium-reh-linux-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-arm64-1.120.03325-insider.tar.gz + ───────┼────────────────┼───────────────────────────────────────────────────────────── + Alpine │Remote Host │vscodium-reh-alpine-arm64-1.120.03325-insider.tar.gz + ├────────────────┼───────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-alpine-arm64-1.120.03325-insider.tar.gz + ───────┴────────────────┴───────────────────────────────────────────────────────────── + ARM 32bits + ─────┬───────────┬──────────────────────────────────────────────────────────── + Linux│.deb │codium-insiders_1.120.03325_armhf.deb + ├───────────┼──────────────────────────────────────────────────────────── + │.rpm │codium-insiders-1.120.03325-el8.armv7hl.rpm + ├───────────┼──────────────────────────────────────────────────────────── + │.tar.gz │VSCodium-linux-armhf-1.120.03325-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │Remote Host│vscodium-reh-linux-armhf-1.120.03325-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │Web Host │vscodium-reh-web-linux-armhf-1.120.03325-insider.tar.gz + ├───────────┼──────────────────────────────────────────────────────────── + │CLI │vscodium-cli-linux-armhf-1.120.03325-insider.tar.gz + ─────┴───────────┴──────────────────────────────────────────────────────────── + PPC 64bits + ─────┬───────────┬────────────────────────────────────────────────────────────── + Linux│.deb │codium-insiders_1.120.03325_ppc64el.deb +ReleaseNotesUrl: https://github.com/VSCodium/vscodium-insiders/releases/tag/1.120.03325-insider +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.yaml b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.yaml new file mode 100644 index 000000000000..358cc917279f --- /dev/null +++ b/manifests/v/VSCodium/VSCodium/Insiders/1.120.03325/VSCodium.VSCodium.Insiders.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: VSCodium.VSCodium.Insiders +PackageVersion: 1.120.03325 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 753e95f921c0bb12e8feb0adec280c04df4088f7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:29:20 +0800 Subject: [PATCH 19/76] New version: Alibaba.QoderWork version 0.4.1 (#376009) --- .../{0.4.0 => 0.4.1}/Alibaba.QoderWork.installer.yaml | 6 +++--- .../{0.4.0 => 0.4.1}/Alibaba.QoderWork.locale.en-US.yaml | 2 +- .../{0.4.0 => 0.4.1}/Alibaba.QoderWork.locale.zh-CN.yaml | 2 +- .../QoderWork/{0.4.0 => 0.4.1}/Alibaba.QoderWork.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/a/Alibaba/QoderWork/{0.4.0 => 0.4.1}/Alibaba.QoderWork.installer.yaml (80%) rename manifests/a/Alibaba/QoderWork/{0.4.0 => 0.4.1}/Alibaba.QoderWork.locale.en-US.yaml (99%) rename manifests/a/Alibaba/QoderWork/{0.4.0 => 0.4.1}/Alibaba.QoderWork.locale.zh-CN.yaml (98%) rename manifests/a/Alibaba/QoderWork/{0.4.0 => 0.4.1}/Alibaba.QoderWork.yaml (91%) diff --git a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.installer.yaml b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.installer.yaml similarity index 80% rename from manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.installer.yaml rename to manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.installer.yaml index f294edb3f904..64bec9ccd390 100644 --- a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.installer.yaml +++ b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.4.0 +PackageVersion: 0.4.1 InstallerType: nullsoft InstallerSwitches: Upgrade: --updated @@ -15,13 +15,13 @@ Installers: - Architecture: x64 Scope: user InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: D5940D6E5CD323786ED2B8C9D7DF6A8B179DA6C85DFDC09228C494A9E5642D75 + InstallerSha256: B26478A508F0EBC0707D0824E90EC54F8210661ACF9CB9B6B462CB2E1CA0820F InstallerSwitches: Custom: /currentuser - Architecture: x64 Scope: machine InstallerUrl: https://download.qoder.com.cn/qoder-work/releases/latest/QoderWork-Setup-User-x64.exe - InstallerSha256: D5940D6E5CD323786ED2B8C9D7DF6A8B179DA6C85DFDC09228C494A9E5642D75 + InstallerSha256: B26478A508F0EBC0707D0824E90EC54F8210661ACF9CB9B6B462CB2E1CA0820F InstallerSwitches: Custom: /allusers ManifestType: installer diff --git a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.en-US.yaml b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.en-US.yaml similarity index 99% rename from manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.en-US.yaml rename to manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.en-US.yaml index c91f82f6407b..061be256a722 100644 --- a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.en-US.yaml +++ b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.4.0 +PackageVersion: 0.4.1 PackageLocale: en-US Publisher: Qoder PublisherUrl: https://qoder.com/ diff --git a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.zh-CN.yaml b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.zh-CN.yaml similarity index 98% rename from manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.zh-CN.yaml rename to manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.zh-CN.yaml index 49321c517674..20901b376b7f 100644 --- a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.locale.zh-CN.yaml +++ b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.4.0 +PackageVersion: 0.4.1 PackageLocale: zh-CN License: 专有软件 ShortDescription: 将智能体能力扩展至代码之外。只需描述您的需求——QoderWork 负责规划、执行并交付。 diff --git a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.yaml b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.yaml similarity index 91% rename from manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.yaml rename to manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.yaml index 9a3ea3556b7a..757795443e56 100644 --- a/manifests/a/Alibaba/QoderWork/0.4.0/Alibaba.QoderWork.yaml +++ b/manifests/a/Alibaba/QoderWork/0.4.1/Alibaba.QoderWork.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Alibaba.QoderWork -PackageVersion: 0.4.0 +PackageVersion: 0.4.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From eee5a395f27a5b65f32cfddbfb96475bf7c4a553 Mon Sep 17 00:00:00 2001 From: Scott Hanson Date: Mon, 18 May 2026 12:29:33 -0400 Subject: [PATCH 20/76] New version: xLightsSequencer.xLights version 2026.09 (#376011) --- .../xLightsSequencer.xLights.installer.yaml | 29 ++++++++++++ ...xLightsSequencer.xLights.locale.en-US.yaml | 45 +++++++++++++++++++ .../2026.09/xLightsSequencer.xLights.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.installer.yaml create mode 100644 manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.locale.en-US.yaml create mode 100644 manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.yaml diff --git a/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.installer.yaml b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.installer.yaml new file mode 100644 index 000000000000..34e2c4ade645 --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.installer.yaml @@ -0,0 +1,29 @@ +# 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: xLightsSequencer.xLights +PackageVersion: '2026.09' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /sp- /verysilent /norestart + SilentWithProgress: /sp- /silent /norestart +UpgradeBehavior: install +ProductCode: xLights_is1 +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- ProductCode: xLights_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\xLights' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xLightsSequencer/xLights/releases/download/2026.09/xLights64_2026_9.exe + InstallerSha256: BF6A02BF4FD8F4E5BC4CA0433B6456A126ABA9CD7F13FE8D39D0C329DAAA6F16 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.locale.en-US.yaml b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.locale.en-US.yaml new file mode 100644 index 000000000000..8b8fb1c01d44 --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.locale.en-US.yaml @@ -0,0 +1,45 @@ +# 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: xLightsSequencer.xLights +PackageVersion: '2026.09' +PackageLocale: en-US +Publisher: xLightsSequencer +PublisherUrl: https://github.com/xLightsSequencer/ +PublisherSupportUrl: https://github.com/xLightsSequencer/xLights/issues +PackageName: xLights +PackageUrl: https://github.com/xLightsSequencer/xLights +License: GPL-3.0 +LicenseUrl: https://github.com/xLightsSequencer/xLights/blob/HEAD/License.txt +ShortDescription: xLights is a free and open source program that enables you to design, create and play amazing lighting displays through the use of DMX controllers, E1.31 Ethernet controllers and more. +ReleaseNotes: |- + 2026.09 — May 9, 2026 + Enhancements + - dkulp — Controller delete now clears any model's "!ControllerName:..." start channel so dependent models become unassigned instead of pointing at a missing controller. + - scott — Add experimental custom color picker (Preferences > Other) with HSV disc, brightness slider, CSS named-color swatches, recent colors, and hex entry. + - cybercop23 — "Paste Effects" auto-inserts the needed layers when pasting multi-layer effects; new "Copy Layers/SubModels to Models" pastes effects to multiple models at once. + - dkulp — macOS crash report: capture every thread's backtrace at the moment of the crash into a new all-threads.txt file. + - Neil — Custom Model Wiring header overlay now shows "Total Nodes: N" below Rotation. + - dkulp — MediaCompatibility flags rawvideo .mov with non-8-aligned row stride so the on-load convert dialog catches them and converts to ProRes 4444 before playback. + - dkulp — AVFoundationVideoReader detects rawvideo .mov with non-8-aligned stride at construction so desktop falls back to FFmpeg; iPad surfaces them as unreadable. + Bug Fixes + - dkulp — Shader effect (Windows): return the GL context to the pool every frame instead of pinning one per ShaderRenderCache. + - dkulp — Fast-math hazard audit: fixed TempoDetector, ChordDetector, and mapbox earcut OBJ triangulation; switched isnan/isinf/isfinite guards to _builtin* so -ffinite-math-only no longer elides them. + - dkulp — OpenGL (Windows): check the LoadGLFunctions return value before initializing shaders, and check every required GL entry point inside ShaderProgram::Init. + - dkulp — EffectsPanel::SetDefaultEffectValues: null-check effectManager and effectPanelManager before iterating. + - dkulp — LayoutPanel::FinalizeModel: null-check the dynamic_cast of _newModel before calling ClearPolyLineCreate/GetNumHandles. + - dkulp — LayoutPanel: null-check event.GetProperty() in OnPropertyGridChanging — fixes crashes editing BkgSizeWidth/Height while a layout group is being switched. + - dkulp — Layout preview: guard DisplayModelOnWindow/DisplayEffectOnWindow against null Nodes/empty Coords — fixes top macOS crash 3D drag-placing new Tree/Sphere/Cube. + - dkulp — Stem Separator: guard the CoreML inference call with @try/@catch and reject outputs whose strides have fewer dimensions than the shape. + - cybercop23 — 3D shift+drag lasso was selecting models outside the box when zoomed in: the OBB test now projects all 8 AABB corners (was 2) and depth-filters background models. + - dkulp — Fix Apple Intelligence crash in FoundationModels.respond() on macOS 26 by reordering rpath so /usr/lib/swift wins over the bundled libswift_Concurrency. + - scott — HTDemucs ONNX model download was failing because the 12s curl timeout meant for short API calls also killed the large-file download. + - dkulp — Backup: per-file copy now uses std::filesystem::copy_file (logs path/errno on failure), and requests write access so sandboxed builds get a writable bookmark. + - Neil — macOS: opening a .xsqz package while a sequence is loaded now spawns a new xLights process via open -n instead of replacing the current show folder in-place. + - cjd — Audio not playing on first Play after opening a sequence — AudioManager::Seek() now lazy-adds the audio stream the same way Play() does. + - dkulp — Generate AI Lyrics now feeds the recogniser the currently-selected waveform (RAW, HTDemucs vocals stem, band-passed, etc.) instead of always sending the mix. + - dkulp — Video transcode: when a chosen encoder (e.g. libx265's 16x16 minimum) refuses the source dimensions, fall through to the next candidate. Fixes very small videos. + - dkulp — Video transcode + Export Model Video (.mov): AVFoundation rawvideo decoder needs row stride divisible by 8, so non-8-aligned widths now route through ProRes 4444. +ReleaseNotesUrl: https://github.com/xLightsSequencer/xLights/releases/tag/2026.09 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.yaml b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.yaml new file mode 100644 index 000000000000..b7cd357b608c --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.09/xLightsSequencer.xLights.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: xLightsSequencer.xLights +PackageVersion: '2026.09' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 801f8900c8b6c236030cceb97d9900cead2ee309 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:29:46 +0800 Subject: [PATCH 21/76] New version: Google.Chrome.Canary version 150.0.7844.0 (#376016) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{150.0.7843.0 => 150.0.7844.0}/Google.Chrome.Canary.installer.yaml (58%) rename manifests/g/Google/Chrome/Canary/{150.0.7843.0 => 150.0.7844.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7843.0 => 150.0.7844.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7843.0 => 150.0.7844.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7843.0 => 150.0.7844.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.installer.yaml similarity index 58% rename from manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.installer.yaml index 49c9ef65d99e..e783ea6420f5 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7843.0 +PackageVersion: 150.0.7844.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/adhbfae42qzmdfntbs6aqzagal6q_150.0.7843.0/150.0.7843.0_chrome_installer_uncompressed.exe - InstallerSha256: 0F5322D7E49490D7238A828ACCC107DCD9B6205BEED076580407942415DA0A5A + InstallerUrl: https://dl.google.com/release2/chrome/adbfc5xlzubiuv6d42djir24ooiq_150.0.7844.0/150.0.7844.0_chrome_installer_uncompressed.exe + InstallerSha256: 6A9704E53EA09FDEE29B0718A30F401B4AFB57183F125631AA5F528B3CA20725 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/fkmzttgqyzooifplox2btevbhm_150.0.7843.0/150.0.7843.0_chrome_installer_uncompressed.exe - InstallerSha256: 45EC012AC5FA9C091C08A786EB3BF4179F7EFCF1C2D514E7DE493D94E04ABF88 + InstallerUrl: https://dl.google.com/release2/chrome/ih3qkwqlh2gkyn4j52hhbdvhve_150.0.7844.0/150.0.7844.0_chrome_installer_uncompressed.exe + InstallerSha256: BFF5C40171CC0E515C636D0EE5AA7A56CA120AF712B0A3DAF46E832F09C8D100 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/ldfbcilzd4lseeci3dk6nbcr3m_150.0.7843.0/150.0.7843.0_chrome_installer_uncompressed.exe - InstallerSha256: 7DE25FDB490649941DB4D24DD24F72D5E1D6CEAF438AB63FCA57A621A20AFD7C + InstallerUrl: https://dl.google.com/release2/chrome/mqdk3gaiz4picyzxnvp3aanqzm_150.0.7844.0/150.0.7844.0_chrome_installer_uncompressed.exe + InstallerSha256: 7C05CB74CB031823C212B6EAA6819DF194B5BC9D1519071BC35FF4C7CBC22990 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.en-US.yaml index 86ff0920d758..e02e58aa37de 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7843.0 +PackageVersion: 150.0.7844.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.nb-NO.yaml index fecac5be9e2e..e14236ebfba0 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7843.0 +PackageVersion: 150.0.7844.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.zh-CN.yaml index e5fa6eaf3be2..d0783f6c4f8c 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7843.0 +PackageVersion: 150.0.7844.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.yaml index 6ee6f9e80a8a..54255677e7a5 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7843.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7844.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7843.0 +PackageVersion: 150.0.7844.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 9b2608e05581ef946a161e6e11dcf4e4fde1f530 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:29:59 +0800 Subject: [PATCH 22/76] New version: NetEase.UURemote version 4.24.1.8030 (#376021) --- .../NetEase.UURemote.installer.yaml | 15 +++++++++++ .../NetEase.UURemote.locale.en-US.yaml | 26 +++++++++++++++++++ .../NetEase.UURemote.locale.zh-CN.yaml | 26 +++++++++++++++++++ .../4.24.1.8030/NetEase.UURemote.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.installer.yaml create mode 100644 manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.en-US.yaml create mode 100644 manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.zh-CN.yaml create mode 100644 manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.yaml diff --git a/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.installer.yaml b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.installer.yaml new file mode 100644 index 000000000000..956f95e599ea --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetEase.UURemote +PackageVersion: 4.24.1.8030 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: GameViewer +Installers: +- Architecture: x64 + InstallerUrl: https://a56.gdl.netease.com/UURemote_Setup_4.24.1.8030_0518211909_gwqd.exe + InstallerSha256: C9397C494B648F7742A544DD1399D907279457EF662622CE48A202C27332A370 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.en-US.yaml b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.en-US.yaml new file mode 100644 index 000000000000..42940c98550f --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetEase.UURemote +PackageVersion: 4.24.1.8030 +PackageLocale: en-US +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: NetEase (Hangzhou) Network Co., Ltd. +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: Proprietary +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: Copyright © 1997-2026 NetEase Inc. All rights reserved. +ShortDescription: An ultra-low latency remote tool designed for gaming +Tags: +- gaming +- remote +- remote-access +- remote-control +- remote-desktop +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.zh-CN.yaml b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.locale.zh-CN.yaml new file mode 100644 index 000000000000..fa2313a741d4 --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.24.1.8030 +PackageLocale: zh-CN +Publisher: Netease +PublisherUrl: https://www.163.com/ +PublisherSupportUrl: https://gv.163.com/help/ +PrivacyUrl: https://gv.163.com/help/20240402/40294_1146067.html +Author: 网易(杭州)网络有限公司 +PackageName: UU远程 +PackageUrl: https://gv.163.com/ +License: 专有软件 +LicenseUrl: https://gv.163.com/help/20240402/40294_1146884.html +Copyright: 网易公司版权所有 ©1997-2026 +ShortDescription: 专为游戏打造的超低延迟远程工具 +Tags: +- 串流 +- 游戏 +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.yaml b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.yaml new file mode 100644 index 000000000000..c024ce2a620e --- /dev/null +++ b/manifests/n/NetEase/UURemote/4.24.1.8030/NetEase.UURemote.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: NetEase.UURemote +PackageVersion: 4.24.1.8030 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2c8e473621fe37b45661ddaccd00d6a282cb07e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:30:13 +0800 Subject: [PATCH 23/76] New version: NordSecurity.NordLocker version 6.0.6.0 (#376023) --- .../NordSecurity.NordLocker.installer.yaml | 23 ++++++++++++++++ .../NordSecurity.NordLocker.locale.en-US.yaml | 27 +++++++++++++++++++ .../NordSecurity.NordLocker.locale.zh-CN.yaml | 14 ++++++++++ .../6.0.6.0/NordSecurity.NordLocker.yaml | 8 ++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.installer.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.en-US.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.zh-CN.yaml create mode 100644 manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.yaml diff --git a/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.installer.yaml b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.installer.yaml new file mode 100644 index 000000000000..8c57ec0b0426 --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.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: NordSecurity.NordLocker +PackageVersion: 6.0.6.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordlocker +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{BF7B051B-2E2E-4E1D-B1A3-D58723D30E1E}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NordLocker' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordLockerEvolution/6.0.6.0/NordLockerSetup_x64.exe + InstallerSha256: 72D58455CFD1E6C9E8FC3041A9C09481848245AFAF6A627B24E56E6F2085A3B6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.en-US.yaml b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.en-US.yaml new file mode 100644 index 000000000000..6ec5c4163233 --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordLocker +PackageVersion: 6.0.6.0 +PackageLocale: en-US +Publisher: nordvpn s.a. +PublisherUrl: https://nordlocker.com/ +PublisherSupportUrl: https://support.nordlocker.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/ +Author: TEFINCOM S.A. +PackageName: NordLocker +PackageUrl: https://nordlocker.com/ +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/ +Copyright: Copyright © 2019-2026 NordLocker +ShortDescription: NordLocker is a secure and easy-to-use cloud for your files, ideas, and memories. Encrypted at all times, your data is always within reach. +Moniker: nordlocker +Tags: +- encrypt +- encryption +- file +- security +ReleaseNotes: '- NEW:New version of the app was released.' +PurchaseUrl: https://nordlocker.com/plans/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.zh-CN.yaml new file mode 100644 index 000000000000..2baf20dc1f4b --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordLocker +PackageVersion: 6.0.6.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: NordLocker 是一个安全、易用的云存储平台,可以存储您的文件、想法和记忆。随时加密,您的数据触手可及。 +Tags: +- 加密 +- 安全 +- 文件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.yaml b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.yaml new file mode 100644 index 000000000000..2a28d76c871d --- /dev/null +++ b/manifests/n/NordSecurity/NordLocker/6.0.6.0/NordSecurity.NordLocker.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: NordSecurity.NordLocker +PackageVersion: 6.0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ae10c727dba185241ec017f62ed717f3abde9235 Mon Sep 17 00:00:00 2001 From: mobisystems-winget Date: Mon, 18 May 2026 19:52:32 +0300 Subject: [PATCH 24/76] MobiSystems.MobiDrive version 4.3.15992.0 (#376003) --- .../MobiSystems.MobiDrive.installer.yaml | 18 ++++++++++++++ .../MobiSystems.MobiDrive.locale.en-US.yaml | 24 +++++++++++++++++++ .../4.3.15992.0/MobiSystems.MobiDrive.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.installer.yaml create mode 100644 manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.locale.en-US.yaml create mode 100644 manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.yaml diff --git a/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.installer.yaml b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.installer.yaml new file mode 100644 index 000000000000..95bfd6e9fe4d --- /dev/null +++ b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MobiSystems.MobiDrive +PackageVersion: 4.3.15992.0 +Platform: +- Windows.Universal +- Windows.Desktop +MinimumOSVersion: 10.0.19045.0 +InstallerType: msix +PackageFamilyName: MobiSystems.MobiDriveSync_bvgb55c3tfatp +Installers: +- Architecture: x64 + InstallerUrl: https://cfg.mobisystems.com/update/com.mobisystems.windows.appx.mobidrive/4.3.15992/full/MobiDrive.Package_4.3.15992.0_x64.msix + InstallerSha256: 36747B4E44743E317476374F031CA35B9050475765B5827B812016C6A1956F49 + SignatureSha256: 3C26851E2CA86CC0698CCC001EBB5E1E9C85EE0E88E453CE0A17F02E8156FDC2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.locale.en-US.yaml b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.locale.en-US.yaml new file mode 100644 index 000000000000..62016421be03 --- /dev/null +++ b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.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: MobiSystems.MobiDrive +PackageVersion: 4.3.15992.0 +PackageLocale: en-US +Publisher: MobiSystems, Inc. +PublisherUrl: https://www.mobisystems.com +PublisherSupportUrl: https://www.mobisystems.com/support/ +PrivacyUrl: https://mobisystems.com/en-us/privacy-policy +PackageName: MobiDrive +PackageUrl: https://www.mobisystems.com/mobidrive/ +License: Proprietary +LicenseUrl: https://mobisystems.com/en-us/terms-of-use +ShortDescription: Cloud storage and file synchronization service +Description: MobiDrive is a cloud storage and file synchronization service that lets you securely store, access, and share your files across devices. +Tags: +- cloud-storage +- sync +- file-sharing +- backup +- drive +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.yaml b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.yaml new file mode 100644 index 000000000000..a1f83a758aa7 --- /dev/null +++ b/manifests/m/MobiSystems/MobiDrive/4.3.15992.0/MobiSystems.MobiDrive.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: MobiSystems.MobiDrive +PackageVersion: 4.3.15992.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d7ee96a773ea67ef8926a95eb48d052306863ec4 Mon Sep 17 00:00:00 2001 From: AmN <16545063+amnweb@users.noreply.github.com> Date: Mon, 18 May 2026 18:52:45 +0200 Subject: [PATCH 25/76] New version: AmN.yasb version 2.0.1 (#376008) --- .../a/AmN/yasb/2.0.1/AmN.yasb.installer.yaml | 27 ++++++++++++++++++ .../AmN/yasb/2.0.1/AmN.yasb.locale.en-US.yaml | 28 +++++++++++++++++++ manifests/a/AmN/yasb/2.0.1/AmN.yasb.yaml | 8 ++++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/a/AmN/yasb/2.0.1/AmN.yasb.installer.yaml create mode 100644 manifests/a/AmN/yasb/2.0.1/AmN.yasb.locale.en-US.yaml create mode 100644 manifests/a/AmN/yasb/2.0.1/AmN.yasb.yaml diff --git a/manifests/a/AmN/yasb/2.0.1/AmN.yasb.installer.yaml b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.installer.yaml new file mode 100644 index 000000000000..007764244b81 --- /dev/null +++ b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AmN.yasb +PackageVersion: 2.0.1 +InstallerLocale: en-US +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amnweb/yasb/releases/download/v2.0.1/yasb-2.0.1-x64.msi + InstallerSha256: 1AE671236528E0FACA289D8DEF10D6AC0B7FEE0246B483C73032A5E79F495ED5 + ProductCode: '{772D0696-8FD7-4D7B-A7F1-722637AF59A1}' + AppsAndFeaturesEntries: + - DisplayName: YASB Reborn + ProductCode: '{772D0696-8FD7-4D7B-A7F1-722637AF59A1}' + UpgradeCode: '{3F620CF5-07B5-47FD-8E37-9CA8AD14B608}' +- Architecture: arm64 + InstallerUrl: https://github.com/amnweb/yasb/releases/download/v2.0.1/yasb-2.0.1-aarch64.msi + InstallerSha256: D00D45744B4EB4F8CA50DDD4C389DC9EA4BD58460A7CABBD469528DBC2719C21 + ProductCode: '{95C81964-8816-41B0-AD27-44F665742AB7}' + AppsAndFeaturesEntries: + - DisplayName: YASB Reborn + ProductCode: '{95C81964-8816-41B0-AD27-44F665742AB7}' + UpgradeCode: '{3F620CF5-07B5-47FD-8E37-9CA8AD14B608}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/a/AmN/yasb/2.0.1/AmN.yasb.locale.en-US.yaml b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.locale.en-US.yaml new file mode 100644 index 000000000000..09336c33bb85 --- /dev/null +++ b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.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: AmN.yasb +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: AmN +PublisherUrl: https://github.com/amnweb +PublisherSupportUrl: https://github.com/amnweb/yasb/issues +Author: AmN +PackageName: yasb +PackageUrl: https://github.com/amnweb/yasb +License: MIT License +LicenseUrl: https://github.com/amnweb/yasb/blob/HEAD/LICENSE +Copyright: Copyright 2024 AmN. All rights reserved. +CopyrightUrl: https://github.com/amnweb/yasb/blob/main/LICENSE +ShortDescription: A configurable Windows status bar. +Description: A configurable Windows status bar. +Tags: +- status bar +- topbar +ReleaseNotesUrl: https://github.com/amnweb/yasb/releases/tag/v2.0.1 +InstallationNotes: https://github.com/amnweb/yasb +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/amnweb/yasb/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmN/yasb/2.0.1/AmN.yasb.yaml b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.yaml new file mode 100644 index 000000000000..7f6a29595e88 --- /dev/null +++ b/manifests/a/AmN/yasb/2.0.1/AmN.yasb.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: AmN.yasb +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3e69a6e63821c2ea6d3dad25e9ded5ffdaa20429 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:52:58 +0800 Subject: [PATCH 26/76] New version: ByteDance.LarkCLI version 1.0.33 (#376010) --- .../1.0.33/ByteDance.LarkCLI.installer.yaml | 21 +++++++ .../ByteDance.LarkCLI.locale.en-US.yaml | 61 +++++++++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans-CN.yaml | 39 ++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans.yaml | 37 +++++++++++ .../LarkCLI/1.0.33/ByteDance.LarkCLI.yaml | 8 +++ 5 files changed, 166 insertions(+) create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.installer.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.yaml diff --git a/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..a6f30c6adf99 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.33 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.33/lark-cli-1.0.33-windows-amd64.zip + InstallerSha256: 78E02A2B819EB27C413EDF7CC33EEAC853D97523BC48C6E0BE7F618EC4E62599 +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.33/lark-cli-1.0.33-windows-arm64.zip + InstallerSha256: C26D902C91691EA5CB5893B964E442BEE8A617CD2A99034BD496B3EDD2534127 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..0b23dcb4c608 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.33 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 67b16c5ec384c3605abc9affcfb7b2430684789d feat(slides): improve slide planning and validation guidance (#847) + - c8b9809f96911303a4fc14cd9e3b34bb825d1de6 Revert "feat(auth): add QR code support for device auth flow (#942)" (#950) + - ef89d1fd40e68e9f9697d0fc7ef9a06cb3ff14f8 chore(release): v1.0.33 (#952) + - 898e0eebfd3b7ae4172245b04074ef7312e58f36 docs(lark-wiki): correct the --as default-identity claim (#919) + - 7af616b9e5fad657f7a273d1b4953c06528bc290 feat(auth): add QR code support for device auth flow (#942) + - df4b657737db0d2356bc986c3161dfea0882f9b5 feat(drive): add +sync workflow for Drive directories (#873) + - 33c292c05e1e06b271df879e501edb0c984cb53a feat(extension): Plugin / Hook framework with command pruning (#910) + - 241952459dd4a54e7d6f3c8896d1ae8ceefff660 feat: add drive version shortcut (#841) + - de0034306360f05afc1119f9cf0a67d0c5d8be33 feat: add markdown +patch shortcut (#857) + - 4b721c04107351a1b61642cad270e8856173eb38 fix(sheets): explicitly document safe JSON unmarshal ignore in DryRun (#935) + - 7bad9f2656c8b9960a5242ac1dd557471fd5fb93 fix: guide agents to yield during auth device flow (#933) + - ca6c6c3e291974e3a6c6c3b0396e446cc436f681 fix: mark base field update high risk (#936) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.33 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..7352c740fca2 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.33 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..57902d812c33 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.locale.zh-Hans.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: ByteDance.LarkCLI +PackageVersion: 1.0.33 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..aca2a0cbcdbd --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.33/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6194bb4624b4b28f98fe05ee2fcefcb98a9626f5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:53:11 +0800 Subject: [PATCH 27/76] New version: Lingbao.EasyClaw version 1.3.52 (#376019) --- .../{1.3.51 => 1.3.52}/Lingbao.EasyClaw.installer.yaml | 4 ++-- .../{1.3.51 => 1.3.52}/Lingbao.EasyClaw.locale.en-US.yaml | 2 +- .../{1.3.51 => 1.3.52}/Lingbao.EasyClaw.locale.zh-CN.yaml | 2 +- .../Lingbao/EasyClaw/{1.3.51 => 1.3.52}/Lingbao.EasyClaw.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/l/Lingbao/EasyClaw/{1.3.51 => 1.3.52}/Lingbao.EasyClaw.installer.yaml (84%) rename manifests/l/Lingbao/EasyClaw/{1.3.51 => 1.3.52}/Lingbao.EasyClaw.locale.en-US.yaml (97%) rename manifests/l/Lingbao/EasyClaw/{1.3.51 => 1.3.52}/Lingbao.EasyClaw.locale.zh-CN.yaml (96%) rename manifests/l/Lingbao/EasyClaw/{1.3.51 => 1.3.52}/Lingbao.EasyClaw.yaml (91%) diff --git a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.installer.yaml b/manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.installer.yaml similarity index 84% rename from manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.installer.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.installer.yaml index 12b9ac9d521f..91402bb55a9c 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.installer.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.52/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.51 +PackageVersion: 1.3.52 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: 0D9064611E48CA0B17994FD0A6D1CB4CE1AFCBEC6E214623688FFB706D4DCD87 + InstallerSha256: 3E82ADB5FA541E2F00A6DFCA2C8D14A8B06B6033E26146612AC10F32871257A8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.en-US.yaml b/manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.locale.en-US.yaml similarity index 97% rename from manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.en-US.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.locale.en-US.yaml index 0626b6102036..8a748ef556c5 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.en-US.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.52/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.51 +PackageVersion: 1.3.52 PackageLocale: en-US Publisher: EasyClaw Team PublisherUrl: https://easyclaw.com/ diff --git a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.zh-CN.yaml b/manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.locale.zh-CN.yaml similarity index 96% rename from manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.zh-CN.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.locale.zh-CN.yaml index 66f9f32334ac..645923ea09bc 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.locale.zh-CN.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.52/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.51 +PackageVersion: 1.3.52 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.51/Lingbao.EasyClaw.yaml b/manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.yaml similarity index 91% rename from manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.52/Lingbao.EasyClaw.yaml index 6d80bc41f8ee..6948ab21d712 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.51/Lingbao.EasyClaw.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.52/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.51 +PackageVersion: 1.3.52 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 009717df9e7e21dc24d087bf7c336d61803ad927 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 00:53:24 +0800 Subject: [PATCH 28/76] New version: Tencent.Yuanbao version 2.68.0 (#376026) --- .../2.68.0/Tencent.Yuanbao.installer.yaml | 16 +++++++++ .../2.68.0/Tencent.Yuanbao.locale.en-US.yaml | 30 +++++++++++++++++ .../2.68.0/Tencent.Yuanbao.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../Yuanbao/2.68.0/Tencent.Yuanbao.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.installer.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.en-US.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.yaml diff --git a/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.installer.yaml b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.installer.yaml new file mode 100644 index 000000000000..17c97bdd8d9b --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.68.0 +InstallerType: nullsoft +Scope: machine +Protocols: +- yuanbao +ProductCode: Yuanbao +Installers: +- Architecture: x64 + InstallerUrl: https://cdn-hybrid-prod.hunyuan.tencent.com/Desktop/official/e02607d78c286354d8e6a79428cf0b48/yuanbao_2.68.0.664_x64.exe + InstallerSha256: CBB325E63F11779091B88CED66B84F175DD1A5F04DA147ED526D09632BB96460 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.en-US.yaml b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.en-US.yaml new file mode 100644 index 000000000000..316f4f9fbd69 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.Yuanbao +PackageVersion: 2.68.0 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co., Ltd. +PublisherUrl: https://www.tencent.com/en-us/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Yuanbao +PackageUrl: https://yuanbao.tencent.com/ +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Your personal smart assistant, here to answer questions and unleash creativity. +Tags: +- ai +- chatbot +- deepseek +- hunyuan +- large-language-model +- llm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.zh-CN.yaml b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.zh-CN.yaml new file mode 100644 index 000000000000..096dc480693d --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.locale.zh-CN.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: Tencent.Yuanbao +PackageVersion: 2.68.0 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.tencent.com/zh-cn/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯元宝 +PackageUrl: https://yuanbao.tencent.com/ +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 你身边的智能助手,可以为你答疑解惑、尽情创作。 +Tags: +- 人工智能 +- 大语言模型 +- 深度求索 +- 混元 +- 聊天机器人 +ReleaseNotes: |- + 1. AI 图片编辑升级,一句话帮你轻松 P 图 + 2. 语音播报支持一键开启,自由调节语速 + 3. 优化了若干使用体验 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.yaml b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.yaml new file mode 100644 index 000000000000..70bef175e6d2 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.68.0/Tencent.Yuanbao.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.Yuanbao +PackageVersion: 2.68.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0842936458982c980cad93114b72d23fc4753f9e Mon Sep 17 00:00:00 2001 From: Simon Skotheimsvik <57434443+SimonSkotheimsvik@users.noreply.github.com> Date: Mon, 18 May 2026 18:53:37 +0200 Subject: [PATCH 29/76] New version: MSEndpointMgr.1PhoneMirror version 0.4.1 (#376033) --- .../MSEndpointMgr.1PhoneMirror.installer.yaml | 15 +++++++++++++++ .../MSEndpointMgr.1PhoneMirror.locale.en-US.yaml | 16 ++++++++++++++++ .../0.4.1/MSEndpointMgr.1PhoneMirror.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml create mode 100644 manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.yaml diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml new file mode 100644 index 000000000000..2ea1fb3b411e --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.4.1 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{52923F33-E200-446A-9680-48FCDD4FD037}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/download/v0.4.1/1PhoneMirror-0.4.1.msi + InstallerSha256: 518FC01E7EC961EFA66F55455CEDC721BC22CE71DF1869186179C5C4AA5589B2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml new file mode 100644 index 000000000000..610691323087 --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.4.1 +PackageLocale: en-US +Publisher: MSEndpointMgr +PublisherUrl: https://github.com/MSEndpointMgr +PublisherSupportUrl: https://github.com/MSEndpointMgr/1PhoneMirror/issues +PackageName: 1PhoneMirror +PackageUrl: https://github.com/MSEndpointMgr/1PhoneMirror +License: GPL-3.0-or-later +ShortDescription: Wireless screen mirroring for iOS (AirPlay) and Android (scrcpy) on Windows. +ReleaseNotesUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/tag/v0.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.yaml new file mode 100644 index 000000000000..f4a2d5a4089e --- /dev/null +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.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: MSEndpointMgr.1PhoneMirror +PackageVersion: 0.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96bbdcfb64565837d1d63e69af6b3090021f68a3 Mon Sep 17 00:00:00 2001 From: Wallace Martins da Silva <56648941+wallacemartinss@users.noreply.github.com> Date: Mon, 18 May 2026 14:16:56 -0300 Subject: [PATCH 30/76] New version: HubDev.HubDev version 1.14.1 (#375999) --- .../HubDev/1.14.1/HubDev.HubDev.installer.yaml | 14 ++++++++++++++ .../HubDev/1.14.1/HubDev.HubDev.locale.en-US.yaml | 14 ++++++++++++++ .../h/HubDev/HubDev/1.14.1/HubDev.HubDev.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.installer.yaml create mode 100644 manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.locale.en-US.yaml create mode 100644 manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.yaml diff --git a/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.installer.yaml b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.installer.yaml new file mode 100644 index 000000000000..a4d140fe712f --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.14.1 +InstallerType: nullsoft +AppsAndFeaturesEntries: +- DisplayVersion: 1.14.1 +Installers: +- Architecture: x64 + InstallerUrl: https://apt.hubdev.io/v1.14.1/HubDev_1.14.1_Setup.exe + InstallerSha256: 9E575B8BB4C9B27EB826C448D1E7073DD62B49DECE8EECC05999E0BA65D21734 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.locale.en-US.yaml b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.locale.en-US.yaml new file mode 100644 index 000000000000..239bcda811c0 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.14.1 +PackageLocale: en-US +Publisher: HubDev +PublisherUrl: https://hubdev.io +PackageName: HubDev +License: Proprietary +Copyright: Copyright......... +ShortDescription: Hybrid Development Environment Manager +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.yaml b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.yaml new file mode 100644 index 000000000000..e4df4794d676 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.14.1/HubDev.HubDev.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: HubDev.HubDev +PackageVersion: 1.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2e003eb4fca70db875fe100708136ba3920b59be Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Mon, 18 May 2026 14:17:09 -0300 Subject: [PATCH 31/76] New version: JGraph.Draw version 30.0.2 (#376032) --- .../Draw/30.0.2/JGraph.Draw.installer.yaml | 59 +++++++++++++++++++ .../Draw/30.0.2/JGraph.Draw.locale.en-US.yaml | 48 +++++++++++++++ .../Draw/30.0.2/JGraph.Draw.locale.zh-CN.yaml | 24 ++++++++ .../j/JGraph/Draw/30.0.2/JGraph.Draw.yaml | 8 +++ 4 files changed, 139 insertions(+) create mode 100644 manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.installer.yaml create mode 100644 manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.en-US.yaml create mode 100644 manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.zh-CN.yaml create mode 100644 manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.yaml diff --git a/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.installer.yaml b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.installer.yaml new file mode 100644 index 000000000000..a59417f97cba --- /dev/null +++ b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.installer.yaml @@ -0,0 +1,59 @@ +# 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: JGraph.Draw +PackageVersion: 30.0.2 +InstallerLocale: en-US +UpgradeBehavior: install +FileExtensions: +- drawio +- vsdx +ReleaseDate: 2026-05-16 +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-ia32-30.0.2-windows-32bit-installer.exe + InstallerSha256: E2FC7CE4221ED6E47FDCF345065B9E64370BD00AAE9C65EEB826F53CC1198EEF + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 30.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-30.0.2-windows-installer.exe + InstallerSha256: 5768F1F7CDED8244391329D836DEDEFE433E316AE48048755AABE5D526BA9592 + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 30.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-30.0.2.msi + InstallerSha256: C996F6BAB5A97725E1BBA335A8AE69703D35F5A89BD961F6ED03FD913CE6B16B + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{B77B999B-871E-443A-8A8F-171CEAD727DC}' + AppsAndFeaturesEntries: + - ProductCode: '{B77B999B-871E-443A-8A8F-171CEAD727DC}' + UpgradeCode: '{E01B4909-4024-58C7-9E77-0BB32AB02472}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/draw.io' +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-arm64-30.0.2-windows-arm64-installer.exe + InstallerSha256: 9EE866776DB80D6BCF6EE588B561E859E812AA890F649321640E0ECFD3F2FD6B + InstallerSwitches: + Upgrade: --updated + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe + AppsAndFeaturesEntries: + - DisplayName: draw.io 30.0.2 + ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.en-US.yaml b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.en-US.yaml new file mode 100644 index 000000000000..5c08cad67481 --- /dev/null +++ b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.en-US.yaml @@ -0,0 +1,48 @@ +# 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: JGraph.Draw +PackageVersion: 30.0.2 +PackageLocale: en-US +Publisher: JGraph +PublisherUrl: https://www.drawio.com/ +PublisherSupportUrl: https://github.com/jgraph/drawio-desktop/issues +PrivacyUrl: https://www.diagrams.net/trust +Author: JGraph Limited +PackageName: draw.io +PackageUrl: https://github.com/jgraph/drawio-desktop +License: Apache-2.0 +LicenseUrl: https://github.com/jgraph/drawio-desktop/blob/HEAD/LICENSE +Copyright: © 2005-2026 JGraph Ltd, Artisans' House, 7 Queensbridge, NN4 7BF, Northampton, England. Company +CopyrightUrl: https://www.diagrams.net/trust +ShortDescription: A diagramming desktop app based on Electron that wraps the core draw.io editor. +Tags: +- chart +- design +- diagram +- draw +- gantt +- graph +- graphics +- mind-map +- mind-mapping +- mindmap +- uml +ReleaseNotes: |- + Releases Notes for 30.0.2 + Windows Installer + Windows No Installer (zip) + macOS - Universal + Linux - deb, AppImage or rpm + Windows intel x32 releases are marked -ia32- + ChangeLog: + - Uses electron 42.1.0 + - Updates to draw.io core 30.0.2. +ReleaseNotesUrl: https://github.com/jgraph/drawio-desktop/releases/tag/v30.0.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.drawio.com/doc/ +- DocumentLabel: Wiki + DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.zh-CN.yaml b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.zh-CN.yaml new file mode 100644 index 000000000000..8ec7d507af6c --- /dev/null +++ b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JGraph.Draw +PackageVersion: 30.0.2 +PackageLocale: zh-CN +ShortDescription: 一款基于 Electron 的图表设计桌面应用,封装了核心 draw.io 编辑器。 +Tags: +- uml +- 图形 +- 图示 +- 图表 +- 思维导图 +- 甘特图 +- 绘图 +- 脑图 +- 设计 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki +- DocumentLabel: 文档 + DocumentUrl: https://www.drawio.com/doc/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.yaml b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.yaml new file mode 100644 index 000000000000..16b2ac1b7959 --- /dev/null +++ b/manifests/j/JGraph/Draw/30.0.2/JGraph.Draw.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: JGraph.Draw +PackageVersion: 30.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5e44b6b1807e9381c1d3f398ae6b29261e59d17 Mon Sep 17 00:00:00 2001 From: YANA! Date: Tue, 19 May 2026 02:44:29 +0900 Subject: [PATCH 32/76] OpenDumpViewer.OpenDumpViewer.BETA version 4.1.2 (#375996) --- ...pViewer.OpenDumpViewer.BETA.installer.yaml | 23 +++++++++++++++++++ ...ewer.OpenDumpViewer.BETA.locale.ja-JP.yaml | 20 ++++++++++++++++ .../OpenDumpViewer.OpenDumpViewer.BETA.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml create mode 100644 manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.yaml diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml new file mode 100644 index 000000000000..d864f7c70338 --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.1.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.1.2-beta/OpenDumpViewer_v4.1.2-beta_installer_x64.exe + InstallerSha256: 4E813BC1E3183DC97A6AE1C02A8B363F57AD25AB6A61B23BB5A44ECB822F9D07 +- Architecture: arm64 + InstallerUrl: https://github.com/Open-DUMP-Viewer/Open-DUMP-Viewer/releases/download/v4.1.2-beta/OpenDumpViewer_v4.1.2-beta_installer_arm64.exe + InstallerSha256: A6C8B78B4BC678363E2DB291DC75C4E912FBD6624B411E3864335E5C3C378581 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml new file mode 100644 index 000000000000..ddc8d6ee8bdb --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.locale.ja-JP.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.1.2 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: Open DUMP Viewer for Oracle database (Beta) +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア (Beta) +Tags: +- oracle +- dump +- viewer +- database +- beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.yaml b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.yaml new file mode 100644 index 000000000000..93710723b3cd --- /dev/null +++ b/manifests/o/OpenDumpViewer/OpenDumpViewer/BETA/4.1.2/OpenDumpViewer.OpenDumpViewer.BETA.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OpenDumpViewer.OpenDumpViewer.BETA +PackageVersion: 4.1.2 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 From 555b94ef3aaf3410908320361f0048ee0a2730de Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Tue, 19 May 2026 01:57:45 +0800 Subject: [PATCH 33/76] Update version: 7zip.7zip version 19.00 (#375604) --- .../7zip/7zip/19.00/7zip.7zip.installer.yaml | 107 ++++++++++++++++++ .../7zip/19.00/7zip.7zip.locale.en-US.yaml | 42 +++++++ .../7zip/19.00/7zip.7zip.locale.zh-CN.yaml | 29 +++++ manifests/7/7zip/7zip/19.00/7zip.7zip.yaml | 8 ++ 4 files changed, 186 insertions(+) create mode 100644 manifests/7/7zip/7zip/19.00/7zip.7zip.installer.yaml create mode 100644 manifests/7/7zip/7zip/19.00/7zip.7zip.locale.en-US.yaml create mode 100644 manifests/7/7zip/7zip/19.00/7zip.7zip.locale.zh-CN.yaml create mode 100644 manifests/7/7zip/7zip/19.00/7zip.7zip.yaml diff --git a/manifests/7/7zip/7zip/19.00/7zip.7zip.installer.yaml b/manifests/7/7zip/7zip/19.00/7zip.7zip.installer.yaml new file mode 100644 index 000000000000..50da46baddd7 --- /dev/null +++ b/manifests/7/7zip/7zip/19.00/7zip.7zip.installer.yaml @@ -0,0 +1,107 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: '19.00' +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: 2019-02-22 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z1900.exe + InstallerSha256: 759AA04D5B03EBEEE13BA01DF554E8C962CA339C74F56627C8BED6984BB7EF80 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D="" + ProductCode: 7-Zip +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://7-zip.org/a/7z1900-x64.exe + InstallerSha256: 0F5D4DBBE5E55B7AA31B91E5925ED901FDF46A367491D81381846F05AD54C45E + 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/7z1900.msi + InstallerSha256: B49D55A52BC0EAB14947C8982C413D9BE141C337DA1368A24AA0484CBB5E89CD + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{23170F69-40C1-2701-1900-000001000000}' + AppsAndFeaturesEntries: + - DisplayName: 7-Zip 19.00 + ProductCode: '{23170F69-40C1-2701-1900-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/7z1900-x64.msi + InstallerSha256: A7803233EEDB6A4B59B3024CCF9292A6FFFB94507DC998AA67C5B745D197A5DC + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{23170F69-40C1-2702-1900-000001000000}' + AppsAndFeaturesEntries: + - DisplayName: 7-Zip 19.00 (x64 edition) + ProductCode: '{23170F69-40C1-2702-1900-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/19.00/7zip.7zip.locale.en-US.yaml b/manifests/7/7zip/7zip/19.00/7zip.7zip.locale.en-US.yaml new file mode 100644 index 000000000000..20b0ccbd01ab --- /dev/null +++ b/manifests/7/7zip/7zip/19.00/7zip.7zip.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: '19.00' +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/ +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: |- + - Encryption strength for 7z archives was increased: the size of random initialization vector was increased from 64-bit to 128-bit, and the pseudo-random number generator was improved. + - Some bugs were fixed. +ReleaseNotesUrl: https://7-zip.org/history.txt +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://7-zip.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/7/7zip/7zip/19.00/7zip.7zip.locale.zh-CN.yaml b/manifests/7/7zip/7zip/19.00/7zip.7zip.locale.zh-CN.yaml new file mode 100644 index 000000000000..77328214594c --- /dev/null +++ b/manifests/7/7zip/7zip/19.00/7zip.7zip.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: 7zip.7zip +PackageVersion: '19.00' +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/ +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://7-zip.org/history.txt +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://sparanoid.com/lab/7z/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/7/7zip/7zip/19.00/7zip.7zip.yaml b/manifests/7/7zip/7zip/19.00/7zip.7zip.yaml new file mode 100644 index 000000000000..5dcccc65c4cc --- /dev/null +++ b/manifests/7/7zip/7zip/19.00/7zip.7zip.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: 7zip.7zip +PackageVersion: '19.00' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f41e59f81cb77dca974af17d64d51a5a58ed8e8a Mon Sep 17 00:00:00 2001 From: mickem-gitbot Date: Mon, 18 May 2026 20:09:02 +0200 Subject: [PATCH 34/76] Mickem.NSClient version 0.12.6 (#375685) --- .../0.12.6/Mickem.NSClient.installer.yaml | 26 ++++++++++++++ .../0.12.6/Mickem.NSClient.locale.en-US.yaml | 36 +++++++++++++++++++ .../NSClient/0.12.6/Mickem.NSClient.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.installer.yaml create mode 100644 manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.locale.en-US.yaml create mode 100644 manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.yaml diff --git a/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.installer.yaml b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.installer.yaml new file mode 100644 index 000000000000..6ff7ab51fd29 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.12.6 +InstallerType: wix +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +AppsAndFeaturesEntries: +- UpgradeCode: 0B36E3B7-0042-452d-B376-57E0C07ADDBB + InstallerType: wix +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.12.6/NSCP-0.12.6-x64.msi + InstallerSha256: 3B91EE23E1E18D757667485A7CAA93D05F93606C8620BCE6EE0BAE2D14D204C1 +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/mickem/nscp/releases/download/0.12.6/NSCP-0.12.6-Win32.msi + InstallerSha256: 4708EA9248D39FBDCBCE5A3518B3628FD8B422E98B35435A43232805FC10EE10 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-05-17 diff --git a/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.locale.en-US.yaml b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.locale.en-US.yaml new file mode 100644 index 000000000000..772d0dea1784 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.12.6 +PackageLocale: en-US +Publisher: MySolutions NORDIC +PublisherUrl: https://nsclient.org/ +PublisherSupportUrl: https://github.com/mickem/nscp/issues +Author: Michael Medin +PackageName: NSClient++ +PackageUrl: https://nsclient.org/ +License: GPL-2.0-or-later +LicenseUrl: https://github.com/mickem/nscp/blob/main/COPYING +Copyright: Copyright (c) Michael Medin +ShortDescription: A simple, secure and powerful monitoring agent for Windows. +Description: |- + NSClient++ (a.k.a. NSCP) is a free and open-source monitoring agent originally + built for Nagios/Icinga and now usable with most modern monitoring systems. + It exposes a wide range of system, performance and event-log checks via NRPE, + NSCA, NRDP, REST and Prometheus-compatible endpoints, and can run external + scripts in PowerShell, Python, Lua, Visual Basic and many more languages. +Moniker: nsclient +Tags: +- nagios +- icinga +- monitoring +- nrpe +- nsca +- nrdp +- prometheus +- agent +- sysadmin +ReleaseNotesUrl: https://github.com/mickem/nscp/releases/tag/0.12.6 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.yaml b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.yaml new file mode 100644 index 000000000000..da0355bbb7f2 --- /dev/null +++ b/manifests/m/Mickem/NSClient/0.12.6/Mickem.NSClient.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Mickem.NSClient +PackageVersion: 0.12.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 4bfa97c774f38f93355c28e909436aa62a6dfbfe Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 18 May 2026 11:12:41 -0700 Subject: [PATCH 35/76] New version: OpenCLICollective.cfl version 1.0.44 (#375945) --- .../OpenCLICollective.cfl.installer.yaml | 20 ++++++++++++ .../OpenCLICollective.cfl.locale.en-US.yaml | 32 +++++++++++++++++++ .../cfl/1.0.44/OpenCLICollective.cfl.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.installer.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.yaml diff --git a/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.installer.yaml b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.installer.yaml new file mode 100644 index 000000000000..c35427457055 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.0.44 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cfl.exe + PortableCommandAlias: cfl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.0.44/cfl_1.0.44_windows_amd64.zip + InstallerSha256: D86383809550C9C2FD7299C424095E0E568E4C725D132ACCF02FE6B0815887FD +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.0.44/cfl_1.0.44_windows_arm64.zip + InstallerSha256: 2CD41BB98CC64EAE5B5C5A5C38EC20F58FA81FAE70D947E501FE4CB7DA93AE75 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.locale.en-US.yaml b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.locale.en-US.yaml new file mode 100644 index 000000000000..a5dad8d778ac --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.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: OpenCLICollective.cfl +PackageVersion: 1.0.44 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/confluence-cli/issues +PackageName: Confluence CLI +PackageUrl: https://github.com/open-cli-collective/confluence-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/confluence-cli/blob/main/LICENSE +ShortDescription: Command-line interface for Atlassian Confluence Cloud +Description: |- + A CLI tool for managing Confluence pages with a markdown-first workflow. + Features include page creation, editing, viewing, and deletion with automatic + markdown-to-Confluence conversion. Supports attachments, search via CQL, + and common Confluence macros (TOC, panels, expand). +Tags: +- confluence +- atlassian +- cli +- markdown +- wiki +- documentation +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/cfl-v1.0.44 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/confluence-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.yaml b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.yaml new file mode 100644 index 000000000000..6d7a531625bc --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.0.44/OpenCLICollective.cfl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.0.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b9531c2e0458d256aa92f45bd1d6ef4507c1b07a Mon Sep 17 00:00:00 2001 From: Jesse Pinkman Date: Mon, 18 May 2026 20:12:54 +0200 Subject: [PATCH 36/76] New version: M-Igashi.headroom version 2.0.0 (#375952) Co-authored-by: m_igashi --- .../2.0.0/M-Igashi.headroom.installer.yaml | 19 +++++++++ .../2.0.0/M-Igashi.headroom.locale.en-US.yaml | 41 +++++++++++++++++++ .../headroom/2.0.0/M-Igashi.headroom.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.installer.yaml create mode 100644 manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.locale.en-US.yaml create mode 100644 manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.yaml diff --git a/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.installer.yaml b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.installer.yaml new file mode 100644 index 000000000000..30af49c882a8 --- /dev/null +++ b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.installer.yaml @@ -0,0 +1,19 @@ +# Created with manual update +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: M-Igashi.headroom +PackageVersion: 2.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: headroom.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg +ReleaseDate: 2026-05-18 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/M-Igashi/headroom/releases/download/v2.0.0/headroom-v2.0.0-windows-x86_64.zip + InstallerSha256: 1EAB0BCA25210497EE539C369715F1B426653F96598C126C395934ABAB91CD57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.locale.en-US.yaml b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.locale.en-US.yaml new file mode 100644 index 000000000000..8e2f20db1f12 --- /dev/null +++ b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with manual update +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: M-Igashi.headroom +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: M-Igashi +PublisherUrl: https://github.com/M-Igashi +PublisherSupportUrl: https://github.com/M-Igashi/headroom/issues +Author: M-Igashi +PackageName: headroom +PackageUrl: https://github.com/M-Igashi/headroom +License: MIT +LicenseUrl: https://github.com/M-Igashi/headroom/blob/main/LICENSE +ShortDescription: Audio loudness analyzer, gain adjustment, and Rekordbox playlist sorter for mastering and DJ workflows +Description: |- + headroom analyzes audio files for loudness (LUFS) and headroom, then applies lossless gain adjustment. + It supports MP3, AAC/M4A, FLAC, AIFF, and WAV files. + Features include batch processing, ReplayGain analysis, lossless MP3 gain via mp3rgain, lossless AAC/M4A gain adjustment, and a scriptable non-interactive CLI mode for pipelines and CI. + v2.0.0 adds the rbsort subcommand, which sorts a Rekordbox collection.xml export by Camelot Key and BPM for harmonic mixing prep — no audio touched, no ffmpeg required. +Moniker: headroom +Tags: + - aac + - audio + - cli + - dj + - ffmpeg + - gain + - loudness + - lufs + - mastering + - mp3 + - music + - normalize + - rekordbox + - replaygain + - rust + - volume +ReleaseNotesUrl: https://github.com/M-Igashi/headroom/releases/tag/v2.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.yaml b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.yaml new file mode 100644 index 000000000000..dbcafb1180c3 --- /dev/null +++ b/manifests/m/M-Igashi/headroom/2.0.0/M-Igashi.headroom.yaml @@ -0,0 +1,8 @@ +# Created with manual update +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: M-Igashi.headroom +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2959400c1163f945ec32b5ecfccf343ea0b4bf19 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 18 May 2026 11:13:06 -0700 Subject: [PATCH 37/76] New version: OpenCLICollective.jira-ticket-cli version 1.0.117 (#375980) --- ...ICollective.jira-ticket-cli.installer.yaml | 20 ++++++++++++ ...llective.jira-ticket-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.jira-ticket-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.yaml diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.installer.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.installer.yaml new file mode 100644 index 000000000000..47985e6688f5 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.117 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jtk.exe + PortableCommandAlias: jtk +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.117/jtk_1.0.117_windows_amd64.zip + InstallerSha256: F2F757B420BD908CEC833257D721FF50D9DB02E36713832220BAAFA90B2F3B9A +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.117/jtk_1.0.117_windows_arm64.zip + InstallerSha256: 1B65677B4854E9E40592CC5EF87B04BBE81BC69CE3F45D4B9560069B2E0DB6B5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml new file mode 100644 index 000000000000..f7a064d644ed --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.117 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/atlassian-cli/issues +PackageName: Jira Ticket CLI +PackageUrl: https://github.com/open-cli-collective/atlassian-cli/tree/main/tools/jtk +License: MIT +LicenseUrl: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/LICENSE +ShortDescription: Command-line interface for Jira Cloud +Description: |- + A CLI tool for managing Jira issues directly from your terminal. + Features include issue creation, viewing, updating, and deletion, + workflow transitions, sprint management, JQL search, and comments. +Tags: +- jira +- atlassian +- cli +- ticket +- issue-tracking +- agile +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/jtk-v1.0.117 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/atlassian-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.yaml new file mode 100644 index 000000000000..0e96a6653139 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.117/OpenCLICollective.jira-ticket-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 74fc0e277ee1340c9a26c0815ff28a836f6ed33d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 02:13:29 +0800 Subject: [PATCH 38/76] Update: KDE.Blinken version 26.07.70 (786) (#376018) --- .../k/KDE/Blinken/26.07.70/KDE.Blinken.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Blinken/26.07.70/KDE.Blinken.installer.yaml b/manifests/k/KDE/Blinken/26.07.70/KDE.Blinken.installer.yaml index 6fde1a8b5012..2b022e66c8df 100644 --- a/manifests/k/KDE/Blinken/26.07.70/KDE.Blinken.installer.yaml +++ b/manifests/k/KDE/Blinken/26.07.70/KDE.Blinken.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Blinken Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-782-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 572A18A3FE6EC1282FF8A20B93B32934A020EAE9A193514C25F08559281CF8E8 + InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-786-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 4D0BA5D82D9CAB1CCD8CF06AFA4795A59FA04B76A683226D9A03C2406AD93F4C InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-782-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 572A18A3FE6EC1282FF8A20B93B32934A020EAE9A193514C25F08559281CF8E8 + InstallerUrl: https://cdn.kde.org/ci-builds/education/blinken/master/windows/blinken-master-786-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 4D0BA5D82D9CAB1CCD8CF06AFA4795A59FA04B76A683226D9A03C2406AD93F4C InstallerSwitches: Custom: /AllUsers ManifestType: installer From 2b2a2506e3e80c940aabbaf8e3fb17c10cb297b2 Mon Sep 17 00:00:00 2001 From: Fefe_du_973 <80718477+Fefedu973@users.noreply.github.com> Date: Mon, 18 May 2026 20:30:15 +0200 Subject: [PATCH 39/76] Fefedu973.UniversalSearchSuggestions version 1.1.0.0 (#373292) --- ....UniversalSearchSuggestions.installer.yaml | 30 +++++++++++++++++++ ...iversalSearchSuggestions.locale.en-US.yaml | 28 +++++++++++++++++ .../Fefedu973.UniversalSearchSuggestions.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.installer.yaml create mode 100644 manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.locale.en-US.yaml create mode 100644 manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.yaml diff --git a/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.installer.yaml b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.installer.yaml new file mode 100644 index 000000000000..b876e7cab403 --- /dev/null +++ b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.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: Fefedu973.UniversalSearchSuggestions +PackageVersion: 1.1.0.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.6 +PackageFamilyName: Fefedu973.UniversalSearchSuggestions_sxjtngm9g4k12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Fefedu973/UniversalSearchSuggestions/releases/download/UniversalSearchSuggestions-v1.1.0.0/UniversalSearchSuggestions_1.1.0.0.msixbundle + InstallerSha256: 5AAE1FC35551422E7F679CE86BD4FCB082575E04ABECB4E345FD3925D1061C6B + SignatureSha256: 0CF3137943B83484B318C7B027D10C3B4B40507AD4DEC9C8798A8EEC5680597F +- Architecture: arm64 + InstallerUrl: https://github.com/Fefedu973/UniversalSearchSuggestions/releases/download/UniversalSearchSuggestions-v1.1.0.0/UniversalSearchSuggestions_1.1.0.0.msixbundle + InstallerSha256: 5AAE1FC35551422E7F679CE86BD4FCB082575E04ABECB4E345FD3925D1061C6B + SignatureSha256: 0CF3137943B83484B318C7B027D10C3B4B40507AD4DEC9C8798A8EEC5680597F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.locale.en-US.yaml b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.locale.en-US.yaml new file mode 100644 index 000000000000..a2165b0dd643 --- /dev/null +++ b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.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: Fefedu973.UniversalSearchSuggestions +PackageVersion: 1.1.0.0 +PackageLocale: en-US +Publisher: Fefe_du_973 +PublisherUrl: https://github.com/Fefedu973 +PublisherSupportUrl: https://github.com/Fefedu973/UniversalSearchSuggestions/issues +Author: Fefe_du_973 +PackageName: Universal Search Suggestions +PackageUrl: https://github.com/Fefedu973/UniversalSearchSuggestions +License: MIT +LicenseUrl: https://github.com/Fefedu973/UniversalSearchSuggestions/blob/master/LICENSE +ShortDescription: Browser-like web search suggestions, URL detection, local browser results, favicons, and rich details inside PowerToys Command Palette. +Description: Universal Search Suggestions brings browser-like search behavior to PowerToys Command Palette. Live autocomplete from Google/Bing/DuckDuckGo and friends, inline answers (calculator, currency, weather, definitions), local bookmarks and history, plus an optional rich details panel with Wikipedia summaries and a streamed AI answer. +Moniker: universal-search-suggestions +Tags: +- autocomplete +- browser +- command-palette +- powertoys +- productivity +- search +- windows-commandpalette-extension +ReleaseNotesUrl: https://github.com/Fefedu973/UniversalSearchSuggestions/releases/tag/UniversalSearchSuggestions-v1.1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.yaml b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.yaml new file mode 100644 index 000000000000..e830f512f646 --- /dev/null +++ b/manifests/f/Fefedu973/UniversalSearchSuggestions/1.1.0.0/Fefedu973.UniversalSearchSuggestions.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: Fefedu973.UniversalSearchSuggestions +PackageVersion: 1.1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 84796ad1e98a6f59d6d6e5ddcab6276d72022caa Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Mon, 18 May 2026 20:42:13 +0200 Subject: [PATCH 40/76] New version: Pulumi.Pulumi version 3.241.0 (#376034) --- .../3.241.0/Pulumi.Pulumi.installer.yaml | 15 ++++++++ .../3.241.0/Pulumi.Pulumi.locale.en-US.yaml | 35 +++++++++++++++++++ .../Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.installer.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.locale.en-US.yaml create mode 100644 manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.yaml diff --git a/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.installer.yaml b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.installer.yaml new file mode 100644 index 000000000000..56c516152569 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.241.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +ProductCode: '{7DF6FBD2-C598-40C4-8CF4-2E75B5CEA950}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pulumi/pulumi-winget/releases/download/v3.241.0/pulumi-3.241.0-windows-x64.msi + InstallerSha256: 14D0C38EBE3F8644AD980FF7493FEACBFCBD0B8AE4A48257ED37BA5335C0EACA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.locale.en-US.yaml b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.locale.en-US.yaml new file mode 100644 index 000000000000..2986f7b9d0c8 --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.241.0 +PackageLocale: en-US +Publisher: Pulumi Corp +PublisherUrl: https://github.com/pulumi +PublisherSupportUrl: https://github.com/pulumi/pulumi-winget/issues +PackageName: Pulumi +PackageUrl: https://www.pulumi.com +License: Apache License 2.0 +LicenseUrl: https://github.com/pulumi/pulumi/blob/master/LICENSE +ShortDescription: Pulumi CLI for managing modern infrastructure as code +Tags: +- aws +- azure +- containers +- cloud +- cloud-computing +- dotnet +- gcp +- go +- iac +- infrastructure-as-code +- kubernetes +- python +- serverless +- typescript +ReleaseNotesUrl: https://github.com/pulumi/pulumi-winget/releases/tag/v3.241.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pulumi/pulumi-winget/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.yaml b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.yaml new file mode 100644 index 000000000000..55feb9019f7a --- /dev/null +++ b/manifests/p/Pulumi/Pulumi/3.241.0/Pulumi.Pulumi.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Pulumi.Pulumi +PackageVersion: 3.241.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8edd12b4340ec89a8ce182939e6079a2e1232b4b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 19 May 2026 05:10:41 +1000 Subject: [PATCH 41/76] New version: Coder.Coder version 2.33.4 (#376036) --- .../Coder/2.33.4/Coder.Coder.installer.yaml | 32 +++++++++++++++++ .../2.33.4/Coder.Coder.locale.en-US.yaml | 34 +++++++++++++++++++ .../c/Coder/Coder/2.33.4/Coder.Coder.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/c/Coder/Coder/2.33.4/Coder.Coder.installer.yaml create mode 100644 manifests/c/Coder/Coder/2.33.4/Coder.Coder.locale.en-US.yaml create mode 100644 manifests/c/Coder/Coder/2.33.4/Coder.Coder.yaml diff --git a/manifests/c/Coder/Coder/2.33.4/Coder.Coder.installer.yaml b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.installer.yaml new file mode 100644 index 000000000000..5305314e7ae3 --- /dev/null +++ b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.33.4 +Commands: +- coder +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.33.4/coder_2.33.4_windows_amd64.zip + InstallerSha256: B040E0751E39B4EECF3CACE7CFC0EEBB8BBA84B9EB0A47E3DBD5CE9304426B55 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/coder/coder/releases/download/v2.33.4/coder_2.33.4_windows_amd64_installer.exe + InstallerSha256: 3CCCDD586AFF40F57062CE3D2DEE9E9C7C061F530995DEAEE23A16567BA26A53 + ProductCode: Coder + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.33.4/coder_2.33.4_windows_arm64.zip + InstallerSha256: DE391A8A9FAADB4F088E8823465DFACFFDBE7A3C3E3BC9A5E634B16E0426EEB2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/c/Coder/Coder/2.33.4/Coder.Coder.locale.en-US.yaml b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.locale.en-US.yaml new file mode 100644 index 000000000000..a0f6e1352f0b --- /dev/null +++ b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.33.4 +PackageLocale: en-US +Publisher: Coder Technologies, Inc. +PublisherUrl: https://coder.com/ +PublisherSupportUrl: https://github.com/coder/coder/issues +PrivacyUrl: https://coder.com/legal/privacy-policy +PackageName: Coder +PackageUrl: https://github.com/coder/coder +License: AGPL-3.0 +LicenseUrl: https://github.com/coder/coder/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Coder Technologies, Inc. +ShortDescription: Remote development environments on your infrastructure provisioned with Terraform +Description: Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of provisioning and accessing remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity. +Moniker: coder +Tags: +- aws +- azure +- cloud +- development +- docker +- ide +- kubernetes +- remote +- terraform +ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.33.4 +PurchaseUrl: https://coder.com/pricing +Documentations: +- DocumentUrl: https://coder.com/docs/coder-oss/latest +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Coder/Coder/2.33.4/Coder.Coder.yaml b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.yaml new file mode 100644 index 000000000000..ef33a283176b --- /dev/null +++ b/manifests/c/Coder/Coder/2.33.4/Coder.Coder.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: Coder.Coder +PackageVersion: 2.33.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c0ae79d625b8b0c86d758888f940e1f0e2522694 Mon Sep 17 00:00:00 2001 From: docker-winget-bot Date: Mon, 18 May 2026 21:10:53 +0200 Subject: [PATCH 42/76] New version: Docker.Agent version v1.60.0 (#376037) --- .../Agent/v1.60.0/Docker.Agent.installer.yaml | 18 +++++++++++++++ .../v1.60.0/Docker.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../d/Docker/Agent/v1.60.0/Docker.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Docker/Agent/v1.60.0/Docker.Agent.installer.yaml create mode 100644 manifests/d/Docker/Agent/v1.60.0/Docker.Agent.locale.en-US.yaml create mode 100644 manifests/d/Docker/Agent/v1.60.0/Docker.Agent.yaml diff --git a/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.installer.yaml new file mode 100644 index 000000000000..38f91df1481a --- /dev/null +++ b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.Agent +PackageVersion: v1.60.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.60.0/docker-agent-windows-amd64.exe + InstallerSha256: 886E7E55AD0426005D04FA97E34A4DC646646DBC39FA6B9E7EF99D8662043476 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.60.0/docker-agent-windows-arm64.exe + InstallerSha256: 4D61A6746538AE8681A4342E04521472ED096E7FA8ADB0A0E47F071947C009B5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..d7ffdc1df055 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.60.0 +PackageLocale: en-US +Publisher: Docker +PublisherUrl: https://github.com/docker +PublisherSupportUrl: https://github.com/docker/cagent/issues +PackageName: Agent +PackageUrl: https://github.com/docker/cagent +License: Apache-2.0 +ShortDescription: Agent Builder and Runtime by Docker Engineering. +Tags: +- docker-agent +- dockeragent +- agents +- artificial-intelligence +- artificialintelligence +- ai +ReleaseNotesUrl: https://github.com/docker/docker-agent/releases/tag/v1.60.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.yaml new file mode 100644 index 000000000000..75332e75b65c --- /dev/null +++ b/manifests/d/Docker/Agent/v1.60.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.60.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 40b62a6a913e210673aaa9c5a09c8486371edd07 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:11:06 +0800 Subject: [PATCH 43/76] New version: cebby2420.VIADesktop version 2026.5.18 (#376039) --- .../cebby2420.VIADesktop.installer.yaml | 19 ++++++++++++++++++ .../cebby2420.VIADesktop.locale.en-US.yaml | 20 +++++++++++++++++++ .../cebby2420.VIADesktop.locale.zh-CN.yaml | 13 ++++++++++++ .../2026.5.18/cebby2420.VIADesktop.yaml | 8 ++++++++ 4 files changed, 60 insertions(+) create mode 100644 manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.installer.yaml create mode 100644 manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.en-US.yaml create mode 100644 manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.zh-CN.yaml create mode 100644 manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.yaml diff --git a/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.installer.yaml b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.installer.yaml new file mode 100644 index 000000000000..9f203be10fd7 --- /dev/null +++ b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.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: cebby2420.VIADesktop +PackageVersion: 2026.5.18 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: via_desktop +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cebby2420/via-desktop/releases/download/v2026.5.18/via-desktop-2026.5.18.Setup.exe + InstallerSha256: B93FA516DFA12D8706E93307A228CF299EF76092A2DEA2D1D3DDA13831431A9C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.en-US.yaml b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.en-US.yaml new file mode 100644 index 000000000000..097d564141ae --- /dev/null +++ b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cebby2420.VIADesktop +PackageVersion: 2026.5.18 +PackageLocale: en-US +Publisher: Cebby +PublisherUrl: https://github.com/cebby2420 +PublisherSupportUrl: https://github.com/cebby2420/via-desktop/issues +PackageName: via-desktop +PackageUrl: https://github.com/cebby2420/via-desktop +License: GPL-3.0 +LicenseUrl: https://github.com/cebby2420/via-desktop/blob/HEAD/LICENSE +ShortDescription: An Electron application designed to provide an offline experience for VIA. +Tags: +- keyboard +- via +ReleaseNotesUrl: https://github.com/cebby2420/via-desktop/releases/tag/v2026.5.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.zh-CN.yaml b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..51b7570dd12c --- /dev/null +++ b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: cebby2420.VIADesktop +PackageVersion: 2026.5.18 +PackageLocale: zh-CN +ShortDescription: 一款专为离线使用 VIA 而设计的 Electron 应用程序。 +Tags: +- via +- 键盘 +ReleaseNotesUrl: https://github.com/cebby2420/via-desktop/releases/tag/v2026.5.18 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.yaml b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.yaml new file mode 100644 index 000000000000..fca91aa5da6b --- /dev/null +++ b/manifests/c/cebby2420/VIADesktop/2026.5.18/cebby2420.VIADesktop.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: cebby2420.VIADesktop +PackageVersion: 2026.5.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 78b9897fd1dfedf41ef0e146bd0de0671907ce3a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:11:19 +0800 Subject: [PATCH 44/76] New version: LuisPater.CLIProxyAPI version 7.1.12 (#376045) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 49 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 +++++++++ .../7.1.12/LuisPater.CLIProxyAPI.yaml | 8 +++ 4 files changed, 99 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..e91620eea09b --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.12/CLIProxyAPI_7.1.12_windows_amd64.zip + InstallerSha256: F5C6C7B32DD1378213C5847EF56DCA547495B0AF9A0FFA017A1E10443F610729 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..a051e0dc972d --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.12 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 24602055a8aac30a8011da50e4ca12f3289f79d8 Merge pull request #2926 from slicenferqin/fix-tool-use-name-loss-and-duplicates + - 4ad6ffefb7ab41b77bd096eb1567893c14d7b52e Merge pull request #3438 from madwiki/fix/strip-claude-code-attribution + - 64d233fe932e2ed787b89ab53eaef394191f6b3d Merge pull request #3448 from LongDinhh/feat/home-env-vars + - 2710f56ae1abdb2870d7881dfe690b1855be47c4 Merge pull request #3450 from sususu98/fix/http-connect-proxy-dialer + - cc0cb057b3555e4200ce0ea72628018bbc303330 Merge pull request #3468 from sususu98/fix/claude-codex-call-id-length + - ed0ac683240400d114fc370537180c2274733e6c feat(server): add HOME_ADDR and HOME_PASSWORD env var fallback for home flags + - 77ba15f71b61d25653465d9fba3417cae1ec7055 feat(server): add mTLS certificate bootstrap via JWT for Home connections + - 1c2153a2cb0673bdbe448789fb550cea8e81bf64 fix(openai-claude): stabilize streaming tool_use blocks + - ec79951e7f8054d6c3296149a5e98ae36ecae377 fix(proxy): support HTTP CONNECT dialer + - 8bc2eff58a02a92a56ed8ee36aea1cb2f566fba0 fix: shorten claude codex tool call ids + - d606faa99c01a99a150cedd6852e7ba077319671 fix: strip Claude Code attribution from non-Anthropic translations + - 5f039654f077e89b82d4a955fbc1b2ec40de4f7e refactor: move home env vars after godotenv and use lookupEnv helper +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..e696edf9bfaa --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.12 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..36c74e8458ba --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.12/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c4ec14d2c38254464e7c159ae5c7ceb319063dba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:11:32 +0800 Subject: [PATCH 45/76] New version: Macabacus.Macabacus version 9.8.12 (#376046) --- .../9.8.12/Macabacus.Macabacus.installer.yaml | 25 +++++++++++++ .../Macabacus.Macabacus.locale.en-US.yaml | 37 +++++++++++++++++++ .../Macabacus.Macabacus.locale.zh-CN.yaml | 22 +++++++++++ .../Macabacus/9.8.12/Macabacus.Macabacus.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.installer.yaml create mode 100644 manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.en-US.yaml create mode 100644 manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.zh-CN.yaml create mode 100644 manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.yaml diff --git a/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.installer.yaml b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.installer.yaml new file mode 100644 index 000000000000..9353c3fd4dc3 --- /dev/null +++ b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Macabacus.Macabacus +PackageVersion: 9.8.12 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLLOCATION="" +ProductCode: '{DD18014C-AF14-4330-8B45-175F1C514EA1}' +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- UpgradeCode: '{B01A9684-FE17-41E3-A9CB-609D7A88D354}' +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.macabacus.com/software/Macabacus-9.8.12.msi + InstallerSha256: 624FB81B826BD3495EBE92C1A13623FFFADB8B4CAB99030E33DA36D409433E46 + InstallerSwitches: + Custom: OFFICE2016FOUND=1 EULA=1 +- Architecture: x64 + InstallerUrl: https://downloads.macabacus.com/software/Macabacus-9.8.12.msi + InstallerSha256: 624FB81B826BD3495EBE92C1A13623FFFADB8B4CAB99030E33DA36D409433E46 + InstallerSwitches: + Custom: OFFICE2016X64FOUND=1 EULA=1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.en-US.yaml b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.en-US.yaml new file mode 100644 index 000000000000..f27fd8387047 --- /dev/null +++ b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Macabacus.Macabacus +PackageVersion: 9.8.12 +PackageLocale: en-US +Publisher: Macabacus Inc. +PublisherUrl: https://macabacus.com/ +PublisherSupportUrl: https://help.macabacus.com/ +PrivacyUrl: https://macabacus.com/legal/privacy +Author: Macabacus, Inc. +PackageName: Macabacus +PackageUrl: https://macabacus.com/downloads +License: Proprietary +LicenseUrl: https://macabacus.com/legal/eula +Copyright: © 2026 Macabacus Inc. +CopyrightUrl: https://macabacus.com/legal/eula +ShortDescription: 'The #1 Excel & PowerPoint Add-In for Finance & Banking' +Description: Macabacus is the go-to solution for finance professionals who demand speed, accuracy, and consistency in Excel, PowerPoint, and Word. Trusted by top firms worldwide, Macabacus streamlines financial modeling and presentation prep with powerful automation and brand compliance tools—so you can focus on insights, not formatting. +Tags: +- add-in +- excel +- extension +- office +- plugin +- powerpoint +- word +Agreements: +- AgreementLabel: End-User License Agreement (EULA) + AgreementUrl: https://macabacus.com/legal/eula +ReleaseNotes: |- + - Logo Library improvements, including recent searches and domain search for improved coverage + - Minor updates and bug fixes +ReleaseNotesUrl: https://macabacus.com/release-notes +PurchaseUrl: https://macabacus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.zh-CN.yaml b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.locale.zh-CN.yaml new file mode 100644 index 000000000000..312a7d90e0e6 --- /dev/null +++ b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.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: Macabacus.Macabacus +PackageVersion: 9.8.12 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 金融与银行业首选的 Excel 和 PowerPoint 插件 +Description: Macabacus 是金融专业人士在 Excel、PowerPoint、Word 中追求速度、精准与一致性的首选解决方案。作为全球顶尖企业信赖的合作伙伴,Macabacus 通过强大的自动化功能和品牌合规工具,大幅提升财务建模与演示文稿准备效率——让您专注于核心洞察,而非格式调整。 +Tags: +- excel +- office +- powerpoint +- word +- 加载项 +- 扩展 +- 插件 +Agreements: +- AgreementLabel: 最终用户许可协议 + AgreementUrl: https://macabacus.com/legal/eula +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.yaml b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.yaml new file mode 100644 index 000000000000..0adaf0f78ce6 --- /dev/null +++ b/manifests/m/Macabacus/Macabacus/9.8.12/Macabacus.Macabacus.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: Macabacus.Macabacus +PackageVersion: 9.8.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a8d35a42a21ef40487a01b93c51b994a634c1364 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:11:50 +0800 Subject: [PATCH 46/76] New version: TandemHealth.Tandem version 2026.5.18 (2026.5.18-build55607+ff4ef72) (#376048) --- .../TandemHealth.Tandem.installer.yaml | 4 ++-- .../TandemHealth.Tandem.locale.da.yaml | 2 +- .../TandemHealth.Tandem.locale.de.yaml | 2 +- .../TandemHealth.Tandem.locale.en-US.yaml | 2 +- .../TandemHealth.Tandem.locale.es.yaml | 2 +- .../TandemHealth.Tandem.locale.et.yaml | 2 +- .../TandemHealth.Tandem.locale.fi.yaml | 2 +- .../TandemHealth.Tandem.locale.fr.yaml | 2 +- .../TandemHealth.Tandem.locale.nb-NO.yaml | 2 +- .../TandemHealth.Tandem.locale.sv.yaml | 2 +- .../Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.yaml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.installer.yaml (83%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.da.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.de.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.en-US.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.es.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.et.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.fi.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.fr.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.nb-NO.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.locale.sv.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.5.13 => 2026.5.18}/TandemHealth.Tandem.yaml (90%) diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.installer.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.installer.yaml similarity index 83% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.installer.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.installer.yaml index f38f6931337e..e1580dfedad2 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.installer.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 InstallerType: exe Scope: user InstallModes: @@ -17,6 +17,6 @@ ProductCode: Tandem Installers: - Architecture: x64 InstallerUrl: https://tandemhealth.blob.core.windows.net/tandem-public/native/Tandem-win-Setup.exe - InstallerSha256: 163079E2E53C641B501FDF56F69E716702CB20C22D4E5BBF8FC5402006792D7C + InstallerSha256: 917C4D459C4EBE2AE735996EED7911862187A8A6F61B630A4701153061512E49 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.da.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.da.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.da.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.da.yaml index eeeccaabd07a..5fe8b3563509 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.da.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.da.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: da PublisherUrl: https://tandemhealth.ai/da/ PrivacyUrl: https://tandemhealth.ai/da/juridisk/privatlivspolitik diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.de.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.de.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.de.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.de.yaml index f9d15131b8fb..c3a424c4b0ab 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.de.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.de.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: de PublisherUrl: https://tandemhealth.ai/de/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/de/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.en-US.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.en-US.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.en-US.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.en-US.yaml index d4febf6493e1..a7485155d336 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.en-US.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: en-US Publisher: Tandem PublisherUrl: https://tandemhealth.ai/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.es.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.es.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.es.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.es.yaml index 3795c8f168e6..6e48572b64c8 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.es.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.es.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: es PublisherUrl: https://tandemhealth.ai/es/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/es/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.et.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.et.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.et.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.et.yaml index 6ae269166838..730408e9cc09 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.et.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.et.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: et PublisherUrl: https://tandemhealth.ai/et/ PrivacyUrl: https://tandemhealth.ai/et/juriidiline/privacy-policy diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fi.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fi.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fi.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fi.yaml index f4bd5a8eca63..2a6d38c3e696 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fi.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fi.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: fi PublisherUrl: https://tandemhealth.ai/fi/ PrivacyUrl: https://tandemhealth.ai/fi/legal/tietosuoja diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fr.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fr.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fr.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fr.yaml index 023b135b8a02..a0492a9ac7ea 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.fr.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.fr.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: fr PublisherUrl: https://tandemhealth.ai/fr/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/fr/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.nb-NO.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.nb-NO.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.nb-NO.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.nb-NO.yaml index 1381c388f7f9..5263576121d4 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.nb-NO.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: nb-NO PublisherUrl: https://tandemhealth.ai/no/ PrivacyUrl: https://tandemhealth.ai/no/juridisk/personvern diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.sv.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.sv.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.sv.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.sv.yaml index 3d948d3a8006..39bffea5e476 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.locale.sv.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.locale.sv.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 PackageLocale: sv PublisherUrl: https://tandemhealth.ai/sv/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/sv/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.yaml b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.yaml similarity index 90% rename from manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.yaml index e92ceec8639c..37ec544ea65a 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.13/TandemHealth.Tandem.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.18/TandemHealth.Tandem.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.13 +PackageVersion: 2026.5.18 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From e3d1ea3ede2c3ccffa2385d251d1cc3629996914 Mon Sep 17 00:00:00 2001 From: Alexander Trakhimenok <533159+trakhimenok@users.noreply.github.com> Date: Mon, 18 May 2026 20:12:01 +0100 Subject: [PATCH 47/76] New version: Synchestra.SpecScore 1.0.1 (#376052) Co-authored-by: goreleaserbot --- .../1.0.1/Synchestra.SpecScore.installer.yaml | 18 ++++++++++++++++++ .../Synchestra.SpecScore.locale.en-US.yaml | 18 ++++++++++++++++++ .../SpecScore/1.0.1/Synchestra.SpecScore.yaml | 7 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.installer.yaml create mode 100644 manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.locale.en-US.yaml create mode 100644 manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.yaml diff --git a/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.installer.yaml b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.installer.yaml new file mode 100644 index 000000000000..0caa9caa3a0d --- /dev/null +++ b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Synchestra.SpecScore +PackageVersion: 1.0.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-18" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/synchestra-io/specscore-cli/releases/download/v1.0.1/specscore_1.0.1_windows_amd64.zip + InstallerSha256: 2d113fcefa5a8556f812b38cc8e659f27925f1c72534922e20332c6266078c71 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.locale.en-US.yaml b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.locale.en-US.yaml new file mode 100644 index 000000000000..cc37a9b68e40 --- /dev/null +++ b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.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: Synchestra.SpecScore +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: Synchestra +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.yaml b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.yaml new file mode 100644 index 000000000000..05196dc2bd64 --- /dev/null +++ b/manifests/s/Synchestra/SpecScore/1.0.1/Synchestra.SpecScore.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: Synchestra.SpecScore +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 61e5dde726d9fbf1d4caae4399bbf3c760ede93e Mon Sep 17 00:00:00 2001 From: Simon Skotheimsvik <57434443+SimonSkotheimsvik@users.noreply.github.com> Date: Mon, 18 May 2026 21:12:11 +0200 Subject: [PATCH 48/76] Update MSEndpointMgr.1PhoneMirror 0.4.1 installer URL (CDN cache workaround) (#376056) --- .../0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml index 2ea1fb3b411e..46080c17cf1c 100644 --- a/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml +++ b/manifests/m/MSEndpointMgr/1PhoneMirror/0.4.1/MSEndpointMgr.1PhoneMirror.installer.yaml @@ -8,7 +8,7 @@ InstallerType: wix ProductCode: '{52923F33-E200-446A-9680-48FCDD4FD037}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/download/v0.4.1/1PhoneMirror-0.4.1.msi + InstallerUrl: https://github.com/MSEndpointMgr/1PhoneMirror/releases/download/v0.4.1/1PhoneMirror-0.4.1-x64.msi InstallerSha256: 518FC01E7EC961EFA66F55455CEDC721BC22CE71DF1869186179C5C4AA5589B2 ManifestType: installer ManifestVersion: 1.12.0 From 3a7492481adbc0327c8c9fd4d4b3b81a98b553c6 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Mon, 18 May 2026 21:12:24 +0200 Subject: [PATCH 49/76] New version: axpnet.AeroFTP version 3.8.3 (#376057) --- .../3.8.3/axpnet.AeroFTP.installer.yaml | 36 +++++++++++ .../3.8.3/axpnet.AeroFTP.locale.en-US.yaml | 59 +++++++++++++++++++ .../axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.yaml | 8 +++ 3 files changed, 103 insertions(+) create mode 100644 manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.installer.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.locale.en-US.yaml create mode 100644 manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.yaml diff --git a/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.installer.yaml new file mode 100644 index 000000000000..40f271d18623 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# 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: axpnet.AeroFTP +PackageVersion: 3.8.3 +InstallerLocale: en-US +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.8.3/AeroFTP_3.8.3_x64-setup.exe + InstallerSha256: 0B276D58D1979A0784E4AA6C705FCC4ACD6C64BB87E82CF08C246EBDA06E1183 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + ProductCode: AeroFTP + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: AeroFTP + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\AeroFTP' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v3.8.3/AeroFTP_3.8.3_x64_en-US.msi + InstallerSha256: 4EE95126E5816B7D42B760DAE7466FC40D01254BA892D8917A5312E6148430A9 + ProductCode: '{ACE49273-5DFA-40E8-BFF2-8BE3B1097E48}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{ACE49273-5DFA-40E8-BFF2-8BE3B1097E48}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 000000000000..ad3b44e9f3cf --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,59 @@ +# 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: axpnet.AeroFTP +PackageVersion: 3.8.3 +PackageLocale: en-US +Publisher: axpnet +PublisherUrl: https://github.com/axpnet +PublisherSupportUrl: https://github.com/axpnet/aeroftp/issues +Author: axpnet +PackageName: AeroFTP +PackageUrl: https://github.com/axpnet/aeroftp +License: GPL-3.0 +LicenseUrl: https://github.com/axpdev-lab/aeroftp/blob/HEAD/LICENSE +ShortDescription: A modern, multi-protocol file manager and FTP client with integrated AI, cloud sync, and military-grade encryption. +Description: |- + AeroFTP is an open-source, multi-protocol file manager built with Tauri 2 (Rust + React 18 + TypeScript). + It supports 16 protocols (FTP, FTPS, SFTP, WebDAV, S3, Google Drive, Dropbox, OneDrive, MEGA, Box, pCloud, Azure Blob, 4shared, Filen, Zoho WorkDrive, and Cryptomator vaults), + features an AI assistant with 45 tools and 15 LLM providers, military-grade encrypted vaults (AES-256-GCM-SIV + Argon2id), + bidirectional real-time sync, a built-in code editor, SSH terminal, and media player with visualizers. + Available in 47 languages with 4 themes. +Moniker: aeroftp +Tags: +- cloud-storage +- encryption +- file-manager +- file-transfer +- ftp +- ftp-client +- multi-protocol +- rust +- s3 +- sftp +- sync +- tauri +- webdav +ReleaseNotes: |- + [3.8.3] - 2026-05-18 + Critical Linux Hotfix + v3.8.2 shipped a Tauri 2.11.1 dependency bump that made every Linux build non-functional: the production webview origin was reclassified as remote and all backend commands were rejected, leaving the app unable to list files, read the credential vault, connect, mount drives or check for updates. Windows and macOS were unaffected. This release restores Linux operation and bundles the related vault and edit-screen fixes. + Added + - Drag-and-drop profile import: Drag a client profile or configuration file directly onto its Profile Bridge import form to bring it in, instead of browsing for it. + Fixed + - Linux app fully non-functional on v3.8.2: Pinned Tauri back to the known-good 2.11.0 so the production webview keeps backend access. Every Linux v3.8.2 install was affected; upgrading is strongly recommended. + - Saved-server passwords blank in the edit screen: The edit form now reads the stored password from the vault unconditionally, matching the connect path, so credentials appear after the server list is rebuilt from the vault. + - Server list empty after a storage-cache cleanup: The list is rebuilt from the encrypted vault when the local cache is missing instead of showing zero servers. + - Keystore backup and import: Corrected the local backup whitelist key names and routed a double-clicked .aeroftp-keystore file straight to the import screen. + - Provider mode tabs while editing: Locked read-only during profile edit to prevent accidental protocol changes. + - AeroFile initial panel: Starts on a single left panel and never lists with an empty path. + Changed + - Parallel transfers: SFTP gains a connection pool for concurrent multi-file transfers and intra-file concurrent byte-range reads, with concurrent ranged reads also applied to WebDAV and Koofr. The GUI and CLI now share one concurrent executor, and CLI recursive, glob and upload transfers run on it for faster large and multi-file operations. + Downloads: + - Windows: .msi installer, .exe, or .zip portable (no installation required) + - macOS: .dmg disk image + - Linux: .deb, .rpm, .snap, or .AppImage + Download AeroFTP +ReleaseNotesUrl: https://github.com/axpdev-lab/aeroftp/releases/tag/v3.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.yaml new file mode 100644 index 000000000000..5bf8ca095983 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/3.8.3/axpnet.AeroFTP.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: axpnet.AeroFTP +PackageVersion: 3.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a0bf375a4dc12335132d12dd2db0725133357ad3 Mon Sep 17 00:00:00 2001 From: Eva <147694095+evagelinaling@users.noreply.github.com> Date: Tue, 19 May 2026 03:12:35 +0800 Subject: [PATCH 50/76] New version: EvaLing.dotzmy version 0.1.10 (#376059) --- .../0.1.10/EvaLing.dotzmy.installer.yaml | 13 +++++++++++++ .../0.1.10/EvaLing.dotzmy.locale.en-US.yaml | 19 +++++++++++++++++++ .../EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.installer.yaml create mode 100644 manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.locale.en-US.yaml create mode 100644 manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.yaml diff --git a/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.installer.yaml b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.installer.yaml new file mode 100644 index 000000000000..8fe6d5dffe2b --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.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: EvaLing.dotzmy +PackageVersion: 0.1.10 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/evagelinaling/dotz.my-update/releases/download/v0.1.10/dotz.my_0.1.10_x64-setup.exe + InstallerSha256: DD71D52C02121C3A7F52345CD562AA934BBF21EC0277B6FF8409426FD25DE84D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.locale.en-US.yaml b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.locale.en-US.yaml new file mode 100644 index 000000000000..0cb2a34e38b1 --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EvaLing.dotzmy +PackageVersion: 0.1.10 +PackageLocale: en-US +Publisher: dotz.my +PublisherUrl: https://github.com/evagelinaling +PublisherSupportUrl: https://github.com/evagelinaling/dotz.my-update/issues +PackageName: dotz.my +PackageUrl: https://github.com/evagelinaling/dotz.my-update +License: MIT License +ShortDescription: dotz.my +ReleaseNotesUrl: https://github.com/evagelinaling/dotz.my-update/releases/tag/v0.1.10 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/evagelinaling/dotz.my-update/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.yaml b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.yaml new file mode 100644 index 000000000000..2c5a5e890f57 --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.10/EvaLing.dotzmy.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: EvaLing.dotzmy +PackageVersion: 0.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1616b24a4c36acb85aa24c9560de240772c3b4af Mon Sep 17 00:00:00 2001 From: Akka Bot <81730826+kalix-bot@users.noreply.github.com> Date: Mon, 18 May 2026 21:33:41 +0200 Subject: [PATCH 51/76] Akka.Cli 3.0.62 (#376053) --- manifests/a/Akka/Cli/3.0.62/Akka.Cli.installer.yaml | 13 +++++++++++++ .../a/Akka/Cli/3.0.62/Akka.Cli.locale.en-US.yaml | 11 +++++++++++ manifests/a/Akka/Cli/3.0.62/Akka.Cli.yaml | 5 +++++ 3 files changed, 29 insertions(+) create mode 100644 manifests/a/Akka/Cli/3.0.62/Akka.Cli.installer.yaml create mode 100644 manifests/a/Akka/Cli/3.0.62/Akka.Cli.locale.en-US.yaml create mode 100644 manifests/a/Akka/Cli/3.0.62/Akka.Cli.yaml diff --git a/manifests/a/Akka/Cli/3.0.62/Akka.Cli.installer.yaml b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.installer.yaml new file mode 100644 index 000000000000..27586b7c4c06 --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.installer.yaml @@ -0,0 +1,13 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.62 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: akka.exe + PortableCommandAlias: akka +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.akka.io/3.0.62/akka_windows_amd64_3.0.62.zip + InstallerSha256: 2FA34F4D8B4E7334E6D26A670E92D5A928BB0D14B11423F71A44E09356CA29BA +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Akka/Cli/3.0.62/Akka.Cli.locale.en-US.yaml b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.locale.en-US.yaml new file mode 100644 index 000000000000..1763fa7da89d --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.locale.en-US.yaml @@ -0,0 +1,11 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.62 +PackageLocale: en-US +Publisher: Akka +PublisherUrl: https://akka.io +PackageName: Akka CLI +PackageUrl: https://doc.akka.io/akka-cli/index.html +License: Business Source License 1.1 +ShortDescription: CLI for building and deploying Akka applications +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Akka/Cli/3.0.62/Akka.Cli.yaml b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.yaml new file mode 100644 index 000000000000..3b84217069c2 --- /dev/null +++ b/manifests/a/Akka/Cli/3.0.62/Akka.Cli.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Akka.Cli +PackageVersion: 3.0.62 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 63d3f2138a1efa8b1b40e159b04696c210de444a Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Tue, 19 May 2026 02:33:55 +0700 Subject: [PATCH 52/76] New version: Discord.Discord version 1.0.9238 (#376063) --- .../1.0.9238/Discord.Discord.installer.yaml | 29 ++++++++++++++++ .../Discord.Discord.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.locale.zh-CN.yaml | 19 +++++++++++ .../Discord/1.0.9238/Discord.Discord.yaml | 8 +++++ 5 files changed, 108 insertions(+) create mode 100644 manifests/d/Discord/Discord/1.0.9238/Discord.Discord.installer.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9238/Discord.Discord.yaml diff --git a/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.installer.yaml new file mode 100644 index 000000000000..17b904c95b0d --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.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: Discord.Discord +PackageVersion: 1.0.9238 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +ReleaseDate: 2026-05-18 +RequireExplicitUpgrade: true +AppsAndFeaturesEntries: +- ProductCode: Discord +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: x64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/x64/1.0.9238/DiscordSetup.exe + InstallerSha256: 4F8A97532221ED08F962230E35A368A5330C50BBBD1E3EF9448C5E661DEC6849 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.en-US.yaml new file mode 100644 index 000000000000..33f975819963 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9238 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 000000000000..5450a4bd36af --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.pt-BR.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9238 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversar +- conversação-por-voz +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 000000000000..2ccba16ab9e8 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9238 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.yaml new file mode 100644 index 000000000000..61a1b088aaf8 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9238/Discord.Discord.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: Discord.Discord +PackageVersion: 1.0.9238 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 298a44e546581f1aba34f94926e3ca79450ae94c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:34:00 -0700 Subject: [PATCH 53/76] Automatic update of NIUBI.PartitionEditor.Server from 10.2.0 to 10.3.0 (#375572) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- ...IUBI.PartitionEditor.Server.installer.yaml | 26 +++++++++++++++++++ ...I.PartitionEditor.Server.locale.en-US.yaml | 20 ++++++++++++++ .../10.3.0/NIUBI.PartitionEditor.Server.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.installer.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.locale.en-US.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.yaml diff --git a/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.installer.yaml b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.installer.yaml new file mode 100644 index 000000000000..7c1a7b87bd7c --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Server +PackageVersion: 10.3.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: NIUBISoft-NPE +ReleaseDate: 2025-01-06 +AppsAndFeaturesEntries: +- DisplayName: NIUBI Partition Editor Server Edition V10.2.0 + ProductCode: NIUBISoft-NPE +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NIUBISoft\NIUBI Partition Editor Server Edition' +Installers: +- Architecture: x64 + InstallerUrl: https://www.hdd-tool.com/download/NPE_server.exe + InstallerSha256: 71E9909C8243E9BC64162DAAD12D6A9772000A36F2E7C19621B8AB034313C655 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.locale.en-US.yaml b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.locale.en-US.yaml new file mode 100644 index 000000000000..642ee1be2a6f --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Server +PackageVersion: 10.3.0 +PackageLocale: en-US +Publisher: NIUBI Technology Co., Ltd. +PublisherUrl: https://www.hdd-tool.com/about.html +PublisherSupportUrl: https://www.hdd-tool.com/support.html +PackageName: NIUBI Partition Editor Server Edition +PackageUrl: https://www.hdd-tool.com/download.html +License: Proprietary (EULA) +LicenseUrl: https://www.hdd-tool.com/eula.html +Copyright: Copyright (C) 2015-2023 NIUBI Technology Co., Ltd. +ShortDescription: The Safest & Fastest Disk Partition Management Software +ReleaseNotes: > + Resolved an issue that could cause a blue screen when adjusting partitions in Windows 11 24H2. Added driver for ARM. Optimized some error codes for more precise troubleshooting. +ReleaseNotesUrl: https://www.hdd-tool.com/download.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.yaml b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.yaml new file mode 100644 index 000000000000..73a660f196f1 --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Server/10.3.0/NIUBI.PartitionEditor.Server.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Server +PackageVersion: 10.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d48c933400e56cb5080ce44856b8663d82107e84 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:34:17 -0700 Subject: [PATCH 54/76] Automatic update of NIUBI.PartitionEditor.Technician from 10.2.0 to 10.3.0 (#375571) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- ....PartitionEditor.Technician.installer.yaml | 26 +++++++++++++++++++ ...rtitionEditor.Technician.locale.en-US.yaml | 20 ++++++++++++++ .../NIUBI.PartitionEditor.Technician.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.installer.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.locale.en-US.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.yaml diff --git a/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.installer.yaml b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.installer.yaml new file mode 100644 index 000000000000..c0ca5323596f --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Technician +PackageVersion: 10.3.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: NIUBISoft-NPE +ReleaseDate: 2025-01-06 +AppsAndFeaturesEntries: +- DisplayName: NIUBI Partition Editor Technician Edition V10.2.0 + ProductCode: NIUBISoft-NPE +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NIUBISoft\NIUBI Partition Editor Technician Edition' +Installers: +- Architecture: x64 + InstallerUrl: https://www.hdd-tool.com/download/NPE_technician.exe + InstallerSha256: 9AA2115577B2F03758B7C0E68A2AFDEC9BD0A75EB49766863C2903F7F4BF5524 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.locale.en-US.yaml b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.locale.en-US.yaml new file mode 100644 index 000000000000..51e5dffa14ad --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Technician +PackageVersion: 10.3.0 +PackageLocale: en-US +Publisher: NIUBI Technology Co., Ltd. +PublisherUrl: https://www.hdd-tool.com/about.html +PublisherSupportUrl: https://www.hdd-tool.com/support.html +PackageName: NIUBI Partition Editor Technician Edition +PackageUrl: https://www.hdd-tool.com/download.html +License: Proprietary (EULA) +LicenseUrl: https://www.hdd-tool.com/eula.html +Copyright: Copyright (C) 2015-2023 NIUBI Technology Co., Ltd. +ShortDescription: The Safest & Fastest Disk Partition Management Software +ReleaseNotes: > + Resolved an issue that could cause a blue screen when adjusting partitions in Windows 11 24H2. Added driver for ARM. Optimized some error codes for more precise troubleshooting. +ReleaseNotesUrl: https://www.hdd-tool.com/download.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.yaml b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.yaml new file mode 100644 index 000000000000..a4ce0380d8ba --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Technician/10.3.0/NIUBI.PartitionEditor.Technician.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Technician +PackageVersion: 10.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3413af126a1a8513965d32f7365d80da29554887 Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Tue, 19 May 2026 02:34:19 +0700 Subject: [PATCH 55/76] New version: Discord.Discord.arm64 version 1.0.30 (#376064) --- .../Discord.Discord.arm64.installer.yaml | 30 +++++++++++++++++ .../Discord.Discord.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.arm64.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../arm64/1.0.30/Discord.Discord.arm64.yaml | 8 +++++ 5 files changed, 109 insertions(+) create mode 100644 manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.yaml diff --git a/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.installer.yaml new file mode 100644 index 000000000000..2239da070df5 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.30 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +ReleaseDate: 2026-05-18 +RequireExplicitUpgrade: true +AppsAndFeaturesEntries: +- DisplayName: Discord + ProductCode: Discord +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.30/DiscordSetup.exe + InstallerSha256: 8A915A9AA33018C699E5C878423D79495C3462D71D54DC4A55474DE200850F4D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..8c12c7d91165 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.30 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 000000000000..8602f0131192 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.pt-BR.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.30 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversar +- conversação-por-voz +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..c75a05bce119 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.arm64 +PackageVersion: 1.0.30 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.yaml new file mode 100644 index 000000000000..6f07ac1b5d50 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.30/Discord.Discord.arm64.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: Discord.Discord.arm64 +PackageVersion: 1.0.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6ce00fac9156f6b47271d7d25822e21427e1a654 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 May 2026 21:34:25 +0200 Subject: [PATCH 56/76] New version: FrancisBanyikwa.MediaDownloader version 5.6.1 (#376068) --- ...cisBanyikwa.MediaDownloader.installer.yaml | 26 ++++++++++++++ ...Banyikwa.MediaDownloader.locale.en-US.yaml | 35 +++++++++++++++++++ .../FrancisBanyikwa.MediaDownloader.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.installer.yaml create mode 100644 manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml create mode 100644 manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.yaml diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.installer.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.installer.yaml new file mode 100644 index 000000000000..35c28d61781c --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.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: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.1 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1' +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- ProductCode: '{6DD595EF-ECA2-481B-B008-CB7302603A0D}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Media Downloader' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mhogomchungu/media-downloader/releases/download/5.6.1/MediaDownloaderQt5-5.6.1.setup.exe + InstallerSha256: 294F583D14DA92B4B103FCE6DB049C464A3C5A62F0DA0DAC3B8B406DC47637AB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml new file mode 100644 index 000000000000..769844da488e --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.1 +PackageLocale: en-US +Publisher: Francis Banyikwa +PublisherUrl: https://github.com/mhogomchungu +PublisherSupportUrl: https://github.com/mhogomchungu/media-downloader/issues +PackageName: Media Downloader +PackageUrl: https://github.com/mhogomchungu/media-downloader +License: GPL-2.0 +LicenseUrl: https://github.com/mhogomchungu/media-downloader/blob/HEAD/LICENSE +Copyright: 2021-2024, Francis Banyikwa +ShortDescription: This project is a Qt/C++ based GUI frontend to CLI multiple CLI-based tools that deal with downloading online media. +Description: Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books. +Tags: +- download +- media +- youtube-dl +ReleaseNotes: |- + The signing key can be retrieved with below command: + gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242 + Note on Windows builds: + MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have minimum requirement of windows 10. + MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have minimum requirement of windows 7. + Changelog + [WINDOWS] + - Bundle wget2 in Qt6 build. + [ALL] + - Add "yt-dlp-nightly" extension to make it possible to use yt-dlp nightly version. + - Improve support for wget2. +ReleaseNotesUrl: https://github.com/mhogomchungu/media-downloader/releases/tag/5.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.yaml b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.yaml new file mode 100644 index 000000000000..29d91f38b783 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/MediaDownloader/5.6.1/FrancisBanyikwa.MediaDownloader.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: FrancisBanyikwa.MediaDownloader +PackageVersion: 5.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 367a0099ba97781deb12628cbcd1a546f1d96583 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:34:40 -0700 Subject: [PATCH 57/76] Automatic update of NIUBI.PartitionEditor.Free from 10.2.0 to 10.3.0 (#375574) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../NIUBI.PartitionEditor.Free.installer.yaml | 26 +++++++++++++++++++ ...UBI.PartitionEditor.Free.locale.en-US.yaml | 20 ++++++++++++++ .../10.3.0/NIUBI.PartitionEditor.Free.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.installer.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.locale.en-US.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.yaml diff --git a/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.installer.yaml b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.installer.yaml new file mode 100644 index 000000000000..30996541dce5 --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Free +PackageVersion: 10.3.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: NIUBISoft-NPE +ReleaseDate: 2025-01-06 +AppsAndFeaturesEntries: +- DisplayName: NIUBI Partition Editor Free Edition V10.2.0 + ProductCode: NIUBISoft-NPE +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NIUBISoft\NIUBI Partition Editor Free Edition' +Installers: +- Architecture: x64 + InstallerUrl: https://www.hdd-tool.com/download/NPE_free.exe + InstallerSha256: F5AE105CB0351BE1375012C5BD0464AFF334FBE262AE8234FDF064CDB1AD117B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.locale.en-US.yaml b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.locale.en-US.yaml new file mode 100644 index 000000000000..2715fb68975d --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Free +PackageVersion: 10.3.0 +PackageLocale: en-US +Publisher: NIUBI Technology Co., Ltd. +PublisherUrl: https://www.hdd-tool.com/about.html +PublisherSupportUrl: https://www.hdd-tool.com/support.html +PackageName: NIUBI Partition Editor Free Edition +PackageUrl: https://www.hdd-tool.com/download.html +License: Proprietary (EULA) +LicenseUrl: https://www.hdd-tool.com/eula.html +Copyright: Copyright (C) 2015-2023 NIUBI Technology Co., Ltd. +ShortDescription: The Safest & Fastest Disk Partition Management Software +ReleaseNotes: > + Resolved an issue that could cause a blue screen when adjusting partitions in Windows 11 24H2. Added driver for ARM. Optimized some error codes for more precise troubleshooting. +ReleaseNotesUrl: https://www.hdd-tool.com/download.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.yaml b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.yaml new file mode 100644 index 000000000000..6d0e6abf2d09 --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Free/10.3.0/NIUBI.PartitionEditor.Free.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Free +PackageVersion: 10.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 394099115cc2275d5c36df9558169d462f7ce9e7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:35:02 -0700 Subject: [PATCH 58/76] Automatic update of NIUBI.PartitionEditor.Professional from 10.2.0 to 10.3.0 (#375573) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- ...artitionEditor.Professional.installer.yaml | 26 +++++++++++++++++++ ...itionEditor.Professional.locale.en-US.yaml | 20 ++++++++++++++ .../NIUBI.PartitionEditor.Professional.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.installer.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.locale.en-US.yaml create mode 100644 manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.yaml diff --git a/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.installer.yaml b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.installer.yaml new file mode 100644 index 000000000000..ed9a8a83e775 --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Professional +PackageVersion: 10.3.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: NIUBISoft-NPE +ReleaseDate: 2025-01-06 +AppsAndFeaturesEntries: +- DisplayName: NIUBI Partition Editor Professional Edition V10.2.0 + ProductCode: NIUBISoft-NPE +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\NIUBISoft\NIUBI Partition Editor Professional Edition' +Installers: +- Architecture: x64 + InstallerUrl: https://www.hdd-tool.com/download/NPE_pro.exe + InstallerSha256: D61854D510E36CF456D66C2F98ACBB3E7F08DEF0E4B96574ECA39AFEC6EAC1A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.locale.en-US.yaml b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.locale.en-US.yaml new file mode 100644 index 000000000000..142d874eef8c --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Professional +PackageVersion: 10.3.0 +PackageLocale: en-US +Publisher: NIUBI Technology Co., Ltd. +PublisherUrl: https://www.hdd-tool.com/about.html +PublisherSupportUrl: https://www.hdd-tool.com/support.html +PackageName: NIUBI Partition Editor Professional Edition +PackageUrl: https://www.hdd-tool.com/download.html +License: Proprietary (EULA) +LicenseUrl: https://www.hdd-tool.com/eula.html +Copyright: Copyright (C) 2015-2023 NIUBI Technology Co., Ltd. +ShortDescription: The Safest & Fastest Disk Partition Management Software +ReleaseNotes: > + Resolved an issue that could cause a blue screen when adjusting partitions in Windows 11 24H2. Added driver for ARM. Optimized some error codes for more precise troubleshooting. +ReleaseNotesUrl: https://www.hdd-tool.com/download.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.yaml b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.yaml new file mode 100644 index 000000000000..ef791d6c78ef --- /dev/null +++ b/manifests/n/NIUBI/PartitionEditor/Professional/10.3.0/NIUBI.PartitionEditor.Professional.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/17 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NIUBI.PartitionEditor.Professional +PackageVersion: 10.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e5033f54f8b5f649e0d17ba1703f8274b6afb28 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:50:54 -0700 Subject: [PATCH 59/76] Automatic Waiver Addition for PR 372499 (#376096) From c93d4cb5c1f3f816c1e70b80c9041242dcf88cf2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:51:17 -0700 Subject: [PATCH 60/76] Automatic Waiver Addition for PR 372326 (#376095) From 6506557683dafddfd1e94ac5d2a2075656727758 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 May 2026 12:51:20 -0700 Subject: [PATCH 61/76] Automatic Waiver Addition for PR 372506 (#376094) From 52211f4b07eb0b200959def54f6f07ad33da76c5 Mon Sep 17 00:00:00 2001 From: BDR-Thermea-B2B-apps Date: Mon, 18 May 2026 21:56:33 +0200 Subject: [PATCH 62/76] =?UTF-8?q?New=20version:=20BR=C3=96TJE.ProfiTool=20?= =?UTF-8?q?version=202026.4.160=20(#375977)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BR\303\226TJE.ProfiTool.installer.yaml" | 23 +++++++++++++++++++ ...BR\303\226TJE.ProfiTool.locale.en-US.yaml" | 12 ++++++++++ .../2026.4.160/BR\303\226TJE.ProfiTool.yaml" | 8 +++++++ 3 files changed, 43 insertions(+) create mode 100644 "manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.installer.yaml" create mode 100644 "manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.locale.en-US.yaml" create mode 100644 "manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.yaml" diff --git "a/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.installer.yaml" "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.installer.yaml" new file mode 100644 index 000000000000..bbb811a4464f --- /dev/null +++ "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.installer.yaml" @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BRÖTJE.ProfiTool +PackageVersion: 2026.4.160 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.DotNet.Runtime.8 +ProductCode: '{1BB18D16-7A93-471F-8F08-378C89DB5EF6}' +AppsAndFeaturesEntries: +- DisplayName: BRÖTJE ProfiTool + Publisher: broetje + DisplayVersion: 2026.4.160.0 + ProductCode: '{1BB18D16-7A93-471F-8F08-378C89DB5EF6}' + UpgradeCode: '{82D9B8E1-787C-43F5-BEC1-F4520C649068}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/BROTJE_ProfiTool_2026_4_160.msi + InstallerSha256: 6FCDB092ABCF743A22E572F8C052E2E46E9A9C62AC1CE1821D8AEE298D6F3C85 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git "a/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.locale.en-US.yaml" "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.locale.en-US.yaml" new file mode 100644 index 000000000000..b40881021273 --- /dev/null +++ "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.locale.en-US.yaml" @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BRÖTJE.ProfiTool +PackageVersion: 2026.4.160 +PackageLocale: en-US +Publisher: BRÖTJE +PackageName: BRÖTJE ProfiTool +License: Proprietary +ShortDescription: 'The all-in-one tool for installers: the fastest on-site diagnostics!' +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git "a/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.yaml" "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.yaml" new file mode 100644 index 000000000000..ce15f4841e1a --- /dev/null +++ "b/manifests/b/BR\303\226TJE/ProfiTool/2026.4.160/BR\303\226TJE.ProfiTool.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: BRÖTJE.ProfiTool +PackageVersion: 2026.4.160 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fe092651284e301458d28b19dd76736d8e4b3b3b Mon Sep 17 00:00:00 2001 From: BDR-Thermea-B2B-apps Date: Mon, 18 May 2026 21:56:46 +0200 Subject: [PATCH 63/76] =?UTF-8?q?New=20version:=20Chapp=C3=A9e.PRO=20versi?= =?UTF-8?q?on=202026.4.160=20(#375983)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Chapp\303\251e.PRO.installer.yaml" | 23 +++++++++++++++++++ .../Chapp\303\251e.PRO.locale.en-US.yaml" | 15 ++++++++++++ .../PRO/2026.4.160/Chapp\303\251e.PRO.yaml" | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 "manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.installer.yaml" create mode 100644 "manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.locale.en-US.yaml" create mode 100644 "manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.yaml" diff --git "a/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.installer.yaml" "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.installer.yaml" new file mode 100644 index 000000000000..3821cec82679 --- /dev/null +++ "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.installer.yaml" @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Chappée.PRO +PackageVersion: 2026.4.160 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.DotNet.Runtime.8 +ProductCode: '{E21323D8-2F4A-42BC-A008-5693635A72BE}' +AppsAndFeaturesEntries: +- DisplayName: Chappée PRO + Publisher: chappee + DisplayVersion: 2026.4.160.0 + ProductCode: '{E21323D8-2F4A-42BC-A008-5693635A72BE}' + UpgradeCode: '{80B65334-7D38-46F3-8ACB-E6D185AB48D4}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/Chappee_PRO_2026_4_160.msi + InstallerSha256: 93232E7A001AEC0B467253ED9604093956A639508451E6282E1C57FACE03FCD8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git "a/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.locale.en-US.yaml" "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.locale.en-US.yaml" new file mode 100644 index 000000000000..f149b9939f4d --- /dev/null +++ "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.locale.en-US.yaml" @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Chappée.PRO +PackageVersion: 2026.4.160 +PackageLocale: en-US +Publisher: Chappée +PackageName: Chappée PRO +License: Proprietary +ShortDescription: 'The all-in-one tool for installers: the fastest on-site diagnostics!' +Tags: +- chappee +- diagnostics +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git "a/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.yaml" "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.yaml" new file mode 100644 index 000000000000..8b2d9112bdad --- /dev/null +++ "b/manifests/c/Chapp\303\251e/PRO/2026.4.160/Chapp\303\251e.PRO.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: Chappée.PRO +PackageVersion: 2026.4.160 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3b1feeae62f7d48db1ecd378c483f71399619a24 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:56:59 +0800 Subject: [PATCH 64/76] New version: Zoom.Zoom.EXE version 7.0.5 (38856) (7.0.5.38856) (#375992) --- .../Zoom.Zoom.EXE.installer.yaml | 30 ++++++++++++++++ .../Zoom.Zoom.EXE.locale.en-US.yaml | 34 +++++++++++++++++++ .../Zoom.Zoom.EXE.locale.zh-CN.yaml | 30 ++++++++++++++++ .../Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.installer.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.en-US.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.zh-CN.yaml create mode 100644 manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.yaml diff --git a/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.installer.yaml b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.installer.yaml new file mode 100644 index 000000000000..dcfccf073255 --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 7.0.5 (38856) +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent +UpgradeBehavior: install +Protocols: +- zoom +- zoommtg +FileExtensions: +- zoommtg +- zoomphonecall +ProductCode: ZoomUMX +Installers: +- Architecture: x64 + InstallerUrl: https://zoom.us/client/7.0.5.38856/ZoomInstallerFull.exe?archType=x64 + InstallerSha256: BDEC23CCD708CC70F71863A2B1A6E962A2EB4D378AB7A0CBE828AAFBF88FE458 +- Architecture: arm64 + InstallerUrl: https://zoom.us/client/7.0.5.38856/ZoomInstallerFull.exe?archType=winarm64 + InstallerSha256: 4C2C015DD11DE56E0A7FDD605254E94640D70B81DC6DDF03B46ED8F366F1A258 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.en-US.yaml b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..684d4277995d --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 7.0.5 (38856) +PackageLocale: en-US +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/en/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace (EXE) +PackageUrl: https://zoom.us/ +License: Proprietary +LicenseUrl: https://explore.zoom.us/en/terms/ +Copyright: Copyright ©2012-2026 Zoom Video Communications, Inc. All rights reserved. +ShortDescription: Team Chat, Phone, Video & More +Description: Zoom's secure, reliable video platform powers all of your communication needs, including meetings, chat, phone, webinars, and online events. +Tags: +- chat +- collaborate +- collaboration +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +- webinar +PurchaseUrl: https://zoom.us/pricing +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.zoom.us/learn +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.zh-CN.yaml b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..5e0008186a24 --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 7.0.5 (38856) +PackageLocale: zh-CN +Publisher: Zoom Video Communications, Inc. +PublisherUrl: https://zoom.us/ +PublisherSupportUrl: https://support.zoom.us/ +PrivacyUrl: https://explore.zoom.us/zh-cn/privacy/ +Author: Zoom Video Communications, Inc. +PackageName: Zoom Workplace(EXE) +PackageUrl: https://zoom.us/ +License: 专有软件 +LicenseUrl: https://explore.zoom.us/zh-cn/terms/ +Copyright: 版权所有©2012-2026 Zoom Video Communications, Inc. 保留所有权利。 +ShortDescription: 畅享愉快的会议体验 +Description: Zoom 安全可靠的视频平台可满足您的所有通信需求,包括会议、聊天、电话、网络研讨会和在线活动。 +Tags: +- 会议 +- 协作 +- 协同 +- 开会 +- 研讨会 +- 视频会议 +- 聊天 +- 语音会议 +PurchaseUrl: https://zoom.us/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.yaml b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.yaml new file mode 100644 index 000000000000..721e54f59c9c --- /dev/null +++ b/manifests/z/Zoom/Zoom/EXE/7.0.5 (38856)/Zoom.Zoom.EXE.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: Zoom.Zoom.EXE +PackageVersion: 7.0.5 (38856) +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a90836733a5103866b5c4c87d7af8a3d42c79dc8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:57:12 +0800 Subject: [PATCH 65/76] New version: Docker.DockerCLI version 29.5.1 (#376058) --- .../29.5.1/Docker.DockerCLI.installer.yaml | 18 ++++++++++++++++++ .../29.5.1/Docker.DockerCLI.locale.en-US.yaml | 12 ++++++++++++ .../DockerCLI/29.5.1/Docker.DockerCLI.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.installer.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.yaml diff --git a/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.installer.yaml new file mode 100644 index 000000000000..d00f640e711c --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.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: Docker.DockerCLI +PackageVersion: 29.5.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: docker\docker.exe + PortableCommandAlias: docker +- RelativeFilePath: docker\dockerd.exe + PortableCommandAlias: dockerd +Installers: +- Architecture: x64 + InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-29.5.1.zip + InstallerSha256: 7008D54DA30461FA745D4539BEB87D3D14DD38C7AB0110657720526E16F5F2D3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.locale.en-US.yaml new file mode 100644 index 000000000000..532063d86ccd --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.1 +PackageLocale: en-US +Publisher: Docker Inc. +PackageName: Docker CLI +License: Apache-2.0 +ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.yaml new file mode 100644 index 000000000000..d8e619ad9b52 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.1/Docker.DockerCLI.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: Docker.DockerCLI +PackageVersion: 29.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3854fdf19069ec184b354d48878ac50539eda537 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:57:25 +0800 Subject: [PATCH 66/76] New version: Anthropic.Claude version 1.7196.3 (#376070) --- .../1.7196.3/Anthropic.Claude.installer.yaml | 66 +++++++++++++++++++ .../Anthropic.Claude.locale.en-US.yaml | 24 +++++++ .../Anthropic.Claude.locale.zh-CN.yaml | 15 +++++ .../Claude/1.7196.3/Anthropic.Claude.yaml | 8 +++ 4 files changed, 113 insertions(+) create mode 100644 manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.installer.yaml create mode 100644 manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.yaml diff --git a/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.installer.yaml new file mode 100644 index 000000000000..1279877de93c --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.7196.3 +Protocols: +- claude +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.7196.3/Claude-ca0c62bc1d73c3f4d2f37816bd25565587fb4443.msix + InstallerSha256: B21E94B86A02A7298B7234BDF70FF43677C0051A6FDA6C31A3771754AEC01E96 + SignatureSha256: 9262F419CC67CD360888BA14A45498C3511D5BF3B64F96BCFE6FC5C15BE42C9C + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.7196.3/Claude-ca0c62bc1d73c3f4d2f37816bd25565587fb4443.msix + InstallerSha256: D433D7EF72E29FF5581714473F1242CB952BD9286C640E294D00CC85A5A13D89 + SignatureSha256: 11BA79E11D005B2C12ADD89C61C600D3B8380228BDD42FB8DBFD625C36556EB1 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.7196.3/Claude-ca0c62bc1d73c3f4d2f37816bd25565587fb4443.exe + InstallerSha256: D27CD864332C1AA26CF3A786E4C7F476E36041096E8201D973B3FB3BCE8E330D + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.7196.3/Claude-ca0c62bc1d73c3f4d2f37816bd25565587fb4443.exe + InstallerSha256: 3E99E625C984E320C48AAA0CC77D1A96145A3DD2179100FC16DD1DD8BFA3489C + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 000000000000..5f340fdefee8 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.7196.3 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 000000000000..8952dd183a69 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.7196.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.yaml new file mode 100644 index 000000000000..cbb7b90929b0 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.7196.3/Anthropic.Claude.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.7196.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90fbadd0c0119811a9acda83ddbe91c37193f420 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 03:57:50 +0800 Subject: [PATCH 67/76] New version: BitSum.ProcessLasso.Beta version 18.2.0.33 (#376074) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.2.0.31 => 18.2.0.33}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.31 => 18.2.0.33}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.31 => 18.2.0.33}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.31 => 18.2.0.33}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.31 => 18.2.0.33}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.installer.yaml index 9276066b8e52..c7df228b5645 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.31 +PackageVersion: 18.2.0.33 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: ADC339BF9A4FCF2A03355F6E9694E41C2ACE42BF78C1001543568907F37B8910 + InstallerSha256: 79A7D06F92E8C4CCEA41F65B7A64029E803DA988187456723BB27DA5DD8A6311 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 3e6631027e26..807878e47773 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.31 +PackageVersion: 18.2.0.33 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index 6585233b7f47..028e03c49921 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.31 +PackageVersion: 18.2.0.33 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.yaml index 034a3be3d66b..f9b6ed6ffc24 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.31/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.33/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.31 +PackageVersion: 18.2.0.33 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 33cb1bf3537dd4f3918be136a350116906750611 Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Mon, 18 May 2026 20:58:03 +0100 Subject: [PATCH 68/76] New version: LouisHinchliffe.HardwareMon version 14.5.3 (#376077) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 21 +++++++++++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 21 +++++++++++++++++++ .../14.5.3/LouisHinchliffe.HardwareMon.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 000000000000..0f040ba1ec87 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.5.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: HardwareMon_is1 +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- ProductCode: HardwareMon_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v14.5.3/HardwareMonSetup-x64-14.5.3.exe + InstallerSha256: 199FB1EC7116DC9D4C8A33D60AAE9A1091A08B6B7AF35E8CFFB42241BF180AEA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 000000000000..53f51c6554e4 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.5.3 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +ReleaseNotes: 'Full Changelog: v14.5.2...v14.5.3' +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v14.5.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 000000000000..f3e2929d1621 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/14.5.3/LouisHinchliffe.HardwareMon.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LouisHinchliffe.HardwareMon +PackageVersion: 14.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80d4fecc1035a4bd0a115e45329b6cb501eccecb Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 May 2026 21:58:07 +0200 Subject: [PATCH 69/76] New version: OneKey.OneKey version 6.3.0 (#376073) --- .../OneKey/6.3.0/OneKey.OneKey.installer.yaml | 18 ++++++ .../6.3.0/OneKey.OneKey.locale.en-US.yaml | 61 +++++++++++++++++++ .../o/OneKey/OneKey/6.3.0/OneKey.OneKey.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.installer.yaml create mode 100644 manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.locale.en-US.yaml create mode 100644 manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.yaml diff --git a/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.installer.yaml b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.installer.yaml new file mode 100644 index 000000000000..9d76c8eff070 --- /dev/null +++ b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.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: OneKey.OneKey +PackageVersion: 6.3.0 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: c63242f1-2b62-5725-b853-31b79889ccf8 +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- DisplayName: OneKey 6.3.0 + ProductCode: c63242f1-2b62-5725-b853-31b79889ccf8 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OneKeyHQ/app-monorepo/releases/download/v6.3.0/OneKey-Wallet-6.3.0-win-x64.exe + InstallerSha256: 994C4AF48F6F9C0C7F406AC2246CB8298A1DDE4D9765A2D01A155398699B94F2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.locale.en-US.yaml b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.locale.en-US.yaml new file mode 100644 index 000000000000..e149d70aa5d1 --- /dev/null +++ b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OneKey.OneKey +PackageVersion: 6.3.0 +PackageLocale: en-US +Publisher: OneKey +PublisherUrl: https://github.com/OneKeyHQ +PublisherSupportUrl: https://github.com/OneKeyHQ/app-monorepo/issues +Author: OneKeyHQ +PackageName: OneKey Wallet +PackageUrl: https://github.com/OneKeyHQ/app-monorepo +License: Copyright ONEKEY LIMITED (Hong Kong) All rights reserved. +LicenseUrl: https://github.com/OneKeyHQ/app-monorepo/blob/HEAD/LICENSE.md +ShortDescription: Multi-chain support for BTC/ETH/BNB/NEAR/Polygon/Solana/Avalanche/Fantom and others +Tags: +- bitcoin +- blockchain +- defi +- electron +- react +- wallet +- web +ReleaseNotes: |- + ✨ New Features + - Added support for connecting Ledger hardware wallets + - Perps now supports Spot trading mode and more flexible chart-based order placement + - Added Gas Account fee sponsorship + - Added wallet overview and transaction notifications to the macOS menu bar + - Added more cross-chain providers in Swap + - Market now supports custom trade presets, token categories, liquidity pool info, and more BTC data + - Added Bitrefill Widget for purchasing gift cards directly in the app + 💎 Improvements + - Significantly improved mobile startup performance + - Improved the onboarding flow and Browser search experience + - Improved Market transaction history, asset price coverage, and address display when receiving from other exchanges + - Streamlined the Perps trading enablement flow + 🐞 Bug Fixes + - Fixed an issue where Perps chart data could pause + - Fixed an issue where Linux clients could not fall back to manual installation after an upgrade failure + - Fixed an issue where All Networks data on desktop did not refresh in time after cross-device transactions + ✨ 新功能 + - 支持连接 Ledger 硬件钱包 + - Perps 新增现货交易模式,并支持更灵活的图表下单 + - 新增 Gas Account 手续费赞助功能 + - macOS 新增菜单栏钱包概览与交易通知 + - Swap 新增更多跨链交易渠道 + - Market 新增自定义交易设置、代币分类入口、流动性池信息与更多 BTC 数据 + - 新增 Bitrefill Widget,支持应用内购买礼品卡 + 💎 改进 + - 大幅优化移动端启动性能 + - 优化新手引导与 Browser 搜索体验 + - 优化 Market 交易历史、资产价格与收款地址展示 + - 简化 Perps 交易启用流程 + 🐞 问题修复 + - 修复 Perps 图表数据暂停的问题 + - 修复 Linux 客户端升级失败后的安装问题 + - 修复跨设备交易后桌面端数据未及时刷新的问题 +ReleaseNotesUrl: https://github.com/OneKeyHQ/app-monorepo/releases/tag/v6.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.yaml b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.yaml new file mode 100644 index 000000000000..9412a53013fa --- /dev/null +++ b/manifests/o/OneKey/OneKey/6.3.0/OneKey.OneKey.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: OneKey.OneKey +PackageVersion: 6.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 692d38994dc95a96b33eb6eaec0a775dd7cf96a0 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 May 2026 22:11:19 +0200 Subject: [PATCH 70/76] New version: Gruntwork.Terragrunt version 1.0.5 (#376072) --- .../1.0.5/Gruntwork.Terragrunt.installer.yaml | 22 ++++ .../Gruntwork.Terragrunt.locale.en-US.yaml | 120 ++++++++++++++++++ .../1.0.5/Gruntwork.Terragrunt.yaml | 8 ++ 3 files changed, 150 insertions(+) create mode 100644 manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.installer.yaml create mode 100644 manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.locale.en-US.yaml create mode 100644 manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.yaml diff --git a/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.installer.yaml b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.installer.yaml new file mode 100644 index 000000000000..21d2973cb3ff --- /dev/null +++ b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gruntwork.Terragrunt +PackageVersion: 1.0.5 +InstallerType: portable +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: terragrunt.exe + PortableCommandAlias: terragrunt +Commands: +- terragrunt +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/gruntwork-io/terragrunt/releases/download/v1.0.5/terragrunt_windows_386.exe + InstallerSha256: 970FAAE95A9795E9227DA5D5776525120837DA2382DAB0B28C5B9C85B3DBB319 +- Architecture: x64 + InstallerUrl: https://github.com/gruntwork-io/terragrunt/releases/download/v1.0.5/terragrunt_windows_amd64.exe + InstallerSha256: F6D8AE6BFC13C56A9784DB8FC85DB8BAF98D225D0E509F3F14E7CF3B670039E7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.locale.en-US.yaml b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.locale.en-US.yaml new file mode 100644 index 000000000000..f36ee47d33c0 --- /dev/null +++ b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.locale.en-US.yaml @@ -0,0 +1,120 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gruntwork.Terragrunt +PackageVersion: 1.0.5 +PackageLocale: en-US +Publisher: Gruntwork +PublisherUrl: https://terragrunt.gruntwork.io/ +PublisherSupportUrl: https://terragrunt.gruntwork.io/docs/community/support +PrivacyUrl: https://gruntwork.io/legal/privacy-policy +PackageName: Terragrunt +PackageUrl: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.68.9 +License: MIT +LicenseUrl: https://github.com/gruntwork-io/terragrunt/blob/HEAD/LICENSE.txt +Copyright: © 2024 Gruntwork, Inc. All rights reserved. +ShortDescription: Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. +Description: Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. +Tags: +- IaC +- Infrastructure as Code +- Terraform +- Terraform Wrapper +- terragrunt +ReleaseNotes: |- + ✨ New Features + Full .terraform.lock.hcl files from the provider cache server + When the provider cache server is used against the OpenTofu provider registry, Terragrunt now writes .terraform.lock.hcl files containing h1: hashes for every platform the registry supports. A single terragrunt init produces a lock file that works on every platform, removing the need to run tofu providers lock -platform=... separately for each target architecture. + provider "registry.opentofu.org/hashicorp/null" { + version = "3.2.2" + constraints = "3.2.2" + hashes = [ + "h1:+1mRmfyz6oA00IhrrSkHK3h/Mdh032x2p0F6OMdMo5s=", + "h1:FjLTqvaaYo+vHN8pHZB1cOwEGiNzOj+I9kQyHmr9/7o=", + # ... one entry per supported platform ... + "zh:00e5877d19fb1c1d8c4b3536334a46a5c86f57146fd115c7b7b4b5d2bf2de86d", + # ... one entry per supported platform ... + ] + } + The hashes come from the registry's per-platform download response. When the registry does not supply them (for example, a third-party registry that has not adopted the field), Terragrunt falls back to its previous behavior of writing an h1: hash for the current platform plus zh: hashes for every platform listed in the shasums document. + Tip + Thanks to the OpenTofu team + This feature builds on work done by the OpenTofu team to expose per-platform hashes directly from the OpenTofu provider registry. Starting with OpenTofu 1.12, tofu init populates .terraform.lock.hcl with hashes for every supported platform out of the box, with no tofu providers lock invocation required. Users on older OpenTofu versions still get the same lock files when running through Terragrunt's provider cache server, but upgrading to 1.12 is the easiest way to get the same behavior everywhere, including when using the automatic provider cache dir. + 🏎️ Performance Improvements + stack output fetches unit outputs in parallel + terragrunt stack output now fetches outputs from multiple units at the same time, which is noticeably faster on larger stacks. Use the existing --parallelism flag (or TG_PARALLELISM) to lower concurrency if you need to. + terragrunt stack output --parallelism 4 + 💡 Tips Added + Stack-target hint when --filter is missing | type=stack + run and stack generate now emit a tip when a --filter path resolves to a directory containing terragrunt.stack.hcl but the filter is not restricted to stacks. Without | type=stack, stack generate ignores the filter and run does not generate that stack. + The tip prints the offending filter, the suggested rewrite, and a link to the filter docs. Suppress it with --no-tip stack-target-missing-type-stack or --no-tips. + 🐛 Bug Fixes + Auth provider command returning null no longer crashes Terragrunt + If the command configured via --auth-provider-cmd wrote the JSON value null to stdout, Terragrunt crashed with a nil pointer dereference before it could obtain credentials. + A null response is now treated as an empty response: no environment variables and no credentials are applied, and the run continues. + Auto-init now re-runs after a source change when modules are already cached + terragrunt plan/apply could fail with Error: Required plugins are not installed after a source-version change in any unit with a module "" block. The .terragrunt-init-required marker written on source change was being ignored because modulesNeedInit short-circuited as soon as .terraform/modules/ existed. + The marker check now lives at the top of needsInitRunCfg and is honored regardless of cached .terraform/modules/ contents. + Thanks to @arnaud-dezandee for contributing this fix! + --download-dir is now respected through dependency blocks and read_terragrunt_config + A custom download directory set via --download-dir (or TG_DOWNLOAD_DIR) was honored for the unit being run, but lost as soon as parsing crossed into another config. dependency blocks and read_terragrunt_config() would fall back to the dependency's local .terragrunt-cache next to its terragrunt.hcl, ignoring the user-set path. + TG_DOWNLOAD_DIR=/tmp/tg-cache terragrunt run --all plan + # Root unit: outputs landed in /tmp/tg-cache ✓ + # Dependency outputs: written next to each dependency's terragrunt.hcl ✗ + When the parsing context switches to a new config path, the download directory is now updated only if it still points at the previous module's default location. A user-supplied path never matches any module's default and is carried through every dependency hop unchanged. + Thanks to @maonat for contributing this fix! + remote_state — apply tags during DynamoDB lock table creation + Terragrunt previously applied dynamodb_table_tags to DynamoDB lock tables after table creation rather than during the initial CreateTable API request. + This caused failures in environments enforcing required AWS resource tags through SCPs or tag policies, where tags must be present at resource creation time. + Terragrunt now includes dynamodb_table_tags in the initial DynamoDB table creation request during remote state bootstrap. + remote_state { + backend = "s3" + config = { + bucket = "my-state-bucket" + dynamodb_table = "terraform-locks" + dynamodb_table_tags = { + Environment = "prod" + Team = "platform" + } + } + } + Thanks to @Rahul-Kumar-prog for contributing this fix! + Engine archive extraction rejects path-traversal entries + When Terragrunt extracted an engine archive while the engine experiment was active, entries whose target path resolved outside the extraction directory were not rejected correctly. Such an entry could overwrite files anywhere the Terragrunt process could write. + These entries are now rejected early with a descriptive error before any bytes are written. Engine archives produced by Gruntwork were never affected; the gap only mattered for a tampered or untrusted archive. + Thanks to @jackiesre721 for reporting this! + --filter combined with a negation no longer parses excluded units + When a positive path filter was combined with a negated one, Terragrunt classified any unit that matched neither expression as requiring defensive parsing before exclusion instead of being excluded early. + e.g. + $ terragrunt run --all --filter './foo' --filter '!./baz' + # If `./bar` existed on disk, it would be parsed before being excluded. This is no longer the case. + Any positive filepath filter now consistently results in units that cannot be discovered during Terragrunt discovery being excluded from parsing for evaluating candidacy of inclusion. When a sufficiently complex filter is present, like the following: + $ terragrunt run --all --filter './foo' --filter '!./baz' --filter 'reading=root.hcl' + # If `./bar` existed on disk, it will still be parsed before being excluded to determine if it reads `root.hcl`. + macOS and Windows binaries report the correct release version + The v1.0.4 macOS and Windows release binaries reported terragrunt version main and parsed as 0.0.0, breaking any terragrunt_version_constraint configured against them. + sign-macos.yml and sign-windows.yml included build jobs for standalone workflow_dispatch runs. During the release workflow, those jobs still saw the original workflow_dispatch event from release.yml, so the old condition evaluated to true. The redundant build used BUILD_VERSION=${{ github.ref_name }} and replaced the correctly versioned artifact uploaded by build.yml. + The signing workflows now skip their internal build job when invoked via workflow_call and only build when dispatched directly, so release binaries keep the version stamped by build.yml. + Fixed 403 Forbidden on nested private modules when using the provider cache server + With TG_PROVIDER_CACHE enabled, OpenTofu/Terraform sent nested module-registry lookups to the upstream registry with the cache server's API key as the bearer token, instead of the credentials configured for that host. Private registries rejected those requests: + Error: Error accessing remote module registry + Failed to retrieve available versions for module "" from + : error looking up module versions: 403 Forbidden. + Terragrunt sets TF_TOKEN_ to the cache server's API key so the cache can front provider downloads. Module-registry requests bypassed the cache and went straight to the upstream, so the registry saw the cache key instead of the user's token. + The cache server now also fronts the modules.v1 endpoint for each configured registry. It drops the inbound cache-server bearer, looks up the user's credentials for the upstream host from the loaded CLI config (TF_TOKEN_, ~/.terraform.d/credentials.tfrc.json, etc.), and forwards the request with that token. + Run report file generation no longer stalls or deadlocks with many runs + Generating a run report via --report-file could stall or deadlock when a queue contained many runs and some were still recording their final status as the report was written. + Reports now serialize each run independently, so writing a report no longer blocks status updates from runs that are still finishing. + Thanks to @jackiesre721 for contributing this fix! + Declining a run --all or --graph confirmation no longer skips cleanup + When terragrunt run --all destroy (or --all state, --all apply, or the equivalent --graph variants) prompted for confirmation and the user answered "no", Terragrunt terminated the process directly, skipping cleanup the run had registered. + Cleanup now runs before Terragrunt exits. + s3:: and gcs:: stack sources now download + Stack file source URLs starting with s3::https:// or gcs::https:// previously failed with a credentials error even when valid credentials were available. They now download. Existing stack files need no change. + Plain https://www.googleapis.com/storage/... URLs are now intended to download anonymously without GCP credentials, but Terragrunt continues to use GCS credentials to download them for backward compatibility, emitting a deprecation warning the first time it does so. To opt into the new behavior, enable the legacy-gcs-public-prefix strict control. To pull from a private GCS bucket explicitly, prefix the URL with gcs:: yourself. +ReleaseNotesUrl: https://github.com/gruntwork-io/terragrunt/releases/tag/v1.0.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/gruntwork-io/terragrunt/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.yaml b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.yaml new file mode 100644 index 000000000000..70d487e5967d --- /dev/null +++ b/manifests/g/Gruntwork/Terragrunt/1.0.5/Gruntwork.Terragrunt.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: Gruntwork.Terragrunt +PackageVersion: 1.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2725d22f462fd62ddefa326988a156a16329e550 Mon Sep 17 00:00:00 2001 From: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> Date: Mon, 18 May 2026 13:25:31 -0700 Subject: [PATCH 71/76] Revert Microsoft.DotNet.Runtime.7.x86 version 7.0.20 (#376102) --- ...rosoft.DotNet.Runtime.7.x86.installer.yaml | 22 -------------- ...oft.DotNet.Runtime.7.x86.locale.en-US.yaml | 29 ------------------- .../Microsoft.DotNet.Runtime.7.x86.yaml | 7 ----- 3 files changed, 58 deletions(-) delete mode 100644 manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.installer.yaml delete mode 100644 manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.yaml diff --git a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.installer.yaml deleted file mode 100644 index 0a9a96758f54..000000000000 --- a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Microsoft.DotNet.Runtime.7.x86 -PackageVersion: 7.0.20 -MinimumOSVersion: 6.1.7601 -InstallerSwitches: - Silent: /quiet - SilentWithProgress: /passive - Custom: /norestart -Installers: -- Architecture: x86 - InstallerType: burn - InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/7.0.20/dotnet-runtime-7.0.20-win-x86.exe - InstallerSha256: 9BF79C94AB014B555167E61F3CE653FDF54C70BDA6D6C74AB9F6F44652947A89 - ProductCode: '{19bad26f-b090-4efd-9309-da522523a706}' - AppsAndFeaturesEntries: - - DisplayName: Microsoft .NET Runtime - 7.0.20 (x86) - Publisher: Microsoft Corporation - DisplayVersion: 7.0.20.33717 - ProductCode: '{19bad26f-b090-4efd-9309-da522523a706}' -ManifestType: installer -ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.locale.en-US.yaml deleted file mode 100644 index fdf4b7b25ae3..000000000000 --- a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Microsoft.DotNet.Runtime.7.x86 -PackageVersion: 7.0.20 -PackageLocale: en-US -Publisher: Microsoft Corporation -PackageName: Microsoft .NET Runtime 7.0 (x86) -PackageUrl: https://dotnet.microsoft.com -License: MIT -ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. -Description: |- - .NET is a free, cross-platform, open-source developer platform for building many different types of applications. - - This Winget package is designed for if a .NET Runtime 7-requiring app specifically requires an x86 runtime even on x64 Windows OS installations. -Moniker: dotnet-runtime-7-x86 -Tags: -- .NET -- .NET Core -- dotnet -- net -- C# -- csharp -- F# -- fsharp -- VB -- Visual Basic -- runtime -ManifestType: defaultLocale -ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.yaml b/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.yaml deleted file mode 100644 index 3477c0e1a807..000000000000 --- a/manifests/m/Microsoft/DotNet/Runtime/7/x86/7.0.20/Microsoft.DotNet.Runtime.7.x86.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Microsoft.DotNet.Runtime.7.x86 -PackageVersion: 7.0.20 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 \ No newline at end of file From a4280731bf7c56d8491b656c0fd8040254e6df0c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 19 May 2026 06:50:19 +1000 Subject: [PATCH 72/76] Add version: Coder.Coder version 2.30.9 (#376066) --- .../Coder/2.30.9/Coder.Coder.installer.yaml | 32 +++++++++++++++++ .../2.30.9/Coder.Coder.locale.en-US.yaml | 34 +++++++++++++++++++ .../c/Coder/Coder/2.30.9/Coder.Coder.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/c/Coder/Coder/2.30.9/Coder.Coder.installer.yaml create mode 100644 manifests/c/Coder/Coder/2.30.9/Coder.Coder.locale.en-US.yaml create mode 100644 manifests/c/Coder/Coder/2.30.9/Coder.Coder.yaml diff --git a/manifests/c/Coder/Coder/2.30.9/Coder.Coder.installer.yaml b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.installer.yaml new file mode 100644 index 000000000000..813ff745dafd --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.30.9 +Commands: +- coder +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.9/coder_2.30.9_windows_amd64.zip + InstallerSha256: FEAC791C3519923097F3B0DA7EDCC51122EE6CE7EF1C3B060D10731E8422B106 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.9/coder_2.30.9_windows_amd64_installer.exe + InstallerSha256: DEC936FFF4D652F5DE3761A48613433DF63FAFE6B8591305441786341B18B196 + ProductCode: Coder + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.9/coder_2.30.9_windows_arm64.zip + InstallerSha256: 067AF4BB2CE2C594F316A5F2A414166E048DB52180B50D97F6A613A32BF893EA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/c/Coder/Coder/2.30.9/Coder.Coder.locale.en-US.yaml b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.locale.en-US.yaml new file mode 100644 index 000000000000..0ad922b57fc0 --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.30.9 +PackageLocale: en-US +Publisher: Coder Technologies, Inc. +PublisherUrl: https://coder.com/ +PublisherSupportUrl: https://github.com/coder/coder/issues +PrivacyUrl: https://coder.com/legal/privacy-policy +PackageName: Coder +PackageUrl: https://github.com/coder/coder +License: AGPL-3.0 +LicenseUrl: https://github.com/coder/coder/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Coder Technologies, Inc. +ShortDescription: Remote development environments on your infrastructure provisioned with Terraform +Description: Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of provisioning and accessing remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity. +Moniker: coder +Tags: +- aws +- azure +- cloud +- development +- docker +- ide +- kubernetes +- remote +- terraform +ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.30.9 +PurchaseUrl: https://coder.com/pricing +Documentations: +- DocumentUrl: https://coder.com/docs/coder-oss/latest +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Coder/Coder/2.30.9/Coder.Coder.yaml b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.yaml new file mode 100644 index 000000000000..1444b330a31b --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.9/Coder.Coder.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: Coder.Coder +PackageVersion: 2.30.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fc0d2804f8b335c3c42762244d9d43292465f200 Mon Sep 17 00:00:00 2001 From: Cameron Taggart Date: Mon, 18 May 2026 21:50:32 +0100 Subject: [PATCH 73/76] New version: cataggar.ghr version 0.3.1 (#376067) --- .../ghr/0.3.1/cataggar.ghr.installer.yaml | 25 ++++++++++++++++ .../ghr/0.3.1/cataggar.ghr.locale.en-US.yaml | 29 +++++++++++++++++++ .../c/cataggar/ghr/0.3.1/cataggar.ghr.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.installer.yaml create mode 100644 manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.locale.en-US.yaml create mode 100644 manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.yaml diff --git a/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.installer.yaml b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.installer.yaml new file mode 100644 index 000000000000..d33832d0f219 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.installer.yaml @@ -0,0 +1,25 @@ +# 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: cataggar.ghr +PackageVersion: 0.3.1 +InstallerType: zip +NestedInstallerType: portable +Commands: +- ghr +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.3.1-windows-x64/bin/ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.3.1/ghr-0.3.1-windows-x64.zip + InstallerSha256: 76A57828E0F3EF5DC77F9EE46EBE8F37D90599B52A4E97F607E73D4F5A6FAB71 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.3.1-windows-arm64/bin/ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.3.1/ghr-0.3.1-windows-arm64.zip + InstallerSha256: 4B0089B05F491FC991B109BE78D875E54B7E0AD366F5F671121A36FF977750F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.locale.en-US.yaml b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.locale.en-US.yaml new file mode 100644 index 000000000000..46f07af2d30a --- /dev/null +++ b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: cataggar.ghr +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: cataggar +PublisherUrl: https://github.com/cataggar +PublisherSupportUrl: https://github.com/cataggar/ghr/issues +PackageName: ghr +PackageUrl: https://github.com/cataggar/ghr +License: MIT +LicenseUrl: https://github.com/cataggar/ghr/blob/HEAD/LICENSE +ShortDescription: An installer for GitHub releases. +Moniker: ghr +Tags: +- cli +- github +- installer +ReleaseNotes: |- + A toolkit for GitHub releases. + Install: + pipx install ghr-bin==0.3.1 + uv tool install ghr-bin==0.3.1 + winget install ghr --version 0.3.1 + ghr install cataggar/ghr@v0.3.1 RWSbsumpaHb+N3KCEt/EUXQ5y6Kkk8r/zCb5Z4jhEuEX8x2/U5wr5QC0 +ReleaseNotesUrl: https://github.com/cataggar/ghr/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.yaml b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.yaml new file mode 100644 index 000000000000..ce06272f4906 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.3.1/cataggar.ghr.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: cataggar.ghr +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2dcda26eb9722bb7a770522f1ebad21f6fe1ff54 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 May 2026 22:50:44 +0200 Subject: [PATCH 74/76] New version: NitrokeyGmbH.Nitropy version 0.12.2 (#376069) --- .../NitrokeyGmbH.Nitropy.installer.yaml | 21 +++++++++++++++++ .../NitrokeyGmbH.Nitropy.locale.en-US.yaml | 23 +++++++++++++++++++ .../Nitropy/0.12.2/NitrokeyGmbH.Nitropy.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.installer.yaml create mode 100644 manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.locale.en-US.yaml create mode 100644 manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.yaml diff --git a/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.installer.yaml b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.installer.yaml new file mode 100644 index 000000000000..8dcfb3d22154 --- /dev/null +++ b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NitrokeyGmbH.Nitropy +PackageVersion: 0.12.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{E894E1FD-6B61-4FD2-B114-73C9E152596B}' +ReleaseDate: 2026-05-18 +AppsAndFeaturesEntries: +- ProductCode: '{E894E1FD-6B61-4FD2-B114-73C9E152596B}' + UpgradeCode: '{0EF8A76B-070C-407E-AED2-BED822A6F4F5}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Nitrokey\Nitropy\_internal' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Nitrokey/pynitrokey/releases/download/v0.12.2/nitropy-v0.12.2-x64-windows-installer.msi + InstallerSha256: 063A002DDE0A5C36C6627CD647EE31A80BBA5CB45341961669E2B80759AD0E5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.locale.en-US.yaml b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.locale.en-US.yaml new file mode 100644 index 000000000000..9db358877a77 --- /dev/null +++ b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NitrokeyGmbH.Nitropy +PackageVersion: 0.12.2 +PackageLocale: en-US +Publisher: Nitrokey GmbH +PublisherUrl: https://github.com/Nitrokey +PublisherSupportUrl: https://github.com/Nitrokey/pynitrokey/issues +PackageName: Nitropy +PackageUrl: https://github.com/Nitrokey/pynitrokey +License: Apache-2.0 +LicenseUrl: https://github.com/Nitrokey/pynitrokey#license +ShortDescription: A command line interface for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM. +ReleaseNotes: |- + This release fixes the nethsm set-cluster-ca-certificate command and adds the --san/--no-san options for nethsm csr. + What's Changed + - nethsm: Add --san and --no-san options for csr by @robin-nitrokey in #754 + - Update dependencies and release v0.12.2 by @robin-nitrokey in #753 + Full Changelog: v0.12.1...v0.12.2 +ReleaseNotesUrl: https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.yaml b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.yaml new file mode 100644 index 000000000000..c50559ecebb8 --- /dev/null +++ b/manifests/n/NitrokeyGmbH/Nitropy/0.12.2/NitrokeyGmbH.Nitropy.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: NitrokeyGmbH.Nitropy +PackageVersion: 0.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From be236638b6a158f60e040bec67165f00cd2713d0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 May 2026 04:50:58 +0800 Subject: [PATCH 75/76] New version: Kubernetes.aws-iam-authenticator version 0.7.16 (#376075) --- ...netes.aws-iam-authenticator.installer.yaml | 15 ++++++++++ ...es.aws-iam-authenticator.locale.en-US.yaml | 28 +++++++++++++++++++ ...es.aws-iam-authenticator.locale.zh-CN.yaml | 16 +++++++++++ .../Kubernetes.aws-iam-authenticator.yaml | 8 ++++++ 4 files changed, 67 insertions(+) create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.installer.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.en-US.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml create mode 100644 manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.yaml diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.installer.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.installer.yaml new file mode 100644 index 000000000000..d0d0d142a4be --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.16 +InstallerType: portable +Commands: +- aws-iam-authenticator +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.16/aws-iam-authenticator_0.7.16_windows_amd64.exe + InstallerSha256: 1FB1A49BBCC5AD3EE4DA8796D03FE9CD90777C5BE9E812A95C83CE165E35618F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.en-US.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.en-US.yaml new file mode 100644 index 000000000000..dbd76667bf29 --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.16 +PackageLocale: en-US +Publisher: Kubernetes SIGs +PublisherUrl: https://kubernetes.io/ +PublisherSupportUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/issues +PackageName: AWS IAM Authenticator +PackageUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator +License: Apache-2.0 +LicenseUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/HEAD/LICENSE +Copyright: Copyright 2026 The Kubernetes Authors. +ShortDescription: A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +Tags: +- cluster +- docker +- k8s +- kubernetes +ReleaseNotes: |- + Changelog + - 09f16ef4741a97ede500f7419cdd05276d55f519 Merge pull request #1041 from ronaldngounou/rngounou/bump-go-1.26.3 + - 5722c51ff665f6fd2627e0c654885de416a8fec4 Pin GitHub Actions to full-length commit SHAs + - b2720040e2d7f8b3b24c9b7cb4968792153ac882 fix: bump go version to 1.26.3 for CVEs +ReleaseNotesUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.16 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml new file mode 100644 index 000000000000..ac1ea68d486f --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.16 +PackageLocale: zh-CN +PublisherUrl: https://kubernetes.io/zh-cn/ +ShortDescription: 一款使用 AWS IAM 凭据验证 Kubernetes 集群的工具 +Tags: +- docker +- k8s +- kubernetes +- 集群 +ReleaseNotesUrl: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.16 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.yaml b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.yaml new file mode 100644 index 000000000000..13ba13fab379 --- /dev/null +++ b/manifests/k/Kubernetes/aws-iam-authenticator/0.7.16/Kubernetes.aws-iam-authenticator.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: Kubernetes.aws-iam-authenticator +PackageVersion: 0.7.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5207fd2bb35577040717cc46f5a4ac6f20158c47 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 18 May 2026 13:51:10 -0700 Subject: [PATCH 76/76] New version: OpenCLICollective.jira-ticket-cli version 1.0.118 (#376084) --- ...ICollective.jira-ticket-cli.installer.yaml | 20 ++++++++++++ ...llective.jira-ticket-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.jira-ticket-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.yaml diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.installer.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.installer.yaml new file mode 100644 index 000000000000..de4ccf0a83d9 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.118 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jtk.exe + PortableCommandAlias: jtk +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.118/jtk_1.0.118_windows_amd64.zip + InstallerSha256: 265AF7C6D1073C6FA7F1CAA66037FDD1166183D651A69EDF36187755525B119D +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.0.118/jtk_1.0.118_windows_arm64.zip + InstallerSha256: 6A048E947526726CDCB42F06FD7E1AF5A453B84AB682BF91D54C769932D8E5E9 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml new file mode 100644 index 000000000000..941c9203b4fb --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.118 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/atlassian-cli/issues +PackageName: Jira Ticket CLI +PackageUrl: https://github.com/open-cli-collective/atlassian-cli/tree/main/tools/jtk +License: MIT +LicenseUrl: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/LICENSE +ShortDescription: Command-line interface for Jira Cloud +Description: |- + A CLI tool for managing Jira issues directly from your terminal. + Features include issue creation, viewing, updating, and deletion, + workflow transitions, sprint management, JQL search, and comments. +Tags: +- jira +- atlassian +- cli +- ticket +- issue-tracking +- agile +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/jtk-v1.0.118 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/atlassian-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.yaml new file mode 100644 index 000000000000..a9cf6fbf74b4 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.0.118/OpenCLICollective.jira-ticket-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.0.118 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0