From 19b9e9a6b0c4238fd569d3a7b9e4bb6517b4e99b Mon Sep 17 00:00:00 2001 From: megutech Date: Thu, 11 Jun 2026 06:10:00 +0900 Subject: [PATCH 001/163] New version: CitrusSoda.ArcThumb version 0.10.1 (#386121) --- .../0.10.1/CitrusSoda.ArcThumb.installer.yaml | 42 +++++++++++++++++++ .../CitrusSoda.ArcThumb.locale.en-US.yaml | 38 +++++++++++++++++ .../ArcThumb/0.10.1/CitrusSoda.ArcThumb.yaml | 8 ++++ 3 files changed, 88 insertions(+) create mode 100644 manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.installer.yaml create mode 100644 manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.locale.en-US.yaml create mode 100644 manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.yaml diff --git a/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.installer.yaml b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.installer.yaml new file mode 100644 index 000000000000..31626d762fba --- /dev/null +++ b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.installer.yaml @@ -0,0 +1,42 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CitrusSoda.ArcThumb +PackageVersion: 0.10.1 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +FileExtensions: +- azw +- azw3 +- cb7 +- cbr +- cbt +- cbz +- epub +- fb2 +- mobi +AppsAndFeaturesEntries: +- DisplayName: ArcThumb 0.7.1 + Publisher: citrussoda-com + DisplayVersion: 0.10.1 + ProductCode: '{DFE16BE0-6554-4F21-BB11-51601FD3FEC8}_is1' + InstallerType: inno +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/citrussoda-com/ArcThumb/releases/download/v0.10.1/ArcThumb-Setup.exe + InstallerSha256: E59797710BAAEC28C884D85607CC45A9E468280EF7FA99C832A0694FF307407D + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/citrussoda-com/ArcThumb/releases/download/v0.10.1/ArcThumb-Setup.exe + InstallerSha256: E59797710BAAEC28C884D85607CC45A9E468280EF7FA99C832A0694FF307407D + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.locale.en-US.yaml b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.locale.en-US.yaml new file mode 100644 index 000000000000..d2c469ab4cfb --- /dev/null +++ b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CitrusSoda.ArcThumb +PackageVersion: 0.10.1 +PackageLocale: en-US +Publisher: citrussoda-com +PublisherUrl: https://citrussoda.com +PublisherSupportUrl: https://github.com/citrussoda-com/ArcThumb/issues +Author: CitrusSoda +PackageName: ArcThumb +PackageUrl: https://citrussoda.com/en/arcthumb +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/citrussoda-com/ArcThumb#license +Copyright: Copyright © 2026 citrussoda-com +ShortDescription: Windows Explorer thumbnail and preview handler for archive files and ebooks. +Description: "ArcThumb is a Windows Shell Extension that adds thumbnail icons and preview-pane previews to Windows Explorer for archive files and ebooks. When a supported file contains images, ArcThumb decodes the first one and shows it as the file's thumbnail; the preview pane renders a larger version. Supported containers: ZIP, 7Z, RAR, TAR and their media variants (CBZ, CB7, CBR, CBT), plus ebooks in EPUB, FB2, MOBI, AZW, and AZW3. Images inside are decoded from JPEG, PNG, GIF, BMP, TIFF, ICO, and WebP. Optional JPEG XL support is available in custom builds. ArcThumb is a Rust-based successor to CBX Shell and DarkThumbs. A bundled configuration GUI lets you toggle formats, set decode limits, and register or unregister the extension. Installs per-user by default with no administrator privileges; running the installer elevated registers the extension machine-wide instead, which is required when Explorer runs at high integrity (such as Windows Sandbox). Requires Windows 10 or later on x64." +Moniker: arcthumb +Tags: +- ebook-thumbnails +- preview +- file-explorer +- fileexplorer +- shell-extension +- archives +- ebook +- zip +- epub +- cbz +- cbxshell +- darkthumbs +ReleaseNotesUrl: https://github.com/citrussoda-com/ArcThumb/releases/tag/v0.10.1 +InstallationNotes: Thumbnails will appear for supported archive and ebook files in Windows Explorer. If existing thumbnails do not refresh, restart Windows Explorer or clear the thumbnail cache. Open "ArcThumb Configuration" from the Start Menu to customize supported formats. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/citrussoda-com/ArcThumb/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.yaml b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.yaml new file mode 100644 index 000000000000..27c3329f21d5 --- /dev/null +++ b/manifests/c/CitrusSoda/ArcThumb/0.10.1/CitrusSoda.ArcThumb.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: CitrusSoda.ArcThumb +PackageVersion: 0.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 79b378a6870ff9886b61f5c3c0a7786cd902c7a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:14:47 +0800 Subject: [PATCH 002/163] New version: SST.opencode version 1.17.1 (#386133) --- .../1.17.1/SST.opencode.installer.yaml | 21 ++++++++ .../1.17.1/SST.opencode.locale.en-US.yaml | 50 +++++++++++++++++++ .../1.17.1/SST.opencode.locale.zh-CN.yaml | 25 ++++++++++ .../s/SST/opencode/1.17.1/SST.opencode.yaml | 8 +++ 4 files changed, 104 insertions(+) create mode 100644 manifests/s/SST/opencode/1.17.1/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.17.1/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.17.1/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.17.1/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.17.1/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.17.1/SST.opencode.installer.yaml new file mode 100644 index 000000000000..286a433752c5 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.1/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.1/opencode-windows-x64.zip + InstallerSha256: 30F4571381DB039582E2127C24EE63AFDF736E8757CB2A2EA192A933C159C666 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.1/opencode-windows-arm64.zip + InstallerSha256: BAB298D3B610A08A775892EC32E7CD94E505628EA05C3DE3F0868299207E249B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..6fe1a162384b --- /dev/null +++ b/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.1 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Improvements + - References can include usage descriptions for agents, show up in the new docs, and be hidden from @ autocomplete when needed. + Bugfixes + - Deprecated reference config entries continue to load under the newer references config key. + - MCP prompt and resource requests now respect configured server timeouts. + - Anthropic fallback responses are handled correctly again. + - MCP servers that fail during client setup now fail cleanly instead of leaving a broken connection behind. + Desktop + Improvements + - The new desktop session flow now has a dedicated /new-session route with draft tabs that keep your prompt and project selection together until you start the session. + Bugfixes + - Restored macOS auto-updates. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..3344a9cdca72 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.1/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.1 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.1/SST.opencode.yaml b/manifests/s/SST/opencode/1.17.1/SST.opencode.yaml new file mode 100644 index 000000000000..819dadd95c2e --- /dev/null +++ b/manifests/s/SST/opencode/1.17.1/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5746621c0ba96155520bef65794b83d8830de270 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:14:50 +0800 Subject: [PATCH 003/163] New version: Vonage.VonageBusiness version 2.27.2 (#386136) --- .../Vonage.VonageBusiness.installer.yaml | 21 +++++++++++++++++++ .../Vonage.VonageBusiness.locale.en-US.yaml | 20 ++++++++++++++++++ .../Vonage.VonageBusiness.locale.zh-CN.yaml | 13 ++++++++++++ .../2.27.2/Vonage.VonageBusiness.yaml | 8 +++++++ 4 files changed, 62 insertions(+) create mode 100644 manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.installer.yaml create mode 100644 manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.en-US.yaml create mode 100644 manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.zh-CN.yaml create mode 100644 manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.yaml diff --git a/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.installer.yaml b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.installer.yaml new file mode 100644 index 000000000000..9350f129da7e --- /dev/null +++ b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.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: Vonage.VonageBusiness +PackageVersion: 2.27.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +Protocols: +- tel +- vbc-meetings +- vonage-business +ProductCode: 3141a5fb-cb88-5193-a8b8-5ff6d4dd79a9 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://vbc-downloads.vonage.com/win/Vonage%20Business%20Setup%202.27.2.exe + InstallerSha256: 98097F9AAF1D7108750968A95284AE3554E4F430194BC288E20D28AFF2F27A11 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.en-US.yaml b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.en-US.yaml new file mode 100644 index 000000000000..892fceaf9d05 --- /dev/null +++ b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.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: Vonage.VonageBusiness +PackageVersion: 2.27.2 +PackageLocale: en-US +Publisher: Vonage +PublisherUrl: https://www.vonage.com/?bypassgeoloc=true +Author: Vonage Holdings Corp. +PackageName: Vonage Business +License: Proprietary +Copyright: Copyright © 2026 Vonage. All rights reserved. +ShortDescription: Send calls, receive texts and control your Vonage Business Communications phone system directly from your computer. Complimentary to Vonage Business Communications customers. +Tags: +- sip +- softphone +- telephone +- telephony +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.zh-CN.yaml b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.locale.zh-CN.yaml new file mode 100644 index 000000000000..d7ae0f0588f6 --- /dev/null +++ b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.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: Vonage.VonageBusiness +PackageVersion: 2.27.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 直接在电脑上拨打电话、接收短信并控制您的 Vonage 商务通信电话系统。Vonage 商务通信客户专享免费服务。 +Tags: +- sip +- 电话 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.yaml b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.yaml new file mode 100644 index 000000000000..3bb59e20aa1b --- /dev/null +++ b/manifests/v/Vonage/VonageBusiness/2.27.2/Vonage.VonageBusiness.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: Vonage.VonageBusiness +PackageVersion: 2.27.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 726dda5b3b696f7aca5290fa837b8050fbc046d5 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 17:15:22 -0400 Subject: [PATCH 004/163] New version: Microsoft.Office version 16.0.20026.20112 (#386262) --- .../Microsoft.Office.installer.yaml | 23 +++++++++++ .../Microsoft.Office.locale.en-US.yaml | 39 +++++++++++++++++++ .../16.0.20026.20112/Microsoft.Office.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.installer.yaml create mode 100644 manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.yaml diff --git a/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.installer.yaml b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.installer.yaml new file mode 100644 index 000000000000..9cf3f8e92c87 --- /dev/null +++ b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Office +PackageVersion: 16.0.20026.20112 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /configure https://aka.ms/fhlwingetconfig + SilentWithProgress: /configure https://aka.ms/fhlwingetconfig +UpgradeBehavior: install +ReleaseDate: 2026-06-10 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe + InstallerSha256: CFE1EE36F9E5BAAC6E1777A75E3D8A4D6F1F6A7481DDADFA4513F089B20FBB86 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.locale.en-US.yaml b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.locale.en-US.yaml new file mode 100644 index 000000000000..0e3fced5a194 --- /dev/null +++ b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Office +PackageVersion: 16.0.20026.20112 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.office.com/ +PrivacyUrl: https://privacy.microsoft.com/ +Author: Microsoft Corporation +PackageName: Microsoft 365 Apps for enterprise +PackageUrl: https://www.office.com/ +License: Commercial +LicenseUrl: https://docs.microsoft.com/legal/termsofuse +Copyright: © Microsoft Corporation +CopyrightUrl: https://docs.microsoft.com/legal/termsofuse +ShortDescription: The most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. +Description: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. +Moniker: office +Tags: +- access +- excel +- m365 +- microsoft-office +- microsoft365 +- microsoftoffice +- o365 +- office365 +- onedrive +- onedrive-for-business +- onenote +- outlook +- powerpoint +- proplus +- publisher +- word +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.yaml b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.yaml new file mode 100644 index 000000000000..190a37dd99cc --- /dev/null +++ b/manifests/m/Microsoft/Office/16.0.20026.20112/Microsoft.Office.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Office +PackageVersion: 16.0.20026.20112 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1832a4699916fb96bda308cc14203068e7b3d3b1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:15:35 +0800 Subject: [PATCH 005/163] New version: MoonshotAI.KimiCodeCLI version 0.14.0 (#386267) --- .../MoonshotAI.KimiCodeCLI.installer.yaml | 20 ++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml | 23 ++++++++++++++ .../0.14.0/MoonshotAI.KimiCodeCLI.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.installer.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.yaml diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 000000000000..9e90261a183c --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.14.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/binaries/0.14.0/kimi-code-win32-x64.exe + InstallerSha256: 79ADBF2371A670E13084BDDBEF1323D7A0D27B8E178386F310710B0A3EE4E5D2 +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/binaries/0.14.0/kimi-code-win32-arm64.exe + InstallerSha256: 0511B4AF397156E614479CBA2BD655B3CED16ECF89B8CFEA723C8DE30AD2589C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..dc75b3b28d93 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..5bad1df7727c --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.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: MoonshotAI.KimiCodeCLI +PackageVersion: 0.14.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 000000000000..98551dfa8ffd --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.14.0/MoonshotAI.KimiCodeCLI.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: MoonshotAI.KimiCodeCLI +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e5de1cb059a2100b895e075580ab141f20eb0199 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 17:15:50 -0400 Subject: [PATCH 006/163] New version: SurrealDB.SurrealDB version 3.1.4 (#386271) --- .../3.1.4/SurrealDB.SurrealDB.installer.yaml | 20 ++++++++++ .../SurrealDB.SurrealDB.locale.en-US.yaml | 38 +++++++++++++++++++ .../SurrealDB/3.1.4/SurrealDB.SurrealDB.yaml | 8 ++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.installer.yaml create mode 100644 manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.locale.en-US.yaml create mode 100644 manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.yaml diff --git a/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.installer.yaml b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.installer.yaml new file mode 100644 index 000000000000..6e2130fc55ad --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 3.1.4 +InstallerType: portable +InstallModes: +- silent +Commands: +- surreal +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/surrealdb/surrealdb/releases/download/v3.1.4/surreal-v3.1.4.windows-amd64.exe + InstallerSha256: 13781BC97DB9348498BD6B5E0090CF2770E9D296640BE8ADACF73956E8A568A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.locale.en-US.yaml b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.locale.en-US.yaml new file mode 100644 index 000000000000..e70787bf6473 --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 3.1.4 +PackageLocale: en-US +Publisher: SurrealDB +PublisherUrl: https://surrealdb.com/ +PublisherSupportUrl: https://surrealdb.com/docs/surrealdb +PrivacyUrl: https://surrealdb.com/legal/category/privacy +PackageName: SurrealDB +PackageUrl: https://surrealdb.com/ +License: Apache License, Version 2.0 +LicenseUrl: https://github.com/surrealdb/surrealdb/blob/HEAD/LICENSE +Copyright: Copyright © SurrealDB Ltd. Registered in England and Wales. Company no. 13615201 +ShortDescription: SurrealDB has been built from the ground up to be the ultimate database for developers who want to build tomorrow's applications. +Moniker: surrealdb +Tags: +- backend-as-a-service +- cloud-database +- database +- database-as-a-service +- developer-tools +- devtools +- distributed +- distributed-database +- document-database +- graph-database +- nosql +- realtime-database +- serverless +- sql +- surreal +- web +ReleaseNotes: Release 3.1.4 +ReleaseNotesUrl: https://github.com/surrealdb/surrealdb/releases/tag/v3.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.yaml b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.yaml new file mode 100644 index 000000000000..37482baea621 --- /dev/null +++ b/manifests/s/SurrealDB/SurrealDB/3.1.4/SurrealDB.SurrealDB.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SurrealDB.SurrealDB +PackageVersion: 3.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 87ac9b357e5024028cab4aa7609973662d698475 Mon Sep 17 00:00:00 2001 From: Grandpied33 <22610259+Grandpied33@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:16:08 +0200 Subject: [PATCH 007/163] New version: Grandpied33.STH 0.2.24 (#386279) Co-authored-by: goreleaserbot --- .../STH/0.2.24/Grandpied33.STH.installer.yaml | 18 ++++++++++++++++ .../0.2.24/Grandpied33.STH.locale.en-US.yaml | 21 +++++++++++++++++++ .../STH/0.2.24/Grandpied33.STH.yaml | 7 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.installer.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.locale.en-US.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.yaml diff --git a/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.installer.yaml b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.installer.yaml new file mode 100644 index 000000000000..d28c5621fc5d --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.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: Grandpied33.STH +PackageVersion: 0.2.24 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sth.exe + PortableCommandAlias: sth + InstallerUrl: https://github.com/Grandpied33/sth-releases/releases/download/v0.2.24/sth-windows-amd64.zip + InstallerSha256: f6dfa6b42e7a991cca93ba3eeb70ea2fca701c199acb4e6afb5888af492a16a1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.locale.en-US.yaml b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.locale.en-US.yaml new file mode 100644 index 000000000000..f343c4d36d21 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.24 +PackageLocale: en-US +Publisher: Skills-Transfer-Hub +PublisherUrl: https://sth-dashboard.vercel.app/ +PublisherSupportUrl: https://github.com/Grandpied33/sth-releases/issues +PackageName: sth +PackageUrl: https://github.com/Grandpied33/sth-releases +License: MIT +LicenseUrl: https://github.com/Grandpied33/sth-releases/blob/main/LICENSE +ShortDescription: (Alpha) CLI to install and update AI skill bundles from a hosted catalog. +Description: | + STH (Skills Transfer Hub, Alpha) is a single-binary Go CLI that connects a project + to a hosted catalog of AI resources, reads SKILLS.md, installs resources + locally, and keeps them in sync. +Moniker: sth +ReleaseNotesUrl: https://github.com/Grandpied33/sth-releases/releases/tag/v0.2.24 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.yaml b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.yaml new file mode 100644 index 000000000000..1e028d5ad800 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.24/Grandpied33.STH.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: Grandpied33.STH +PackageVersion: 0.2.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bfc6f15bcf6a23d61c63dec65e1ffa435f57bf88 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Wed, 10 Jun 2026 23:16:25 +0200 Subject: [PATCH 008/163] New version: janosmiko.lfk 0.14.3 (#386281) Co-authored-by: goreleaserbot --- .../lfk/0.14.3/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.14.3/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.14.3/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..f57b4dda1b76 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.14.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.14.3/lfk_0.14.3_windows_arm64.zip + InstallerSha256: 29572b66718ef3e571825674e9a02cd00621b1b18d71bc185a02fa2112cee8c0 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.14.3/lfk_0.14.3_windows_amd64.zip + InstallerSha256: 07d69feeeb5df579c63e2a02f397d00c23f65233aa1e7cb4835e3c790a82f4c0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..356126814946 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.14.3 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.14.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.yaml new file mode 100644 index 000000000000..0b5ff39e92c5 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.3/janosmiko.lfk.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: janosmiko.lfk +PackageVersion: 0.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a297c6020ef0ee487bbd7fc3ec225bbaa4d5f27f Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:16:39 +0200 Subject: [PATCH 009/163] New version: Microsoft.VisualStudioCode.Insiders.CLI version 1.125.0 (#386284) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml index 77f2b4ee5705..bb6f20dcc5f0 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -10,10 +10,10 @@ NestedInstallerFiles: PortableCommandAlias: code-insiders Installers: - Architecture: arm64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/vscode_cli_win32_arm64_cli.zip - InstallerSha256: C95A60C34CF976568E6D8C50B25F06A2228004623587946A9DA40618D825349D + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/de919256d881beadb1c231645f9c2c16c913002b/vscode_cli_win32_arm64_cli.zip + InstallerSha256: F78E85BDA6390370CE00D4D344DB777FDAED961E79CC2EEC28B98E3207C74CA5 - Architecture: x64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/vscode_cli_win32_x64_cli.zip - InstallerSha256: 05F9C8E6B9383FF24AEC6C92B0092007E2A3A2004C6FD474F40CA342F78621FC + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/de919256d881beadb1c231645f9c2c16c913002b/vscode_cli_win32_x64_cli.zip + InstallerSha256: 846F8A0B692094C741ADB6373981203F446EC0F3F20F5D6DD37023E69D538458 ManifestType: installer ManifestVersion: 1.12.0 From a56da5bbc0bc8cd4003a227c4de7dd547384c377 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:16:54 +0800 Subject: [PATCH 010/163] New version: TechHit.MessageSave version 7.3.12.2812 (#386295) --- .../TechHit.MessageSave.installer.yaml | 10 +++++----- .../TechHit.MessageSave.locale.en-US.yaml | 2 +- .../TechHit.MessageSave.locale.zh-CN.yaml | 2 +- .../TechHit.MessageSave.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename manifests/t/TechHit/MessageSave/{7.3.10.2810 => 7.3.12.2812}/TechHit.MessageSave.installer.yaml (66%) rename manifests/t/TechHit/MessageSave/{7.3.10.2810 => 7.3.12.2812}/TechHit.MessageSave.locale.en-US.yaml (97%) rename manifests/t/TechHit/MessageSave/{7.3.10.2810 => 7.3.12.2812}/TechHit.MessageSave.locale.zh-CN.yaml (96%) rename manifests/t/TechHit/MessageSave/{7.3.10.2810 => 7.3.12.2812}/TechHit.MessageSave.yaml (89%) diff --git a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.installer.yaml b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.installer.yaml similarity index 66% rename from manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.installer.yaml rename to manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.installer.yaml index 486155793451..54961b8da7af 100644 --- a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.installer.yaml +++ b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.installer.yaml @@ -2,25 +2,25 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TechHit.MessageSave -PackageVersion: 7.3.10.2810 +PackageVersion: 7.3.12.2812 InstallerType: nullsoft ProductCode: MessageSave Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.techhit.com/download/MessageSave7_setup.exe - InstallerSha256: 7A908EED0FD0DFAF9F9F7ADF1A1E5A0BD145159D7CD7E450FF208BE735101CF6 + InstallerSha256: 33B312D70497B005EAC0BAE897C10465D45A70F25DF8DDB04CFEBF665FD66C5F - Architecture: x64 Scope: user InstallerUrl: https://www.techhit.com/download/MessageSave7_setup.exe - InstallerSha256: 7A908EED0FD0DFAF9F9F7ADF1A1E5A0BD145159D7CD7E450FF208BE735101CF6 + InstallerSha256: 33B312D70497B005EAC0BAE897C10465D45A70F25DF8DDB04CFEBF665FD66C5F - Architecture: x86 Scope: machine InstallerUrl: https://www.techhit.com/download/MessageSave7_admin_setup.exe - InstallerSha256: 5B8CA62B7F404A8410400F1B20EF2C18523AFABF22A86A9A9B9E0A03D30B88F1 + InstallerSha256: BAB68260B4C360CF64886E797BCBB4C3F9FD85C1859759FA9E7219DF1404417E - Architecture: x64 Scope: machine InstallerUrl: https://www.techhit.com/download/MessageSave7_admin_setup.exe - InstallerSha256: 5B8CA62B7F404A8410400F1B20EF2C18523AFABF22A86A9A9B9E0A03D30B88F1 + InstallerSha256: BAB68260B4C360CF64886E797BCBB4C3F9FD85C1859759FA9E7219DF1404417E ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.en-US.yaml b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.en-US.yaml similarity index 97% rename from manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.en-US.yaml rename to manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.en-US.yaml index 3de196895873..e537e26efa0a 100644 --- a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.en-US.yaml +++ b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TechHit.MessageSave -PackageVersion: 7.3.10.2810 +PackageVersion: 7.3.12.2812 PackageLocale: en-US Publisher: TechHit PublisherUrl: https://www.techhit.com/ diff --git a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.zh-CN.yaml b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.zh-CN.yaml similarity index 96% rename from manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.zh-CN.yaml rename to manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.zh-CN.yaml index 027e1f4893a6..e2480e98abab 100644 --- a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.locale.zh-CN.yaml +++ b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TechHit.MessageSave -PackageVersion: 7.3.10.2810 +PackageVersion: 7.3.12.2812 PackageLocale: zh-CN License: 专有软件 ShortDescription: 在 Outlook 外部保存 Outlook 邮件 diff --git a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.yaml b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.yaml similarity index 89% rename from manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.yaml rename to manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.yaml index ac76e78d4e42..0b33616321f8 100644 --- a/manifests/t/TechHit/MessageSave/7.3.10.2810/TechHit.MessageSave.yaml +++ b/manifests/t/TechHit/MessageSave/7.3.12.2812/TechHit.MessageSave.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TechHit.MessageSave -PackageVersion: 7.3.10.2810 +PackageVersion: 7.3.12.2812 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 3edc5a3fd30e7399660d9753c561a03d61a07f46 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:17:08 +0200 Subject: [PATCH 011/163] New version: edde746.Plezy version 2.6.0 (#386298) --- .../Plezy/2.6.0/edde746.Plezy.installer.yaml | 30 ++++++++++++ .../2.6.0/edde746.Plezy.locale.en-US.yaml | 47 +++++++++++++++++++ .../e/edde746/Plezy/2.6.0/edde746.Plezy.yaml | 8 ++++ 3 files changed, 85 insertions(+) create mode 100644 manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.installer.yaml create mode 100644 manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.locale.en-US.yaml create mode 100644 manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.yaml diff --git a/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.installer.yaml b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.installer.yaml new file mode 100644 index 000000000000..4c481433da03 --- /dev/null +++ b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.installer.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: edde746.Plezy +PackageVersion: 2.6.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /WINGET=1 /NORUN=1 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{4213385e-f7be-4f2b-95f9-54082a28bb8f}_is1' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- ProductCode: '{4213385e-f7be-4f2b-95f9-54082a28bb8f}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Plezy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/edde746/plezy/releases/download/2.6.0/plezy-windows-installer.exe + InstallerSha256: D2A9E5215E03A17968754BA02FC8AEB80E67CDF22808A4668DC12D2C866BB8EB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.locale.en-US.yaml b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.locale.en-US.yaml new file mode 100644 index 000000000000..c661d4afc7c9 --- /dev/null +++ b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: edde746.Plezy +PackageVersion: 2.6.0 +PackageLocale: en-US +Publisher: edde746 +PublisherUrl: https://github.com/edde746 +PublisherSupportUrl: https://github.com/edde746/plezy/issues +Author: edde746 +PackageName: Plezy +PackageUrl: https://github.com/edde746/plezy +License: GPL-3.0 +LicenseUrl: https://github.com/edde746/plezy/blob/HEAD/LICENSE +ShortDescription: A media streaming client for Plex +Tags: +- media +- player +- plex +- streaming +- video +ReleaseNotes: |- + Added + - Continue Watching behavior setting + - Plex Plays/User Rating sorts + Improved + - Watch state consistency + - Home hub previews + - Jellyfin recency ordering + - TV keyboard search focus + - Episode switching performance + Fixed + - Mobile chapters & queue + - Rare Apple Dolby Vision decoding issue + - Recently Added scoping + - Server tasks via remote + - Next unwatched selection + - Redundant mark-watched updates + - Image placeholder sizing + - TV grid sizing + - tvOS Continue Watching autoplay missing start + - tvOS Top Shelf sync + - More untranslated strings + Full Changelog: 2.5.0...2.6.0 +ReleaseNotesUrl: https://github.com/edde746/plezy/releases/tag/2.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.yaml b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.yaml new file mode 100644 index 000000000000..8b585cdbb735 --- /dev/null +++ b/manifests/e/edde746/Plezy/2.6.0/edde746.Plezy.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: edde746.Plezy +PackageVersion: 2.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e693dda4f9105f72dff741420e941d797efc9d10 Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:17:23 -0400 Subject: [PATCH 012/163] Remove version: ZedIndustries.Zed.Preview version 1.5.3-pre (#386306) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 ------------- ...edIndustries.Zed.Preview.locale.en-US.yaml | 42 ------------------- .../1.5.3-pre/ZedIndustries.Zed.Preview.yaml | 8 ---- 3 files changed, 79 deletions(-) delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.installer.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.installer.yaml deleted file mode 100644 index 4448ac91454c..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.3-pre -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -ReleaseDate: 2026-05-28 -AppsAndFeaturesEntries: -- DisplayVersion: 1.5.3 - ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Zed Preview' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.3-pre/Zed-x86_64.exe - InstallerSha256: 4DB1C2120304F87D7C3274C86FF120ACFEFE6A313C0351BD6FB7EC0C0D5005EA -- Architecture: arm64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.3-pre/Zed-aarch64.exe - InstallerSha256: 15CA64FF0CF7CBED755097DD46A349E82E2260CCD4D0AA32395B07EA849AC894 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml deleted file mode 100644 index 0ac5608ba3ac..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.3-pre -PackageLocale: en-US -Publisher: Zed Industries -PublisherUrl: https://zed.dev/ -PublisherSupportUrl: https://zed.dev/support -PrivacyUrl: https://zed.dev/privacy-policy -Author: The Zed Industries Authors -PackageName: Zed Preview -PackageUrl: https://zed.dev/windows -License: GPL-3.0 -LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL -Copyright: Copyright 2022 - 2025 Zed Industries, Inc. -ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. -Description: |- - Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. - - - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. - - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. - - Chat with teammates, write notes together, and share your screen and project. All included. - - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. - - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. - - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. - - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. -Tags: -- code-editor -- developer-tools -- editor -- text-editor -ReleaseNotes: No public-facing changes in this release. View the commits. -ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.5.3-pre -PurchaseUrl: https://zed.dev/pricing -Documentations: -- DocumentLabel: Community Links - DocumentUrl: https://zed.dev/community-links -- DocumentLabel: Getting Started - DocumentUrl: https://zed.dev/docs/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.yaml deleted file mode 100644 index 72b7e5d3faf9..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.3-pre/ZedIndustries.Zed.Preview.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.3-pre -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From bfac977a7b7966a1fcb4cb9845e95341f10ae58d Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:17:48 -0400 Subject: [PATCH 013/163] Remove version: ZedIndustries.Zed.Preview version 1.5.1-pre (#386307) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 ------------ ...edIndustries.Zed.Preview.locale.en-US.yaml | 44 ------------------- .../1.5.1-pre/ZedIndustries.Zed.Preview.yaml | 8 ---- 3 files changed, 81 deletions(-) delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.installer.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.installer.yaml deleted file mode 100644 index 7ff54d93541e..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.1-pre -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -ReleaseDate: 2026-05-28 -AppsAndFeaturesEntries: -- DisplayVersion: 1.5.1 - ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Zed Preview' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.1-pre/Zed-x86_64.exe - InstallerSha256: E66E3D3B2B9954F348A39287F6990DECC0639DD03E0CFE7D6539020AD8B9A614 -- Architecture: arm64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.1-pre/Zed-aarch64.exe - InstallerSha256: 772101A8249BAB64585D681AC0D378C96AB24D3EB6F8B7D0BEDE3E5647C49671 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml deleted file mode 100644 index 6cb9f1952f67..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.1-pre -PackageLocale: en-US -Publisher: Zed Industries -PublisherUrl: https://zed.dev/ -PublisherSupportUrl: https://zed.dev/support -PrivacyUrl: https://zed.dev/privacy-policy -Author: The Zed Industries Authors -PackageName: Zed Preview -PackageUrl: https://zed.dev/windows -License: GPL-3.0 -LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL -Copyright: Copyright 2022 - 2025 Zed Industries, Inc. -ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. -Description: |- - Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. - - - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. - - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. - - Chat with teammates, write notes together, and share your screen and project. All included. - - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. - - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. - - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. - - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. -Tags: -- code-editor -- developer-tools -- editor -- text-editor -ReleaseNotes: |- - - Fixed GitHub Copilot Chat showing an empty model dropdown for users on newer Copilot SDK builds (#57964) - - git: Fixed an issue where worktree creation would not be possible if resolving default branch fails (#57960) -ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.5.1-pre -PurchaseUrl: https://zed.dev/pricing -Documentations: -- DocumentLabel: Community Links - DocumentUrl: https://zed.dev/community-links -- DocumentLabel: Getting Started - DocumentUrl: https://zed.dev/docs/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.yaml deleted file mode 100644 index fdc13a102870..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.5.1-pre/ZedIndustries.Zed.Preview.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: ZedIndustries.Zed.Preview -PackageVersion: 1.5.1-pre -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 672241ced42cc14e9ac4cc7616cb97edede3c2bd Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:22:07 +0800 Subject: [PATCH 014/163] Move ByteDance.TraeSolo.CN 0.1.7 to ByteDance.TraeWork.CN 0.1.7 (#386236) --- .../ByteDance.TraeWork.CN.installer.yaml | 23 +++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 38 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../CN/0.1.7/ByteDance.TraeWork.CN.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..63b58d68dc55 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 0.1.7 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.24253/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: E1ACFD43871EE5E95468B812B27307E52AEDC3F9AB6A555C627CC080C1194043 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.24253/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: E1ACFD43871EE5E95468B812B27307E52AEDC3F9AB6A555C627CC080C1194043 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..53098ee31061 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 0.1.7 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +# Moniker: +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +# ReleaseNotes: +ReleaseNotesUrl: https://www.trae.cn/changelog +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..776047914b37 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 0.1.7 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +# Moniker: +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..d7ceaf2bd447 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/0.1.7/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 0.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 23481268a5595473a8675ca7e3c3ef53a097c120 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:22:32 +0800 Subject: [PATCH 015/163] Move ByteDance.TraeSolo.CN 2.3.27638 to ByteDance.TraeWork.CN 2.3.27638 (#386239) --- .../ByteDance.TraeWork.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.27638/ByteDance.TraeWork.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..7c4ca11e4fe5 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.27638 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.27638/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: B0390A80F3812450D0C9B473AAD93E032D44F749674C1827DD51E9DB3020BA39 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.27638/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: B0390A80F3812450D0C9B473AAD93E032D44F749674C1827DD51E9DB3020BA39 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..c9ded228f62c --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.27638 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..51439b737cdd --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.27638 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..400e0607aa1d --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.27638/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.27638 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2875bc539312b1b7330e133f981ec1cd99ddd7c5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:22:48 +0800 Subject: [PATCH 016/163] Move ByteDance.TraeSolo.CN 2.3.28568 to ByteDance.TraeWork.CN 2.3.28568 (#386241) --- .../ByteDance.TraeWork.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.28568/ByteDance.TraeWork.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..12d958d18a43 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.28568 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.28568/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: CCD61FB6EB166FA705EB9061A6C4D4E807C4D73F68DCEE1A648ADB637880FB03 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.28568/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: CCD61FB6EB166FA705EB9061A6C4D4E807C4D73F68DCEE1A648ADB637880FB03 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..5b2e0e1c5f52 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.28568 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..653f300e5afc --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.28568 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..8309b23297d3 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.28568/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.28568 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 1c191fc06be9966cf1f8d70dd2786ee8175bbbf2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:23:08 +0800 Subject: [PATCH 017/163] Remove ByteDance.TraeSolo.CN 2.3.37192 to ByteDance.TraeWork.CN 2.3.37192 (#386253) --- .../ByteDance.TraeSolo.CN.installer.yaml | 24 -------------- .../ByteDance.TraeSolo.CN.locale.en-US.yaml | 33 ------------------- .../ByteDance.TraeSolo.CN.locale.zh-CN.yaml | 22 ------------- .../CN/2.3.37192/ByteDance.TraeSolo.CN.yaml | 8 ----- 4 files changed, 87 deletions(-) delete mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.installer.yaml delete mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.en-US.yaml delete mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.zh-CN.yaml delete mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.yaml diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.installer.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.installer.yaml deleted file mode 100644 index 8ee3e8666c9e..000000000000 --- a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ByteDance.TraeSolo.CN -PackageVersion: 2.3.37192 -InstallerType: inno -Scope: user -InstallerSwitches: - Custom: /mergetasks=!runcode -UpgradeBehavior: install -Protocols: -- solo-cn -ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' -ReleaseDate: 2026-06-05 -Installers: -- Architecture: x64 - InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.37192/win32/TRAE_SOLO_CN-Setup-x64.exe - InstallerSha256: 089B19FA83DC1C029F7E8CE7714C150DBCB0472580990B80533C4BB079B426EB -- InstallerLocale: zh-CN - Architecture: x64 - InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.37192/win32/TRAE_SOLO_CN-Setup-x64.exe - InstallerSha256: 089B19FA83DC1C029F7E8CE7714C150DBCB0472580990B80533C4BB079B426EB -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.en-US.yaml deleted file mode 100644 index 97816ab50148..000000000000 --- a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ByteDance.TraeSolo.CN -PackageVersion: 2.3.37192 -PackageLocale: en-US -Publisher: Beijing Yinli Catapult Technology Co., Ltd. -PublisherUrl: https://www.trae.cn/ -PublisherSupportUrl: https://docs.trae.cn/solo/support -PrivacyUrl: https://www.trae.cn/privacy-policy -Author: Beijing Yinli Catapult Technology Co., Ltd. -PackageName: TRAE SOLO CN -PackageUrl: https://www.trae.cn/ide/download -License: Proprietary -LicenseUrl: https://www.trae.cn/terms-of-service -Copyright: Copyright © 2026. All rights reserved. -ShortDescription: More than Coding -Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. -Tags: -- ai -- code -- coding -- develop -- development -- large-language-model -- llm -- programming -ReleaseNotesUrl: https://www.trae.cn/changelog -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://docs.trae.cn/solo -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.zh-CN.yaml deleted file mode 100644 index eebb99f86558..000000000000 --- a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.locale.zh-CN.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: ByteDance.TraeSolo.CN -PackageVersion: 2.3.37192 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: More than Coding -Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ -Tags: -- ai -- llm -- 人工智能 -- 代码 -- 大语言模型 -- 开发 -- 编程 -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://docs.trae.cn/solo -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.yaml deleted file mode 100644 index b14ed9f767f8..000000000000 --- a/manifests/b/ByteDance/TraeSolo/CN/2.3.37192/ByteDance.TraeSolo.CN.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ByteDance.TraeSolo.CN -PackageVersion: 2.3.37192 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 62285d9720d924153f955f34b7c20d37c043f091 Mon Sep 17 00:00:00 2001 From: Thomas Stegemann Date: Wed, 10 Jun 2026 23:31:49 +0200 Subject: [PATCH 018/163] KuestenLogik.Bowire version 1.7.0 (#383278) --- .../1.7.0/KuestenLogik.Bowire.installer.yaml | 38 +++++++++++++++ .../KuestenLogik.Bowire.locale.en-US.yaml | 47 +++++++++++++++++++ .../Bowire/1.7.0/KuestenLogik.Bowire.yaml | 8 ++++ 3 files changed, 93 insertions(+) create mode 100644 manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.installer.yaml create mode 100644 manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.locale.en-US.yaml create mode 100644 manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.yaml diff --git a/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.installer.yaml b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.installer.yaml new file mode 100644 index 000000000000..487d7d4bb119 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.7.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- bowire +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kuestenlogik/Bowire/releases/download/v1.7.0/Bowire-1.7.0-x64.msi + InstallerSha256: 4D8EAF47B10981D048FFABA9A373A93884204E9281F7C00207DDA81FA20383EC + ProductCode: '{61FE3DA2-60C4-4ED2-BADE-027D394FCDAE}' + AppsAndFeaturesEntries: + - DisplayName: Bowire + Publisher: Küstenlogik + ProductCode: '{61FE3DA2-60C4-4ED2-BADE-027D394FCDAE}' + UpgradeCode: '{C0B72D33-31F5-4349-9748-9A0DBB0C51AF}' + InstallerType: wix +- Architecture: arm64 + InstallerUrl: https://github.com/Kuestenlogik/Bowire/releases/download/v1.7.0/Bowire-1.7.0-arm64.msi + InstallerSha256: F710259C4C2EC20B36B4226083D8484A6265F4C8BE47BFC85C984375925D307F + ProductCode: '{9B2EF98C-DBFF-4DE2-8716-25BB4A84F29F}' + AppsAndFeaturesEntries: + - DisplayName: Bowire + Publisher: Küstenlogik + ProductCode: '{9B2EF98C-DBFF-4DE2-8716-25BB4A84F29F}' + UpgradeCode: '{C0B72D33-31F5-4349-9748-9A0DBB0C51AF}' + InstallerType: wix +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.locale.en-US.yaml b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.locale.en-US.yaml new file mode 100644 index 000000000000..13c144350007 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Küstenlogik +PublisherUrl: https://kuestenlogik.com +PublisherSupportUrl: https://github.com/Kuestenlogik/Bowire/issues +Author: Küstenlogik +PackageName: Bowire +PackageUrl: https://github.com/Kuestenlogik/Bowire +License: Apache-2.0 +LicenseUrl: https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE +Copyright: Copyright (c) Küstenlogik +ShortDescription: Interactive multi-protocol API browser and CLI for .NET — gRPC, REST, GraphQL, SignalR, MCP, SSE, WebSocket, MQTT, Socket.IO, OData, Surgewave, Kafka, DIS, UDP. +Description: |- + Bowire is the multi-protocol API workbench. Discover and + invoke endpoints across gRPC (with reflection + transcoding), REST + (OpenAPI / Swagger), GraphQL, SignalR, MCP, SSE, WebSocket, MQTT, + Socket.IO, OData, plus sibling plugins for Küstenlogik Surgewave, Apache + Kafka, IEEE 1278 DIS, and raw UDP. Embed it next to your ASP.NET app + or run the standalone `bowire` CLI against any host. + + Bowire is 100% local — no accounts, no telemetry, no cloud + dependency. Recordings, environments, and credentials persist on + disk under `~/.bowire/`. +Moniker: bowire +Tags: +- api +- api-client +- api-testing +- aspnet +- dotnet +- graphql +- grpc +- http +- kafka +- mcp +- mqtt +- postman-alternative +- rest +- signalr +- websocket +ReleaseNotesUrl: https://github.com/Kuestenlogik/Bowire/releases/tag/v1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.yaml b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.yaml new file mode 100644 index 000000000000..802d2396bf32 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.7.0/KuestenLogik.Bowire.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 3b1e65a03b5137706174e61d3ea225886de2efa2 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:32:03 +0800 Subject: [PATCH 019/163] New package: AtomGit.AtomCode version 4.24.2 (#383438) --- .../4.24.2/AtomGit.AtomCode.installer.yaml | 18 +++++ .../4.24.2/AtomGit.AtomCode.locale.en-US.yaml | 24 ++++++ .../4.24.2/AtomGit.AtomCode.locale.zh-CN.yaml | 80 +++++++++++++++++++ .../AtomCode/4.24.2/AtomGit.AtomCode.yaml | 8 ++ 4 files changed, 130 insertions(+) create mode 100644 manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.installer.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.en-US.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.zh-CN.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.yaml diff --git a/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.installer.yaml b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.installer.yaml new file mode 100644 index 000000000000..2362e48c0a0f --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 4.24.2 +InstallerType: portable +Commands: +- atomcode +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/download/v4.24.2/atomcode-v4.24.2-windows-x64.exe + InstallerSha256: 90E73A367BD160A2FF0ADE953CDEA29FAC5B4727F90FAAF6B868D9C80DF27A57 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.en-US.yaml b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.en-US.yaml new file mode 100644 index 000000000000..4d2ef1cdeac5 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.en-US.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: AtomGit.AtomCode +PackageVersion: 4.24.2 +PackageLocale: en-US +License: Proprietary +ShortDescription: AI Coding Agent in Your Terminal +Description: Open-source alternative to Claude Code / Cursor Agent, living in your terminal. Connect any OpenAI-compatible LLM, autonomously read, edit, test, self-verify — built with Rust. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://atomcode.atomgit.com/docs/en/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.zh-CN.yaml b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..c45c8dfac90b --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.locale.zh-CN.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AtomGit.AtomCode +PackageVersion: 4.24.2 +PackageLocale: zh-CN +Publisher: 重庆开源共创科技有限公司 +PublisherUrl: https://atomgit.com/ +PublisherSupportUrl: https://atomgit.com/atomgit_atomcode/atomcode/issues +PrivacyUrl: https://docs.gitcode.com/docs/help/home/protocol/privacy-policy +Author: 重庆开源共创科技有限公司 +PackageName: AtomCode +PackageUrl: https://atomcode.atomgit.com/ +License: MIT +LicenseUrl: https://atomgit.com/atomgit_atomcode/atomcode/blob/main/LICENSE +Copyright: Copyright (c) 2026 Yubang Xu +CopyrightUrl: https://docs.gitcode.com/docs/help/home/protocol/ai-privacy-policy +ShortDescription: AI 编程助手 在你的终端中运行 +Description: Claude Code / Cursor Agent 的开源平替,住在你的终端里。连接任意 OpenAI 兼容大模型,自主读文件、改代码、跑测试、自我验证 —— 用 Rust 构建。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + AtomCode v4.24.2 Release Notes + 发布日期:2026-06-04 + v4.24.2 聚焦于撤销(/undo)能力、缓存稳定性、同步(LiveSession)健壮性、WebUI 交互体验打磨,以及多项跨平台兼容性修复。 + + ✨ 新增功能(Features) + /undo 撤销命令 + - 核心实现:支持撤销到任意历史轮次,保留上下文完整性 + - 命令支持:/undo 命令,自动处理并发安全与边界情况 + - 事件支持:撤销成功/失败均有明确的事件反馈,headless CLI 同步适配 + - i18n:完整中英文文案与命令描述 + LiveSession 增强 + - 模型双向同步:WebUI ↔ TUI 实时同步当前模型,同步模式下拉框自动跟随 + - 审批通道稳固:审批通道整回合保持注册,修复同回合第二个工具被秒拒 + - 会话门控:同步模式按会话门控实时事件,避免实时输出串进当前打开的其它会话 + Session 恢复 + - 轮次统计还原:恢复对话时还原轮次分隔线与每轮 token 使用量 / 工具调用统计 + 图形交互 + - 图片粘贴识别:TUI 输入时识别手敲 / Windows 粘贴的图片路径为图片附件 + - 构建工具升级:WebUI 升级 Vite 5 → 8(Rolldown),适配 HarmonyOS 构建 + 遥测 + - 启动上报:进程内 webui 启动以 webui 模式上报 OpenAtomcode + - Mode 区分:WebUI chat 上报 mode 区分为 webui + Referral + - 结算规则:更新为双周结算,优化 period 组件样式与文案 + - 品牌用语:品牌用语更新,周标签国际化 + + 🛠 修复(Fixes) + WebUI + - /webui 用 TUI 当前会话播种 LiveSession,续聊后直接落到该会话 + - 进程内 webui 默认端口错开到 13457,修复 VSCode 守护进程 / 首页 401 / 无响应 + - 清除对端 / 回合结束后残留的审批卡片,修复任务已完成 webui 仍卡住 + - 实时同步模式下会话门控,修复从侧栏打开其它历史会话时实时输出串页 + - 同步模式模型下拉实时跟随 TUI 切换 + 缓存稳定性(前缀缓存) + - 缓存稳定性优化:优化对话上下文管理策略,显著提升连续对话的响应速度与缓存效率 + Agent / 工具 + - 限流重试:采纳网关给出的冷却时长,避免过早重试反而延长冷却 + - Windows 路径转义:仅对单反斜杠路径生效,修复多行 content 换行被破坏 + - Windows 敏感路径保护:系统敏感路径写入拦截 + 文件搜索 + - Glob:显式指向 .atomcode / .claude 等 skip 目录时能搜到文件 + - Grep:修复 Windows 路径分隔符导致的噪声目录跳过失效 + Headless CLI + - 处理 ConversationTruncated 和 UndoFailed 事件 + Referral + - 优化安装完成记录的持久化机制,防止数据丢失 +ReleaseNotesUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/v4.24.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://atomcode.atomgit.com/docs/zh/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.yaml b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.yaml new file mode 100644 index 000000000000..21f5d793ecaa --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.24.2/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 4.24.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From f9d545a6b5c18b3bb4d6231cf9c295412418dc37 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:32:15 +1000 Subject: [PATCH 020/163] New version: Speakeasy.speakeasy 1.774.1 (#385967) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.774.1/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 000000000000..839734c959ac --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.774.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.774.1/speakeasy_windows_386.zip + InstallerSha256: fc24419f9fab039893c6c060a96e3b29035af6a0a6cb724f6d9be10597838018 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.774.1/speakeasy_windows_arm64.zip + InstallerSha256: 51ebebf8c16a17001ffd263be200d9ff867a7feb8d0933eea769255bf623dff1 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.774.1/speakeasy_windows_amd64.zip + InstallerSha256: 022b5881e356086cf94e5cc56ecf3d949a142178636800db8a1aaf69e319c5a2 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 000000000000..32ebd344c32a --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.774.1 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.774.1 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.774.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.yaml new file mode 100644 index 000000000000..8d362d0aba0d --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.774.1/Speakeasy.speakeasy.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.774.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 13527d236be942c797f76b44ef96b716d3d6c9a2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:32:29 +0800 Subject: [PATCH 021/163] New version: PicoTechnology.Picoscope.T&M version 7.2.19.9415 (#386132) --- ...icoTechnology.Picoscope.T&M.installer.yaml | 20 ++++++++++++ ...Technology.Picoscope.T&M.locale.en-US.yaml | 32 +++++++++++++++++++ ...Technology.Picoscope.T&M.locale.zh-CN.yaml | 15 +++++++++ .../PicoTechnology.Picoscope.T&M.yaml | 8 +++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.installer.yaml create mode 100644 manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.en-US.yaml create mode 100644 manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.zh-CN.yaml create mode 100644 manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.yaml diff --git a/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.installer.yaml b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.installer.yaml new file mode 100644 index 000000000000..d436cbfe9829 --- /dev/null +++ b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PicoTechnology.Picoscope.T&M +PackageVersion: 7.2.19.9415 +InstallerType: burn +Scope: machine +FileExtensions: +- psdata +- pssettings +ProductCode: '{3f81d595-5362-4f0a-8458-370783df3f78}' +ReleaseDate: 2026-06-01 +AppsAndFeaturesEntries: +- UpgradeCode: '{0B565FC2-0997-4E2E-959C-0396DFD9AD8C}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.picotech.com/download/software/sr/PicoScope_7_TandM_7.2.19.9415.x64.exe + InstallerSha256: E012BE9F1710949926A5DB9BE63AE859A93AAD925ABCB18139F1627132F7A6D4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.en-US.yaml b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.en-US.yaml new file mode 100644 index 000000000000..8f8bfc59d68e --- /dev/null +++ b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PicoTechnology.Picoscope.T&M +PackageVersion: 7.2.19.9415 +PackageLocale: en-US +Publisher: Pico Technology Ltd. +PublisherUrl: https://www.picotech.com/ +PublisherSupportUrl: https://www.picotech.com/tech-support +PrivacyUrl: https://www.picotech.com/about/legal-information +Author: Pico Technology Ltd. +PackageName: PicoScope T&M +PackageUrl: https://www.picotech.com/products/picoscope-7-software +License: Proprietary +LicenseUrl: https://www.picotech.com/about/legal-information +Copyright: Copyright © 1995-2026, Pico Technology Ltd. +CopyrightUrl: https://www.picotech.com/about/legal-information +ShortDescription: The next-generation user interface for all non-automotive USB PC Oscilloscopes, including all the analysis tools you need to get answers quickly, whether carrying out a simple test, or debugging a complex design. +Moniker: picoscope-tnm +Tags: +- oscilloscope +ReleaseNotes: |- + New features + - Added support for PicoScope 5000E devices. + + Bug fixes + - No additional bug fixes. +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://www.picotech.com/library/knowledge-bases/oscilloscopes +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.zh-CN.yaml b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2a444488b47 --- /dev/null +++ b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.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: PicoTechnology.Picoscope.T&M +PackageVersion: 7.2.19.9415 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于所有非车载 USB PC 示波器的新一代用户界面,集成了您所需的全部分析工具。无论是进行简单测试还是调试复杂设计,都能快速获得答案。 +Tags: +- 示波器 +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://www.picotech.com/library/knowledge-bases/oscilloscopes +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.yaml b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.yaml new file mode 100644 index 000000000000..3bdfed6a5381 --- /dev/null +++ b/manifests/p/PicoTechnology/Picoscope/T&M/7.2.19.9415/PicoTechnology.Picoscope.T&M.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: PicoTechnology.Picoscope.T&M +PackageVersion: 7.2.19.9415 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f70c8de7bee80829a7e94097e3a87c3bde2e3e84 Mon Sep 17 00:00:00 2001 From: programApe <52517845+chenqi92@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:32:42 +0800 Subject: [PATCH 022/163] New version: Chenqi92.PierX version 0.6.0 (#386140) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../PierX/0.6.0/Chenqi92.PierX.installer.yaml | 13 ++++++++++ .../0.6.0/Chenqi92.PierX.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.6.0/Chenqi92.PierX.locale.zh-CN.yaml | 10 ++++++++ .../Chenqi92/PierX/0.6.0/Chenqi92.PierX.yaml | 6 +++++ 4 files changed, 54 insertions(+) create mode 100644 manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.installer.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.en-US.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.zh-CN.yaml create mode 100644 manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.yaml diff --git a/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.installer.yaml b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.installer.yaml new file mode 100644 index 000000000000..13f484c7cf54 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.6.0 +ManifestType: installer +ManifestVersion: 1.12.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.6.0/Pier-X_0.6.0_x64-setup.exe" + InstallerSha256: 3AFDB1A6486A9A25E20CFF0425E9F47882A199CD8299B9823F8FF518BCF605E0 +- Architecture: arm64 + InstallerUrl: "https://github.com/chenqi92/Pier-X/releases/download/v0.6.0/Pier-X_0.6.0_arm64-setup.exe" + InstallerSha256: DC53E89A8D549195E9D061706302BB06EEAA6284174814B2A3E945C346BA6CAB diff --git a/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.en-US.yaml b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.en-US.yaml new file mode 100644 index 000000000000..2bd96efecaa5 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 +PackageLocale: en-US +Publisher: chenqi92 +PublisherUrl: "https://github.com/chenqi92" +PublisherSupportUrl: "https://github.com/chenqi92/Pier-X/issues" +Author: chenqi92 +PackageName: Pier-X +PackageUrl: "https://github.com/chenqi92/Pier-X" +License: MIT +LicenseUrl: "https://github.com/chenqi92/Pier-X/blob/main/LICENSE" +Copyright: Copyright (c) 2026 kkape.com +ShortDescription: IDE-style desktop workbench for terminal, Git, SSH, databases, and remote ops. +Description: Pier-X is a cross-platform desktop workbench for backend and operations engineers, combining terminal, Git, SSH, databases, Docker, logs, SFTP, and server management in one Tauri-based app. +Moniker: pier-x +Tags: +- tauri +- terminal +- ssh +- git +- database +- devtools diff --git a/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.zh-CN.yaml b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.zh-CN.yaml new file mode 100644 index 000000000000..bf4d4215ee6d --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.6.0 +ManifestType: locale +ManifestVersion: 1.12.0 +PackageLocale: zh-CN +Publisher: chenqi92 +PackageName: Pier-X +ShortDescription: 把终端、Git、SSH、数据库和远程运维放进一个 IDE 风格工作台的桌面工具。 +Description: Pier-X 是面向后端和运维工程师的跨平台桌面工作台,整合终端、Git、SSH、数据库、Docker、日志、SFTP 和服务器管理能力。 diff --git a/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.yaml b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.yaml new file mode 100644 index 000000000000..a0c38df62569 --- /dev/null +++ b/manifests/c/Chenqi92/PierX/0.6.0/Chenqi92.PierX.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Chenqi92.PierX +PackageVersion: 0.6.0 +ManifestType: version +ManifestVersion: 1.12.0 +DefaultLocale: en-US From 488ddcd60f0c36167e56e276af9ab6afbed8da61 Mon Sep 17 00:00:00 2001 From: Edoardo Spadoni Date: Wed, 10 Jun 2026 23:32:55 +0200 Subject: [PATCH 023/163] New version: Nethesis.NethLink version 1.4.6 (#386141) --- .../1.4.6/Nethesis.NethLink.installer.yaml | 21 +++++++++ .../1.4.6/Nethesis.NethLink.locale.en-US.yaml | 44 +++++++++++++++++++ .../NethLink/1.4.6/Nethesis.NethLink.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.installer.yaml create mode 100644 manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.locale.en-US.yaml create mode 100644 manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.yaml diff --git a/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.installer.yaml b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.installer.yaml new file mode 100644 index 000000000000..17fa4b39bac9 --- /dev/null +++ b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.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: Nethesis.NethLink +PackageVersion: 1.4.6 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ProductCode: 9879779a-ce87-5347-8c79-57f1e76bcb67 +ReleaseDate: 2026-06-05 +AppsAndFeaturesEntries: +- DisplayName: NethLink-1.4.6 + ProductCode: 9879779a-ce87-5347-8c79-57f1e76bcb67 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/NethServer/nethlink/releases/download/v1.4.6/nethlink-1.4.6-setup.exe + InstallerSha256: 686A6B97BB5D0AD3C108DB097EEEC9C7215BF54E6B0C2DF9072E572E1AB36F97 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.locale.en-US.yaml b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.locale.en-US.yaml new file mode 100644 index 000000000000..3f5e09533719 --- /dev/null +++ b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Nethesis.NethLink +PackageVersion: 1.4.6 +PackageLocale: en-US +Publisher: NethesisSRL +PublisherUrl: https://github.com/NethServer +PackageName: NethLink +PackageUrl: https://github.com/NethServer/nethlink +License: MIT +Copyright: Copyright © 2025 NethesisSRL +ShortDescription: NethLink is a tool designed to link NethServer systems and provide remote access tools. This project aims to offer a simple yet powerful user interface for managing NethServer systems more efficiently. +ReleaseNotes: |- + What's Changed + - feat: write logs to debug phone-island messages by @edospadoni in #103 + - fix: align AppUserModelId with electron-builder appId by @edospadoni in #133 + - chore(deps): update dependency axios to v1.15.2 by @renovate[bot] in #134 + - chore(deps): update dependency i18next-fs-backend to v2.6.5 by @renovate[bot] in #135 + - chore(deps): update dependency @nethesis/phone-island to v1.0.9 by @renovate[bot] in #137 + - chore(deps): update dependency rollup to v4.60.2 by @renovate[bot] in #138 + - chore(deps): update dependency zustand to v4.5.7 by @renovate[bot] in #140 + - chore(deps): update dependency rollup to v4.60.3 by @renovate[bot] in #142 + - chore(deps): update dependency rollup to v4.60.4 by @renovate[bot] in #146 + - chore(deps): update dependency @types/react to v18.3.29 by @renovate[bot] in #150 + - chore(deps): update aquasecurity/trivy-action action to v0.36.0 by @renovate[bot] in #143 + - chore(deps): update dependency autoprefixer to v10.5.0 by @renovate[bot] in #148 + - chore(deps): update dependency axios to v1.16.1 by @renovate[bot] in #149 + - chore(deps): update dependency @electron/notarize to v2.5.0 by @renovate[bot] in #144 + - chore(deps): update dependency font-awesome to v6.7.2 by @renovate[bot] in #152 + - chore(deps): update dependency framer-motion to v11.18.2 by @renovate[bot] in #153 + - chore(deps): update dependency @hookform/resolvers to v3.10.0 by @renovate[bot] in #145 + - chore(deps): update dependency i18next-fs-backend to v2.6.6 by @renovate[bot] in #151 + - chore(deps): update dependency uiohook-napi to v1.5.5 by @renovate[bot] in #139 + - chore(deps): update dependency @vitejs/plugin-react to v4.7.0 by @renovate[bot] in #147 + - Added missing company name and url for rebranding by @tonyco97 in #141 + - Better phone-island view change on videocall started by @tonyco97 in #136 + - fix(win): sign inner app binary, not just the installer by @edospadoni in #156 + - chore(deps): update dependency react-router-dom to v6.30.4 by @renovate[bot] in #154 + - chore(deps): update dependency koffi to v2.16.2 by @renovate[bot] in #155 + Full Changelog: v1.4.5...v1.4.6 +ReleaseNotesUrl: https://github.com/NethServer/nethlink/releases/tag/v1.4.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.yaml b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.yaml new file mode 100644 index 000000000000..ab88fe11a039 --- /dev/null +++ b/manifests/n/Nethesis/NethLink/1.4.6/Nethesis.NethLink.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: Nethesis.NethLink +PackageVersion: 1.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aef21b9189b5344b75f47dddd683c4299f32dc32 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 17:33:17 -0400 Subject: [PATCH 024/163] New version: astral-sh.ty version 0.0.47 (#386157) --- .../ty/0.0.47/astral-sh.ty.installer.yaml | 36 +++++++++++++++ .../ty/0.0.47/astral-sh.ty.locale.en-US.yaml | 45 +++++++++++++++++++ .../a/astral-sh/ty/0.0.47/astral-sh.ty.yaml | 8 ++++ 3 files changed, 89 insertions(+) create mode 100644 manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.installer.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.yaml diff --git a/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.installer.yaml b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.installer.yaml new file mode 100644 index 000000000000..40e46e147143 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.installer.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.47 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ty.exe +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- ty +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.47/ty-i686-pc-windows-msvc.zip + InstallerSha256: 927903A281DD1BE917DD4DC35E357FDE91F5B4404A98BBFACD28DD51C8F88692 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.47/ty-x86_64-pc-windows-msvc.zip + InstallerSha256: 38CB36C5B9604F507ECDA3A38E02246DD05DBFABE44B0BBA4DDF08887AC2A687 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.47/ty-aarch64-pc-windows-msvc.zip + InstallerSha256: A704CFA80E2BE3BF4EFE8CB27FAB26510A02BC2674FB6CBDE4BA5236DEAF24DE + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.locale.en-US.yaml b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.locale.en-US.yaml new file mode 100644 index 000000000000..efde6641983d --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.47 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/ty/issues +Author: Astral Software Inc. +PackageName: ty +PackageUrl: https://github.com/astral-sh/ty +License: MIT +LicenseUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Astral Software Inc. +CopyrightUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +ShortDescription: An extremely fast Python type checker and language server, written in Rust. +Moniker: ty +Tags: +- python +ReleaseNotes: |- + Bug fixes + - Avoid panicking on encountering a recursive NamedTuple that references a recursive NewType (#25764) + - Fix out-of-bound panic in notebooks involving suppression comments (#25629) + + Core type checking + - Preserve overloads through callable protocol decorators (#25806) + - Sync vendored typeshed stubs (#25779). Typeshed diff + + Performance and memory-usage improvements + - Avoid caching specialization-invariant known instances (#25816) + - Avoid resolving overload sets for ordinary functions (#25817) + - Store common definition inference results inline (#25814) + - Use Box etc. in Files (#25554) + + Contributors + - @dhruvmanila + - @MichaReiser + - @charliermarsh +ReleaseNotesUrl: https://github.com/astral-sh/ty/releases/tag/0.0.47 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/ty/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.yaml b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.yaml new file mode 100644 index 000000000000..b4e7249c1d2b --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.47/astral-sh.ty.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.47 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dc6ee57c6482095b9dfd82387c47416f6b4fa61e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:33:31 +0800 Subject: [PATCH 025/163] New version: Temporal.TemporalCLI version 1.7.2 (#386221) --- .../1.7.2/Temporal.TemporalCLI.installer.yaml | 22 ++++++++++++++ .../Temporal.TemporalCLI.locale.en-US.yaml | 30 +++++++++++++++++++ .../Temporal.TemporalCLI.locale.zh-CN.yaml | 13 ++++++++ .../1.7.2/Temporal.TemporalCLI.yaml | 8 +++++ 4 files changed, 73 insertions(+) create mode 100644 manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.installer.yaml create mode 100644 manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.en-US.yaml create mode 100644 manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.zh-CN.yaml create mode 100644 manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.yaml diff --git a/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.installer.yaml b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.installer.yaml new file mode 100644 index 000000000000..251e64a00959 --- /dev/null +++ b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Temporal.TemporalCLI +PackageVersion: 1.7.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: temporal.exe + PortableCommandAlias: temporal +Commands: +- temporal +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/temporalio/cli/releases/download/v1.7.2/temporal_cli_1.7.2_windows_amd64.zip + InstallerSha256: 5289E7B404AD01CF51C6754BC0F0684DAED89186CAC5F0F3F15329B52342CC34 +- Architecture: arm64 + InstallerUrl: https://github.com/temporalio/cli/releases/download/v1.7.2/temporal_cli_1.7.2_windows_arm64.zip + InstallerSha256: D589E27A7AAA05B42E5FCE292002055EFB69DB324C2E10A1F9D8708E5630C528 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.en-US.yaml b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.en-US.yaml new file mode 100644 index 000000000000..509a3e5c1772 --- /dev/null +++ b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.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: Temporal.TemporalCLI +PackageVersion: 1.7.2 +PackageLocale: en-US +Publisher: Temporal Technologies Inc. +PublisherUrl: https://temporal.io/ +PublisherSupportUrl: https://github.com/temporalio/cli/issues +PrivacyUrl: https://temporal.io/global-privacy-policy +Author: Temporal Technologies Inc. +PackageName: Temporal CLI +PackageUrl: https://github.com/temporalio/cli +License: MIT +LicenseUrl: https://github.com/temporalio/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Temporal Technologies Inc. All rights reserved. +CopyrightUrl: https://temporal.io/terms-of-service +ShortDescription: Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal +Tags: +- temporal +ReleaseNotes: |- + What's Changed + - Bump go.temporal.io/server to v1.31.1 (security patch via OSS server) by @fretz12 in https://github.com/temporalio/cli/pull/1088 + Full Changelog: https://github.com/temporalio/cli/compare/v1.7.1...v1.7.2 +ReleaseNotesUrl: https://github.com/temporalio/cli/releases/tag/v1.7.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.temporal.io/cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.zh-CN.yaml b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..42b3503550f3 --- /dev/null +++ b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.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: Temporal.TemporalCLI +PackageVersion: 1.7.2 +PackageLocale: zh-CN +ShortDescription: 运行 Temporal 服务器并与 Temporal 工作流、活动、命名空间和其它部分交互的命令行界面 +ReleaseNotesUrl: https://github.com/temporalio/cli/releases/tag/v1.7.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.temporal.io/cli +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.yaml b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.yaml new file mode 100644 index 000000000000..67a97c28df95 --- /dev/null +++ b/manifests/t/Temporal/TemporalCLI/1.7.2/Temporal.TemporalCLI.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: Temporal.TemporalCLI +PackageVersion: 1.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 26c4d7a1867270f0e89feab79212d90e73b85500 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:33:45 +0800 Subject: [PATCH 026/163] Move ByteDance.TraeSolo 2.3.33253 to ByteDance.TraeWork 2.3.33253 (#386231) --- .../ByteDance.TraeWork.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.locale.zh-CN.yaml | 22 +++++++++++++ .../2.3.33253/ByteDance.TraeWork.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.yaml diff --git a/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.installer.yaml b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.installer.yaml new file mode 100644 index 000000000000..0404bb8efc31 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 2.3.33253 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.33253/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: 9E1F02C6AD9162C19C153E9BE918D14F24BA2816ED9DEDBFB2B45BCEC9068C37 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.33253/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: 9E1F02C6AD9162C19C153E9BE918D14F24BA2816ED9DEDBFB2B45BCEC9068C37 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.en-US.yaml new file mode 100644 index 000000000000..7db2fd978caa --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 2.3.33253 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://docs.trae.ai/docs/support +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: TRAE SOLO +PackageUrl: https://www.trae.ai/download +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.ai/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..2002f1f6740e --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 2.3.33253 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.yaml b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.yaml new file mode 100644 index 000000000000..b6faae379ff0 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/2.3.33253/ByteDance.TraeWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 2.3.33253 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From ea9f63ac8894b7e323b424c3331992241d3ae10c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:33:59 +0800 Subject: [PATCH 027/163] Move ByteDance.TraeSolo.CN 2.3.33252 to ByteDance.TraeWork.CN 2.3.33252 (#386249) --- .../ByteDance.TraeWork.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.33252/ByteDance.TraeWork.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..e56ce1b8c963 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.33252 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.33252/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: D187DCDC40024643B760C039FCF074C132DB93797BDF77FCB54C586B6A7718C6 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.33252/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: D187DCDC40024643B760C039FCF074C132DB93797BDF77FCB54C586B6A7718C6 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..82b1e0914540 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.33252 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..969de9965636 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.33252 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..7ac77188d635 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.33252/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.33252 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 81c0ef200d98dd88d10a1f2f07b1dd61dd04f39f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:34:19 +0800 Subject: [PATCH 028/163] Move ByteDance.TraeSolo.CN 2.3.37192 to ByteDance.TraeWork.CN 2.3.37192 (#386252) --- .../ByteDance.TraeWork.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.37192/ByteDance.TraeWork.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..67a11618da61 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.37192 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.37192/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: 089B19FA83DC1C029F7E8CE7714C150DBCB0472580990B80533C4BB079B426EB +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.37192/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: 089B19FA83DC1C029F7E8CE7714C150DBCB0472580990B80533C4BB079B426EB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..2f50b5c8120d --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.37192 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..974dc09c1f44 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.37192 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..e6d970bccd82 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.37192/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.37192 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 56ea0378a17b3f2dc1b3b8e77d45de6bd07218a6 Mon Sep 17 00:00:00 2001 From: "Ruben J. Jongejan" Date: Wed, 10 Jun 2026 23:34:32 +0200 Subject: [PATCH 029/163] New version: rvben.rumdl version 0.2.12 (#386297) --- .../rumdl/0.2.12/rvben.rumdl.installer.yaml | 18 +++++++++ .../0.2.12/rvben.rumdl.locale.en-US.yaml | 39 +++++++++++++++++++ .../r/rvben/rumdl/0.2.12/rvben.rumdl.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.installer.yaml create mode 100644 manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.locale.en-US.yaml create mode 100644 manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.yaml diff --git a/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.installer.yaml b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.installer.yaml new file mode 100644 index 000000000000..7bab7a2f60f7 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.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: rvben.rumdl +PackageVersion: 0.2.12 +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rumdl.exe + PortableCommandAlias: rumdl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rvben/rumdl/releases/download/v0.2.12/rumdl-v0.2.12-x86_64-pc-windows-msvc.zip + InstallerSha256: BFBDF0F9148DFEE8C4E30048AA599EC2D904E059222254EF3711269B20B35582 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.locale.en-US.yaml b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.locale.en-US.yaml new file mode 100644 index 000000000000..a66477e10706 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rvben.rumdl +PackageVersion: 0.2.12 +PackageLocale: en-US +Publisher: Ruben J. Jongejan +PublisherUrl: https://github.com/rvben +PublisherSupportUrl: https://github.com/rvben/rumdl/issues +Author: Ruben J. Jongejan +PackageName: rumdl +PackageUrl: https://github.com/rvben/rumdl +License: MIT +LicenseUrl: https://github.com/rvben/rumdl/blob/main/LICENSE +Copyright: Copyright (c) 2024-2025 Ruben J. Jongejan +ShortDescription: A fast Markdown linter and formatter written in Rust. +Description: |- + rumdl is a high-performance Markdown linter and formatter written in Rust. + It catches stylistic and structural issues in Markdown documents, fixes + them automatically where possible, and integrates with editors through + the Language Server Protocol. rumdl ships a comprehensive rule set, + intelligent caching for fast incremental runs, and is configured via + pyproject.toml or .rumdl.toml. +Moniker: rumdl +Tags: +- cli +- documentation +- formatter +- linter +- markdown +- markdown-linter +- rust +- static-analysis +ReleaseNotesUrl: https://github.com/rvben/rumdl/releases/tag/v0.2.12 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/rvben/rumdl/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.yaml b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.yaml new file mode 100644 index 000000000000..3b2817e2e049 --- /dev/null +++ b/manifests/r/rvben/rumdl/0.2.12/rvben.rumdl.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: rvben.rumdl +PackageVersion: 0.2.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 55093c2017babceffb38d9ba02dadca9fe4362ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:38:13 +0800 Subject: [PATCH 030/163] Move ElyPrismLauncher.ElyPrismLauncher 9.5 to ElyPrismLauncher.ElyPrismLauncher.MSVC 9.5 (#384719) --- ...ncher.ElyPrismLauncher.MSVC.installer.yaml | 35 +++++++++++++++++ ...er.ElyPrismLauncher.MSVC.locale.en-US.yaml | 38 +++++++++++++++++++ ...lyPrismLauncher.ElyPrismLauncher.MSVC.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.installer.yaml create mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.locale.en-US.yaml create mode 100644 manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.yaml diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.installer.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.installer.yaml new file mode 100644 index 000000000000..e443f46c6188 --- /dev/null +++ b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.installer.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher.MSVC +PackageVersion: '9.5' +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: ElyPrismLauncher +ReleaseDate: 2025-06-21 +AppsAndFeaturesEntries: +- Publisher: ElyPrismLauncher Contributors + ProductCode: ElyPrismLauncher +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\ElyPrismLauncher' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/download/9.5/ElyPrismLauncher-Windows-MSVC-Setup-9.5.exe + InstallerSha256: 75797B17CF305DF10D9C9F30A9B6623CAD8527B49224E8C0D5C780B7C6003E04 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/download/9.5/ElyPrismLauncher-Windows-MSVC-arm64-Setup-9.5.exe + InstallerSha256: 4568F3640F7DA69816A03E60EED85F1933487CE0C384C434AE50A01851860CE9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.locale.en-US.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.locale.en-US.yaml new file mode 100644 index 000000000000..1692755db92a --- /dev/null +++ b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher.MSVC +PackageVersion: '9.5' +PackageLocale: en-US +Publisher: ElyPrismLauncher +PublisherUrl: https://elyprismlauncher.github.io/ +PublisherSupportUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/issues +Author: ElyPrismLauncher Contributors +PackageName: ElyPrismLauncher +PackageUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher +License: GPL-3.0 +LicenseUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/blob/HEAD/LICENSE +Copyright: © 2022-2025 Prism Launcher Contributors\n© 2021-2022 PolyMC Contributors\n© 2012-2021 MultiMC Contributors +CopyrightUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/blob/develop/COPYING.md +ShortDescription: This fork of Prism Launcher adds integrated support for Ely.by accounts. +Tags: +- authlib-injector +- elyby +- launcher +- minecraft +- multimc +- multimc5 +- polymc +- prismlauncher +ReleaseNotes: |- + This release is based on Prism Launcher 9.4 + Fixes + - Ely.by Authlibs are now stored separately from Mojang Authlibs. This fixes an issue where it was impossible to use a Mojang Authlib after a Ely.by Authlib has already been downloaded. If you encountered this issue, delete your libraries folder. + - This also reduces launch time and network bandwidth spent + - Fixed a possible bug where the game would attempt loading authlib-injector even if the launcher was unable to fetch authlib-injector + - Fixed an issue that caused the launcher to fetch authlib-injector even when Ely.by patching wasn't wanted + If you have any issues or questions, join the Discord server or open a new GitHub issue + If you're not sure what to download on Windows, click ElyPrismLauncher-Windows-MSVC-Setup-9.5.exe +ReleaseNotesUrl: https://github.com/ElyPrismLauncher/ElyPrismLauncher/releases/tag/9.5 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.yaml b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.yaml new file mode 100644 index 000000000000..f9dd9582cce8 --- /dev/null +++ b/manifests/e/ElyPrismLauncher/ElyPrismLauncher/MSVC/9.5/ElyPrismLauncher.ElyPrismLauncher.MSVC.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.12.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ElyPrismLauncher.ElyPrismLauncher.MSVC +PackageVersion: '9.5' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From ca71411424c46cba37a97204eac28b614b8f6954 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:47:55 +0800 Subject: [PATCH 031/163] New package: xAI.GrokBuild version 0.2.11 (#381215) --- .../0.2.11/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.11/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.11/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..95de40cc9443 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.11 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.11-windows-x86_64.exe + InstallerSha256: 53B8BE2C8D57B6D2004F3D088D789660BFB864ED7A269A6456DA89EC129B6DF0 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.11-windows-aarch64.exe + InstallerSha256: D81249B4B38C2DB2240CE1EC6E7B0AD299C0F5B201CA202BCE6AD56F5C215E1F + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..7dda133b05d1 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.11 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..a4f27e9d7480 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.11 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..4d90f8fca515 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.11/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e70ea3f433570eba5d1670496c502aabda0a28e5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:48:00 +0800 Subject: [PATCH 032/163] New package: xAI.GrokBuild version 0.2.14 (#381858) --- .../0.2.14/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.14/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.14/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..fcc71d2f824f --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.14 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.14-windows-x86_64.exe + InstallerSha256: 34375F46E539AF7E9B204EE544E50B8589B1B5B4794E4154045D98321FA32F61 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.14-windows-aarch64.exe + InstallerSha256: C5FD70567A0A9E0D92A785195653D1C45BCA8AC38976FD50B590B6C3FEB30359 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..28c28c5957f0 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.14 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..a86728f56eb0 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.14 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..847ebc4e4486 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.14/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7b5bb4e17db85d975d274cdee5d7a2ee8c9b1406 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:48:13 +0800 Subject: [PATCH 033/163] New package: xAI.GrokBuild version 0.2.20 (#383440) --- .../0.2.20/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.20/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.20/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..0629d538cc67 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.20 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.20-windows-x86_64.exe + InstallerSha256: 9830E42704FB0715AD2ED979E6D7087C359AB81ED6C94D9B6C5721EBB07530D2 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.20-windows-aarch64.exe + InstallerSha256: 06902B21E5E189230F443A91104F4B51E4359C603A405B757696CE22A41685BC + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..ecff2f4a177d --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.20 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..b484f06fb397 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.20 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..aaaf1df90a24 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.20/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c851f7f3b43189812de3c1f99bd4881b89b480e5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:48:17 +0800 Subject: [PATCH 034/163] New package: xAI.GrokBuild version 0.2.22 (#384335) --- .../0.2.22/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.22/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.22/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..9f44256f8a38 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.22 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.22-windows-x86_64.exe + InstallerSha256: 30F8457EB8E74C950C45EC3A13933DCFF61C7CFFE07178E6799608FF99BFDC1A + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.22-windows-aarch64.exe + InstallerSha256: 4088BE3F131571DF99E4921ECC83E9E9014FD2F59C81D5848D3C67E4FA2689F7 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..78da81f51eb4 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.22 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..fa1f5d1f49d1 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.22 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..f632ad8893c4 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.22/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5d22c71b33cdf63491a1585885509ec350003d57 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:48:22 +0800 Subject: [PATCH 035/163] New version: xAI.GrokBuild version 0.2.16 (#382329) --- .../0.2.16/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.16/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.16/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..30972ee5646e --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.16 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.16-windows-x86_64.exe + InstallerSha256: 0E2928894D9D94F77B1FFD0582842FDED1C85965384DB0EAA44999C27007BB61 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.16-windows-aarch64.exe + InstallerSha256: 5B0FDA9231D2CEC8B779301F4C0E2844E0A8CE3480E58CDAE674BF28506D0209 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..dffb4c3767e5 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.16 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..55563b2f35b9 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.16 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..be54f5a6d48d --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.16/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b1dc528e8b83b106f3f2813127c564dd733b7ecf Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:48:38 +0800 Subject: [PATCH 036/163] New package: xAI.GrokBuild version 0.2.33 (#384929) --- .../0.2.33/xAI.GrokBuild.installer.yaml | 23 +++++++++++ .../0.2.33/xAI.GrokBuild.locale.en-US.yaml | 39 +++++++++++++++++++ .../0.2.33/xAI.GrokBuild.locale.zh-CN.yaml | 25 ++++++++++++ .../x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.installer.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.en-US.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.zh-CN.yaml create mode 100644 manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.yaml diff --git a/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.installer.yaml b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.installer.yaml new file mode 100644 index 000000000000..166212806de2 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.33 +InstallerType: portable +Commands: +- grok +Installers: +- Architecture: x64 + InstallerUrl: https://x.ai/cli/grok-0.2.33-windows-x86_64.exe + InstallerSha256: 2066C2F1C9EB8B5653F0CD952AEE802E7284DF72AF3BDD4B26AC5A20503D05E4 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://x.ai/cli/grok-0.2.33-windows-aarch64.exe + InstallerSha256: 57C21E02C66AA9389826FE24A4DF540DA5E9D7DFAA2CBC7C79FAA7107715C748 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.en-US.yaml b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.en-US.yaml new file mode 100644 index 000000000000..6db3ed598406 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.33 +PackageLocale: en-US +Publisher: xAI Corp. +PublisherUrl: https://x.ai/ +PublisherSupportUrl: https://x.ai/contact +PrivacyUrl: https://x.ai/legal/privacy-policy +Author: xAI Corp. +PackageName: Grok Build +PackageUrl: https://x.ai/cli +License: Proprietary +LicenseUrl: https://x.ai/legal/terms-of-service +Copyright: © 2026 xAI Corp. +CopyrightUrl: https://x.ai/legal/terms-of-service +ShortDescription: A powerful new coding agent and CLI for complex coding work. +Description: |- + Grok Build is a powerful and extensible coding agent. Use it via an interactive TUI, headlessly in scripts or bots, or through the Agent Client Protocol (ACP) in other apps. + The TUI provides a rich, mouse-interactive, fullscreen experience for coding with agents. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- grok +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://docs.x.ai/developers/release-notes +PurchaseUrl: https://x.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.zh-CN.yaml b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.locale.zh-CN.yaml new file mode 100644 index 000000000000..6eb8ecdc45d9 --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.33 +PackageLocale: zh-CN +PackageName: 专有软件 +ShortDescription: 一个用于复杂编码工作的强大新编码智能体和命令行工具。 +Description: |- + Grok Build 是一个强大且可扩展的编码智能体。您可以通过交互式 TUI、在脚本或机器人中以无头模式使用,或通过其他应用程序中的智能体客户端协议 (ACP) 来使用它。 + TUI 提供了丰富的、支持鼠标交互的全屏体验,用于与智能体进行编码。 +Tags: +- grok +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.x.ai/build/overview +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.yaml b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.yaml new file mode 100644 index 000000000000..adf41f45c80f --- /dev/null +++ b/manifests/x/xAI/GrokBuild/0.2.33/xAI.GrokBuild.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: xAI.GrokBuild +PackageVersion: 0.2.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a2398bf8bb4f522cb8ef16f09e694e0158cd3ab2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 05:54:51 +0800 Subject: [PATCH 037/163] Update: KDE.Kontact version master (2573) (#382822) --- manifests/k/KDE/Kontact/master/KDE.Kontact.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Kontact/master/KDE.Kontact.installer.yaml b/manifests/k/KDE/Kontact/master/KDE.Kontact.installer.yaml index b79847d237f3..3b56298a1c77 100644 --- a/manifests/k/KDE/Kontact/master/KDE.Kontact.installer.yaml +++ b/manifests/k/KDE/Kontact/master/KDE.Kontact.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Kontact Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/pim/kontact/master/windows/kontact-master-2504-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 847A7A0C101F04B069755621BE30A22CCD0E0D47D6C8E709CC1E4062127CA35E + InstallerUrl: https://cdn.kde.org/ci-builds/pim/kontact/master/windows/kontact-master-2573-windows-cl-msvc2022-x86_64.exe + InstallerSha256: AE68F1242DF0515F153080D7F363FA89F925988E546451F89C4818F6F075E1AE InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/pim/kontact/master/windows/kontact-master-2504-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 847A7A0C101F04B069755621BE30A22CCD0E0D47D6C8E709CC1E4062127CA35E + InstallerUrl: https://cdn.kde.org/ci-builds/pim/kontact/master/windows/kontact-master-2573-windows-cl-msvc2022-x86_64.exe + InstallerSha256: AE68F1242DF0515F153080D7F363FA89F925988E546451F89C4818F6F075E1AE InstallerSwitches: Custom: /AllUsers ManifestType: installer From 13592dbf0b77b7fc6b2aa0ab1c0e261a0a6e10b7 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 17:59:13 -0400 Subject: [PATCH 038/163] New version: TIDALMusicAS.TIDAL version 2.42.0 (#386072) Co-authored-by: UnownPlain --- .../TIDALMusicAS.TIDAL.installer.yaml | 20 ++++++++++--------- .../TIDALMusicAS.TIDAL.locale.en-US.yaml | 8 ++++---- .../TIDALMusicAS.TIDAL.yaml | 8 ++++---- 3 files changed, 19 insertions(+), 17 deletions(-) rename manifests/t/TIDALMusicAS/TIDAL/{2.41.3 => 2.42.0}/TIDALMusicAS.TIDAL.installer.yaml (51%) rename manifests/t/TIDALMusicAS/TIDAL/{2.41.3 => 2.42.0}/TIDALMusicAS.TIDAL.locale.en-US.yaml (79%) rename manifests/t/TIDALMusicAS/TIDAL/{2.41.3 => 2.42.0}/TIDALMusicAS.TIDAL.yaml (54%) diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.installer.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.installer.yaml similarity index 51% rename from manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.installer.yaml rename to manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.installer.yaml index 8cd56279495b..fd8d0e01d8f0 100644 --- a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.installer.yaml +++ b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.installer.yaml @@ -1,11 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TIDALMusicAS.TIDAL -PackageVersion: 2.41.3 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 +PackageVersion: 2.42.0 InstallerType: exe Scope: user InstallModes: @@ -14,13 +11,18 @@ InstallerSwitches: Silent: --silent SilentWithProgress: --silent UpgradeBehavior: install +ProductCode: TIDAL ReleaseDate: 2026-03-10 +AppsAndFeaturesEntries: +- ProductCode: TIDAL +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\TIDAL' Installers: - Architecture: x86 InstallerUrl: https://download.tidal.com/desktop/TIDALSetup.exe - InstallerSha256: 9A8ECF3757EA500B0AD2CB6905888C6E45C102FA74AC72B8A63686473299AB3E + InstallerSha256: BCC0AC063CC8AE459930670B3B4CB396B5B210C777B93C3AA80B4969D003F066 - Architecture: x64 InstallerUrl: https://download.tidal.com/desktop/TIDALSetup.exe - InstallerSha256: 9A8ECF3757EA500B0AD2CB6905888C6E45C102FA74AC72B8A63686473299AB3E + InstallerSha256: BCC0AC063CC8AE459930670B3B4CB396B5B210C777B93C3AA80B4969D003F066 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.locale.en-US.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.locale.en-US.yaml similarity index 79% rename from manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.locale.en-US.yaml rename to manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.locale.en-US.yaml index 81674a2eab33..f7f509670441 100644 --- a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.locale.en-US.yaml +++ b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TIDALMusicAS.TIDAL -PackageVersion: 2.41.3 +PackageVersion: 2.42.0 PackageLocale: en-US Publisher: TIDAL Music AS Author: TIDAL Music AS @@ -25,4 +25,4 @@ Tags: - songs - streaming ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.yaml b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.yaml similarity index 54% rename from manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.yaml rename to manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.yaml index be0910159731..689e1807e81e 100644 --- a/manifests/t/TIDALMusicAS/TIDAL/2.41.3/TIDALMusicAS.TIDAL.yaml +++ b/manifests/t/TIDALMusicAS/TIDAL/2.42.0/TIDALMusicAS.TIDAL.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TIDALMusicAS.TIDAL -PackageVersion: 2.41.3 +PackageVersion: 2.42.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 86bede33acb6cfa59232231937470f4d202372d7 Mon Sep 17 00:00:00 2001 From: Keath Milligan Date: Wed, 10 Jun 2026 17:04:11 -0500 Subject: [PATCH 039/163] New package: keathmilligan.stunt version 0.5.0 (#381948) --- .../0.5.0/keathmilligan.stunt.installer.yaml | 20 +++++++++++++++++++ .../keathmilligan.stunt.locale.en-US.yaml | 19 ++++++++++++++++++ .../stunt/0.5.0/keathmilligan.stunt.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.installer.yaml create mode 100644 manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.locale.en-US.yaml create mode 100644 manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.yaml diff --git a/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.installer.yaml b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.installer.yaml new file mode 100644 index 000000000000..1e7b70d68f63 --- /dev/null +++ b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.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: keathmilligan.stunt +PackageVersion: 0.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: stunt.exe + PortableCommandAlias: stunt +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/keathmilligan/stunt/releases/download/v0.5.0/stunt-0.5.0-x86_64-pc-windows-msvc.zip + InstallerSha256: E5A3978C17F7377F9F59AFE94ABEA4243DFFD15EEBCD3CA842E712306CBF7A28 + - Architecture: arm64 + InstallerUrl: https://github.com/keathmilligan/stunt/releases/download/v0.5.0/stunt-0.5.0-aarch64-pc-windows-msvc.zip + InstallerSha256: 5D1A433338F7F74C13C2BEFC2EDA75B89EEA7BAEF23BE83316C760939C1ED647 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-02 diff --git a/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.locale.en-US.yaml b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.locale.en-US.yaml new file mode 100644 index 000000000000..097b857b9888 --- /dev/null +++ b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.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: keathmilligan.stunt +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: keathmilligan +PublisherUrl: https://github.com/keathmilligan +PublisherSupportUrl: https://github.com/keathmilligan/stunt/issues +PackageName: stunt +PackageUrl: https://github.com/keathmilligan/stunt +License: MIT License +ShortDescription: TUI interface for managing tunnels and port-forwarding +ReleaseNotesUrl: https://github.com/keathmilligan/stunt/releases/tag/v0.5.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/keathmilligan/stunt/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.yaml b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.yaml new file mode 100644 index 000000000000..faabe22c9105 --- /dev/null +++ b/manifests/k/keathmilligan/stunt/0.5.0/keathmilligan.stunt.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: keathmilligan.stunt +PackageVersion: 0.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad6f37c955d3a6cd7d370ad12f261f75e7e21f1d Mon Sep 17 00:00:00 2001 From: Tauhid Anjum Date: Thu, 11 Jun 2026 03:34:46 +0530 Subject: [PATCH 040/163] New package: dbtLabs.dbt-core version 2.0.0-alpha.1 (#382019) Co-authored-by: Claude Opus 4.8 (1M context) --- .../dbtLabs.dbt-core.installer.yaml | 15 ++++++++++ .../dbtLabs.dbt-core.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.0.0-alpha.1/dbtLabs.dbt-core.yaml | 7 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.installer.yaml create mode 100644 manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.locale.en-US.yaml create mode 100644 manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.yaml diff --git a/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.installer.yaml b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.installer.yaml new file mode 100644 index 000000000000..7f10e052800b --- /dev/null +++ b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dbtLabs.dbt-core +PackageVersion: 2.0.0-alpha.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dbt-core-2.0.0-alpha.1-x86_64-pc-windows-msvc\dbt-sa-cli.exe + PortableCommandAlias: dbt +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dbt-labs/dbt-core/releases/download/v2.0.0-alpha.1/dbt-core-2.0.0-alpha.1-x86_64-pc-windows-msvc.zip + InstallerSha256: 8231219DF1DFD2DE2A74D92177D662DE92CAC899DBF74AE51B9BBEDC0A91F862 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.locale.en-US.yaml b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.locale.en-US.yaml new file mode 100644 index 000000000000..6ba270a347f5 --- /dev/null +++ b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.locale.en-US.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dbtLabs.dbt-core +PackageVersion: 2.0.0-alpha.1 +PackageLocale: en-US +Publisher: dbt Labs, Inc. +PublisherUrl: https://www.getdbt.com/ +PublisherSupportUrl: https://docs.getdbt.com/community/resources/getting-help +PrivacyUrl: https://www.getdbt.com/cloud/privacy-policy +Author: dbt Labs, Inc. +PackageName: dbt Core +PackageUrl: https://github.com/dbt-labs/dbt-core +License: Apache-2.0 +LicenseUrl: https://www.apache.org/licenses/LICENSE-2.0 +Copyright: Copyright 2026 dbt Labs, Inc. +CopyrightUrl: https://github.com/dbt-labs/dbt-core/blob/main/LICENSE +ShortDescription: Build analytics the way engineers build applications +Description: dbt Core is an open-source command-line tool that lets data analysts and engineers transform data in their warehouse using modular SQL, with built-in support for version control, testing, and documentation. +Moniker: dbt-core +Tags: +- analytics +- cli +- data +- dbt +- sql +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.getdbt.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.yaml b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.yaml new file mode 100644 index 000000000000..888e0c7c9076 --- /dev/null +++ b/manifests/d/dbtLabs/dbt-core/2.0.0-alpha.1/dbtLabs.dbt-core.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dbtLabs.dbt-core +PackageVersion: 2.0.0-alpha.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 30bf2ac7d898b9a2e6fdbd0f07006597f2e26594 Mon Sep 17 00:00:00 2001 From: Zamderax Date: Wed, 10 Jun 2026 15:07:49 -0700 Subject: [PATCH 041/163] New version: WendyLabs.Wendy version 2026.06.10-142200 (#386152) --- .../WendyLabs.Wendy.installer.yaml | 22 +++++++++++++++++ .../WendyLabs.Wendy.locale.en-US.yaml | 24 +++++++++++++++++++ .../2026.06.10-142200/WendyLabs.Wendy.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.installer.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.locale.en-US.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.yaml diff --git a/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.installer.yaml new file mode 100644 index 000000000000..ac8fa379603c --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WendyLabs.Wendy +PackageVersion: 2026.06.10-142200 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.06.10-142200/wendy-cli-windows-amd64-2026.06.10-142200.msi + InstallerSha256: 8E314606D13899A1A56A5B96D1E56FB4A61B9095E0DAC0B334560EC68553C400 + ProductCode: '{98ACB43C-1EDA-4DDF-9DA6-99786023533A}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.06.10-142200/wendy-cli-windows-arm64-2026.06.10-142200.msi + InstallerSha256: 7A1332AD02A8635A7828CC6143ACB79548117A99808CF312B477126BA9260631 + ProductCode: '{582453B7-A331-4497-812A-5A0001ED246D}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 000000000000..b7e1e83168fd --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.06.10-142200 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/WendyOS/releases/tag/2026.06.10-142200 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.yaml new file mode 100644 index 000000000000..926b586ec802 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.10-142200/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.06.10-142200 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 20e8f59fdf0a8bab3f8d942537bf1a6700e4d294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:08:45 +0200 Subject: [PATCH 042/163] New version: AmneziaVPN.AmneziaVPN version 4.8.17.0 (#386251) --- .../AmneziaVPN.AmneziaVPN.installer.yaml | 20 ++++++++ .../AmneziaVPN.AmneziaVPN.locale.en-US.yaml | 47 +++++++++++++++++++ .../4.8.17.0/AmneziaVPN.AmneziaVPN.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.installer.yaml create mode 100644 manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml create mode 100644 manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.yaml diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.installer.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.installer.yaml new file mode 100644 index 000000000000..d8f8125c4121 --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.installer.yaml @@ -0,0 +1,20 @@ +# 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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.17.0 +InstallerType: exe +InstallerSwitches: + Silent: install --confirm-command --accept-messages + SilentWithProgress: install --confirm-command +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- ProductCode: '{3ce3f7b0-1498-4630-999d-36a0007b9861}' +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amnezia-vpn/amnezia-client/releases/download/4.8.17.0/AmneziaVPN_4.8.17.0_x64.exe + InstallerSha256: EA4774A43EFF6017A8EDFB55F4EDD604AF38874311F1ED6CC7C34FBBA715D3D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml new file mode 100644 index 000000000000..ab37cd526221 --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.17.0 +PackageLocale: en-US +Publisher: AmneziaVPN +PublisherUrl: https://github.com/amnezia-vpn +PublisherSupportUrl: https://github.com/amnezia-vpn/amnezia-client/issues +PackageName: AmneziaVPN +PackageUrl: https://github.com/amnezia-vpn/amnezia-client +License: GPL-3.0 +LicenseUrl: https://github.com/amnezia-vpn/amnezia-client/blob/HEAD/LICENSE +ShortDescription: Amnezia VPN is an open-source VPN client, with a key feature that enables you to deploy your own VPN server on your server. +Tags: +- cloak +- gfw +- ikev2 +- openvpn +- shadowsocks +- vpn +- vpn-client +- vpn-server +- wireguard +ReleaseNotes: |- + Version differences + Android + - For Android version 9 and higher, you need to use .apk that start with - AmneziaVPN_4.8.17.0_android9+ + - The app version for Android 7 and 8 is temporarily unavailable + macOS + !!! The previous version (4.8.8.2 and lower) of the application (installed via the .dmg installer) must be uninstalled via “move to bin” in the applications folder + - For macOS version 13 and higher, you need to use .pkg - AmneziaVPN_4.8.17.0_macos.zip + - The app version for macOS 10.15 - 12, is temporarily unavailable + Linux + For Ubuntu you need to install xcb plugin: + apt install libxcb-cursor0 libxcb-xinerama0 libxcb-icccm4 libxcb-keysyms1 libopengl0 libxkbcommon-x11-0 + - The app version for Debian 12 / Ubuntu 22.04.x is temporarily unavailable + Changelog + General + - improve stability + Full Changelog: 4.8.15.4...4.8.17.0 +ReleaseNotesUrl: https://github.com/amnezia-vpn/amnezia-client/releases/tag/4.8.17.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/amnezia-vpn/amnezia-client/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.yaml b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.yaml new file mode 100644 index 000000000000..785b0eba76ae --- /dev/null +++ b/manifests/a/AmneziaVPN/AmneziaVPN/4.8.17.0/AmneziaVPN.AmneziaVPN.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: AmneziaVPN.AmneziaVPN +PackageVersion: 4.8.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9571cefab09965e7eec3f8fc88d19ddbae00bcfa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:13:06 +0800 Subject: [PATCH 043/163] New version: KeeperSecurity.KeeperDesktop version 18.2.0.0 (#386291) --- ...erSecurity.KeeperDesktop.locale.en-US.yaml | 100 ------------------ ...eeperSecurity.KeeperDesktop.installer.yaml | 11 +- ...erSecurity.KeeperDesktop.locale.en-US.yaml | 30 ++++++ ...erSecurity.KeeperDesktop.locale.zh-CN.yaml | 2 +- .../KeeperSecurity.KeeperDesktop.yaml | 2 +- 5 files changed, 37 insertions(+), 108 deletions(-) delete mode 100644 manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml rename manifests/k/KeeperSecurity/KeeperDesktop/{18.1.0.0 => 18.2.0.0}/KeeperSecurity.KeeperDesktop.installer.yaml (64%) create mode 100644 manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml rename manifests/k/KeeperSecurity/KeeperDesktop/{18.1.0.0 => 18.2.0.0}/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml (95%) rename manifests/k/KeeperSecurity/KeeperDesktop/{18.1.0.0 => 18.2.0.0}/KeeperSecurity.KeeperDesktop.yaml (90%) diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml deleted file mode 100644 index c06b7ceb6693..000000000000 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml +++ /dev/null @@ -1,100 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KeeperSecurity.KeeperDesktop -PackageVersion: 18.1.0.0 -PackageLocale: en-US -Publisher: Keeper Security Inc -PublisherUrl: https://www.keepersecurity.com/ -PublisherSupportUrl: https://www.keepersecurity.com/support.html -PrivacyUrl: https://www.keepersecurity.com/privacypolicy.html -Author: Keeper Security, Inc. -PackageName: Keeper® Password Manager -PackageUrl: https://www.keepersecurity.com/download.html -License: Proprietary -LicenseUrl: https://www.keepersecurity.com/termsofuse.html -Copyright: © 2026 Keeper Security, Inc. All rights reserved. -CopyrightUrl: https://www.keepersecurity.com/termsofuse.html -ShortDescription: The top-rated password manager for protecting you, your family and your business from password-related data breaches and cyberthreats. -Moniker: keeper -Tags: -- credential -- password -- protect -- protection -- security -- vault -ReleaseNotes: |- - New Features - - Universal Secrets Sync - Universal Secrets Sync (USS) is now available as part of the Zero-Trust KeeperPAM Platform. USS enables automatic synchronization of secrets from Keeper Secrets Manager shared folders directly to your cloud provider's native secret management service — keeping your secrets in sync across your infrastructure without manual intervention. - - Supported Cloud Providers - AWS Secrets Manager: Secrets synced to AWS are automatically replicated across all configured regions, ensuring availability and consistency across your entire AWS footprint. - Azure Key Vault: USS automatically creates Azure Key Vaults as needed and configures hybrid permissions, reducing the overhead of manual vault provisioning and access management. - Google Cloud Secret Manager: Secrets synced to Google Cloud are automatically replicated across zones, providing high availability without additional configuration. - - How It Works - USS monitors one or more Keeper shared folders and syncs the records contained within them to your configured cloud provider. You can choose between two sync modes depending on your operational needs: - Automatic Sync — Changes to record content trigger a sync automatically, ensuring your cloud secrets are always up to date without any manual steps. - Manual Sync (Dry-Run Mode) — USS generates a preview of all secrets to be created or updated before anything is written. Your team can review the proposed changes and approve or deny the sync operation — ideal for environments that require change control or additional oversight. - An optional role can also be assigned to the Keeper Gateway to scope and control the permissions used during sync operations. - - To learn more about Universal Secrets Sync click here. - - Key Capabilities - - Multi-folder sync — Sync secrets from multiple Keeper shared folders in a single configuration - - Multi-region support — AWS syncs are replicated across all configured regions automatically - - Auto-creation — Azure Key Vaults are created on the fly as needed - - Metadata & tagging — Secrets are tagged with content type and source information for traceability - - Dry-run mode — Preview and approve changes before they are applied to your cloud environment - - Error recovery — USS gracefully handles missing secrets and permission issues, reducing the risk of failed syncs going unnoticed - - Improvements - - VAUL-6802: Customers can now view and download their billing receipts directly from the Web Vault. - - KDE-2095: Added a new revealed_password event that fires when a user views a password field from the UI, including KFFA support. - - VAUL-8382: Improved PAM connection performance by sending trickle ICE candidates and START over WebSocket instead of HTTP. - - VAUL-8984: Placed CNAPP behind a feature flag for controlled rollout. - - VAUL-8887: Implemented Socket Firewall from Socket.dev for enhanced supply chain security. - - VAUL-8937: Replaced node-forge dependency due to licensing requirements. - - VAUL-8866: Reduced the number of dependency overrides in the Web Vault. - - VAUL-8967: Updated flagged dependencies for the 18.1.0 release. - - VAUL-8951: Implemented Claude Skill to automatically fix vulnerabilities. - - VAUL-8941: Added Claude improvements and shared skills to the Vault repo. - - VAUL-8952: Reorganized the gitignore file for better maintainability. - - KDE-1748: Implemented secure DLL loading to address a DLL side-loading vulnerability on Windows. - - KDE-2085: Upgraded Electron from 40.8.5 to 41.7.0. - - KDE-2071: Reduced the number of dependency overrides for improved maintainability. - - KDE-2098: Updated the Software Bill of Materials (SBOM). - - KDE-2053: Rebuilt the Snap package to receive the latest package security updates on Linux. - - Bug Fixes - - VAUL-6304: Fixed an error that occurred after importing records for a new user during Security Audit. - - VAUL-8134: Fixed an issue where 1Password data points were not importing correctly. - - VAUL-8873: Fixed an issue preventing users from creating a new Drive PAM Configuration. - - VAUL-8950: Fixed gateway provisioning failure (404 bad_path) when adding PAM configuration in the Docker gateway wizard. - - VAUL-8886: Fixed the folder selector in the Create Record modal to work correctly with the classic record checkbox. - - VAUL-8867: Fixed an issue where switching folder location to "My Vault" in the New Folder dialog incorrectly opened the legacy Shared Folder modal instead of the KD folder creation dialog. - - VAUL-8948: Fixed Billing History not displaying for Family accounts. - - VAUL-8960: Fixed Billing History being erased after upgrading from Unlimited to Family plan. - - VAUL-8974: Fixed a misleading message for object location on non-KD accounts. - - VAUL-8981: Fixed database records generated by the wizard to allow KeeperDB by default. - - VAUL-8946: Fixed SvgButton icon color specificity issue. - - KDE-2070: Fixed a Windows AppService PFN bypass vulnerability that could expose the platform-key via the UWP package container. - - KDE-2087: Fixed an issue where the SSH Agent "Limit SSH Agent access to records" setting was not consistently persisted after exiting the app. - - KDE-2068: Fixed the 2FA "PIN Required" layout exceeding the KFFA window size, which caused scrollbars to appear. - - KDE-1791: Fixed an issue where the desktop icon did not launch the Snap application on Linux. - - KDE-1774: Fixed the Ubuntu Store App being unable to point to the QA environment. - - KDE-1472: Fixed the onboarding flow not being clickable in the Desktop App. - - Web Vault Update Instructions - - To ensure you're using the latest Web Vault, simply reload the vault login page (or Shift+Ctrl/Cmd+R to force refresh) - - Desktop Update Instructions - - If you installed Keeper Desktop directly from the Keeper website, download the latest version from: https://www.keepersecurity.com/download.html?t=d - - If you installed Keeper Desktop from the Mac App Store or Microsoft Store, visit the store to perform the update. -ReleaseNotesUrl: https://docs.keeper.io/release-notes/desktop/web-vault-+-desktop-app/vault-release-18.1.0 -PurchaseUrl: https://www.keepersecurity.com/pricing/personal-and-family.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.installer.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.installer.yaml similarity index 64% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.installer.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.installer.yaml index 33f4ee296e1d..a012028eb60f 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.installer.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KeeperSecurity.KeeperDesktop -PackageVersion: 18.1.0.0 +PackageVersion: 18.2.0.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.15063.0 @@ -11,15 +11,14 @@ UpgradeBehavior: install Protocols: - keeper PackageFamilyName: KeeperSecurityInc.KeeperPasswordManager_zwgt23r867e2p -ReleaseDate: 2026-06-04 Installers: - Architecture: x86 InstallerUrl: https://download.keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle - InstallerSha256: 691563281A9A5D47C9BE927F3A43A466972D9EBFE809E452A446D757AD8B4C4A - SignatureSha256: 91F270178CEDA4168CD8B9CE276D9B33FA564920AFDB3FEA02C1145F38475B09 + InstallerSha256: DEECAE1E0471CD139BFEBE4866878904F7948B076FD58E5B65D9F887E82CCE55 + SignatureSha256: F827EFC2623FEE52D542992D01A93D048E9DF45E22FE0491832E918877D37A9F - Architecture: x64 InstallerUrl: https://download.keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle - InstallerSha256: 691563281A9A5D47C9BE927F3A43A466972D9EBFE809E452A446D757AD8B4C4A - SignatureSha256: 91F270178CEDA4168CD8B9CE276D9B33FA564920AFDB3FEA02C1145F38475B09 + InstallerSha256: DEECAE1E0471CD139BFEBE4866878904F7948B076FD58E5B65D9F887E82CCE55 + SignatureSha256: F827EFC2623FEE52D542992D01A93D048E9DF45E22FE0491832E918877D37A9F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..46b1463d1a19 --- /dev/null +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.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: KeeperSecurity.KeeperDesktop +PackageVersion: 18.2.0.0 +PackageLocale: en-US +Publisher: Keeper Security Inc +PublisherUrl: https://www.keepersecurity.com/ +PublisherSupportUrl: https://www.keepersecurity.com/support.html +PrivacyUrl: https://www.keepersecurity.com/privacypolicy.html +Author: Keeper Security, Inc. +PackageName: Keeper® Password Manager +PackageUrl: https://www.keepersecurity.com/download.html +License: Proprietary +LicenseUrl: https://www.keepersecurity.com/termsofuse.html +Copyright: © 2026 Keeper Security, Inc. All rights reserved. +CopyrightUrl: https://www.keepersecurity.com/termsofuse.html +ShortDescription: The top-rated password manager for protecting you, your family and your business from password-related data breaches and cyberthreats. +Moniker: keeper +Tags: +- credential +- password +- protect +- protection +- security +- vault +ReleaseNotesUrl: https://docs.keeper.io/en/release-notes/desktop/web-vault-+-desktop-app +PurchaseUrl: https://www.keepersecurity.com/pricing/personal-and-family.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml similarity index 95% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml index e98371ca11d0..6d19ecee07df 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KeeperSecurity.KeeperDesktop -PackageVersion: 18.1.0.0 +PackageVersion: 18.2.0.0 PackageLocale: zh-CN License: 专有软件 Copyright: © 2026 Keeper Security, Inc. 保留所有权利。 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.yaml similarity index 90% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.yaml index 342fdb7f9b0c..f868eae4a7b1 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.1.0.0/KeeperSecurity.KeeperDesktop.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.2.0.0/KeeperSecurity.KeeperDesktop.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KeeperSecurity.KeeperDesktop -PackageVersion: 18.1.0.0 +PackageVersion: 18.2.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 5176a67785b766a7a48f384fc12d3eb90df8c54d Mon Sep 17 00:00:00 2001 From: nukeop <12746779+nukeop@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:17:39 +0200 Subject: [PATCH 044/163] Remove version: nukeop.nuclear version 1.39.1 (#386166) --- .../1.39.1/nukeop.nuclear.installer.yaml | 27 ---------- .../1.39.1/nukeop.nuclear.locale.en-US.yaml | 53 ------------------- .../nukeop/nuclear/1.39.1/nukeop.nuclear.yaml | 8 --- 3 files changed, 88 deletions(-) delete mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml delete mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml delete mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml deleted file mode 100644 index 7391b1614e89..000000000000 --- a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# 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: nukeop.nuclear -PackageVersion: 1.39.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: nullsoft -Scope: user -InstallModes: -- silent -UpgradeBehavior: install -ProductCode: Nuclear -ReleaseDate: 2026-06-07 -AppsAndFeaturesEntries: -- DisplayName: Nuclear - Publisher: nuclearplayer - ProductCode: Nuclear -InstallationMetadata: - DefaultInstallLocation: '%LocalAppData%\Nuclear' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/nukeop/nuclear/releases/download/player@1.39.1/Nuclear_1.39.1_x64-setup.exe - InstallerSha256: 2351234EEBA2DD1896EB9DD1E2DE85E2356D888F44FDB69211EC08770D6CFF65 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml deleted file mode 100644 index c438adf83dff..000000000000 --- a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# 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: nukeop.nuclear -PackageVersion: 1.39.1 -PackageLocale: en-US -Publisher: nukeop -PublisherUrl: https://github.com/nukeop -PublisherSupportUrl: https://github.com/nukeop/nuclear/issues -Author: nukeop -PackageName: nuclear -PackageUrl: https://github.com/nukeop/nuclear -License: AGPL-3.0 -LicenseUrl: https://github.com/nukeop/nuclear/blob/HEAD/LICENSE -Copyright: Copyright (c) nukeop 2021 -CopyrightUrl: https://raw.githubusercontent.com/nukeop/nuclear/master/LICENSE -ShortDescription: Streaming music player that finds free music for you. -Description: |- - nuclear is a free music streaming program that pulls content from free sources all over the internet. - Features - • Searching for and playing music from YouTube (including integration with playlists and SponsorBlock), Jamendo, Audius and SoundCloud - • Searching for albums (powered by Last.fm and Discogs), album view, automatic song lookup based on artist and track name (in progress, can be dodgy sometimes) - • Song queue, which can be exported as a playlist - • Loading saved playlists (stored in json files) - • Scrobbling to last.fm (along with updating the 'now playing' status) - • Newest releases with reviews - tracks and albums - • Browsing by genre - • Radio mode (automatically queue similar tracks) - • Unlimited downloads (powered by youtube) - • Realtime lyrics - • Browsing by popularity - • List of favorite tracks - • Listening from local library - • No accounts - • No ads - • No CoC - • No CLA -Moniker: nuclear-music -Tags: -- cross-platform -- electron -- foss -- music -- music-player -- stream -- streaming -- youtube -ReleaseNotes: |- - Nuclear Player release v1.39.1 - > macOS: If the app won't open, run sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app in Terminal. -ReleaseNotesUrl: https://github.com/nukeop/nuclear/releases/tag/player@1.39.1 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml deleted file mode 100644 index 68482dcb9334..000000000000 --- a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: nukeop.nuclear -PackageVersion: 1.39.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 24df678e746f96af5718fc861af0882b209fc720 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:28:30 +0800 Subject: [PATCH 045/163] New version: Hashicorp.Terraform version 1.15.6 (#386127) --- .../1.15.6/Hashicorp.Terraform.installer.yaml | 23 +++++++++++++ .../Hashicorp.Terraform.locale.en-US.yaml | 32 +++++++++++++++++++ .../Hashicorp.Terraform.locale.zh-CN.yaml | 16 ++++++++++ .../Terraform/1.15.6/Hashicorp.Terraform.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.installer.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.en-US.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.zh-CN.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.yaml diff --git a/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.installer.yaml b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.installer.yaml new file mode 100644 index 000000000000..d513b0af5420 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.15.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: terraform.exe +Commands: +- terraform +FileExtensions: +- tf +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://releases.hashicorp.com/terraform/1.15.6/terraform_1.15.6_windows_386.zip + InstallerSha256: 00D51CCF53664F68BD6FB7DFA7EDBC7BBFF4032FF048787C096D23ECE2DCC092 +- Architecture: x64 + InstallerUrl: https://releases.hashicorp.com/terraform/1.15.6/terraform_1.15.6_windows_amd64.zip + InstallerSha256: 56B4D3A157E346F8FC1E94254D0A944E6FEC81F58DDD43EB274B8E0EBB56E334 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.en-US.yaml b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.en-US.yaml new file mode 100644 index 000000000000..043dcd292a64 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hashicorp.Terraform +PackageVersion: 1.15.6 +PackageLocale: en-US +Publisher: HashiCorp +PublisherSupportUrl: https://github.com/hashicorp/terraform/issues +Author: HashiCorp, Inc. +PackageName: HashiCorp Terraform +PackageUrl: https://github.com/hashicorp/terraform +License: BUSL-1.1 +LicenseUrl: https://github.com/hashicorp/terraform/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 HashiCorp, Inc. +ShortDescription: A tool for building, changing, and versioning infrastructure safely and efficiently. +Description: |- + Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions. + The key features of Terraform are: + - Infrastructure as Code: Infrastructure is described using a high-level configuration syntax. This allows a blueprint of your datacenter to be versioned and treated as you would any other code. Additionally, infrastructure can be shared and re-used. + - Execution Plans: Terraform has a "planning" step where it generates an execution plan. The execution plan shows what Terraform will do when you call apply. This lets you avoid any surprises when Terraform manipulates infrastructure. + - Resource Graph: Terraform builds a graph of all your resources, and parallelizes the creation and modification of any non-dependent resources. Because of this, Terraform builds infrastructure as efficiently as possible, and operators get insight into dependencies in their infrastructure. + - Change Automation: Complex changesets can be applied to your infrastructure with minimal human interaction. With the previously mentioned execution plan and resource graph, you know exactly what Terraform will change and in what order, avoiding many possible human errors. +Moniker: terraform +ReleaseNotes: |- + BUG FIXES: + - Fixed an issue where resources being removed from state via removed block were incorrectly listed under planned_values in json representations of the plan file. (#38665) + - console: Fixed a panic caused by evaluating an expression involving deprecated values (#38676) + - Fix exit code for plan, query, and refresh commands for variable-related errors (#38685) + - Fix two module installation edge cases with null and sensitive/ephemeral module sources (#38704) +ReleaseNotesUrl: https://github.com/hashicorp/terraform/releases/tag/v1.15.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.zh-CN.yaml b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.locale.zh-CN.yaml new file mode 100644 index 000000000000..eb9f3b483f88 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.15.6 +PackageLocale: zh-CN +ShortDescription: 安全高效构建、变更及版本化基础设施的工具 +Description: |- + Terraform 是一款用于安全高效构建、变更及版本化基础设施的工具。它既能管理现有主流云服务商资源,也能管控定制化内部解决方案。 + Terraform 的核心特性包括: + - 基建即代码:通过高级配置语法描述基础设施,使得数据中心蓝图可像普通代码一样进行版本控制,同时支持基础设施配置的共享与复用。 + - 执行方案:Terraform 设有“规划”阶段生成执行方案,明确展示调用 apply 命令时将执行的操作,避免基础设施变更时的意外情况。 + - 资源拓扑图:自动构建所有资源的关联图谱,并行创建和修改无依赖关系的资源,从而实现最高效的基础设施构建,并为运维人员提供清晰的依赖关系视图。 + - 变更自动化:通过极简的人工干预即可实施复杂变更集。结合前述执行计划与资源图谱,您能精准掌握 Terraform 的变更内容及顺序,有效规避人为失误。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.yaml b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.yaml new file mode 100644 index 000000000000..76ab88fe6e72 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.6/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.15.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f9b6e61e4df93807d5d30b5a69cffd7af1bbc4d Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:38:21 +0800 Subject: [PATCH 046/163] New package: AtomGit.AtomCode version 4.25.0 (#384328) --- .../4.25.0/AtomGit.AtomCode.installer.yaml | 18 +++ .../4.25.0/AtomGit.AtomCode.locale.en-US.yaml | 24 ++++ .../4.25.0/AtomGit.AtomCode.locale.zh-CN.yaml | 110 ++++++++++++++++++ .../AtomCode/4.25.0/AtomGit.AtomCode.yaml | 8 ++ 4 files changed, 160 insertions(+) create mode 100644 manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.installer.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.en-US.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.zh-CN.yaml create mode 100644 manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.yaml diff --git a/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.installer.yaml b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.installer.yaml new file mode 100644 index 000000000000..9bb4aa29d680 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 4.25.0 +InstallerType: portable +Commands: +- atomcode +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + InstallerUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/download/v4.25.0/atomcode-v4.25.0-windows-x64.exe + InstallerSha256: 6C9C2D34CC871DAB186566C7870C94B5F3168AEBD9B2E5363CD0BE0866F55379 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.en-US.yaml b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.en-US.yaml new file mode 100644 index 000000000000..4e3ad6b0e258 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.en-US.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: AtomGit.AtomCode +PackageVersion: 4.25.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: AI Coding Agent in Your Terminal +Description: Open-source alternative to Claude Code / Cursor Agent, living in your terminal. Connect any OpenAI-compatible LLM, autonomously read, edit, test, self-verify — built with Rust. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://atomcode.atomgit.com/docs/en/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.zh-CN.yaml b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..a68ac14d7a8e --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.locale.zh-CN.yaml @@ -0,0 +1,110 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AtomGit.AtomCode +PackageVersion: 4.25.0 +PackageLocale: zh-CN +Publisher: 重庆开源共创科技有限公司 +PublisherUrl: https://atomgit.com/ +PublisherSupportUrl: https://atomgit.com/atomgit_atomcode/atomcode/issues +PrivacyUrl: https://docs.gitcode.com/docs/help/home/protocol/privacy-policy +Author: 重庆开源共创科技有限公司 +PackageName: AtomCode +PackageUrl: https://atomcode.atomgit.com/ +License: MIT +LicenseUrl: https://atomgit.com/atomgit_atomcode/atomcode/blob/main/LICENSE +Copyright: Copyright (c) 2026 Yubang Xu +CopyrightUrl: https://docs.gitcode.com/docs/help/home/protocol/ai-privacy-policy +ShortDescription: AI 编程助手 在你的终端中运行 +Description: Claude Code / Cursor Agent 的开源平替,住在你的终端里。连接任意 OpenAI 兼容大模型,自主读文件、改代码、跑测试、自我验证 —— 用 Rust 构建。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + AtomCode v4.25.0 Release Notes + 发布日期:2026-06-06 + v4.25.0 聚焦于 ! Bash 直接执行模式、DeepSeek V4 推理强度控制、前缀缓存稳定性优化、MCP 工具审批增强、WebUI 交互与视觉升级,以及多项 Windows 兼容性修复。 + + ✨ 新增功能(Features) + ! Bash 直接执行模式 + - 核心实现:输入行以 ! 开头即直接在本地 shell 执行命令,不启动 LLM 轮次 + - 上下文注入:执行结果以 // 标签注入对话,模型在下一次真实消息时可见 + - Bash 工具重构:提取 run_shell 执行内核,bash_execute(模型调用)与 ! 模式(用户调用)共享底层,消除重复逻辑 + - 输出安全:XSS 防护——输出中的 HTML 标签自动转义,大输出按字符/行数截断 + - 单调 call_id:LocalShell 使用单调计数器保证 call_id 唯一性 + DeepSeek V4 reasoning_effort 推理强度控制 + - /effort 命令升级:三级循环(off → high → max),TUI 状态栏与 spinner 同步显示当前级别 + - Provider 侧门控:仅 DeepSeek V4 系列模型生效,其余模型显示"不适用"提示 + - 配置支持:ProviderConfig 新增 reasoning_effort 字段,加载时校验合法值 + MCP 工具审批增强 + - 服务级信任:配置 trust: true 整服务端自动审批 + - 逐工具永久授权:配置 autoApprove 列表,或 UI "永久允许此工具"一键写入 .mcp.json + - 失败服务可见:/mcp 状态列表展示连接失败的服务及错误信息,不再静默消失 + @-mention 文件索引异步化 + - 后台线程扫描:build_async() 不阻塞事件循环 + - 浅层预扫描:根目录直接子节点秒级可用,首次 @ 不卡顿 + - /cd 后索引重置:FileIndex::reset() 切换根目录、清缓存、取消后台扫描,下次 @ 在新目录重建 + - gitignore 一致:浅层扫描与完整扫描应用相同 gitignore 过滤,无闪现消失 + WebUI 增强 + - 对话消息重构:按时间序交错展示 text/tool(与 TUI 一致),不再将所有工具折叠到消息头部 + - 工具调用展示:每种工具类型提取关键参数作为摘要(文件路径、命令、搜索模式等) + - 模型选择器:支持文字过滤,匹配 provider 名、type 和 model + - 暖色主题:亮色主题从冷灰切换到暖米色调,视觉更舒适 + - 数据刷新时间:Referral 面板显示相对时间("3 分钟前"),而非固定"刚刚" + LiveSession 同步增强 + - /cd 跨视图同步:WebUI /cd 切换工作目录时,TUI 自动跟随切换并开新会话 + - 三端统一:LiveSession 与 TUI/WebUI 当前会话统一,修复 #561(三端历史分离) + - 去重 + 延迟加载:SessionMode::Webui 去重合并,会话历史延迟加载避免无谓读盘 + TUI 交互 + - 菜单改进:/ 命令菜单唤醒后不被版本检查/空闲重绘覆盖 + - Session 删除:/session 选择器支持 Ctrl+D 删除会话(二次确认),删除后自动定位 + - 工具名显示:MCP 工具名以中点 · 分隔服务端与工具名,视觉更清晰 + - 工具调用渲染:名称加粗、详情灰色,多样式行排版 + 管理员/root 检测 + - 启动警告:检测以管理员/root 身份运行时,TUI 顶部横幅 + headless 模式 stderr 警告 + 429 限流分类 + - 配额耗尽 429 不可重试:识别月度配额耗尽(非瞬时限流),避免无意义重试延长冷却 + + 🛠 修复(Fixes) + 缓存稳定性(前缀缓存) + - 渲染级 drop 路径延迟到持久压缩阈值:修复 build_messages 在 80% 预算时触发 drop,导致摘要随轮次滑动、前缀缓存每几轮断裂的问题(实测占 v4.25.0 剩余缓存未命中的 50.8%) + Windows 兼容性 + - Hook 系统:使用 shell_command() 替代硬编码 sh -c,Windows 上走 cmd.exe /C + - 子进程输出解码:OEM 代码页自动检测 + CJK 回退(UTF-8 Beta 模式下 cmd.exe 资源串仍为 GBK 等原始编码) + - 控制台代码页警告:启动时检测输入代码页非 UTF-8,提示 IME 可能乱码并建议使用 Windows Terminal + - 清单 XML:修正 supportedOS 结构 + - 自升级跨盘:robust_rename 检测跨设备错误自动回退到 copy,修复 staging 与安装目录在不同盘时升级失败 + 终端背景检测 + - DA1 锚定:OSC 11 查询后追加 DA1 查询作为排空锚点,彻底消除 SSH/tmux 下 OSC 11 回复泄漏到输入框的问题,不再依赖固定超时 + 滚动与渲染 + - 移除 smooth 动画:消除 bash 长命令执行时输入框频闪 + - BSU/ESU 包裹:patched frame 正确包裹 Sync Update 序列,修复 patched 帧后光标重定位丢失 + TUI + - Spinner effort 提示读取 ctx(匹配状态栏),而非 state + - Caret 重定位:patched frame 后重新定位光标,不仅限于光标移动时 + WebUI + - --host 0.0.0.0 时移除多余的 127.0.0.1 绑定行 + 认证与安全 + - 热路径时间戳:SystemTime::now().unwrap() 替换为安全处理,消除 panic 风险 + - AtomCode 自身配置目录写入自动审批:is_under_atomcode_home() 同时检查原始路径与规范路径 + - 敏感目录保护:.ssh / .aws / .gnupg 写入拦截(移除 .config,避免误杀合法操作) + 自回归失控检测 + - RunawayDetector:连续重复字符超过阈值自动终止轮次,防止 token 浪费 + MCP + - OAuth token 刷新与登录:修复 Windows 代码页处理 + Referral + - 未认证时先渲染静态区再显示登录态,修复空白页 + - refreshedAt 时间戳展示 + 构建 + - CLI 主函数改为显式大栈线程运行,避免 Windows 1MB 默认栈溢出 +ReleaseNotesUrl: https://atomgit.com/atomgit_atomcode/atomcode/releases/v4.25.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://atomcode.atomgit.com/docs/zh/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.yaml b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.yaml new file mode 100644 index 000000000000..0af18530e2f4 --- /dev/null +++ b/manifests/a/AtomGit/AtomCode/4.25.0/AtomGit.AtomCode.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: AtomGit.AtomCode +PackageVersion: 4.25.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From ee79abfa210d8ac29900ab83606fcac4ca704696 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:38:34 +0800 Subject: [PATCH 047/163] New package: OpenClaw.OpenClawCompanion version 0.6.3 (#384333) --- .../OpenClaw.OpenClawCompanion.installer.yaml | 18 +++++++++++++ ...enClaw.OpenClawCompanion.locale.en-US.yaml | 25 +++++++++++++++++++ ...enClaw.OpenClawCompanion.locale.zh-CN.yaml | 9 +++++++ .../0.6.3/OpenClaw.OpenClawCompanion.yaml | 8 ++++++ 4 files changed, 60 insertions(+) create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.installer.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.en-US.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml create mode 100644 manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.yaml diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.installer.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.installer.yaml new file mode 100644 index 000000000000..ece8d80e4015 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.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: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.3 +InstallerType: inno +Scope: user +ProductCode: '{M0LTB0T-TRAY-4PP1-D3N7}_is1' +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/openclaw-windows-node/releases/download/v0.6.3/OpenClawCompanion-Setup-x64.exe + InstallerSha256: 595A78A223F771ADBAEAD34D56B190F5BE5F97222D7707F8013FF4CC81D26983 +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/openclaw-windows-node/releases/download/v0.6.3/OpenClawCompanion-Setup-arm64.exe + InstallerSha256: CB33A5F802F5790B2AC25BCB12CC3C6CC98EF5FA9FA8AF5F0133F2B47CFCB88A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.en-US.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.en-US.yaml new file mode 100644 index 000000000000..3ca2e50ffce8 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.3 +PackageLocale: en-US +Publisher: Scott Hanselman +PublisherUrl: https://openclaw.ai/ +PublisherSupportUrl: https://github.com/openclaw/openclaw-windows-node/issues +Author: Scott Hanselman +PackageName: OpenClaw Companion +PackageUrl: https://github.com/openclaw/openclaw-windows-node +License: MIT +LicenseUrl: https://github.com/openclaw/openclaw-windows-node/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Scott Hanselman +ShortDescription: Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension +Tags: +- openclaw +ReleaseNotes: |- + What's Changed + - feat: localize XAML and code-behind strings by @christineyan4 in https://github.com/openclaw/openclaw-windows-node/pull/558 + Full Changelog: https://github.com/openclaw/openclaw-windows-node/compare/v0.6.2...v0.6.3 +ReleaseNotesUrl: https://github.com/openclaw/openclaw-windows-node/releases/tag/v0.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.locale.zh-CN.yaml new file mode 100644 index 000000000000..6f4469f48006 --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.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: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.3 +PackageLocale: zh-CN +ShortDescription: OpenClaw 的 Windows 配套套件 - 系统托盘应用、共享库、Node 以及 PowerToys 命令面板扩展 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.yaml b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.yaml new file mode 100644 index 000000000000..ce8aa73aff0f --- /dev/null +++ b/manifests/o/OpenClaw/OpenClawCompanion/0.6.3/OpenClaw.OpenClawCompanion.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: OpenClaw.OpenClawCompanion +PackageVersion: 0.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e5e08a48706b515f00628bbfddf8c39ca96e5fca Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 18:38:46 -0400 Subject: [PATCH 048/163] New version: SST.OpenCodeDesktop version 1.17.1 (#386111) --- .../1.17.1/SST.OpenCodeDesktop.installer.yaml | 23 ++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 55 +++++++++++++++++++ .../1.17.1/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..2bb218642304 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.1 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.17.1 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.1/opencode-desktop-win-x64.exe + InstallerSha256: EAE72A2D472F0E402FCBF0504750D1688B05CFB8AAA06E70B3D4A2B237A73FB3 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.1/opencode-desktop-win-arm64.exe + InstallerSha256: CB08107882C3BCA95E58A22CA3E576DB417E48A69A7795C210F0741773AFF161 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..75ee772a938a --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.1 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + + Improvements + - References can include usage descriptions for agents, show up in the new docs, and be hidden from @ autocomplete when needed. + + Bugfixes + - Deprecated reference config entries continue to load under the newer references config key. + - MCP prompt and resource requests now respect configured server timeouts. + - Anthropic fallback responses are handled correctly again. + - MCP servers that fail during client setup now fail cleanly instead of leaving a broken connection behind. + + Desktop + + Improvements + - The new desktop session flow now has a dedicated /new-session route with draft tabs that keep your prompt and project selection together until you start the session. + + Bugfixes + - Restored macOS auto-updates. +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..d8f951d2d899 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.1/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0ea1c1e1f8c05994d4b27d6cbe64e716abd13eb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:39:00 +0800 Subject: [PATCH 049/163] New version: codexu.NoteGen version 0.29.0 (#386144) --- .../0.29.0/codexu.NoteGen.installer.yaml | 26 ++++++++ .../0.29.0/codexu.NoteGen.locale.en-GB.yaml | 52 ++++++++++++++++ .../0.29.0/codexu.NoteGen.locale.en-US.yaml | 61 +++++++++++++++++++ .../0.29.0/codexu.NoteGen.locale.zh-CN.yaml | 60 ++++++++++++++++++ .../codexu/NoteGen/0.29.0/codexu.NoteGen.yaml | 8 +++ 5 files changed, 207 insertions(+) create mode 100644 manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.installer.yaml create mode 100644 manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-GB.yaml create mode 100644 manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-US.yaml create mode 100644 manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.zh-CN.yaml create mode 100644 manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.yaml diff --git a/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.installer.yaml b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.installer.yaml new file mode 100644 index 000000000000..24512be4c8e9 --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.29.0 +UpgradeBehavior: install +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.29.0/NoteGen_0.29.0_x64-setup.exe + InstallerSha256: F90BE3B0A303E358429888453748E16AA7C95D86A15421BE69604581A906C29B + ProductCode: NoteGen +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/codexu/note-gen/releases/download/note-gen-v0.29.0/NoteGen_0.29.0_x64_en-US.msi + InstallerSha256: CD32CAF4070EC2F3D9248BE2D65DFE04716390DA06602C4F92D5E758D1A504B6 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{6869635B-598C-42F9-B46D-59C46296029C}' + AppsAndFeaturesEntries: + - UpgradeCode: '{E353DB5D-25D7-5FA9-B7DC-C4BC524A075E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-GB.yaml b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-GB.yaml new file mode 100644 index 000000000000..bf63f93db2eb --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-GB.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.29.0 +PackageLocale: en-GB +Description: |- + NoteGen is a cross-platform AI note-taking application focused on recording and writing, developed based on Tauri. + The core philosophy of NoteGen is to combine recording, writing, and AI, with all three complementing each other. The recording function helps users quickly capture and organise fragmented knowledge. The organisation function is the bridge connecting recording and writing, which can organise continuously recorded content into a readable note, assisting users in completing the creation process from scratch. If the AI-organised results cannot meet your requirements, you can use the writing function to refine it yourself. + Recording + Recording methods supported: + 1. 🖥️ Screenshot recording, through which users can quickly capture and record fragmented knowledge, especially in situations where text copying is not possible. + 2. 📄 Text recording, which allows copying text or manually inputting brief content as a record. + 3. 🖼️ Illustration recording, which can be automatically inserted into appropriate positions when generating notes. + 4. 📇 File recording, which recognises content from PDF, md, html, txt, and other files for text recording. + 5. 🔗 Link recording (to be implemented), using web crawlers for page content recognition and recording. + 6. 📷 Photo recording (to be implemented), similar to illustration recording, calling the camera to record, suitable for future mobile use. + Auxiliary recording: + • 🏷️ Custom tags for better categorisation and differentiation of different recording scenarios. + • 🤖 AI conversation, by default associated with records under the current tag, and you can also manually associate it with any article in your writing. + • 📋 Clipboard recognition, which automatically recognises images or text in the clipboard after you copy them. + • 💾 Organisation, when you have completed a series of records, you can try to let AI help you organise them into an article. + Writing + • 🗂 File manager, supporting management of files and folders in local and Github repositories, with unlimited directory levels. + • 📝 Support for WYSIWYG, instant rendering, and split-screen preview modes. + • 📅 Version control, if you enable synchronisation, you can trace back to historically uploaded records in the history. + • 🤖 AI assistance, supporting Q&A, continuation, optimisation, simplification, translation, and other functions, and you can insert records into any position of the article at any time. + • 🏞️ Image hosting, directly copy and paste images into the Markdown editor, which will automatically upload the image to the image hosting service and convert it to a Markdown image link. + • 🛠️ HTML and Markdown conversion, copying content from browsers will automatically convert it to Markdown format. + Auxiliary + • 📦 Large model support, with multiple built-in large model configurations, supporting customisation and easy switching. + • 👁️ OCR, which can assist in recognising text in images. + • 🏗️ Organisation templates, which can be customised for AI to organise different types of content. + • 🔎 Global search, for quickly searching and jumping to specified content. + • 🌃 Image hosting management, for convenient management of image hosting repository content. + • 💎 Themes and appearance, supporting dark theme, and appearance settings for Markdown, code, etc. +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- bookmark +- clipping +- favourite +- knowledge +- knowledge-base +- large-language-model +- llm +- mark +- notes +ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.29.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-US.yaml b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.en-US.yaml new file mode 100644 index 000000000000..30165577e7d6 --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.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: codexu.NoteGen +PackageVersion: 0.29.0 +PackageLocale: en-US +Publisher: codexu +PublisherUrl: https://github.com/codexu +PublisherSupportUrl: https://github.com/codexu/note-gen/issues +PackageName: NoteGen +PackageUrl: https://github.com/codexu/note-gen +License: MIT +LicenseUrl: https://github.com/codexu/note-gen/blob/HEAD/LICENSE +Copyright: © 2026 codexu +ShortDescription: A cross-platform AI note-taking application focused on recording and writing. +Description: |- + NoteGen is a cross-platform AI note-taking application focused on recording and writing, developed based on Tauri. + The core philosophy of NoteGen is to combine recording, writing, and AI, with all three complementing each other. The recording function helps users quickly capture and organize fragmented knowledge. The organization function is the bridge connecting recording and writing, which can organize continuously recorded content into a readable note, assisting users in completing the creation process from scratch. If the AI-organized results cannot meet your requirements, you can use the writing function to refine it yourself. + Recording + Recording methods supported: + 1. 🖥️ Screenshot recording, through which users can quickly capture and record fragmented knowledge, especially in situations where text copying is not possible. + 2. 📄 Text recording, which allows copying text or manually inputting brief content as a record. + 3. 🖼️ Illustration recording, which can be automatically inserted into appropriate positions when generating notes. + 4. 📇 File recording, which recognizes content from PDF, md, html, txt, and other files for text recording. + 5. 🔗 Link recording (to be implemented), using web crawlers for page content recognition and recording. + 6. 📷 Photo recording (to be implemented), similar to illustration recording, calling the camera to record, suitable for future mobile use. + Auxiliary recording: + - 🏷️ Custom tags for better categorization and differentiation of different recording scenarios. + - 🤖 AI conversation, by default associated with records under the current tag, and you can also manually associate it with any article in your writing. + - 📋 Clipboard recognition, which automatically recognizes images or text in the clipboard after you copy them. + - 💾 Organization, when you have completed a series of records, you can try to let AI help you organize them into an article. + Writing + - 🗂 File manager, supporting management of files and folders in local and Github repositories, with unlimited directory levels. + - 📝 Support for WYSIWYG, instant rendering, and split-screen preview modes. + - 📅 Version control, if you enable synchronization, you can trace back to historically uploaded records in the history. + - 🤖 AI assistance, supporting Q&A, continuation, optimization, simplification, translation, and other functions, and you can insert records into any position of the article at any time. + - 🏞️ Image hosting, directly copy and paste images into the Markdown editor, which will automatically upload the image to the image hosting service and convert it to a Markdown image link. + - 🛠️ HTML and Markdown conversion, copying content from browsers will automatically convert it to Markdown format. + Auxiliary + - 📦 Large model support, with multiple built-in large model configurations, supporting customization and easy switching. + - 👁️ OCR, which can assist in recognizing text in images. + - 🏗️ Organization templates, which can be customized for AI to organize different types of content. + - 🔎 Global search, for quickly searching and jumping to specified content. + - 🌃 Image hosting management, for convenient management of image hosting repository content. + - 💎 Themes and appearance, supporting dark theme, and appearance settings for Markdown, code, etc. +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- bookmark +- clipping +- favorite +- knowledge +- knowledge-base +- large-language-model +- llm +- mark +- notes +ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.29.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.zh-CN.yaml b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.zh-CN.yaml new file mode 100644 index 000000000000..8a8e5c8e592a --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.locale.zh-CN.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: codexu.NoteGen +PackageVersion: 0.29.0 +PackageLocale: zh-CN +Publisher: codexu +PublisherUrl: https://github.com/codexu +PublisherSupportUrl: https://github.com/codexu/note-gen/issues +PackageName: NoteGen +PackageUrl: https://github.com/codexu/note-gen +License: MIT +LicenseUrl: https://github.com/codexu/note-gen/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 codexu +ShortDescription: 一款专注于记录和写作的跨端 AI 笔记应用。 +Description: |- + NoteGen 是一款专注于记录和写作的跨端 AI 笔记应用,基于 Tauri 开发。 + NoteGen 的核心理念是将记录、写作和 AI 结合使用,三者相辅相成。记录功能可以帮助用户快速捕捉和整理碎片化知识。整理功能是连接记录和写作的桥梁,可将持续记录的内容整理成一篇可读的笔记,辅助用户完成从零到一的创作过程,如果 AI 整理的结果无法满足你的要求,那么你可以使用写作功能自行去完善。 + 记录 + 记录方式支持: + 1. 🖥️ 截图记录,通过截图,用户可以快速捕捉和记录碎片化知识,尤其是在遇到无法进行文本复制的情况下。 + 2. 📄 文本记录,可以复制文本或者手动输入一些简短的内容作为一次记录。 + 3. 🖼️ 插图记录,可以在笔记生成时,自动插入到合适的位置。 + 4. 📇 文件记录,识别 PDF、md、html、txt 等文件内容,进行文字记录。 + 5. 🔗 链接记录(待实现),使用爬虫进行页面内容识别与记录。 + 6. 📷 拍照记录(待实现)功能类似于插图记录,调用相机记录,适合未来移动端。 + 辅助记录: + - 🏷️ 自定义标签,更好地归类和区分不同的记录场景。 + - 🤖 AI 对话,默认关联当前标签下的记录,你也可以手动去关联写作内的任何文章。 + - 📋 剪贴板识别,在你进行图片或文本复制后,会自动识别剪贴板中的图片或文本。 + - 💾 整理,当你已经完成了一系列的记录之后,可以尝试让 AI 帮你整理为一篇文章。 + 写作 + - 🗂 文件管理器,支持本地和 Github 仓库的文件和文件夹的管理,支持无限层级目录。 + - 📝 支持所见即所得、即时渲染、分屏预览三种模式。 + - 📅 版本控制,如果你开启了同步功能,可以在历史记录中回溯历史上传过的记录。 + - 🤖 AI 辅助,支持问答、续写、优化、精简、翻译等功能,且可以随时将记录插入到文章任何位置。 + - 🏞️ 图床,直接复制图片粘贴在 Markdown 编辑器中,将自动将此图片上传至图床,并转换为 Markdown 图片链接。 + - 🛠️ HTML、Markdown 转换,复制浏览器的内容,将自动转换为 Markdown 格式。 + 辅助 + - 📦 大模型支持,内置多种大模型配置,支持自定义,随意切换。 + - 👁️ OCR,可以辅助识别图片内的文字。 + - 🏗️ 整理模板,可自定义模板,方便 AI 对不同类型的内容进行定制化整理。 + - 🔎 全局搜索,可以快速搜索并跳转至指定的内容。 + - 🌃 图床管理,可以方便的管理图床仓库的内容。 + - 💎 主题与外观,支持深色主题,支持 Markdown、代码等外观设置。 +Tags: +- 书摘 +- 书签 +- 人工智能 +- 剪藏 +- 大语言模型 +- 收藏 +- 收藏夹 +- 知识 +- 知识库 +- 笔记 +ReleaseNotes: See the assets to download this version and install. +ReleaseNotesUrl: https://github.com/codexu/note-gen/releases/tag/note-gen-v0.29.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.yaml b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.yaml new file mode 100644 index 000000000000..4b7e95c18bee --- /dev/null +++ b/manifests/c/codexu/NoteGen/0.29.0/codexu.NoteGen.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: codexu.NoteGen +PackageVersion: 0.29.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ada916c89ba7cdcbc3b3729ae7f33bc0e99587f0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:39:14 +0800 Subject: [PATCH 050/163] New version: Google.Chrome.Beta.EXE version 150.0.7871.13 (#386146) --- .../Google.Chrome.Beta.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 25 +++++++ .../150.0.7871.13/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..fbf0c2e438bb --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.13 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acvxqwpbmyrhv75zgu5ucteotpda_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: 097254D32458D44B07C8469FB996B02ECF1A986857BD33CCB5DBBBF1EA257A5C + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acvxqwpbmyrhv75zgu5ucteotpda_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: 097254D32458D44B07C8469FB996B02ECF1A986857BD33CCB5DBBBF1EA257A5C + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/gnz3dkbt4xvhjs22wlemrmdmku_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: F4A71E8A98360F2AE1A796393C457D0D18B6CECC22623599E590558CEA4C0D7E + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/gnz3dkbt4xvhjs22wlemrmdmku_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: F4A71E8A98360F2AE1A796393C457D0D18B6CECC22623599E590558CEA4C0D7E + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adpvxdz43lzxkfadyacohsruxcfq_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: C91E84ED8F485E6EF68E8AA2D5F5883AC919757284FD07B748E4164324BB971B + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adpvxdz43lzxkfadyacohsruxcfq_150.0.7871.13/150.0.7871.13_chrome_installer_uncompressed.exe + InstallerSha256: C91E84ED8F485E6EF68E8AA2D5F5883AC919757284FD07B748E4164324BB971B + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..dc9c303c0ac8 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.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: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.13 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/chrome/beta +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..97294e1bc345 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.nb-NO.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: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.13 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/beta +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..974d40affe2b --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.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: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.13 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版(EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..fc40aae739c0 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.13/Google.Chrome.Beta.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: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 670d124dbeb5554e16a34f341e7ce362b2dfc0e6 Mon Sep 17 00:00:00 2001 From: nukeop <12746779+nukeop@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:39:26 +0200 Subject: [PATCH 051/163] New version: nukeop.nuclear version 1.40.0 (#386164) --- .../1.40.0/nukeop.nuclear.installer.yaml | 27 +++++++++ .../1.40.0/nukeop.nuclear.locale.en-US.yaml | 55 +++++++++++++++++++ .../nukeop/nuclear/1.40.0/nukeop.nuclear.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.installer.yaml create mode 100644 manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.locale.en-US.yaml create mode 100644 manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.yaml diff --git a/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.installer.yaml b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.installer.yaml new file mode 100644 index 000000000000..422959f5170c --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.installer.yaml @@ -0,0 +1,27 @@ +# 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: nukeop.nuclear +PackageVersion: 1.40.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: Nuclear +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: Nuclear + Publisher: nuclearplayer + ProductCode: Nuclear +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Nuclear' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nukeop/nuclear/releases/download/player@1.40.0/Nuclear_1.40.0_x64-setup.exe + InstallerSha256: 1175EA4BD15D0F1FECE0AC90E155EFF9396C5CA886257F2F192729C67C765BAD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.locale.en-US.yaml b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.locale.en-US.yaml new file mode 100644 index 000000000000..5f65d0e16505 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.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: nukeop.nuclear +PackageVersion: 1.40.0 +PackageLocale: en-US +Publisher: nukeop +PublisherUrl: https://github.com/nukeop +PublisherSupportUrl: https://github.com/nukeop/nuclear/issues +Author: nukeop +PackageName: nuclear +PackageUrl: https://github.com/nukeop/nuclear +License: AGPL-3.0 +LicenseUrl: https://github.com/nukeop/nuclear/blob/HEAD/LICENSE +Copyright: Copyright (c) nukeop 2021 +CopyrightUrl: https://raw.githubusercontent.com/nukeop/nuclear/master/LICENSE +ShortDescription: Streaming music player that finds free music for you. +Description: |- + nuclear is a free music streaming program that pulls content from free sources all over the internet. + Features + • Searching for and playing music from YouTube (including integration with playlists and SponsorBlock), Jamendo, Audius and SoundCloud + • Searching for albums (powered by Last.fm and Discogs), album view, automatic song lookup based on artist and track name (in progress, can be dodgy sometimes) + • Song queue, which can be exported as a playlist + • Loading saved playlists (stored in json files) + • Scrobbling to last.fm (along with updating the 'now playing' status) + • Newest releases with reviews - tracks and albums + • Browsing by genre + • Radio mode (automatically queue similar tracks) + • Unlimited downloads (powered by youtube) + • Realtime lyrics + • Browsing by popularity + • List of favorite tracks + • Listening from local library + • No accounts + • No ads + • No CoC + • No CLA +Moniker: nuclear-music +Tags: +- cross-platform +- electron +- foss +- music +- music-player +- stream +- streaming +- youtube +ReleaseNotes: |- + What's New in v1.40.0 + - Feature: Right-click a queue item to see its stream candidates and switch to a different source; picking a failed source retries it Queue - @nukeop + - Fix: Fix TSX plugins failing with 'React is not defined' unless they imported React manually, and fix stale plugin code being served when an imported file changed but the entry file didn't Plugins - @nukeop + > macOS: If the app won't open, run sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app in Terminal. +ReleaseNotesUrl: https://github.com/nukeop/nuclear/releases/tag/player@1.40.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.yaml b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.yaml new file mode 100644 index 000000000000..94447ad2bd83 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.0/nukeop.nuclear.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: nukeop.nuclear +PackageVersion: 1.40.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a8ed5a71371a8566b4ded8bac1b288c176cde6c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:39:39 +0800 Subject: [PATCH 052/163] New version: SST.opencode version 1.17.2 (#386217) --- .../1.17.2/SST.opencode.installer.yaml | 21 ++++++++ .../1.17.2/SST.opencode.locale.en-US.yaml | 52 +++++++++++++++++++ .../1.17.2/SST.opencode.locale.zh-CN.yaml | 25 +++++++++ .../s/SST/opencode/1.17.2/SST.opencode.yaml | 8 +++ 4 files changed, 106 insertions(+) create mode 100644 manifests/s/SST/opencode/1.17.2/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.17.2/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.17.2/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.17.2/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.17.2/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.17.2/SST.opencode.installer.yaml new file mode 100644 index 000000000000..bbf2f4d7a505 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.2/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.2/opencode-windows-x64.zip + InstallerSha256: D9AAA0B9D6C7BCA3BED9F8B9D1DD8A1CBE1F90D410BEB455A638CA955658C033 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.2/opencode-windows-arm64.zip + InstallerSha256: 59050FFE098BA71B6C03D4DDBE48E0105A6C750B093D7C9D5D7E08F03812DAEB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..a66886a0450b --- /dev/null +++ b/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.2 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Bugfixes + - Recover from expired remote config auth by prompting you to log in again instead of failing to load config (@Ayushlm10) + - Let subagents use their own configured permissions again + Desktop + Bugfixes + - Restore Linux launcher and icon identity so pinned apps keep opening correctly (@neriousy) + - Restore the device attachment picker (@rexdotsh) + Thank you to 3 community contributors: + - @Ayushlm10: + - fix: recover from expired enterprise auth on remote config load (#31661) + - @rexdotsh: + - fix(app): restore device attachment picker (#31707) + - @neriousy: + - fix(desktop): restore linux launcher identity (#31709) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..7db2929250b4 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.2/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.2 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.2/SST.opencode.yaml b/manifests/s/SST/opencode/1.17.2/SST.opencode.yaml new file mode 100644 index 000000000000..11d24680b2a8 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.2/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 12877dcb96644261bf429232557b696b7cfdf47c Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Wed, 10 Jun 2026 15:39:52 -0700 Subject: [PATCH 053/163] Update willibrandon.pgtail to 0.6.1 (#386303) --- .../0.6.1/willibrandon.pgtail.installer.yaml | 22 +++++++++++++ .../willibrandon.pgtail.locale.en-US.yaml | 31 +++++++++++++++++++ .../pgtail/0.6.1/willibrandon.pgtail.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.installer.yaml create mode 100644 manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.locale.en-US.yaml create mode 100644 manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.yaml diff --git a/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.installer.yaml b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.installer.yaml new file mode 100644 index 000000000000..bc5434c9c243 --- /dev/null +++ b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: willibrandon.pgtail +PackageVersion: 0.6.1 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- pgtail +ProductCode: '{70E34676-9FB8-490E-9CAF-0DAEF15BFB89}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/willibrandon/pgtail/releases/download/v0.6.1/pgtail-windows-x86_64.msi + InstallerSha256: E64E54A7F13A9649522D685466C5A91BEDB1B303C997DAE5DC232EC038C128D8 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.locale.en-US.yaml b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.locale.en-US.yaml new file mode 100644 index 000000000000..bb7992561a7e --- /dev/null +++ b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.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: willibrandon.pgtail +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: Brandon Williams +PublisherUrl: https://github.com/willibrandon +PublisherSupportUrl: https://github.com/willibrandon/pgtail/issues +Author: Brandon Williams +PackageName: pgtail +PackageUrl: https://github.com/willibrandon/pgtail +License: MIT +LicenseUrl: https://github.com/willibrandon/pgtail/blob/main/LICENSE +ShortDescription: Interactive PostgreSQL log tailer with auto-detection and color output +Description: |- + pgtail is an interactive CLI tool for tailing PostgreSQL log files. + It auto-detects PostgreSQL instances and provides real-time log streaming + with level filtering, vim-style navigation, and color output. +Tags: +- cli +- database +- log +- postgresql +- tail +ReleaseNotesUrl: https://github.com/willibrandon/pgtail/releases/tag/v0.6.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/willibrandon/pgtail/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.yaml b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.yaml new file mode 100644 index 000000000000..8add9f9f76dd --- /dev/null +++ b/manifests/w/willibrandon/pgtail/0.6.1/willibrandon.pgtail.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: willibrandon.pgtail +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b7a56db7c3fda3b0c71d7d2153f78823c595475 Mon Sep 17 00:00:00 2001 From: bceverly Date: Wed, 10 Jun 2026 18:40:05 -0400 Subject: [PATCH 054/163] New version: sysmanage.sysmanage-agent version 2.4.0.32 (#386304) --- .../sysmanage.sysmanage-agent.installer.yaml | 24 ++ ...ysmanage.sysmanage-agent.locale.en-US.yaml | 209 ++++++++++++++++++ .../2.4.0.32/sysmanage.sysmanage-agent.yaml | 8 + 3 files changed, 241 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.yaml diff --git a/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.installer.yaml b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.installer.yaml new file mode 100644 index 000000000000..ed33ca73e03a --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 2.4.0.32 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CF2C7096-04AA-4550-A2F3-0893E6422641}' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- ProductCode: '{CF2C7096-04AA-4550-A2F3-0893E6422641}' + UpgradeCode: '{A1B2C3D4-E5F6-4A5B-8C9D-0E1F2A3B4C5D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-windows-x64.msi + InstallerSha256: AEC2C9F8A290369853B0FC58C5AE454D25232DBC4CB91A54FB6F9AE4C5ED1995 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.locale.en-US.yaml new file mode 100644 index 000000000000..8f82ac3a674b --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.locale.en-US.yaml @@ -0,0 +1,209 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 2.4.0.32 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage-agent +PublisherSupportUrl: https://github.com/bceverly/sysmanage-agent/issues +Author: Bryan Everly +PackageName: SysManage Agent +PackageUrl: https://github.com/bceverly/sysmanage-agent +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage-agent/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Cross-platform system management agent for SysManage. +Description: SysManage Agent is the host-side daemon for the SysManage open-source fleet management platform. It registers the host with a SysManage server, reports inventory, applies declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), and surfaces real-time health metrics. +Moniker: sysmanage-agent +ReleaseNotes: |- + SysManage Agent v2.4.0.32 + Fixed failed tests + Multi-platform system management agent with support for Linux, BSD, macOS, and Windows. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent_2.4.0.32-1_amd64.deb + sudo apt install ./sysmanage-agent_2.4.0.32-1_amd64.deb + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + Flatpak (Universal Linux) + # Add SysManage repository + flatpak remote-add --if-not-exists sysmanage https://sysmanage.org/sysmanage.flatpakrepo + # Install the agent + flatpak install sysmanage org.sysmanage.Agent + # Run service installation script + flatpak run --command=sysmanage-service-install org.sysmanage.Agent + # Or download and install the bundle directly: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32.flatpak + flatpak install --user sysmanage-agent-2.4.0.32.flatpak + CentOS/RHEL 9 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-1.el9.x86_64.rpm + sudo dnf install ./sysmanage-agent-2.4.0.32-1.el9.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Tumbleweed + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-1.opensuse.tumbleweed.x86_64.rpm + sudo zypper install ./sysmanage-agent-2.4.0.32-1.opensuse.tumbleweed.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Leap 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-1.opensuse.leap.15.x86_64.rpm + sudo zypper install ./sysmanage-agent-2.4.0.32-1.opensuse.leap.15.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + SUSE Linux Enterprise Server (SLES) 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-1.sles.x86_64.rpm + sudo zypper install ./sysmanage-agent-2.4.0.32-1.sles.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + macOS + # Download and install + curl -LO https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-macos.pkg + sudo installer -pkg sysmanage-agent-2.4.0.32-macos.pkg -target / + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.agent.plist + Windows (x64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-windows-x64.msi" -OutFile "sysmanage-agent-2.4.0.32-windows-x64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-2.4.0.32-windows-x64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + Windows (ARM64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-windows-arm64.msi" -OutFile "sysmanage-agent-2.4.0.32-windows-arm64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-2.4.0.32-windows-arm64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32.pkg + sudo pkg add sysmanage-agent-2.4.0.32.pkg + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo sysrc sysmanage_agent_enable=YES + sudo service sysmanage_agent start + NetBSD + # Download and install + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32.tgz + sudo pkg_add sysmanage-agent-2.4.0.32.tgz + # Copy rc.d script and configure + sudo cp /usr/pkg/share/examples/rc.d/sysmanage_agent /etc/rc.d/ + sudo vi /usr/pkg/etc/sysmanage-agent/config.yaml + # Enable and start + sudo sh -c 'echo sysmanage_agent=YES >> /etc/rc.conf' + sudo /etc/rc.d/sysmanage_agent start + Alpine Linux + # Download the pre-built package for your Alpine version (3.19, 3.20, or 3.21) + # For Alpine 3.21: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-alpine321.apk + doas apk add --allow-untrusted sysmanage-agent-2.4.0.32-alpine321.apk + # For Alpine 3.20: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-alpine320.apk + # doas apk add --allow-untrusted sysmanage-agent-2.4.0.32-alpine320.apk + # For Alpine 3.19: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-alpine319.apk + # doas apk add --allow-untrusted sysmanage-agent-2.4.0.32-alpine319.apk + # Configure and start + doas cp /etc/sysmanage-agent/sysmanage-agent.yaml.example /etc/sysmanage-agent/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent/sysmanage-agent.yaml + doas rc-update add sysmanage-agent default + doas rc-service sysmanage-agent start + OpenBSD (Pre-built Package - Recommended) + # Download the pre-built package for your OpenBSD version (7.5, 7.6, or 7.7) + # For OpenBSD 7.7: + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-openbsd77.tgz + doas pkg_add sysmanage-agent-2.4.0.32-openbsd77.tgz + # For OpenBSD 7.6: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-openbsd76.tgz + # doas pkg_add sysmanage-agent-2.4.0.32-openbsd76.tgz + # For OpenBSD 7.5: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-openbsd75.tgz + # doas pkg_add sysmanage-agent-2.4.0.32-openbsd75.tgz + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + OpenBSD (Build from Port) + # Download the port tarball + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-2.4.0.32-openbsd-port.tar.gz + # Extract to ports tree + cd /usr/ports/sysutils + doas rm -rf sysmanage-agent + doas tar xzf ~/sysmanage-agent-2.4.0.32-openbsd-port.tar.gz + doas mv openbsd-port sysmanage-agent + # Install Python dependencies (avoids gcc conflicts) + doas pkg_add py3-websockets py3-yaml py3-aiohttp py3-cryptography py3-sqlalchemy py3-alembic + # Build and install + cd sysmanage-agent + doas make makesum + doas make install + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/CentOS/OpenSUSE/SLES): + sha256sum -c .sha256 + macOS: + shasum -a 256 -c .sha256 + Windows: + $expectedHash = (Get-Content ".sha256").Split()[0] + $actualHash = (Get-FileHash "" -Algorithm SHA256).Hash.ToLower() + if ($expectedHash -eq $actualHash) { Write-Host "Checksum verified!" } else { Write-Host "Checksum mismatch!" } + FreeBSD/NetBSD/OpenBSD: + sha256 -C .sha256 + Alpine Linux: + sha256sum -c .sha256 + Supported Platforms + - Ubuntu: 22.04 LTS (Jammy), 24.04 LTS (Noble), 24.10 (Oracular), 25.04 (Plucky), 25.10 (Questing) + - Debian: 11 (Bullseye), 12 (Bookworm), 13 (Trixie) + - CentOS/RHEL: 9.x + - OpenSUSE: Tumbleweed, Leap 15.x + - SUSE Linux Enterprise Server (SLES): 15.x + - Alpine Linux: 3.19, 3.20, 3.21 (pre-built packages available) + - macOS: 12+ (Monterey and later) + - Windows: 10 (1809+), 11, Server 2019+ (x64 and ARM64) + - FreeBSD: 13.x, 14.x + - NetBSD: 10.x (tested on 10.1) + - OpenBSD: 7.5, 7.6, 7.7 (pre-built packages available) + Software Bill of Materials (SBOM) + This release includes a comprehensive Software Bill of Materials (SBOM) file in CycloneDX JSON format for supply chain security and vulnerability analysis: + Standalone Download: + - sysmanage-agent-sbom.json - Complete inventory of Python dependencies + Download and inspect: + # Download SBOM file + wget https://github.com/bceverly/sysmanage-agent/releases/download/v2.4.0.32/sysmanage-agent-sbom.json + # View with jq (if installed) + cat sysmanage-agent-sbom.json | jq . + The SBOM file is compatible with vulnerability scanning tools (Grype, Trivy, Dependency-Track, Snyk, etc.) and provides complete transparency of all software dependencies. + What's Included + - System management agent service + - Platform-native service management (systemd/launchd/rc.d) + - Automatic user/group creation + - Example configuration files + - Certificate storage directory + - Sudoers configuration for system management (Linux only) + OpenBSD Package Checksums (SHA256) + 789f5214873033f5e7ac1f6e813e980ed47a1778c0c8594f5e9427f68e6145de sysmanage-agent-2.4.0.32-openbsd77.tgz + Alpine Linux Package Checksums (SHA256) + 5130a20ded4dd9e75963e0494ed127513d900fcb1093a8a0eb679afc868722f1 sysmanage-agent-2.4.0.32-alpine320.apk + ee7d6e7b4f621c118c00a0eac0c43317d3741cd701363cc5054c1a6c6e70d98e sysmanage-agent-2.4.0.32-alpine321.apk +ReleaseNotesUrl: https://github.com/bceverly/sysmanage-agent/releases/tag/v2.4.0.32 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.yaml b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.yaml new file mode 100644 index 000000000000..41bfd62e970e --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/2.4.0.32/sysmanage.sysmanage-agent.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: sysmanage.sysmanage-agent +PackageVersion: 2.4.0.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bb5eb86481e414ea02f520ff68770dc252be7ad4 Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:40:18 -0400 Subject: [PATCH 055/163] New version: ZedIndustries.Zed.Preview version 1.7.1-pre (#386305) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 ++++ ...edIndustries.Zed.Preview.locale.en-US.yaml | 135 ++++++++++++++++++ .../1.7.1-pre/ZedIndustries.Zed.Preview.yaml | 8 ++ 3 files changed, 172 insertions(+) create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.installer.yaml create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.installer.yaml new file mode 100644 index 000000000000..817a4e6b0856 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.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: ZedIndustries.Zed.Preview +PackageVersion: 1.7.1-pre +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayVersion: 1.7.1 + ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed Preview' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.7.1-pre/Zed-x86_64.exe + InstallerSha256: 92A0247F4A92DDEF514109F659E093DB05D6E6CA09E6527EE0E801EF96ABC7E7 +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.7.1-pre/Zed-aarch64.exe + InstallerSha256: 78B6F6A097EF93A992B37E9800A37A44869DF0F2BFDBA2E4F0391A3998F44D2F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..26fba6ad2ffb --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml @@ -0,0 +1,135 @@ +# 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: ZedIndustries.Zed.Preview +PackageVersion: 1.7.1-pre +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed Preview +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: |- + This week's release includes automatic agent context compaction that you can also trigger manually with the new /compact command, cleaner and more legible Markdown preview styling, and support for running custom git commands on git graph branches and tags. + Features + AI + - Agent: Added auto-compaction and /compact to Zed Agent. (#58931) + - Agent: Improved agent skills management by moving it into the settings UI. (#58701) + - Agent: Improved how we communicate problems relative to skills, in both the agent panel and the settings UI. (#58838) + - Agent: Improved the UX of the thread import flow. (#57791) + - Agent: Improved auto scroll location when using read-file tool. (#58640; thanks liigo) + - Agent: Show context window usage and cost metrics for external agents that support it. (#58680) + - Agent: Allow deleting sessions from history for external agents that support it. (#58680) + - Agent: Allow loading skills whose descriptions exceed the 1024-byte limit by showing warnings instead of failing to load them. (#58356) + - Agent: Removed the misleading "Always allow" button from agent permission prompts for edits to the agent skills directory, since those edits always require confirmation. (#58463) + - Agent: Updated OpenCode models (added MiniMax M3, Qwen 3.7 Plus, DeepSeek V4 Flash, MiniMax M3 Free, and Nemotron 3 Ultra Free; removed Nemotron 3 Super Free, Qwen 3.5 Plus; updated MiniMax M2.7, MiniMax M2.5, Qwen 3.6 Plus). (#58743; thanks Vlaaaaaaad) + Git + - Added a context menu for ref labels (branches, remote refs, and tags) in the git graph that runs custom git commands against the clicked ref, available as $ZED_GIT_REF (e.g. git checkout $ZED_GIT_REF). (#58781; thanks aobatact) + - Improved commit details changed-file lists with an optional tree view. (#58198; thanks chirivelli) + - Added Add to .git/info/exclude option under a new Git submenu in the project panel and git panel context menus, alongside the existing Add to .gitignore action. (#57044; thanks TomPlanche) + - Added a button to the git worktree picker to remove an open worktree from the current window. (#58996) + - Improved worktree navigation UX when a given project has more than one loaded. (#58555) + - Warnings about the lengths of commit message titles are now disabled by default. (#58960) + - Reduced short commit SHAs in blame and commit tooltips from 8 to 7, consistent with the graph and history views. (#58741; thanks albertbogusz) + - Improved scrolling performance in diff views containing large hunks with many computed word diffs. (#58639) + - Improved the performance of the project diff, especially in the presence of merge conflicts. (#57859) + - Added icon for the Chromium code review remote provider. (#57713; thanks hferreiro) + - Added the SourceHut remote icon. (#58668; thanks medzernik) + Languages + - Improved markdown preview styles, making it more legible and easier to parse. (#58465) + - LSP: Improved Zed's memory usage when a language server emits messages faster than the foreground thread can handle them. (#58867) + - Improved editor: go to definition to avoid repeatedly querying the language server while moving the mouse over the same symbol or an unresolved position. (#58429) + - Added a markdown: toggle block quote action. (#58383) + - Added support for surrounding selected Markdown text with ~ by typing ~. (#58614) + - Improved indentation for C/C++ to be more consistent. (#58740; thanks Helmutt03) + - Added the ability to stylize built-in Python exceptions and warnings using the type.class.builtin syntax capture. (#58176; thanks allachance) + - Detected .envrc files as Shell Script. (#58573; thanks injust) + - Dropped fish from modeline_aliases, which forced the file to be detected as Shell Script instead of Fish. (#58550) + Terminal + - Made zed:// links clickable in the terminal. (#58910; thanks r4victor) + Vim / Helix + - Disabled the IME in Vim normal and visual modes on Linux Wayland. (#58237; thanks feeiyu) + Collaboration + - Improved call controls design, making it clearer what button shares the project vs. the screen. (#58691) + Other + - Improved the settings window: Sub-pages such as Skills and per-language settings now have a scope picker in the breadcrumb, so you can switch between User and project settings without leaving the page. (#58698) + - Improved the performance of applying edits to large buffers. (#58681) + - Added default_open_behavior, which controls which action (add to sidebar/open in new window) should be the default when selecting a project from the recent projects menu. (#58805) + - Improved dev extension installation times for language extensions with multiple grammars or language servers. (#55160) + - Outline: Improved symbol search with more consistent fuzzy matching and support for multi-term queries. (#56477; thanks feitreim) + Bug Fixes + - Agent: Fix for current agent not being selected when creating a new git worktree. (#58636) + - Agent: Fixed the scrollbar appearing on wrapped code blocks in the agent chat. (#58472; thanks albertbogusz) + - Sidebar: Fixed a bug where affordances to collapse the project header would appear when searching. (#58696) + - Sidebar: Fixed bracketed ellipsis title prefixes (such as [...]) not rendering the ellipsis icon. (#58269) + - Fixed a bug that caused the project icons to render in the recent projects picker. (#57940) + - Fixed a bug where diff hunk controls were being displayed in the non-editable commit view multibuffer. (#58514; thanks chirivelli) + - Fixed a bug where the update version button would be stuck in the "Downloading..." step. (#58435) + - Fixed a crash that could occur when restoring an agent terminal in a remote project. (#58533) + - Fixed a crash when splitting a pane containing a commit view. (#58853) + - Fixed a freeze on Linux Wayland when reading the clipboard from a slow or unresponsive application. (#58826) + - Fixed a memory leak when restarting a language server while the LSP log view was tracking it. (#58866) + - Fixed a race where LLM and edit prediction requests made immediately after switching organizations could be attributed to the previously selected organization. (#58915) + - Fixed a rare crash that could occur while using the uncommitted diff. (#58266) + - Fixed a UI freeze that could occur when installing auto-updates. (#58767; thanks lingyaochu) + - Fixed a workspace restoration issue where Zed would restore a window with none of its projects opened by default. (#58392) + - Fixed an issue with project search on Windows where multiline string searches would not work correctly due to newline differences. (#58628) + - Fixed clicks on titlebar controls being delayed on the macOS 27 beta. (#58947) + - Fixed conflicts disappearing too quickly from the project diff when editing. (#57859) + - Fixed conflicts sometimes taking a while to appear in the project diff during large merges. (#57859) + - Fixed crash on newline below with a cursor on a deleted line of a diff. (#58542) + - Fixed cursor styles, such as the pointer cursor, not applying to floating windows, dialogs, and popups. (#58493; thanks madcodelife) + - Fixed debugging Rust tests in nested modules sometimes immediately exiting with "0 tests matched". (#54787) + - Fixed diagnostic navigation triggering unnecessary LSP requests when edit predictions are disabled. (#56055; thanks aviatesk) + - Fixed feature-flag-gated tools (such as the LSP tools) being listed in agent profile configuration when they could not actually be used by the agent. (#58581; thanks rabbiveesh) + - Fixed file hyperlinks in the agent panel not opening files when clicked. (#56024) + - Fixed files and directories disappearing from a worktree when renamed in a project opened through a symlinked root. (#58624; thanks tankztz) + - Fixed format selections not being available for cursor ranges when the active formatter supports range formatting. (#56571; thanks terror) + - Fixed git graph loading forever for empty repositories. (#58959) + - Fixed Git UI not refreshing on Linux for repositories using the reftable backend. (#58719; thanks albertbogusz) + - Fixed Helix mode selecting one extra line after undoing a newline delete. (#55365; thanks GoldStrikeArch) + - Fixed language servers automatically restarting on file changes after running "Stop All Language Servers"; they now stay stopped until explicitly restarted. (#51468) + - Fixed macOS system font fallback not being applied, which could leave some characters without a fallback font. (#58020; thanks douo) + - Fixed non-descriptive error messages when the remote agent process disconnected. (#58780) + - Fixed old threads that mention Rules being inaccessible after Rules were migrated to Skills. (#58560) + - Fixed opening agent-created files outside the current project, such as global skill files. (#58367) + - Fixed OpenRouter API errors showing empty messages when fetching the model list. (#58502; thanks ChihweiLHBird) + - Fixed OpenRouter models not appearing until restart after adding an API key. (#58551; thanks ChihweiLHBird) + - Fixed project panel needing a second click to change the file if the window is not in focus. (#58562; thanks ChintanAcharya) + - Fixed prompt darkened backdrop/background rendering outside client-decorated window boundaries on Linux. (#57608; thanks albertbogusz) + - Fixed rendering of control-characters in syntax tree view. (#59012; thanks konstantinoscs) + - Fixed Reveal in Finder/File Manager shortcuts not working when an image tab is focused. (#56438; thanks terror) + - Fixed some SSH issues on Windows that prevented connecting to a remote. (#52491; thanks Zaenalos) + - Fixed tab switcher truncating long file names, making files with a shared prefix indistinguishable. (#58483; thanks saberoueslati) + - Fixed task variables like $ZED_FILE not updating when re-running a recently used task after switching the active editor (#55879). (#57380; thanks 007qr) + - Fixed the agent panel flickering and becoming unusable when a permission prompt with tall content (such as a plan awaiting approval) was scrolled out of view. (#58689) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.7.1-pre +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.yaml new file mode 100644 index 000000000000..9cc1ee699cb1 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.7.1-pre/ZedIndustries.Zed.Preview.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: ZedIndustries.Zed.Preview +PackageVersion: 1.7.1-pre +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 840bace47473c9dc6f4450f7236b93fff3f59a08 Mon Sep 17 00:00:00 2001 From: Konstantin Vyatkin Date: Thu, 11 Jun 2026 00:40:30 +0200 Subject: [PATCH 056/163] Wharflab.Tally version 0.44.1 (#386308) --- .../0.44.1/Wharflab.Tally.installer.yaml | 24 +++++++++++++++++ .../0.44.1/Wharflab.Tally.locale.en-US.yaml | 27 +++++++++++++++++++ .../Wharflab/Tally/0.44.1/Wharflab.Tally.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.installer.yaml create mode 100644 manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.locale.en-US.yaml create mode 100644 manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.yaml diff --git a/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.installer.yaml b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.installer.yaml new file mode 100644 index 000000000000..225a2d4e151d --- /dev/null +++ b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.installer.yaml @@ -0,0 +1,24 @@ +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.44.1 +Commands: &1 +- tally +FileExtensions: +- dockerfile +- containerfile +ReleaseDate: '2026-06-10' +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/wharflab/tally/releases/download/v0.44.1/tally_0.44.1_Windows_x86_64.exe + InstallerSha256: 4296BE458EA80876E964AB0D594DC69B3C98DFBE5A884BF093FADAD252343C15 + Commands: *1 +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/wharflab/tally/releases/download/v0.44.1/tally_0.44.1_Windows_arm64.exe + InstallerSha256: A8FD7F1B92BF8A350B886126384A40C9D2F1DAC5BB4B1CC8343CCA0B78F41281 + Commands: *1 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.locale.en-US.yaml b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.locale.en-US.yaml new file mode 100644 index 000000000000..0a3b137a7c96 --- /dev/null +++ b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.44.1 +PackageLocale: en-US +Publisher: Wharflab +PublisherUrl: https://github.com/wharflab +PublisherSupportUrl: https://github.com/wharflab/tally/issues +PackageName: Tally +PackageUrl: https://github.com/wharflab/tally +ShortDescription: Dockerfile linter and formatter with first-class PowerShell and + Windows container support. +Moniker: tally +License: AGPL-3.0-only +LicenseUrl: https://github.com/wharflab/tally/blob/main/LICENSE +ReleaseNotesUrl: https://github.com/wharflab/tally/releases/tag/v0.44.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://tally.wharflab.com/ +Tags: +- docker +- dockerfile +- containerfile +- linter +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.yaml b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.yaml new file mode 100644 index 000000000000..9b952c2eabd3 --- /dev/null +++ b/manifests/w/Wharflab/Tally/0.44.1/Wharflab.Tally.yaml @@ -0,0 +1,8 @@ +# Created by tally release automation +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Wharflab.Tally +PackageVersion: 0.44.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 8087e3d6707a8923a32d9eb711819ebddfabc544 Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:40:41 +0200 Subject: [PATCH 057/163] New version: matchmycolor.ColibriBeta version 26.1.1.17717 (#386309) --- .../matchmycolor.ColibriBeta.installer.yaml | 6 +++--- .../matchmycolor.ColibriBeta.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriBeta.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriBeta/{26.1.1.17716 => 26.1.1.17717}/matchmycolor.ColibriBeta.installer.yaml (79%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.1.17716 => 26.1.1.17717}/matchmycolor.ColibriBeta.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.1.17716 => 26.1.1.17717}/matchmycolor.ColibriBeta.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.installer.yaml index df9e4ee454f1..5d1aae88cae8 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17716 +PackageVersion: 26.1.1.17717 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.1/Colibri_26.1.1-beta.98.exe - InstallerSha256: 92489F22423CE5F71A3F63C444129AE42B7B62A3E88177B9CF07F740E661F519 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.1/Colibri_26.1.1-beta.99.exe + InstallerSha256: 3EC78E80D1FD87F2DEC5F7939D7F530D1809D685D813DE2D9038E32ADE4EACBD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.locale.en-US.yaml index 5c4a9c81326a..55e7a08a19b2 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17716 +PackageVersion: 26.1.1.17717 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.yaml index 0199859132bb..695c08745a53 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.1.17716/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/26.1.1.17717/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.1.17716 +PackageVersion: 26.1.1.17717 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 67910dd239f717359834bd51f3492d40d7f932bf Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:40:53 -0400 Subject: [PATCH 058/163] Update version: JFrog.Conan version 2.12.1 (#386316) --- .../Conan/2.12.1/JFrog.Conan.installer.yaml | 33 ++++++++++++------ .../2.12.1/JFrog.Conan.locale.en-US.yaml | 34 ++++++++++++++----- .../j/JFrog/Conan/2.12.1/JFrog.Conan.yaml | 6 ++-- 3 files changed, 51 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.installer.yaml index c31bec7ca9cd..1053ff32f22e 100644 --- a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.installer.yaml @@ -1,13 +1,9 @@ -# Created with komac v2.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.12.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent @@ -16,16 +12,33 @@ UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-01-28 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.12.1 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-i686-installer.exe InstallerSha256: DF94818A8F7F4881D689D515E654D912F0DC65E6E2421D1156FF58A43421B068 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-i686-installer.exe + InstallerSha256: DF94818A8F7F4881D689D515E654D912F0DC65E6E2421D1156FF58A43421B068 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-x86_64-installer.exe + InstallerSha256: 291F6F40F23ED11AAD9EB0AE7B9F3DCC0AC3AAF99C0BA1A37D0CCC76297D9A82 + InstallerSwitches: + Custom: /CURRENTUSER - Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-x86_64-installer.exe InstallerSha256: 291F6F40F23ED11AAD9EB0AE7B9F3DCC0AC3AAF99C0BA1A37D0CCC76297D9A82 + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.locale.en-US.yaml index d7c6c904e039..7c0aa7ee3fdc 100644 --- a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.12.1 @@ -12,20 +12,36 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - - Bugfix: Fix conan config clean not regenerating every necessary file. ( - - Bugfix: Avoid compatibility.py migration if any of the files are modified by users. ( + - Bugfix: Fix conan config clean not regenerating every necessary file. (#17649) + - Bugfix: Avoid compatibility.py migration if any of the files are modified by users. (#17647) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.12.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.yaml index 9498d9d32b63..111f4b732d5e 100644 --- a/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.12.1/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.12.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 From 36004e4a81911ff7116c58b96b17809802d76da0 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:41:04 -0400 Subject: [PATCH 059/163] Update version: JFrog.Conan version 2.14.0 (#386319) --- .../Conan/2.14.0/JFrog.Conan.installer.yaml | 36 ++++++++++++------- .../2.14.0/JFrog.Conan.locale.en-US.yaml | 31 +++++++++++----- .../j/JFrog/Conan/2.14.0/JFrog.Conan.yaml | 7 ++-- 3 files changed, 49 insertions(+), 25 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.installer.yaml index cb1866a38c55..6c1238d0407c 100644 --- a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.installer.yaml @@ -1,34 +1,44 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.14.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-03-12 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.14.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-i686-installer.exe InstallerSha256: 65B3CE28A4355BD95BB0724FE92FB8BD30393A81750EF9E0231C1B12701D2380 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-i686-installer.exe + InstallerSha256: 65B3CE28A4355BD95BB0724FE92FB8BD30393A81750EF9E0231C1B12701D2380 + InstallerSwitches: + Custom: /ALLUSERS - Architecture: x64 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-x86_64-installer.exe InstallerSha256: 9020F7F07B38599E257CF7FB08037CC34A84EA923752608C5FB43949291BFD71 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-x86_64-installer.exe + InstallerSha256: 9020F7F07B38599E257CF7FB08037CC34A84EA923752608C5FB43949291BFD71 + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.locale.en-US.yaml index 8f892673ead7..35a04d92520d 100644 --- a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.14.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Add clang 20 support. (#17920). Docs: 📃 - Feature: Allow partial workspace install ... installation of workspace. (#17887). Docs: 📃 @@ -41,6 +54,8 @@ ReleaseNotes: |- - Bugfix: Fix conan graph build-order --reduce --order-by=recipe that was not filtering all packages != "Build". (#17909) - Bugfix: Solve conflict not raised when version-ranges have different user. (#17877) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.14.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.yaml index 03733508da18..154aa9994440 100644 --- a/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.14.0/JFrog.Conan.yaml @@ -1,9 +1,8 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.14.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 From e8eeab483f2a0fe0d566e887ee5991da14d628c1 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:41:17 -0400 Subject: [PATCH 060/163] Update version: JFrog.Conan version 2.15.0 (#386320) --- .../Conan/2.15.0/JFrog.Conan.installer.yaml | 36 ++++++++++++------- .../2.15.0/JFrog.Conan.locale.en-US.yaml | 31 +++++++++++----- .../j/JFrog/Conan/2.15.0/JFrog.Conan.yaml | 7 ++-- 3 files changed, 49 insertions(+), 25 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.installer.yaml index 116d8efbec10..55260581075f 100644 --- a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.installer.yaml @@ -1,34 +1,44 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.15.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-03-31 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.15.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-i686-installer.exe InstallerSha256: BBBEE8934CFA8B9A02F3271E54422586F6AF53A9039DF3D9F036CA067888A991 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-i686-installer.exe + InstallerSha256: BBBEE8934CFA8B9A02F3271E54422586F6AF53A9039DF3D9F036CA067888A991 + InstallerSwitches: + Custom: /ALLUSERS - Architecture: x64 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-x86_64-installer.exe InstallerSha256: 3F1B2DE0CAE6F3B883552C0E30EC05DE6C165E231DE444489E574C06F941E03B + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-x86_64-installer.exe + InstallerSha256: 3F1B2DE0CAE6F3B883552C0E30EC05DE6C165E231DE444489E574C06F941E03B + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.locale.en-US.yaml index 7cf5269e861e..d9392aec3ca6 100644 --- a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.15.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Improve error messages when dealing with incorrect JSON input file formats. (#18037) - Feature: Added new --graph-context to conan list command. (#18015). Docs: 📃 @@ -44,6 +57,8 @@ ReleaseNotes: |- - Bugfix: Avoid crash of --format=json serialization when custom generators inside tool-requires are referenced by class, not by name. (#17954) - BugFix: Add correct info in metadata + prevent crash when no component is associated to root_node. (#17925) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.15.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.yaml index 3b0bd8447bb9..bd3a876a83c6 100644 --- a/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.15.0/JFrog.Conan.yaml @@ -1,9 +1,8 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.15.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 - +ManifestVersion: 1.12.0 From 3e4f2752e953a60980cf9abe4ce82c2d59dba78c Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:41:30 -0400 Subject: [PATCH 061/163] Update version: JFrog.Conan version 2.16.1 (#386322) --- .../Conan/2.16.1/JFrog.Conan.installer.yaml | 35 ++++++++++++------- .../2.16.1/JFrog.Conan.locale.en-US.yaml | 30 ++++++++++++---- .../j/JFrog/Conan/2.16.1/JFrog.Conan.yaml | 6 ++-- 3 files changed, 49 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.installer.yaml index 35e77bd1e60e..9c21c69fa75a 100644 --- a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.installer.yaml @@ -1,33 +1,44 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.16.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-04-29 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.16.1 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-i686-installer.exe InstallerSha256: D555C7202FB6C83CA1CB4D05EB6CE677D597599F0F3A92FEA9007EAA507377D0 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-i686-installer.exe + InstallerSha256: D555C7202FB6C83CA1CB4D05EB6CE677D597599F0F3A92FEA9007EAA507377D0 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-x86_64-installer.exe + InstallerSha256: CE6B6D8DFE0275B38E97DA4DA9D5DB24545CCCEB574285004761AF98DBFD7ACB + InstallerSwitches: + Custom: /CURRENTUSER - Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-x86_64-installer.exe InstallerSha256: CE6B6D8DFE0275B38E97DA4DA9D5DB24545CCCEB574285004761AF98DBFD7ACB + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.locale.en-US.yaml index bf59d428d650..79ef00aaa6dc 100644 --- a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.16.1 @@ -12,18 +12,34 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: '- Feature: Add missing GCC 15 key to settings.yml (#18193). Docs: 📃' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.16.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.yaml index 8bffbe03c003..16e8a74372e2 100644 --- a/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.16.1/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.16.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 From a79a8170684179d56471137f8da623268c1f04fa Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:41:42 -0400 Subject: [PATCH 062/163] Update version: JFrog.Conan version 2.17.0 (#386323) --- .../Conan/2.17.0/JFrog.Conan.installer.yaml | 35 ++++++++++++------- .../2.17.0/JFrog.Conan.locale.en-US.yaml | 30 ++++++++++++---- .../j/JFrog/Conan/2.17.0/JFrog.Conan.yaml | 6 ++-- 3 files changed, 49 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.installer.yaml index 3dc8fd425fb9..cbc7ae18b78a 100644 --- a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.installer.yaml @@ -1,33 +1,44 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-05-28 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.17.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-i686-installer.exe InstallerSha256: D7FC89C8B40AA35BA3366AADAD6A71F42EF6B0AE45E84015BEB3029E30133F92 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-i686-installer.exe + InstallerSha256: D7FC89C8B40AA35BA3366AADAD6A71F42EF6B0AE45E84015BEB3029E30133F92 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-x86_64-installer.exe + InstallerSha256: 9C31474E0F9B034207B59B9C93482A9D36FDF3721FB9DD77B93F62C5AFE6661A + InstallerSwitches: + Custom: /CURRENTUSER - Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-x86_64-installer.exe InstallerSha256: 9C31474E0F9B034207B59B9C93482A9D36FDF3721FB9DD77B93F62C5AFE6661A + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.locale.en-US.yaml index 0131e592a314..14456d41c4f0 100644 --- a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Add support for gcc 13.4 (#18374). Docs: 📃 - Feature: Renamed 'editables' to 'packages'. (#18359). Docs: 📃 @@ -65,5 +78,8 @@ ReleaseNotes: |- - Bugfix: Allow to conan create a python-requires package with a profile that contains tool-requires. (#18226) - Bugfix: Let conan config install walk the fs tree looking for a .conanignore. (#18170) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.17.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.yaml index 5d23ac826642..59d39fb2664d 100644 --- a/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.17.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 From a1ece2f339a24568b0d2af6a5e08a7e908ed818a Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:41:54 -0400 Subject: [PATCH 063/163] Update version: JFrog.Conan version 2.17.1 (#386324) --- .../Conan/2.17.1/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.17.1/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.17.1/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.installer.yaml index 8d35f32ebc23..f270dab64aa8 100644 --- a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-06-23 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.17.1 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-i686-installer.exe + InstallerSha256: 345B1B5E2783E30877B513E8FC0795A2EF3C5F87255308046A0CD1C6C4EB2CC6 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-i686-installer.exe InstallerSha256: 345B1B5E2783E30877B513E8FC0795A2EF3C5F87255308046A0CD1C6C4EB2CC6 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-x86_64-installer.exe + InstallerSha256: E25760B48A83935FA87B1D01F37B2D50AE006478FB72AE68B816B989C017CA9A + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-x86_64-installer.exe InstallerSha256: E25760B48A83935FA87B1D01F37B2D50AE006478FB72AE68B816B989C017CA9A InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.locale.en-US.yaml index c457950a5f85..466a32c6b4df 100644 --- a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.1 @@ -12,18 +12,34 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: '- Bugfix: add support for Git() for git<2.36, for operations that check if a commit exists in a remote. (#18501)' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.17.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.yaml index ce4745a57d21..ce5d1ecc1d31 100644 --- a/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.17.1/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.17.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 7f6472747e8593b0e9136836260f1798e78c9814 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:42:07 -0400 Subject: [PATCH 064/163] Update version: JFrog.Conan version 2.18.0 (#386325) --- .../Conan/2.18.0/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.18.0/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.18.0/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.installer.yaml index 4e6ea0e35648..1ecb66710169 100644 --- a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-06-30 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.18.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-i686-installer.exe + InstallerSha256: 8ED765045A9E6C95B0A7E8E3903CB481D6B3C53B6D1CAFDA3DB68E3DDE625719 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-i686-installer.exe InstallerSha256: 8ED765045A9E6C95B0A7E8E3903CB481D6B3C53B6D1CAFDA3DB68E3DDE625719 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-x86_64-installer.exe + InstallerSha256: 1A182A35D231BDB70D2046DE955BA52135B882198024AFAF41EFCB9F4A7A7952 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-x86_64-installer.exe InstallerSha256: 1A182A35D231BDB70D2046DE955BA52135B882198024AFAF41EFCB9F4A7A7952 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.locale.en-US.yaml index 0e782bd66ea9..127fcdfe1abe 100644 --- a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Allow consuming meson libname.a libs in MSBuildDeps. (#18557) - Feature: Avoid library renames when using Meson + MSVC + static builds. (#18533) @@ -76,5 +89,8 @@ ReleaseNotes: |- - Bugfix: Fixed CMakeConfigDeps behavior with multiple find_package in folders and subfolders. (#18407) - Bugfix: Fixes issue where conanfile's source() method doesn't use folders.root when present. (#18377) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.18.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.yaml index 5fa5ed7d94f3..2dff577fac1b 100644 --- a/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.18.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 0bc875531f5131f6f40109f3ca22d64f199fac6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:42:20 +0200 Subject: [PATCH 065/163] New version: Google.Perfetto version 56.1 (#386327) --- .../56.1/Google.Perfetto.installer.yaml | 17 ++++++++++++++++ .../56.1/Google.Perfetto.locale.en-US.yaml | 20 +++++++++++++++++++ .../Google/Perfetto/56.1/Google.Perfetto.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/g/Google/Perfetto/56.1/Google.Perfetto.installer.yaml create mode 100644 manifests/g/Google/Perfetto/56.1/Google.Perfetto.locale.en-US.yaml create mode 100644 manifests/g/Google/Perfetto/56.1/Google.Perfetto.yaml diff --git a/manifests/g/Google/Perfetto/56.1/Google.Perfetto.installer.yaml b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.installer.yaml new file mode 100644 index 000000000000..53748558e53d --- /dev/null +++ b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.installer.yaml @@ -0,0 +1,17 @@ +# 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: Google.Perfetto +PackageVersion: '56.1' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: windows-amd64/perfetto.exe + PortableCommandAlias: perfetto +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/google/perfetto/releases/download/v56.1/windows-amd64.zip + InstallerSha256: DD4F6C2D5CC9BD5F4FEA32EA1C3402FA2291626FC4DD6501DFCAF8B406C8FDBB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Perfetto/56.1/Google.Perfetto.locale.en-US.yaml b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.locale.en-US.yaml new file mode 100644 index 000000000000..181cfa549b4f --- /dev/null +++ b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.locale.en-US.yaml @@ -0,0 +1,20 @@ +# 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: Google.Perfetto +PackageVersion: '56.1' +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://github.com/google +PublisherSupportUrl: https://github.com/google/perfetto/issues +PackageName: Perfetto +PackageUrl: https://github.com/google/perfetto +License: Apache-2.0 +LicenseUrl: https://github.com/google/perfetto/blob/HEAD/LICENSE +ShortDescription: Performance instrumentation and tracing for Android, Linux and Chrome. +ReleaseNotes: |- + v56.1 is a point release of Perfetto v56 which fixes a compile issue with the SDK which can appear on certain compilers. + Note: For all other changes in Perfetto v56, please refer to the release notes for v56.0 +ReleaseNotesUrl: https://github.com/google/perfetto/releases/tag/v56.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Perfetto/56.1/Google.Perfetto.yaml b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.yaml new file mode 100644 index 000000000000..17fff842a524 --- /dev/null +++ b/manifests/g/Google/Perfetto/56.1/Google.Perfetto.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: Google.Perfetto +PackageVersion: '56.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3694cec5f1e04a112cc57ed348721828cc95c406 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:42:32 -0400 Subject: [PATCH 066/163] Update version: JFrog.Conan version 2.21.0 (#386332) --- .../Conan/2.21.0/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.21.0/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.21.0/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.installer.yaml index 12220a050152..75bb33e56dcf 100644 --- a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.21.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-09-29 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.21.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-i686-installer.exe + InstallerSha256: 11334537AE02B61497CDA7B1A0A901E28BC98CD5E44378186EC94EE0CF9FA7D3 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-i686-installer.exe InstallerSha256: 11334537AE02B61497CDA7B1A0A901E28BC98CD5E44378186EC94EE0CF9FA7D3 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-x86_64-installer.exe + InstallerSha256: 09BBDE3B4596D6FBD498F87B98DE29108D4E284A01345F3A6192E15C36539D31 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-x86_64-installer.exe InstallerSha256: 09BBDE3B4596D6FBD498F87B98DE29108D4E284A01345F3A6192E15C36539D31 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.locale.en-US.yaml index 42061d07a237..5e62519f277c 100644 --- a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.21.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Add support for universal binaries to AutotoolsToolchain. (#18992). Docs: 📃 - Feature: Add support for universal binaries to GnuToolchain. (#18992). Docs: 📃 @@ -60,5 +73,8 @@ ReleaseNotes: |- - Bugfix: Command conan list with version-ranges can now listen to core.version_ranges:resolve_prereleases=True to list pre-releases. (#18868) - Bugfix: Stabilize PackagesList methods. (#18833) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.21.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.yaml index 2b0f256b93b4..eca1842cd97d 100644 --- a/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.21.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.21.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 08ea5dd3f86de39da1a4a09a1f8c478713a9b940 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 18:53:13 -0400 Subject: [PATCH 067/163] Update version: JFrog.Conan version 2.22.2 (#386336) --- .../Conan/2.22.2/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.22.2/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.22.2/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.installer.yaml index 57781cd37cdf..cc889751f0fa 100644 --- a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.2 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-11-07 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.22.2 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-i686-installer.exe + InstallerSha256: 552B24BC4F86BD354CC6B7069314911A0298E75BE84579FC74D8987C318CC970 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-i686-installer.exe InstallerSha256: 552B24BC4F86BD354CC6B7069314911A0298E75BE84579FC74D8987C318CC970 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-x86_64-installer.exe + InstallerSha256: 152B374CA3FEEDB42D1DAA03D73516CE680B638D214EF187D1A628B3288E1464 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-x86_64-installer.exe InstallerSha256: 152B374CA3FEEDB42D1DAA03D73516CE680B638D214EF187D1A628B3288E1464 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.locale.en-US.yaml index ef23dcd0f67f..19238520ef83 100644 --- a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.2 @@ -12,18 +12,34 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: '- Bugfix: Fix assert when finding compatible binaries of a package that exists in both contexts with different settings. (#19208)' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.22.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.yaml index 5d7c8b7ea05b..b9f72cfac033 100644 --- a/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.22.2/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 70652d52e376b263fb2a2c0efd8c4d357fedb489 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:55:45 +0800 Subject: [PATCH 068/163] New version: Discord.Discord.Canary.arm64 version 1.0.317 (#386345) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.317/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..bcc050c168e6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.317 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.317/DiscordCanarySetup.exe + InstallerSha256: 5E64F7EE9DFDA9C7DE9C4094EDE511271C44B8DB302A5F846A3D2D07F50AF939 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..9f6bad8782e6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.317 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..2709c8b6b542 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.317 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..3b64279fce7f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.317/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.317 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2f67824e595dc14038beb0a4cc53dfff89a01270 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:19:41 +0800 Subject: [PATCH 069/163] New version: astral-sh.uv version 0.11.20 (#386260) --- .../uv/0.11.20/astral-sh.uv.installer.yaml | 40 ++++++++++++++ .../uv/0.11.20/astral-sh.uv.locale.en-US.yaml | 53 +++++++++++++++++++ .../uv/0.11.20/astral-sh.uv.locale.zh-CN.yaml | 15 ++++++ .../a/astral-sh/uv/0.11.20/astral-sh.uv.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.installer.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.zh-CN.yaml create mode 100644 manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.yaml diff --git a/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.installer.yaml b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.installer.yaml new file mode 100644 index 000000000000..af1459e8c474 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.11.20 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uvx.exe + PortableCommandAlias: uvx +- RelativeFilePath: uv.exe + PortableCommandAlias: uv +- RelativeFilePath: uvw.exe + PortableCommandAlias: uvw +Commands: +- uv +- uvw +- uvx +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.20/uv-i686-pc-windows-msvc.zip + InstallerSha256: 00C3F694414BF3821922DC9766CEC373BCCEB16AE3D98FF1FD0774B97BBC55FB + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.20/uv-x86_64-pc-windows-msvc.zip + InstallerSha256: 4C281F1B6B9CCB14D9567EBDE9A218A7CABFB35E5FFE8C1D4EF5E2821A655474 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.11.20/uv-aarch64-pc-windows-msvc.zip + InstallerSha256: 5248E1A5F980A77F153C4C452511EC6376ABB8772B0979C450775F3A268FC61E + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.en-US.yaml b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.en-US.yaml new file mode 100644 index 000000000000..ddc1ad14a4d4 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.11.20 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/uv/issues +Author: Astral Software Inc. +PackageName: uv +PackageUrl: https://github.com/astral-sh/uv +License: Apache-2.0 or MIT +LicenseUrl: https://github.com/astral-sh/uv/blob/HEAD/README.md#license +Copyright: Copyright (c) 2026 Astral Software Inc. +ShortDescription: An extremely fast Python package and project manager, written in Rust. +Description: An extremely fast Python package and project manager, written in Rust. Designed as a single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv workflows, and more. +Moniker: uv +Tags: +- python +ReleaseNotes: |- + Released on 2026-06-10. + Enhancements + - Add --emit-index-url and --emit-find-links to uv export (#18370) + - Add --find-links support for uv pip list (#16103) + - Group executable install errors during uv python install (#19691) + - Use ICF in macOS release builds to reduce binary sizes (#19615) + Preview features + - Add initial hidden uv upgrade command (#19678) + - Reject Git revisions in uv upgrade (#19742) + Configuration + - Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323) + Performance + - Speed up discovery of large workspaces (#18311) + Bug fixes + - Allow unknown preview flags with a warning again (#19669) + - Apply dependency exclusions to direct requirements (#19699) + - Avoid following external symlinks during cache clean (#19682) + - Avoid following symlinks during cache prune (#19543) + - Fix Git cache keys for worktrees and packed refs (#19706) + - Make resolver error handling iterative to avoid stack overflows (#19695) + - Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703) + - Rebuild explicit local directory tool installs (#19591) + - Validate egg top-level entries as identifiers (#19679) + Documentation + - Document --find-links caching behavior (#19585) + - Add a small section for malware checks (#19680) +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.11.20 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.zh-CN.yaml b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.locale.zh-CN.yaml new file mode 100644 index 000000000000..18a8c8d4cc59 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.11.20 +PackageLocale: zh-CN +License: Apache-2.0 或 MIT +ShortDescription: 用 Rust 编写的极速 Python 软件包和项目管理器 +Description: 用 Rust 编写的极速 Python 软件包和项目管理器。可作为单一工具替代 pip、pip-tools、pipx、poles、pyenv、twine、virtualenv 工作流等。 +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.11.20 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.yaml b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.yaml new file mode 100644 index 000000000000..09cf332adcd2 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.11.20/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.11.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3a526a676fbf20d4f4716aa7aa9799d4b8d8b20c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 19:23:59 -0400 Subject: [PATCH 070/163] New version: SST.OpenCodeDesktop version 1.17.2 (#386213) --- .../1.17.2/SST.OpenCodeDesktop.installer.yaml | 23 ++++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 55 +++++++++++++++++++ .../1.17.2/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 000000000000..b2a2fe3fbabe --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.2 +InstallerType: nullsoft +Scope: user +ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: OpenCode 1.17.2 + ProductCode: d074f30d-5f88-5885-b075-be1348cc7676 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.2/opencode-desktop-win-x64.exe + InstallerSha256: 50F994223D0A8DF7DC46B76312D692C84BECB8036F56B597F0E10DEBB18E66EA +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.2/opencode-desktop-win-arm64.exe + InstallerSha256: FC20416DF97BAD9C83472A478FD1431C41C007FA50B0C3B8774967505069CC68 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..a043729519c1 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.2 +PackageLocale: en-US +Publisher: OpenCode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + + Bugfixes + - Recover from expired remote config auth by prompting you to log in again instead of failing to load config (@Ayushlm10) + - Let subagents use their own configured permissions again + + Desktop + + Bugfixes + - Restore Linux launcher and icon identity so pinned apps keep opening correctly (@neriousy) + - Restore the device attachment picker (@rexdotsh) + Thank you to 3 community contributors: + - @Ayushlm10: + - fix: recover from expired enterprise auth on remote config load (#31661) + - @rexdotsh: + - fix(app): restore device attachment picker (#31707) + - @neriousy: + - fix(desktop): restore linux launcher identity (#31709) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.yaml new file mode 100644 index 000000000000..8258878479a3 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.17.2/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.17.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 056cdbd57fa35c26f0c29c8d35ee729a14198707 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:24:12 +0800 Subject: [PATCH 071/163] New version: Amazon.AWSCLI version 2.35.2 (#386313) --- .../2.35.2/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.35.2/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.35.2/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..797d969da05b --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.2 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{E8B601B2-E38C-48A7-A395-2DEFD8E7672D}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{E8B601B2-E38C-48A7-A395-2DEFD8E7672D}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.35.2.msi + InstallerSha256: 4EC4F3B8CE5428CB326392BE4C23EF43BC0D9D8D73CFAFF65490109C8F200E6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5dac1172a9c2 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.2 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef665b22de25 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.2 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..77589913a8af --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.2/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 27b493a20e8dbdb61744e6637a97db756f6f4495 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 19:24:25 -0400 Subject: [PATCH 072/163] Update version: JFrog.Conan version 2.18.1 (#386326) --- .../Conan/2.18.1/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.18.1/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.18.1/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.installer.yaml index 4e2615a8535d..b8019d674041 100644 --- a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-07-04 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.18.1 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-i686-installer.exe + InstallerSha256: 8066397C6378FA50AC3B5346A2479ED89BEFE788D4E99571EF54B611CEE5F73D + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-i686-installer.exe InstallerSha256: 8066397C6378FA50AC3B5346A2479ED89BEFE788D4E99571EF54B611CEE5F73D InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-x86_64-installer.exe + InstallerSha256: 8A2C3FB09F6BDA8E4809A32551F99DEA48319CF5E2120C5A4AF1762D91EFBBBF + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-x86_64-installer.exe InstallerSha256: 8A2C3FB09F6BDA8E4809A32551F99DEA48319CF5E2120C5A4AF1762D91EFBBBF InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.locale.en-US.yaml index ed26320cbfc3..732f3fcde53b 100644 --- a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.1 @@ -12,18 +12,34 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: '- Bugfix: Revert remote caching for missing packages (#18586)' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.18.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.yaml index 3835f686bb17..664c72a9e6f9 100644 --- a/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.18.1/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.18.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 71b5a911f4e832ad5851cec108be450a71829d06 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 19:24:36 -0400 Subject: [PATCH 073/163] Update version: JFrog.Conan version 2.2.0 (#386328) --- .../Conan/2.2.0/JFrog.Conan.installer.yaml | 21 +-- .../Conan/2.2.0/JFrog.Conan.locale.en-US.yaml | 140 ++++++++++-------- .../j/JFrog/Conan/2.2.0/JFrog.Conan.yaml | 6 +- 3 files changed, 89 insertions(+), 78 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.installer.yaml index afc6c0bf54bd..5b4b4bc821de 100644 --- a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.installer.yaml @@ -1,10 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.2.0 -Platform: -- Windows.Desktop InstallerType: inno Scope: machine InstallModes: @@ -12,15 +10,18 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install +ProductCode: Conan Package Manager_is1 ReleaseDate: 2024-03-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/conan-io/conan/releases/download/2.2.0/conan-2.2.0-windows-x86_64-installer.exe - InstallerSha256: 88EAD03E699A44860246983A2518BD473CF93CFC966253035D5CDF12A4E49948 +AppsAndFeaturesEntries: +- DisplayName: Conan Package Manager version 2.2.0 ProductCode: Conan Package Manager_is1 +ElevationRequirement: elevatesSelf +Installers: - Architecture: x86 InstallerUrl: https://github.com/conan-io/conan/releases/download/2.2.0/conan-2.2.0-windows-i686-installer.exe InstallerSha256: 61E00F22E5829FFDDE93270DCEAF9260B27BED46575ACCDE317D38270CA41587 - ProductCode: Conan Package Manager_is1 +- Architecture: x64 + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.2.0/conan-2.2.0-windows-x86_64-installer.exe + InstallerSha256: 88EAD03E699A44860246983A2518BD473CF93CFC966253035D5CDF12A4E49948 ManifestType: installer -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.locale.en-US.yaml index 87386ab5cd11..9f08d2ae31a6 100644 --- a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.2.0 @@ -8,80 +8,90 @@ Publisher: JFrog PublisherUrl: https://conan.io/ PublisherSupportUrl: https://github.com/conan-io/conan/issues PrivacyUrl: https://conan.io/privacy-policy.html -# Author: PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages -# Description: -# Moniker: +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - - Feature: Raise for toolchains different than CMakeToolchain if using universal binary syntax. ( - - Feature: Warn on misplaced requirement function calls ( - - Feature: Print options conflicts in the graph caused by different branches recipes defining options values. ( Docs: :page_with_curl: - - Feature: Add macOS versions 14.2, 14.3, 14.4 to settings.yml. ( Docs: :page_with_curl: - - Feature: New graph html: more information, test-requires, hiding/showing different packages (build, test). ( Docs: :page_with_curl: - - Feature: Add --backup-sources flag to conan cache clean. ( - - Feature: Add conan graph outdated command that lists the dependencies that have newer versions in remotes ( Docs: :page_with_curl: - - Feature: Set CMAKE_VS_DEBUGGER_ENVIRONMENT from CMakeToolchain to point to all binary directories when using Visual Studio. This negates the need to copy DLLs to launch executables from the Visual Studio IDE (requires CMake 3.27 or newer). ( Docs: :page_with_curl: - - Feature: Add a parameter to trim_conandata to avoid raising an exception when conandata.yml file doesn't exist. ( Docs: :page_with_curl: - - Feature: Added build_context_folder to PkgConfigDeps. ( Docs: :page_with_curl: - - Feature: Included build.pkg_config_path in the built-in options section in the MesonToolchain template. ( Docs: :page_with_curl: - - Feature: Update _meson_cpu_family_map to support arm64ec. ( - - Feature: Added support for Clang 18. ( Docs: :page_with_curl: - - Feature: Add basic support in CMakeToolchain for universal binaries. ( Docs: :page_with_curl: - - Feature: New tools.cmake.cmake_layout:build_folder config that allows re-defining cmake_layout local build-folder. ( Docs: :page_with_curl: - - Feature: New tools.cmake.cmake_layout:test_folder config that allows re-defining cmake_layout output build folder for test_package, including a $TMP placeholder to create a temporary folder in system tmp. ( Docs: :page_with_curl: - - Feature: (Experimental) Add conan config install-pkg myconf/[*] new configuration inside Conan packages with new package_type = "configuration". ( Docs: :page_with_curl: - - Feature: (Experimental) New core.package_id:config_mode that allows configuration package reference to affect the package_id of all packages built with that configuration. ( Docs: :page_with_curl: - - Feature: Make cppstd_flag public to return the corresponding C++ standard flag based on the settings. ( Docs: :page_with_curl: - - Feature: Allow self.name and self.version in build_folder_vars attribute and conf. ( Docs: :page_with_curl: - - Feature: Add conan list --filter-xxx arguments to list package binaries that match settings+options. ( Docs: :page_with_curl: - - Feature: Add detect_libc to the detect_api to get the name and version of the C library. ( Docs: :page_with_curl: - - Feature: New CommandAPI subapi in the ConanAPI that allows calling other commands. ( Docs: :page_with_curl: - - Fix: Avoid unnecessary build of tool_requires when --build=missing and repeated tool_requires. ( - - Fix: Fix CMakeDeps set_property(... APPEND argument order. ( - - Fix: Raising an error when an infinite loop is found in the install graph (ill-formed dependency graph with loops). ( - - Fix: Make sure detect_default_compiler() always returns a 3-tuple. ( - - Fix: Print a clear message for conan graph explain when no binaries exist for one revision. ( - - Fix: Add package_type="static-library" to the conan new msbuild_lib template. ( - - Fix: Avoid platform_requires to fail when explicit options are being passed via requires(.., options={}). ( - - Fix: Make CMakeToolchain end with newline. ( - - Fix: Do not allow conan list binary filters or package query if a binary pattern is not provided. ( - - Fix: Avoid CMakeToolchain.preprocessor_definition definitions to "None" literal string when it has no value (Python None). ( - - Fix: Improved conan install --deployer-package=* case that was crashing when using self.package_folder. ( - - Fix: Fix conan graph info --format=html for large dependency graphs. ( - - Fix: Make all recipe and plugins python file print() to stderr, so json outputs to stdout are not broken. ( - - Fix: Fix getting the gnu triplet for Linux x86. ( - - Bugfix: Solve backslash issues with conan_home_folder in global.conf when used in strings inside lists. ( - - Bugfix: Fix CMakeDeps multi-config when there are conditional dependencies on the build_type. ( - - Bugfix: Move get_backup_sources() method to expected CacheAPI from UploadAPI. ( - - Bugfix: Avoid TypeError when a version in conandata.yml lists no patches. ( - - Bugfix: Solve package_type=build-scripts issue with lockfiles and conan create. ( - - Bugfix: Allow --channel command line argument if the recipe specifies user attribute. ( - - Bugfix: Fix cross-compilation to Android from Windows when using MesonToolchain. ( - - Bugfix: Fix CMakeToolchain GENERATOR_TOOLSET when compiler.update is defined. ( - - Bugfix: Solved evaluation of conf items when they matched a Python module ( - - Bugfix: Fix PkgConfigDeps generating .pc files for its tool_requires when it is in the build context already. ( - - Bugfix: Adding VISIBILITY flags to CONAN_C_FLAGS too. ( - - Bugfix: Fix conan profile show --format=json for profiles with scoped confs. ( - - Bugfix: Fix legacy usage of update argument in Conan API. ( - - Bugfix: Solve broken profile [conf] when strings contains Windows backslash. ( - - Bugfix: Fix version precendence for metadata version ranges. ( + - Feature: Raise for toolchains different than CMakeToolchain if using universal binary syntax. (#15896) + - Feature: Warn on misplaced requirement function calls (#15888) + - Feature: Print options conflicts in the graph caused by different branches recipes defining options values. (#15876). Docs: 📃 + - Feature: Add macOS versions 14.2, 14.3, 14.4 to settings.yml. (#15859). Docs: 📃 + - Feature: New graph html: more information, test-requires, hiding/showing different packages (build, test). (#15846). Docs: 📃 + - Feature: Add --backup-sources flag to conan cache clean. (#15845) + - Feature: Add conan graph outdated command that lists the dependencies that have newer versions in remotes (#15838). Docs: 📃 + - Feature: Set CMAKE_VS_DEBUGGER_ENVIRONMENT from CMakeToolchain to point to all binary directories when using Visual Studio. This negates the need to copy DLLs to launch executables from the Visual Studio IDE (requires CMake 3.27 or newer). (#15830). Docs: 📃 + - Feature: Add a parameter to trim_conandata to avoid raising an exception when conandata.yml file doesn't exist. (#15829). Docs: 📃 + - Feature: Added build_context_folder to PkgConfigDeps. (#15813). Docs: 📃 + - Feature: Included build.pkg_config_path in the built-in options section in the MesonToolchain template. (#15813). Docs: 📃 + - Feature: Update _meson_cpu_family_map to support arm64ec. (#15812) + - Feature: Added support for Clang 18. (#15806). Docs: 📃 + - Feature: Add basic support in CMakeToolchain for universal binaries. (#15775). Docs: 📃 + - Feature: New tools.cmake.cmake_layout:build_folder config that allows re-defining cmake_layout local build-folder. (#15767). Docs: 📃 + - Feature: New tools.cmake.cmake_layout:test_folder config that allows re-defining cmake_layout output build folder for test_package, including a $TMP placeholder to create a temporary folder in system tmp. (#15767). Docs: 📃 + - Feature: (Experimental) Add conan config install-pkg myconf/[*] new configuration inside Conan packages with new package_type = "configuration". (#15748). Docs: 📃 + - Feature: (Experimental) New core.package_id:config_mode that allows configuration package reference to affect the package_id of all packages built with that configuration. (#15748). Docs: 📃 + - Feature: Make cppstd_flag public to return the corresponding C++ standard flag based on the settings. (#15710). Docs: 📃 + - Feature: Allow self.name and self.version in build_folder_vars attribute and conf. (#15705). Docs: 📃 + - Feature: Add conan list --filter-xxx arguments to list package binaries that match settings+options. (#15697). Docs: 📃 + - Feature: Add detect_libc to the detect_api to get the name and version of the C library. (#15683). Docs: 📃 + - Feature: New CommandAPI subapi in the ConanAPI that allows calling other commands. (#15630). Docs: 📃 + - Fix: Avoid unnecessary build of tool_requires when --build=missing and repeated tool_requires. (#15885) + - Fix: Fix CMakeDeps set_property(... APPEND argument order. (#15877) + - Fix: Raising an error when an infinite loop is found in the install graph (ill-formed dependency graph with loops). (#15835) + - Fix: Make sure detect_default_compiler() always returns a 3-tuple. (#15832) + - Fix: Print a clear message for conan graph explain when no binaries exist for one revision. (#15823) + - Fix: Add package_type="static-library" to the conan new msbuild_lib template. (#15807) + - Fix: Avoid platform_requires to fail when explicit options are being passed via requires(.., options={}). (#15804) + - Fix: Make CMakeToolchain end with newline. (#15788) + - Fix: Do not allow conan list binary filters or package query if a binary pattern is not provided. (#15781) + - Fix: Avoid CMakeToolchain.preprocessor_definition definitions to "None" literal string when it has no value (Python None). (#15756) + - Fix: Improved conan install --deployer-package=* case that was crashing when using self.package_folder. (#15737) + - Fix: Fix conan graph info --format=html for large dependency graphs. (#15724) + - Fix: Make all recipe and plugins python file print() to stderr, so json outputs to stdout are not broken. (#15704) + - Fix: Fix getting the gnu triplet for Linux x86. (#15699) + - Bugfix: Solve backslash issues with conan_home_folder in global.conf when used in strings inside lists. (#15870) + - Bugfix: Fix CMakeDeps multi-config when there are conditional dependencies on the build_type. (#15853) + - Bugfix: Move get_backup_sources() method to expected CacheAPI from UploadAPI. (#15845) + - Bugfix: Avoid TypeError when a version in conandata.yml lists no patches. (#15842) + - Bugfix: Solve package_type=build-scripts issue with lockfiles and conan create. (#15802) + - Bugfix: Allow --channel command line argument if the recipe specifies user attribute. (#15794) + - Bugfix: Fix cross-compilation to Android from Windows when using MesonToolchain. (#15790) + - Bugfix: Fix CMakeToolchain GENERATOR_TOOLSET when compiler.update is defined. (#15789) + - Bugfix: Solved evaluation of conf items when they matched a Python module (#15779) + - Bugfix: Fix PkgConfigDeps generating .pc files for its tool_requires when it is in the build context already. (#15763) + - Bugfix: Adding VISIBILITY flags to CONAN_C_FLAGS too. (#15762) + - Bugfix: Fix conan profile show --format=json for profiles with scoped confs. (#15747) + - Bugfix: Fix legacy usage of update argument in Conan API. (#15743) + - Bugfix: Solve broken profile [conf] when strings contains Windows backslash. (#15727) + - Bugfix: Fix version precendence for metadata version ranges. (#15653) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.2.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.yaml index 352ef361f3ea..9a660eb3bcb3 100644 --- a/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.2.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.2.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.9.0 +ManifestVersion: 1.12.0 From e2a310ba636aa8acaa14190735eff391e4c6c5b7 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 19:26:12 -0400 Subject: [PATCH 074/163] Update version: JFrog.Conan version 2.22.0 (#386334) --- .../Conan/2.22.0/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.22.0/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.22.0/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.installer.yaml index 94cab3c56647..d59ec3eb7009 100644 --- a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-10-29 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.22.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-i686-installer.exe + InstallerSha256: D8B9E65C261748BAAB59A2F0F225DA28C9B7E84FC60FCEA51DCB3CDE0C4BCC33 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-i686-installer.exe InstallerSha256: D8B9E65C261748BAAB59A2F0F225DA28C9B7E84FC60FCEA51DCB3CDE0C4BCC33 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-x86_64-installer.exe + InstallerSha256: 6E7795A3306EB9ED6C38F7E0C8DD91A60FF5B7832A7BF8A9B3FAE8E057179AD7 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-x86_64-installer.exe InstallerSha256: 6E7795A3306EB9ED6C38F7E0C8DD91A60FF5B7832A7BF8A9B3FAE8E057179AD7 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.locale.en-US.yaml index ce89593ebf1a..0b2ea15c9ea6 100644 --- a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.0 @@ -12,17 +12,30 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: |- - Feature: Make the remote name used by conan config install-pkg --url= public. (#19132). Docs: 📃 - Feature: Add support for macOS 15.7 and iOS 18.7. (#19130) @@ -61,5 +74,8 @@ ReleaseNotes: |- - Bugfix: Fix orphan nodes being created when expanding the dependency graph for some cases. (#18947) - Bugfix: Error out if components miss requiring direct dependencies in more cases. (#18830) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.22.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.yaml index 9c1378ef0201..eecff2391caa 100644 --- a/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.22.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 102593e71c24e15646a92284d837913ab87d178e Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 19:29:01 -0400 Subject: [PATCH 075/163] Update version: JFrog.Conan version 2.22.1 (#386335) --- .../Conan/2.22.1/JFrog.Conan.installer.yaml | 31 ++++++++++++------- .../2.22.1/JFrog.Conan.locale.en-US.yaml | 30 +++++++++++++----- .../j/JFrog/Conan/2.22.1/JFrog.Conan.yaml | 6 ++-- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.installer.yaml index 46cfeebbd257..b2e07efa40a8 100644 --- a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.installer.yaml @@ -1,37 +1,44 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2025-10-30 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.22.1 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-i686-installer.exe + InstallerSha256: 2B5F3FB12344AC555A18C1807A6BA5A37A0EC43F0523106913771F43DFDFB284 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-i686-installer.exe InstallerSha256: 2B5F3FB12344AC555A18C1807A6BA5A37A0EC43F0523106913771F43DFDFB284 InstallerSwitches: Custom: /ALLUSERS - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-x86_64-installer.exe + InstallerSha256: C74624395DFB6CCF71C3B1C6B1070FA04F79FB5999B8D7843A51AECF15204F90 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-x86_64-installer.exe InstallerSha256: C74624395DFB6CCF71C3B1C6B1070FA04F79FB5999B8D7843A51AECF15204F90 InstallerSwitches: Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.locale.en-US.yaml index 9cdb11d5d3fb..9b6adbe11e61 100644 --- a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.1 @@ -12,18 +12,34 @@ PackageName: Conan Package Manager PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md -Copyright: Copyright (c) JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages +Copyright: Copyright © JFrog LTD +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ - cmake -- conan +- conancenter - multi-platform - open-source - package-manager +- packagemanager +- python +- software-repository +- softwarerepository ReleaseNotes: '- Bugfix: Revert "Error out if components miss requiring direct dependencies in more cases". (#19168)' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.22.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.yaml index 4a10baea21a7..9c78f7e0eb82 100644 --- a/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.22.1/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.22.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 64011e391a091e110425efaa5bf2f4aab3e29997 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 19:31:40 -0400 Subject: [PATCH 076/163] Update version: JFrog.Conan version 2.25.0 (#386339) --- .../Conan/2.25.0/JFrog.Conan.installer.yaml | 35 ++++++++++++------- .../2.25.0/JFrog.Conan.locale.en-US.yaml | 22 +++++++++--- .../j/JFrog/Conan/2.25.0/JFrog.Conan.yaml | 6 ++-- 3 files changed, 43 insertions(+), 20 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.installer.yaml index bc6d19533028..6dc30cc8e204 100644 --- a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.installer.yaml @@ -1,33 +1,44 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.25.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2026-01-28 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.25.0 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-i686-installer.exe InstallerSha256: 9A414364F28CA8A2B8B82D9FD7BDFF5DAB93912EBC184FAB9ADF44C703E3BE04 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-i686-installer.exe + InstallerSha256: 9A414364F28CA8A2B8B82D9FD7BDFF5DAB93912EBC184FAB9ADF44C703E3BE04 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-x86_64-installer.exe + InstallerSha256: A3751663E8FF415D39405D2273E7E278E4C0F2BEC613436BC7CF3FC4ED15E09A + InstallerSwitches: + Custom: /CURRENTUSER - Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-x86_64-installer.exe InstallerSha256: A3751663E8FF415D39405D2273E7E278E4C0F2BEC613436BC7CF3FC4ED15E09A + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.locale.en-US.yaml index 4b048aa1ecaf..181e9a56ffd2 100644 --- a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.25.0 @@ -13,8 +13,17 @@ PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md Copyright: Copyright © JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages. +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ @@ -60,5 +69,8 @@ ReleaseNotes: |- - Bugfix: Allow updating to newer remote revisions that already exist in the Conan cache with an older timestamp. (#19402) - Bugfix: Fix unintended packages showing up when using conan list ... --graph-context={build-only,host-only} when there are package binary mismatches (#19368) ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.25.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.yaml index 921d2bcb8788..9037fbedba9a 100644 --- a/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.25.0/JFrog.Conan.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.25.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 0058bccaaf24edb9376d1bdfce83fd9e7eaa0265 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:35:30 +0800 Subject: [PATCH 077/163] New version: kwaroran.RisuAI version 2026.6.103 (#386350) --- .../2026.6.103/kwaroran.RisuAI.installer.yaml | 22 +++++++++++++++ .../kwaroran.RisuAI.locale.en-US.yaml | 28 +++++++++++++++++++ .../kwaroran.RisuAI.locale.zh-CN.yaml | 16 +++++++++++ .../RisuAI/2026.6.103/kwaroran.RisuAI.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.installer.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.en-US.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.zh-CN.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.yaml diff --git a/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.installer.yaml b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.installer.yaml new file mode 100644 index 000000000000..d1e5b80ff55b --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kwaroran.RisuAI +PackageVersion: 2026.6.103 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- risuailocal +FileExtensions: +- charx +- risum +- risup +ProductCode: RisuAI +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kwaroran/Risuai/releases/download/v2026.6.103/RisuAI_2026.6.103_x64-setup.exe + InstallerSha256: 04AD92A518610291BC33ED2C59DC3BB3212A4EF72190BB4FD025F07EA4371052 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.en-US.yaml b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.en-US.yaml new file mode 100644 index 000000000000..71b4100d7d78 --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.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: kwaroran.RisuAI +PackageVersion: 2026.6.103 +PackageLocale: en-US +Publisher: aiclient +PublisherUrl: https://risuai.net/ +PublisherSupportUrl: https://github.com/kwaroran/RisuAI/issues +PrivacyUrl: https://risuai.net/privacy +PackageName: RisuAI +PackageUrl: https://risuai.net/ +License: GPL-3.0 +LicenseUrl: https://sv.risuai.xyz/hub/tos +ShortDescription: Make your own story. User-friendly software for LLM roleplaying +Description: RisuAI, or Risu for short, is a cross platform AI chatting software / web application with powerful features such as multiple API support, assets in the chat, regex functions and much more. +Tags: +- ai +- large-language-model +- llm +- roleplaying +ReleaseNotes: '- fix: converting character to module changes lorebooks in character' +ReleaseNotesUrl: https://github.com/kwaroran/Risuai/releases/tag/v2026.6.103 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kwaroran/RisuAI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.zh-CN.yaml b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.locale.zh-CN.yaml new file mode 100644 index 000000000000..d18926bdd4d7 --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.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: kwaroran.RisuAI +PackageVersion: 2026.6.103 +PackageLocale: zh-CN +ShortDescription: 打造自己的故事。用户友好的 LLM 角色扮演软件 +Description: RisuAI,简称“Risu”,是一款跨平台 AI 聊天软件/在线应用,支持多种 API、聊天资产、正则表达式等强大功能。 +Tags: +- ai +- llm +- 大语言模型 +- 角色扮演 +ReleaseNotesUrl: https://github.com/kwaroran/Risuai/releases/tag/v2026.6.103 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.yaml b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.yaml new file mode 100644 index 000000000000..fc397d51aa6f --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.103/kwaroran.RisuAI.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: kwaroran.RisuAI +PackageVersion: 2026.6.103 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 84cc31b8ffdbb63ca0c08d376550575199c28aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:37:51 +0800 Subject: [PATCH 078/163] New package: cathugger.mkp224o version 1.7.0 (#383915) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../1.7.0/cathugger.mkp224o.installer.yaml | 27 ++++++++++++++++ .../1.7.0/cathugger.mkp224o.locale.en-US.yaml | 31 +++++++++++++++++++ .../mkp224o/1.7.0/cathugger.mkp224o.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.installer.yaml create mode 100644 manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.locale.en-US.yaml create mode 100644 manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.yaml diff --git a/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.installer.yaml b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.installer.yaml new file mode 100644 index 000000000000..b4c5b71193c4 --- /dev/null +++ b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cathugger.mkp224o +PackageVersion: 1.7.0 +InstallerType: zip +NestedInstallerType: portable +ArchiveBinariesDependOnPath: true +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-01-21 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: mkp224o-1.7.0-w32/mkp224o.exe + PortableCommandAlias: mkp224o.exe + InstallerUrl: https://github.com/cathugger/mkp224o/releases/download/v1.7.0/mkp224o-1.7.0-w32.zip + InstallerSha256: 390433A650C3C39EA92BB2D0F219889CF96FAAA6CB61F6024E0E133B409B43E2 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: mkp224o-1.7.0-w64/mkp224o.exe + PortableCommandAlias: mkp224o.exe + InstallerUrl: https://github.com/cathugger/mkp224o/releases/download/v1.7.0/mkp224o-1.7.0-w64.zip + InstallerSha256: 406B37CE331768A53051A050A84C18289ECBBF762FAFAA28CD2A41DC95E55115 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.locale.en-US.yaml b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.locale.en-US.yaml new file mode 100644 index 000000000000..1bb812cb4de7 --- /dev/null +++ b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cathugger.mkp224o +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: cathugger +PublisherUrl: https://github.com/cathugger +PublisherSupportUrl: https://github.com/cathugger/mkp224o/issues +Author: cathugger +PackageName: mkp224o +PackageUrl: https://github.com/cathugger/mkp224o +License: CC0-1.0 +LicenseUrl: https://github.com/cathugger/mkp224o/blob/master/COPYING.txt +ShortDescription: vanity address generator for tor onion v3 (ed25519) hidden services +Tags: +- ed25519 +- onion-service +- tor +- vanity +ReleaseNotes: |- + notable changes: + + - fix checkpoint loading (use carry for add) + - various password mode improvements + - various documentation and messaging improvements + - fix assembler compilation on MacOS + - remove slow/fast workers (only batch one remains) +ReleaseNotesUrl: https://github.com/cathugger/mkp224o/releases/tag/v1.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.yaml b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.yaml new file mode 100644 index 000000000000..7effc1714402 --- /dev/null +++ b/manifests/c/cathugger/mkp224o/1.7.0/cathugger.mkp224o.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: cathugger.mkp224o +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 51d9a30e331c5b5e3faa75ec39bc843b6def66e0 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Thu, 11 Jun 2026 01:38:01 +0200 Subject: [PATCH 079/163] New version: odin-lang.Odin version dev-2026-05 (#386118) --- .../dev-2026-05/odin-lang.Odin.installer.yaml | 23 +++++ .../odin-lang.Odin.locale.en-US.yaml | 89 +++++++++++++++++++ .../Odin/dev-2026-05/odin-lang.Odin.yaml | 8 ++ 3 files changed, 120 insertions(+) create mode 100644 manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.installer.yaml create mode 100644 manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.locale.en-US.yaml create mode 100644 manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.yaml diff --git a/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.installer.yaml b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.installer.yaml new file mode 100644 index 000000000000..7fffad32a399 --- /dev/null +++ b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: odin-lang.Odin +PackageVersion: dev-2026-05 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dist/odin.exe + PortableCommandAlias: odin +FileExtensions: +- odin +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-04 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/odin-lang/Odin/releases/download/dev-2026-05/odin-windows-amd64-dev-2026-05.zip + InstallerSha256: 27E6021FE240FFC7944E32BC55E48BAB868B9873856A5593D66F7F197E7F0562 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.locale.en-US.yaml b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.locale.en-US.yaml new file mode 100644 index 000000000000..50783b2a38dd --- /dev/null +++ b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.locale.en-US.yaml @@ -0,0 +1,89 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: odin-lang.Odin +PackageVersion: dev-2026-05 +PackageLocale: en-US +Publisher: Ginger Bill +PublisherUrl: https://odin-lang.org/ +PublisherSupportUrl: https://odin-lang.org/community/ +Author: Ginger Bill +PackageName: Odin Programming Language +PackageUrl: https://odin-lang.org/ +License: Zlib +LicenseUrl: https://github.com/odin-lang/Odin/blob/HEAD/LICENSE +Copyright: Copyright (c) 2016-2024 Ginger Bill. All rights reserved. +ShortDescription: | + Odin is a general-purpose programming language with distinct typing built for high performance, modern systems and data-oriented programming. +Moniker: odin +Tags: +- c +- c++ +- data-oriented-programming-language +- odin +- programming +- programming-language +- software-development +- software-programming +ReleaseNotes: |- + New Language Features + - Native Array Casting Semantics, e.g. cast([4]f32)4x_u32 (PR #6605) + - Increase matrix limit from 16 to 64 elements, allowing for up to matrix[8, 8]T + New Compiler Improvements + - Add -debug default behavior usage docs (PR #6511) + - Fix output of filename when outputting docs with the -in-source-order option (PR #6536) + - Fix #no_bounds_check regression (PR #6541) + - Fix target feature lookup, canonicalize target_features_set (PR #6544) + - Fix (Issue #6344) - Field-first index writes on #soa[dynamic]T and #soa[]T (PR #6539) + - Fix aligned_alloc not defined on Android/Bionic (PR #6519) + - Fix break/continue being allowed in a nested unrolled range loop (PR #6521) + - SROA and simplification passes on -o:minimal (PR #6553) + - Fix array counts for floats that are exactly representable as integers e.g. [1.1e4]int (PR #6583) + - Prevent coredump when child process gets killed by signal (PR #6586) + - Support multiple return values within compound literal elements (PR #6596) + - Fix (Issue #5422) - Make @(rodata) on constants yield "not supported" message (PR #6601) + - Fix (Issue #6594) - Report cycle when assigning variable to itself (PR #6599) + - Fix (Issue #6621) - Report cycle for type_of (PR #6624) + - Removed moribund Essence OS from supported targets (PR #6623) + - Add intrinsics.c_va_* (PR #6629) + - Fix type info not being generated for types only used in []typeid literals (PR #6630) + - Fix compiler warning on Linux (PR #6638) + New Packages + - [core:crypto/noise] Add Noise implementation (PR #6573) + Package Improvements + - [core:os] Add dir procedure (PR #6517, PR #6528) + - [base:runtime] Native simd width (PR #6545) + - [core:os] Fix _volume_name_len to handle paths of purely path separators (PR #6547) + - [core:math/linalg] Faster dot, cross3, floor, ceil, and add trunc (PR #6549) + - [core:math/linalg] More matrix related calls: pseudo_inverse, inverse_lu_decomposition, matrix_inverse_gauss_jordan + - [core:mem/virtual] Fix arena overcommit bug (PR #6552) + - [core:sys/linux] Fix missing argument in adjtimex syscall (PR #6502) + - [vendor:wgpu] Update to v29.0.0.0 (PR #6551) + - [core:sys/freebsd] Add ioctl and stdio FILENO constants (PR #6537) + - [core:nbio] Handle EOF in poll on Posix (PR #6556) + - [core:container/xar] Fix a typo in example (PR #6559) + - [core:testing] Ensure make_* style bounds traps are handled in test runner expect_signal on Windows (PR #6563) + - [core:sys/windows] Add I/O Ring API bindings (PR #6562) + - [vendor:directx/d3d12] Fix D3D12_BARRIER_SUBRESOURCE_RANGE struct (PR #6557) + - [core:testing] Fix stop reason being wrong for OOB on Windows (PR #6570) + - [core:fmt] Remove redundant 'defer bufio.writer_flush' from fprint procs (PR #6567) + - [vendor:zlib] Fix signature of inflateInit_ (PR #6566) + - [vendor:sdl3] Mixer: Removed #by_ptr from args that are valid as nil (PR #6576) + - [core:mem/virtual] Fix map_file usage example (PR #6577) + - [core:mem/virtual] Add address_hint to reserve (PR #6558) + - [core:os] Fix stem on empty path (PR #6579) + - [core:path/filepath] Create wrappers for allocating procedures (PR #6575) + - [core:fmt] Omit value when formatting map[T]struct{} sets (PR #6581) + - [vendor:vulkan] Add version macros (PR #6565) + - [core:sys/windows] Add Registry Association API (PR #6525) + - [core:sys/windows] Fix LockFileEx and UnlockFileEx (PR #6625) + - [core:math/linalg] Fix negated quaternions in angle_from_quaternion (PR #6607) + - [core:sys/linux] Emulate dup2 better on arm64 and riscv (PR #6632) + Full Change Log + Full Changelog: dev-2026-04...dev-2026-05 +ReleaseNotesUrl: https://github.com/odin-lang/Odin/releases/tag/dev-2026-05 +Documentations: +- DocumentLabel: Odin Official Docs + DocumentUrl: https://odin-lang.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.yaml b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.yaml new file mode 100644 index 000000000000..845386571298 --- /dev/null +++ b/manifests/o/odin-lang/Odin/dev-2026-05/odin-lang.Odin.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: odin-lang.Odin +PackageVersion: dev-2026-05 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From afd0a862ddc0f0f54fa61bd48befa836aa89416c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:39:14 +0800 Subject: [PATCH 080/163] New version: LuisPater.CLIProxyAPI version 7.1.64 (#386351) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 40 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 +++++++++++ .../7.1.64/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..fedf8b8f8231 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/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.64 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.64/CLIProxyAPI_7.1.64_windows_amd64.zip + InstallerSha256: 914B2533710D414434F3B47B1E57208A6B265078DEC9A600E71B5F31AB4D9C01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..23b6ddbebfdc --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.64 +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: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.63...v7.1.64 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.64 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..78086ebc7b3b --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/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.64 +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.64/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..40a8e2b2d834 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.64/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.64 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 51eba42247871f266fcddc909b945807671e26ed Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 19:42:17 -0400 Subject: [PATCH 081/163] New version: Microsoft.SafetyScanner version 1.453.29.0 (#386353) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.29.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..c47edcc1dd26 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.29.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.29.0&arch=x86 + InstallerSha256: D3332ADFE08434B15AD876967110843C6DC1D5F32CD64C2563165888322B2A92 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.29.0&arch=amd64 + InstallerSha256: D5737D283AAABBFCD76979CAB8D822CDADBF72E248EC787D8E753FAC297256BA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..59f083bb7699 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.29.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..381e4601ef1f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.29.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.29.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 73635ef77795b64a2afb39a8394d8fe92d233ad3 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 19:45:52 -0400 Subject: [PATCH 082/163] New version: OpenWhisperSystems.Signal version 8.14.0 (#386366) --- .../OpenWhisperSystems.Signal.installer.yaml | 21 ++++++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 34 +++++++++++++++++++ .../8.14.0/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 000000000000..041bb007f60c --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.14.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: Signal 8.14.0 + ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-8.14.0.exe + InstallerSha256: D10BAA413FE974CB4265DEE07667F1371F01673DEB7581CA3755649D143B2FE1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 000000000000..a45c7e71cbfd --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.14.0 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Signal is an encrypted communications application. +Description: |- + Signal is an encrypted communications application. + It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. +Moniker: signal +Tags: +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.yaml new file mode 100644 index 000000000000..5c1289211d34 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.14.0/OpenWhisperSystems.Signal.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 000c7715e05ec42192ad30b67aa8e51ad55e467a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:49:21 +0800 Subject: [PATCH 083/163] New version: Discord.Discord.Canary.arm64 version 1.0.318 (#386369) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.318/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..1bc253caa5f6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.318 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.318/DiscordCanarySetup.exe + InstallerSha256: 4B45F1BB49CC37685C2C9C88DF1C6BE077135FDF6C0BCF3B421D7A965776A1C8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..55c0faeae42d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.318 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..8abc5b63c043 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.318 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..a3bbe3f907b1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.318/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.318 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0275d4cc3ca1272fca77e05b2672251e4f1d921f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:52:28 +0800 Subject: [PATCH 084/163] New version: Proma.Proma version 0.12.1 (#386373) --- .../Proma/0.12.1/Proma.Proma.installer.yaml | 31 ++++++++++++++ .../0.12.1/Proma.Proma.locale.en-US.yaml | 29 +++++++++++++ .../0.12.1/Proma.Proma.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../p/Proma/Proma/0.12.1/Proma.Proma.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/p/Proma/Proma/0.12.1/Proma.Proma.installer.yaml create mode 100644 manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.en-US.yaml create mode 100644 manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.zh-CN.yaml create mode 100644 manifests/p/Proma/Proma/0.12.1/Proma.Proma.yaml diff --git a/manifests/p/Proma/Proma/0.12.1/Proma.Proma.installer.yaml b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.installer.yaml new file mode 100644 index 000000000000..2224dcb7168f --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.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: Proma.Proma +PackageVersion: 0.12.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- proma +FileExtensions: +- proma-backup +- proma-share +ProductCode: 7c277a67-1561-5044-94b9-16fb308e8209 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.1-setup.exe + InstallerSha256: DDB77F2341A94CB8D01B93389C187909D83E2DDC6ED83590B66B3652AD18EEF8 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.1-setup.exe + InstallerSha256: DDB77F2341A94CB8D01B93389C187909D83E2DDC6ED83590B66B3652AD18EEF8 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.en-US.yaml b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.en-US.yaml new file mode 100644 index 000000000000..f08db515b7c3 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.1 +PackageLocale: en-US +License: Freeware +ShortDescription: A local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. +Description: |- + Proma is a local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. + It's not just a chatbox for casual conversations, but an Agent workspace designed to accumulate personal workflows over time: use Chat for simple questions, assign complex tasks to the Agent, and keep data and configurations as local as possible. + + What you can do now + - Chat mode: Multi-model conversations, attachment parsing, image input, Markdown / Mermaid / KaTeX / code highlighting, side-by-side chats, system prompts, context management. + - Agent mode: General Agent based on @anthropic-ai/claude-agent-sdk, supporting workspace isolation, permission modes, file operations, streaming output for long-running tasks, plan confirmation, and user follow-up. + - SubAgent / Tasks: Complex tasks can be broken down into sub-Agents / Tasks via the Claude Agent SDK tools, with invocation processes and results displayed within the message stream. + - Skills & MCP: Each workspace can independently configure Skills, MCP Server, and workspace files, ideal for accumulating reusable capabilities. + - Remote bots: Supports Feishu / Lark bot bridging, with DingTalk and WeChat bridge entry points already provided, enabling mobile devices or group chats to trigger local Agent workflows. + - Memory and tools: Chat and Agent share memory capabilities, and support web search, built-in Chat tools, Agent recommendations, and other auxiliary features. + - Local-first: Conversations, workspaces, attachments, configurations, Skills, etc., are stored by default in ~/.proma/, organized using JSON / JSONL files, without relying on a local database. + - Desktop experience: Auto-update, proxy settings, file preview, global shortcuts, quick task window, voice input, light / dark / system-following themes. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.zh-CN.yaml b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.zh-CN.yaml new file mode 100644 index 000000000000..72fd4971a9a9 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.1 +PackageLocale: zh-CN +Publisher: ErlichLiu +PublisherUrl: https://proma.cool/ +PublisherSupportUrl: https://github.com/proma-ai/Proma/issues +PackageName: Proma +PackageUrl: https://proma.cool/download +License: 免费软件 +Copyright: Copyright © 2024-2026 Proma +ShortDescription: 把最丝滑的通用 Agent 体验带进你的工作流,为 100x 专业用户而生的未来产品,正在实现 proactive Agent 阶段。基于 Claude Agent SDK 的完整开源实践,原生支持飞书群聊调用、灵活接入任意大模型供应商 —— 让顶级 Agent 能力真正跑在你每天用的地方。 +Description: |- + Proma 是一个本地优先的 AI 桌面应用,把多模型 Chat、通用 Agent、工作区、Skills、MCP、远程机器人和记忆能力放在同一个开源客户端里。 + 它不是只面向闲聊的聊天框,而是一个可以长期沉淀个人工作流的 Agent 工作台:简单问题用 Chat,复杂任务交给 Agent,数据和配置尽量留在本地。 + + 现在能做什么 + - Chat 模式:多模型对话、附件解析、图片输入、Markdown / Mermaid / KaTeX / 代码高亮、并排对话、系统提示词、上下文管理。 + - Agent 模式:基于 @anthropic-ai/claude-agent-sdk 的通用 Agent,支持工作区隔离、权限模式、文件操作、长任务流式输出、计划确认和用户追问。 + - SubAgent / Tasks:复杂任务可以通过 Claude Agent SDK 的 Agent 工具拆分为子 Agent / Task,并在消息流中展示调用过程和结果。 + - Skills & MCP:每个工作区可以独立配置 Skills、MCP Server 和工作区文件,适合沉淀可复用能力。 + - 远程机器人:支持飞书 / Lark 机器人桥接,并已提供钉钉、微信桥接入口,用手机或群聊触发本机 Agent 工作流。 + - 记忆与工具:Chat 和 Agent 可共享记忆能力,并支持联网搜索、内置 Chat 工具、Agent 推荐等辅助能力。 + - 本地优先:会话、工作区、附件、配置、Skills 等默认存储在 ~/.proma/,使用 JSON / JSONL 文件组织,不依赖本地数据库。 + - 桌面体验:自动更新、代理设置、文件预览、全局快捷键、快速任务窗口、语音输入、亮色 / 暗色 / 跟随系统主题。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotes: |- + Proma v0.12.1 + 对比基准:v0.12.0 + 这一版带来两件事:Claude Fable 5 加入 1M 上下文支持,以及全面重写的教程文档。 + 新功能 + - Claude Fable 5 支持 1M 上下文 — claude-fable-5 现已加入 Proma 的百万上下文支持名单。选用 Fable 5 时,Proma 会自动启用 context-1m-2025-08-07 beta header,上下文窗口显示也同步更新为 1,000,000 tokens,与 Sonnet 4.6、Opus 4.6 / 4.7 / 4.8 等已支持模型保持一致 + - 教程升级为独立标签页 — 教程内容全面重写(tutorial-v2.md),并以独立 Tab 的方式打开,替代原先弹出 Sheet 的体验。无论从启动引导页完成 onboarding、点击侧边栏的「教程」入口,还是通过设置页导航,都会在主界面打开一个带目录(TOC)的沉浸式阅读视图,不再遮挡当前工作区 +ReleaseNotesUrl: https://github.com/proma-ai/Proma/releases/tag/v0.12.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.1/Proma.Proma.yaml b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.yaml new file mode 100644 index 000000000000..c55198fd5524 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.1/Proma.Proma.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: Proma.Proma +PackageVersion: 0.12.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 70855e896932df676aefa633cc86e5a7c873908c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:11:41 -0700 Subject: [PATCH 085/163] Automatic update of Comix.FastMeetingLauncher from 1.0.1.4 to 1.0.1.5 (#385824) --- .../Comix.FastMeetingLauncher.installer.yaml | 21 ++++++++++++++++ ...omix.FastMeetingLauncher.locale.en-US.yaml | 25 +++++++++++++++++++ ...omix.FastMeetingLauncher.locale.zh-CN.yaml | 25 +++++++++++++++++++ .../1.0.1.5/Comix.FastMeetingLauncher.yaml | 8 ++++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.installer.yaml create mode 100644 manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.en-US.yaml create mode 100644 manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.zh-CN.yaml create mode 100644 manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.yaml diff --git a/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.installer.yaml b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.installer.yaml new file mode 100644 index 000000000000..6a509f4c441a --- /dev/null +++ b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.installer.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Comix.FastMeetingLauncher +PackageVersion: 1.0.1.5 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NOMSG + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART /NOMSG +UpgradeBehavior: install +ReleaseDate: 2022-02-25 +UnsupportedArguments: +- log +Installers: +- Architecture: x86 + InstallerUrl: https://fs.hst.com/download/FMLauncher_V1.0.1.4.exe + InstallerSha256: B486B61CA07BB69181424B307E2E8A7B9B7C3B436EBA03681EDA2FB66D522E26 + ProductCode: '{B87E1C95-5D1B-4AB9-811A-DCED7FF8F276}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.en-US.yaml b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..0b9899bc58aa --- /dev/null +++ b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Comix.FastMeetingLauncher +PackageVersion: 1.0.1.5 +PackageLocale: en-US +Publisher: 深圳齐心好视通云计算有限公司 +PublisherUrl: https://www.hst.com/ +PublisherSupportUrl: https://www.hst.com/pages/AS/ +PrivacyUrl: https://www.hst.com/Privacy.html +Author: Shenzhen Qixin Haoshitong Cloud Computing Co., Ltd. +PackageName: 好视通云会议启动助手 +PackageUrl: https://www.hst.com/pages/download/tools/ +License: Freeware +LicenseUrl: https://www.hst.com/agreement.html +Copyright: © 2024 Shenzhen Qixin Haoshitong Cloud Computing Co., Ltd. +CopyrightUrl: https://www.hst.com/agreement.html +ShortDescription: For new users who are using FastMeeting for the first time, please download and install the launcher before joining the meeting room. +Tags: +- fastmeeting +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.hst.com/pages/FAQs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.zh-CN.yaml b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.zh-CN.yaml new file mode 100644 index 000000000000..f84bd50871f1 --- /dev/null +++ b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Comix.FastMeetingLauncher +PackageVersion: 1.0.1.5 +PackageLocale: zh-CN +Publisher: 深圳齐心好视通云计算有限公司 +PublisherUrl: https://www.hst.com/ +PublisherSupportUrl: https://www.hst.com/pages/AS/ +PrivacyUrl: https://www.hst.com/Privacy.html +Author: 深圳齐心好视通云计算有限公司 +PackageName: 好视通云会议启动助手 +PackageUrl: https://www.hst.com/pages/download/tools/ +License: 免费软件 +LicenseUrl: https://www.hst.com/agreement.html +Copyright: © 2024 深圳齐心好视通云计算有限公司 +CopyrightUrl: https://www.hst.com/agreement.html +ShortDescription: 首次使用云会议的新用户请先下载安装启动助手,再加入会议室 +Tags: +- 好视通 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.hst.com/pages/FAQs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.yaml b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.yaml new file mode 100644 index 000000000000..593045f2bcd0 --- /dev/null +++ b/manifests/c/Comix/FastMeetingLauncher/1.0.1.5/Comix.FastMeetingLauncher.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Comix.FastMeetingLauncher +PackageVersion: 1.0.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 59961e06f93210dc76cef1e2fbbbff8346a327e8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:14:32 +0800 Subject: [PATCH 086/163] New version: SST.opencode version 1.17.0 (#385962) --- .../1.17.0/SST.opencode.installer.yaml | 21 ++++ .../1.17.0/SST.opencode.locale.en-US.yaml | 107 ++++++++++++++++++ .../1.17.0/SST.opencode.locale.zh-CN.yaml | 25 ++++ .../s/SST/opencode/1.17.0/SST.opencode.yaml | 8 ++ 4 files changed, 161 insertions(+) create mode 100644 manifests/s/SST/opencode/1.17.0/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.17.0/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.17.0/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.17.0/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.17.0/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.17.0/SST.opencode.installer.yaml new file mode 100644 index 000000000000..fdfab2cbc60b --- /dev/null +++ b/manifests/s/SST/opencode/1.17.0/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.0/opencode-windows-x64.zip + InstallerSha256: 1CACA97D0C3A61A9819EE518541E5478A65937BE41237608C4A3E23AC53F92BD +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.0/opencode-windows-arm64.zip + InstallerSha256: DEC1B57E70E0D180138B2AF07C75D2CB285ED8473D23AAA60B1187BD0E6614FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..bdd52f45d38d --- /dev/null +++ b/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.en-US.yaml @@ -0,0 +1,107 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.0 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + Improvements + - Faster file search across large projects with the new fff-backed search tools. (@dmtrKovalenko) + - Added X-Session-Id headers for proxy setups that need sticky routing. (@songchaow) + - Added Cohere North model support. + - Added reasoning as an interleaved field option for vLLM providers. (@delta9000) + - mcp add now works in non-interactive flows. + - auth logout now supports search when choosing an account. + Bugfixes + - Improved MCP connection status messages so failures are easier to act on. + - Added Claude Fable reasoning support. + - MCP tool calls now receive abort signals, so cancellations stop more reliably. + - MCP catalogs now paginate correctly instead of truncating larger lists. + - OpenRouter reasoning variants now generate for all models. (@AnthonyMLau) + - Added MiniMax M3 thinking toggle support. + - Java multi-module Maven workspaces now resolve JDTLS from the topmost pom.xml. (@areyouok) + - MCP servers now respect advertised capabilities. + - Session lists now respect directory filters in workspace setups. (@rexdotsh) + - Sessions can recover once from provider context-overflow errors instead of failing immediately. + - Bedrock Mantle config now honors configured API key and region settings. + TUI + Improvements + - The session move flow now highlights project copies more clearly and keeps the current location selected. + - Project copies can now be deleted directly from the move dialog. + Bugfixes + - New project copies are now bootstrapped before the TUI switches into them. + - Moving a session now injects a reminder about the new working directory. + Desktop + Improvements + - Added a help button to the tabs bar. + - Prompt drafts are preserved while you switch tabs. + - File attachments now open in the active project. + - App updates now stay responsive and persist across restarts. + - Added WSL-backed Desktop support and WSL server management on Windows. + - Improved the sessions list UI. (@arvsrn) + - Improved the servers UI. (@arvsrn) + Bugfixes + - Updated Electron and fixed related panel layout issues. + - Fixed several WSL Desktop bugs. (@neriousy) + - Hidden agents no longer get cycled accidentally. + - MCP status now refreshes when the active directory changes. + - The Home screen now keeps a larger recent-session list with scrolling. + SDK + Improvements + - Large v2 tool outputs are now bounded and expose retained output paths for follow-up inspection. + Thank you to 11 community contributors: + - @rexdotsh: + - fix(session): respect directory filter with workspaces (#30804) + - @arvsrn: + - feat(app): improve servers UI (#30961) + - feat(app): updates to project avatar (#30964) + - feat(app): sessions list improvements (#30941) + - @dmtrKovalenko: + - feat(opencode): fff search tools (#27802) + - @fancive: + - docs: fix MCP header interpolation example to (#31078) + - @robertDouglass: + - fix(tui): sort connect providers alphabetically (#30891) + - @neriousy: + - fix(desktop): few WSL bugs (#31095) + - @areyouok: + - fix(lsp): resolve JDTLS root to topmost pom.xml in Java Maven multi-module projects (#28761) + - @remorses: + - fix(session): merge per-call tool rules into session permission (#30529) + - @AnthonyMLau: + - fix(opencode): generate reasoning variants for all OpenRouter models. (#30332) + - @delta9000: + - feat: add "reasoning" as interleaved field option for vLLM providers (#30477) + - @songchaow: + - feat: add X-Session-Id header for proxy cache routing affinity (#31511) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..fbfa13deb0b3 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.0/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.0 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.0/SST.opencode.yaml b/manifests/s/SST/opencode/1.17.0/SST.opencode.yaml new file mode 100644 index 000000000000..83163d201381 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.0/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fba7b2594fde0d7957ba3c02aafb2a97066e8941 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:16:05 +0800 Subject: [PATCH 087/163] New version: HaiYing.OfficeCLI version 1.0.110 (#386035) --- .../1.0.110/HaiYing.OfficeCLI.installer.yaml | 18 +++++ .../HaiYing.OfficeCLI.locale.en-US.yaml | 72 +++++++++++++++++++ .../HaiYing.OfficeCLI.locale.zh-CN.yaml | 49 +++++++++++++ .../OfficeCLI/1.0.110/HaiYing.OfficeCLI.yaml | 8 +++ 4 files changed, 147 insertions(+) create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.installer.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.yaml diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 000000000000..473aadf36e49 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.110 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.110/officecli-win-x64.exe + InstallerSha256: DE475AABDB4DF1B80DFDE6F5BA45CDFD4B5766B27FC59C6F6D6A6340497783C4 +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.110/officecli-win-arm64.exe + InstallerSha256: 26891D4862C5005F459F3FDECA491332B5C047E2ED6D4021524FB37349C3C8CE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..9c9f46c9a6e3 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.110 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.109...v1.0.110' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.110 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..18e9c07a4778 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.110 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.yaml new file mode 100644 index 000000000000..a62ce3561fc4 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.110/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.110 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 14aa23ff95f6051de270e67ebfaf1eb7950fa344 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:16:19 +0800 Subject: [PATCH 088/163] New version: MoonchildProductions.PaleMoon version 34.3.0.1 (#386037) --- ...onchildProductions.PaleMoon.installer.yaml | 34 +++++++++++++++++ ...hildProductions.PaleMoon.locale.en-US.yaml | 38 +++++++++++++++++++ ...hildProductions.PaleMoon.locale.zh-CN.yaml | 17 +++++++++ .../MoonchildProductions.PaleMoon.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.installer.yaml create mode 100644 manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.en-US.yaml create mode 100644 manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.zh-CN.yaml create mode 100644 manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.yaml diff --git a/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.installer.yaml b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.installer.yaml new file mode 100644 index 000000000000..da70eff0004b --- /dev/null +++ b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonchildProductions.PaleMoon +PackageVersion: 34.3.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +FileExtensions: +- htm +- html +- shtml +- xht +- xhtml +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://rm-eu.palemoon.org/release/palemoon-34.3.0.1.win32.installer.exe + InstallerSha256: 9B46845B455378F889AA59912C601BEACC3004003199A2A2C051F5B69003DB86 + ProductCode: Pale Moon 33.8.0 (x86 en-US) +- Architecture: x64 + InstallerUrl: https://rm-eu.palemoon.org/release/palemoon-34.3.0.1.win64.installer.exe + InstallerSha256: 22C39B90BB71121F19AD6DF54F84F66FF847B1A936DB2379E9B24C6C8FF3BA71 + ProductCode: Pale Moon 33.8.0 (x64 en-US) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.en-US.yaml b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.en-US.yaml new file mode 100644 index 000000000000..15e601f6a854 --- /dev/null +++ b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonchildProductions.PaleMoon +PackageVersion: 34.3.0.1 +PackageLocale: en-US +Publisher: Moonchild Productions +PublisherUrl: https://www.palemoon.org/ +PublisherSupportUrl: https://www.palemoon.org/contact/ +PrivacyUrl: https://www.palemoon.org/policies/privacy.shtml +Author: Moonchild Productions +PackageName: Pale Moon +PackageUrl: https://www.palemoon.org/download.shtml +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: Copyright © 2009-2026 Moonchild Productions - All rights reserved +CopyrightUrl: https://www.palemoon.org/policies/usercontent.shtml +ShortDescription: The best browser with fast site rendering, advanced privacy, a sleek design and innovative features. +Description: |- + Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with other operating systems in development), focusing on efficiency and ease of use. + Pale Moon offers you a browsing experience in a browser completely built from its own, independently developed source that has been forked off from Firefox/Mozilla code a number of years ago, with carefully selected features and optimizations to improve the browser's stability and user experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own. +Moniker: palemoon +Tags: +- browser +- gecko +- internet +- web +- web-browser +- webpage +ReleaseNotes: |- + This is a small update to address 2 important usability/stability issues. + + Changes/fixes: + - Fixed intermittent JavaScript engine crashes due to the newly-implemented FinalizationRegistry code. + - Fixed a webaudio channel mixing regression resulting in broken audio. +ReleaseNotesUrl: https://www.palemoon.org/releasenotes.shtml +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.zh-CN.yaml b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.locale.zh-CN.yaml new file mode 100644 index 000000000000..8a360a46a388 --- /dev/null +++ b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.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: MoonchildProductions.PaleMoon +PackageVersion: 34.3.0.1 +PackageLocale: zh-CN +ShortDescription: 最佳浏览器:极速页面加载、高级隐私保护、优雅设计及创新功能。 +Description: |- + Pale Moon 是一款基于 Goanna 引擎的开源网络浏览器,支持微软 Windows 和 Linux 平台(其他操作系统版本正在开发中),专注于运行效率和用户体验。 + Pale Moon 提供完全自主开发的独特浏览体验,其源代码多年前从 Firefox/Mozilla 代码库独立分支而来。经过精心筛选的功能和优化显著提升了浏览器稳定性与使用体验,同时支持全面自定义功能。用户可通过持续扩展的插件库和主题库,打造真正属于自己的个性化浏览器。 +Tags: +- gecko +- 浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.yaml b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.yaml new file mode 100644 index 000000000000..a8dfe0a6c33d --- /dev/null +++ b/manifests/m/MoonchildProductions/PaleMoon/34.3.0.1/MoonchildProductions.PaleMoon.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: MoonchildProductions.PaleMoon +PackageVersion: 34.3.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 278f03c3fca25a7c139146d1e686494490b8a8ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:16:32 +0800 Subject: [PATCH 089/163] New version: ImputNet.Helium version 0.13.2.1 (#386062) --- .../0.13.2.1/ImputNet.Helium.installer.yaml | 64 +++++++++++++++++++ .../ImputNet.Helium.locale.en-US.yaml | 53 +++++++++++++++ .../Helium/0.13.2.1/ImputNet.Helium.yaml | 8 +++ 3 files changed, 125 insertions(+) create mode 100644 manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.installer.yaml create mode 100644 manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.locale.en-US.yaml create mode 100644 manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.yaml diff --git a/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.installer.yaml b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.installer.yaml new file mode 100644 index 000000000000..b5e78e79c386 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.installer.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.13.2.1 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Log: /VERBOSE-LOGGING /LOG-FILE="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: imput Helium +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- DisplayVersion: "" +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.2.1/helium_0.13.2.1_x64-installer.exe + InstallerSha256: 330B8502781521DF139541C861E6B77908210E429ABF4AFFEE58776E581F0CF8 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.2.1/helium_0.13.2.1_x64-installer.exe + InstallerSha256: 330B8502781521DF139541C861E6B77908210E429ABF4AFFEE58776E581F0CF8 + InstallerSwitches: + Custom: /SYSTEM +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.2.1/helium_0.13.2.1_arm64-installer.exe + InstallerSha256: 77DCCB289D0218CCAC0356B3095EFFF8595CC45B11AF2976435F1DC9C313D088 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.2.1/helium_0.13.2.1_arm64-installer.exe + InstallerSha256: 77DCCB289D0218CCAC0356B3095EFFF8595CC45B11AF2976435F1DC9C313D088 + InstallerSwitches: + Custom: /SYSTEM +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.locale.en-US.yaml b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.locale.en-US.yaml new file mode 100644 index 000000000000..efe68a5908bc --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.13.2.1 +PackageLocale: en-US +Publisher: The Helium Authors +PublisherUrl: https://imput.net/ +PublisherSupportUrl: https://github.com/imputnet/helium/issues +PrivacyUrl: https://helium.computer/privacy +PackageName: Helium +PackageUrl: https://helium.computer/ +License: GPL-3.0 +LicenseUrl: https://github.com/imputnet/helium/blob/HEAD/LICENSE +Copyright: 2026 The Helium Authors. All rights reserved. +ShortDescription: Private, fast, and honest web browser. +Description: The Chromium-based web browser made for people, with love. Best privacy by default, unbiased ad-blocking, no bloat and no noise. +Moniker: helium +Tags: +- chromium +- helium-browser +- heliumbrowser +- manifestv2 +- mv2 +- web-browser +- webbrowser +ReleaseNotes: |- + Changes since last build: + helium-windows + 76c9e23 update: helium 0.13.2.1 (#289) + helium-chromium + 6b6fbd0f revision: bump to 2 (#1907) + cb3f77bd helium/ui/zen: fix cmd+s shortcut sidebar preference in zen mode (#1849) + e3980159 deps: bump onboarding (#1905) + c99531d5 helium/core: add an option to copy URLs from tab context menu (#1904) + c1aba0ea helium/search: add kagi image search params (#1899) + eb6711f4 helium/core/hibernate: add an option to hibernate other tabs (#1901) + 425306f5 merge: update to chromium 149.0.7827.102 (#1897) + ae94c3c8 helium/core/update-pref: improve auto updates strings (#1896) + 06897c1d patches & domain_substitution: refresh for chromium 149.0.7827.102 + d09826d0 merge: update ungoogled-chromium to 149.0.7827.102 + 9aeb58da helium/search-engine: reject default engine urls without %s (#1893) + 4d7bb965 Update to Chromium 149.0.7827.102 + fa67665c i18n: fix "add shortcut" string collision (#1891) + 6894bd30 devutils/i18n: parse meaning into source.gen.json + dc3fe739 helium/kb-shortcuts: disambiguate "Add shortcut" string + cbf38eb4 i18n/apply: pass meaning to fingerprint generator + 53ea9920 extra/disable-jit-flag: build drumbrake only if supported + + See this GitHub Actions Run for the Workflow file used as well as the build logs and artifacts +ReleaseNotesUrl: https://github.com/imputnet/helium-windows/releases/tag/0.13.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.yaml b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.yaml new file mode 100644 index 000000000000..d68cb54df6ae --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.2.1/ImputNet.Helium.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: ImputNet.Helium +PackageVersion: 0.13.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 57d68794ded5ce487a4b22a4ad75971a95d95bae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:16:45 +0800 Subject: [PATCH 090/163] New version: Vivaldi.Vivaldi version 8.0.4033.46 (#386070) --- .../Vivaldi.Vivaldi.installer.yaml | 94 +++++++++++++++++++ .../Vivaldi.Vivaldi.locale.en-US.yaml | 36 +++++++ .../Vivaldi.Vivaldi.locale.zh-CN.yaml | 27 ++++++ .../Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.yaml | 8 ++ 4 files changed, 165 insertions(+) create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.installer.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.en-US.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.zh-CN.yaml create mode 100644 manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.yaml diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.installer.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.installer.yaml new file mode 100644 index 000000000000..359dbf971c6d --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.installer.yaml @@ -0,0 +1,94 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.46 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- apng +- flac +- gif +- htm +- html +- ico +- jpeg +- jpg +- log +- m4v +- mht +- mhtml +- mp3 +- mp4 +- ogg +- pdf +- png +- shtml +- svg +- txt +- webp +- xht +- xhtml +- xml +ProductCode: Vivaldi +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.exe + InstallerSha256: E05055248044472FFF599474F5FB93E73760675AE9BAD2C1B29826F476D43BED + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.exe + InstallerSha256: E05055248044472FFF599474F5FB93E73760675AE9BAD2C1B29826F476D43BED + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.x64.exe + InstallerSha256: 35AB32E990973E1896DF8587F68B480FB4D89512030E9228D0EC39B3CDA1B958 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.x64.exe + InstallerSha256: 35AB32E990973E1896DF8587F68B480FB4D89512030E9228D0EC39B3CDA1B958 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.arm64.exe + InstallerSha256: 0F5D90418DFBEDB338BD440B044246D0FF3339D55B6640B507E3BD2645381E6C + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/stable/Vivaldi.8.0.4033.46.arm64.exe + InstallerSha256: 0F5D90418DFBEDB338BD440B044246D0FF3339D55B6640B507E3BD2645381E6C + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.en-US.yaml new file mode 100644 index 000000000000..6f1d2546974a --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.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: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.46 +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 +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. +Moniker: vivaldi +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- pdfreader +- protonvpn +- rssreader +- web +- webbrowser +- webpage +- xp99gvqdx7jpr4 +ReleaseNotes: '- [Chromium] Update to 148.0.7778.263 ESR (includes security fixes from 149.0.7827.102/103)' +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.46.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.zh-CN.yaml new file mode 100644 index 000000000000..1d9b301f6dd0 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi +PackageVersion: 8.0.4033.46 +PackageLocale: zh-CN +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/zh-hans/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +Author: Vivaldi Technologies AS. +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 +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/8.0.4033.46.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.yaml b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.yaml new file mode 100644 index 000000000000..c1da0e5216a1 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/8.0.4033.46/Vivaldi.Vivaldi.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 +PackageVersion: 8.0.4033.46 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 035df448ffebdae2620114d378f83771a93660cd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:16:59 +0800 Subject: [PATCH 091/163] New version: Intermedia.UniteTeamsDesktopPlugin version 1.0.242 (#386096) --- ...edia.UniteTeamsDesktopPlugin.installer.yaml | 18 +++++++++--------- ...a.UniteTeamsDesktopPlugin.locale.en-US.yaml | 2 +- ...a.UniteTeamsDesktopPlugin.locale.zh-CN.yaml | 2 +- .../Intermedia.UniteTeamsDesktopPlugin.yaml | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) rename manifests/i/Intermedia/UniteTeamsDesktopPlugin/{1.0.233 => 1.0.242}/Intermedia.UniteTeamsDesktopPlugin.installer.yaml (77%) rename manifests/i/Intermedia/UniteTeamsDesktopPlugin/{1.0.233 => 1.0.242}/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml (97%) rename manifests/i/Intermedia/UniteTeamsDesktopPlugin/{1.0.233 => 1.0.242}/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml (95%) rename manifests/i/Intermedia/UniteTeamsDesktopPlugin/{1.0.233 => 1.0.242}/Intermedia.UniteTeamsDesktopPlugin.yaml (91%) diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.installer.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.installer.yaml similarity index 77% rename from manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.installer.yaml rename to manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.installer.yaml index cf45a9a334e8..0684856edf6d 100644 --- a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.installer.yaml +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin -PackageVersion: 1.0.233 +PackageVersion: 1.0.242 UpgradeBehavior: install Protocols: - unite-teams-plugin @@ -11,7 +11,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin.exe - InstallerSha256: 0524670BFA45D995AFAF458751B38C783CC994F045974728F8775244948CF166 + InstallerSha256: 2C7C60406E9EA1B699335948AB426F9867F95F48B2C6C2DBFAEE795E115E4FBE InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -20,7 +20,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin.exe - InstallerSha256: 0524670BFA45D995AFAF458751B38C783CC994F045974728F8775244948CF166 + InstallerSha256: 2C7C60406E9EA1B699335948AB426F9867F95F48B2C6C2DBFAEE795E115E4FBE InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -29,7 +29,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin.exe - InstallerSha256: 0524670BFA45D995AFAF458751B38C783CC994F045974728F8775244948CF166 + InstallerSha256: 2C7C60406E9EA1B699335948AB426F9867F95F48B2C6C2DBFAEE795E115E4FBE InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -38,7 +38,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin.exe - InstallerSha256: 0524670BFA45D995AFAF458751B38C783CC994F045974728F8775244948CF166 + InstallerSha256: 2C7C60406E9EA1B699335948AB426F9867F95F48B2C6C2DBFAEE795E115E4FBE InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -47,20 +47,20 @@ Installers: InstallerType: wix Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin-ia32.msi - InstallerSha256: A6D90C6D0627AF70A585219B63C862DEFBA9BD3AA319C331F27990995AE7D7CE + InstallerSha256: 3C5742F328C317FEFC5D1F1CDF037B4A569DA2FEB7417E86A9612A714FA33E97 InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{BAD6628E-92D8-40FB-82E2-90C6A30540EB}' + ProductCode: '{4D074FAC-FFF5-4066-B020-4D8AF039845D}' AppsAndFeaturesEntries: - UpgradeCode: '{7F7F8BD3-77D8-4FC1-8840-6CE8BE41FD4E}' - Architecture: x64 InstallerType: wix Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin-x64.msi - InstallerSha256: DF8AC135138202702066D3E425776E43AB57A6F35B2FAE1CDD102792B2C5C25A + InstallerSha256: 0DBCF5849FCF117D768EDFA2208CA6339A3C57B9813507B97600ECEFFF626427 InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{B52DADE4-5D99-4A35-BFED-413EEFEC7A34}' + ProductCode: '{009037D1-0F9D-47C4-8444-F21B521D95A3}' AppsAndFeaturesEntries: - UpgradeCode: '{7F7F8BD3-77D8-4FC1-8840-6CE8BE41FD4E}' ManifestType: installer diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml similarity index 97% rename from manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml rename to manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml index 65b41f914a71..1f68601405c0 100644 --- a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin -PackageVersion: 1.0.233 +PackageVersion: 1.0.242 PackageLocale: en-US Publisher: Intermedia.net, Inc. PublisherUrl: https://www.intermedia.com/ diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml similarity index 95% rename from manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml rename to manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml index 102a3150d1ff..c34ff5479941 100644 --- a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin -PackageVersion: 1.0.233 +PackageVersion: 1.0.242 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于 Microsoft Teams 用户的 Unite Teams 嵌入式桌面应用。 diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.yaml similarity index 91% rename from manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.yaml rename to manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.yaml index 888e0956eabd..bf73f5d85c61 100644 --- a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.233/Intermedia.UniteTeamsDesktopPlugin.yaml +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242/Intermedia.UniteTeamsDesktopPlugin.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin -PackageVersion: 1.0.233 +PackageVersion: 1.0.242 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 8b2bb97c47f5518cfc302e03d2c3a6f356c0ae8d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:17:12 +0800 Subject: [PATCH 092/163] New version: kwaroran.RisuAI version 2026.6.100 (#386147) --- .../2026.6.100/kwaroran.RisuAI.installer.yaml | 22 ++++++ .../kwaroran.RisuAI.locale.en-US.yaml | 77 +++++++++++++++++++ .../kwaroran.RisuAI.locale.zh-CN.yaml | 16 ++++ .../RisuAI/2026.6.100/kwaroran.RisuAI.yaml | 8 ++ 4 files changed, 123 insertions(+) create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.installer.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.en-US.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.zh-CN.yaml create mode 100644 manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.yaml diff --git a/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.installer.yaml b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.installer.yaml new file mode 100644 index 000000000000..0c58396a937d --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kwaroran.RisuAI +PackageVersion: 2026.6.100 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- risuailocal +FileExtensions: +- charx +- risum +- risup +ProductCode: RisuAI +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kwaroran/Risuai/releases/download/v2026.6.100/RisuAI_2026.6.100_x64-setup.exe + InstallerSha256: 6201F6A3508611E7E215EAC52FBBC70C9D925060526DA199644AA543E1C3C0E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.en-US.yaml b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.en-US.yaml new file mode 100644 index 000000000000..9f6d440f827f --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.en-US.yaml @@ -0,0 +1,77 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kwaroran.RisuAI +PackageVersion: 2026.6.100 +PackageLocale: en-US +Publisher: aiclient +PublisherUrl: https://risuai.net/ +PublisherSupportUrl: https://github.com/kwaroran/RisuAI/issues +PrivacyUrl: https://risuai.net/privacy +PackageName: RisuAI +PackageUrl: https://risuai.net/ +License: GPL-3.0 +LicenseUrl: https://sv.risuai.xyz/hub/tos +ShortDescription: Make your own story. User-friendly software for LLM roleplaying +Description: RisuAI, or Risu for short, is a cross platform AI chatting software / web application with powerful features such as multiple API support, assets in the chat, regex functions and much more. +Tags: +- ai +- large-language-model +- llm +- roleplaying +ReleaseNotes: |- + - chore: grant server.sh executable file permission + - chore: pin pnpm to latest v10 + - feat: add Claude Opus 4.7 model with summarized thinking display + - feat: add Claude Opus 4.8 model + - feat: add configurable chat load counts + - feat: add configurable summary chunk separator for HypaV3 + - feat: add current lorebook entries plugin api + - feat: add DeepSeek V4 model and fix reasoning content handling + - feat: add DeepSeek V4 tokenizer + - feat: add GLM-4.x(above 4.5) and GLM-5.x tokenizer support + - feat: add GPT-5.5 model support and reasoning / verbosity enhancement + - feat: add Ollama Cloud provider support + - feat: add openai flex processing toggle + - feat: add request / response body logging to Claude batch API + - feat: add setChatPanel API + - feat: add character to module conversion + - feat: add character toggle support + - feat: add charx import export on modules + - feat: add custom baseURL for OpenAI-compatible TTS providers + - feat: Improve self-host server setup docs + - feat: include environment metadata in error details + - feat: module to character conversion + - feat: plugin hooks for preprocessing and postprocessing + - feat: production-ready OpenAI Responses API support + - feat: Readd automatic clean chunks + - feat: refresh Related Links banner + - feat: Update zh-Hant.ts + - feat: using position on lorebook prompts + - Fix import path for characterCards module + - fix: Add Additional params settings for all models + - fix: add configurable trust proxy for reverse proxy deployments + - fix: Backup feature Chunk load error + - fix: cbs reverse, setdefaultvar + - fix: correct receiver allowedIPC check in postPluginChannelMessage + - fix: handle Tauri cold storage path and remote persistence + - fix: improve slider input accessibility + - fix: preserve error info from streamed_fetch parse failure + - fix: refactor additional parameter handling and add support for Anthropic + - fix: release doingChat lock in sendChat plugin API + - fix: remove duplicate anthropic beta declaration + - fix: remove duplicate OpenAI Responses API export + - fix: remove fork-only zh-Hant translations + - fix: resolve paramKey error, gate temperature by model, and add xhigh thinking effort + - fix: restore cold storage entries from local backups + - fix: support relaxed JSON for additional parameters + - fix: sync character grid search with simple list + - ref: migrate DisplaySettings to data-driven renderer + - style: Improved button visibility in light themes + - style: render checkbox inputs as toggle switches and optimize aesthetics +ReleaseNotesUrl: https://github.com/kwaroran/Risuai/releases/tag/v2026.6.100 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kwaroran/RisuAI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.zh-CN.yaml b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.locale.zh-CN.yaml new file mode 100644 index 000000000000..2e282de7e48b --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.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: kwaroran.RisuAI +PackageVersion: 2026.6.100 +PackageLocale: zh-CN +ShortDescription: 打造自己的故事。用户友好的 LLM 角色扮演软件 +Description: RisuAI,简称“Risu”,是一款跨平台 AI 聊天软件/在线应用,支持多种 API、聊天资产、正则表达式等强大功能。 +Tags: +- ai +- llm +- 大语言模型 +- 角色扮演 +ReleaseNotesUrl: https://github.com/kwaroran/Risuai/releases/tag/v2026.6.100 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.yaml b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.yaml new file mode 100644 index 000000000000..9586ee4fd64a --- /dev/null +++ b/manifests/k/kwaroran/RisuAI/2026.6.100/kwaroran.RisuAI.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: kwaroran.RisuAI +PackageVersion: 2026.6.100 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8076c1fb98e299906160d085977ce8517c3481bd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:17:25 +0800 Subject: [PATCH 093/163] New version: MiniMax.MiniMaxCode version 3.0.43 (#386151) --- .../3.0.43/MiniMax.MiniMaxCode.installer.yaml | 31 +++++++++++++++++++ .../MiniMax.MiniMaxCode.locale.en-US.yaml | 28 +++++++++++++++++ .../MiniMax.MiniMaxCode.locale.zh-CN.yaml | 27 ++++++++++++++++ .../3.0.43/MiniMax.MiniMaxCode.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.installer.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.en-US.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.zh-CN.yaml create mode 100644 manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.yaml diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.installer.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.installer.yaml new file mode 100644 index 000000000000..43fb63c95a7a --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode +PackageVersion: 3.0.43 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- minimax +ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.43.exe + InstallerSha256: 217DCFFEC73132CCA67754096E0BBAB1CB23B63F1FF726276CF2E1E239477D73 +- Architecture: arm64 + InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.43.exe + InstallerSha256: 217DCFFEC73132CCA67754096E0BBAB1CB23B63F1FF726276CF2E1E239477D73 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.43.exe + InstallerSha256: 885CC573F19443D8493627E8708245888860EDB3F4AEFAFF0B0EB5A48103F52E +- InstallerLocale: zh-CN + Architecture: arm64 + InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.43.exe + InstallerSha256: 885CC573F19443D8493627E8708245888860EDB3F4AEFAFF0B0EB5A48103F52E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.en-US.yaml new file mode 100644 index 000000000000..a6152d2b685d --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode +PackageVersion: 3.0.43 +PackageLocale: en-US +Publisher: MiniMax +PublisherUrl: https://www.minimax.io/ +PublisherSupportUrl: https://discord.com/invite/minimax +Author: Shanghai Xiyu Technology Co., Ltd. +PackageName: MiniMax Code +License: Proprietary +Copyright: © 2026 MiniMax +ShortDescription: Remembers your habits, builds Agent teams, automates the repetitive work +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- minimax +- programming +ReleaseNotesUrl: https://agent.minimax.io/docs/changelog +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..b440d3df6273 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MiniMax.MiniMaxCode +PackageVersion: 3.0.43 +PackageLocale: zh-CN +PublisherUrl: https://www.minimaxi.com/ +PrivacyUrl: https://agent.minimaxi.com/doc/zh/privacy-policy.html +Author: 上海稀宇科技有限公司 +PackageUrl: https://agent.minimaxi.com/download +License: 专有软件 +LicenseUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +CopyrightUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html +ShortDescription: 你的专属 AI 搭档,记住关于你的一切,并在需要时召集小队解决问题 +Tags: +- minimax +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotesUrl: https://agent.minimaxi.com/docs/changelog +PurchaseUrl: https://platform.minimaxi.com/subscribe/token-plan +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.yaml new file mode 100644 index 000000000000..55ce13726429 --- /dev/null +++ b/manifests/m/MiniMax/MiniMaxCode/3.0.43/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode +PackageVersion: 3.0.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 57f72339d709555e15cf7e78966374c2015a5fe9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:17:38 +0800 Subject: [PATCH 094/163] New version: wuxiran.CC-Panes version 0.9.48 (#386153) --- .../0.9.48/wuxiran.CC-Panes.installer.yaml | 19 ++++++++ .../0.9.48/wuxiran.CC-Panes.locale.en-US.yaml | 47 +++++++++++++++++++ .../0.9.48/wuxiran.CC-Panes.locale.zh-CN.yaml | 37 +++++++++++++++ .../CC-Panes/0.9.48/wuxiran.CC-Panes.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.installer.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.en-US.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.zh-CN.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.yaml diff --git a/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.installer.yaml b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.installer.yaml new file mode 100644 index 000000000000..d23089dd416c --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.9.48 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: cc-panes +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.9.48/cc-panes_0.9.48_x64-setup.exe + InstallerSha256: E9255A6069FC055FCCB475670D5BEC3CDA53F7DD9DB51CADC8BBE59B41B8DDF7 +- Architecture: arm64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.9.48/cc-panes_0.9.48_arm64-setup.exe + InstallerSha256: 7595CBF6AE4809C50EAD689E3619CC2D51ECAD4F10F124E8C30F1F55942F573C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.en-US.yaml b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.en-US.yaml new file mode 100644 index 000000000000..7a17cb5cf662 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: wuxiran.CC-Panes +PackageVersion: 0.9.48 +PackageLocale: en-US +Publisher: ccpanes +PublisherUrl: https://github.com/wuxiran +PublisherSupportUrl: https://github.com/wuxiran/cc-pane/issues +PackageName: cc-panes +PackageUrl: https://github.com/wuxiran/cc-pane +License: GPL-3.0 +LicenseUrl: https://github.com/wuxiran/cc-pane/blob/HEAD/LICENSE +ShortDescription: Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2 +Description: |- + CC-Panes lets you run multiple Claude Code CLI instances side by side in a split-pane terminal layout. Organize your AI-powered development workflow with workspaces, projects, and tasks — all from a single desktop app. + + Features + - Split-Pane Terminal — Run multiple terminals in flexible horizontal/vertical split layouts with drag-to-resize + - Workspace Management — Organize projects into workspaces with pinning, hiding, and reordering + - Built-in Terminal — Full-featured terminal (xterm.js + PTY) with multi-tab support + - Claude Code Integration — Launch Claude Code sessions, resume conversations, manage providers, and self-dialogue mode + - Git Integration — Branch status, pull/push/fetch/stash, worktree management, and git clone + - Session Management — Track launch history with recent launches panel, clean broken sessions, and resume previous work + - Local History — File version tracking with diff view, labels, branch-aware snapshots, and restore + - File Browser — Project file tree with search, create, rename, delete, copy, and move operations + - Code Editor — Monaco-based editor with 60+ language support, Markdown preview, and image preview + - Quick Search — Global file search (Ctrl+K) across all workspace projects + - Screenshot — Region capture with global shortcut, multi-monitor support, and clipboard copy + - Session Journal — Workspace-level session logging + - Todo & Plans — Task management with priorities, subtasks, and plan archiving + - Memory & Skills — Manage Claude memories and custom skills per project + - MCP Server Config — Configure MCP servers per project + - Hooks/Workflows — Workspace-level hook system for automation + - Provider Management — Multiple API provider support (Anthropic, Bedrock, Vertex, proxy, config profiles) + - Directory Scan Import — Batch import Git repositories from a directory + - Theme Support — Light/dark mode with glassmorphism design + - Borderless, Mini & Fullscreen — Frameless window mode, compact mini view, and F11 fullscreen toggle + - System Tray — Minimize to tray with status monitoring + - Desktop Notifications — Session exit, waiting-for-input, and todo reminder alerts with debounce + - Keyboard Shortcuts — Customizable shortcuts for all major actions + - i18n — English and Chinese (Simplified) interface +Tags: +- claude-code +ReleaseNotesUrl: https://github.com/wuxiran/cc-pane/releases/tag/v0.9.48 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.zh-CN.yaml b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.zh-CN.yaml new file mode 100644 index 000000000000..f033fadf6837 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.locale.zh-CN.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: wuxiran.CC-Panes +PackageVersion: 0.9.48 +PackageLocale: zh-CN +ShortDescription: Claude Code 的多实例分窗管理器 —— 基于 Tauri 2 构建的跨平台桌面应用 +Description: |- + CC-Panes 让您在分屏终端布局中并排运行多个 Claude Code CLI 实例。通过单个桌面应用,即可使用工作区、项目和任务来组织您的 AI 驱动开发工作流。 + + 功能特性 + - 分屏终端 — 在灵活的横向/纵向分屏布局中运行多个终端,支持拖拽调整大小 + - 工作区管理 — 将项目组织到工作区中,支持固定、隐藏和重新排序 + - 内置终端 — 功能完整的终端(xterm.js + PTY),支持多标签页 + - Claude Code 集成 — 启动 Claude Code 会话、恢复对话、管理提供商,以及自对话模式 + - Git 集成 — 分支状态、拉取/推送/获取/贮藏、工作树管理,以及 git 克隆 + - 会话管理 — 通过最近启动面板跟踪启动历史、清理损坏会话、恢复之前的工作 + - 本地历史 — 文件版本跟踪,支持差异视图、标签、分支感知快照和恢复 + - 文件浏览器 — 项目文件树,支持搜索、创建、重命名、删除、复制和移动操作 + - 代码编辑器 — 基于 Monaco 的编辑器,支持 60 多种语言、Markdown 预览和图片预览 + - 快速搜索 — 跨所有工作区项目的全局文件搜索(Ctrl+K) + - 截图 — 区域捕获,支持全局快捷键、多显示器和剪贴板复制 + - 会话日志 — 工作区级别的会话记录 + - 待办与计划 — 任务管理,支持优先级、子任务和计划归档 + - 记忆与技能 — 管理 Claude 记忆和每个项目的自定义技能 + - MCP 服务器配置 — 为每个项目配置 MCP 服务器 + - 钩子/工作流 — 工作区级别的钩子系统,用于自动化 + - 提供商管理 — 多 API 提供商支持(Anthropic、Bedrock、Vertex、代理、配置配置文件) + - 目录扫描导入 — 从目录批量导入 Git 仓库 + - 主题支持 — 浅色/深色模式,采用玻璃拟态设计 + - 无边框、迷你与全屏 — 无边框窗口模式、紧凑迷你视图,以及 F11 全屏切换 + - 系统托盘 — 最小化到托盘并支持状态监控 + - 桌面通知 — 会话退出、等待输入和待办提醒警报,支持防抖 + - 键盘快捷键 — 可自定义所有主要操作的快捷键 + - 国际化 — 英文和简体中文界面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.yaml b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.yaml new file mode 100644 index 000000000000..03eb36ab5a60 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.9.48/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.9.48 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2ab8e8402c18f460723f6b1a19a8cdfec3651c7b Mon Sep 17 00:00:00 2001 From: Nummen Date: Thu, 11 Jun 2026 03:17:49 +0300 Subject: [PATCH 095/163] RIA.eIDsoftware version 26.4.20.8412 (#386154) --- .../RIA.eIDsoftware.installer.yaml | 27 +++++++++++++++++++ .../RIA.eIDsoftware.locale.en-US.yaml | 25 +++++++++++++++++ .../RIA.eIDsoftware.locale.zh-CN.yaml | 16 +++++++++++ .../26.4.20.8412/RIA.eIDsoftware.yaml | 8 ++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.installer.yaml create mode 100644 manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.en-US.yaml create mode 100644 manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.zh-CN.yaml create mode 100644 manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.yaml diff --git a/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.installer.yaml b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.installer.yaml new file mode 100644 index 000000000000..f334aac256f5 --- /dev/null +++ b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.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: RIA.eIDsoftware +PackageVersion: 26.4.20.8412 +InstallerType: burn +Scope: machine +FileExtensions: +- adoc +- asice +- asics +- bdoc +- cdoc +- cdoc2 +- ddoc +- edoc +- sce +- scs +ProductCode: '{df5112b3-aae7-44e3-8f9b-b9f33cde0dc9}' +AppsAndFeaturesEntries: +- UpgradeCode: '{F1C4D351-269D-4BEE-8CDB-6EA70C968875}' +Installers: +- Architecture: x64 + InstallerUrl: https://installer.id.ee/media/win/Open-EID-26.4.20.8412.exe + InstallerSha256: 5E80644B2441C6C7637F89CBA455E6F821943110F498A4BC4D358910711878EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.en-US.yaml b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.en-US.yaml new file mode 100644 index 000000000000..329973525617 --- /dev/null +++ b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RIA.eIDsoftware +PackageVersion: 26.4.20.8412 +PackageLocale: en-US +Publisher: RIA +PublisherUrl: https://www.ria.ee/ +PublisherSupportUrl: https://www.id.ee/en/id-help/ +Author: Estonian Information System Authority +PackageName: eID software +PackageUrl: https://www.id.ee/en/article/install-id-software/ +License: Proprietary +Copyright: © Estonian Information System Authority +ShortDescription: Use your ID-card electronically, digitally sign documents and encrypt documents for safe transfer. +Description: DigiDoc4 and RIA DigiDoc are free applications designed for using mobile-ID, Smart-ID and ID-card on a computer. With DigiDoc4 and RIA DigiDoc, you can quickly, easily and comfortably sign documents and check the validity of digital signatures, encrypt and decrypt documents, and open, save and share files. +Tags: +- digital-signature +- eid +- encrypt +- encryption +- sign +ReleaseNotesUrl: https://www.id.ee/en/article/id-software-versions-info-release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.zh-CN.yaml b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.zh-CN.yaml new file mode 100644 index 000000000000..3b90603a3674 --- /dev/null +++ b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RIA.eIDsoftware +PackageVersion: 26.4.20.8412 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 使用电子身份证,为文件添加数字签名并通过加密技术保障安全传输。 +Description: DigiDoc4 与 RIA DigiDoc 是专为在电脑端使用移动身份证(Mobile-ID)、智能身份证(Smart-ID)及电子身份证(ID-card)设计的免费应用程序。通过这两款软件,您可以快速、便捷且舒适地完成文档数字签名、验证电子签名的有效性、对文件进行加密解密,以及打开、保存和共享各类文档。 +Tags: +- eid +- 加密 +- 数字签名 +- 签名 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.yaml b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.yaml new file mode 100644 index 000000000000..b9020525d3d4 --- /dev/null +++ b/manifests/r/RIA/eIDsoftware/26.4.20.8412/RIA.eIDsoftware.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: RIA.eIDsoftware +PackageVersion: 26.4.20.8412 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c09a0d14593a645d2449240a32bfc3040e62a0fa Mon Sep 17 00:00:00 2001 From: abgox Date: Thu, 11 Jun 2026 08:18:02 +0800 Subject: [PATCH 096/163] New version: abgox.InputTip version 3.6.2 (#386158) --- .../3.6.2/abgox.InputTip.installer.yaml | 20 ++++++++ .../3.6.2/abgox.InputTip.locale.en-US.yaml | 48 +++++++++++++++++++ .../3.6.2/abgox.InputTip.locale.zh-CN.yaml | 48 +++++++++++++++++++ .../abgox/InputTip/3.6.2/abgox.InputTip.yaml | 8 ++++ 4 files changed, 124 insertions(+) create mode 100644 manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.installer.yaml create mode 100644 manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.en-US.yaml create mode 100644 manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.zh-CN.yaml create mode 100644 manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.yaml diff --git a/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.installer.yaml b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.installer.yaml new file mode 100644 index 000000000000..ba40932cb555 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.2 +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-10 +InstallerType: portable +Installers: + # From GitHub repository + - Architecture: x64 + InstallerUrl: https://github.com/abgox/InputTip/releases/download/v3.6.2/InputTip.exe + InstallerSha256: 609356c05ff5b52c1ecf2df81f856a21bab2b52bd6cd9a946dc4293c9a7a6668 + # From Gitee repository + - Architecture: x64 + InstallerUrl: https://gitee.com/abgox/InputTip/releases/download/v3.6.2/InputTip.exe + InstallerSha256: 609356c05ff5b52c1ecf2df81f856a21bab2b52bd6cd9a946dc4293c9a7a6668 + InstallerLocale: zh-CN +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.en-US.yaml b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.en-US.yaml new file mode 100644 index 000000000000..15ec28a5c200 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.en-US.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.2 +PackageLocale: en-US +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: Rule-driven Input Method Status Manager · Instant · Powerful · Productive +Description: | + An instant, powerful, and productive rule-driven input method status manager. + 1. Status Tip: Out-of-the-box support for Chinese, English, Japanese, Korean, and CapsLock, leveraging multiple highly customizable visual schemes such as Mouse Cursor, Overlay Popup, Caret Symbol, Mouse Symbol, and Window Border. + 2. Rule Scheduling: Integrates window/hotkey rules with text/hotkey monitoring to continuously evaluate active contexts, precisely executing defined action workflows—such as status switching, keyboard layout switching, dynamic hotkey registration, and window pinning—upon matching predefined rules. + Written in AutoHotkey, it guarantees instant responsiveness without capturing window focus, delivering a fully automated, friction-free typing experience for multilingual power users. +Tags: + - input-method + - ime-status + - status-indicator + - status-tip + - status-switching + - keyboard-switch + - keyboard-layout + - language-switch + - cjk-input + - caret-tip + - mouse-cursor + - caps-lock + - capitalization + - productivity + - autohotkey +ReleaseNotesUrl: https://github.com/abgox/InputTip/releases/tag/v3.6.2 +Documentations: + - DocumentLabel: Documentation + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: locale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.zh-CN.yaml b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.zh-CN.yaml new file mode 100644 index 000000000000..f60029f9267c --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.2 +PackageLocale: zh-CN +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: 规则驱动的输入法状态管理器 · 即时 · 强大 · 高效 +Description: | + 一个即时、强大、高效的,规则驱动的输入法状态管理器。 + 1. 状态提示:支持中、英、日、韩及大写锁定,提供鼠标样式、悬浮小窗、光标符号、鼠标符号、窗口边框等多种高度可定制的视觉方案。 + 2. 规则调度:集成窗口/热键规则与文本/热键监控,持续检测当前窗口和热键上下文,命中预设规则后精准执行特定的行为调度,如状态切换、键盘切换、热键动态注册、窗口置顶等。 + 软件使用 AutoHotkey 编写,响应即时且不抢占焦点,为多语言开发者与文字工作者打造全自动、零干扰的纯净输入体验。 +Tags: + - 输入法 + - 输入法状态 + - 状态提示 + - 状态指示器 + - 状态切换 + - 键盘切换 + - 键盘布局 + - 中英文切换 + - 日韩输入法 + - 光标提示 + - 鼠标指针 + - 大写锁定 + - caps-lock + - 效率工具 + - autohotkey +ReleaseNotesUrl: https://gitee.com/abgox/InputTip/releases/tag/v3.6.2 +Documentations: + - DocumentLabel: 文档 + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.yaml b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.yaml new file mode 100644 index 000000000000..2b0bc89f204a --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.2/abgox.InputTip.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 + From 134575247d3f8a075ef5799ec9bbab76c26cbee0 Mon Sep 17 00:00:00 2001 From: Dagger CI <83475260+dagger-ci@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:18:13 -0300 Subject: [PATCH 097/163] New version: Dagger.Cli 0.21.5 (#386181) Co-authored-by: dagger-bot --- .../Cli/0.21.5/Dagger.Cli.installer.yaml | 26 +++++++++++++++++++ .../Cli/0.21.5/Dagger.Cli.locale.en-US.yaml | 24 +++++++++++++++++ manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.installer.yaml create mode 100644 manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.locale.en-US.yaml create mode 100644 manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.yaml diff --git a/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.installer.yaml new file mode 100644 index 000000000000..fdc46b85f5da --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dagger.exe + PortableCommandAlias: dagger + InstallerUrl: https://dl.dagger.io/dagger/releases/0.21.5/dagger_v0.21.5_windows_arm64.zip + InstallerSha256: 8464a54b2f71d45231e37e8d91f2359909366fa6a5eea3c97cc7d09ea7953511 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dagger.exe + PortableCommandAlias: dagger + InstallerUrl: https://dl.dagger.io/dagger/releases/0.21.5/dagger_v0.21.5_windows_amd64.zip + InstallerSha256: 7c85afbd9233ded88a0a74252727324797c5e04681fd905e7516717be68c5d24 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.locale.en-US.yaml new file mode 100644 index 000000000000..762be008d1ef --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.5 +PackageLocale: en-US +Publisher: Dagger +PublisherUrl: https://dagger.io +PublisherSupportUrl: https://github.com/dagger/dagger/issues/new/choose +PackageName: dagger +PackageUrl: https://dagger.io +License: asl20 +ShortDescription: Dagger is an integrated platform to orchestrate the delivery of applications +Moniker: dagger +Tags: + - dagger + - cli + - cicd + - workflows + - sandbox + - containers + - devops + - llm +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.yaml new file mode 100644 index 000000000000..e7cfba9cbfc5 --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.5/Dagger.Cli.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2f5713d75e845838bbeaee2851ce182cc1bb09c9 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:18:25 +1000 Subject: [PATCH 098/163] New version: Speakeasy.speakeasy 1.776.0 (#386182) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.776.0/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 000000000000..b28c06395e08 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.776.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.776.0/speakeasy_windows_386.zip + InstallerSha256: 041d0d7070dc085819f6925641f629c6b0324b4edbbd6d0ce313af2d5323b3ae + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.776.0/speakeasy_windows_arm64.zip + InstallerSha256: 9b002d31d08770e3d0d09f20f045379edc17b78a1036af64cdc3f61e7f82b18f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.776.0/speakeasy_windows_amd64.zip + InstallerSha256: e177970d7ed2d96871090373c5331ca9c3bb0b90088eca24b0fb17337b2cf820 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 000000000000..60673d535956 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.776.0 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.776.0 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.776.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.yaml new file mode 100644 index 000000000000..a86c6801fdf3 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.776.0/Speakeasy.speakeasy.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.776.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 74f13dd85f4dc9c497ff54b869aca2050e1eb30c Mon Sep 17 00:00:00 2001 From: docker-winget-bot Date: Thu, 11 Jun 2026 02:18:37 +0200 Subject: [PATCH 099/163] New version: Docker.Agent version v1.76.0 (#386184) --- .../Agent/v1.76.0/Docker.Agent.installer.yaml | 18 +++++++++++++++ .../v1.76.0/Docker.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../d/Docker/Agent/v1.76.0/Docker.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Docker/Agent/v1.76.0/Docker.Agent.installer.yaml create mode 100644 manifests/d/Docker/Agent/v1.76.0/Docker.Agent.locale.en-US.yaml create mode 100644 manifests/d/Docker/Agent/v1.76.0/Docker.Agent.yaml diff --git a/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.installer.yaml new file mode 100644 index 000000000000..9769130ed9ad --- /dev/null +++ b/manifests/d/Docker/Agent/v1.76.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.76.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.76.0/docker-agent-windows-amd64.exe + InstallerSha256: BD723E4C09C9966A5C9BB31BC4B246C9C4B86103EAD05A33041166F0C2AD8FF5 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.76.0/docker-agent-windows-arm64.exe + InstallerSha256: 50A8D8D61ABA6F88594ECE6E6C3D37F8AA851E3232766630A7A3BC23D9577175 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..81bddc7dc529 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.76.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.76.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.76.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.76.0/Docker.Agent.yaml new file mode 100644 index 000000000000..2f4f95e5de06 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.76.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.76.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f2c65cf18ecd7c9c9db2716d732c9ca5bade47a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:18:50 +0800 Subject: [PATCH 100/163] New version: Alibaba.DingTalkWorkspaceCLI version 1.0.36 (#386185) --- ...libaba.DingTalkWorkspaceCLI.installer.yaml | 21 ++++++++++ ...aba.DingTalkWorkspaceCLI.locale.en-US.yaml | 38 +++++++++++++++++++ ...ingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml | 22 +++++++++++ ...a.DingTalkWorkspaceCLI.locale.zh-Hans.yaml | 17 +++++++++ .../1.0.36/Alibaba.DingTalkWorkspaceCLI.yaml | 8 ++++ 5 files changed, 106 insertions(+) create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.installer.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml create mode 100644 manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.yaml diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.installer.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.installer.yaml new file mode 100644 index 000000000000..a7455e0b60da --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.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: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.36 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dws.exe +Commands: +- dws +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.36/dws-windows-amd64.zip + InstallerSha256: A039B022E2BEDA67DDFB23CCF8DB1A6FCC431748B7ECCC26F41DD66A452F2B89 +- Architecture: arm64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.36/dws-windows-arm64.zip + InstallerSha256: F3821A8F61F4D9A77E71C03B19578DF74354D189D5C94E563E3D6CE46B684EE1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml new file mode 100644 index 000000000000..3d462b3f0244 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.36 +PackageLocale: en-US +Publisher: DingTalk (Singapore) Private Limited +PublisherUrl: https://www.dingtalk.io/ +PublisherSupportUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/issues +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202102181006_34132.html +Author: DingTalk (Singapore) Private Limited +PackageName: DingTalk Workspace CLI +PackageUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli +License: Apache-2.0 +LicenseUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba Group +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010161503_40649.html +ShortDescription: dws — DingTalk Workspace on the command line, built for humans and AI agents. +Description: |- + dws — DingTalk Workspace on the command line, built for humans and AI agents. + Why dws? + - For humans — --help for usage, --dry-run to preview requests, -f table/json/raw for output formats. + - For AI agents — structured JSON responses + built-in Agent Skills, ready out of the box. + - For enterprise admins — zero-trust architecture: OAuth device-flow auth + domain allowlisting + least-privilege scoping. Not a single byte can bypass authentication and audit. +Moniker: dws +Tags: +- dingding +- dingtalk +ReleaseNotes: |- + Changelog + - eaa60f95b53219003c529bab82b752fbdfc7c3bf feat(devdoc): add rag mcp cli commands (#434) + - 330922cdee8750a32af8892bba15ca2ac6732fc3 fix(cli): degrade to built-in commands when dynamic build panics (#447) + - 31e65dda512c461dfcd225b0eaa5dcd02dbaba1c fix(cli): self-heal a poisoned discovery cache by quarantining it and rebuilding (#452) + - 838e5453d88d41eee759730d2feeb9ec53c9e599 fix(compat): guard envelope-driven flag registration against pflag panics (#449) + - 387ae5ff59e268c60207afb0f95933a5a9773e64 fix(doc): strip leading H1 duplicating --name on doc create (#448) +ReleaseNotesUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/tag/v1.0.36 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..10468e714595 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-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: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.36 +PackageLocale: zh-Hans-CN +Publisher: 钉钉(中国)信息技术有限公司 +PublisherUrl: https://www.dingtalk.com/ +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010070946_49604.html +Author: 钉钉(中国)信息技术有限公司 +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010200940_52441.html +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..3b2239a6bf3b --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.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: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.36 +PackageLocale: zh-Hans +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.yaml new file mode 100644 index 000000000000..b9b9a1c18803 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.36/Alibaba.DingTalkWorkspaceCLI.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: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4264ca5576d5df16ada464f23504f90a15d0aebd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:19:03 +0800 Subject: [PATCH 101/163] New version: DavidEngelhart.Termpolis version 1.11.74 (#386190) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 44 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 ++++++++++++ .../1.11.74/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..08db16372404 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.74 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.11.74/Termpolis.Setup.1.11.74.exe + InstallerSha256: 3E13E306F5AF4676BCD55E9F8E0DDA7A0BE34BD3E17A7600656E866F67318770 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..bc63d2d500b8 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.74 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.73...v1.11.74 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.73...v1.11.74 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.73...v1.11.74 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.11.74 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..3176f64dbf95 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.74 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..d11dbd03ceb6 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.74/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.74 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 59d8c1e5d9c2af694cfa942a25cd3934208340cf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:19:17 +0800 Subject: [PATCH 102/163] New version: Google.Chrome.Beta version 150.0.7871.13 (#386194) --- .../Google.Chrome.Beta.installer.yaml | 42 ++++++++++ .../Google.Chrome.Beta.locale.en-US.yaml | 76 +++++++++---------- .../Google.Chrome.Beta.locale.nb-NO.yaml | 70 ++++++++--------- .../Google.Chrome.Beta.locale.zh-CN.yaml | 70 ++++++++--------- .../Google.Chrome.Beta.yaml | 16 ++-- .../Google.Chrome.Beta.installer.yaml | 46 ----------- 6 files changed, 158 insertions(+), 162 deletions(-) create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.installer.yaml rename manifests/g/Google/Chrome/Beta/{150.0.7871.4 => 150.0.7871.13}/Google.Chrome.Beta.locale.en-US.yaml (90%) rename manifests/g/Google/Chrome/Beta/{150.0.7871.4 => 150.0.7871.13}/Google.Chrome.Beta.locale.nb-NO.yaml (90%) rename manifests/g/Google/Chrome/Beta/{150.0.7871.4 => 150.0.7871.13}/Google.Chrome.Beta.locale.zh-CN.yaml (90%) rename manifests/g/Google/Chrome/Beta/{150.0.7871.4 => 150.0.7871.13}/Google.Chrome.Beta.yaml (67%) delete mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.installer.yaml new file mode 100644 index 000000000000..aa8c516056cb --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.13 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- mms +- tel +- webcal +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +AppsAndFeaturesEntries: +- UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi + InstallerSha256: BEA0BCD873EA34E0CCCC934ED9FD8F997FE855F1125CA54761A3F652DAE72993 + ProductCode: '{035ECAE2-2256-3F39-BE49-00E8305C1801}' +- Architecture: x64 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi + InstallerSha256: CCCF6D714043E8A45A8D466FD8BC875D351C86155C95823B3DAC615AB210C6D3 + ProductCode: '{ED6EA642-B9C3-315C-ACC4-CE684B3A02E4}' +- Architecture: arm64 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi + InstallerSha256: 3B81B62B9B42296DD51FD7B9B521CFAB7EE03EB2FA5B71FD4B310399ECF98D9C + ProductCode: '{FF05BDD1-9C31-3E7A-8720-1C51842CFA2D}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.en-US.yaml similarity index 90% rename from manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml rename to manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.en-US.yaml index 18eae3fc94ba..66ab13b0891f 100644 --- a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.en-US.yaml @@ -1,38 +1,38 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome.Beta -PackageVersion: 150.0.7871.4 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Beta -PackageUrl: https://www.google.com/chrome/beta/ -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms/ -Copyright: Copyright 2026 Google LLC. All rights reserved. -ShortDescription: Try new features with Chrome Beta -Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. -Moniker: chrome-beta -Tags: -- beta -- browser -- chromium -- fast -- internet -- safe -- search -- web -- webpage -Documentations: -- DocumentLabel: Chrome Web Store - DocumentUrl: https://chromewebstore.google.com/ -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/ -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.13 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta +PackageUrl: https://www.google.com/chrome/beta/ +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms/ +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Moniker: chrome-beta +Tags: +- beta +- browser +- chromium +- fast +- internet +- safe +- search +- web +- webpage +Documentations: +- DocumentLabel: Chrome Web Store + DocumentUrl: https://chromewebstore.google.com/ +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/ +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.nb-NO.yaml similarity index 90% rename from manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.nb-NO.yaml index fa0057733f58..251675bfccfb 100644 --- a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.nb-NO.yaml @@ -1,35 +1,35 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome.Beta -PackageVersion: 150.0.7871.4 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=nb-no -PrivacyUrl: https://policies.google.com/privacy?hl=nb-no -Author: Google LLC -PackageName: Google Chrome Beta -PackageUrl: https://www.google.com/intl/no/chrome/beta/ -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms/ -Copyright: Copyright 2026 Google LLC. Med enerett. -ShortDescription: Prøv nye funksjoner med Chrome Beta -Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. -Tags: -- chromium -- internett -- nettet -- nettleser -- rask -- søk -- trygg -Documentations: -- DocumentLabel: Chrome Nettmarked - DocumentUrl: https://chromewebstore.google.com/?hl=nb-no -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/ -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -ManifestType: locale -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.13 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=nb-no +PrivacyUrl: https://policies.google.com/privacy?hl=nb-no +Author: Google LLC +PackageName: Google Chrome Beta +PackageUrl: https://www.google.com/intl/no/chrome/beta/ +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms/ +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- internett +- nettet +- nettleser +- rask +- søk +- trygg +Documentations: +- DocumentLabel: Chrome Nettmarked + DocumentUrl: https://chromewebstore.google.com/?hl=nb-no +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/ +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.zh-CN.yaml similarity index 90% rename from manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.zh-CN.yaml index da998dcc1839..d187f0c551d8 100644 --- a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.locale.zh-CN.yaml @@ -1,35 +1,35 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Google.Chrome.Beta -PackageVersion: 150.0.7871.4 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 测试版 -PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta/ -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms/ -Copyright: 版权所有 2026 Google LLC. 保留所有权利。 -ShortDescription: 试用 Chrome 测试版的新功能 -Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 -Tags: -- chromium -- 互联网 -- 安全 -- 快捷 -- 搜索 -- 浏览器 -- 网页 -Documentations: -- DocumentLabel: Chrome 应用商店 - DocumentUrl: https://chromewebstore.google.com/?hl=zh-cn -- DocumentLabel: Chrome for Developers - DocumentUrl: https://developer.chrome.com/?hl=zh-cn -- DocumentLabel: Chrome Platform Status - DocumentUrl: https://chromestatus.com/ -ManifestType: locale -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.13 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版 +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta/ +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms/ +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 安全 +- 快捷 +- 搜索 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: Chrome 应用商店 + DocumentUrl: https://chromewebstore.google.com/?hl=zh-cn +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/?hl=zh-cn +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.yaml similarity index 67% rename from manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml rename to manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.yaml index 5e312806c1ac..999fb4c76ccc 100644 --- a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.13/Google.Chrome.Beta.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Google.Chrome.Beta -PackageVersion: 150.0.7871.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml deleted file mode 100644 index a37ea2f2f0f5..000000000000 --- a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml +++ /dev/null @@ -1,46 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/03 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Google.Chrome.Beta -PackageVersion: 150.0.7871.4 -InstallerType: wix -Scope: machine -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- mms -- tel -- webcal -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi - InstallerSha256: 301E273D16C73EB22CECD730FDA8A75E4D0ABC230C2744CAD790FEDE243BF981 - ProductCode: '{040EF958-DED7-3798-97E8-6C1DFBF09282}' - AppsAndFeaturesEntries: - - UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' -- Architecture: x64 - InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi - InstallerSha256: 716AA5A1CFC3EAD6BC2DBA7BC01DCADDF7A17B4CFA28F0D5B780FAF8AC948C52 - ProductCode: '{C3EDC6D8-AD56-3E8F-AD99-D0DA9882AB98}' - AppsAndFeaturesEntries: - - UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' -- Architecture: arm64 - InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi - InstallerSha256: 8FB0BCCD25749010A26FA29774319A0C80EE84271085132DBC4619B1D75F99C3 - ProductCode: '{A7DA06C2-6D3E-3A3B-86F9-9AD420B4E81D}' - AppsAndFeaturesEntries: - - UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' -ManifestType: installer -ManifestVersion: 1.12.0 From eaad24794a4abb9639fea976b43290952ab6d6c4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:19:29 +0800 Subject: [PATCH 103/163] New version: hellodigua.ChatLab version 0.26.1 (#386196) --- .../0.26.1/hellodigua.ChatLab.installer.yaml | 26 ++++++++++++++ .../hellodigua.ChatLab.locale.en-US.yaml | 35 +++++++++++++++++++ .../hellodigua.ChatLab.locale.zh-CN.yaml | 31 ++++++++++++++++ .../ChatLab/0.26.1/hellodigua.ChatLab.yaml | 8 +++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.installer.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.en-US.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.zh-CN.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.yaml diff --git a/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.installer.yaml b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.installer.yaml new file mode 100644 index 000000000000..57405cebcea7 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.1/ChatLab-0.26.1-setup.exe + InstallerSha256: 1C50D3B3A3E3BDB2F5ACCDBE1DD9B9F4CE720D753FABC857B3E9D62511113BEB + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.1/ChatLab-0.26.1-setup.exe + InstallerSha256: 1C50D3B3A3E3BDB2F5ACCDBE1DD9B9F4CE720D753FABC857B3E9D62511113BEB + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.en-US.yaml b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.en-US.yaml new file mode 100644 index 000000000000..f581728f952c --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.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: hellodigua.ChatLab +PackageVersion: 0.26.1 +PackageLocale: en-US +Publisher: digua +PublisherUrl: https://digua.moe/ +PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues +PackageName: ChatLab +PackageUrl: https://chatlab.fun/ +License: AGPL-3.0 +LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE +Copyright: Copyright © 2026 ChatLab +ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.' +Description: |- + ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data. + We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer. + Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage. + The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback. + Core Features + - 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records. + - 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features). + - 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records. + - 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more. + - 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed. +Tags: +- chat +- chat-records +ReleaseNotesUrl: https://github.com/ChatLab/ChatLab/releases/tag/v0.26.1 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://chatlab.fun/usage/how-to-export.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.zh-CN.yaml b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.zh-CN.yaml new file mode 100644 index 000000000000..76f591a75ae9 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.1 +PackageLocale: zh-CN +PackageUrl: https://chatlab.fun/cn/ +ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。 +Description: |- + ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。 + 目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。 + 核心特性 + - 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。 + - 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。 + - 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。 + - 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。 + - 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。 +Tags: +- 聊天 +- 聊天记录 +ReleaseNotes: |- + What's New + Fix several tool-call history replay issues and complete tool-call persistence and replay support; add Token cache usage stats to the status bar and support multiple export formats. + 更新内容 + 修复工具调用历史重放多处问题,补齐工具调用持久化与重放能力;新增状态栏 Token 缓存统计,消息导出支持多种格式。 +ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.yaml b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.yaml new file mode 100644 index 000000000000..42ee9b41a0bd --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.1/hellodigua.ChatLab.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: hellodigua.ChatLab +PackageVersion: 0.26.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 02f6c064b9c74cb5e7e49219fc32dd7946cb4d4c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:19:42 +0800 Subject: [PATCH 104/163] New version: DuckDuckGo.DesktopBrowser version 0.158.9.0 (#386346) --- .../DuckDuckGo.DesktopBrowser.installer.yaml | 33 +++++++++++++++++++ ...uckDuckGo.DesktopBrowser.locale.en-US.yaml | 23 +++++++++++++ ...uckDuckGo.DesktopBrowser.locale.zh-CN.yaml | 21 ++++++++++++ .../0.158.9.0/DuckDuckGo.DesktopBrowser.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 000000000000..e418fee285d9 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.9.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowser_ya2fgkz3nks94 +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.9.0/DuckDuckGo_0.158.9.0.msixbundle + InstallerSha256: 5460A2AB97A276F8E521E169023B029512498B820FE19052C9431B8E953146D9 + SignatureSha256: EC539FCCC0AF1B82303DF28DC10A5BA637DDCBA451BFCC41F8B22B7E05B766CA +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.9.0/DuckDuckGo_0.158.9.0.msixbundle + InstallerSha256: 5460A2AB97A276F8E521E169023B029512498B820FE19052C9431B8E953146D9 + SignatureSha256: EC539FCCC0AF1B82303DF28DC10A5BA637DDCBA451BFCC41F8B22B7E05B766CA +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.158.9.0/DuckDuckGo_0.158.9.0.msixbundle + InstallerSha256: 5460A2AB97A276F8E521E169023B029512498B820FE19052C9431B8E953146D9 + SignatureSha256: EC539FCCC0AF1B82303DF28DC10A5BA637DDCBA451BFCC41F8B22B7E05B766CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..b8ee1f416859 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.9.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: An everyday browser that truly protects your privacy. +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..39a398d295e1 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.9.0 +PackageLocale: zh-CN +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo +PackageUrl: https://duckduckgo.com/windows +License: 免费软件 +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +ShortDescription: 一款时刻并真正保护您隐私的浏览器 +Tags: +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 000000000000..454bfb37aa35 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.158.9.0/DuckDuckGo.DesktopBrowser.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: DuckDuckGo.DesktopBrowser +PackageVersion: 0.158.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ec4f2fe9a77c978cf7e50a594a2b4719549b5318 Mon Sep 17 00:00:00 2001 From: tomer-stripe <42354557+tomer-stripe@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:19:53 -0700 Subject: [PATCH 105/163] New version: Stripe.StripeCli 1.42.11 (#386365) Co-authored-by: stripe-ci --- .../1.42.11/Stripe.StripeCli.installer.yaml | 26 +++++++++++++++++++ .../Stripe.StripeCli.locale.en-US.yaml | 14 ++++++++++ .../StripeCli/1.42.11/Stripe.StripeCli.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.installer.yaml new file mode 100644 index 000000000000..225c31b70ac2 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.11 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.11/stripe_1.42.11_windows_i386.zip + InstallerSha256: eef771788dfd741d72438e3668ae176bab77b468fb3828cdcc0f1ffea6a22ee4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.11/stripe_1.42.11_windows_x86_64.zip + InstallerSha256: 7625e3d8cc0d66e347271fc13f7f5e9de4d27517288ebb88b422bd80c6a6df12 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 000000000000..3fa1361a455c --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,14 @@ +# 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: Stripe.StripeCli +PackageVersion: 1.42.11 +PackageLocale: en-US +Publisher: Stripe, Inc. +PublisherUrl: https://stripe.com +PackageName: stripe +PackageUrl: https://stripe.com +License: Apache-2.0 +ShortDescription: Stripe CLI utility +Moniker: stripe +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.yaml new file mode 100644 index 000000000000..32a78d3bab33 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.11/Stripe.StripeCli.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: Stripe.StripeCli +PackageVersion: 1.42.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d905110e5a6481bc758d167b4f86329bce846276 Mon Sep 17 00:00:00 2001 From: kvendingoldo Date: Thu, 11 Jun 2026 04:20:04 +0400 Subject: [PATCH 106/163] Tofuutils.Tenv: v4.14.7 (#386371) Co-authored-by: tofuutils --- .../Tenv/4.14.7/Tofuutils.Tenv.installer.yaml | 70 +++++++++++++++++++ .../4.14.7/Tofuutils.Tenv.locale.en-US.yaml | 32 +++++++++ .../Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.yaml | 7 ++ 3 files changed, 109 insertions(+) create mode 100644 manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.installer.yaml create mode 100644 manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.locale.en-US.yaml create mode 100644 manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.yaml diff --git a/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.installer.yaml b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.installer.yaml new file mode 100644 index 000000000000..cb8b49bc0df1 --- /dev/null +++ b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.installer.yaml @@ -0,0 +1,70 @@ +# 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: Tofuutils.Tenv +PackageVersion: 4.14.7 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: tenv.exe + PortableCommandAlias: tenv + - RelativeFilePath: tofu.exe + PortableCommandAlias: tofu + - RelativeFilePath: terraform.exe + PortableCommandAlias: terraform + - RelativeFilePath: terragrunt.exe + PortableCommandAlias: terragrunt + - RelativeFilePath: terramate.exe + PortableCommandAlias: terramate + - RelativeFilePath: tf.exe + PortableCommandAlias: tf + - RelativeFilePath: atmos.exe + PortableCommandAlias: atmos + InstallerUrl: https://github.com/tofuutils/tenv/releases/download/v4.14.7/tenv_v4.14.7_Windows_x86_64.zip + InstallerSha256: 61153d2f27228fb2283bdbd937f47f470d4892a1b751063cfee12127d19075aa + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: tenv.exe + PortableCommandAlias: tenv + - RelativeFilePath: tofu.exe + PortableCommandAlias: tofu + - RelativeFilePath: terraform.exe + PortableCommandAlias: terraform + - RelativeFilePath: terragrunt.exe + PortableCommandAlias: terragrunt + - RelativeFilePath: terramate.exe + PortableCommandAlias: terramate + - RelativeFilePath: tf.exe + PortableCommandAlias: tf + - RelativeFilePath: atmos.exe + PortableCommandAlias: atmos + InstallerUrl: https://github.com/tofuutils/tenv/releases/download/v4.14.7/tenv_v4.14.7_Windows_i386.zip + InstallerSha256: 94aac966c42db7b2b0ed136cfe8e7a3ade35adcf58bcb513383f2807208ff3b6 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: tenv.exe + PortableCommandAlias: tenv + - RelativeFilePath: tofu.exe + PortableCommandAlias: tofu + - RelativeFilePath: terraform.exe + PortableCommandAlias: terraform + - RelativeFilePath: terragrunt.exe + PortableCommandAlias: terragrunt + - RelativeFilePath: terramate.exe + PortableCommandAlias: terramate + - RelativeFilePath: tf.exe + PortableCommandAlias: tf + - RelativeFilePath: atmos.exe + PortableCommandAlias: atmos + InstallerUrl: https://github.com/tofuutils/tenv/releases/download/v4.14.7/tenv_v4.14.7_Windows_arm64.zip + InstallerSha256: 95e6238c0d2d4f87a7170c925be132616093e987dec7fad679d77b05779d2180 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.locale.en-US.yaml b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.locale.en-US.yaml new file mode 100644 index 000000000000..5af259ae696a --- /dev/null +++ b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: Tofuutils.Tenv +PackageVersion: 4.14.7 +PackageLocale: en-US +Publisher: Tofuutils +PublisherUrl: https://tofuutils.github.io/tenv/ +PublisherSupportUrl: https://github.com/tofuutils/tenv/issues/new/choose +PackageName: tenv +PackageUrl: https://github.com/tofuutils/tenv +License: Apache-2.0 +LicenseUrl: https://github.com/tofuutils/tenv/blob/v4.14.7/LICENSE +Copyright: Tofuutils +ShortDescription: OpenTofu, Terraform, Terragrunt, Terramate and Atmos version manager, written in Go +Description: Tenv helps you install and switch versions of OpenTofu/Terraform, Terragrunt, and Atmos with simple commands. +Moniker: tenv +Tags: + - golang + - cli + - terraform + - opentofu + - terragrunt + - terramate + - atmos +ReleaseNotes: | + ## Changelog + * 400bdbf1519ced659f0357077a232d08e90353c7 fix: goreleaser +ReleaseNotesUrl: https://github.com/tofuutils/tenv/releases/tag/v4.14.7 +InstallationNotes: | + If other Terraform/OpenTofu binaries appear earlier on PATH, they may shadow Tenv-managed shims. Uninstall those or adjust PATH so Tenv shims take precedence. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.yaml b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.yaml new file mode 100644 index 000000000000..e947b92eee71 --- /dev/null +++ b/manifests/t/Tofuutils/Tenv/4.14.7/Tofuutils.Tenv.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: Tofuutils.Tenv +PackageVersion: 4.14.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4f6d805984bb08ddb58e4a9c041aec56e5459063 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 20:20:16 -0400 Subject: [PATCH 107/163] New version: OpenWhisperSystems.Signal.Beta version 8.15.0-beta.1 (#386377) --- ...nWhisperSystems.Signal.Beta.installer.yaml | 19 ++++++++++++ ...isperSystems.Signal.Beta.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenWhisperSystems.Signal.Beta.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml new file mode 100644 index 000000000000..84476d36b328 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.15.0-beta.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: Signal Beta 8.15.0-beta.1 + ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-beta-win-8.15.0-beta.1.exe + InstallerSha256: 73C62A7624715AE0E127C7039BD460BCB09E4803CA15A773EDD62D0E311E4558 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..461e2b320ffd --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.15.0-beta.1 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal Beta +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Private messaging from your desktop. Beta Desktop Client. +Tags: +- beta +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml new file mode 100644 index 000000000000..69802dc5e928 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.15.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal.Beta +PackageVersion: 8.15.0-beta.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f0a29763ccff4a00f5da09b5ae4c2c95aaaf6a8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:20:27 -0700 Subject: [PATCH 108/163] Automatic update of Blizzard.BattleNet from 1.19.2.3218 to 1.19.3.3219 (#386379) --- .../Blizzard.BattleNet.installer.yaml | 20 +++++++++++ .../Blizzard.BattleNet.locale.en-US.yaml | 34 +++++++++++++++++++ .../1.19.3.3219/Blizzard.BattleNet.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.installer.yaml create mode 100644 manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.locale.en-US.yaml create mode 100644 manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.yaml diff --git a/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.installer.yaml b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.installer.yaml new file mode 100644 index 000000000000..c9548d9e6abb --- /dev/null +++ b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Blizzard.BattleNet +PackageVersion: 1.19.3.3219 +InstallerType: exe +Scope: machine +Installers: +- InstallerUrl: https://downloader.battle.net/download/getInstaller?os=win&installer=Battle.net-Setup.exe + Architecture: x86 + InstallerSha256: DE5D32D4EA5EED5A9E120027FB68B370976DBFECC8F2A8F91305977F0B87FCAF + InstallerLocale: en-US + InstallerSwitches: + Custom: --lang=enUS + InstallLocation: --installpath="" + InstallLocationRequired: true +InstallationMetadata: + DefaultInstallLocation: '%PROGRAMFILES(X86)%\Battle.net' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.locale.en-US.yaml b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.locale.en-US.yaml new file mode 100644 index 000000000000..0bce8354c5e2 --- /dev/null +++ b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Blizzard.BattleNet +PackageVersion: 1.19.3.3219 +PackageLocale: en-US +Publisher: Blizzard Entertainment +PublisherUrl: https://www.blizzard.com +PublisherSupportUrl: https://us.battle.net/support +PrivacyUrl: https://www.blizzard.com/legal/8c41e7e6-0b61-42c4-a674-c91d8e8d68d3/blizzard-entertainment-privacy-policy +Author: Blizzard Entertainment +PackageName: Battle.net Setup +PackageUrl: https://download.battle.net/en-us/desktop +License: Proprietary +LicenseUrl: https://www.blizzard.com/legal/fba4d00f-c7e4-4883-b8b9-1b4500a402ea/blizzard-end-user-license-agreement +Copyright: © 2005-2023 Blizzard Entertainment Inc. +CopyrightUrl: https://www.blizzard.com/legal +ShortDescription: Launcher client for Blizzard games. +Description: Battle.net is an Internet-based online game, social networking service, digital distribution, and digital rights management platform developed by Blizzard Entertainment. +Moniker: battle.net +Tags: +- games +- gaming +- purchase +- gamestore +- store +- platform +- battle.net +- battledotnet +- xpdm5vsmtkqlbj +- blizzardentertainment +- activisionblizzard +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.yaml b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.yaml new file mode 100644 index 000000000000..e6cb9002b457 --- /dev/null +++ b/manifests/b/Blizzard/BattleNet/1.19.3.3219/Blizzard.BattleNet.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Blizzard.BattleNet +PackageVersion: 1.19.3.3219 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ffb5fef9902e98f6d91bf3989eb834c62cb79f86 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:20:40 +0800 Subject: [PATCH 109/163] New version: DavidEngelhart.Termpolis version 1.11.75 (#386385) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 44 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 ++++++++++++ .../1.11.75/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..d1dd7da0125d --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.75 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.11.75/Termpolis.Setup.1.11.75.exe + InstallerSha256: B01E97E95A8BA9F800A700ED8003E5D15A28BFDACFC6159775FEB4FD0C2A3476 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..a66f0590e236 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.75 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.74...v1.11.75 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.74...v1.11.75 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.74...v1.11.75 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.11.75 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..b70a98a844bb --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.75 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..4ae9b354e071 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.75/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.75 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d330f3e0a6bd37255849dd0e5b5d94473bc3a694 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:20:54 +0800 Subject: [PATCH 110/163] New version: Discord.Discord.Canary version 1.0.988 (#386386) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.988/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..9b0a2d78ac38 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.988 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.988/DiscordCanarySetup.exe + InstallerSha256: 4B2C6CD1FC65AE29D90BCBB4CD9C863975E3974D0264B6A7C06DAA2F1118F59D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..231c8a23ad7c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.988 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..614a9492ef1a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.988 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..b96f2f3263c2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.988/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.988 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6676f6b542e2cb26179677d0600c8f12ac070b89 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 20:21:06 -0400 Subject: [PATCH 111/163] Remove version: Microsoft.Office version 16.0.19929.20090 (#386395) --- .../Microsoft.Office.installer.yaml | 23 ----------- .../Microsoft.Office.locale.en-US.yaml | 39 ------------------- .../16.0.19929.20090/Microsoft.Office.yaml | 8 ---- 3 files changed, 70 deletions(-) delete mode 100644 manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.installer.yaml delete mode 100644 manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.locale.en-US.yaml delete mode 100644 manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.yaml diff --git a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.installer.yaml b/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.installer.yaml deleted file mode 100644 index fe82f66cdeff..000000000000 --- a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Microsoft.Office -PackageVersion: 16.0.19929.20090 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /configure https://aka.ms/fhlwingetconfig - SilentWithProgress: /configure https://aka.ms/fhlwingetconfig -UpgradeBehavior: install -ReleaseDate: 2026-05-13 -ElevationRequirement: elevationRequired -Installers: -- Architecture: x86 - InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe - InstallerSha256: 22FC10DDBAB93122FCAE58CF5D8FEF9724C3A7375C29C9C340D2DE5682FAB49C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.locale.en-US.yaml b/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.locale.en-US.yaml deleted file mode 100644 index 2fd516fba86b..000000000000 --- a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Microsoft.Office -PackageVersion: 16.0.19929.20090 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com/ -PublisherSupportUrl: https://support.office.com/ -PrivacyUrl: https://privacy.microsoft.com/ -Author: Microsoft Corporation -PackageName: Microsoft 365 Apps for enterprise -PackageUrl: https://www.office.com/ -License: Commercial -LicenseUrl: https://docs.microsoft.com/legal/termsofuse -Copyright: © Microsoft Corporation -CopyrightUrl: https://docs.microsoft.com/legal/termsofuse -ShortDescription: The most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. -Description: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. -Moniker: office -Tags: -- access -- excel -- m365 -- microsoft-office -- microsoft365 -- microsoftoffice -- o365 -- office365 -- onedrive -- onedrive-for-business -- onenote -- outlook -- powerpoint -- proplus -- publisher -- word -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.yaml b/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.yaml deleted file mode 100644 index f9902c5e4216..000000000000 --- a/manifests/m/Microsoft/Office/16.0.19929.20090/Microsoft.Office.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Microsoft.Office -PackageVersion: 16.0.19929.20090 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 2d3dc722eeb0ef813d32c634099a817dff6f2ed1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:23:28 +0800 Subject: [PATCH 112/163] New version: can1357.oh-my-pi version 15.11.0 (#386384) --- .../15.11.0/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.11.0/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..396f945dd1fd --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.11.0 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.11.0/omp-windows-x64.exe + InstallerSha256: 6F4D1BFFFF7956681ED8A49215860877DA699F7625CEABF5117255DBFEB058BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..26a5d88eda47 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.11.0 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.11.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..51ca9db6e7a3 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.11.0 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..271f7a5a7393 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.11.0/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb2db25c85588b6e66df4cacb996d9254eac0044 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:59:03 +0800 Subject: [PATCH 113/163] New version: Opera.Opera version 132.0.5905.37 (#386067) --- .../132.0.5905.37/Opera.Opera.installer.yaml | 68 +++++++++++++++++++ .../Opera.Opera.locale.en-US.yaml | 35 ++++++++++ .../Opera.Opera.locale.nb-NO.yaml | 23 +++++++ .../Opera.Opera.locale.zh-CN.yaml | 31 +++++++++ .../Opera/132.0.5905.37/Opera.Opera.yaml | 8 +++ 5 files changed, 165 insertions(+) create mode 100644 manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.installer.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.nb-NO.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.yaml diff --git a/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.installer.yaml b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.installer.yaml new file mode 100644 index 000000000000..02ed30d95146 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.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: Opera.Opera +PackageVersion: 132.0.5905.37 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- operastable +FileExtensions: +- crx +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup.exe + InstallerSha256: C567FB5CF21920E599CC3F07F84AE516823FCF10863B4285C492B7C9A030FA98 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup.exe + InstallerSha256: C567FB5CF21920E599CC3F07F84AE516823FCF10863B4285C492B7C9A030FA98 + InstallerSwitches: + Custom: /allusers=1 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup_x64.exe + InstallerSha256: 0BF42AD05C4E4AE5C29AF48D7F2DC984B255A3CC3F54199F51CA93695E6C8711 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup_x64.exe + InstallerSha256: 0BF42AD05C4E4AE5C29AF48D7F2DC984B255A3CC3F54199F51CA93695E6C8711 + InstallerSwitches: + Custom: /allusers=1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup_arm64.exe + InstallerSha256: AEC201AB9AAC0751B19A563F34A2FDDC38D2CC0D71DB13F264B27D2CD5392DF9 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.37/win/Opera_132.0.5905.37_Setup_arm64.exe + InstallerSha256: AEC201AB9AAC0751B19A563F34A2FDDC38D2CC0D71DB13F264B27D2CD5392DF9 + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.en-US.yaml b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.en-US.yaml new file mode 100644 index 000000000000..d6544ab0aadc --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.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: Opera.Opera +PackageVersion: 132.0.5905.37 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: Opera is a multi-platform web browser developed by Opera Software. Opera is a Chromium-based browser. It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- web +- webpage +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.nb-NO.yaml b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.nb-NO.yaml new file mode 100644 index 000000000000..a1e761b79881 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.nb-NO.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: Opera.Opera +PackageVersion: 132.0.5905.37 +PackageLocale: nb-NO +Publisher: Opera Software +PublisherUrl: https://www.opera.com/no +PublisherSupportUrl: https://www.opera.com/no/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/no/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. Med enerett. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera nettleseren inneholder alt du trenger for privat, trygg og effektiv surfing, sammen med en rekke unike funksjoner for å forbedre mulighetene dine online. +Description: Opera er en nettleser med flere plattformer utviklet av Opera Software. Opera er en krombasert nettleser. Den skiller seg fra andre nettlesere gjennom brukergrensesnittet, funksjonaliteten og andre funksjoner. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.zh-CN.yaml b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.zh-CN.yaml new file mode 100644 index 000000000000..36a692e0ad88 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.37 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/zh-cn/browsers/opera +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2026 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera 浏览器让您可以私密、安全和高效地浏览,还有各种独特功能提高您的上网冲浪能力。 +Description: Opera 是 Opera 软件公司开发的多平台网络浏览器。Opera 是一款基于 Chromium 的浏览器,在用户界面、功能和其它特性上与其它浏览器有所不同。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.yaml b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.yaml new file mode 100644 index 000000000000..ed34d5b9c11b --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.37/Opera.Opera.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: Opera.Opera +PackageVersion: 132.0.5905.37 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1763cc6273193f59f67e38e0de73efb1484ba016 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:02:21 +0800 Subject: [PATCH 114/163] New version: Python.Python.3.14 version 3.14.6 (#386178) --- .../3.14.6/Python.Python.3.14.installer.yaml | 176 ++++++++++++++++++ .../Python.Python.3.14.locale.en-US.yaml | 40 ++++ .../Python.Python.3.14.locale.zh-CN.yaml | 19 ++ .../3/14/3.14.6/Python.Python.3.14.yaml | 8 + 4 files changed, 243 insertions(+) create mode 100644 manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.installer.yaml create mode 100644 manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.en-US.yaml create mode 100644 manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.zh-CN.yaml create mode 100644 manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.yaml diff --git a/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.installer.yaml b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.installer.yaml new file mode 100644 index 000000000000..895bc25eb247 --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.installer.yaml @@ -0,0 +1,176 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.14 +PackageVersion: 3.14.6 +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6.exe + InstallerSha256: 30E6397E4DDA5B128EC8AC2A57016B0AD5491A2BEE83921A6006CC0323FC466C + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{571598db-f017-4736-ab1a-6a82e86c8f51}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (32-bit) + DisplayVersion: 3.14.6150.0 + ProductCode: '{571598db-f017-4736-ab1a-6a82e86c8f51}' + UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' +- Architecture: x86 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6.exe + InstallerSha256: 30E6397E4DDA5B128EC8AC2A57016B0AD5491A2BEE83921A6006CC0323FC466C + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{571598db-f017-4736-ab1a-6a82e86c8f51}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (32-bit) + DisplayVersion: 3.14.6150.0 + ProductCode: '{571598db-f017-4736-ab1a-6a82e86c8f51}' + UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-amd64.exe + InstallerSha256: 14B3E9A710A3FCF0BD9B55AB6B60412BD91227563F813FC49040CABC0209E0BD + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{7116a5c9-3a0e-4d9c-aa8b-c6f909dc9278}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (64-bit) + DisplayVersion: 3.14.6150.0 + ProductCode: '{7116a5c9-3a0e-4d9c-aa8b-c6f909dc9278}' + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' +- Architecture: x64 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-amd64.exe + InstallerSha256: 14B3E9A710A3FCF0BD9B55AB6B60412BD91227563F813FC49040CABC0209E0BD + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{7116a5c9-3a0e-4d9c-aa8b-c6f909dc9278}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (64-bit) + DisplayVersion: 3.14.6150.0 + ProductCode: '{7116a5c9-3a0e-4d9c-aa8b-c6f909dc9278}' + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: burn + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-arm64.exe + InstallerSha256: 517412448C44F0583C994723640E208CA82723E340B0CB6A667696BA2EEA63FC + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{2d3d4bc5-f3a9-45e6-afc9-a22d7f803fc4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (ARM64) + DisplayVersion: 3.14.6150.0 + ProductCode: '{2d3d4bc5-f3a9-45e6-afc9-a22d7f803fc4}' + UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' +- Architecture: arm64 + InstallerType: burn + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-arm64.exe + InstallerSha256: 517412448C44F0583C994723640E208CA82723E340B0CB6A667696BA2EEA63FC + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + ProductCode: '{2d3d4bc5-f3a9-45e6-afc9-a22d7f803fc4}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.6 (ARM64) + DisplayVersion: 3.14.6150.0 + ProductCode: '{2d3d4bc5-f3a9-45e6-afc9-a22d7f803fc4}' + UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' + ElevationRequirement: elevatesSelf +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-win32.zip + InstallerSha256: 6B3B132BD4B8520B238E57BFA2D98557FCAE5B6653DFA0103FE4DB5BE5AEB13A + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-amd64.zip + InstallerSha256: 75AFA83F93B284D19040E24BC440AB741C09582C0D5310504D607A4E08C3DBAF + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + InstallerUrl: https://www.python.org/ftp/python/3.14.6/python-3.14.6-arm64.zip + InstallerSha256: 59A66F6F54DF898679DB439D1728CC0587D347D309FDE041879138060E62FB93 + Commands: + - python + - pythonw + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.en-US.yaml b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.en-US.yaml new file mode 100644 index 000000000000..d7d2557d24b5 --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.14 +PackageVersion: 3.14.6 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.14 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright © 2001-2026 Python Software Foundation. All Rights Reserved. + Copyright © 2000 BeOpen.com. All Rights Reserved. + Copyright © 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright © 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: A programming language that lets you work more quickly and integrate your systems more effectively. +Moniker: python3 +Tags: +- 9pnrbtzxmb4z +- idna +- language +- pip3 +- programming +- programming-language +- python +- python3 +- requirescmd +- script +ReleaseNotesUrl: https://docs.python.org/release/3.14.6/whatsnew/changelog.html +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.zh-CN.yaml b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.zh-CN.yaml new file mode 100644 index 000000000000..d9bf27ec280f --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.14 +PackageVersion: 3.14.6 +PackageLocale: zh-CN +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.yaml b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.yaml new file mode 100644 index 000000000000..9c15c0b96023 --- /dev/null +++ b/manifests/p/Python/Python/3/14/3.14.6/Python.Python.3.14.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: Python.Python.3.14 +PackageVersion: 3.14.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From abba0b68e63d7686a7876867d4195f95275f7dd9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:05:12 +0800 Subject: [PATCH 115/163] New version: AMD.LemonadeServer version 10.7.0 (#386186) --- .../10.7.0/AMD.LemonadeServer.installer.yaml | 20 +++++++++++++ .../AMD.LemonadeServer.locale.en-US.yaml | 28 +++++++++++++++++++ .../AMD.LemonadeServer.locale.zh-CN.yaml | 19 +++++++++++++ .../10.7.0/AMD.LemonadeServer.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.installer.yaml create mode 100644 manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.en-US.yaml create mode 100644 manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.zh-CN.yaml create mode 100644 manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.yaml diff --git a/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.installer.yaml b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.installer.yaml new file mode 100644 index 000000000000..b803320555c0 --- /dev/null +++ b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AMD.LemonadeServer +PackageVersion: 10.7.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{A455503D-F056-471D-B483-F8045C0C6882}' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- UpgradeCode: '{D4E5F6A7-B8C9-4D5E-A6B7-C8D9E0F1A2B3}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%/lemonade_server' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lemonade-sdk/lemonade/releases/download/v10.7.0/lemonade-server-minimal.msi + InstallerSha256: 7B54969AF637B250F4185390BEB9670A81B880127E5808B4E1E4E55AADF49164 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.en-US.yaml b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.en-US.yaml new file mode 100644 index 000000000000..b8046d52036d --- /dev/null +++ b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.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: AMD.LemonadeServer +PackageVersion: 10.7.0 +PackageLocale: en-US +Publisher: AMD +PublisherUrl: https://lemonade-server.ai/ +PublisherSupportUrl: https://github.com/lemonade-sdk/lemonade/issues +PackageName: Lemonade Server +PackageUrl: https://lemonade-server.ai/ +License: Apache-2.0 +LicenseUrl: https://github.com/lemonade-sdk/lemonade/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 AMD +ShortDescription: Refreshingly fast LLMs on GPUs and NPUs +Description: "\U0001F34B Lemonade Server is a server interface that uses the standard Open AI API, allowing applications to integrate with local LLMs. This means that you can easily replace cloud-based LLMs with private and free LLMs that run locally on your own PC's NPU and GPU." +Tags: +- ai +- chatbot +- large-language-model +- llm +- local-llm +ReleaseNotesUrl: https://github.com/lemonade-sdk/lemonade/releases/tag/v10.7.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://lemonade-server.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.zh-CN.yaml b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.zh-CN.yaml new file mode 100644 index 000000000000..3e79f170f7ca --- /dev/null +++ b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AMD.LemonadeServer +PackageVersion: 10.7.0 +PackageLocale: zh-CN +ShortDescription: 在 GPU 和 NPU 上快速运行的大语言模型 +Description: "\U0001F34B Lemonade Server 是一个采用标准 Open AI API 的服务器接口,可让应用程序与本地大语言模型(LLM)集成。这意味着您可以轻松地将基于云端的 LLM 替换为在您个人电脑的 NPU 和 GPU 上本地运行的私有且免费的 LLM。" +Tags: +- 人工智能 +- 大语言模型 +- 本地大语言模型 +- 聊天机器人 +ReleaseNotesUrl: https://github.com/lemonade-sdk/lemonade/releases/tag/v10.0.1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lemonade-server.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.yaml b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.yaml new file mode 100644 index 000000000000..5b268f001974 --- /dev/null +++ b/manifests/a/AMD/LemonadeServer/10.7.0/AMD.LemonadeServer.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: AMD.LemonadeServer +PackageVersion: 10.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce1b3b4c88bbc1edb443506417e485a71a99369e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:08:00 +0800 Subject: [PATCH 116/163] New version: Brave.BraveOrigin.Nightly version 149.1.93.50 (#386188) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 000000000000..7b8110c8246b --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.50 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: E7661A9C9840836327BB5422F39D6D8C5D161B8AB06B2E01CEA50CC938FC7AAA + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: 54100F01F4ECD04CF2A478AFA3462753E09DCC5EEA69B5D53DC8B33A08B0CA83 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: D8322DDBC443578A8135C218FA518E466C7FBD9E087D852A79BBFBE91BE5DED2 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 16D8C7DB0E05356C49F8EFBE0F36360719254F0EBA55364A3F5B5B3AEBDF1AC9 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 6155FA4D923AF9706FEB0CF0E7E25A0481ED160581D5C5C7EAABD79A1A23034C + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.50/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: BB5AECADBADC9F0B6A1B234A12F4568F6E7C03423203E9872B8AA1B607274E51 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..aeb1e71515ab --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.50 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..a300548c3722 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.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: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.50 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 000000000000..026eb98c9ec2 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.50/Brave.BraveOrigin.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d56e8c39a2e90efc3586cdb4265e1fc24b96ba0c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:11:20 +0800 Subject: [PATCH 117/163] New version: ByteDance.LarkCLI version 1.0.51 (#386189) --- .../1.0.51/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.51/ByteDance.LarkCLI.yaml | 8 +++ 5 files changed, 166 insertions(+) create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.installer.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.zh-Hans.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.yaml diff --git a/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..8e5e802325d3 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.51/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.51 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.51/lark-cli-1.0.51-windows-amd64.zip + InstallerSha256: 8836410697D5E196BFA8470DBF82D0FF7573AC409F3E986E735720245A725738 +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.51/lark-cli-1.0.51-windows-arm64.zip + InstallerSha256: 2AC920C87BFE9B2523C20FC06F9A717EF5716D9F5B16557C5F76BE1251441937 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5cf29d8310c0 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.51/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.51 +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 + - 9f2e049858ae6dc541cd010baa9657db594cceaa chore(release): v1.0.51 (#1388) + - e794fd59251791259c4198d1e8011cce88420bd1 docs(skills): remove unsupported ⚠️ from callout emoji list (#1374) + - 7cc0b49603154d0ab29a4be928c314d009ce9bf0 docs(skills): warn about @file absolute path restriction in lark-doc skills (#1375) + - 501bf539af5ecb5e548b5e072ef1b7c88df847bc feat(im): complete audio/post rendering and add opt-in --download-resources (#1245) + - e751a53f76cb3917578e899e15147d3fda4d15bd feat(markdown): emit typed error envelopes across the markdown domain (#1347) + - b07be60068820854937a24616b22a4966d32104a feat(sheets): emit typed error envelopes across the sheets domain (#1348) + - 6b48a39d552e1451964f99b73d31608bc7d67a83 feat(slides): emit typed error envelopes across the slides domain (#1349) + - 31bc87a2cc4a52602f236942cabfe93755c9ec7f feat(vc): add recording event support (#1369) + - 2c703f2fce3fcf9ad8fb4d6c0eda6e76fa846c67 feat: apps support multi dev modes (#1175) + - 077b5e718039fb3b0f14bfc24252a11f7f56b0c8 feat: configure initial base table schema (#1377) + - 0d20a02050ccb9b5bd1bbba02782a29418443e1c feat: replace words for transcript (#1372) + - 8e667db534c77b6d105e8bc03f8db5583834c591 test(base): remove brittle primary field/view assertions (#1386) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.51 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..47fab0944013 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.51/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.51 +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.51/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..ca64e107fcbd --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.51/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.51 +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.51/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.51/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..be2d432f7352 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.51/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.51 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5254c8d43142672baf356d95981742d5dd1707b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:14:10 +0800 Subject: [PATCH 118/163] New version: Formlabs.PreForm version 3.60.1.637 (#386192) --- .../Formlabs.PreForm.installer.yaml | 26 +++++++++++++++++++ .../Formlabs.PreForm.locale.en-US.yaml | 22 ++++++++++++++++ .../Formlabs.PreForm.locale.zh-CN.yaml | 19 ++++++++++++++ .../PreForm/3.60.1.637/Formlabs.PreForm.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.installer.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.en-US.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.zh-CN.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.yaml diff --git a/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.installer.yaml b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.installer.yaml new file mode 100644 index 000000000000..ac6299519add --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.60.1.637 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Protocols: +- preform +FileExtensions: +- form +- obj +- stl +ProductCode: '{73009fac-d8d6-4b82-9cb2-f31fcabced39}' +AppsAndFeaturesEntries: +- ProductCode: '{73009fac-d8d6-4b82-9cb2-f31fcabced39}' + UpgradeCode: '{958D43B4-AB83-40EF-936B-B404C3505353}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Formlabs\PreForm' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.formlabs.com/PreForm/Release/3.60.1/PreForm_win_3.60.1_release_releaser_637_120371.exe + InstallerSha256: 4D5F9752C4B875BD69AD7B7E4319ED63F30BC0527122903B3F52B4ED1C47143D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.en-US.yaml b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.en-US.yaml new file mode 100644 index 000000000000..fb7a4012e211 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.60.1.637 +PackageLocale: en-US +Publisher: Formlabs +PublisherUrl: https://formlabs.com/ +PublisherSupportUrl: https://support.formlabs.com/ +PrivacyUrl: https://formlabs.com/privacy-policy/ +Author: Formlabs Inc. +PackageName: PreForm +PackageUrl: https://formlabs.com/software/preform/ +License: Freeware +LicenseUrl: https://formlabs.com/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. All rights reserved. +CopyrightUrl: https://formlabs.com/terms-of-service/ +ShortDescription: PreForm is the 3D printing software that prepares your models for printing on Formlabs 3D printers in just a few minutes. +Tags: +- 3d-printing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.zh-CN.yaml b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.zh-CN.yaml new file mode 100644 index 000000000000..5c1dadbdd660 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.60.1.637 +PackageLocale: zh-CN +PublisherUrl: https://formlabs3d.cn/ +PublisherSupportUrl: https://support.formlabs.com/s/?language=zh_CN +PrivacyUrl: https://formlabs3d.cn/privacy-policy/ +PackageUrl: https://formlabs3d.cn/software/preform/ +License: 免费软件 +LicenseUrl: https://formlabs3d.cn/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. 保留所有权利。 +CopyrightUrl: https://formlabs3d.cn/terms-of-service/ +ShortDescription: PreForm 是一款 3D 打印软件,可在数分钟内完成使用 Formlabs 3D 打印机的模型准备工作。 +Tags: +- 3d打印 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.yaml b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.yaml new file mode 100644 index 000000000000..c8bc04c995d2 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.60.1.637/Formlabs.PreForm.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: Formlabs.PreForm +PackageVersion: 3.60.1.637 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e9b1e402c0e8417c6e990be8c2c1e067f9c949fd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:17:31 +0800 Subject: [PATCH 119/163] New version: Python.Python.3.13 version 3.13.14 (#386210) --- .../3.13.14/Python.Python.3.13.installer.yaml | 105 ++++++++++++++++++ .../Python.Python.3.13.locale.en-US.yaml | 40 +++++++ .../Python.Python.3.13.locale.zh-CN.yaml | 34 ++++++ .../3/13/3.13.14/Python.Python.3.13.yaml | 8 ++ 4 files changed, 187 insertions(+) create mode 100644 manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.installer.yaml create mode 100644 manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.en-US.yaml create mode 100644 manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.zh-CN.yaml create mode 100644 manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.yaml diff --git a/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.installer.yaml b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.installer.yaml new file mode 100644 index 000000000000..910b10e942e6 --- /dev/null +++ b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.installer.yaml @@ -0,0 +1,105 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.13 +PackageVersion: 3.13.14 +InstallerType: burn +UpgradeBehavior: install +Commands: +- py +- python +- pythonw +- pyw +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14.exe + InstallerSha256: 012F050539353E6521AC7976A6B63E232102977E1DFCC747CA7FB743357AE8D1 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{6082f650-e200-4757-af66-d59ffd55a3cf}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (32-bit) + DisplayVersion: 3.13.14150.0 + ProductCode: '{6082f650-e200-4757-af66-d59ffd55a3cf}' + UpgradeCode: '{D931076A-D223-5314-A7DC-5C755C936363}' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14.exe + InstallerSha256: 012F050539353E6521AC7976A6B63E232102977E1DFCC747CA7FB743357AE8D1 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{6082f650-e200-4757-af66-d59ffd55a3cf}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (32-bit) + DisplayVersion: 3.13.14150.0 + ProductCode: '{6082f650-e200-4757-af66-d59ffd55a3cf}' + UpgradeCode: '{D931076A-D223-5314-A7DC-5C755C936363}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14-amd64.exe + InstallerSha256: C54D9B9BBB8A36E6489363DDD01139707FD781D72F1F9E90C7EC65D0061368E0 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{c49e1a3f-d78c-4307-b1e9-fc5e0ebb91a1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (64-bit) + DisplayVersion: 3.13.14150.0 + ProductCode: '{c49e1a3f-d78c-4307-b1e9-fc5e0ebb91a1}' + UpgradeCode: '{F96F59BD-3E48-5E4E-B1A4-6CAFADEFEAE8}' +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14-amd64.exe + InstallerSha256: C54D9B9BBB8A36E6489363DDD01139707FD781D72F1F9E90C7EC65D0061368E0 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{c49e1a3f-d78c-4307-b1e9-fc5e0ebb91a1}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (64-bit) + DisplayVersion: 3.13.14150.0 + ProductCode: '{c49e1a3f-d78c-4307-b1e9-fc5e0ebb91a1}' + UpgradeCode: '{F96F59BD-3E48-5E4E-B1A4-6CAFADEFEAE8}' + ElevationRequirement: elevatesSelf +- Architecture: arm64 + Scope: user + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14-arm64.exe + InstallerSha256: 3090F98038F332CEECA0BA40D77B7A4D94A4A25B7107E6CF341547E91D983F18 + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{0c242364-29f6-4ac0-91f9-3f7c2d17ccf3}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (ARM64) + DisplayVersion: 3.13.14150.0 + ProductCode: '{0c242364-29f6-4ac0-91f9-3f7c2d17ccf3}' + UpgradeCode: '{303A4F18-F0C9-5E9F-8F29-42EA62697711}' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://www.python.org/ftp/python/3.13.14/python-3.13.14-arm64.exe + InstallerSha256: 3090F98038F332CEECA0BA40D77B7A4D94A4A25B7107E6CF341547E91D983F18 + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{0c242364-29f6-4ac0-91f9-3f7c2d17ccf3}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.13.14 (ARM64) + DisplayVersion: 3.13.14150.0 + ProductCode: '{0c242364-29f6-4ac0-91f9-3f7c2d17ccf3}' + UpgradeCode: '{303A4F18-F0C9-5E9F-8F29-42EA62697711}' + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.en-US.yaml b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.en-US.yaml new file mode 100644 index 000000000000..fa8bb6df89a4 --- /dev/null +++ b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.13 +PackageVersion: 3.13.14 +PackageLocale: en-US +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.13 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright © 2001-2026 Python Software Foundation. All Rights Reserved. + Copyright © 2000 BeOpen.com. All Rights Reserved. + Copyright © 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright © 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +Moniker: python3.13 +Tags: +- 9pnrbtzxmb4z +- idna +- language +- pip3 +- programming +- programming-language +- python +- python3 +- requirescmd +- script +ReleaseNotesUrl: https://docs.python.org/release/3.13.14/whatsnew/changelog.html +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.python.org/doc/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.zh-CN.yaml b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.zh-CN.yaml new file mode 100644 index 000000000000..6bad36174052 --- /dev/null +++ b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Python.Python.3.13 +PackageVersion: 3.13.14 +PackageLocale: zh-CN +Publisher: Python Software Foundation +PublisherUrl: https://www.python.org/ +PublisherSupportUrl: https://www.python.org/about/help/ +PrivacyUrl: https://www.python.org/privacy/ +Author: Python Software Foundation +PackageName: Python 3.13 +PackageUrl: https://www.python.org/ +License: PSF-2.0 +LicenseUrl: https://docs.python.org/3/license.html +Copyright: |- + Copyright (c) 2001-2026 Python Software Foundation. All Rights Reserved. + Copyright (c) 2000 BeOpen.com. All Rights Reserved. + Copyright (c) 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. + Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. +CopyrightUrl: https://www.python.org/about/legal/ +ShortDescription: Python 是一种编程语言,可以让您更快地工作,更有效地整合您的系统。 +Tags: +- python +- python3 +- 编程 +- 编程语言 +- 脚本 +- 语言 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.python.org/doc/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.yaml b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.yaml new file mode 100644 index 000000000000..978608569dda --- /dev/null +++ b/manifests/p/Python/Python/3/13/3.13.14/Python.Python.3.13.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: Python.Python.3.13 +PackageVersion: 3.13.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b2495d67dd765ee94a4b5271a37c9e3da26d2343 Mon Sep 17 00:00:00 2001 From: docker-winget-bot Date: Thu, 11 Jun 2026 03:17:44 +0200 Subject: [PATCH 120/163] New version: Docker.Agent version v1.77.0 (#386220) --- .../Agent/v1.77.0/Docker.Agent.installer.yaml | 18 +++++++++++++++ .../v1.77.0/Docker.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../d/Docker/Agent/v1.77.0/Docker.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Docker/Agent/v1.77.0/Docker.Agent.installer.yaml create mode 100644 manifests/d/Docker/Agent/v1.77.0/Docker.Agent.locale.en-US.yaml create mode 100644 manifests/d/Docker/Agent/v1.77.0/Docker.Agent.yaml diff --git a/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.installer.yaml new file mode 100644 index 000000000000..4106f276604c --- /dev/null +++ b/manifests/d/Docker/Agent/v1.77.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.77.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.77.0/docker-agent-windows-amd64.exe + InstallerSha256: FE2A81236BE035B1ADF047F913114BD83D013AE84AEB3D6D23C265E796D11142 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.77.0/docker-agent-windows-arm64.exe + InstallerSha256: 68495B2D660EBF94F133A3DC10C4A11E8EE21C8132F7FAB6FF5EC022CEB92EA6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..543305a525d4 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.77.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.77.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.77.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.77.0/Docker.Agent.yaml new file mode 100644 index 000000000000..ae8b4cc6435c --- /dev/null +++ b/manifests/d/Docker/Agent/v1.77.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.77.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e0f10963cae1a09204814c4cac4535e8b159c730 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:17:58 +0800 Subject: [PATCH 121/163] Move ByteDance.TraeSolo.CN 2.3.30124 to ByteDance.TraeWork.CN 2.3.30124 (#386243) --- .../ByteDance.TraeWork.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeWork.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeWork.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.30124/ByteDance.TraeWork.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.yaml diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.installer.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.installer.yaml new file mode 100644 index 000000000000..f3f6004fb32c --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.30124 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-05-21 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.30124/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: 3B42AFBFF069B2AA9696937262BD4C8023FE746D3274A7B38B66EA0CFD6A578F +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.30124/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: 3B42AFBFF069B2AA9696937262BD4C8023FE746D3274A7B38B66EA0CFD6A578F +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.en-US.yaml new file mode 100644 index 000000000000..593523794f18 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.30124 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..0802280454cb --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.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.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.30124 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.yaml b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.yaml new file mode 100644 index 000000000000..58aad10b5f41 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/CN/2.3.30124/ByteDance.TraeWork.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork.CN +PackageVersion: 2.3.30124 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 1967790fbacea951d6d0d7da5fdedc526089de31 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:18:12 +0800 Subject: [PATCH 122/163] New version: TechHit.EZDetach version 7.3.14.1914 (#386294) --- .../TechHit.EZDetach.installer.yaml | 16 ++++----- .../TechHit.EZDetach.locale.en-US.yaml | 17 +++------- .../TechHit.EZDetach.locale.zh-CN.yaml | 17 ++++++++++ .../7.3.14.1914/TechHit.EZDetach.yaml | 8 +++++ .../TechHit.EZDetach.locale.zh-CN.yaml | 33 ------------------- .../EZDetach/7.3.8.1908/TechHit.EZDetach.yaml | 8 ----- 6 files changed, 38 insertions(+), 61 deletions(-) rename manifests/t/TechHit/EZDetach/{7.3.8.1908 => 7.3.14.1914}/TechHit.EZDetach.installer.yaml (57%) rename manifests/t/TechHit/EZDetach/{7.3.8.1908 => 7.3.14.1914}/TechHit.EZDetach.locale.en-US.yaml (69%) create mode 100644 manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.zh-CN.yaml create mode 100644 manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.yaml delete mode 100644 manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.zh-CN.yaml delete mode 100644 manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.yaml diff --git a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.installer.yaml b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.installer.yaml similarity index 57% rename from manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.installer.yaml rename to manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.installer.yaml index f6c072ae7b78..b1da1b2e5b2f 100644 --- a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.installer.yaml +++ b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.installer.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TechHit.EZDetach -PackageVersion: 7.3.8.1908 +PackageVersion: 7.3.14.1914 InstallerType: nullsoft FileExtensions: - ezdetachlink @@ -11,18 +11,18 @@ Installers: - Architecture: x86 Scope: user InstallerUrl: https://www.techhit.com/download/EZDetach7_setup.exe - InstallerSha256: 3E68CF9A8502C420406B1AD559AE211D0AC979E8DBE02C0F8D9A98FF28D8B5F7 + InstallerSha256: A434E9BB423F0006B6A3AB4A6D9A7179134C7C42A841720D5B890A4B1A2BC0B4 - Architecture: x64 Scope: user InstallerUrl: https://www.techhit.com/download/EZDetach7_setup.exe - InstallerSha256: 3E68CF9A8502C420406B1AD559AE211D0AC979E8DBE02C0F8D9A98FF28D8B5F7 + InstallerSha256: A434E9BB423F0006B6A3AB4A6D9A7179134C7C42A841720D5B890A4B1A2BC0B4 - Architecture: x86 Scope: machine InstallerUrl: https://www.techhit.com/download/EZDetach7_admin_setup.exe - InstallerSha256: 9DDFAF09894C6333895D95671185A9D948E41411802280E3E96E491A32AB136A + InstallerSha256: FFDCA5C2D696579BD2C9327B4D5705135663F7C33B112E74BD9ACC83F591A876 - Architecture: x64 Scope: machine InstallerUrl: https://www.techhit.com/download/EZDetach7_admin_setup.exe - InstallerSha256: 9DDFAF09894C6333895D95671185A9D948E41411802280E3E96E491A32AB136A + InstallerSha256: FFDCA5C2D696579BD2C9327B4D5705135663F7C33B112E74BD9ACC83F591A876 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.en-US.yaml b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.en-US.yaml similarity index 69% rename from manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.en-US.yaml rename to manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.en-US.yaml index 573940c50438..f4462d68ec89 100644 --- a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.en-US.yaml +++ b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.en-US.yaml @@ -1,33 +1,26 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TechHit.EZDetach -PackageVersion: 7.3.8.1908 +PackageVersion: 7.3.14.1914 PackageLocale: en-US Publisher: TechHit PublisherUrl: https://www.techhit.com/ PublisherSupportUrl: https://www.techhit.com/ezdetach/help/ -# PrivacyUrl: -# Author: PackageName: EZDetach PackageUrl: https://www.techhit.com/ezdetach/ License: Proprietary LicenseUrl: https://www.techhit.com/ezdetach/EULA.rtf -Copyright: Copyright © TechHit 2024. All rights reserved. +Copyright: Copyright © TechHit 2026. All rights reserved. CopyrightUrl: https://www.techhit.com/ezdetach/EULA.rtf ShortDescription: Save, process, manage and remove Outlook attachments -# Description: -# Moniker: Tags: - email - mail - outlook -# ReleaseNotes: -# ReleaseNotesUrl: PurchaseUrl: https://www.techhit.com/ezdetach/order.html -# InstallationNotes: Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.techhit.com/ezdetach/help/FAQ/ ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.zh-CN.yaml b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.locale.zh-CN.yaml new file mode 100644 index 000000000000..b5b16ff525c3 --- /dev/null +++ b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.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: TechHit.EZDetach +PackageVersion: 7.3.14.1914 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 保存、处理、管理和删除 Outlook 附件 +Tags: +- outlook +- 电子邮件 +- 邮件 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.techhit.com/ezdetach/help/FAQ/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.yaml b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.yaml new file mode 100644 index 000000000000..f6acf719477e --- /dev/null +++ b/manifests/t/TechHit/EZDetach/7.3.14.1914/TechHit.EZDetach.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: TechHit.EZDetach +PackageVersion: 7.3.14.1914 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.zh-CN.yaml b/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.zh-CN.yaml deleted file mode 100644 index 56e8e04d50db..000000000000 --- a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.locale.zh-CN.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: TechHit.EZDetach -PackageVersion: 7.3.8.1908 -PackageLocale: zh-CN -# Publisher: -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -# PackageName: -# PackageUrl: -License: 专有软件 -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: 保存、处理、管理和删除 Outlook 附件 -# Description: -# Moniker: -Tags: -- outlook -- 电子邮件 -- 邮件 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://www.techhit.com/ezdetach/help/FAQ/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.yaml b/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.yaml deleted file mode 100644 index a84c26fbabd9..000000000000 --- a/manifests/t/TechHit/EZDetach/7.3.8.1908/TechHit.EZDetach.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: TechHit.EZDetach -PackageVersion: 7.3.8.1908 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 5e1ee971242fc39798129a168c4b0758e62a06cb Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 10 Jun 2026 21:18:24 -0400 Subject: [PATCH 123/163] Update version: JFrog.Conan version 2.25.2 (#386341) --- .../Conan/2.25.2/JFrog.Conan.installer.yaml | 31 +++++++++++++------ .../2.25.2/JFrog.Conan.locale.en-US.yaml | 18 +++++++++-- .../j/JFrog/Conan/2.25.2/JFrog.Conan.yaml | 2 +- 3 files changed, 37 insertions(+), 14 deletions(-) diff --git a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.installer.yaml index e0da317c50e6..92ddab5035b4 100644 --- a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.installer.yaml +++ b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.installer.yaml @@ -1,33 +1,44 @@ -# Created with komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JFrog.Conan PackageVersion: 2.25.2 -InstallerLocale: en-US -Platform: -- Windows.Desktop InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -InstallerSwitches: - Custom: /ALLUSERS UpgradeBehavior: install ProductCode: Conan Package Manager_is1 ReleaseDate: 2026-02-04 AppsAndFeaturesEntries: -- ProductCode: Conan Package Manager_is1 +- DisplayName: Conan Package Manager version 2.25.2 + ProductCode: Conan Package Manager_is1 ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '{code:DefDirRoot}\Conan' Installers: - Architecture: x86 + Scope: user InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.2/conan-2.25.2-windows-i686-installer.exe InstallerSha256: D9E39DE415A4F641E20C00EDE98B6C5D2B983A9713C76459C77D0CC207540626 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.2/conan-2.25.2-windows-i686-installer.exe + InstallerSha256: D9E39DE415A4F641E20C00EDE98B6C5D2B983A9713C76459C77D0CC207540626 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.2/conan-2.25.2-windows-x86_64-installer.exe + InstallerSha256: 311D3FD0D15799A624ADE008686F882DDE137712DD774B9694B8FEE8C18306EB + InstallerSwitches: + Custom: /CURRENTUSER - Architecture: x64 + Scope: machine InstallerUrl: https://github.com/conan-io/conan/releases/download/2.25.2/conan-2.25.2-windows-x86_64-installer.exe InstallerSha256: 311D3FD0D15799A624ADE008686F882DDE137712DD774B9694B8FEE8C18306EB + InstallerSwitches: + Custom: /ALLUSERS ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.locale.en-US.yaml index 35927a250c4a..72a2038e3eec 100644 --- a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.locale.en-US.yaml +++ b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JFrog.Conan @@ -13,8 +13,17 @@ PackageUrl: https://conan.io/ License: MIT LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md Copyright: Copyright © JFrog LTD -CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md -ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages. +CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md +ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages. +Description: |- + Conan is a package manager for C and C++ developers: + - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray. + - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL + - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms. + - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc). + - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility. + - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray. + - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior. Tags: - c - c++ @@ -29,5 +38,8 @@ Tags: - softwarerepository ReleaseNotes: '- Fix: Revert atomic os.replace for package binary downloads due to antivirus Windows issues. (#19565)' ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.25.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.conan.io/ ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.yaml index cb4a6a665bff..d97e53d2f8d4 100644 --- a/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.yaml +++ b/manifests/j/JFrog/Conan/2.25.2/JFrog.Conan.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.15.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JFrog.Conan From dfa20975e98019c868f639fabc2a86ceeb6b5468 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 21:18:37 -0400 Subject: [PATCH 124/163] New version: Amazon.SAM-CLI version 1.162.0 (#386367) --- .../1.162.0/Amazon.SAM-CLI.installer.yaml | 29 +++++++++ .../1.162.0/Amazon.SAM-CLI.locale.en-US.yaml | 64 +++++++++++++++++++ .../SAM-CLI/1.162.0/Amazon.SAM-CLI.yaml | 8 +++ 3 files changed, 101 insertions(+) create mode 100644 manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.installer.yaml create mode 100644 manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.yaml diff --git a/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.installer.yaml b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.installer.yaml new file mode 100644 index 000000000000..79fd070ba73a --- /dev/null +++ b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.installer.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.SAM-CLI +PackageVersion: 1.162.0 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- sam +ProductCode: '{DB4D8EBF-9C00-492A-9490-36CC74D8A8E9}' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- ProductCode: '{DB4D8EBF-9C00-492A-9490-36CC74D8A8E9}' + UpgradeCode: '{869D7B3B-A7C9-4E19-AC94-190305391ED1}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Amazon/AWSSAMCLI' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aws/aws-sam-cli/releases/download/v1.162.0/AWS_SAM_CLI_64_PY3.msi + InstallerSha256: F5A3A302EAB8332C7DEAE83A3C59A576EB1093F4A0DD87A53F0C708F1F6D3C33 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.locale.en-US.yaml b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.locale.en-US.yaml new file mode 100644 index 000000000000..29e350c846be --- /dev/null +++ b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.SAM-CLI +PackageVersion: 1.162.0 +PackageLocale: en-US +Publisher: AWS Serverless Applications +PublisherUrl: https://github.com/aws/aws-sam-cli +PublisherSupportUrl: https://github.com/aws/aws-sam-cli/issues +Author: AWS Serverless Applications +PackageName: AWS SAM Command Line Interface +PackageUrl: https://aws.amazon.com/serverless/sam +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-sam-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) Amazon.com, Inc. or its affiliates. All Rights Reserved. +CopyrightUrl: https://raw.githubusercontent.com/aws/aws-sam-cli/master/LICENSE +ShortDescription: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. +Moniker: aws-sam-cli +Tags: +- amazon +- aws +- cli +- sam +- serverless +ReleaseNotes: |- + Changes: + faf5ec8 - ci: unpin durable functions emulator image tag (#9054) + c4bc8a2 - feat(local): add --no-watch flag to disable hot reload (#8196) + 6c3b664 - ci: retire GitHub-Action Slack notifier for new issues and PRs (#9065) + f0b14b0 - chore: bump python version in installer from 3.11.10 to 3.11.15 (#9066) + ef08105 - chore(deps-dev): bump types-pygments (#9026) + ccc0d73 - chore(deps-dev): bump types-docutils (#9023) + 0b79474 - chore(deps-dev): bump types-pyyaml (#9022) + 99f917d - chore(deps-dev): bump types-psutil from 7.2.2.20260508 to 7.2.2.20260518 (#9021) + 9cbb504 - chore(deps-dev): bump black from 26.3.1 to 26.5.0 (#9020) + 722e31b - chore(deps-dev): bump ruff from 0.15.12 to 0.15.13 (#9016) + c884da6 - chore: update aws_lambda_builders to 1.65.0 (#9069) + 70d5f15 - chore: update cfn-lint to use a version greater than 1.51.3 (#9068) + dd562b6 - chore: bump version to 1.162.0 (#9070) + + Hashes: + ────────────────────────────────┬──────────────────────────────────────────────────────────────── + Filename │SHA256 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + AWS_SAM_CLI_64_PY3.msi │f5a3a302eab8332c7deae83a3c59a576eb1093f4a0dd87a53f0c708f1f6d3c33 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-linux-x86_64.zip │d4269b8b983c2db8567d36d8589a687ff202b11b8d71fa67281539b1759bd974 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-linux-x86_64.zip.sig│6a7cdf71d1de849cdb32d4dffe2611c060b340771761d73fc6f7b3dd0bc40634 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-linux-arm64.zip │1851240a5d2ec9f9e977cbb5f1bf977694c74abd950b6ebde85e356e5b3f8e8e + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-linux-arm64.zip.sig │ee9520b4441dcad86dda04822de006f98f56a43a33b128066ec281133edd9362 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-macos-x86_64.pkg │96dd0615d6ee43df6aa74058b0e76d04fad6bcfe8fb606583f7b44cee208a384 + ────────────────────────────────┼──────────────────────────────────────────────────────────────── + aws-sam-cli-macos-arm64.pkg │530999f80c509c453d8014e6993c5e4f74eb17139a4c872b61221a5a0b7db508 + ────────────────────────────────┴──────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/aws/aws-sam-cli/releases/tag/v1.162.0 +Documentations: +- DocumentLabel: Using the AWS SAM CLI + DocumentUrl: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/using-sam-cli.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.yaml b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.yaml new file mode 100644 index 000000000000..e5f73c3953ca --- /dev/null +++ b/manifests/a/Amazon/SAM-CLI/1.162.0/Amazon.SAM-CLI.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.SAM-CLI +PackageVersion: 1.162.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4eb203618590f234e18def3cc75a7307c5eba47f Mon Sep 17 00:00:00 2001 From: Gert Drapers <1533850+gertd@users.noreply.github.com> Date: Thu, 11 Jun 2026 03:18:50 +0200 Subject: [PATCH 125/163] OpenPolicyContainers.Policy.v0.4.0 (#386383) --- ...OpenPolicyContainers.Policy.installer.yaml | 16 ++++++++++++ ...nPolicyContainers.Policy.locale.en-US.yaml | 25 +++++++++++++++++++ .../0.4.0/OpenPolicyContainers.Policy.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.installer.yaml create mode 100644 manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.locale.en-US.yaml create mode 100644 manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.yaml diff --git a/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.installer.yaml b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.installer.yaml new file mode 100644 index 000000000000..e17f45a07b09 --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenPolicyContainers.Policy +PackageVersion: 0.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: policy.exe +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/opcr-io/policy/releases/download/v0.4.0/policy_windows_amd64.zip + InstallerSha256: dc1424f9e2a6d4aa93c81edd3485f05bb66252682020b38ede5ca4b8c41ad183 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-11 diff --git a/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.locale.en-US.yaml b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.locale.en-US.yaml new file mode 100644 index 000000000000..d02f3780444d --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenPolicyContainers.Policy +PackageVersion: 0.4.0 +PackageLocale: en-US +Publisher: OpenPolicyContainer +PublisherUrl: https://openpolicycontainers.com/ +PublisherSupportUrl: https://github.com/opcr-io/policy/issues +Author: Gert Drapers +PackageName: Policy +PackageUrl: https://openpolicycontainers.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/opcr-io/policy/blob/HEAD/LICENSE +ShortDescription: A Docker-inspired workflow for OPA policies +Tags: +- oci +- oci-image +- openpolicyagent +ReleaseNotesUrl: https://github.com/opcr-io/policy/releases/tag/v0.4.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/opcr-io/policy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.yaml b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.yaml new file mode 100644 index 000000000000..409b3b3a7050 --- /dev/null +++ b/manifests/o/OpenPolicyContainers/Policy/0.4.0/OpenPolicyContainers.Policy.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: OpenPolicyContainers.Policy +PackageVersion: 0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de83ed24babd43a24ef003311b8d597f499f4d7f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 21:19:03 -0400 Subject: [PATCH 126/163] New version: Microsoft.Sysinternals.ProcessMonitor version 4.03 (#386387) --- ...osoft.Sysinternals.ProcessMonitor.installer.yaml | 13 ++++++------- ...ft.Sysinternals.ProcessMonitor.locale.en-US.yaml | 4 ++-- .../Microsoft.Sysinternals.ProcessMonitor.yaml | 4 ++-- 3 files changed, 10 insertions(+), 11 deletions(-) rename manifests/m/Microsoft/Sysinternals/ProcessMonitor/{4.02 => 4.03}/Microsoft.Sysinternals.ProcessMonitor.installer.yaml (70%) rename manifests/m/Microsoft/Sysinternals/ProcessMonitor/{4.02 => 4.03}/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml (96%) rename manifests/m/Microsoft/Sysinternals/ProcessMonitor/{4.02 => 4.03}/Microsoft.Sysinternals.ProcessMonitor.yaml (74%) diff --git a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.installer.yaml b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.installer.yaml similarity index 70% rename from manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.installer.yaml rename to manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.installer.yaml index e54f76832ea5..44d66a925dbd 100644 --- a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.installer.yaml +++ b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.installer.yaml @@ -1,9 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.ProcessMonitor -PackageVersion: "4.02" -InstallerLocale: en-US +PackageVersion: '4.03' InstallerType: zip NestedInstallerType: portable InstallModes: @@ -13,25 +12,25 @@ InstallModes: UpgradeBehavior: uninstallPrevious Commands: - procmon +ReleaseDate: 2026-06-10 Installers: - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: Procmon.exe PortableCommandAlias: procmon InstallerUrl: https://download.sysinternals.com/files/ProcessMonitor.zip - InstallerSha256: 39007CC8EA844DD023BE9E2C1C03EE1BCCA7B417298B277CBA712D253F8F167A + InstallerSha256: 82D0EF52952760BD0F512137C744C6B53D7EC6B98C4019A8215F194A2BF74094 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: Procmon64.exe PortableCommandAlias: procmon InstallerUrl: https://download.sysinternals.com/files/ProcessMonitor.zip - InstallerSha256: 39007CC8EA844DD023BE9E2C1C03EE1BCCA7B417298B277CBA712D253F8F167A + InstallerSha256: 82D0EF52952760BD0F512137C744C6B53D7EC6B98C4019A8215F194A2BF74094 - Architecture: arm64 NestedInstallerFiles: - RelativeFilePath: Procmon64a.exe PortableCommandAlias: procmon InstallerUrl: https://download.sysinternals.com/files/ProcessMonitor.zip - InstallerSha256: 39007CC8EA844DD023BE9E2C1C03EE1BCCA7B417298B277CBA712D253F8F167A + InstallerSha256: 82D0EF52952760BD0F512137C744C6B53D7EC6B98C4019A8215F194A2BF74094 ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-07 diff --git a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml similarity index 96% rename from manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml rename to manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml index 4ebb5be17165..c532dc6ca8b3 100644 --- a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml +++ b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.ProcessMonitor -PackageVersion: "4.02" +PackageVersion: '4.03' PackageLocale: en-US Publisher: Sysinternals PublisherUrl: https://www.sysinternals.com/ diff --git a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.yaml b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.yaml similarity index 74% rename from manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.yaml rename to manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.yaml index a402eec0662f..2a3522916968 100644 --- a/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.02/Microsoft.Sysinternals.ProcessMonitor.yaml +++ b/manifests/m/Microsoft/Sysinternals/ProcessMonitor/4.03/Microsoft.Sysinternals.ProcessMonitor.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.ProcessMonitor -PackageVersion: "4.02" +PackageVersion: '4.03' DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From f7974c140e44cbf06baee01dfee983d03bcf09eb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:19:16 +0800 Subject: [PATCH 127/163] New version: Sourcegraph.Amp version 0.0.1781128120-g7d7ed5 (#386392) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1781102632-gaaab69 => 0.0.1781128120-g7d7ed5}/Sourcegraph.Amp.installer.yaml (63%) rename manifests/s/Sourcegraph/Amp/{0.0.1781102632-gaaab69 => 0.0.1781128120-g7d7ed5}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1781102632-gaaab69 => 0.0.1781128120-g7d7ed5}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1781102632-gaaab69 => 0.0.1781128120-g7d7ed5}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.installer.yaml index 9067dccf6de2..8a42ac8ecf04 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781102632-gaaab69 +PackageVersion: 0.0.1781128120-g7d7ed5 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1781102632-gaaab69/amp-windows-x64-baseline.exe - InstallerSha256: C4785011CE11B929CACFE6E6C3C80EF7B05C2424714813990026311877155E34 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781128120-g7d7ed5/amp-windows-x64-baseline.exe + InstallerSha256: 9C498B0E3AEC698906D2297BB71764F68452625447FC964DC9AF12AE7A2B72DD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.en-US.yaml index bd50f7912634..364a4a8e2bf2 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781102632-gaaab69 +PackageVersion: 0.0.1781128120-g7d7ed5 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.zh-CN.yaml index 79068952b292..e34014dbc1ad 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781102632-gaaab69 +PackageVersion: 0.0.1781128120-g7d7ed5 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.yaml index 1bc2a0b88fb6..c32a63be2f51 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781102632-gaaab69/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781128120-g7d7ed5/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781102632-gaaab69 +PackageVersion: 0.0.1781128120-g7d7ed5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 459e6f8ce42e54670af45681bcea6665241cda72 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 21:19:29 -0400 Subject: [PATCH 128/163] New version: bluenviron.mediamtx version 1.19.1 (#386396) --- .../1.19.1/bluenviron.mediamtx.installer.yaml | 20 +++++ .../bluenviron.mediamtx.locale.en-US.yaml | 79 +++++++++++++++++++ .../mediamtx/1.19.1/bluenviron.mediamtx.yaml | 8 ++ 3 files changed, 107 insertions(+) create mode 100644 manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.installer.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.locale.en-US.yaml create mode 100644 manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.yaml diff --git a/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.installer.yaml b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.installer.yaml new file mode 100644 index 000000000000..34029305d5ee --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.installer.yaml @@ -0,0 +1,20 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.19.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mediamtx.exe +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bluenviron/mediamtx/releases/download/v1.19.1/mediamtx_v1.19.1_windows_amd64.zip + InstallerSha256: CA3D89C370BF73DC33EF9EE87AFEA04834F21B129F499D4B645490FCB01CCE22 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.locale.en-US.yaml b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.locale.en-US.yaml new file mode 100644 index 000000000000..bfbab178364b --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.locale.en-US.yaml @@ -0,0 +1,79 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.19.1 +PackageLocale: en-US +Publisher: bluenviron +PublisherUrl: https://github.com/bluenviron +PublisherSupportUrl: https://github.com/bluenviron/mediamtx/issues +Author: aler9 +PackageName: mediamtx +PackageUrl: https://github.com/bluenviron/mediamtx +License: MIT +LicenseUrl: https://github.com/bluenviron/mediamtx/blob/HEAD/LICENSE +Copyright: Copyright (c) 2019 aler9 +CopyrightUrl: https://github.com/bluenviron/mediamtx/blob/main/LICENSE +ShortDescription: |- + Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, + publish, proxy, record and playback video and audio streams. +Description: |- + MediaMTX is a ready-to-use and zero-dependency real-time media server and media proxy that allows + to publish, read, proxy, record and playback video and audio streams. It has been conceived as a + "media router" that routes media streams from one end to the other. +Tags: +- go +- golang +- hls +- media-server +- obs-studio +- rtcp +- rtmp +- rtmp-proxy +- rtmp-server +- rtp +- rtsp +- rtsp-proxy +- rtsp-relay +- rtsp-server +- streaming +- webrtc +ReleaseNotes: |- + Fixes and improvements + + General + - support using regexp groups in every part of a source URL (#5766) (#5779) + - improve anti-brute force mechanism (#5835) delay authentication failure responses by a random amount of time, use the same anti-brute force mechanism with all users. + - limit size of HTTP requests shown in debug logs (#5858) + - print body of selected HTTP responses when log level is debug (#5859) + + Media-over-QUIC + - fix race condition when closing server (#5836) some sessions were hanging if they were concurrently being closed by the remote peer. + - rename moqHTTPS2Address into moqHTTP2Address, moqHTTPS3Address into moqHTTP3Address (#5841) + + RTSP + - support PROXY protocol (#5754) Support PROXY protocol v1/v2 on RTMP, RTMPS, RTSP, and RTSPS TCP listeners so real client IPs are visible when running behind L4 proxies (nginx stream, HAProxy, AWS NLB). + - restore support for H264 packetization-mode 0 (#5846) (#5857) H264 streams with packetization-mode=0 cannot be routed with UDP since packets are too big. Inbound streams with packetization-mode=0 are blocked by the server since v1.19.0 but this caused compatibility issues with some cameras. The server is now able to receive such streams with TCP, and automatically remuxes them in streams with packetization-mode=1, which can be routed freely. + + RTMP + - support PROXY protocol (#5754) Support PROXY protocol v1/v2 on RTMP, RTMPS, RTSP, and RTSPS TCP listeners so real client IPs are visible when running behind L4 proxies (nginx stream, HAProxy, AWS NLB). + + Dependencies + - code.cloudfoundry.org/bytefmt updated from v0.74.0 to v0.76.0 + - github.com/bluenviron/gortsplib/v5 updated from v5.5.4 to v5.6.0 + - github.com/pion/ice/v4 updated from v4.2.7 to v4.2.8-0.20260604162030-72f5001c4596 + - github.com/pion/webrtc/v4 updated from v4.2.14 to v4.2.15 + - github.com/quic-go/quic-go updated from v0.59.0 to v0.60.0 + - golang.org/x/crypto updated from v0.52.0 to v0.53.0 + - golang.org/x/net updated from v0.55.0 to v0.56.0 + - golang.org/x/sync updated from v0.20.0 to v0.21.0 + - golang.org/x/sys updated from v0.45.0 to v0.46.0 + - golang.org/x/term updated from v0.43.0 to v0.44.0 + - github.com/pion/dtls/v3 updated from v3.1.3 to v3.1.4 + - github.com/pion/stun/v3 updated from v3.1.4 to v3.1.5 + - github.com/pion/turn/v5 updated from v5.0.7 to v5.0.9 + - golang.org/x/text updated from v0.37.0 to v0.38.0 + - github.com/pires/go-proxyproto v0.12.0 added +ReleaseNotesUrl: https://github.com/bluenviron/mediamtx/releases/tag/v1.19.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.yaml b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.yaml new file mode 100644 index 000000000000..3aa5e99eaa83 --- /dev/null +++ b/manifests/b/bluenviron/mediamtx/1.19.1/bluenviron.mediamtx.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: bluenviron.mediamtx +PackageVersion: 1.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4f3bb358374455e4ff1e523b5fd7dd005dcbeda6 Mon Sep 17 00:00:00 2001 From: beville Date: Wed, 10 Jun 2026 18:19:41 -0700 Subject: [PATCH 129/163] New version: ComicCatcher.ComicCatcher version 0.7.4 (#386397) --- .../ComicCatcher.ComicCatcher.installer.yaml | 22 +++++++++++ ...omicCatcher.ComicCatcher.locale.en-US.yaml | 38 +++++++++++++++++++ .../0.7.4/ComicCatcher.ComicCatcher.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.installer.yaml create mode 100644 manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.locale.en-US.yaml create mode 100644 manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.yaml diff --git a/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.installer.yaml b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.installer.yaml new file mode 100644 index 000000000000..53cea2c12e6e --- /dev/null +++ b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ComicCatcher.ComicCatcher +PackageVersion: 0.7.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{20FB4B2C-4794-48A1-83B4-C4C3AEB612F5}' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayName: ComicCatcher v0.7.4 + ProductCode: '{20FB4B2C-4794-48A1-83B4-C4C3AEB612F5}' + UpgradeCode: '{A9F23AB8-D890-4C28-98E6-E91B5C46E6A1}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\ComicCatcher' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/comiccatcher/comiccatcher/releases/download/v0.7.4/ComicCatcher-0.7.4.msi + InstallerSha256: 2074386F5C7BE341FD7124593F939FDD23E12060DD931E4717CB2DB39DBBD4F2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.locale.en-US.yaml b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.locale.en-US.yaml new file mode 100644 index 000000000000..2b43d6b30f87 --- /dev/null +++ b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.locale.en-US.yaml @@ -0,0 +1,38 @@ +# 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: ComicCatcher.ComicCatcher +PackageVersion: 0.7.4 +PackageLocale: en-US +Publisher: ComicCatcher +PublisherUrl: https://github.com/comiccatcher +PublisherSupportUrl: https://github.com/comiccatcher/comiccatcher/issues +PackageName: ComicCatcher v0.7.2 +PackageUrl: https://github.com/comiccatcher/comiccatcher +License: Apache-2.0 +LicenseUrl: https://github.com/comiccatcher/comiccatcher/blob/HEAD/LICENSE +ShortDescription: Desktop OPDS browser and comic reader +Tags: +- cbr +- cbz +- client +- codex +- comic +- comic-reader +- desktop-app +- divina +- kavita +- komga +- opds +- opds-2 +- python-pyqt6 +- self-hosted +- stump +- ubooquity +ReleaseNotes: |- + What's Changed + - More release work: by @beville in #29 + Full Changelog: v0.7.3...v0.7.4 +ReleaseNotesUrl: https://github.com/comiccatcher/comiccatcher/releases/tag/v0.7.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.yaml b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.yaml new file mode 100644 index 000000000000..5fc1f5ca30a3 --- /dev/null +++ b/manifests/c/ComicCatcher/ComicCatcher/0.7.4/ComicCatcher.ComicCatcher.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: ComicCatcher.ComicCatcher +PackageVersion: 0.7.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 351eb2013c4af66f518591ed043b5e5ea39eeb7a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:19:53 -0700 Subject: [PATCH 130/163] Automatic update of CABS.SalesPrix from 7.0.6 to 7.0.8 (#386400) --- .../SalesPrix/7.0.8/CABS.SalesPrix.installer.yaml | 15 +++++++++++++++ .../7.0.8/CABS.SalesPrix.locale.de-DE.yaml | 13 +++++++++++++ .../c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.installer.yaml create mode 100644 manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.locale.de-DE.yaml create mode 100644 manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.yaml diff --git a/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.installer.yaml b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.installer.yaml new file mode 100644 index 000000000000..30236cf86a36 --- /dev/null +++ b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CABS.SalesPrix +PackageVersion: 7.0.8 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://www.scanprix.de/Setup/Setup_SalesPrix.exe + InstallerSha256: 98BD6E377DAD22F6599895E9C4770D047AF9721A82C867A9D3FF57F99CBB3552 + AppsAndFeaturesEntries: + - DisplayName: CABS-Deinstaller + ProductCode: ScanPrix-Programme +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.locale.de-DE.yaml b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.locale.de-DE.yaml new file mode 100644 index 000000000000..73dd42c925d4 --- /dev/null +++ b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.locale.de-DE.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CABS.SalesPrix +PackageVersion: 7.0.8 +PackageLocale: de-DE +Publisher: CAB+S GmbH +PackageName: SalesPrix +License: copyright +Copyright: Copyright © 2023 by CAB+S GmbH +ShortDescription: Installiert SalesPrix +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.yaml b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.yaml new file mode 100644 index 000000000000..8ca417d18e97 --- /dev/null +++ b/manifests/c/CABS/SalesPrix/7.0.8/CABS.SalesPrix.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CABS.SalesPrix +PackageVersion: 7.0.8 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.12.0 From 372e84c4cee02c87335c87b349c3069f96dd4d41 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:20:03 -0700 Subject: [PATCH 131/163] Automatic update of CABS.ScanPrix from 7.0.6 to 7.0.8 (#386401) --- .../ScanPrix/7.0.8/CABS.ScanPrix.installer.yaml | 12 ++++++++++++ .../7.0.8/CABS.ScanPrix.locale.de-DE.yaml | 17 +++++++++++++++++ .../c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.installer.yaml create mode 100644 manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.locale.de-DE.yaml create mode 100644 manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.yaml diff --git a/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.installer.yaml b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.installer.yaml new file mode 100644 index 000000000000..d4c9b3708295 --- /dev/null +++ b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CABS.ScanPrix +PackageVersion: 7.0.8 +InstallerType: nullsoft +Installers: +- Architecture: x86 + InstallerUrl: https://www.scanprix.de/Setup/Setup_ScanPrix.exe + InstallerSha256: B04B3FE2C349D1B692E4254AF4BBD3FFFC327824E987882920E55473F364B386 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.locale.de-DE.yaml b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.locale.de-DE.yaml new file mode 100644 index 000000000000..00c53b509c3f --- /dev/null +++ b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.locale.de-DE.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CABS.ScanPrix +PackageVersion: 7.0.8 +PackageLocale: de-DE +Publisher: CAB+S GmbH +PublisherUrl: https://www.scanprix.de +PackageName: ScanPrix +PackageUrl: https://www.scanprix.de +License: copyright +Copyright: Copyright © 2023 by CAB+S GmbH +ShortDescription: Installationsprogramm für ScanPrix +Description: Preislistenkalkulation für die Möbelbranche +Moniker: scanprix +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.yaml b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.yaml new file mode 100644 index 000000000000..cd6f7b43c7fc --- /dev/null +++ b/manifests/c/CABS/ScanPrix/7.0.8/CABS.ScanPrix.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CABS.ScanPrix +PackageVersion: 7.0.8 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.12.0 From f34307d353571df39922ee03e243a736d71980ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:20:18 +0800 Subject: [PATCH 132/163] New version: Discord.Discord.Canary.arm64 version 1.0.319 (#386404) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.319/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..679cd78eafd4 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.319 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.319/DiscordCanarySetup.exe + InstallerSha256: F4AEA7C1AED1717743CDD0EC610577A404D8F896157A05BA2328FDE788D70DD2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..8633361103bc --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.319 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..80407966fe57 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.319 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..5896d3ca8b93 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.319/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.319 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 53261fc6c1f24afa7608f3930b8baae7a735ce25 Mon Sep 17 00:00:00 2001 From: hyeonbungi Date: Thu, 11 Jun 2026 10:22:25 +0900 Subject: [PATCH 133/163] New package: hyeonbungi.sync-ai-clis version 0.1.0 (#386238) --- .../hyeonbungi.sync-ai-clis.installer.yaml | 18 +++++++++++++ .../hyeonbungi.sync-ai-clis.locale.en-US.yaml | 27 +++++++++++++++++++ .../0.1.0/hyeonbungi.sync-ai-clis.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.installer.yaml create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.locale.en-US.yaml create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.yaml diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.installer.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.installer.yaml new file mode 100644 index 000000000000..13b49eb7de20 --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: hyeonbungi.sync-ai-clis +PackageVersion: 0.1.0 +InstallerType: wix +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.1.0/sync-ai-clis-x86_64-pc-windows-msvc.msi + InstallerSha256: A3730BD7A82DCADA1F9A41D037C666C14AC7CED8A169F3BBCC6C0DB1B83E1458 + ProductCode: '{51800496-7C3A-480E-99D0-65EF912DFA13}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.locale.en-US.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.locale.en-US.yaml new file mode 100644 index 000000000000..9fa96a11cf76 --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: hyeonbungi.sync-ai-clis +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: hyeonbungi +PublisherUrl: https://github.com/hyeonbungi +PublisherSupportUrl: https://github.com/hyeonbungi/sync-ai-clis/issues +PackageName: sync-ai-clis +PackageUrl: https://github.com/hyeonbungi/sync-ai-clis +License: MIT +LicenseUrl: https://github.com/hyeonbungi/sync-ai-clis/blob/main/LICENSE +ShortDescription: Detect, install, and keep AI coding CLIs up to date with one command +Description: A cross-platform CLI that reconciles your machine toward "every known AI coding CLI installed, working, and current" - installed tools get updated through the channel they were installed with, missing tools are installed after consent, and each tool is re-verified after the work. +Moniker: sync-ai-clis +Tags: +- ai +- cli +- updater +- installer +- claude +- codex +- gemini +ReleaseNotesUrl: https://github.com/hyeonbungi/sync-ai-clis/releases/tag/v0.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.yaml new file mode 100644 index 000000000000..59a045607068 --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.1.0/hyeonbungi.sync-ai-clis.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: hyeonbungi.sync-ai-clis +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 64f47ab7f6b5f8cf7a873a75f09a8e9d5549a72b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 21:33:02 -0400 Subject: [PATCH 134/163] New version: Microsoft.SafetyScanner version 1.453.28.0 (#386276) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.28.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..14c4e80145da --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.28.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.28.0&arch=x86 + InstallerSha256: 5483B95DBC3772AF6D8051B808552EA6EFA56373893A0FBE4ED3A9CA7F8A909B +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.28.0&arch=amd64 + InstallerSha256: FBEE118C6953BC0EB3462628B16BF8BCD31FDFB7350AE1986AF2871758DF961A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..18f2c73cbca8 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.28.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..e94610487ee4 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.28.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.28.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1abf778d369a948c48b48e90c5bd5496488e895d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:36:41 +0800 Subject: [PATCH 135/163] New version: GeminiLight.MindOS version 0.3.22 (#386289) --- .../0.3.22/GeminiLight.MindOS.installer.yaml | 26 ++++++++++++ .../GeminiLight.MindOS.locale.en-US.yaml | 42 +++++++++++++++++++ .../GeminiLight.MindOS.locale.zh-CN.yaml | 13 ++++++ .../MindOS/0.3.22/GeminiLight.MindOS.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.installer.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.en-US.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.zh-CN.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.yaml diff --git a/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.installer.yaml b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.installer.yaml new file mode 100644 index 000000000000..af6e6ff76cf6 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.22 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 15ac2c33-c2d1-5a44-9a65-f7cea47859e3 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.3.22/MindOS-Setup-0.3.22-arm64.exe + InstallerSha256: 81ABCE632DD5BBCAA3D019602D9AD38B09D285F1B0997A6068D0288B48318978 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.3.22/MindOS-Setup-0.3.22-arm64.exe + InstallerSha256: 81ABCE632DD5BBCAA3D019602D9AD38B09D285F1B0997A6068D0288B48318978 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.en-US.yaml b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.en-US.yaml new file mode 100644 index 000000000000..27c4caf6ea8b --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.22 +PackageLocale: en-US +Publisher: MindOS Team +PublisherUrl: https://mindos.you/ +PublisherSupportUrl: https://github.com/GeminiLight/MindOS/issues +PackageName: MindOS +PackageUrl: https://mindos.you/ +License: MIT +LicenseUrl: https://github.com/GeminiLight/MindOS/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 GeminiLight +ShortDescription: MindOS is where you think, and where your AI agents act — a local-first knowledge base shared between you and every AI you use. Share your brain with every AI — every thought grows. +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + Downloads + Platform Device / CPU Recommended file Download + macOS Apple Silicon (M1/M2/M3/M4) MindOS-0.3.22-arm64.dmg Download DMG + macOS Intel MindOS-0.3.22.dmg Download DMG + Windows x64 MindOS-Setup-0.3.22.exe Download EXE + Windows ARM64 MindOS-Setup-0.3.22-arm64.exe Download EXE + Linux x64 AppImage MindOS-0.3.22.AppImage Download AppImage + Linux Debian / Ubuntu x64 mindos-desktop_0.3.22_amd64.deb Download DEB + What's included + Component Version + MindOS Desktop v0.3.22 + Bundled MindOS Core v1.1.1 + Notes + The .zip, .yml, .yaml, and .blockmap files are used by the auto-updater. Most users should download one of the installers above. + Changelog + Full changelog: https://github.com/GeminiLight/MindOS/compare/desktop-v0.3.21...desktop-v0.3.22 +ReleaseNotesUrl: https://github.com/GeminiLight/MindOS/releases/tag/desktop-v0.3.22 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.zh-CN.yaml b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.locale.zh-CN.yaml new file mode 100644 index 000000000000..6f605b221a8a --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.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: GeminiLight.MindOS +PackageVersion: 0.3.22 +PackageLocale: zh-CN +ShortDescription: MindOS 是你思考的地方,也是 AI Agent 行动的起点——一个你和所有 AI 共享的本地知识库。每次思考,都在生长。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.yaml b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.yaml new file mode 100644 index 000000000000..a9c28dd93097 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.22/GeminiLight.MindOS.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: GeminiLight.MindOS +PackageVersion: 0.3.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91b089883b242637b668e14023239c1ac4d49578 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:39:36 +0800 Subject: [PATCH 136/163] New version: Anthropic.ClaudeCode version 2.1.172 (#386315) --- .../Anthropic.ClaudeCode.installer.yaml | 18 +++++ .../Anthropic.ClaudeCode.locale.en-US.yaml | 72 +++++++++++++++++++ .../Anthropic.ClaudeCode.locale.zh-CN.yaml | 31 ++++++++ .../2.1.172/Anthropic.ClaudeCode.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.installer.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.yaml diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.installer.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.installer.yaml new file mode 100644 index 000000000000..96200fb65208 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.172 +InstallerType: portable +Commands: +- claude +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.172/win32-x64/claude.exe + InstallerSha256: 07132CA4BBEF551C92C1AE6CA0220A5E523092C9FA9CF402F65F428450687455 +- Architecture: arm64 + InstallerUrl: https://downloads.claude.ai/claude-code-releases/2.1.172/win32-arm64/claude.exe + InstallerSha256: 1E3E165C03DE2AF83C1E3516B73890B56E9785A2382338ADCC28F41918BF4D2F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.en-US.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.en-US.yaml new file mode 100644 index 000000000000..0512a7269f01 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.172 +PackageLocale: en-US +Publisher: Anthropic PBC +Author: Anthropic PBC +PackageName: Claude Code +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed. +Description: |- + Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. + What Claude Code does for you + - Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works. + - Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix. + - Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack. + - Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI. + Why developers love Claude Code + - Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love. + - Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling. + - Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review". + - Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in. +Moniker: claudecode +Tags: +- agent +- agentic +- ai +- chatbot +- claude +- claude-code +- claudecode +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Sub-agents can now spawn their own sub-agents (up to 5 levels deep) + - Amazon Bedrock now reads the AWS region from ~/.aws config files when AWS_REGION isn't set, matching AWS SDK precedence; /status shows where the region came from + - Added a search bar when browsing a marketplace's plugins in /plugin + - Added model attribute to the claude_code.lines_of_code.count OTEL metric + - Fixed sessions using 1M context without usage credits getting permanently stuck — the session now automatically compacts back under the standard context limit + - Fixed a repeating "an image in the conversation could not be processed and was removed" error when the conversation contained multiple images + - Fixed the agents view keeping a session under Working with a busy spinner for up to 30 seconds after the worker replied + - Fixed background agents potentially reading another directory's project settings (.mcp.json approvals, trust) when dispatched onto a pre-warmed worker + - Fixed background-session attach failing with EAUTH for sessions started on an older version after the daemon auto-updated + - Fixed a background sub-agent staying stuck as "active" in the agent panel after a nested agent it spawned was stopped + - Fixed /model suggestions in the claude agents dispatch input rendering with a misleading slash prefix and showing models disabled for your org + - Fixed availableModels restrictions not being applied to subagent model overrides, the agent dispatch model picker, and the advisor model + - Fixed availableModels allowlists hiding the /model picker's Opus and Sonnet 1M rows when entries use version-specific IDs like claude-opus-4-8 + - Fixed the /model picker on Bedrock offering models the provider doesn't serve — selecting one silently switched the session model and lit the selection marker on multiple rows + - Fixed model IDs getting a doubled 1M-context suffix (e.g. [1M][1m]) when ANTHROPIC_DEFAULT_OPUS_MODEL already includes one + - Fixed opusplan model setting not shipping with 1M context in plan mode for entitled users; the opusplan[1m] workaround now also correctly switches to Opus in plan mode + - Fixed WebFetch(domain:*.example.com) wildcard domain rules never matching subdomains in allow, deny, and ask position, and file permission rules with mid-pattern wildcards (e.g. Read(secrets-*/config.json)) being rejected at startup + - Fixed up-arrow prompt history showing the main agent's prompts while a subagent's chat tab is open + - Fixed memory recall not finding mounted team memory stores (CLAUDE_MEMORY_STORES) in remote sessions + - Fixed workflow validation rejecting scripts whose prompt strings or comments merely mention Date.now()/Math.random() + - Disable mouse tracking on Windows consoles that don't fully support it + - Fixed the /plugin marketplace list losing its cursor after backing out of a long plugin list, and Esc from the plugin browser returning to the wrong tab + - Improved performance in long conversations by removing redundant message normalization and avoiding full message-history transforms when streaming tool-use state is unchanged + - Reduced idle CPU usage: /goal status chip no longer re-renders the terminal at 5 Hz while idle, and fewer UI re-renders while subagents run in parallel + - Improved Claude in Chrome tool loading: browser tools now load in a single batched call instead of one per tool + - Improved the non-interactive Usage Policy refusal message to suggest starting a new session or changing your model + - /code-review now keeps the ultra option visible when you're not signed in to claude.ai, with an explanation that the cloud review requires a claude.ai account + - Shortened the Remote Control footer indicator to "/rc active" and hid it on narrow terminals + - Stopped promoting /loop in remote sessions, where pending loops don't keep the container alive + - [VSCode] Fixed PowerShell tool calls rendering as raw JSON instead of a proper command display and permission dialog, and stripped ANSI escape codes from displayed shell output +ReleaseNotesUrl: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#21172 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.zh-CN.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..7161464ba763 --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.172 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在终端中直接释放 Claude 的强大功能。即时搜索数百万行代码库,将耗时数小时的工作流程浓缩为单个命令,让你的工具、你的工作流、你的代码库以思维速度演化。 +Description: |- + Claude Code 是 Anthropic 推出的一款自主智能编程工具,在你的终端中运行,并以前所未有的速度帮助你将想法转化为代码。 + Claude Code 能为你做什么 + - 根据描述构建功能:用简单的英文告诉 Claude 你想要实现什么功能。它会制定计划、编写代码,并确保其正常运行。 + - 调试并修复问题:描述一个 Bug 或粘贴错误信息,Claude Code 会分析你的代码库,定位问题并自动实施修复。 + - 快速浏览任意代码库:针对团队的代码库提出任何问题,都能获得深入准确的回答。Claude Code 能理解整个项目的结构,可从网络获取最新信息,并通过 MCP 从 Google Drive、Figma、Slack 等外部数据源获取内容。 + - 自动化繁琐任务:修复棘手的代码格式问题、解决合并冲突、撰写发布说明。这些都可以通过开发者机器上的单条命令完成,也可以在 CI 中自动执行。 + 开发者为何喜爱 Claude Code + - 在终端中运行:无需打开新的聊天窗口,也不用切换 IDE。Claude Code 就在你熟悉的工作环境,配合你钟爱的工具使用。 + - 主动执行操作:Claude Code 可直接编辑文件、运行命令、创建提交。需要更多功能?MCP 让 Claude 能读取 Google Drive 中的设计文档、更新 Jira 工单,或集成你自定义的开发工具。 + - 遵循 Unix 哲学:Claude Code 可组合、可脚本化。例如,执行 tail -f app.log | claude -p "如果日志流中出现异常,通过 Slack 通知我" 即可生效。你的 CI 系统也可以运行 claude -p "如有新的文本字符串,将其翻译成法语并为 @lang-fr-team 创建 PR 审阅"。 + - 企业级就绪:支持使用 Anthropic 的 API,或部署在 AWS 与 GCP 上。内置企业级的安全性、隐私保护和合规能力。 +Tags: +- claude +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.yaml b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.yaml new file mode 100644 index 000000000000..fa5a67c9874d --- /dev/null +++ b/manifests/a/Anthropic/ClaudeCode/2.1.172/Anthropic.ClaudeCode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anthropic.ClaudeCode +PackageVersion: 2.1.172 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7938d0ff5e0dec44f29d7747e6fd2ca7d3c60f32 Mon Sep 17 00:00:00 2001 From: bceverly Date: Wed, 10 Jun 2026 21:42:15 -0400 Subject: [PATCH 137/163] New version: sysmanage.sysmanage version 2.4.0.32 (#386355) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 260 ++++++++++++++++++ .../2.4.0.32/sysmanage.sysmanage.yaml | 8 + 3 files changed, 299 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.installer.yaml new file mode 100644 index 000000000000..468e9a64a849 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 2.4.0.32 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-windows-x64.msi + InstallerSha256: 5AA926585055B91A030137135226425C7E4D72C28F55990CDCAEC99CC23EC70A + ProductCode: '{9937D7FD-37F8-4438-B35C-DF5A0325DE75}' + AppsAndFeaturesEntries: + - ProductCode: '{9937D7FD-37F8-4438-B35C-DF5A0325DE75}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-windows-arm64.msi + InstallerSha256: B88F5815169D7747F82F5B91761B56E869E94AB5674E22DBAE660E17F7872477 + ProductCode: '{BA3FC621-F099-49B6-AA4C-470BCC02C9AF}' + AppsAndFeaturesEntries: + - ProductCode: '{BA3FC621-F099-49B6-AA4C-470BCC02C9AF}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 000000000000..0333d8c78f3c --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,260 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 2.4.0.32 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v2.4.0.32 + Fixed sonarqube scan + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage_2.4.0.32-1_all.deb + sudo apt install ./sysmanage_2.4.0.32-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-openbsd-port-2.4.0.32.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-2.4.0.32.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32.pkg + sudo pkg add ./sysmanage-2.4.0.32.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-macos.pkg + sudo installer -pkg sysmanage-2.4.0.32-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-netbsd.tgz.sha256 + sha256 -c sysmanage-2.4.0.32-netbsd.tgz.sha256 sysmanage-2.4.0.32-netbsd.tgz + # Install package + su - + pkg_add sysmanage-2.4.0.32-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-1.*.rpm + sudo dnf install ./sysmanage-2.4.0.32-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-1.noarch.rpm + sudo zypper install ./sysmanage-2.4.0.32-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-2.4.0.32-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-windows-x64.msi" -OutFile "sysmanage-2.4.0.32-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v2.4.0.32/sysmanage-2.4.0.32-windows-arm64.msi" -OutFile "sysmanage-2.4.0.32-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-2.4.0.32-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-2.4.0.32-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_2.4.0.32-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-2.4.0.32.tar.gz.sha256 sysmanage-openbsd-port-2.4.0.32.tar.gz + FreeBSD: + sha256 -c sysmanage-2.4.0.32.pkg.sha256 sysmanage-2.4.0.32.pkg + macOS: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v2.4.0.32 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.yaml new file mode 100644 index 000000000000..c45f15ead221 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/2.4.0.32/sysmanage.sysmanage.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: sysmanage.sysmanage +PackageVersion: 2.4.0.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d86dd17af97e8f670595a5dd36eed4ff392365b9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:45:13 +0800 Subject: [PATCH 138/163] New version: Thorlabs.XA version 1.7.14.27519 (1.7.14) (#386375) --- .../1.7.14.27519/Thorlabs.XA.installer.yaml | 78 +++++++++++++++++++ .../Thorlabs.XA.locale.en-US.yaml | 21 +++++ .../Thorlabs.XA.locale.zh-CN.yaml | 10 +++ .../Thorlabs/XA/1.7.14.27519/Thorlabs.XA.yaml | 8 ++ 4 files changed, 117 insertions(+) create mode 100644 manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.installer.yaml create mode 100644 manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.en-US.yaml create mode 100644 manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.zh-CN.yaml create mode 100644 manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.yaml diff --git a/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.installer.yaml b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.installer.yaml new file mode 100644 index 000000000000..c60b1679099f --- /dev/null +++ b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.installer.yaml @@ -0,0 +1,78 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Thorlabs.XA +PackageVersion: 1.7.14.27519 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S /V/quiet /V/norestart + SilentWithProgress: /S /V/passive /V/norestart + InstallLocation: /V"INSTALLDIR=""""" + Log: /V"/log """"" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1150 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1201 + ReturnResponse: diskFull +- InstallerReturnCode: 1203 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +Installers: +- Architecture: x86 + InstallerUrl: https://media.thorlabs.com/globalassets/thorlabs_xa_setup_27519_win32.exe?v=0610084039 + InstallerSha256: F15BD092B85D19D9423E65EF8E353950DF57DBF77AB38B264999158AEF408508 + ProductCode: '{BC257889-D76E-4D13-90BF-34690B4FE9A5}' + AppsAndFeaturesEntries: + - UpgradeCode: '{57A3DD21-D1C9-4DA0-A0C9-281B7E968803}' + InstallerType: msi +- Architecture: x64 + InstallerUrl: https://media.thorlabs.com/globalassets/thorlabs_xa_setup_27519_x64.exe?v=0610084039 + InstallerSha256: 2AA13FEAB0945603B7C2D6DC169646FE3A6E55CA3DE424F49FF218587D647564 + ProductCode: '{0EBBA87E-BE84-4EEA-85B6-D34FB733E9BD}' + AppsAndFeaturesEntries: + - UpgradeCode: '{B37849B2-F404-40D0-B849-75C31C786F55}' + InstallerType: msi +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.en-US.yaml b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.en-US.yaml new file mode 100644 index 000000000000..dc2ae4e0826f --- /dev/null +++ b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Thorlabs.XA +PackageVersion: 1.7.14.27519 +PackageLocale: en-US +Publisher: Thorlabs +PublisherUrl: https://www.thorlabs.com/ +PublisherSupportUrl: https://www.thorlabs.com/locations +PrivacyUrl: https://www.thorlabs.com/legal#anchor-4 +Author: Thorlabs, Inc. +PackageName: Thorlabs XA +PackageUrl: https://www.thorlabs.com/software-pages/Motion_Control +License: Proprietary +LicenseUrl: https://media.thorlabs.com/globalassets/license-agreement.rtf?v=0610080546 +Copyright: © 2026 Thorlabs. All rights reserved. +CopyrightUrl: https://media.thorlabs.com/contentassets/5a2bc4ee456e4b39b6e10c5838ac1e06/license-agreement.rtf +ShortDescription: The XA software is an improved platform for developers that currently supports some of Thorlab's most popular motion control products +ReleaseNotesUrl: https://media.thorlabs.com/globalassets/changelog.rtf?v=0610075518 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.zh-CN.yaml b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.zh-CN.yaml new file mode 100644 index 000000000000..f1911971b5da --- /dev/null +++ b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Thorlabs.XA +PackageVersion: 1.7.14.27519 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: XA 软件是一个面向开发者的增强型平台,目前支持多款 Thorlabs 热门运动控制产品 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.yaml b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.yaml new file mode 100644 index 000000000000..d2992e05cafb --- /dev/null +++ b/manifests/t/Thorlabs/XA/1.7.14.27519/Thorlabs.XA.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: Thorlabs.XA +PackageVersion: 1.7.14.27519 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 202d54dc87055835a3e37cc1cc01d58fdaed5e75 Mon Sep 17 00:00:00 2001 From: Hidetoshi Yanagi Date: Thu, 11 Jun 2026 10:48:23 +0900 Subject: [PATCH 139/163] New version: daruyanagi.XTimelineViewer version 1.5.0 (#386393) --- .../daruyanagi.XTimelineViewer.installer.yaml | 23 +++++++++++ ...ruyanagi.XTimelineViewer.locale.en-US.yaml | 38 +++++++++++++++++++ .../1.5.0/daruyanagi.XTimelineViewer.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.installer.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.locale.en-US.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.yaml diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.installer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.installer.yaml new file mode 100644 index 000000000000..457b2d6bf6f5 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.installer.yaml @@ -0,0 +1,23 @@ +# 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: daruyanagi.XTimelineViewer +PackageVersion: 1.5.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: XTimelineViewer.exe + PortableCommandAlias: xtimelineviewer +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.5.0/XTimelineViewer-1.5.0-win-x64.zip + InstallerSha256: A2B76FFFFF8B97DA0566F1BB13236CEAD2B6FE61263FCE260076877A7B97E1B6 +- Architecture: arm64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.5.0/XTimelineViewer-1.5.0-win-arm64.zip + InstallerSha256: D02AF1FBF9C6F9B2CF8C4B01885C5A19E55A0D029DA22893D49EC456DD3738BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.locale.en-US.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.locale.en-US.yaml new file mode 100644 index 000000000000..0030fcc37f44 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.locale.en-US.yaml @@ -0,0 +1,38 @@ +# 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: daruyanagi.XTimelineViewer +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: daruyanagi +PublisherUrl: https://github.com/daruyanagi +PublisherSupportUrl: https://github.com/daruyanagi/XTimelineViewer/issues +PackageName: XTimelineViewer +PackageUrl: https://github.com/daruyanagi/XTimelineViewer +License: MIT +LicenseUrl: https://github.com/daruyanagi/XTimelineViewer/blob/HEAD/LICENSE +ShortDescription: Multi-column X (Twitter) timeline viewer built with WinUI 3 and WebView2 +Description: |- + XTimelineViewer lets you view multiple X (Twitter) timelines side by side, + similar to TweetDeck / X Pro. Drop X URL shortcuts onto the window to add + timelines. Built with WinUI 3 and WebView2, self-contained (no runtime install needed). +Tags: +- timeline +- tweetdeck +- twitter +- webview2 +- winui3 +- x +ReleaseNotes: |- + 新機能 + - タイムラインの既定表示オプション (#27) — 新しいタイムラインに適用されるサイドバー・投稿画面・リストヘッダーの表示/非表示を設定可能に。オンボーディング完了画面でも設定できる + - 設定ページの表示順を変更 (#176) — よく使う順に並べ替え(全般 → プロファイル → 拡張機能 → 試験機能) + バグ修正 + - 投稿完了後にダイアログを自動で閉じる (#180) — X の SPA 遷移に対応し、CreateTweet API の成功レスポンスを検知して自動で閉じるように修正 + 改善 + - プロファイル削除ボタンを Expander 内に移動 (#178) — 展開矢印の隣にあった削除ボタンを展開内の末尾に移動し、誤操作を防止 + その他 + - 未使用の RestartRequired リソースキーを削除 (#119) +ReleaseNotesUrl: https://github.com/daruyanagi/XTimelineViewer/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.yaml new file mode 100644 index 000000000000..19cf58551967 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.5.0/daruyanagi.XTimelineViewer.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: daruyanagi.XTimelineViewer +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0055de03854bdf2348f7565bfa7a5eccfb223817 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:51:43 -0700 Subject: [PATCH 140/163] Automatic update of Argente.RegistryCleaner from 4.0.8.0 to 4.0.8.1 (#386406) --- .../Argente.RegistryCleaner.installer.yaml | 25 +++++++++++++++++++ .../Argente.RegistryCleaner.locale.en-US.yaml | 20 +++++++++++++++ .../Argente.RegistryCleaner.locale.zh-CN.yaml | 10 ++++++++ .../4.0.8.1/Argente.RegistryCleaner.yaml | 8 ++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.installer.yaml create mode 100644 manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.en-US.yaml create mode 100644 manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.zh-CN.yaml create mode 100644 manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.yaml diff --git a/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.installer.yaml b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.installer.yaml new file mode 100644 index 000000000000..934b13e7ae0e --- /dev/null +++ b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Argente.RegistryCleaner +PackageVersion: 4.0.8.1 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden +UpgradeBehavior: install +ProductCode: Argente Registry Cleaner 3.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx86 + InstallerSha256: A61A8630C9E771DD6BF7BD163C87583373F30FC651D4B0C2670108E69E4319BC +- Architecture: x64 + InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx64 + InstallerSha256: 561C6C4ED21E76576A2D9FE669273FECBBC6737E76A3CA104B42F88C60F9EF48 +- Architecture: arm64 + InstallerUrl: https://argenteutilities.com/en/download/registrycleanerarm64 + InstallerSha256: 99BD188F4E0647E485D8526CC9C80719FD3344838F4B75F45D19F7AEA85C32DA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.en-US.yaml b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.en-US.yaml new file mode 100644 index 000000000000..04e0684b3611 --- /dev/null +++ b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Argente.RegistryCleaner +PackageVersion: 4.0.8.1 +PackageLocale: en-US +Publisher: Raúl Argente +PublisherUrl: https://argenteutilities.com/ +PublisherSupportUrl: https://argenteutilities.com/en/support +PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy +Author: Raúl Argente +PackageName: Argente Registry Cleaner +PackageUrl: https://argenteutilities.com/en/downloads +License: Proprietary +LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +Copyright: Copyright © 2008 - 2026 Raúl Argente +CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +ShortDescription: Detect and remove errors in the Windows® registry to improve system performance and stability. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.zh-CN.yaml b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.zh-CN.yaml new file mode 100644 index 000000000000..12a374ad2b0a --- /dev/null +++ b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Argente.RegistryCleaner +PackageVersion: 4.0.8.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 检测并清除 Windows® 注册表中的错误,以提高系统性能和稳定性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.yaml b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.yaml new file mode 100644 index 000000000000..a18f6bfed8db --- /dev/null +++ b/manifests/a/Argente/RegistryCleaner/4.0.8.1/Argente.RegistryCleaner.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Argente.RegistryCleaner +PackageVersion: 4.0.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5e7f984df0495e4016887743ea272e449356852a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:54:52 -0700 Subject: [PATCH 141/163] Automatic update of Argente.StartupManager from 4.0.6.9 to 4.0.7.0 (#386410) --- .../Argente.StartupManager.installer.yaml | 25 +++++++++++++++++++ .../Argente.StartupManager.locale.en-US.yaml | 20 +++++++++++++++ .../Argente.StartupManager.locale.zh-CN.yaml | 10 ++++++++ .../4.0.7.0/Argente.StartupManager.yaml | 8 ++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.installer.yaml create mode 100644 manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.en-US.yaml create mode 100644 manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.zh-CN.yaml create mode 100644 manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.yaml diff --git a/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.installer.yaml b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.installer.yaml new file mode 100644 index 000000000000..3c8d7cb25372 --- /dev/null +++ b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Argente.StartupManager +PackageVersion: 4.0.7.0 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden +UpgradeBehavior: install +ProductCode: Argente Startup Manager 3.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx86 + InstallerSha256: 19FDB92056C875AF6FD2B4B64896A4499E0B51F0B26E84C373DF2EDC49AEE49D +- Architecture: x64 + InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx64 + InstallerSha256: C54080ED0B76DB53BE139C1657FCD2A8AD1DCE0FE8CBF83F9625EA95B9E90D19 +- Architecture: arm64 + InstallerUrl: https://argenteutilities.com/en/download/startupmanagerarm64 + InstallerSha256: B1A71E49A736CA37E6707E385A585E4B574D4B61D6C64BF41DDE664973B91E39 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.en-US.yaml b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.en-US.yaml new file mode 100644 index 000000000000..9934717e8794 --- /dev/null +++ b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Argente.StartupManager +PackageVersion: 4.0.7.0 +PackageLocale: en-US +Publisher: Raúl Argente +PublisherUrl: https://argenteutilities.com/ +PublisherSupportUrl: https://argenteutilities.com/en/support +PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy +Author: Raúl Argente +PackageName: Argente Startup Manager +PackageUrl: https://argenteutilities.com/en/downloads +License: Proprietary +LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +Copyright: Copyright © 2008 - 2026 Raúl Argente +CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +ShortDescription: Manage all applications that start with Windows® when your computer boots. Gain speed and security by disabling or removing startup applications that slow down system startup. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.zh-CN.yaml b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..3671a0cd0385 --- /dev/null +++ b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Argente.StartupManager +PackageVersion: 4.0.7.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 管理计算机启动时随 Windows® 启动的所有应用程序。通过禁用或删除拖慢系统启动速度的应用程序,提升系统运行速度和安全性。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.yaml b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.yaml new file mode 100644 index 000000000000..9939ce12e3c5 --- /dev/null +++ b/manifests/a/Argente/StartupManager/4.0.7.0/Argente.StartupManager.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Argente.StartupManager +PackageVersion: 4.0.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 06cef6b181171468726afcaa2c8d95ac4eb2b4a1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:58:02 -0700 Subject: [PATCH 142/163] Automatic update of Argente.DataShredder from 1.0.5.5 to 1.0.5.6 (#386411) --- .../Argente.DataShredder.installer.yaml | 25 +++++++++++++++++++ .../Argente.DataShredder.locale.en-US.yaml | 23 +++++++++++++++++ .../Argente.DataShredder.locale.zh-CN.yaml | 10 ++++++++ .../1.0.5.6/Argente.DataShredder.yaml | 8 ++++++ 4 files changed, 66 insertions(+) create mode 100644 manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.installer.yaml create mode 100644 manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.en-US.yaml create mode 100644 manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.zh-CN.yaml create mode 100644 manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.yaml diff --git a/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.installer.yaml b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.installer.yaml new file mode 100644 index 000000000000..d77e55baea3b --- /dev/null +++ b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Argente.DataShredder +PackageVersion: 1.0.5.6 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden +UpgradeBehavior: install +ProductCode: Argente Data Shredder 3.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://argenteutilities.com/en/download/datashredderx86 + InstallerSha256: 95A05D25BF1C6E44F1E4F311FBC1860621C789721C78EE4C3DA160CF36F27BE3 +- Architecture: x64 + InstallerUrl: https://argenteutilities.com/en/download/datashredderx64 + InstallerSha256: 5B23874513F06D1340FFE303D9663CC4A94E61677436E5E9D2AFF1E9B5D6765D +- Architecture: arm64 + InstallerUrl: https://argenteutilities.com/en/download/datashredderarm64 + InstallerSha256: A13E356323CFA4C9C8C8DCE5DF7EC958FFB880F61FB3E7D4C5A8A56D16D685BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.en-US.yaml b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.en-US.yaml new file mode 100644 index 000000000000..2f01cd9d3303 --- /dev/null +++ b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Argente.DataShredder +PackageVersion: 1.0.5.6 +PackageLocale: en-US +Publisher: Raúl Argente +PublisherUrl: https://argenteutilities.com/ +PublisherSupportUrl: https://argenteutilities.com/en/support +PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy +Author: Raúl Argente +PackageName: Argente Data Shredder +PackageUrl: https://argenteutilities.com/en/downloads +License: Proprietary +LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +Copyright: Copyright © 2008 - 2026 Raúl Argente +CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +ShortDescription: Securely delete all types of files and sensitive data, ensuring they can never be recovered. +Tags: +- data-shredder +ReleaseNotesUrl: https://argenteutilities.com/en/blog +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.zh-CN.yaml b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.zh-CN.yaml new file mode 100644 index 000000000000..f2c135ae0ce9 --- /dev/null +++ b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Argente.DataShredder +PackageVersion: 1.0.5.6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 安全删除所有类型的文件和敏感数据,确保其永远无法被恢复。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.yaml b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.yaml new file mode 100644 index 000000000000..83635529ffc0 --- /dev/null +++ b/manifests/a/Argente/DataShredder/1.0.5.6/Argente.DataShredder.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Argente.DataShredder +PackageVersion: 1.0.5.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9f4383a7bbb973f0d648526c8e7a0ef2c118227 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:00:49 -0700 Subject: [PATCH 143/163] Automatic deletion of FireAlpaca.FireAlpaca 2.15.2.0 (#386433) --- .../FireAlpaca.FireAlpaca.installer.yaml | 17 ----------------- .../FireAlpaca.FireAlpaca.locale.en-US.yaml | 16 ---------------- .../2.15.2.0/FireAlpaca.FireAlpaca.yaml | 8 -------- 3 files changed, 41 deletions(-) delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.installer.yaml delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.locale.en-US.yaml delete mode 100644 manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.yaml diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.installer.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.installer.yaml deleted file mode 100644 index 5711be444689..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.15.2.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://firealpaca.com/download/win64 - InstallerSha256: 25971C766BE488EF7C4DBEDFADA9EE76566D5E69233B10118263044526F89184 - ProductCode: FireAlpaca64_is1 - AppsAndFeaturesEntries: - - DisplayName: FireAlpaca 2.13.0 (64bit) - ProductCode: FireAlpaca64_is1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.locale.en-US.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.locale.en-US.yaml deleted file mode 100644 index 8dc328994cbe..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.locale.en-US.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.15.2.0 -PackageLocale: en-US -Publisher: firealpaca.com -PublisherUrl: https://firealpaca.com/ -PackageName: FireAlpaca -PackageUrl: https://firealpaca.com/ -License: Freeware -Copyright: Copyright (c)2022 firealpaca.com All Rights Reserved. -ShortDescription: FireAlpaca is the free Digital Painting Software that is compatible with both Mac and Windows. -ReleaseNotesUrl: https://firealpaca.com/download/#history -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.yaml deleted file mode 100644 index 75c31493536e..000000000000 --- a/manifests/f/FireAlpaca/FireAlpaca/2.15.2.0/FireAlpaca.FireAlpaca.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/06 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: FireAlpaca.FireAlpaca -PackageVersion: 2.15.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 40addb4f8266bb2657ce84cd704252466532b933 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:21:03 +0800 Subject: [PATCH 144/163] New version: ShiningLight.OpenSSL.Light version 4.0.1 (#385696) --- .../ShiningLight.OpenSSL.Light.installer.yaml | 62 +++++++++++++++++++ ...iningLight.OpenSSL.Light.locale.en-US.yaml | 16 +++++ ...iningLight.OpenSSL.Light.locale.zh-CN.yaml | 10 +++ .../4.0.1/ShiningLight.OpenSSL.Light.yaml | 8 +++ 4 files changed, 96 insertions(+) create mode 100644 manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.installer.yaml create mode 100644 manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.en-US.yaml create mode 100644 manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.zh-CN.yaml create mode 100644 manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.yaml diff --git a/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.installer.yaml b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.installer.yaml new file mode 100644 index 000000000000..f60f1d5fd31b --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.installer.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ShiningLight.OpenSSL.Light +PackageVersion: 4.0.1 +Scope: machine +Commands: +- openssl +Installers: +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win32OpenSSL_Light-4_0_1.msi + InstallerSha256: 0C68F86B6DC4170021869C1404955A2469B2955B5BAF8062307AAB0A7E72A9A4 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{61FAF37C-5097-47AD-85B4-CA2AE13B62C1}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL Light 4.0.1 (32-bit) + ProductCode: '{61FAF37C-5097-47AD-85B4-CA2AE13B62C1}' + UpgradeCode: '{7B69213B-526B-4E63-B03A-E5701A74CCD5}' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win64OpenSSL_Light-4_0_1.msi + InstallerSha256: D097AC64DBFCEA4196181422AEADF359BF29FE42862F1E8294873223C079153C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{5804AF10-6747-4673-A786-BD554F76B80A}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL Light 4.0.1 (64-bit) + ProductCode: '{5804AF10-6747-4673-A786-BD554F76B80A}' + UpgradeCode: '{8BA62D91-E3D5-4E94-AEDB-7BB3BA1B578E}' +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win64ARMOpenSSL_Light-4_0_1.msi + InstallerSha256: BF8230FF1A56A08BF5AD6B6FCF3C011B5F037ECFC5CB27D6C2A458EB31214DBA + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{9909C17E-958A-4F23-86E0-42DB824CD2FF}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL Light 4.0.1 for ARM (64-bit) + ProductCode: '{9909C17E-958A-4F23-86E0-42DB824CD2FF}' + UpgradeCode: '{48963397-0F00-40E0-A37F-740EBBA6E4D5}' +- Architecture: x86 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win32OpenSSL_Light-4_0_1.exe + InstallerSha256: 07AA7E8A443F70F0A4D11ACB051DCBFC71F8026CBF2F861AD38F420BAC1F9CB7 + ProductCode: OpenSSL Light (32-bit)_is1 +- Architecture: x64 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win64OpenSSL_Light-4_0_1.exe + InstallerSha256: 4E6B044228E52ABD484B4E797D094DB4DDBDDBA747EF0302D8B8D47BDE6E38E7 + ProductCode: OpenSSL Light (64-bit)_is1 +- Architecture: arm64 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win64ARMOpenSSL_Light-4_0_1.exe + InstallerSha256: DDCE7710484139E9A0AD066A24EBA921F3ABC291E693E0C7EF9195D6472AF419 + ProductCode: OpenSSL Light for ARM (64-bit)_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.en-US.yaml b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.en-US.yaml new file mode 100644 index 000000000000..ba4e66ede163 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ShiningLight.OpenSSL.Light +PackageVersion: 4.0.1 +PackageLocale: en-US +Publisher: Shining Light Productions +PublisherUrl: https://slproweb.com/ +PublisherSupportUrl: https://slproweb.com/support.html +PackageName: OpenSSL Light +PackageUrl: https://slproweb.com/products/Win32OpenSSL.html +License: Freeware +Copyright: © 2000-2026 Shining Light Productions +ShortDescription: Install the most commonly used essentials of OpenSSL - a robust, commercial-grade, full-featured toolkit for general-purpose cryptography and secure communication. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.zh-CN.yaml b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.zh-CN.yaml new file mode 100644 index 000000000000..9ed1495409b4 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ShiningLight.OpenSSL.Light +PackageVersion: 4.0.1 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 安装 OpenSSL——一套功能全面、商业级强度的通用加密工具包,为密码学应用与安全通信提供强大支持——的核心组件。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.yaml b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.yaml new file mode 100644 index 000000000000..a79dce58b9a6 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Light/4.0.1/ShiningLight.OpenSSL.Light.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: ShiningLight.OpenSSL.Light +PackageVersion: 4.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b7b862cdf97cde2353d6fa71b86ff7333d397020 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 22:21:15 -0400 Subject: [PATCH 145/163] New version: ApacheLounge.httpd version 2.4.68 (#386031) --- .../2.4.68/ApacheLounge.httpd.installer.yaml | 29 +++++++++++++++++++ .../ApacheLounge.httpd.locale.en-US.yaml | 14 +++++++++ .../httpd/2.4.68/ApacheLounge.httpd.yaml | 8 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.installer.yaml create mode 100644 manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.locale.en-US.yaml create mode 100644 manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.yaml diff --git a/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.installer.yaml b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.installer.yaml new file mode 100644 index 000000000000..d84a7f03ef37 --- /dev/null +++ b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.installer.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ApacheLounge.httpd +PackageVersion: 2.4.68 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Apache24/bin/httpd.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-10 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + InstallerUrl: https://www.apachelounge.com/download/vs18/binaries/httpd-2.4.68-260610-win32-vs18.zip + InstallerSha256: FDEB92473F544E61A6BE2A483E9755E9DDBEB64BB6997078774F1053F891D39A + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://www.apachelounge.com/download/VS18/binaries/httpd-2.4.68-260610-Win64-VS18.zip + InstallerSha256: 383A9C68407CB0B8E5FD8725C6F37493483EF94848642BEA09BD1EED76044AE3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.locale.en-US.yaml b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.locale.en-US.yaml new file mode 100644 index 000000000000..bd2076ed1945 --- /dev/null +++ b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ApacheLounge.httpd +PackageVersion: 2.4.68 +PackageLocale: en-US +Publisher: Apache Lounge +PublisherUrl: https://www.apachelounge.com/contact.html +PackageName: Apache Lounge httpd +PackageUrl: https://www.apachelounge.com/download/ +License: Apache-2.0 +ShortDescription: httpd for Windows +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.yaml b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.yaml new file mode 100644 index 000000000000..af1904b52804 --- /dev/null +++ b/manifests/a/ApacheLounge/httpd/2.4.68/ApacheLounge.httpd.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ApacheLounge.httpd +PackageVersion: 2.4.68 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 764d4b79b8a141bf33d6cc4a078df4e52fe5c6b2 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 22:21:27 -0400 Subject: [PATCH 146/163] New version: JFrog.Cli version 2.108.0 (#386098) --- .../Cli/2.108.0/JFrog.Cli.installer.yaml | 15 ++++++++++++ .../Cli/2.108.0/JFrog.Cli.locale.en-US.yaml | 24 +++++++++++++++++++ manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.installer.yaml create mode 100644 manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.locale.en-US.yaml create mode 100644 manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.yaml diff --git a/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.installer.yaml b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.installer.yaml new file mode 100644 index 000000000000..c134b6ee8cc9 --- /dev/null +++ b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.installer.yaml @@ -0,0 +1,15 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.108.0 +InstallerType: portable +Commands: +- jf +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.108.0/jfrog-cli-windows-amd64/jf.exe + InstallerSha256: 9B3740FCFE92A3A428F5B6F740076098A80A62AFB1B257AD3E58EB315D88F690 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.locale.en-US.yaml b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.locale.en-US.yaml new file mode 100644 index 000000000000..206292a36a4e --- /dev/null +++ b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.108.0 +PackageLocale: en-US +Publisher: JFrog Ltd +PublisherUrl: https://jfrog.com/ +PublisherSupportUrl: https://jfrog.com/contact-us +PrivacyUrl: https://jfrog.com/privacy-policy +PackageName: JFrog CLI +PackageUrl: https://jfrog.com/getcli +License: Apache-2.0 +LicenseUrl: https://github.com/jfrog/jfrog-cli/blob/HEAD/LICENSE +ShortDescription: JFrog CLI is a compact and smart client that provides a simple interface that automates access to Artifactory and Mission Control through their respective REST APIs. +Moniker: jf +Tags: +- artifactory +- jfrog +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://jfrog.com/help/r/jfrog-applications-and-cli-documentation/jfrog-cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.yaml b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.yaml new file mode 100644 index 000000000000..fd8ff02aef41 --- /dev/null +++ b/manifests/j/JFrog/Cli/2.108.0/JFrog.Cli.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JFrog.Cli +PackageVersion: 2.108.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a0cf39d93944b17fbc9e398d904b8cc808cdbcd3 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 10 Jun 2026 22:21:40 -0400 Subject: [PATCH 147/163] New version: Microsoft.SafetyScanner version 1.453.27.0 (#386179) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.27.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..24d6dd87a054 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.27.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.27.0&arch=x86 + InstallerSha256: F0E08D8230D9158818A114AA88E0AD6E9052FED0BC0586D309B735D05166D49C +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.27.0&arch=amd64 + InstallerSha256: E3EA4749D637099FA3276280668E3C6FF33270A3EA68B9E7EC5EFA153087186C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..9b6530bef3bd --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.27.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..d538986b440a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.27.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a4782520dd319b79c0f71c2cd38c910f1a9f2ce Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:22:05 +0800 Subject: [PATCH 148/163] Move ByteDance.TraeSolo 0.1.7 to ByteDance.TraeWork 0.1.7 (#386214) --- .../0.1.7/ByteDance.TraeWork.installer.yaml | 23 +++++++++++ .../ByteDance.TraeWork.locale.en-US.yaml | 38 +++++++++++++++++++ .../ByteDance.TraeWork.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../TraeWork/0.1.7/ByteDance.TraeWork.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.installer.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.yaml diff --git a/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.installer.yaml b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.installer.yaml new file mode 100644 index 000000000000..22aa30a8cbc0 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.7 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo +ProductCode: '{8F316A45-DB23-480D-A345-3B00ECBCE79D}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.24254/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: F4DCFEB41C0BB6AE9D3AEC117DCB635817F3900D9AA9A245138688C24DA12C11 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.24254/win32/TRAE_SOLO-Setup-x64.exe + InstallerSha256: F4DCFEB41C0BB6AE9D3AEC117DCB635817F3900D9AA9A245138688C24DA12C11 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.en-US.yaml b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.en-US.yaml new file mode 100644 index 000000000000..65710c0cb85e --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.7 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD +PublisherUrl: https://www.trae.ai/ +PublisherSupportUrl: https://docs.trae.ai/docs/support +PrivacyUrl: https://www.trae.ai/privacy-policy +Author: SPRING (SG) PTE. LTD. +PackageName: TRAE SOLO +PackageUrl: https://www.trae.ai/download +License: Proprietary +LicenseUrl: https://www.trae.ai/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +# Moniker: +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +# ReleaseNotes: +ReleaseNotesUrl: https://www.trae.ai/changelog +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.ai/solo +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..8465ed2d3942 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.7 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +# Moniker: +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.ai/solo +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.yaml b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.yaml new file mode 100644 index 000000000000..25da3c4954f7 --- /dev/null +++ b/manifests/b/ByteDance/TraeWork/0.1.7/ByteDance.TraeWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: ByteDance.TraeWork +PackageVersion: 0.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From cbb5167874c2e090121f969391ca3bb308901d1c Mon Sep 17 00:00:00 2001 From: Alfredo Prada Giorgi <285641+apgiorgi@users.noreply.github.com> Date: Thu, 11 Jun 2026 04:22:18 +0200 Subject: [PATCH 149/163] New version: DoiT.dci version 1.4.1 (#386233) Co-authored-by: github-actions[bot] --- .../d/DoiT/dci/1.4.1/DoiT.dci.installer.yaml | 13 +++++++++++++ .../DoiT/dci/1.4.1/DoiT.dci.locale.en-US.yaml | 18 ++++++++++++++++++ manifests/d/DoiT/dci/1.4.1/DoiT.dci.yaml | 5 +++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/DoiT/dci/1.4.1/DoiT.dci.installer.yaml create mode 100644 manifests/d/DoiT/dci/1.4.1/DoiT.dci.locale.en-US.yaml create mode 100644 manifests/d/DoiT/dci/1.4.1/DoiT.dci.yaml diff --git a/manifests/d/DoiT/dci/1.4.1/DoiT.dci.installer.yaml b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.installer.yaml new file mode 100644 index 000000000000..98dcb624b75d --- /dev/null +++ b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.installer.yaml @@ -0,0 +1,13 @@ +PackageIdentifier: DoiT.dci +PackageVersion: 1.4.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: dci.exe + PortableCommandAlias: dci +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/doitintl/dci-cli/releases/download/v1.4.1/dci_1.4.1_windows_amd64.zip + InstallerSha256: 807d9212413769e203a4998e2336545931b79608d6ae255561f68cadd006750f +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoiT/dci/1.4.1/DoiT.dci.locale.en-US.yaml b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.locale.en-US.yaml new file mode 100644 index 000000000000..a64e5925f936 --- /dev/null +++ b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.locale.en-US.yaml @@ -0,0 +1,18 @@ +PackageIdentifier: DoiT.dci +PackageVersion: 1.4.1 +PackageLocale: en-US +Publisher: DoiT +PublisherUrl: https://github.com/doitintl +PublisherSupportUrl: https://github.com/doitintl/dci-cli/issues +PackageName: dci +ShortDescription: DoiT Cloud Intelligence CLI +Moniker: dci +Tags: + - cli + - doit + - finops +License: MIT +LicenseUrl: https://github.com/doitintl/dci-cli/blob/main/LICENSE +ReleaseNotesUrl: https://github.com/doitintl/dci-cli/releases/tag/v1.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoiT/dci/1.4.1/DoiT.dci.yaml b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.yaml new file mode 100644 index 000000000000..2b9f63b7d9d6 --- /dev/null +++ b/manifests/d/DoiT/dci/1.4.1/DoiT.dci.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: DoiT.dci +PackageVersion: 1.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 206d4019805fec82ab56d754d6ba73738efee193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 11 Jun 2026 04:22:30 +0200 Subject: [PATCH 150/163] New version: zarunbal.LogExpert version 1.40.0 (#386247) --- .../1.40.0/zarunbal.LogExpert.installer.yaml | 17 ++++ .../zarunbal.LogExpert.locale.en-US.yaml | 89 +++++++++++++++++++ .../LogExpert/1.40.0/zarunbal.LogExpert.yaml | 8 ++ 3 files changed, 114 insertions(+) create mode 100644 manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.installer.yaml create mode 100644 manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.locale.en-US.yaml create mode 100644 manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.yaml diff --git a/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.installer.yaml b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.installer.yaml new file mode 100644 index 000000000000..ff51026ca7f6 --- /dev/null +++ b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.installer.yaml @@ -0,0 +1,17 @@ +# 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: zarunbal.LogExpert +PackageVersion: 1.40.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: LogExpert.exe +ReleaseDate: 2026-06-10 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/LogExperts/LogExpert/releases/download/v1.40.0/LogExpert.1.40.0.zip + InstallerSha256: EDC03810460311B77DBF34B78C13C6BB5E7E5C5F643B6B966565F9809A2BD069 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.locale.en-US.yaml b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.locale.en-US.yaml new file mode 100644 index 000000000000..33090eb26683 --- /dev/null +++ b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.locale.en-US.yaml @@ -0,0 +1,89 @@ +# 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: zarunbal.LogExpert +PackageVersion: 1.40.0 +PackageLocale: en-US +Publisher: zarunbal +PublisherUrl: https://github.com/zarunbal +PublisherSupportUrl: https://github.com/zarunbal/LogExpert/issues +PackageName: LogExpert +PackageUrl: https://github.com/zarunbal/LogExpert +License: MIT License +LicenseUrl: https://github.com/LogExperts/LogExpert/blob/HEAD/LICENSE +ShortDescription: Windows tail program and log file analyzer. +Description: |- + LogExpert is a Windows tail program (a GUI replacement for the Unix tail command). + + Summary of (most) features: + - Tail mode + - MDI-Interface with Tabs + - Search function (including RegEx) + - Bookmarks + - A very flexible filter view and possibility to filter to tab + - Highlighting lines via search criteria + - Triggers (e.g. create Bookmark or execute a plugin) via search criteria + - Columnizers: Plugins which split log lines into columns + - Unicode support + - log4j XML file support + - 3rd party plugin support + - Plugin API for more log file data sources + - Automatical determine columnizer with given file name and content (Experimental) + - Serilog.Formatting.Compact format support (Experimental) + - Portable (all options / settings saved in application startup directory) +Tags: +- columnizer +- logger +- logger-interface +- logging +- winforms +ReleaseNotes: |- + What's Changed + - Update README.md by @Hirogen in #539 + - 540 sftp does not download the file then errors by @Hirogen in #546 + - Gitversionupdate by @Hirogen in #547 + - 545 display issues with csv columnizer by @Hirogen in #548 + - fixes that the config could not be loaded and an oversight in Columni… by @Hirogen in #556 + - error in resources by @Hirogen in #557 + - Refactor LogTabWindow and extract logic that is not needed in the GUI by @Hirogen in #558 + - Update Bookmark trigger functionality by @Hirogen in #559 + - Optimisations and Bookmark Trigger on Static Files by @Hirogen in #561 + - Bump NuGet.CommandLine from 7.0.1 to 7.0.3 by @dependabot[bot] in #566 + - Implement performance optimizations and caching improvements by @Hirogen in #567 + - Refactoring: Added File Operation Service, for all File related stuff, fixed White / Black Lines when Buffers could not be found by @Hirogen in #569 + - Fix link formatting in README.md by @Hirogen in #570 + - Refactor LogFileReader for better testing and fix PluginRegistry initialization by @Hirogen in #571 + - bugfix and unittests for lines that have more then 32k characters by @Hirogen in #574 + - Projectfilehandler by @Hirogen in #575 + - 199 csvcolumnizer an unhandled error has occured by @Hirogen in #576 + - Csv problems fix by @Hirogen in #577 + - Modify LICENSE with year update and badge by @Hirogen in #578 + - Font is now used correctly - in all gridviews by @Hirogen in #579 + - alerting via audio beep or wav / mp3 etc file by @Hirogen in #581 + - Control Characters View Settings by @Hirogen in #582 + - small fixes toolargsdialog by @Hirogen in #583 + - 274 action trigger plugin keyword action l give wrong line by @Hirogen in #584 + - allow tool to be started without Logfiles by @Hirogen in #585 + - fix ClfColumnizer to parse correctly by @Hirogen in #586 + - update removed no longer used stuff by @Hirogen in #587 + - 450 settings in columnizers tab are ignored by @Hirogen in #589 + - Replace custom CLI parser with System.CommandLine 2.0.8 by @Hirogen in #590 + - Rename Project -> Session across code, resources, and locales by @Hirogen in #591 + - 568 stop following tail after file re creation by @Hirogen in #592 + - add github actions for releases by @Hirogen in #594 + - fixing errors that happend in unit tests by @Hirogen in #596 + - Strictly monotonic global access counter by @Hirogen in #597 + - Nuget license packaged components fix by @Hirogen in #598 + - fixing a possible Exception when opening LXPs with table layout xml by @Hirogen in #599 + - pr for auto generated items by @Hirogen in #601 + - Start Tool into its own service by @Hirogen in #600 + - bugfixes and updates to unit tests by @Hirogen in #602 + - add app for auto release by @Hirogen in #604 + - Automatic release by @Hirogen in #608 + Full Changelog: v1.30.0...v1.40.0 +ReleaseNotesUrl: https://github.com/LogExperts/LogExpert/releases/tag/v1.40.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/zarunbal/LogExpert/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.yaml b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.yaml new file mode 100644 index 000000000000..a48c57c612ba --- /dev/null +++ b/manifests/z/zarunbal/LogExpert/1.40.0/zarunbal.LogExpert.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: zarunbal.LogExpert +PackageVersion: 1.40.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 76979f5540cf4353a6473f2b2218e620ed0d1a20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:22:42 +0800 Subject: [PATCH 151/163] New version: NWEA.NWEASecureTestingBrowser version 5.4.481.0 (#386268) --- ...EA.NWEASecureTestingBrowser.installer.yaml | 72 +++++++++++++++++++ ...NWEASecureTestingBrowser.locale.en-US.yaml | 25 +++++++ ...NWEASecureTestingBrowser.locale.zh-CN.yaml | 15 ++++ .../NWEA.NWEASecureTestingBrowser.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.installer.yaml create mode 100644 manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.en-US.yaml create mode 100644 manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.zh-CN.yaml create mode 100644 manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.yaml diff --git a/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.installer.yaml b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.installer.yaml new file mode 100644 index 000000000000..19725a526d7d --- /dev/null +++ b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.installer.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NWEA.NWEASecureTestingBrowser +PackageVersion: 5.4.481.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S /V/quiet /V/norestart + SilentWithProgress: /S /V/passive /V/norestart + InstallLocation: /V"INSTALLDIR=""""" + Log: /V"/log """"" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1150 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1201 + ReturnResponse: diskFull +- InstallerReturnCode: 1203 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +ProductCode: '{4062aa2b-bcf8-4f96-835e-b3fabe41ddd1}' +AppsAndFeaturesEntries: +- UpgradeCode: '{368DBFFD-FFA5-48C8-8E38-16A39E7B6071}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://cdn.nwea.org/download/Setup_Lockdown_Browser-5.4.481.0_PROD.exe + InstallerSha256: F512EAD393C2365F1A39ECEE966AE3718B0C43F0532B33B8CB13859C6C9C3029 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.en-US.yaml b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..d0a2cf9ea911 --- /dev/null +++ b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NWEA.NWEASecureTestingBrowser +PackageVersion: 5.4.481.0 +PackageLocale: en-US +Publisher: NWEA +PublisherUrl: https://www.nwea.org/ +PublisherSupportUrl: https://connection.nwea.org/s/support +PrivacyUrl: https://www.nwea.org/policy/privacy-and-terms/ +Author: Northwest Evaluation Association +PackageName: NWEA Secure Testing Browser +PackageUrl: https://connection.nwea.org/s/technical-resources +License: Proprietary +LicenseUrl: https://www.nwea.org/policy/privacy-and-terms/ +Copyright: Copyright © 2026 by Houghton Mifflin Harcourt Publishing Company. All rights reserved. +CopyrightUrl: https://www.nwea.org/policy/privacy-and-terms/ +ShortDescription: A secure browser for MAP Growth testing +Description: |- + Features of the NWEA Secure Testing Browser: + - Opens directly to the testing session log in screen + - Fills the entire computer screen + - Restricts navigation to other URLs, applications, and files on the computer +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.zh-CN.yaml b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..8d9829852d53 --- /dev/null +++ b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.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: NWEA.NWEASecureTestingBrowser +PackageVersion: 5.4.481.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 用于 MAP Growth 测试的安全浏览器 +Description: |- + NWEA 安全测试浏览器的功能: + - 直接打开测试会话登录屏幕 + - 填充整个计算机屏幕 + - 限制切换到计算机上的其他 URL、应用程序和文件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.yaml b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.yaml new file mode 100644 index 000000000000..31aa110ae629 --- /dev/null +++ b/manifests/n/NWEA/NWEASecureTestingBrowser/5.4.481.0/NWEA.NWEASecureTestingBrowser.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: NWEA.NWEASecureTestingBrowser +PackageVersion: 5.4.481.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bf54f3ae81212229f5bb520e2d650a94d989f793 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:22:57 +0800 Subject: [PATCH 152/163] New version: SST.opencode version 1.17.3 (#386269) --- .../1.17.3/SST.opencode.installer.yaml | 21 +++++++++++ .../1.17.3/SST.opencode.locale.en-US.yaml | 37 +++++++++++++++++++ .../1.17.3/SST.opencode.locale.zh-CN.yaml | 25 +++++++++++++ .../s/SST/opencode/1.17.3/SST.opencode.yaml | 8 ++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/s/SST/opencode/1.17.3/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.17.3/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.17.3/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.17.3/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.17.3/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.17.3/SST.opencode.installer.yaml new file mode 100644 index 000000000000..59bd3f8a5b66 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.3/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.3/opencode-windows-x64.zip + InstallerSha256: F7FCFA41E85ED1444B1908177E313C5B962B200C12DC17E4F123F8CBC4DD46A1 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.17.3/opencode-windows-arm64.zip + InstallerSha256: 587D66F47387BCD1E5BF5EC4BB7833AEAED459435F65781C96146F73A93D08EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.3/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.17.3/SST.opencode.locale.en-US.yaml new file mode 100644 index 000000000000..89e62fca3365 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.3/SST.opencode.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: SST.opencode +PackageVersion: 1.17.3 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: Fixed issue with 1.17.2 desktop crashing +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.17.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.3/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.17.3/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 000000000000..de8c8b19d5d0 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.3/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.3 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.17.3/SST.opencode.yaml b/manifests/s/SST/opencode/1.17.3/SST.opencode.yaml new file mode 100644 index 000000000000..0d019cc92464 --- /dev/null +++ b/manifests/s/SST/opencode/1.17.3/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.17.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2944e7bb669d6f4b961f22d2a75bad4491461407 Mon Sep 17 00:00:00 2001 From: HTTP Toolkit Bot Date: Thu, 11 Jun 2026 03:23:09 +0100 Subject: [PATCH 153/163] New version: HTTPToolKit.HTTPToolKit version 1.26.1 (#386301) --- .../HTTPToolKit.HTTPToolKit.installer.yaml | 20 +++++++++++ .../HTTPToolKit.HTTPToolKit.locale.en-US.yaml | 33 +++++++++++++++++++ .../1.26.1/HTTPToolKit.HTTPToolKit.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.installer.yaml create mode 100644 manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.locale.en-US.yaml create mode 100644 manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.yaml diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.installer.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.installer.yaml new file mode 100644 index 000000000000..a1906a7306b9 --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.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: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- httptoolkit +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v1.26.1/HttpToolkit-1.26.1.exe + InstallerSha256: 9687B9169D86FBBEF203614162958ED6373467A17EEB036C24424A39960CFC51 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.locale.en-US.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.locale.en-US.yaml new file mode 100644 index 000000000000..8a9bcaf8dd98 --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.1 +PackageLocale: en-US +Publisher: Tim Perry +PublisherUrl: https://httptoolkit.tech +PublisherSupportUrl: https://httptoolkit.tech/docs +PrivacyUrl: https://httptoolkit.tech/privacy-policy +Author: Tim Perry +PackageName: HTTP Toolkit +PackageUrl: https://httptoolkit.tech +License: GNU Affero General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/httptoolkit/httptoolkit-desktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/httptoolkit/httptoolkit-desktop/master/LICENSE +ShortDescription: HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac. +Moniker: httptoolkit +Tags: +- debug +- desktop-app +- developer-tools +- electron +- electron-forge +- http +- inspect +- toolkit +ReleaseNotesUrl: https://github.com/httptoolkit/httptoolkit-desktop/releases/tag/v1.26.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/httptoolkit/httptoolkit-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.yaml new file mode 100644 index 000000000000..aea753c4fc2d --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.1/HTTPToolKit.HTTPToolKit.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: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 29b7519748cfe97153abce84bf2a9200c1b37b6e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:23:20 +0800 Subject: [PATCH 154/163] Update: KDE.Minuet version 26.07.70 (1108) (#386413) --- manifests/k/KDE/Minuet/26.07.70/KDE.Minuet.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Minuet/26.07.70/KDE.Minuet.installer.yaml b/manifests/k/KDE/Minuet/26.07.70/KDE.Minuet.installer.yaml index 8920bc0c7e18..3a373bc69f25 100644 --- a/manifests/k/KDE/Minuet/26.07.70/KDE.Minuet.installer.yaml +++ b/manifests/k/KDE/Minuet/26.07.70/KDE.Minuet.installer.yaml @@ -9,14 +9,14 @@ ProductCode: minuet Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-1103-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 05E7B980B27E678B27FD1FAD69EFD1040D96CEF79B173A6DEF9B2365B6F78937 + InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-1108-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 4FA0F9E85BC3D3C2F41BFD010C441FE782F50A01B8006330E439EFD22E963EAC InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-1103-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 05E7B980B27E678B27FD1FAD69EFD1040D96CEF79B173A6DEF9B2365B6F78937 + InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-1108-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 4FA0F9E85BC3D3C2F41BFD010C441FE782F50A01B8006330E439EFD22E963EAC InstallerSwitches: Custom: /AllUsers ManifestType: installer From 534c0e3b08606ca60bfa4b4a623c49c5674d5fcb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:23:31 -0700 Subject: [PATCH 155/163] Automatic update of Argente.SystemRepair from 1.0.7.6 to 1.0.7.7 (#386414) --- .../Argente.SystemRepair.installer.yaml | 25 +++++++++++++++++++ .../Argente.SystemRepair.locale.en-US.yaml | 20 +++++++++++++++ .../Argente.SystemRepair.locale.zh-CN.yaml | 10 ++++++++ .../1.0.7.7/Argente.SystemRepair.yaml | 8 ++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.installer.yaml create mode 100644 manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.en-US.yaml create mode 100644 manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.zh-CN.yaml create mode 100644 manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.yaml diff --git a/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.installer.yaml b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.installer.yaml new file mode 100644 index 000000000000..facd23b16fbb --- /dev/null +++ b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Argente.SystemRepair +PackageVersion: 1.0.7.7 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden +UpgradeBehavior: install +ProductCode: Argente System Repair 3.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://argenteutilities.com/en/download/systemrepairx86 + InstallerSha256: 29C8E1E83393AB4D4676309283C54D298FE20E18AB6384085911A856ECBAC128 +- Architecture: x64 + InstallerUrl: https://argenteutilities.com/en/download/systemrepairx64 + InstallerSha256: 017EF2DF13E3A453666B3B470715417EDFB367B484C4275441487C3F2ED5AE30 +- Architecture: arm64 + InstallerUrl: https://argenteutilities.com/en/download/systemrepairarm64 + InstallerSha256: 2BDE8EE035B954A280B4A21BFF2EC9E3CF1FBB646EEB69CE7AE7328DEC8CD8C6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.en-US.yaml b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.en-US.yaml new file mode 100644 index 000000000000..8aab6964ec1b --- /dev/null +++ b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Argente.SystemRepair +PackageVersion: 1.0.7.7 +PackageLocale: en-US +Publisher: Raúl Argente +PublisherUrl: https://argenteutilities.com/ +PublisherSupportUrl: https://argenteutilities.com/en/support +PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy +Author: Raúl Argente +PackageName: Argente System Repair +PackageUrl: https://argenteutilities.com/en/downloads +License: Proprietary +LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +Copyright: Copyright © 2008 - 2026 Raúl Argente +CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +ShortDescription: Repair all types of system errors and optimize it automatically to keep it stable, secure, and running at peak performance. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.zh-CN.yaml b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.zh-CN.yaml new file mode 100644 index 000000000000..d8f1bb738805 --- /dev/null +++ b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Argente.SystemRepair +PackageVersion: 1.0.7.7 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 自动修复所有类型的系统错误,并优化系统以保持其稳定、安全并以最佳性能运行。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.yaml b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.yaml new file mode 100644 index 000000000000..9ad221f110bd --- /dev/null +++ b/manifests/a/Argente/SystemRepair/1.0.7.7/Argente.SystemRepair.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Argente.SystemRepair +PackageVersion: 1.0.7.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6854654d3ea79f49a29938b17676254d6aa1ebe3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:23:42 -0700 Subject: [PATCH 156/163] Automatic update of Argente.UninstallManager from 4.0.7.4 to 4.0.7.5 (#386416) --- .../Argente.UninstallManager.installer.yaml | 25 +++++++++++++++++++ ...Argente.UninstallManager.locale.en-US.yaml | 20 +++++++++++++++ ...Argente.UninstallManager.locale.zh-CN.yaml | 10 ++++++++ .../4.0.7.5/Argente.UninstallManager.yaml | 8 ++++++ 4 files changed, 63 insertions(+) create mode 100644 manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.installer.yaml create mode 100644 manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.en-US.yaml create mode 100644 manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.zh-CN.yaml create mode 100644 manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.yaml diff --git a/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.installer.yaml b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.installer.yaml new file mode 100644 index 000000000000..1b0122ce2696 --- /dev/null +++ b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Argente.UninstallManager +PackageVersion: 4.0.7.5 +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden + SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden +UpgradeBehavior: install +ProductCode: Argente Uninstall Manager 3.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerx86 + InstallerSha256: 21EE652A08D8624CE2EB42B1F055949C942DD3CAF13977B6AAA301234496A316 +- Architecture: x64 + InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerx64 + InstallerSha256: CA754B17995A30EB7EF2C857E84B477BB9CC24DCEC4221CBB1FBBEE8648BDC4C +- Architecture: arm64 + InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerarm64 + InstallerSha256: 1E3F04997931E8C065B22CE2968D224030DBBDF21B5AC2898EC62AA7D5901B27 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.en-US.yaml b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.en-US.yaml new file mode 100644 index 000000000000..728bb2407456 --- /dev/null +++ b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Argente.UninstallManager +PackageVersion: 4.0.7.5 +PackageLocale: en-US +Publisher: Raúl Argente +PublisherUrl: https://argenteutilities.com/ +PublisherSupportUrl: https://argenteutilities.com/en/support +PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy +Author: Raúl Argente +PackageName: Argente Uninstall Manager +PackageUrl: https://argenteutilities.com/en/downloads +License: Proprietary +LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +Copyright: Copyright © 2008 - 2026 Raúl Argente +CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal +ShortDescription: Manage all installed applications on your computer. Free up space by uninstalling or removing applications you no longer use. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.zh-CN.yaml b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..79e24c8c7bfb --- /dev/null +++ b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Argente.UninstallManager +PackageVersion: 4.0.7.5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 管理计算机上安装的所有应用程序。通过卸载或删除不再使用的应用程序来释放空间。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.yaml b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.yaml new file mode 100644 index 000000000000..c59a21413720 --- /dev/null +++ b/manifests/a/Argente/UninstallManager/4.0.7.5/Argente.UninstallManager.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Argente.UninstallManager +PackageVersion: 4.0.7.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3f299602dc6c5ea9604a1417fe4bea91414648de Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:23:54 -0700 Subject: [PATCH 157/163] Automatic update of Intermedia.UniteTeamsDesktopPlugin from 1.0.233 to 1.0.242.0 (#386421) --- ...dia.UniteTeamsDesktopPlugin.installer.yaml | 21 +++++++++++++++ ....UniteTeamsDesktopPlugin.locale.en-US.yaml | 27 +++++++++++++++++++ ....UniteTeamsDesktopPlugin.locale.zh-CN.yaml | 13 +++++++++ .../Intermedia.UniteTeamsDesktopPlugin.yaml | 8 ++++++ 4 files changed, 69 insertions(+) create mode 100644 manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.installer.yaml create mode 100644 manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml create mode 100644 manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml create mode 100644 manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.yaml diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.installer.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.installer.yaml new file mode 100644 index 000000000000..b514f745d66a --- /dev/null +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.installer.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin +PackageVersion: 1.0.242.0 +UpgradeBehavior: install +Protocols: +- unite-teams-plugin +Installers: +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://cp.intermedia.net/voice/pbx/TeamsWidgetReleases/Default/Latest-Win/unite-teams-desktop-plugin-ia32.msi + InstallerSha256: 3C5742F328C317FEFC5D1F1CDF037B4A569DA2FEB7417E86A9612A714FA33E97 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{4D074FAC-FFF5-4066-B020-4D8AF039845D}' + AppsAndFeaturesEntries: + - UpgradeCode: '{7F7F8BD3-77D8-4FC1-8840-6CE8BE41FD4E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml new file mode 100644 index 000000000000..ce5d605c24a7 --- /dev/null +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin +PackageVersion: 1.0.242.0 +PackageLocale: en-US +Publisher: Intermedia.net, Inc. +PublisherUrl: https://www.intermedia.com/ +PublisherSupportUrl: https://support.intermedia.com/ +PrivacyUrl: https://www.intermedia.com/intermedia-privacy-policy +Author: Intermedia.net, Inc. +PackageName: Unite Teams Desktop plugin +PackageUrl: https://www.intermedia.com/products/unite/apps +License: Proprietary +LicenseUrl: https://www.intermedia.com/end-user-license-agreement +Copyright: Copyright © Intermedia.net, Inc. 1995 — 2026. All Rights Reserved. +CopyrightUrl: https://www.intermedia.com/end-user-license-agreement +ShortDescription: Unite Teams Embedded Desktop App for Microsoft Teams Users +Tags: +- teams +- unite +PurchaseUrl: https://www.intermedia.com/products/unite/pricing +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.intermedia.com/assets/pdf/unite-apps-quick-start-guide.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml new file mode 100644 index 000000000000..784103d85072 --- /dev/null +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin +PackageVersion: 1.0.242.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于 Microsoft Teams 用户的 Unite Teams 嵌入式桌面应用。 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.intermedia.com/assets/pdf/unite-apps-quick-start-guide.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.yaml b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.yaml new file mode 100644 index 000000000000..1ab0a10bc874 --- /dev/null +++ b/manifests/i/Intermedia/UniteTeamsDesktopPlugin/1.0.242.0/Intermedia.UniteTeamsDesktopPlugin.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Intermedia.UniteTeamsDesktopPlugin +PackageVersion: 1.0.242.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 79c154a8fb1929b8a9c8a16481e14fde352ca766 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:24:07 +0800 Subject: [PATCH 158/163] New version: DavidEngelhart.Termpolis version 1.11.76 (#386427) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 44 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 ++++++++++++ .../1.11.76/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..3416c6d9e6c9 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.76 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.11.76/Termpolis.Setup.1.11.76.exe + InstallerSha256: 4EED68FBD09FE247E7D81F5B5F71FCE4217FFD14EFD3AEBF30B437CF2F51A1DD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..44e8f26cb27c --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.76 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.75...v1.11.76 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.75...v1.11.76 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.75...v1.11.76 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.11.76 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..b8502b50f807 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.76 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..764a50a913d6 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.76/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.76 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 017fa48e2602ccd76f5bab4592a4de048c863264 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:24:20 +0800 Subject: [PATCH 159/163] New version: Discord.Discord.Canary version 1.0.989 (#386428) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.989/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..e5c5f3df86ec --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.989 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.989/DiscordCanarySetup.exe + InstallerSha256: 3B418F3BC072B2F53AD785AAD687D195BD54885C400800150EF8810B92F30CF4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..8da6cbc3a1d2 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.989 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..6a6cfd6f923d --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.989 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..d7e0cf09670b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.989/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.989 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 68c7d6a76ef9c33d323263b43d53d6bb7111c07c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:24:33 +0800 Subject: [PATCH 160/163] New version: Discord.Discord.Canary.arm64 version 1.0.320 (#386429) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.320/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..95bc8cc5f8e3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.320 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.320/DiscordCanarySetup.exe + InstallerSha256: 59E1CED14EAA2A076034835047CB8A81D8D3C97C29B48CACB9854C9B8E6D0C3C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..2ad6ea086492 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.320 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..7fdfe6dc4072 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.320 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..cb39630c4f5f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.320/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.320 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ca33212b681f344ed6f5ad36f74e9821cc820dd9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:24:44 +0800 Subject: [PATCH 161/163] Update: Servo.Servo.Nightly version 1.0 (2026-06-10) (#386431) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 8 ++++---- .../Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index 53acf8f9632c..5c28006f079d 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{c16b6a8f-5251-485c-9034-cf054d179126}' -ReleaseDate: 2026-06-10 +ProductCode: '{513a2b60-d385-4268-8ef9-bdfaa28502a3}' +ReleaseDate: 2026-06-11 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-09/servo-x86_64-windows-msvc.exe - InstallerSha256: AF27F3E0765CC2EE296B584657614E2EC328892924062ED8D7E98929FC3A36FC + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-10/servo-x86_64-windows-msvc.exe + InstallerSha256: 411FF7B2998485ED0F3D03CEC5FB3B0C6354C255C46DA776885188A1EE3AF4CE ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index 206ce010486e..ff9ad1c020ff 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@6dee86efe76855767b26974c0dd0583db4b214d0 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-09 +ReleaseNotes: Nightly build based on servo/servo@c42bdcf2a676229f6fa6fc4d8e318370f93cd219 +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-10 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From 57b6c273e53302be59711539ca98ac2ac3e7b0a3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:24:56 -0700 Subject: [PATCH 162/163] Automatic deletion of Logitech.OptionsPlus 2.3.879545 (#386438) --- .../Logitech.OptionsPlus.installer.yaml | 29 ----------- .../Logitech.OptionsPlus.locale.en-US.yaml | 50 ------------------- .../2.3.879545/Logitech.OptionsPlus.yaml | 8 --- 3 files changed, 87 deletions(-) delete mode 100644 manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.installer.yaml delete mode 100644 manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.locale.en-US.yaml delete mode 100644 manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.yaml diff --git a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.installer.yaml b/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.installer.yaml deleted file mode 100644 index f1501ecba763..000000000000 --- a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Logitech.OptionsPlus -PackageVersion: 2.3.879545 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /quiet - SilentWithProgress: /quiet - Custom: /analytics no -InstallerSuccessCodes: -- -1978335226 -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{850cdc16-85df-4052-b06e-4e3e9e83c5c6}' -ReleaseDate: 2026-04-28 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://download01.logi.com/web/ftp/pub/techsupport/optionsplus/logioptionsplus_installer.exe - InstallerSha256: 65D4401902C70AE3DBFD3380EE15BAC49D3C323A44999D4D9E62CA6452E9A135 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.locale.en-US.yaml b/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.locale.en-US.yaml deleted file mode 100644 index 9b1c72cb7262..000000000000 --- a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.locale.en-US.yaml +++ /dev/null @@ -1,50 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Logitech.OptionsPlus -PackageVersion: 2.3.879545 -PackageLocale: en-US -Publisher: Logitech -PublisherUrl: https://www.logitech.com/ -PublisherSupportUrl: https://support.logi.com/ -PrivacyUrl: https://www.logitech.com/legal/product-privacy-policy -PackageName: Logi Options+ -PackageUrl: https://www.logitech.com/software/logi-options-plus -License: Proprietary -LicenseUrl: https://www.logitech.com/tos/software-license-agreement -Copyright: Copyright (c) 2024 Logitech. All rights reserved. -ShortDescription: Customization App for Logitech Devices -Description: Enhance your Logitech devices with Logi Options Plus software. Customize settings, create shortcuts, and increase productivity. -Moniker: logi-options-plus -Tags: -- audio -- business -- keyboard -- lights -- logi -- logioptions -- meetings -- mouse -- office -- options -- presentations -- webcam-controls -- workflow -Documentations: -- DocumentLabel: All about Logi Options+ - DocumentUrl: https://support.logi.com/hc/articles/1500006416522 -- DocumentLabel: Getting Started - DocumentUrl: https://support.logi.com/hc/articles/1500010313561 -- DocumentLabel: Supported Devices - DocumentUrl: https://www.logitech.com/software/logi-options-plus#supported-devices -ReleaseNotes: |- - MX Creative Console & Actions Ring - - General Bug Fixes. - - Added a popup message with detailed compatibility requirements when trying to add an .svg file for icons. - New Features - - Enhanced Easy-Switch - - Logi Options+ now supports enhanced Easy-Switch. With the enhanced Easy-Switch your Logitech mouse will automatically follow your paired keyboard when you switch between computers. This simplifies your workflow by synchronizing your devices. This feature is now available with MX Keys S, MX Keys for mac and MX Keys Mini(All Variants) keyboards. Click here for the full list of supported mice and to know more about the enhanced Easy-Switch feature. - - Add a “Customize” button to the Camera Settings overview on the camera page for webcams. - - Update the field of view selector on the crop tab for webcams. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.yaml b/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.yaml deleted file mode 100644 index 6ee4aa061524..000000000000 --- a/manifests/l/Logitech/OptionsPlus/2.3.879545/Logitech.OptionsPlus.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Logitech.OptionsPlus -PackageVersion: 2.3.879545 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From c48c7458cc28f5688b05740a2094f91e8d6597d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:38:44 +0800 Subject: [PATCH 163/163] New version: CommunicationPlatform.MAX version 26.19.0 (#386256) --- .../CommunicationPlatform.MAX.installer.yaml | 22 ++++++++++++ ...ommunicationPlatform.MAX.locale.en-US.yaml | 24 +++++++++++++ ...ommunicationPlatform.MAX.locale.ru-RU.yaml | 34 +++++++++++++++++++ ...ommunicationPlatform.MAX.locale.zh-CN.yaml | 26 ++++++++++++++ .../26.19.0/CommunicationPlatform.MAX.yaml | 8 +++++ 5 files changed, 114 insertions(+) create mode 100644 manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.installer.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.en-US.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.ru-RU.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.zh-CN.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.yaml diff --git a/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.installer.yaml b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.installer.yaml new file mode 100644 index 000000000000..51f7813e61e9 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.19.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" +UpgradeBehavior: install +Protocols: +- max +ProductCode: '{4B83076A-C7EC-493B-9EEC-05D0A5C58C36}' +AppsAndFeaturesEntries: +- UpgradeCode: '{C75CA842-16FD-4019-A356-5F1D958B2D22}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\MAX' +Installers: +- Architecture: x64 + InstallerUrl: https://download.max.ru/win/release/26.19.0/MAX.msi + InstallerSha256: 14A528C373B19B35B3C9E77B5FAEE88DC34A073F15D8801673DDB7C040B2D48F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.en-US.yaml b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.en-US.yaml new file mode 100644 index 000000000000..e7effefccf36 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.en-US.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: CommunicationPlatform.MAX +PackageVersion: 26.19.0 +PackageLocale: en-US +License: Proprietary +ShortDescription: A fast and easy application for communication and solving everyday tasks +Description: MAX allows sending all types of messages and making calls even on low-end devices and with slow internet connection. +Tags: +- call +- chat +- im +- instant-messaging +- message +- send +- share +- talk +- voice +Documentations: +- DocumentLabel: Technical documentation + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.ru-RU.yaml b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.ru-RU.yaml new file mode 100644 index 000000000000..657a869c6fda --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.ru-RU.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: CommunicationPlatform.MAX +PackageVersion: 26.19.0 +PackageLocale: ru-RU +Publisher: Communication Platform LLC +PublisherUrl: https://max.ru/ +PublisherSupportUrl: https://help.max.ru/ +PrivacyUrl: https://legal.max.ru/pp +Author: Communication Platform LLC +PackageName: MAX +PackageUrl: https://download.max.ru/#desktop +License: несвободные +LicenseUrl: https://legal.max.ru/ps +Copyright: MAX © 2026 +CopyrightUrl: https://legal.max.ru/ps +ShortDescription: быстрое и легкое приложение для общения и решения повседневных задач +Description: MAX позволяет отправлять любые виды сообщений и звонить даже на слабых устройствах и при низкой скорости интернета. +Tags: +- говорить +- голос +- звонок +- мгновенные-сообщения +- обмен-сообщениями +- отправить +- поделиться +- сообщение +- чат +Documentations: +- DocumentLabel: Техническая документация + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.zh-CN.yaml b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.locale.zh-CN.yaml new file mode 100644 index 000000000000..d0fb6fd61882 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.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: CommunicationPlatform.MAX +PackageVersion: 26.19.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 快速轻便的沟通和处理日常事务的应用程序 +Description: MAX 支持发送各种类型的消息,并且即使在性能较弱的设备和网速较慢的情况下也能进行通话。 +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +Documentations: +- DocumentLabel: 技术文档 + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.yaml b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.yaml new file mode 100644 index 000000000000..59ab6579380a --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.19.0/CommunicationPlatform.MAX.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: CommunicationPlatform.MAX +PackageVersion: 26.19.0 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.12.0