From db6dfed795475e929c72fb596c1d3beb0950cc73 Mon Sep 17 00:00:00 2001 From: hitalin Date: Thu, 21 May 2026 01:48:20 +0900 Subject: [PATCH 001/125] New version: Hitalin.NoteDeck version 1.0.0 (#375555) --- .../1.0.0/Hitalin.NoteDeck.installer.yaml | 21 +++++++++++++ .../1.0.0/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++ .../1.0.0/Hitalin.NoteDeck.locale.ja-JP.yaml | 31 +++++++++++++++++++ .../NoteDeck/1.0.0/Hitalin.NoteDeck.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 000000000000..9d3304d71301 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.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: Hitalin.NoteDeck +PackageVersion: 1.0.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-05-17 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v1.0.0/NoteDeck-1.0.0-windows-x64-setup.exe + InstallerSha256: E7DF3AFB2134AC8B4D623F1184C0970E207DC47B0A13867F1CD056E8D78576B0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 000000000000..dc2b8e6bbb2b --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 000000000000..e73fb5d1ac1c --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,31 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 1.0.0 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - Release v1.0.0 by @hitalin in #597 + Full Changelog: v0.31.0...v1.0.0 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.yaml new file mode 100644 index 000000000000..73909132f94f --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.0.0/Hitalin.NoteDeck.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: Hitalin.NoteDeck +PackageVersion: 1.0.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From 89bf7ada4bcec2f4c99804e025a44c55f86924e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 00:52:01 +0800 Subject: [PATCH 002/125] New version: Google.Chrome.Beta.EXE version 149.0.7827.14 (#374061) --- .../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 +++++++ .../149.0.7827.14/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..448c94428bf4 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/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: 149.0.7827.14 +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/acifh6llr6waxbzad24pic4a3xwq_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 2F2A14CA0254C7411992ADDCF5E7A7545349D8BF310DF3D037B3A389363A3599 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acifh6llr6waxbzad24pic4a3xwq_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 2F2A14CA0254C7411992ADDCF5E7A7545349D8BF310DF3D037B3A389363A3599 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acofpf7vq7gabzgukp62vp5dfuya_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 9605FF4AA18E5E3AD65B293AA2CECAF18CBECAC11A88E5D8642D9C0290A8DDD1 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acofpf7vq7gabzgukp62vp5dfuya_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 9605FF4AA18E5E3AD65B293AA2CECAF18CBECAC11A88E5D8642D9C0290A8DDD1 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/ac6iubbcjowkpeker2gzzoxxu4sa_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 205420B77A810D22D2662E7B7D9D81F5087A6B892093EBABF758C02239288B73 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/ac6iubbcjowkpeker2gzzoxxu4sa_149.0.7827.14/149.0.7827.14_chrome_installer_uncompressed.exe + InstallerSha256: 205420B77A810D22D2662E7B7D9D81F5087A6B892093EBABF758C02239288B73 + 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/149.0.7827.14/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..70cb51711d45 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/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: 149.0.7827.14 +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/149.0.7827.14/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..71bdad3e2fd9 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/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: 149.0.7827.14 +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/149.0.7827.14/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..299c3df1d116 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/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: 149.0.7827.14 +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/149.0.7827.14/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..22c11ca7fab7 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.14/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: 149.0.7827.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e41b4ac15330c62b2c1c7e1d5b792f2c0cb59cff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 00:52:15 +0800 Subject: [PATCH 003/125] New version: qingchencloud.ClawPanel version 0.16.0 (#375332) --- .../qingchencloud.ClawPanel.installer.yaml | 26 +++++++ .../qingchencloud.ClawPanel.locale.en-US.yaml | 20 +++++ .../qingchencloud.ClawPanel.locale.zh-CN.yaml | 77 +++++++++++++++++++ .../0.16.0/qingchencloud.ClawPanel.yaml | 8 ++ 4 files changed, 131 insertions(+) create mode 100644 manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.installer.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.en-US.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.zh-CN.yaml create mode 100644 manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.yaml diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.installer.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.installer.yaml new file mode 100644 index 000000000000..e07ecd24f707 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.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: qingchencloud.ClawPanel +PackageVersion: 0.16.0 +UpgradeBehavior: install +ReleaseDate: 2026-05-16 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.16.0/ClawPanel_0.16.0_x64-setup-full.exe + InstallerSha256: 7B98B30CC49E88F1663B2A3715A31D9C5F919A35854B25A1F1D7F0609D069C30 + ProductCode: ClawPanel +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/qingchencloud/clawpanel/releases/download/v0.16.0/ClawPanel_0.16.0_x64-full_en-US.msi + InstallerSha256: 85126E4F6CA181698F2DC05ADBF9B2C5C3B2DFBC780D8BC999EADDFE477CCA07 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{8F9064A1-554F-45C8-9662-7DA64FDF79AE}' + AppsAndFeaturesEntries: + - UpgradeCode: '{AA908EA1-FFA0-5A0E-B2C5-14A7B8C64033}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.en-US.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.en-US.yaml new file mode 100644 index 000000000000..b2e797dcab87 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: qingchencloud.ClawPanel +PackageVersion: 0.16.0 +PackageLocale: en-US +Author: Wuhan Qingchen Tianxia Network Technology Co., Ltd. +Copyright: © 2026 Wuhan Qingchen Tianxia Network Technology Co., Ltd. +ShortDescription: "\U0001F99E Visual management panel with built-in AI assistant (tool calling + vision + multimodal + i18n(11))" +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.zh-CN.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.zh-CN.yaml new file mode 100644 index 000000000000..2b63822539aa --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.locale.zh-CN.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: qingchencloud.ClawPanel +PackageVersion: 0.16.0 +PackageLocale: zh-CN +Publisher: openclaw +PublisherUrl: https://qingchencloud.com/ +PublisherSupportUrl: https://github.com/qingchencloud/clawpanel/issues +PrivacyUrl: https://qingchencloud.com/privacy.html +Author: 武汉晴辰天下网络科技有限公司 +PackageName: ClawPanel +PackageUrl: https://github.com/qingchencloud/clawpanel +License: AGPL-3.0 +LicenseUrl: https://github.com/qingchencloud/clawpanel/blob/HEAD/LICENSE +Copyright: © 2026 武汉晴辰天下网络科技有限公司 +ShortDescription: "\U0001F99E OpenClaw 可视化管理面板 — 内置 AI 助手(工具调用 + 图片识别 + 多模态),一键安装" +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ReleaseNotes: |- + ✨ 新功能 + - gateway): surface negotiated handshake protocol version in UI + - models): import external client configs + - engine-select): Monolith 对角线全屏选择屏 + - hermes): Batch 3 §N - 群聊(多 Agent 并行响应) + - hermes): Batch 3 §L - 文件管理器(限定在 ~/.hermes 子树内) + - hermes): Batch 2 §G - 多 Gateway 看板(同时运行多 profile Gateway) + - hermes): Batch 3 §Q - OAuth 三种登录 (PKCE / device_code / external) + - hermes): Batch 3 §P TTS + Dashboard session token 自动注入 + - hermes): UX 小白化第一步 - services restart/stop 加 showConfirm 防误触 + - hermes): Batch 2 §I + Batch 3 §M - 流恢复 + Kanban 看板 + - hermes): Batch 2 §H - Profiles 管理 UI + Dashboard API 通用代理 + - hermes): Batch 3 §K - 多模态图片上传(chat attach + 拖拽 + 粘贴 + base64) + - hermes): Batch 1 §E - Sessions 导出(走 dashboard /api/sessions//messages) + - hermes): Batch 1 §A + §B + P1-3 lazy_deps 优化 - 占位修 + 中文硬编码清 + 自定义 venv 适配 + - hermes): Batch 1 §C+§D+§C-bis - Approval Flow + Stop 真中断 + 3 类新事件 + - openclaw): P1-6 config.schema RPC 写入校验 - 防小白改坏配置 + - openclaw): P1-0 push.web.* 推送通知 - ClawPanel 关掉也能弹系统通知 + - hermes): P1-3 lazy_deps 预处理 - 加 IM 渠道不再「首启 Gateway 卡 30 秒后崩」 + - hermes): P1-4 hermes_read_config_full 全字段解析 - 解锁 14+ Gateway 高价值配置 + - ux): toast 智能行动按钮 + 拓展 ⓘ 到 gateway/agents + sidebar 加术语表入口 + 🐛 修复 + - assistant): give assistant a Hermes identity, surface raw install hint, unblock CI + - ui): hide useless docker manager on desktop, auto-start hermes dashboard, polish layout + - models): stop auto-filling fallback chain and add clear-all button + - windows): make gateway terminal window actually visible + - models): normalize invalid primary model + - assistant): normalize OpenClaw context path + - ui): polish docker and model configuration views + - dashboard): avoid startup skeleton deadlock + - windows): harden gateway terminal runner + - windows): launch gateway in visible terminal + - ui): sync latest upgrade copy in locale bundles + - openclaw): allow upgrading kernel to latest patch + - ui): import term tooltip helpers in config pages + - openclaw): update recommended kernel target and delta protocol handling + - hermes): restore gateway message sending dependencies + - hermes): stabilize gateway provider routing and startup + - audit): 复查第三波 — Hermes 安装向导 i18n 化漏网中文 + - audit): 复查第二波 — alert/confirm 统一 + chat.js 潜伏语法 bug + - audit): 复查发现的 5 个 bug — 双 listener / duplicate stub / timer leak / i18n + - rust): 修 CI 失败的 4 个 clippy + fmt 问题 + 📦 其他 + - perf(ui): speed up dashboard startup rendering + - refactor(hermes): emoji → SVG 图标,统一视觉语言 + - refactor(hermes): UX 小白化最后一波 - skills/memory/cron 升级 humanizeError + - refactor(hermes): UX 小白化收尾 - 6 个页面统一 humanizeError + 修 usage.js bug + - refactor(hermes): UX 小白化 - chat.js profile 切换错误用 humanizeError +ReleaseNotesUrl: https://github.com/qingchencloud/clawpanel/releases/tag/v0.16.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.yaml b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.yaml new file mode 100644 index 000000000000..ea6a3891b978 --- /dev/null +++ b/manifests/q/qingchencloud/ClawPanel/0.16.0/qingchencloud.ClawPanel.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: qingchencloud.ClawPanel +PackageVersion: 0.16.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 6fd768e9678691d628f7aac54d0f2e3a1ba27015 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 00:52:29 +0800 Subject: [PATCH 004/125] New version: Sourcegraph.Amp version 0.0.1778976964-g668638 (#375526) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..6f2d36bd317e --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1778976964-g668638 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1778976964-g668638/amp-windows-x64-baseline.exe + InstallerSha256: 70DC8BE87AC9309BD5FAA9629C0B946EE06148299F2E4DE57B54798605117152 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..9470cf28b94c --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1778976964-g668638 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..236d3b3d9b2a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1778976964-g668638 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..3b5a612121d3 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1778976964-g668638/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1778976964-g668638 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e48deb7c74d99beb44ab25671bc506aa905e80b Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 20 May 2026 12:52:42 -0400 Subject: [PATCH 005/125] Remove version: ZedIndustries.Zed version 1.2.3 (#377245) --- .../1.2.3/ZedIndustries.Zed.installer.yaml | 28 ---- .../1.2.3/ZedIndustries.Zed.locale.en-US.yaml | 126 ------------------ .../Zed/1.2.3/ZedIndustries.Zed.yaml | 8 -- 3 files changed, 162 deletions(-) delete mode 100644 manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.installer.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.locale.en-US.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.yaml diff --git a/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.installer.yaml b/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.installer.yaml deleted file mode 100644 index 0980b313538d..000000000000 --- a/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.installer.yaml +++ /dev/null @@ -1,28 +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 -PackageVersion: 1.2.3 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' -ReleaseDate: 2026-05-13 -AppsAndFeaturesEntries: -- ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Zed' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.2.3/Zed-x86_64.exe - InstallerSha256: 98B868922C01D1EABCD035E04A7B02EA9AD4BACCBA279F8672E0DF8D0C8D5B31 -- Architecture: arm64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.2.3/Zed-aarch64.exe - InstallerSha256: 9D416E1A2EA3C828C2C9538B29CA83BB4925D5B7C27879507636986464518F62 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.locale.en-US.yaml deleted file mode 100644 index 4d620c8e720f..000000000000 --- a/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.locale.en-US.yaml +++ /dev/null @@ -1,126 +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 -PackageVersion: 1.2.3 -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 -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. -Moniker: zed -Tags: -- code-editor -- developer-tools -- editor -- text-editor -ReleaseNotes: |- - This week's release includes more reliable Agent edits, Git Graph remote support, the ability to use the project panel's View History action on folders, and improved text rendering clarity on macOS. - Shipped by the Zed Guild 🛡️ - - Terminal: Improved 256 color ANSI rendering. (#54565; thanks feitreim) - - Git Panel: Fixed empty state labels in the git panel becoming left-aligned when wrapped to multiple lines. (#55235; thanks dongdong867) - - Fixed "Diagnostics" in Editor Controls re-enabling itself after being manually disabled. (#52907; thanks OmChillure) - - Fixed agent profiles with enable_all_context_servers: true ignoring per-tool false overrides in context_servers, allowing agents to call tools the user had explicitly disabled. (#54863; thanks OmChillure) - Learn about the Zed Guild. - Features - AI - - Agent: Improved the edit tool so it can still apply edits when a file has changed on disk, as long as the target text still matches. (#55606) - - Agent: Improved reliability when the LLM edits a file. (#55612) - - Agent: Reduced token usage when the LLM edits a file. (#55752) - - ACP: Added running agent version display in the External Agent settings. (#55824) - - Added support for the latest MCP version (2025-11-25). (#54494) - - Improved Zed Agent's terminal tool to much more consistently use --no-pager and GIT_EDITOR with git commands. (#55787) - - Mistral: Added Ministral 3 models and removed deprecated models. (#55443; thanks dargor) - - Bedrock: Changed to always use 1M context windows for Anthropic models. (#56201) - Git - - Git Graph: Added remote support. (#55788) - - Git Graph: Added a context menu to the graph rows. (#55720) - - Added a git::ToggleFillCommitEditor action that expands the commit editor to fill the git panel's available vertical space. (#55043) - - Added View History to folder and project-root context menus in the project panel, opening Git history for the selected folder or the whole project. (#52634; thanks robert7k) - - Added an affordance to jump to the project file from the commit view. (#55088) - Terminal - - Added path pasting functionality in the terminal. (#48222; thanks dunkmann00) - Vim / Helix - - Improved Vim navigation in the git graph with Ctrl-U and Ctrl-D half-page scrolling. (#55506; thanks aprogramq) - Linux - - Added support for using embedded bitmaps in fonts on Linux. (#55202) - - Reduced crash rate when recovering GPUs. (#55343) - Other - - Improved performance of "Replace All" in buffer search. (#51941) - - Improved text rendering clarity on macOS, particularly in dark themes. (#54886) - - Improved the overall performance of the settings window. (#56093) - - Added text rendering support for BGR subpixel layouts. (#55174) - - Added the ability to move a currently open project to a new window through the recent projects modal. (#55168) - - Added editor: convert to base64 and editor: convert from base64 commands to the command palette. (#55361; thanks chriskievit) - - Improved Settings navigation by allowing root navbar entries to expand or collapse on double-click. (#55526; thanks najeira) - - Added the line endings button setting to the settings UI. (#55707; thanks dunkmann00) - - Added a new preserve option to go_to_definition_scroll_strategy that keeps the cursor at the same vertical position within the viewport when navigating to a definition. (#55036) - - Added a prompt to move Zed to /Applications on macOS when run from within the .dmg. (#54719) - Bug Fixes - - Fixed the thread completion notification not dismissing when focusing the panel. (#55188) - - Fixed tool-calling permission checks so commands nested inside Bash arithmetic expansions, such as $(($(curl example.com))), are now detected. (#54690) - - Fixed the Send button in the Agent panel activating when the message input contains only whitespace (spaces or tabs). (#55530; thanks GitGlimpse895) - - Fixed create-directory agent tool cards showing a search icon. (#55549; thanks KurodaKayn) - - Debugger: Fixed Run Debugger failing silently when a Rust project's Cargo.toml contained invalid content, so Zed now reports the error instead. (#52439; thanks tomaseesteves) - - Git: Fixed remote branch creation based on default branch. (#55387; thanks boaz-h) - - Fixed git commit message editor text being behind the Open Commit Modal button. (#55565; thanks RemcoSmitsDev) - - Fixed git graph file diff view opening the wrong file if a previous one is already open. (#55595; thanks jakenorris1124) - - Fixed the Git panel commit message editor ignoring buffer_font_size. (#55233; thanks GoldStrikeArch) - - Fixed "thinking" text being badly formatted when sent to Ollama. (#55540; thanks marius851000) - - Fixed read_file tool returning an unhelpful error when given a directory path; it now suggests using list_directory instead. (#54303; thanks Prohect) - - Fixed a bug where a thread within the currently active project would flash upon cmd-clicking the project header. (#55190) - - Fixed a bug where placeholder text in the agent panel's message editor wouldn't properly wrap. (#55125) - - Fixed a bug where the context menu in the agent panel (and other scrollable surfaces) would appear at the wrong location. (#55124) - - Fixed a bug where subfolders of a repository were not displayed in the title bar's project button. (#54796) - - Fixed a rare panic when invoking Helix motions on an editor that had not yet been laid out. (#55816) - - Fixed absolute path mentions in acp_thread so direct file references (including :line and #Lline formats) now open correctly instead of resolving to invalid/empty files. (#53229; thanks Revantark) - - Fixed GitHub avatar lookup for bot noreply commit authors. (#55297; thanks tsutoringo) - - Fixed plan and edited-files lists in the agent panel being squashed when they contain many items. (#55189; thanks HalavicH) - - Fixed shell environment loading when login shells exit non-zero after printing environment variables. (#55175) - - Fixed the mouse cursor not switching to a pointer when hovering commit rows in the git graph. (#55247; thanks jakenorris1124) - - Fixed the recent projects list jumping to the top after deleting a project, so you can now bulk-delete entries by repeatedly clicking the delete icon or pressing the keybind. (#54777) - - Fixed unnecessary escaping of dashes in agent tool permission patterns (e.g. typescript\-eslint is now typescript-eslint). (#51603; thanks mvanhorn) - - Fixed Windows cmd.exe tasks failing when run with a selected Python virtual environment. (#55531; thanks grgwuk990) - - Fixed zombie MCP server processes accumulating over time. (#54793) - - Fixed micromamba PowerShell activation. (#55643; thanks adament) - - Fixed graphical corruption that could occur when using Wayland. (#54214; thanks b5l) - - Fixed creating git worktrees in WSL remote projects from Windows. (#55486; thanks hayatosc) - - Fixed ACP agents failing to launch on Windows with "The system cannot find the file specified." (#55946) - - Fixed inotify event queue overflows on Linux. (#55941) - - Fixed local zeta2 edit predictions using the wrong prompt format. (#56191) - - Fixed an issue where broken symlinks, permission errors, or other fs errors in watched directories could cause excessive CPU usage. (#56174) - - Fixed a crash on Windows that could occur when closing the settings window. - - Fixed a crash on Windows when the GPU device is lost and recovered during use (typically driver crash, suspend/resume, or display reconfiguration, most commonly on Intel iGPUs). (#56035) - - Fixed missing reload implementation for markdown preview. (#56026) - - Fixed some issues where the activity indicator would show the wrong icon and not be clickable on errors present. (#56470) - - Fixed a memory leak with diffing non-existing files with Zed CLI. (#56444) - - Fixed edit prediction provider menu check marks for active non-Zed providers. (#56291) - - Fixed code lens decorations painting outside the editor viewport when horizontally scrolling. (#56549; thanks terror) - Breaking Changes and Notices - - Agent: Removed Vercel v0 provider as it has been deprecated by Vercel. (#55177) - - Disabled fuzzy-ruby-server by default for Ruby files. (#55215; thanks candidosales) -ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.2.3 -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/1.2.3/ZedIndustries.Zed.yaml b/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.yaml deleted file mode 100644 index 87a885878e8d..000000000000 --- a/manifests/z/ZedIndustries/Zed/1.2.3/ZedIndustries.Zed.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 -PackageVersion: 1.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 95942f1e8f5d8e5ff56bbb18be267fcc9c7c9f39 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 01:18:58 +0800 Subject: [PATCH 006/125] New version: LuisPater.CLIProxyAPI version 7.0.5 (#374262) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 38 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 ++++++++++++ .../7.0.5/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..1e6f0232fc7b --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/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.0.5 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-05-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.0.5/CLIProxyAPI_7.0.5_windows_amd64.zip + InstallerSha256: 4B755111247C570120D259BAD17773231404FAAEF3E24FF5535C2699F8C493EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..413cf7c93319 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.0.5 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - bcbb94906c3c635278c662453ea56b90760d078d feat(client): add cluster node failover and improve reconnection handling +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..cadd3b9c40cb --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/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.0.5 +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.0.5/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..c47e9adaf6ee --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.0.5/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.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ca5811743ea24f8802e06dafbbc82b61ecca0a25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 01:19:14 +0800 Subject: [PATCH 007/125] New version: wanshuiyin.ARIS-Code version 0.4.6 (#374585) --- .../0.4.6/wanshuiyin.ARIS-Code.installer.yaml | 21 ++++++++++++ .../wanshuiyin.ARIS-Code.locale.en-US.yaml | 33 +++++++++++++++++++ .../wanshuiyin.ARIS-Code.locale.zh-CN.yaml | 22 +++++++++++++ .../ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.installer.yaml create mode 100644 manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.en-US.yaml create mode 100644 manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.zh-CN.yaml create mode 100644 manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.yaml diff --git a/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.installer.yaml b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.installer.yaml new file mode 100644 index 000000000000..11c3be70b568 --- /dev/null +++ b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.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: wanshuiyin.ARIS-Code +PackageVersion: 0.4.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aris.exe +Commands: +- aris +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/releases/download/v0.4.6/aris-code-windows-x64.zip + InstallerSha256: 24B0C88C0C1B96A7DA9DD3C023C122807023276E9E4C761381AE8C15B76F9D5B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.en-US.yaml b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.en-US.yaml new file mode 100644 index 000000000000..8b2fe4a223ed --- /dev/null +++ b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.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: wanshuiyin.ARIS-Code +PackageVersion: 0.4.6 +PackageLocale: en-US +Publisher: Yang Ruofeng +PublisherUrl: https://github.com/wanshuiyin +PublisherSupportUrl: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/issues +Author: Yang Ruofeng +PackageName: ARIS-Code +PackageUrl: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep +License: MIT +LicenseUrl: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/blob/aris-code/LICENSE +Copyright: Copyright (c) 2026 wanshuiyin +ShortDescription: A terminal-based AI research assistant built for academic researchers +Description: |- + ARIS-Code (Auto Research in Sleep) is a terminal-based AI research assistant built for academic researchers. Its core philosophy: + - 🤖 Executor: The primary LLM — writes code, surveys literature, drafts papers, plans experiments + - 🔍 Reviewer: An independent LLM that adversarially critiques the Executor's output via the LlmReview tool + - 🔄 Iterate: Executor writes → Reviewer critiques → Executor revises → loop until quality converges + With 42 bundled research skills, ARIS covers the full pipeline from idea discovery to paper submission. +Tags: +- academic +- ai +- large-language-model +- llm +- paper +- research +ReleaseNotes: 'Full Changelog: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/compare/v0.4.5...v0.4.6' +ReleaseNotesUrl: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/releases/tag/v0.4.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.zh-CN.yaml b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.zh-CN.yaml new file mode 100644 index 000000000000..a67c25a5c510 --- /dev/null +++ b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: wanshuiyin.ARIS-Code +PackageVersion: 0.4.6 +PackageLocale: zh-CN +ShortDescription: 一款为学术研究人员打造的、基于终端的人工智能研究助手 +Description: |- + ARIS-Code(Auto Research in Sleep)是一款为学术研究人员打造的、基于终端的人工智能研究助手。它的核心理念如下: + - 🤖 执行者:作为核心大语言模型,可完成代码编写、文献调研、论文草拟、实验规划工作 + - 🔍 审核者:独立的大语言模型,通过 LlmReview 工具对执行者的输出提出对抗性批评意见 + - 🔄 迭代:执行者编写→审核者批评→执行者修改,循环往复直至输出质量达标 + ARIS 捆绑了 42 项研究技能,覆盖从想法发起到论文投稿的完整研究流程。 +Tags: +- 人工智能 +- 大语言模型 +- 学术 +- 研究 +- 科研 +- 论文 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.yaml b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.yaml new file mode 100644 index 000000000000..2947e7aa0760 --- /dev/null +++ b/manifests/w/wanshuiyin/ARIS-Code/0.4.6/wanshuiyin.ARIS-Code.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: wanshuiyin.ARIS-Code +PackageVersion: 0.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce73f736ec8103d0bc5c7c390f48bd5c61d26eb7 Mon Sep 17 00:00:00 2001 From: 7IIR Date: Wed, 20 May 2026 19:19:27 +0200 Subject: [PATCH 008/125] Update: RII7.VolumeHotkeys: change fixes broken symlink (#377127) --- .../r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.installer.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.installer.yaml b/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.installer.yaml index bba4ba81a957..090d47443f10 100644 --- a/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.installer.yaml +++ b/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.installer.yaml @@ -8,7 +8,6 @@ NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: Volume Hotkeys.exe PortableCommandAlias: volumehotkeys -ArchiveBinariesDependOnPath: true Installers: - Architecture: x86 InstallerUrl: https://rii7.com/assets/file/vh_1.5.zip From 4948b3aaac97f9be1dc883f3f7874d9ce7560d02 Mon Sep 17 00:00:00 2001 From: 7IIR Date: Wed, 20 May 2026 19:19:39 +0200 Subject: [PATCH 009/125] Update: RII7.VolumeHotkeys: change fixes faulty package name (#377128) --- .../RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.locale.en-US.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.locale.en-US.yaml b/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.locale.en-US.yaml index 76a7990caf7d..02828d0ee547 100644 --- a/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.locale.en-US.yaml +++ b/manifests/r/RII7/VolumeHotkeys/1.5/RII7.VolumeHotkeys.locale.en-US.yaml @@ -5,7 +5,7 @@ PackageIdentifier: RII7.VolumeHotkeys PackageVersion: "1.5" PackageLocale: en-US Publisher: RII7 -PackageName: VolumeHotkeys +PackageName: Volume Hotkeys License: Proprietary ShortDescription: Control your sound volume and devices via global hotkeys or mouse from anywhere. Tags: From 2200d51edc65ce741d566ba18df7cc7705308cad Mon Sep 17 00:00:00 2001 From: Jimeszx <118643076+Jimeszx@users.noreply.github.com> Date: Thu, 21 May 2026 01:19:54 +0800 Subject: [PATCH 010/125] New version: StirlingTools.StirlingPDF version 2.11.0 (#377236) --- .../StirlingTools.StirlingPDF.installer.yaml | 23 +++++++ ...tirlingTools.StirlingPDF.locale.en-US.yaml | 62 +++++++++++++++++++ .../2.11.0/StirlingTools.StirlingPDF.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.installer.yaml create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.locale.en-US.yaml create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.yaml diff --git a/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.installer.yaml b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.installer.yaml new file mode 100644 index 000000000000..8f20ffb57a6a --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.installer.yaml @@ -0,0 +1,23 @@ +# 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: StirlingTools.StirlingPDF +PackageVersion: 2.11.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{091AD24B-A001-402A-BB6D-B09B82DBC60B}' +ReleaseDate: 2026-05-19 +AppsAndFeaturesEntries: +- Publisher: Stirling PDF Inc. + ProductCode: '{091AD24B-A001-402A-BB6D-B09B82DBC60B}' + UpgradeCode: '{3305FBA9-7E5E-5C09-BC71-ECA0A65F4FEE}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Stirling-PDF' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v2.11.0/Stirling-PDF-windows-x86_64.msi + InstallerSha256: 3C6D0E60E0175D5EFA0CB9A8FE408667B1F2758C378DEB52399BAA3D7558BD49 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.locale.en-US.yaml b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.locale.en-US.yaml new file mode 100644 index 000000000000..13090e65cb26 --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.locale.en-US.yaml @@ -0,0 +1,62 @@ +# 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: StirlingTools.StirlingPDF +PackageVersion: 2.11.0 +PackageLocale: en-US +Publisher: Stirling-Software +PublisherUrl: https://www.stirlingpdf.com/ +PublisherSupportUrl: https://github.com/Stirling-Tools/Stirling-PDF/issues +PackageName: Stirling-PDF +PackageUrl: https://github.com/Stirling-Tools/Stirling-PDF +License: MIT +LicenseUrl: https://github.com/Stirling-Tools/Stirling-PDF/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Stirling PDF Inc. +ShortDescription: A locally hosted one-stop shop for all your PDF needs +Description: Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements. +Tags: +- docker +- java +- pdf +- pdf-converter +- pdf-editor +- pdf-manipulation +- pdf-merger +- pdf-ocr +- pdf-tools +- pdf-web-apps +- pdfmerger +ReleaseNotes: |- + This release is a preview of a new UI we're working on to make file management and selection feel less clunky. + Since V2 launched, Many people have mentioned the "forced file management" feeling, and this is our attempt to address it. The new layout puts files on the left and tools on the right. + Please give it a bit of time before deciding how you feel about it, and share your feedback and suggestions in the discord! + This is a work in progress, and we welcome feedback on it! + image image image + What's Changed + Bug Fixes + - Fix Task commands in Powershell by @jbrunton96 in #6330 + - fix: replace deprecated payload too large status by @Ludy87 in #6336 + - Fix desktop app overscrolling inappropriately by @jbrunton96 in #6350 + Enhancements + - Add Playwright/bootRun/test.sh tasks by @Frooodle in #6244 + - unoserver docker by @Frooodle in #6328 + - Update Backend 3rd Party Licenses plus version bump by @stirlingbot[bot] in #6312 + - Fix main frontend validation by @jbrunton96 in #6361 + - UI redesign staging by @EthanHealy01 in #6149 + - Split and delete forms by @reecebrowne in #6277 + - add translations by @Frooodle in #6390 + Docker Updates + - build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #6341 + - build(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #6349 + Other Changes + - build(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #6342 + - build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #6343 + - build(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.2 to 4.1.3 by @dependabot[bot] in #6347 + - build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 in /app/core by @dependabot[bot] in #6344 + - build(deps): bump reportlab from 4.4.10 to 4.5.0 in /testing/cucumber by @dependabot[bot] in #6338 + - build(deps): bump org.springframework.boot:spring-boot-dependencies from 4.0.5 to 4.0.6 by @dependabot[bot] in #6337 + - ci: remove frontend validation PR comment after successful check by @Ludy87 in #6360 + Full Changelog: v2.10.1...v2.11.0 +ReleaseNotesUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.11.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.yaml b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.yaml new file mode 100644 index 000000000000..aeced7cd5bd0 --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.11.0/StirlingTools.StirlingPDF.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: StirlingTools.StirlingPDF +PackageVersion: 2.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 947617d4109f9e5b2ec0b8289eb1d1093780fa82 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 19:20:08 +0200 Subject: [PATCH 011/125] New version: Yaak.app version 2026.4.0 (#377240) --- .../Yaak/app/2026.4.0/Yaak.app.installer.yaml | 21 +++++++++ .../app/2026.4.0/Yaak.app.locale.en-US.yaml | 44 +++++++++++++++++++ manifests/y/Yaak/app/2026.4.0/Yaak.app.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/y/Yaak/app/2026.4.0/Yaak.app.installer.yaml create mode 100644 manifests/y/Yaak/app/2026.4.0/Yaak.app.locale.en-US.yaml create mode 100644 manifests/y/Yaak/app/2026.4.0/Yaak.app.yaml diff --git a/manifests/y/Yaak/app/2026.4.0/Yaak.app.installer.yaml b/manifests/y/Yaak/app/2026.4.0/Yaak.app.installer.yaml new file mode 100644 index 000000000000..3a8cf1eda7d2 --- /dev/null +++ b/manifests/y/Yaak/app/2026.4.0/Yaak.app.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yaak.app +PackageVersion: 2026.4.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: Yaak +ReleaseDate: 2026-05-19 +AppsAndFeaturesEntries: +- Publisher: Yaak + ProductCode: Yaak +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Yaak' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mountain-loop/yaak/releases/download/v2026.4.0/Yaak_2026.4.0_x64-setup.exe + InstallerSha256: 026DC0753F4880313B93BBFF848A9CD09A114F87111AAAEF5E4E698C52C8B561 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yaak/app/2026.4.0/Yaak.app.locale.en-US.yaml b/manifests/y/Yaak/app/2026.4.0/Yaak.app.locale.en-US.yaml new file mode 100644 index 000000000000..8f1beb11365b --- /dev/null +++ b/manifests/y/Yaak/app/2026.4.0/Yaak.app.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Yaak.app +PackageVersion: 2026.4.0 +PackageLocale: en-US +Publisher: Mountain Loop Labs +PublisherUrl: https://github.com/mountain-loop +PublisherSupportUrl: https://github.com/mountain-loop/yaak/issues +PackageName: Yaak +PackageUrl: https://github.com/mountain-loop/yaak +License: MIT +LicenseUrl: https://github.com/mountain-loop/yaak/blob/HEAD/LICENSE +Copyright: Yaak +ShortDescription: The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC. +Tags: +- desktop +- http-client +- linux +- macos +- tauri +- windows +ReleaseNotes: |- + Changelog + - Add cookie editing with filtering, and create/edit/delete flows in #463 + - Layered settings inheritance per workspace, folder, and request in #463 + - Persist Set-Cookie headers from WebSocket upgrade responses when cookie storage is enabled in #463 + - Add a domain argument to the cookie.value template function in #452 + - Add live Git status indicators in the sidebar in #458 + - Add file history and restore actions for Git-synced items in #458 + - Add macOS window controls in #460 + - Clean up update downloads after install + - Improve model sync scheduling + - Allow overriding Content-Type for GraphQL and form-urlencoded requests + - Increase HTTP/2 response header limit + - Fix gRPC Any response reflection in #451 + - Show an error when importing a binary file fails + - Fix duplicate request names when duplicating unnamed requests in #429 + - Fix ghost selection lines in wrapped code editor content in #432 + - Align HTTP method tags to the left in #450 + Full Changelog: v2026.3.1...v2026.4.0 +ReleaseNotesUrl: https://github.com/mountain-loop/yaak/releases/tag/v2026.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yaak/app/2026.4.0/Yaak.app.yaml b/manifests/y/Yaak/app/2026.4.0/Yaak.app.yaml new file mode 100644 index 000000000000..13e7e474dfaa --- /dev/null +++ b/manifests/y/Yaak/app/2026.4.0/Yaak.app.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: Yaak.app +PackageVersion: 2026.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9dd076fdbb3bc41b4466b6aa5f02aae1ed258a33 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 19:20:22 +0200 Subject: [PATCH 012/125] New version: tagspaces.tagspaces version 6.12.1 (#377241) --- .../6.12.1/tagspaces.tagspaces.installer.yaml | 32 +++++++++++++++++++ .../tagspaces.tagspaces.locale.en-US.yaml | 30 +++++++++++++++++ .../tagspaces/6.12.1/tagspaces.tagspaces.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.installer.yaml create mode 100644 manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.locale.en-US.yaml create mode 100644 manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.yaml diff --git a/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.installer.yaml b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.installer.yaml new file mode 100644 index 000000000000..10661f31645a --- /dev/null +++ b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.installer.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: tagspaces.tagspaces +PackageVersion: 6.12.1 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: e8a7bf3e-6df2-51ee-a67f-fa7e8e36150d +ReleaseDate: 2026-05-19 +AppsAndFeaturesEntries: +- DisplayName: TagSpaces 6.12.1 + Publisher: TagSpaces GmbH + ProductCode: e8a7bf3e-6df2-51ee-a67f-fa7e8e36150d +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/tagspaces/tagspaces/releases/download/v6.12.1/tagspaces-win-x64-6.12.1.exe + InstallerSha256: 794C9D81968A85E3F2DD7243E9A4C3DB73B1ACDDCB2E534A013502BAD86A62B1 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/tagspaces/tagspaces/releases/download/v6.12.1/tagspaces-win-x64-6.12.1.exe + InstallerSha256: 794C9D81968A85E3F2DD7243E9A4C3DB73B1ACDDCB2E534A013502BAD86A62B1 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.locale.en-US.yaml b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.locale.en-US.yaml new file mode 100644 index 000000000000..43e984cac51b --- /dev/null +++ b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tagspaces.tagspaces +PackageVersion: 6.12.1 +PackageLocale: en-US +Publisher: TagSpaces UG +PublisherUrl: https://www.tagspaces.org/ +PublisherSupportUrl: https://github.com/tagspaces/tagspaces/issues +PrivacyUrl: https://www.tagspaces.org/about/privacy +Author: tagspace +PackageName: TagSpaces +PackageUrl: https://github.com/tagspaces/tagspaces +License: AGPL-3.0 +LicenseUrl: https://github.com/tagspaces/tagspaces/blob/HEAD/LICENSE.txt +ShortDescription: Offline file organizer and browser with tagging support. +Description: |- + TagSpaces is a free, non-locking, open source application for organizing and managing your local files with the help of tags. + It features note taking and some to-do app capabilities. + The application is available for Windows, Linux, Mac OS and Android. + We provide a web clipper extension for Firefox and Chrome for easy collecting of online content as local files. +Tags: +- electron +- file +- manager +- tag +ReleaseNotes: 'Release notes: https://www.tagspaces.org/whatsnew/#version-6121--20260520' +ReleaseNotesUrl: https://github.com/tagspaces/tagspaces/releases/tag/v6.12.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.yaml b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.yaml new file mode 100644 index 000000000000..08cc635d6822 --- /dev/null +++ b/manifests/t/tagspaces/tagspaces/6.12.1/tagspaces.tagspaces.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: tagspaces.tagspaces +PackageVersion: 6.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 48f77b3f309192e2083da43b1732943548e07099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A0=E9=93=AD?= <44076275+Pony-CW@users.noreply.github.com> Date: Wed, 20 May 2026 17:24:21 +0000 Subject: [PATCH 013/125] New package: voidtools.Everything.Beta version 1.5.0.1411b (#374571) --- .../voidtools.Everything.Beta.installer.yaml | 44 +++++++++++++++++++ ...oidtools.Everything.Beta.locale.en-US.yaml | 42 ++++++++++++++++++ .../voidtools.Everything.Beta.yaml | 8 ++++ 3 files changed, 94 insertions(+) create mode 100644 manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.installer.yaml create mode 100644 manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.locale.en-US.yaml create mode 100644 manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.yaml diff --git a/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.installer.yaml b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.installer.yaml new file mode 100644 index 000000000000..c168ec8c01ce --- /dev/null +++ b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.installer.yaml @@ -0,0 +1,44 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: voidtools.Everything.Beta +PackageVersion: 1.5.0.1411b +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://www.voidtools.com/Everything-1.5.0.1411b.x64-Setup.exe + InstallerSha256: 3287D0D14ADBE093FD6414CA31C44B9610FBBBE4F960A2729D636777676D1700 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Everything.exe + PortableCommandAlias: everything + InstallerUrl: https://www.voidtools.com/Everything-1.5.0.1411b.x64.zip + InstallerSha256: A3C8E0F5AE729C88C39A1413DE92DDD20219E52FEBCAA5E10BF6F8A15D21A14A +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://www.voidtools.com/Everything-1.5.0.1411b.x86-Setup.exe + InstallerSha256: B5D3A57906A591C1457F7CBA2469803990417B2295A62FD812A21506BBD2A5BC +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Everything.exe + PortableCommandAlias: everything + InstallerUrl: https://www.voidtools.com/Everything-1.5.0.1411b.x86.zip + InstallerSha256: CDE99DC2419068FC404279A69A37DA975D4C04BAEF0016F23B7EBADF952C7DD7 +FileExtensions: +- efu +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.locale.en-US.yaml b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..a40e2d3b5e38 --- /dev/null +++ b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: voidtools.Everything.Beta +PackageVersion: 1.5.0.1411b +PackageLocale: en-US +Publisher: voidtools +PublisherUrl: https://www.voidtools.com/ +PublisherSupportUrl: https://www.voidtools.com/support/everything/ +PrivacyUrl: https://www.voidtools.com/privacy +Author: David Carpenter +PackageName: Everything (Beta) +PackageUrl: https://www.voidtools.com/forum/viewtopic.php?f=12&t=9787 +License: MIT +LicenseUrl: https://www.voidtools.com/License.txt +Copyright: Copyright (C) 2018 David Carpenter +CopyrightUrl: https://www.voidtools.com/License.txt +ShortDescription: Locate files and folders by name instantly. +Description: | + Everything is search engine that locates files and folders by filename instantly for Windows. + Unlike Windows search Everything initially displays every file and folder on your computer (hence the name Everything). You type in a search filter to limit what files and folders are displayed. +Moniker: everything-beta +Tags: +- directory +- beta +- etpserver +- file +- file-search +- filesearch +- filesystem +- find +- folder +- ftpserver +- httpserver +- indexing +- search +ReleaseNotes: | + Everything 1.5 is now beta - Please see the upgrade guide. + fixed an issue with copying the Everything-1.5a.db +ReleaseNotesUrl: https://www.voidtools.com/forum/viewtopic.php?p=81846#p81846 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.yaml b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.yaml new file mode 100644 index 000000000000..57a604303934 --- /dev/null +++ b/manifests/v/voidtools/Everything/Beta/1.5.0.1411b/voidtools.Everything.Beta.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: voidtools.Everything.Beta +PackageVersion: 1.5.0.1411b +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5d3ee06e46d93cb813bd53e76ea74af33cc56a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynaldo=20Barrera=20Garc=C3=ADa?= <77733192+reybg87@users.noreply.github.com> Date: Wed, 20 May 2026 11:27:39 -0600 Subject: [PATCH 014/125] Add RbDevOps.HMPraxis version 1.0.8 (#374472) --- .../1.0.8/RbDevOps.HMPraxis.installer.yaml | 20 +++++++++++ .../1.0.8/RbDevOps.HMPraxis.locale.en-US.yaml | 33 +++++++++++++++++++ .../HMPraxis/1.0.8/RbDevOps.HMPraxis.yaml | 6 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.installer.yaml create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.locale.en-US.yaml create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.yaml diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.installer.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.installer.yaml new file mode 100644 index 000000000000..7a19e6b60d44 --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.8 +InstallerType: nullsoft +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ReleaseDate: 2026-05-14 +Installers: + - Architecture: x64 + InstallerUrl: https://downloads.rb-devops.com/releases/hm-praxis/1.0.8/windows/x64/HM%20Praxis_1.0.8_x64-setup.exe + InstallerSha256: 9F384CF0EDCFECD949D8AEFBA7DF32C03C3B2537D680AC5275E2D00BFED8E1EF +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.locale.en-US.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.locale.en-US.yaml new file mode 100644 index 000000000000..c2dc8e8f6cc3 --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.locale.en-US.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.8 +PackageLocale: en-US +Publisher: RbDevOps +PublisherUrl: https://rb-devops.com +PublisherSupportUrl: https://rb-devops.com/support +PrivacyUrl: https://rb-devops.com/privacy +Author: RbDevOps +PackageName: HM Praxis +PackageUrl: https://rb-devops.com/products/hm-praxis +License: Proprietary +LicenseUrl: https://rb-devops.com/terms +Copyright: Copyright (c) RbDevOps +ShortDescription: Local-first Healthcare Management Praxis for solo and small clinics. +Description: |- + HM Praxis is a desktop-native, local-first healthcare practice management application + for solo practitioners and small clinics. Patient records, appointments, prescriptions, + treatment plans, and billing run on your machine without requiring constant cloud + connectivity. Per-clinic data stays on your devices; LAN sync keeps a small team in step. +Moniker: hm-praxis +Tags: + - healthcare + - practice-management + - emr + - ehr + - patients + - appointments + - desktop + - local-first +ReleaseNotesUrl: https://rb-devops.com/products/hm-praxis +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.yaml new file mode 100644 index 000000000000..9fa0a3e31110 --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.8/RbDevOps.HMPraxis.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8104cf4821bf2e5c2c975ed841c4e883fbc6b9fe Mon Sep 17 00:00:00 2001 From: Steve the Killer Date: Wed, 20 May 2026 10:30:51 -0700 Subject: [PATCH 015/125] New package: SteveTheKiller.KillerPDF version 1.4.0 (#375579) --- .../SteveTheKiller.KillerPDF.installer.yaml | 14 +++++++++ ...SteveTheKiller.KillerPDF.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.4.0/SteveTheKiller.KillerPDF.yaml | 8 +++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.installer.yaml create mode 100644 manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.locale.en-US.yaml create mode 100644 manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.yaml diff --git a/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.installer.yaml b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.installer.yaml new file mode 100644 index 000000000000..ed60f7821492 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.installer.yaml @@ -0,0 +1,14 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerPDF +PackageVersion: 1.4.0 +InstallerType: portable +UpgradeBehavior: install +ReleaseDate: 2026-05-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SteveTheKiller/KillerPDF/releases/latest/download/KillerPDF.exe + InstallerSha256: 2E508342F7462BBE2C95A9B5DE56258994A2967C7DD5461059D9015C4E9C0C7A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.locale.en-US.yaml b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.locale.en-US.yaml new file mode 100644 index 000000000000..baedd6f87ff1 --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteveTheKiller.KillerPDF +PackageVersion: 1.4.0 +PackageLocale: en-US +Publisher: Steve the Killer +PublisherUrl: https://github.com/SteveTheKiller +PublisherSupportUrl: https://github.com/SteveTheKiller/KillerPDF/issues +Author: Steve the Killer +PackageName: KillerPDF +PackageUrl: https://github.com/SteveTheKiller/KillerPDF +License: GPL-3.0 +LicenseUrl: https://github.com/SteveTheKiller/KillerPDF/blob/main/LICENSE +Copyright: Copyright (c) 2026 Steve the Killer +ShortDescription: PDF editor for Windows. Install or run portable. GPLv3. No account, no subscription, no telemetry. +Description: KillerPDF is a lightweight PDF viewer and toolkit for Windows. View, merge, split, and manage PDF files. Runs portable or installs to your user profile - no admin rights required. No account, no subscription, no telemetry. Open source under GPLv3. +Moniker: killerpdf +Tags: +- dotnet +- gplv3 +- opensource +- pdf +- pdf-editor +- portable +- windows +- wpf +ReleaseNotesUrl: https://github.com/SteveTheKiller/KillerPDF/releases/tag/v1.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.yaml b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.yaml new file mode 100644 index 000000000000..f2cf5762ddab --- /dev/null +++ b/manifests/s/SteveTheKiller/KillerPDF/1.4.0/SteveTheKiller.KillerPDF.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: SteveTheKiller.KillerPDF +PackageVersion: 1.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6061e1751b29b2f4da899a5503ff05824a4bd8fc Mon Sep 17 00:00:00 2001 From: Ravi Bhushan kumar Date: Wed, 20 May 2026 23:01:35 +0530 Subject: [PATCH 016/125] Add RaviBhushan.fenc version 3.0.0 (#374796) --- .../3.0.0/RaviBhushan.fenc.installer.yaml | 11 ++++++++ .../3.0.0/RaviBhushan.fenc.locale.en-US.yaml | 26 +++++++++++++++++++ .../fenc/3.0.0/RaviBhushan.fenc.yaml | 7 +++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.installer.yaml create mode 100644 manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.locale.en-US.yaml create mode 100644 manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.yaml diff --git a/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.installer.yaml b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.installer.yaml new file mode 100644 index 000000000000..86f8a632cd03 --- /dev/null +++ b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.installer.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: RaviBhushan.fenc +PackageVersion: 3.0.0 +Installers: + - Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/ravibhushan10/File-encryptor-CLI-app/releases/download/v3.0.0/fenc-v3.0.0-windows.exe + InstallerSha256: 708a46c1d34901c47f9fe13641334650dba59449b9ec219fed8f13d617606838 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.locale.en-US.yaml b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.locale.en-US.yaml new file mode 100644 index 000000000000..4be4d5fdb284 --- /dev/null +++ b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: RaviBhushan.fenc +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: Ravi Bhushan +PublisherUrl: https://github.com/ravibhushan10 +PublisherSupportUrl: https://github.com/ravibhushan10/File-encryptor-CLI-app/issues +PackageName: fenc +PackageUrl: https://github.com/ravibhushan10/File-encryptor-CLI-app +License: MIT +LicenseUrl: https://github.com/ravibhushan10/File-encryptor-CLI-app/blob/main/LICENSE.txt +Copyright: Copyright (c) 2026 Ravi Bhushan +ShortDescription: AES-256 File Encryption CLI Tool +Description: AES-256-CBC file encryption CLI for Windows with PBKDF2 key derivation, HMAC-SHA256 integrity verification, batch mode, folder encryption, and Windows installer. +Moniker: fenc +Tags: + - encryption + - security + - cli + - aes + - file-encryption +ReleaseNotesUrl: https://github.com/ravibhushan10/File-encryptor-CLI-app/releases/tag/v3.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 + diff --git a/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.yaml b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.yaml new file mode 100644 index 000000000000..95036158b623 --- /dev/null +++ b/manifests/r/RaviBhushan/fenc/3.0.0/RaviBhushan.fenc.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: RaviBhushan.fenc +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d692a2b95ef8f8383c2ffe302223353c8a5f492d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 10:35:26 -0700 Subject: [PATCH 017/125] Automatic update of Filemail.DesktopApp from 4.18.2 to 4.19.0 (#376891) --- .../4.19.0/Filemail.DesktopApp.installer.yaml | 14 +++++++++++++ .../Filemail.DesktopApp.locale.en-GB.yaml | 20 +++++++++++++++++++ .../Filemail.DesktopApp.locale.nb-NO.yaml | 17 ++++++++++++++++ .../Filemail.DesktopApp.locale.nn-NO.yaml | 16 +++++++++++++++ .../4.19.0/Filemail.DesktopApp.yaml | 8 ++++++++ 5 files changed, 75 insertions(+) create mode 100644 manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.installer.yaml create mode 100644 manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.en-GB.yaml create mode 100644 manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nb-NO.yaml create mode 100644 manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nn-NO.yaml create mode 100644 manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.yaml diff --git a/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.installer.yaml b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.installer.yaml new file mode 100644 index 000000000000..4c8703ac5eeb --- /dev/null +++ b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/May/20 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Filemail.DesktopApp +PackageVersion: 4.19.0 +InstallerType: portable +Commands: +- filemail +Installers: +- Architecture: x64 + InstallerUrl: https://filemailprod.blob.core.windows.net/downloads/Apps/Filemail_Desktop_Setup_win64.exe + InstallerSha256: F85B2A8D7AF762DF681381FF6435C77BECAA4D3BC635B39A1D0809C8BF6CF32F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.en-GB.yaml b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.en-GB.yaml new file mode 100644 index 000000000000..8052d9cfc9b7 --- /dev/null +++ b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/May/20 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Filemail.DesktopApp +PackageVersion: 4.19.0 +PackageLocale: en-GB +Publisher: Filemail AS +PackageName: Filemail Desktop App +PackageUrl: https://www.filemail.com/apps/windows-desktop +License: Proprietary (Account required) +Copyright: © 2026 Filemail AS +ShortDescription: Elevate your file sharing experience with our desktop app. +Tags: +- filemail-desktop-app +- filemaildesktopapp +- file-sharing +- filesharing +- norway +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nb-NO.yaml b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nb-NO.yaml new file mode 100644 index 000000000000..80a492b19887 --- /dev/null +++ b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nb-NO.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/May/20 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Filemail.DesktopApp +PackageVersion: 4.19.0 +PackageLocale: nb-NO +PackageName: Filemail Desktop App +PackageUrl: https://www.filemail.com/nb/apps/windows-desktop +License: Proprietær (Kontooppretting påkrevd) +ShortDescription: Forbedre opplevelsen av fildeling med skrivebordsappen vår. +Tags: +- filemail-desktop-app +- filemaildesktopapp +- fildeling +- norge +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nn-NO.yaml b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nn-NO.yaml new file mode 100644 index 000000000000..948b204dcf4a --- /dev/null +++ b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.locale.nn-NO.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2026/May/20 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Filemail.DesktopApp +PackageVersion: 4.19.0 +PackageLocale: nn-NO +PackageName: Filemail Desktop App +License: Proprietær (Kontooppretting krevjast) +ShortDescription: Forbetre opplevinga av fildeling med skrivebordsappen vår. +Tags: +- filemail-desktop-app +- filemaildesktopapp +- fildeling +- noreg +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.yaml b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.yaml new file mode 100644 index 000000000000..0298665284c7 --- /dev/null +++ b/manifests/f/Filemail/DesktopApp/4.19.0/Filemail.DesktopApp.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/20 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Filemail.DesktopApp +PackageVersion: 4.19.0 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 From 420f2a9a940f7c60f73c7d9231d40d9e5f8aedb0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 10:35:44 -0700 Subject: [PATCH 018/125] Automatic Waiver Addition for PR 374273 (#377280) --- manifests/k/kunobi-ninja/kunobi/Unstable/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/k/kunobi-ninja/kunobi/Unstable/.validation diff --git a/manifests/k/kunobi-ninja/kunobi/Unstable/.validation b/manifests/k/kunobi-ninja/kunobi/Unstable/.validation new file mode 100644 index 000000000000..351fb5b3e1da --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/Unstable/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"78ed942f-a78b-41f2-95f5-f96c1e0b31f4","TestPlan":"Policy-Test-2.5","PackagePath":"manifests/k/kunobi-ninja/kunobi/Unstable/1.1.0-beta.1","CommitId":"e7bc9cf6d445f4d2a21ac575946916c84e830a7a"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 0516ae3984d181f213980a5d39e9bfe9e97b8811 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 01:43:39 +0800 Subject: [PATCH 019/125] New version: RIA.Libdigidocpp version 4.4.0 (#374057) --- .../4.4.0/RIA.Libdigidocpp.installer.yaml | 27 +++++++++++++++ .../4.4.0/RIA.Libdigidocpp.locale.en-US.yaml | 34 +++++++++++++++++++ .../4.4.0/RIA.Libdigidocpp.locale.zh-CN.yaml | 13 +++++++ .../Libdigidocpp/4.4.0/RIA.Libdigidocpp.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.installer.yaml create mode 100644 manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.en-US.yaml create mode 100644 manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.zh-CN.yaml create mode 100644 manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.yaml diff --git a/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.installer.yaml b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.installer.yaml new file mode 100644 index 000000000000..f7266a19f84a --- /dev/null +++ b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RIA.Libdigidocpp +PackageVersion: 4.4.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +ReleaseDate: 2026-05-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-eid/libdigidocpp/releases/download/v4.4.0/libdigidocpp-4.4.0.8399.x64.msi + InstallerSha256: E8AFF8025DCBB3BE000CAD7A25DC12AF97CD8FD8E0BADE9E93CD8967A4981A2D + ProductCode: '{36748337-2A82-45D0-BBB7-70A4601C2C5B}' + AppsAndFeaturesEntries: + - DisplayName: Libdigidocpp x64 + UpgradeCode: '{93985BBA-6B59-443B-80C8-BA987407F8B8}' +- Architecture: x86 + InstallerUrl: https://github.com/open-eid/libdigidocpp/releases/download/v4.4.0/libdigidocpp-4.4.0.8399.x86.msi + InstallerSha256: 7D037868FE9DC27FEE7A85254EA6B7091FE814BE9398E54F8D89C6E710ECA5FE + ProductCode: '{C05BC6CA-5814-4D3E-9D64-A93F9C4675C2}' + AppsAndFeaturesEntries: + - DisplayName: Libdigidocpp x86 + UpgradeCode: '{7F1B1519-B527-4130-998D-233F4D050F14}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.en-US.yaml b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.en-US.yaml new file mode 100644 index 000000000000..4aa7b9844b68 --- /dev/null +++ b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.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: RIA.Libdigidocpp +PackageVersion: 4.4.0 +PackageLocale: en-US +Publisher: RIA +PublisherUrl: https://www.ria.ee/ +PublisherSupportUrl: https://github.com/open-eid/libdigidocpp/issues +Author: Estonian Information System Authority +PackageName: Libdigidocpp +PackageUrl: https://open-eid.github.io/libdigidocpp/ +License: LGPL-2.1 +LicenseUrl: https://github.com/open-eid/libdigidocpp/blob/HEAD/LICENSE.LGPL +Copyright: © Estonian Information System Authority +ShortDescription: The C++ library offering creating, signing and verification of digitally signed documents, according to XAdES and ASiC standards. +Description: |- + Libdigidocpp is the C++ library offering creating, signing and verification of digitally signed documents, according to XAdES and ASiC standards. + The ID-software is automatically configured to use RIA server access certificate and Time-Stamping Service, which is for personal purposes only. For any commercial use, you should enter into a contract with a service provider SK ID Solutions AS. +ReleaseNotes: |- + We appreciate your feedback to www.id.ee. + - Update libraries and platform support + (#702, #705, #713, #721) + - Improve signature and container compatibility + (#698, #708, #701, #650, #711, #724) + - Other fixes and optimizations + (#691, #700, #704, #706, #707, #718, #719) + Full Changelog: https://github.com/open-eid/libdigidocpp/compare/v4.3.0...v4.4.0 +ReleaseNotesUrl: https://github.com/open-eid/libdigidocpp/releases/tag/v4.4.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-eid/libdigidocpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.zh-CN.yaml b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.locale.zh-CN.yaml new file mode 100644 index 000000000000..64280fee1b32 --- /dev/null +++ b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.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: RIA.Libdigidocpp +PackageVersion: 4.4.0 +PackageLocale: zh-CN +ShortDescription: 遵循 XAdES 和 ASiC 标准的 C++ 库,提供数字签名文档的创建、签名及验证功能。 +Description: |- + Libdigidocpp 是一个遵循 XAdES 和 ASiC 标准的 C++ 库,提供数字签名文档的创建、签名及验证功能。 + 该 ID 软件默认配置使用 RIA 服务器访问证书及时间戳服务,仅限个人用途。如需商用,需与 SK ID Solutions AS 服务提供商签订合约。 +ReleaseNotesUrl: https://github.com/open-eid/libdigidocpp/releases/tag/v4.4.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.yaml b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.yaml new file mode 100644 index 000000000000..94983c4dfe80 --- /dev/null +++ b/manifests/r/RIA/Libdigidocpp/4.4.0/RIA.Libdigidocpp.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: RIA.Libdigidocpp +PackageVersion: 4.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From afb5124a1404eb7a9a31be4f437d342f3f838b9a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 01:43:53 +0800 Subject: [PATCH 020/125] New version: LuisPater.CLIProxyAPI version 7.1.13 (#376060) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 38 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 ++++++++++++ .../7.1.13/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..973577bb9861 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/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.13 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-05-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.13/CLIProxyAPI_7.1.13_windows_amd64.zip + InstallerSha256: 4BF07A99E5B85BD2A70BDB8EE2FE7475B840FA22D0D6538CF5D398C5561780FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..484627ff5cb9 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.13 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - ad98c9549ace5faa674483113c5f00432eb71b50 feat(runtime): track upstream response headers in logging and usage reporting +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..4a5445b6f986 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/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.13 +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.13/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..03e7bb29c022 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.13/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.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b039b9a1b127c2365416c98dc42e5dc96da4bce Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 20 May 2026 13:44:06 -0400 Subject: [PATCH 021/125] New version: ZedIndustries.Zed version 1.3.5 (#377244) --- .../1.3.5/ZedIndustries.Zed.installer.yaml | 28 ++++ .../1.3.5/ZedIndustries.Zed.locale.en-US.yaml | 133 ++++++++++++++++++ .../Zed/1.3.5/ZedIndustries.Zed.yaml | 8 ++ 3 files changed, 169 insertions(+) create mode 100644 manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.installer.yaml create mode 100644 manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.locale.en-US.yaml create mode 100644 manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.yaml diff --git a/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.installer.yaml b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.installer.yaml new file mode 100644 index 000000000000..b2e98180512c --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ZedIndustries.Zed +PackageVersion: 1.3.5 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.3.5/Zed-x86_64.exe + InstallerSha256: 0484D4733E004CDC171ACCE70F5EC5B7CCAAED051656DC14DB05602D4B86A305 +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.3.5/Zed-aarch64.exe + InstallerSha256: 052129DD95C74601BF7FA008419A866991364753103B724F8D9D7677DC0DA6CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.locale.en-US.yaml new file mode 100644 index 000000000000..6393cfa81000 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.locale.en-US.yaml @@ -0,0 +1,133 @@ +# 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 +PackageVersion: 1.3.5 +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 +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. +Moniker: zed +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: |- + This week's release includes the ability to create Terminal Threads from the sidebar and Agent Panel, a Git panel branch history view and support for running custom Git commands from the Git Graph context menu, inline image and Mermaid diagram rendering in the agent, a new subagent_model setting, optional text icons for completion items ("completion_menu_item_kind": "symbol"), and Vim g z jump-to-word navigation. + Shipped by the Zed Guild 🛡️ + - Added built-in language server support for Bash. (#52811; thanks lingyaochu) + Learn about the Zed Guild. + Features + AI + - Added the ability to create Terminal Threads in the Sidebar and Agent Panel. (#56685) + - Agent: Added setting subagent_model to specify which model is used when a subagent is spawned. (#56203) + - Agent: Added support for rendering inline images. (#56427) + - Agent: Added support for Mermaid diagrams. (#56430) + - Agent: Improved UX when agent tries to edit unsaved buffer. (#55655) + - Agent: Added support for grok-4.3 and grok-4.2. (#55931) + - Agent: Added Google Gemini 3.1 Flash Lite. (#56248; thanks qtqgyt) + - Agent: Updated OpenCode Free models (BigPickle and Ring 2.6 1T Free). (#56328; thanks Vlaaaaaaad) + - Agent: Added support for gpt-5.4-nano/mini models for OpenAI provider. (#56476) + - Agent: Improved output quality when using OpenAI models. (#56476) + - Agent: Added guardrail_identifier and guardrail_version settings for AWS Bedrock, enabling use in environments where IAM policies require a guardrail on all model requests. (#50084; thanks 9to6) + - Agent: Added support for editing the thread title for external agent threads. (#56446) + - Agent: Added user confirmation requirement before letting tools modify files inside .agents/skills/ (per-project) or ~/.agents/skills/ (global), so skills installed by any agent are protected from unsolicited edits. (#56456) + - Anthropic: Added dynamic fetching of available models from Anthropic API. (#56397) + - Improved sidebar search placeholder text to read "Search threads…" instead of "Search…". (#56081) + - Edit Prediction: Added the ability to input the "expected patch", i.e. what the model should have predicted in the edit prediction: rate completions modal. (#56629) + - Improved Anthropic prompt cache utilization, reducing latency and cost for ongoing conversations. (#56472) + - Improved Bedrock prompt cache utilization by anchoring the system prompt as its own cache prefix. (#56474) + - Improved Copilot edit predictions to no longer rely on a system node installation, so the system node version no longer affects whether they work in Zed. (#56635) + Git + - Added a history view to the Git panel that allows to quickly see in a list all the commits for a given branch. (#56500) + - Added support for running global custom Git command tasks from the Git Graph commit context menu. (#56354) + - Added support for force deleting worktrees that contain modified or untracked files. (#56519) + - Added a Copy Tag action to the git graph context menu. (#56110) + - Changed the git::Commit action (cmd-enter or ctrl-enter) to now commit a pending amend. (#54472) + - Added confirmation prompt when deleting unmerged git branches, with option to force delete. (#55927) + - Added alt+click on delete button to force delete a branch immediately. (#55927) + Vim / Helix + - Added Vim-mode jump-to-word navigation on g z. (#55492; thanks GoldStrikeArch) + - Added support for Helix' buffer picker that is opened via space b by default. (#55868; thanks jnns) + - Added a setting vim.show_edit_predictions_in_normal_mode to control whether edit predictions are shown in normal mode. (#55956) + Remote Development + - Added support for SCP style SSH urls: zed ssh://user@host:~/code/proj. (#56304; thanks notpeter) + Other + - Added text icons for completion items (disabled by default, use "completion_menu_item_kind": "symbol" to enable). (#56396) + - Improved Markdown preview table cells to vertically center content in tall rows and respect column alignment from the table header. (#53465; thanks davidalecrim1) + - Improved Mermaid diagrams in rendered markdown to match your theme by default. (#56430) + - Added a Hide Button entry to the right-click context menu on status bar items and panel buttons. (#54971) + - Added support for opening a file with a line range selected in the file finder using the path:start-end syntax (e.g. file.rs:10-20). (#53958; thanks cppcoffee) + - Added file:line:col navigation from ctrl+click hover links in the editor. (#55877; thanks jabdinghoff) + - Optimized multibuffer creation by conditionally using headers based on RHS state. (#56058; thanks chirivelli) + - Improved the minimum size of diagnostics pane excerpts. (#56172) + - Improved default button focus in macOS dialogs. (#56513) + - Improved auto update error message for NixOS users missing rsync. (#56097; thanks karol-broda) + - Added theme keys for configuring editor diff hunk colors. (#51784; thanks vitallium) + - Improved extension updates to be more resilient to network and upstream failures. (#54355) + Bug Fixes + - Agent: Fixed an issue where editing would sometimes fail for specific models (Deepseek v4). (#55894) + - Agent: Fixed squashed message editor when limit_content_width=false. (#56688) + - Ollama: Fixed issue where specifying auto_discover: false would still auto discover models. (#55999; thanks ogtega) + - Fixed git blame processes not getting dropped properly. (#56894) + - Fixed an issue where git state would be stale in some cases. (#57176) + - Fixed a bug where restoring diff hunks in remote projects would leave stale no-op hunks in the UI. (#54823) + - Fixed a bug where selection mentions would resolve to the literal selection rather than the URI in draft threads. (#55203) + - Fixed a bug where Zed incorrectly kept a removed pane as the active pane. (#56229) + - Fixed a crash in follow mode when opening multibuffers. (#55948) + - Fixed a crash in markdown preview when a mermaid flowchart contained a partially-typed parallelogram node like A[/] or A[\]. (#56199) + - Fixed agent "finished" notification appearing right before the queued message is sent. (#56157) + - Fixed agent panel staying in a generating state when the underlying prompt task was cancelled before completing. (#55562; thanks brunorodmoreira) + - Fixed an issue where local settings files would not correctly open on remote workspaces. (#56373) + - Fixed an issue where re-running the git: branch diff after changing the active project would not refresh the branch diff to show the branch diff of the active project. (#56552) + - Fixed an out-of-bounds panic when the AI produced multiple inline rewrites in a single completion. (#52458; thanks mre) + - Fixed eagerly truncated labels in the Debug modal. (#56510; thanks afgomez) + - Fixed file names containing markdown special characters (e.g. __somefile__) being rendered as formatted text in the git discard confirmation dialog. (#56197; thanks alkinun) + - Fixed installing extensions when Zed's cache and data directories are on different filesystems. (#56437; thanks PiasekDev) + - Fixed resolved lens causing flickers. (#56047) + - Fixed some rare cases where API requests would fail with Unauthorized. (#56559) + - Fixed the ACP Registry getting stuck on loading when registry or icon requests hang. (#56108; thanks grgwuk990) + - Fixed the agent panel to show "Restore checkpoint" as soon as the agent starts editing instead of waiting until the turn ends. (#56611) + - Fixed unsaved untitled buffers being silently lost when opening a file or project from an empty window. (#55889) + - Fixed vim change surrounds for MiniQuotes, MiniBrackets, and AnyQuotes. (#51067; thanks ian-h-chamberlain) + - Fixed Windows installer task arguments syntax. (#50464) + - Fixed scrollbar position jumping or inverting when content height changes during a scrollbar drag (e.g. in the agent panel while streaming). (#53378; thanks KlausUllrich) + - Fixed DashScope (Aliyun) tool calls not preserving id and name across streaming delta chunks. + - Fixed file names containing markdown special characters (e.g. __somefile__) being rendered as formatted text in the file deletion confirmation dialog. (#55697; thanks alkinun) + - Fixed Vim % (jump to matching) to match C preprocessor directives (e.g. #if/#endif) and comment delimiters, like Neovim. (#55515; thanks tanaxer01) + - Fixed Vim % incorrectly expanding into the rest of the file when used on a blank line inside a bracket range. (#55515; thanks tanaxer01) + - Fixed angled brackets being included in rainbow bracket highlights for JavaScript. (#57072) + - Fixed an issue where file system watching would default to the polling backend inside of OrbStack VMs on macOS. (#57184) + Breaking Changes and Notices + - Removed open tool from built-in Agent tools. (#56295) + - Removed deprecated xAI models. (#55931) + - Removed deprecated OpenCode models (MiMo V2, Hy3, and Claude 3.5 Haiku). (#56278; thanks Vlaaaaaaad) + - Removed Ling 2.6 Flash Free model from the OpenCode provider. (#55984; thanks Sikriet) + - Removed deprecated OpenAI models. (#56476) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.3.5 +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/1.3.5/ZedIndustries.Zed.yaml b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.yaml new file mode 100644 index 000000000000..e5d9b405f46d --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.3.5/ZedIndustries.Zed.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 +PackageVersion: 1.3.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 21135456bdf3c6a4db7e2d2ae05eec9745e52dea Mon Sep 17 00:00:00 2001 From: Allen Bijo Date: Wed, 20 May 2026 23:20:15 +0530 Subject: [PATCH 022/125] New version: allenbijo.qsh 0.1.0 (#374715) Co-authored-by: goreleaserbot --- .../qsh/0.1.0/allenbijo.qsh.installer.yaml | 18 ++++++++++++++++++ .../qsh/0.1.0/allenbijo.qsh.locale.en-US.yaml | 16 ++++++++++++++++ .../a/allenbijo/qsh/0.1.0/allenbijo.qsh.yaml | 7 +++++++ 3 files changed, 41 insertions(+) create mode 100644 manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.installer.yaml create mode 100644 manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.locale.en-US.yaml create mode 100644 manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.yaml diff --git a/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.installer.yaml b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.installer.yaml new file mode 100644 index 000000000000..da1a223b2bbf --- /dev/null +++ b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.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: allenbijo.qsh +PackageVersion: 0.1.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-14" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: qsh.exe + PortableCommandAlias: qsh + InstallerUrl: https://github.com/allenbijo/QuickSSH-terminal/releases/download/v0.1.0/qsh_windows_amd64.zip + InstallerSha256: 645aafca1c5932cc068d999d202274bbe2e7c538ad1b512de30be057586ecb9c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.locale.en-US.yaml b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.locale.en-US.yaml new file mode 100644 index 000000000000..98a6bc8407d0 --- /dev/null +++ b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.locale.en-US.yaml @@ -0,0 +1,16 @@ +# 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: allenbijo.qsh +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: allenbijo +PublisherUrl: https://github.com/allenbijo +PublisherSupportUrl: https://github.com/allenbijo/QuickSSH-terminal/issues +PackageName: qsh +PackageUrl: https://github.com/allenbijo/QuickSSH-terminal +License: MIT +ShortDescription: Terminal UI for SSH port-forward tunnels (shares config with the QuickSSH Electron app). +Moniker: qsh +ReleaseNotesUrl: https://github.com/allenbijo/QuickSSH-terminal/releases/tag/v0.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.yaml b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.yaml new file mode 100644 index 000000000000..8f559c86ca7a --- /dev/null +++ b/manifests/a/allenbijo/qsh/0.1.0/allenbijo.qsh.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: allenbijo.qsh +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 92fbddeda4a21b9fb0d146bb41128df2621d3297 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:05:54 +0800 Subject: [PATCH 023/125] New version: ImageMagick.ImageMagick version 7.1.2.23 (#375758) --- .../ImageMagick.ImageMagick.installer.yaml | 33 ++++++++ .../ImageMagick.ImageMagick.locale.en-US.yaml | 80 +++++++++++++++++++ .../ImageMagick.ImageMagick.locale.zh-CN.yaml | 33 ++++++++ .../7.1.2.23/ImageMagick.ImageMagick.yaml | 8 ++ 4 files changed, 154 insertions(+) create mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.installer.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.en-US.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.zh-CN.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.yaml diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.installer.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.installer.yaml new file mode 100644 index 000000000000..33c32c3bcaf6 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.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: ImageMagick.ImageMagick +PackageVersion: 7.1.2.23 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Commands: +- compare +- composite +- conjure +- identify +- magick +- mogrify +- montage +- stream +ReleaseDate: 2026-05-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-23/ImageMagick-7.1.2-23-Q16-HDRI-x86-dll.exe + InstallerSha256: FBDD598C7FBC0B7CFA1EA35A03EBF751DF11F601289D20322298D07A1619F7E4 + ProductCode: ImageMagick 7.1.2 Q16-HDRI (32-bit)_is1 +- Architecture: x64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-23/ImageMagick-7.1.2-23-Q16-HDRI-x64-dll.exe + InstallerSha256: 128DDE32B613ABD84B3C7FC52F871CA37D00457B405B6FDB6DB4B5E42F778A96 + ProductCode: ImageMagick 7.1.2 Q16-HDRI (64-bit)_is1 +- Architecture: arm64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-23/ImageMagick-7.1.2-23-Q16-HDRI-arm64-dll.exe + InstallerSha256: FE130D2C3FA60B6D7827646B0070FC65F230720009D4E42AA72D9E6CD326432F + ProductCode: ImageMagick 7.1.2 Q16-HDRI (arm64)_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.en-US.yaml new file mode 100644 index 000000000000..e13c2576cfd1 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick +PackageVersion: 7.1.2.23 +PackageLocale: en-US +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16-HDRI +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +ShortDescription: A free, open-source software suite for editing and manipulating digital images +Description: |- + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. +Tags: +- image +ReleaseNotes: |- + Merged + - build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 #8733 + - ignore_sequence_editlist only in libheif 1.21 #8729 + Commits + - beta release b8244a9 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3rvp-mpr5-qjm9 c0d67d1 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-36wm-hprc-mcf5 3aa3574 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jcqp-6r6f-3mfx 188fcf5 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7gg8-qqx7-92g5 e8431d4 + - encourage security policy testing after any configuration change a60a785 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-533m-3wf6-c33v ff2f155 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-88wq-x9gc-45h8 4fb2526 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5r4x-w6p5-222q 4d92249 + - revert list length check adf173c + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xf64-q5rg-85g5 f243129 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xf64-q5rg-85g5 01b2f12 + - Set the mask_traits to undefined when setting masks. 1569c1c + - Allow reading more pixel masks in the DDS decoder (#8723) 64fc55b + - Improved performance when pinging an animated avif image. 02b5cc9 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4g75-9r48-jf92 adb4b8d + - Check if the TIFF file that is being read is a DNG file and then switch to the DNG decoder. 6cee813 + - Removed unused include. 58163e0 + - Set the status to make sure we exit earlier. 1fc6a11 + - Check the image extent before decoding the webp image and improved the error handling. 9682dab + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4g75-9r48-jf92 d954e9c + - revert 1500690 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p93h-f2jc-477j 75bcc76 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4g75-9r48-jf92 9971127 + - cosmetic 5953c8e + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rcr6-g7jc-f57g 06fb1aa + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6gxq-f64p-5w6f ac461f3 + - Added svg version of the wand icon. 0fd5e38 + - Updated the Windows dependencies. ca15b2b + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6gxq-f64p-5w6f d3b02f2 + - eliminate compiler warning 468bbd6 + - eliminate compiler warning 65fd7fa + - eliminate compiler warning 68ed378 + - eliminate compiler warning a92d8bc + - eliminate compiler warning de23b19 + - Corrected signature. 91db0b6 + - validate the DPC pixel cache on read bb79e91 + - fixes per minor code review c421b33 + - eliminate compiler error ec88a6b + - eliminate compiler warning b5cf3d9 + - eliminate compiler warning 6c51b2d + - release 6a10c82 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-23---2026-05-17 +Documentations: +- DocumentLabel: Command-line Tools + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: Command-line Processing + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: Develop + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.zh-CN.yaml new file mode 100644 index 000000000000..580072acb1fb --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick +PackageVersion: 7.1.2.23 +PackageLocale: zh-CN +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16-HDRI +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +ShortDescription: 一款用于编辑和处理数字图像的免费开源软件套件 +Description: |- + ImageMagick® 是一款免费的开源软件套件,用于编辑和处理数字图像,可用于创建、编辑、合成或转换位图图像,并支持多种文件格式,包括 JPEG、PNG、GIF、TIFF 和 Ultra HDR。 + ImageMagick 广泛应用于网络开发、图形设计和视频编辑等行业以及科学研究、医学成像和天文学领域,并凭借其多功能性、可定制性以及强大的图像处理能力成为各种图像相关任务的热门选择。 + ImageMagick 包括用于执行复杂图像处理任务的命令行界面,以及将其功能集成到软件应用程序中的应用程序接口。它采用 C 语言编写,可在 Linux、Windows 和 macOS 等多种操作系统上使用。 +Tags: +- 图像 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md +Documentations: +- DocumentLabel: 命令行工具 + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: 命令行处理 + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: 开发 + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.yaml new file mode 100644 index 000000000000..5edbd1483b6c --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/7.1.2.23/ImageMagick.ImageMagick.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: ImageMagick.ImageMagick +PackageVersion: 7.1.2.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e29cfececf49e4090e6dff4d23a10ac570463825 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:13:41 +0800 Subject: [PATCH 024/125] Update: KDE.Picmi version master (821) (#375065) --- manifests/k/KDE/Picmi/master/KDE.Picmi.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Picmi/master/KDE.Picmi.installer.yaml b/manifests/k/KDE/Picmi/master/KDE.Picmi.installer.yaml index f8a3bf80b495..3958d8f24711 100644 --- a/manifests/k/KDE/Picmi/master/KDE.Picmi.installer.yaml +++ b/manifests/k/KDE/Picmi/master/KDE.Picmi.installer.yaml @@ -9,14 +9,14 @@ ProductCode: picmi Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/picmi/master/windows/picmi-master-819-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 0F1D1BCA6CD37128F7E769924379F4C26D36FA5062D5230F663EAB91F397020B + InstallerUrl: https://cdn.kde.org/ci-builds/games/picmi/master/windows/picmi-master-821-windows-cl-msvc2022-x86_64.exe + InstallerSha256: BB45A035BCE04FC37896BA41258904B2AF8BA4C6B821162F096179BB6A475EB3 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/picmi/master/windows/picmi-master-819-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 0F1D1BCA6CD37128F7E769924379F4C26D36FA5062D5230F663EAB91F397020B + InstallerUrl: https://cdn.kde.org/ci-builds/games/picmi/master/windows/picmi-master-821-windows-cl-msvc2022-x86_64.exe + InstallerSha256: BB45A035BCE04FC37896BA41258904B2AF8BA4C6B821162F096179BB6A475EB3 InstallerSwitches: Custom: /AllUsers ManifestType: installer From bcf192260689632ed1e23d10fe92a0d3384505c6 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 20:16:18 +0200 Subject: [PATCH 025/125] New version: Forkgram.Forkgram version 6.8.3 (#377111) --- .../6.8.3/Forkgram.Forkgram.installer.yaml | 17 ++++++++++++ .../6.8.3/Forkgram.Forkgram.locale.en-US.yaml | 26 +++++++++++++++++++ .../Forkgram/6.8.3/Forkgram.Forkgram.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.installer.yaml create mode 100644 manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.locale.en-US.yaml create mode 100644 manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.yaml diff --git a/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.installer.yaml b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.installer.yaml new file mode 100644 index 000000000000..f50d66458029 --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Forkgram.Forkgram +PackageVersion: 6.8.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Telegram.exe +UpgradeBehavior: install +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/forkgram/tdesktop/releases/download/v6.8.3/Telegram.zip + InstallerSha256: 7EBCCA70A145B7B369D1319AADAB7C7659DF2467EBCAFFBA8ABD389F4A75FC24 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.locale.en-US.yaml b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.locale.en-US.yaml new file mode 100644 index 000000000000..41eadee5a7f0 --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Forkgram.Forkgram +PackageVersion: 6.8.3 +PackageLocale: en-US +Publisher: Forkgram +PublisherUrl: https://github.com/forkgram +PublisherSupportUrl: https://github.com/forkgram/tdesktop/issues +PackageName: Forkgram +PackageUrl: https://github.com/forkgram/tdesktop +License: GPL-3.0 +LicenseUrl: https://github.com/forkgram/tdesktop/blob/HEAD/LICENSE +ShortDescription: Fork of Telegram Desktop messaging app. +Description: Forkgram is a fork of the official Telegram Desktop application. It does not fundamentally change the official client and adds only some useful small features. +Moniker: forkgram +Tags: +- fork +- forkgram +- messenger +- telegram +- telegram-desktop +ReleaseNotes: — Updated version to 6.8.3. +ReleaseNotesUrl: https://github.com/forkgram/tdesktop/releases/tag/v6.8.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.yaml b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.yaml new file mode 100644 index 000000000000..e649fae6a20f --- /dev/null +++ b/manifests/f/Forkgram/Forkgram/6.8.3/Forkgram.Forkgram.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: Forkgram.Forkgram +PackageVersion: 6.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f10f8338d57d31df511771075d1f1b823577c3c0 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 20:19:06 +0200 Subject: [PATCH 026/125] New version: LocalStack.localstack-cli version 2026.5.0 (#377113) --- .../LocalStack.localstack-cli.installer.yaml | 16 ++++++++++++++++ ...ocalStack.localstack-cli.locale.en-US.yaml | 19 +++++++++++++++++++ .../2026.5.0/LocalStack.localstack-cli.yaml | 8 ++++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.installer.yaml create mode 100644 manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.locale.en-US.yaml create mode 100644 manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.yaml diff --git a/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.installer.yaml b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.installer.yaml new file mode 100644 index 000000000000..6c21fc5fc737 --- /dev/null +++ b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LocalStack.localstack-cli +PackageVersion: 2026.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: localstack.exe +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/localstack/localstack-cli/releases/download/v2026.5.0/localstack-cli-2026.5.0-windows-amd64-onefile.zip + InstallerSha256: 62E7C807C0FFC8ABB72A85623600DA455014829D07FD2F865BB2DB5595F1E240 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.locale.en-US.yaml b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.locale.en-US.yaml new file mode 100644 index 000000000000..002190638c3b --- /dev/null +++ b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LocalStack.localstack-cli +PackageVersion: 2026.5.0 +PackageLocale: en-US +Publisher: LocalStack +PublisherUrl: https://github.com/localstack +PublisherSupportUrl: https://github.com/localstack/localstack-cli/issues +PackageName: LocalStack CLI +PackageUrl: https://github.com/localstack/localstack-cli +License: Apache-2.0 +LicenseUrl: https://github.com/localstack/localstack-cli/blob/HEAD/LICENSE.txt +ShortDescription: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/localstack/localstack-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.yaml b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.yaml new file mode 100644 index 000000000000..8a76218fdb49 --- /dev/null +++ b/manifests/l/LocalStack/localstack-cli/2026.5.0/LocalStack.localstack-cli.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: LocalStack.localstack-cli +PackageVersion: 2026.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b39dfe53570f57d9e89c2e5d0dec80c530958979 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:19:21 +0800 Subject: [PATCH 027/125] New version: BitSum.ProcessLasso.Beta version 18.2.0.43 (#377252) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../{18.2.0.41 => 18.2.0.43}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.41 => 18.2.0.43}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.41 => 18.2.0.43}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.41 => 18.2.0.43}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{18.2.0.41 => 18.2.0.43}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.installer.yaml index 6ab4addb008c..03efef5a640f 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.41 +PackageVersion: 18.2.0.43 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: 0B68153F633741CFA27BC58C308B2C0B8A1DF03006F0D00B1A6B59EFE43FE3F1 + InstallerSha256: 3687B4767459E53A7C0EA347BA2AF0FF707878AD3C1C57A7F3465EBC89A6CD33 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml index bc59477c2a3a..03288335cfb4 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.41 +PackageVersion: 18.2.0.43 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index a1d3010f4ac2..da0adbc6bba6 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.41 +PackageVersion: 18.2.0.43 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.yaml index 0a2ad3111c58..ee31252de233 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.41/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.0.43/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 18.2.0.41 +PackageVersion: 18.2.0.43 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d654042f0fbb683eb7c6c57f018817eb011eae8d Mon Sep 17 00:00:00 2001 From: "Dr. Robert van Engelen" Date: Wed, 20 May 2026 20:26:08 +0200 Subject: [PATCH 028/125] New version: Genivia.ugrep version 7.8.2 (#375782) --- .../ugrep/7.8.2/Genivia.ugrep.installer.yaml | 17 +++++++ .../7.8.2/Genivia.ugrep.locale.en-US.yaml | 45 +++++++++++++++++++ .../g/Genivia/ugrep/7.8.2/Genivia.ugrep.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.installer.yaml create mode 100644 manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.locale.en-US.yaml create mode 100644 manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.yaml diff --git a/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.installer.yaml b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.installer.yaml new file mode 100644 index 000000000000..31dc20d0349b --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Genivia.ugrep +PackageVersion: 7.8.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ug.exe +- RelativeFilePath: ugrep.exe +ReleaseDate: 2026-05-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Genivia/ugrep/releases/download/v7.8.2/ugrep-windows-x64.zip + InstallerSha256: 260B3677EE83372D16DFA615DF60C56A92A13B9CE3822659D9AA27A346D1B002 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.locale.en-US.yaml b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.locale.en-US.yaml new file mode 100644 index 000000000000..66a20142de9d --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Genivia.ugrep +PackageVersion: 7.8.2 +PackageLocale: en-US +Publisher: Genivia Inc. +PublisherUrl: https://www.genivia.com/ +PublisherSupportUrl: https://github.com/Genivia/ugrep/issues +Author: Robert van Engelen +PackageName: ugrep +PackageUrl: https://github.com/Genivia/ugrep +License: BSD-3-Clause +LicenseUrl: https://github.com/Genivia/ugrep/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2023, Robert van Engelen, Genivia Inc. +CopyrightUrl: https://github.com/Genivia/ugrep/blob/master/LICENSE.txt +ShortDescription: An ultra-fast, user-friendly, and compatible grep replacement +Description: |- + An ultra-fast, user-friendly grep replacement. + Ugrep combines the best features of other grep, adds new things, and surpasses their search speeds. + Includes a TUI, boolean queries (AND/OR/NOT), fuzzy search, hexdumps, searches nested archives (cpio/tar/pax/zip), compressed files (zip/gz/Z/bz2/lzma/xz/lz4/zstd), pdfs, docs, and more +Tags: +- code-search +- file-indexing +- file-search +- fuzzy-search +- grep +- hexdump +- interactive +- recursively-search +- regex +- ripgrep +- search +- silver-searcher +- tar +- tui +- unicode +- zip +ReleaseNotes: |- + What's new? + - upgrade to autoconf 2.73 and automake 1.18.1 + - update TUI logic to remove terminal() call before print() of selected results, move print() back for more maintainable code (avoid "why is this here, again?") +ReleaseNotesUrl: https://github.com/Genivia/ugrep/releases/tag/v7.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.yaml b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.yaml new file mode 100644 index 000000000000..61ac6352c78e --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.8.2/Genivia.ugrep.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: Genivia.ugrep +PackageVersion: 7.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e6ab1f24c7cc6e04c8ae9bc0673eee5067c58fe3 Mon Sep 17 00:00:00 2001 From: Scott Hanselman Date: Wed, 20 May 2026 11:43:54 -0700 Subject: [PATCH 029/125] New version: Hanselman.BabySmash version 4.2.0 (#375840) --- .../4.2.0/Hanselman.BabySmash.installer.yaml | 15 +++++++++++ .../Hanselman.BabySmash.locale.en-US.yaml | 27 +++++++++++++++++++ .../BabySmash/4.2.0/Hanselman.BabySmash.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.installer.yaml create mode 100644 manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.locale.en-US.yaml create mode 100644 manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.yaml diff --git a/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.installer.yaml b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.installer.yaml new file mode 100644 index 000000000000..b5f339c24563 --- /dev/null +++ b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Hanselman.BabySmash +PackageVersion: 4.2.0 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/shanselman/babysmash/releases/download/v4.2.0/BabySmash-Setup.exe + InstallerSha256: F0328D0A20FAFB99DB8E556BDA2B2CC13A6FE8CA02C0135D7706ED04D62954D3 + ReleaseDate: 2026-03-31 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.locale.en-US.yaml b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.locale.en-US.yaml new file mode 100644 index 000000000000..4f8dc199380e --- /dev/null +++ b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Hanselman.BabySmash +PackageVersion: 4.2.0 +PackageLocale: en-US +Publisher: Scott Hanselman +PublisherUrl: https://www.hanselman.com/ +PublisherSupportUrl: https://github.com/shanselman/babysmash/issues +Author: Scott Hanselman +PackageName: BabySmash! +PackageUrl: https://github.com/shanselman/babysmash +License: MIT +LicenseUrl: https://github.com/shanselman/babysmash/blob/main/LICENSE +Copyright: Copyright (c) 2015 Scott Hanselman +ShortDescription: A game for babies who like to bang on the keyboard. +Description: As babies or children smash on the keyboard, colored shapes, letters and numbers appear on the screen and are spoken aloud to help with letter and number recognition. +Moniker: babysmash +Tags: +- baby +- game +- kids +- keyboard +- toddler +ReleaseNotesUrl: https://github.com/shanselman/babysmash/releases/tag/v4.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.yaml b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.yaml new file mode 100644 index 000000000000..da5f99503faa --- /dev/null +++ b/manifests/h/Hanselman/BabySmash/4.2.0/Hanselman.BabySmash.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: Hanselman.BabySmash +PackageVersion: 4.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From d5fdbf87c164cf4436d92ddcc032fe24569c48ca Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 14:45:35 -0400 Subject: [PATCH 030/125] New version: jdx.mise version 2026.5.12 (#376381) --- .../mise/2026.5.12/jdx.mise.installer.yaml | 26 ++++++++ .../mise/2026.5.12/jdx.mise.locale.en-US.yaml | 63 +++++++++++++++++++ manifests/j/jdx/mise/2026.5.12/jdx.mise.yaml | 8 +++ 3 files changed, 97 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.5.12/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.5.12/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.5.12/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.5.12/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.5.12/jdx.mise.installer.yaml new file mode 100644 index 000000000000..d9c1efd09c7b --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.12/jdx.mise.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe + PortableCommandAlias: mise-shim +- RelativeFilePath: mise/bin/mise.exe + PortableCommandAlias: mise +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-19 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.12/mise-v2026.5.12-windows-x64.zip + InstallerSha256: F366C72D65CA27EEC6E61801B949A63B20D6A3A4CD9277521FC01623AC050164 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.12/mise-v2026.5.12-windows-arm64.zip + InstallerSha256: 92B5F640E938AB8EA727794730781EB587D8662B07CF5D293F4E8A7392989138 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.12/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.5.12/jdx.mise.locale.en-US.yaml new file mode 100644 index 000000000000..91f2a246afbd --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.12/jdx.mise.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.12 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://en.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.en.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Jeff Dickey +CopyrightUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Your dev env, already prepped. +Description: Your dev env, already prepped. One tool to manage languages, env vars, and tasks per project, reproducibly. +Moniker: mise +Tags: +- cli +- dev-tool +- env +- environment +- task +ReleaseNotes: |- + A focused release that renames the release-age cutoff flag to something more discoverable, deprecates the legacy default_packages_file mechanism, and fixes several install_env propagation gaps across backends. + Added + - (cli) mise edit --global / -g opens the global config file (~/.config/mise/config.toml, or $MISE_GLOBAL_CONFIG_FILE if set), bringing mise edit in line with mise use --global, mise settings set --global, and other commands. A positional path still wins over the flag (#9953 by @fru1tworld). + - (cli) The release-age cutoff flag on mise install, use, upgrade, and latest has been renamed from --before to --minimum-release-age, matching the per-tool option and global setting of the same name. The old --before spelling is kept as a hidden alias so existing scripts keep working (#9768 by @risu729): + mise latest node --minimum-release-age 2024-01-01 + mise install --minimum-release-age 90d + + Fixed + - (aqua) Verify cosign bundles that ship a long-lived public key via cosign.opts --key locally, instead of routing them through sigstore-verify's unsupported public-key bundle path. This fixes installs like aqua:stackrox/kube-linter@0.8.3, which previously failed with public key verification not yet supported (#9972 by @jdx). + - (backend) Per-tool install_env is now passed into tool-level postinstall hook commands (#9930 by @risu729) and applied to command-backed install paths across package-manager backends, vfox cmd.exec hooks, SPM build/probe commands, and core language install-time commands (#9929 by @risu729). + - (cargo) Fall back to cargo install (instead of cargo-binstall) when tool options require source-build feature selection. cargo-binstall is still used for compatible options such as bin, crate, and locked (#9928 by @risu729). + - (config) Restore the env_file setting and the MISE_ENV_FILE env var, which had been incorrectly marked deprecated. env._.file in mise.toml is the right replacement for legacy top-level env_file entries, but it's not behaviorally equivalent to MISE_ENV_FILE=.env, which uses FindUp from the current directory (#9903 by @risu729). + + Changed + - (core) Default package files are now on a deprecation timeline (#9970 by @jdx). The settings go.default_packages_file, node.default_packages_file, python.default_packages_file, and ruby.default_packages_file (i.e. ~/.default-go-packages, ~/.default-npm-packages, ~/.default-python-packages, ~/.default-gems) will start emitting a warning in 2026.11.0 and be removed in 2027.11.0. The recommended replacements are package-manager backends for CLIs: + [tools] + "npm:typescript" = "latest" + "pipx:black" = "latest" + "gem:rubocop" = "latest" + "go:github.com/jesseduffield/lazygit" = "latest" + or a tool-level postinstall hook for packages that really should be installed into every runtime version: + [tools] + node = { version = "22", postinstall = "npm install -g typescript" } + - (cli) User-facing help, docs, and the man page now use tool/backend wording instead of plugin/runtime where tools are not necessarily plugins, including renaming MISE_${PLUGIN}_VERSION references to MISE_${TOOL}_VERSION. mise tool-alias now prefers --tool as the primary long flag, with --plugin retained as an alias (#9906 by @risu729). + - (registry) The qsv shorthand now resolves to aqua:dathere/qsv first, falling back to the existing github:dathere/qsv and asdf:vjda/asdf-qsv entries (#9910 by @risu729). + - (snap) The snap package is now built and published for arm64 in addition to amd64, so snap install mise works on arm64 desktops (#9948 by @jnsgruk). + + New Contributors + - @jnsgruk made their first contribution in #9948 + - @fru1tworld made their first contribution in #9953 + + 💚 Sponsor mise + mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors. + If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent. +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.5.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.12/jdx.mise.yaml b/manifests/j/jdx/mise/2026.5.12/jdx.mise.yaml new file mode 100644 index 000000000000..0b3e46b303ec --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.12/jdx.mise.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: jdx.mise +PackageVersion: 2026.5.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From da0394df6c2f84732c9268b5d84fb7a89f6c9104 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 14:45:49 -0400 Subject: [PATCH 031/125] New version: astral-sh.ty version 0.0.38 (#376888) --- .../ty/0.0.38/astral-sh.ty.installer.yaml | 36 +++++++++++++ .../ty/0.0.38/astral-sh.ty.locale.en-US.yaml | 53 +++++++++++++++++++ .../a/astral-sh/ty/0.0.38/astral-sh.ty.yaml | 8 +++ 3 files changed, 97 insertions(+) create mode 100644 manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.installer.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.yaml diff --git a/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.installer.yaml b/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.installer.yaml new file mode 100644 index 000000000000..c1e1f18d7364 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.38/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.38 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ty.exe +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- ty +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.38/ty-i686-pc-windows-msvc.zip + InstallerSha256: D00A110E87F0FF19EA4CC4E801C1B9DD1AFC1AB54DA43EB408CAF66F66D14491 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.38/ty-x86_64-pc-windows-msvc.zip + InstallerSha256: DFEEB0BBD8ED47C3366F47AB421E5FEF3738D20170843E18AE9CE91D58B9F5CF + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.38/ty-aarch64-pc-windows-msvc.zip + InstallerSha256: F6E4CA670FE9B26B279092C2363DC175C048585DB1FAEB2191AF862B16A57906 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.locale.en-US.yaml b/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.locale.en-US.yaml new file mode 100644 index 000000000000..4c742304d150 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.locale.en-US.yaml @@ -0,0 +1,53 @@ +# 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.38 +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 + - Fix panic in enum literal during cycle recovery (#25237) + - Fix panic from lazy NewType base expansion during cycle recovery (#25234) + - Fix class-body global lookup before class binding (#25224) + - Handle aliased dict fallbacks in TypedDict unions (#25241) + - Ignore _generate_next_value_ with custom construction hooks (#25210) + + LSP server + - Fix find references for except handlers (#25231) + - Preserve delimiters when folding expressions (#24999) + - Use incremental file walk on .gitignore changes (#25183) + + Core type checking + - Add first-class support for enum complements (#24961) + - Allow known non-field writes on frozen dataclass subclasses (#25087) + - Ignore generic specialization in layout compatibility checks (#25178) + - Preserve short-circuit bindings in all condition consumers (#25160) + - Support class decorators (#25091) + - Support custom _generate_next_value_ methods in enums (#25196) + + Contributors + - @MatthewMckee4 + - @MichaReiser + - @charliermarsh + - @lerebear + - @thejchap +ReleaseNotesUrl: https://github.com/astral-sh/ty/releases/tag/0.0.38 +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.38/astral-sh.ty.yaml b/manifests/a/astral-sh/ty/0.0.38/astral-sh.ty.yaml new file mode 100644 index 000000000000..f572caaeed56 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.38/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.38 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d0d0ba182b60c270544a34e7c905ec29eba495b8 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 20:46:02 +0200 Subject: [PATCH 032/125] New version: Snyk.Snyk version 1.1305.0 (#377242) --- .../Snyk/1.1305.0/Snyk.Snyk.installer.yaml | 15 +++++++ .../Snyk/1.1305.0/Snyk.Snyk.locale.en-US.yaml | 42 +++++++++++++++++++ manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.yaml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.installer.yaml create mode 100644 manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.locale.en-US.yaml create mode 100644 manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.yaml diff --git a/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.installer.yaml b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.installer.yaml new file mode 100644 index 000000000000..5ff1c61e46b7 --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.installer.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Snyk.Snyk +PackageVersion: 1.1305.0 +InstallerType: portable +Commands: +- snyk-win +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/snyk/cli/releases/download/v1.1305.0/snyk-win.exe + InstallerSha256: 7493439E5F23BC483E443E190AF85140E62CB8DD01C99CF988224A18074B3595 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.locale.en-US.yaml b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.locale.en-US.yaml new file mode 100644 index 000000000000..a65cb4149f78 --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Snyk.Snyk +PackageVersion: 1.1305.0 +PackageLocale: en-US +Publisher: Snyk +PublisherUrl: https://snyk.com/ +PublisherSupportUrl: https://github.com/snyk/cli/issues +Author: Snyk +PackageName: Snyk +PackageUrl: https://github.com/snyk/cli +License: Apache License 2.0 +LicenseUrl: https://github.com/snyk/cli/blob/HEAD/LICENSE +Copyright: Copyright 2015 Snyk Ltd. +ShortDescription: Snyk CLI scans and monitors your projects for security vulnerabilities. +Moniker: Snyk +Tags: +- monitor +- security +- snyk +- vulnerabilities +ReleaseNotes: |- + 1.1305.0 (2026-05-20) + The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation + Features + - sbom: Introduces the --allow-incomplete-sbom flag for snyk sbom, allowing the SBOM to be generated even when individual projects fail to resolve. Failed projects are surfaced as per-project errors alongside the successful results. (29ba128) + - container: Speed up snyk container monitor by sending dependency requests in parallel, configurable via the SNYK_REQUEST_CONCURRENCY environment variable. (186c5fb, 6764f65) + - general: Linux ARM64 and AMD64 binaries are now statically linked by default. (f02b850) + - mcp: Adds an experimental breakability evaluation tool to the Snyk MCP Server. (69806f5) + Bug Fixes + - test: Fixes resolution of aliased npm packages so the alias from the lockfile is used instead of the target package name. (9b0e4d9) + - test: Fixes parsing of Python .whl files when scanning projects with --all-projects. (12ac0db) + - deps: Updates dependencies to fix vulnerabilities: + - CVE-2026-34165 (1eec8f8) + - CVE-2026-33762 (1eec8f8) + - CVE-2025-62718 (0c4bdcc) + - CVE-2026-6321 (2670813) + - CVE-2026-6322 (2670813) +ReleaseNotesUrl: https://github.com/snyk/cli/releases/tag/v1.1305.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.yaml b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.yaml new file mode 100644 index 000000000000..1a17dfc77ee3 --- /dev/null +++ b/manifests/s/Snyk/Snyk/1.1305.0/Snyk.Snyk.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: Snyk.Snyk +PackageVersion: 1.1305.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 569472ed6735636e21225759230b55d85faa7dd2 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 14:46:15 -0400 Subject: [PATCH 033/125] New version: Bruno.Bruno version 3.4.0 (#377249) --- .../Bruno/3.4.0/Bruno.Bruno.installer.yaml | 67 ++++++++++++ .../Bruno/3.4.0/Bruno.Bruno.locale.en-US.yaml | 102 ++++++++++++++++++ .../b/Bruno/Bruno/3.4.0/Bruno.Bruno.yaml | 8 ++ 3 files changed, 177 insertions(+) create mode 100644 manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.installer.yaml create mode 100644 manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.locale.en-US.yaml create mode 100644 manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.yaml diff --git a/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.installer.yaml b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.installer.yaml new file mode 100644 index 000000000000..1513340713ed --- /dev/null +++ b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.installer.yaml @@ -0,0 +1,67 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 3.4.0 +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_x64_win.exe + InstallerSha256: 1FC45BBDDAB6CBAEAD4BBDA8D672A4947B32D47DFEF6757FD78797F7F7FFC3F7 + ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77 + AppsAndFeaturesEntries: + - DisplayName: Bruno 3.4.00 + ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77 +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_x64_win.msi + InstallerSha256: 33A768EEE2511AFC4490D19D5C6FB7422C3D35D51C0261CA99FC0CCC29AF103F + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{2357C029-C17E-4504-B5FE-A806A8CD426C}' + AppsAndFeaturesEntries: + - ProductCode: '{2357C029-C17E-4504-B5FE-A806A8CD426C}' + UpgradeCode: '{41B6BEB9-60D6-5400-90FC-A4FE1C44F678}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Bruno' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Bruno.exe + PortableCommandAlias: bruno + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_x64_win.zip + InstallerSha256: 9EF355CFF886C4D7F8CFAAF1B2EFD830699CF0CF100258203509A52F12396F3D +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_arm64_win.exe + InstallerSha256: 6613AD6D345F913B13700FD876CF8F50D3BAE8E1C6066ADD5B08351CE2F99AE2 + ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77 + AppsAndFeaturesEntries: + - DisplayName: Bruno 3.4.00 + ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77 +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_arm64_win.msi + InstallerSha256: A77F3BAB6999ABBC6BC5DF8B25DF6F934946C4716CEBBBD20242290FE3D111ED + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{92ACA044-0E5A-40C9-A204-CB8C18603B04}' + AppsAndFeaturesEntries: + - ProductCode: '{92ACA044-0E5A-40C9-A204-CB8C18603B04}' + UpgradeCode: '{41B6BEB9-60D6-5400-90FC-A4FE1C44F678}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Bruno' +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Bruno.exe + PortableCommandAlias: bruno + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v3.4.0/bruno_3.4.0_arm64_win.zip + InstallerSha256: 14EC16526E430DB6B5A9511B67A8EEAE78550199F9E942F5F2FE6FABADC3BB17 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.locale.en-US.yaml b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.locale.en-US.yaml new file mode 100644 index 000000000000..372880be1117 --- /dev/null +++ b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.locale.en-US.yaml @@ -0,0 +1,102 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: Anoop M D +PublisherUrl: https://www.usebruno.com/ +PublisherSupportUrl: https://www.usebruno.com/support +PrivacyUrl: https://www.usebruno.com/privacy-policy +Author: Anoop M D, Anusree P S and Contributors +PackageName: Bruno +PackageUrl: https://www.usebruno.com/ +License: MIT +LicenseUrl: https://github.com/usebruno/bruno/blob/HEAD/license.md +Copyright: Copyright (c) 2026 Anoop M D, Anusree P S and Contributors +CopyrightUrl: https://github.com/usebruno/bruno/blob/HEAD/license.md +ShortDescription: Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia) +Description: |- + Bruno is a fast, Git-friendly, and open-source API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there. + + Bruno stores your collections directly in a folder on your filesystem. + We use a plain text markup language, Bru, to save information about API requests. + + You can use git or any version control of your choice to collaborate over your API collections. + + Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. +Moniker: bruno +Tags: +- api +- development +- openapi +ReleaseNotes: |- + Changelog + + Features + - feat: ui state snapshots by @sid-bruno in #7794 + - feat: add PropertyList API for req.headerList and res.headerList by @sanish-bruno in #7673 + - feat(api-spec): drag-to-resize split pane with persisted width by @abhishek-bruno in #7866 + - feat(openapi-sync): virtualize spec diff rendering + spec change block navigation by @abhishek-bruno in #7848 + - feat: auto-require Postman sandbox globals during import by @gopu-bruno in #7878 + - feat: persist CodeEditor's json state across tab switching by @shubh-bruno in #7797 + - feat: integrate Git remote for collections by @naman-bruno in #7879 + - feat: persist scroll across tabs by @shubh-bruno in #7695 + - feat: new selected list component for importing from git by @prateek-bruno in #7813 + - feat: add new parameter "apiKeyHeaderName" for "apikey" mode by @prateek-bruno in #7762 + - feat: add custom jsonBody Chai assertion + simplify Postman translation by @sanish-bruno in #7299 + - feat: collapsible request/response split in request tab by @gopu-bruno in #7566 + - feat: add JSON Schema validation support with custom chai assertion by @sanish-bruno in #7301 + - feat: use selection list in github import flow by @prateek-bruno + - feat: GitHub repository creation by @naman-bruno + - feat: enhance telemetry by @naman-bruno and @gopu-bruno + - feat: history tab visible for all users by @pooja-bruno + + Fixes + - fix: allow empty header names in CLI and gRPC request preparation by @Pragadesh-45 in #7925 + - fix(cli): skip headers with empty name when building request by @Pragadesh-45 in #7869 + - fix: apply proxy settings to URL spec import by @Pragadesh-45 in #7767 + - fix: remove dragbar z-index that was bleeding through modals by @gopu-bruno in #7924 + - fix: enable DPI-aware NSIS installer by @davidkaya in #7803 + - fix: restore default axios request headers by @j4ln in #7820 + - fix: collection settings access, UI overflow fixes, and auto-focus URL bar by @chirag-bruno in #7861 + - fix: prevent assertions from returning wrong values during large iteration runs by @gopu-bruno in #7692 + - fix: Even after clearing the response, the test count keeps on displaying on the tests tab by @sharan-bruno in #7852 + - fix: "URL encoding off" ignored for multi-param URLs in generated code by @prateek-bruno in #7769 + - fix: use stable index in requests tab in report by @prateek-bruno in #7867 + - fix: make "Remove Collection" consistent with "Remove Workspace" by @prateek-bruno in #7750 + - fix: send-request shortcut by @shubh-bruno in #7853 + - fix: shortcut for query builder by @shubh-bruno in #7805 + - fix: layout glitches on multiline environment variables when scrolling by @shubh-bruno in #7732 + - fix: no environment alignment by @pooja-bruno in #7580 + - fix: Variables Text Missing Whitespace by @TheUnCola in #7844 + - fix: search bar in codeeditor by @shubh-bruno in #7841 + - fix: fixed noproxy flag from ----no-proxy to --no-proxy by @ganesh-bruno in #7586 + - fix: pass resolved license server URL to getLicenseHttpsAgent for better endpoint handling by @Pragadesh44-Bruno + - fix: scrollbar for file mode by @shubh-bruno + - fix: update the git tooltip by @prateek-bruno + - fix: drag drop indicator css by @pooja-bruno + - fix: sync file mode by @pooja-bruno + - fix: add default git state by @prateek-bruno + + Others + - Add missing space in help text of Variables Editor window by @ryanjbonnell in #7871 + - update readme file with image by @ganesh-bruno in #7721 + - refactor(table): virtualise tables for perf for EditableTable components by @pooja-bruno in #7810 + - chore: re-add git into workspace switch for non-default by @sid-bruno + - update docs for commands of getting current branch by @prateek-bruno + - Redirect to Git overview after successful commit from diff view by @gopu-bruno + - Improve Git IPC error messaging in the UI by @gopu-bruno + - Inherit Value from registry for MSI Installs by @sid-bruno + + New Contributors + - @ryanjbonnell made their first contribution in #7871 + - @j4ln made their first contribution in #7820 + - @davidkaya made their first contribution in #7803 +ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v3.4.0 +PurchaseUrl: https://www.usebruno.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.usebruno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.yaml b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.yaml new file mode 100644 index 000000000000..df59caa6c308 --- /dev/null +++ b/manifests/b/Bruno/Bruno/3.4.0/Bruno.Bruno.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: Bruno.Bruno +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 66aa4354520ea1a7ab3dd1c0e2d71650e1f7aedb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:46:28 +0800 Subject: [PATCH 034/125] New version: Blix.BlueMail version 1.143.44 (#377251) --- .../1.143.44/Blix.BlueMail.installer.yaml | 18 +++++++++++++++ .../1.143.44/Blix.BlueMail.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.143.44/Blix.BlueMail.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../Blix/BlueMail/1.143.44/Blix.BlueMail.yaml | 8 +++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.installer.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.en-US.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.zh-CN.yaml create mode 100644 manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.yaml diff --git a/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.installer.yaml b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.installer.yaml new file mode 100644 index 000000000000..35dd9f937775 --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.44 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 71858651-6442-5a51-8131-e85c863c9f27 +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bluemail.me/BlueMail/BlueMail-1.143.44.exe + InstallerSha256: A4AFF1903A1A6943BB7B532B0F6C96BD4DE3673FFC12361EE476DDDADD8DE36B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.en-US.yaml b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.en-US.yaml new file mode 100644 index 000000000000..4a04da690700 --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.44 +PackageLocale: en-US +Publisher: BlueMail +PublisherUrl: https://blix.net/ +PublisherSupportUrl: https://bluemail.me/help/ +PrivacyUrl: https://bluemail.me/privacy/ +Author: Blix Inc. +PackageName: BlueMail +PackageUrl: https://bluemail.me/ +License: Proprietary +LicenseUrl: https://bluemail.me/tos/ +Copyright: Copyright © 2026 Blix Inc. All rights reserved. +ShortDescription: BlueMail is a free, beautifully designed, cross platform email & calendar app, capable of managing an unlimited number of mail accounts from various providers. +Tags: +- email +- mail +PurchaseUrl: https://bluemail.me/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.zh-CN.yaml b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.locale.zh-CN.yaml new file mode 100644 index 000000000000..b8ccd95c1b2a --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.44 +PackageLocale: zh-CN +Publisher: BlueMail +PublisherUrl: https://blix.net/ +PublisherSupportUrl: https://bluemail.me/help/ +PrivacyUrl: https://bluemail.me/privacy/ +Author: Blix Inc. +PackageName: BlueMail +PackageUrl: https://bluemail.me/ +License: 专有软件 +LicenseUrl: https://bluemail.me/tos/ +Copyright: Copyright © 2026 Blix Inc. All rights reserved. +ShortDescription: BlueMail 是一款设计精美的免费跨平台电子邮件和日历应用程序,能够管理无限数量的来自不同供应商的邮件账户。 +Tags: +- 电子邮件 +- 邮件 +PurchaseUrl: https://bluemail.me/pricing/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.yaml b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.yaml new file mode 100644 index 000000000000..8019c0b7a9cb --- /dev/null +++ b/manifests/b/Blix/BlueMail/1.143.44/Blix.BlueMail.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: Blix.BlueMail +PackageVersion: 1.143.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 864fbae0c584dc2b5c68200e9c8957de55aaf1a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:46:43 +0800 Subject: [PATCH 035/125] New version: Brave.Brave.Nightly version 148.1.92.79 (#377254) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../148.1.92.79/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..216d4a1a14ef --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 148.1.92.79 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.79/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: E6FB538FA2043D84AE09DCB282F8D9D9EB31F908EA31582C0C0C08F17DF7C06E + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.79/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 3C0523E8781143BAF5BD99ACAC9FB2F43A4E353023423D4CEC7B7FA92A9C8C7A + 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.92.79/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 91B62495BC0C4D9FD26E6357D155C3CEB3786AEB24F79B7CFA83B9546C13598F + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.79/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 303BA460811546B3748F445F979FAE442EBACBE0574288C54EA42E8D38838D5B + 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.92.79/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 0CDFE112986309F1B2173643F0A145FFA517A4FBD3CFD8FFAF1B7840262079CF + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.92.79/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 3E7B66EA77521E75C45B4BFAD9C68BBC4E85D11F12B484FD83D5300DA2BF00E0 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..8e9cf1900ec8 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 148.1.92.79 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/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: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..dfd385348dc6 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 148.1.92.79 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..83d62c9e40e9 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/148.1.92.79/Brave.Brave.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.Brave.Nightly +PackageVersion: 148.1.92.79 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 527f2ae62ec6e5b495e52407a384283bc33cc584 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:46:56 +0800 Subject: [PATCH 036/125] New version: Discord.Discord.Canary version 1.0.961 (#377256) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.961/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..0be2aabf78b1 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.961/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.961 +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.961/DiscordCanarySetup.exe + InstallerSha256: 04F5318DA53612D164AB8B4FD48713491EC36D30AC2EC7773077469DD0F42EBB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..34614c7b4d89 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.961/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.961 +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.961/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b0fbf9aeb39 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.961/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.961 +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.961/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.961/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..e5eafbb686a6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.961/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.961 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6c137560da9e5161167aa52f821e749790d51cd4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:47:12 +0800 Subject: [PATCH 037/125] New version: Discord.Discord.Canary.arm64 version 1.0.292 (#377257) --- ...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.292/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..da1d92ad81c5 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/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.292 +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.292/DiscordCanarySetup.exe + InstallerSha256: 8B30234EB0C96E70C3DFF23CA3EF30483F243751E35342846143821BED9EDB04 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..b490e1b88344 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/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.292 +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.292/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..2769e1cd33c3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/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.292 +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.292/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..5fe70d278237 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.292/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.292 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b8cfa91cc67ee1e12f571af0a118cc02503cb0b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:47:27 +0800 Subject: [PATCH 038/125] New version: Grammarly.Grammarly version 1.2.262.1891 (#377263) --- .../Grammarly.Grammarly.installer.yaml | 21 ++++++++++++++++ .../Grammarly.Grammarly.locale.en-US.yaml | 24 +++++++++++++++++++ .../Grammarly.Grammarly.locale.zh-CN.yaml | 24 +++++++++++++++++++ .../1.2.262.1891/Grammarly.Grammarly.yaml | 8 +++++++ 4 files changed, 77 insertions(+) create mode 100644 manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.installer.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.en-US.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.zh-CN.yaml create mode 100644 manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.yaml diff --git a/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.installer.yaml new file mode 100644 index 000000000000..4d1c448acec8 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.262.1891 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: /update +UpgradeBehavior: install +ProductCode: Grammarly Desktop Integrations +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x86 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.262.1891/GrammarlyInstaller.exe + InstallerSha256: 440D1F36CF4D11BAB81DB222FD2A663525891B2F21414F3E9A9C064682B59422 +- Architecture: x64 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.262.1891/GrammarlyInstaller.exe + InstallerSha256: 440D1F36CF4D11BAB81DB222FD2A663525891B2F21414F3E9A9C064682B59422 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.en-US.yaml new file mode 100644 index 000000000000..1afab7edb670 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Grammarly.Grammarly +PackageVersion: 1.2.262.1891 +PackageLocale: en-US +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: Proprietary +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2026 Grammarly Inc. +ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. +Tags: +- english +- grammar +- writing +PurchaseUrl: https://www.grammarly.com/plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f238594c966 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.262.1891 +PackageLocale: zh-CN +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: 专有软件 +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2026 Grammarly Inc. +ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 +Tags: +- 写作 +- 英语 +- 语法 +PurchaseUrl: https://www.grammarly.com/plans +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.yaml new file mode 100644 index 000000000000..bba651f08a4b --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.262.1891/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.262.1891 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 95c21a67a707e862b866eccf94bb0e34140ba689 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:47:40 +0800 Subject: [PATCH 039/125] New version: GrainIntelligence.Grain version 2026.27.2 (#377262) --- .../GrainIntelligence.Grain.installer.yaml | 21 +++++++++++ .../GrainIntelligence.Grain.locale.en-US.yaml | 36 +++++++++++++++++++ .../GrainIntelligence.Grain.locale.zh-CN.yaml | 21 +++++++++++ .../2026.27.2/GrainIntelligence.Grain.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.installer.yaml create mode 100644 manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.en-US.yaml create mode 100644 manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.zh-CN.yaml create mode 100644 manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.yaml diff --git a/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.installer.yaml b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.installer.yaml new file mode 100644 index 000000000000..eadbd261679c --- /dev/null +++ b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.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: GrainIntelligence.Grain +PackageVersion: 2026.27.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- grain +- grain-sprout +ProductCode: 9d87770c-315b-5b41-8504-6dfc2a111417 +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/250821jjedgsc/Grain%20Setup%202026.27.2%20-%20Build%202605209ozx8l1hk-x64.exe + InstallerSha256: 58282354E77DB12B87AEAD563CED4953EB8886DFCB3AD306D6F0D692B3C8A42F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.en-US.yaml b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.en-US.yaml new file mode 100644 index 000000000000..bcfa738cbd1a --- /dev/null +++ b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.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: GrainIntelligence.Grain +PackageVersion: 2026.27.2 +PackageLocale: en-US +Publisher: Grain +PublisherUrl: https://grain.com/ +PublisherSupportUrl: https://support.grain.com/ +PrivacyUrl: https://grain.com/privacy-policy +Author: Grain Intelligence, Inc. +PackageName: Grain +PackageUrl: https://grain.com/download +License: Proprietary +LicenseUrl: https://grain.com/terms +Copyright: © 2026 Grain Intelligence Inc. All rights reserved. +CopyrightUrl: https://grain.com/terms +ShortDescription: The AI notetaker for agents and teams +Description: 'Grain is an AI notetaker and conversation intelligence platform that records video calls, Slack huddles, and in-person meetings to provide accurate summaries, insights, and coaching feedback. Unlike other notetaking tools, Grain captures all meeting content: video, desktop captured audio, and resulting transcripts and notes. We make it easy to share meaningful data with your clients and collaborators, and to transform your meeting data into actionable insights and deliverables using AI technology.' +Tags: +- caption +- conference +- meeting +- simultaneous-interpreting +- subtitle +- transcribe +- translate +- translation +- translator +ReleaseNotesUrl: https://grain.com/release-notes +PurchaseUrl: https://grain.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://grain.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.zh-CN.yaml b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.locale.zh-CN.yaml new file mode 100644 index 000000000000..bacc79e1ebca --- /dev/null +++ b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.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: GrainIntelligence.Grain +PackageVersion: 2026.27.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于智能体和团队的 AI 笔记助手 +Description: Grain 是一款 AI 笔记和对话智能平台,可录制视频通话、Slack 语音会议以及线下会议,提供准确的摘要、洞察和辅导反馈。与其他笔记工具不同,Grain 能够捕捉会议的全部内容:视频、桌面录制的音频,以及生成的文字记录和笔记。我们让您可以轻松地与客户和协作者共享有意义的数据,并利用 AI 技术将会议数据转化为可执行的洞察和成果。 +Tags: +- 会议 +- 同传 +- 同声传译 +- 字幕 +- 翻译 +- 转录 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://grain.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.yaml b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.yaml new file mode 100644 index 000000000000..2e4b66420112 --- /dev/null +++ b/manifests/g/GrainIntelligence/Grain/2026.27.2/GrainIntelligence.Grain.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: GrainIntelligence.Grain +PackageVersion: 2026.27.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4467fe5bc469908c33bd42152da2f1bbb1b65ee7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:47:54 +0800 Subject: [PATCH 040/125] New version: lbjlaq.AntigravityTools version 4.2.1 (#377267) --- .../lbjlaq.AntigravityTools.installer.yaml | 30 +++++++++++++++++++ .../lbjlaq.AntigravityTools.locale.en-US.yaml | 12 ++++++++ .../lbjlaq.AntigravityTools.locale.zh-CN.yaml | 28 +++++++++++++++++ .../4.2.1/lbjlaq.AntigravityTools.yaml | 8 +++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.installer.yaml create mode 100644 manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.en-US.yaml create mode 100644 manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.zh-CN.yaml create mode 100644 manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.yaml diff --git a/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.installer.yaml b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.installer.yaml new file mode 100644 index 000000000000..44d0373bf3e3 --- /dev/null +++ b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lbjlaq.AntigravityTools +PackageVersion: 4.2.1 +UpgradeBehavior: install +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/lbjlaq/Antigravity-Manager/releases/download/v4.2.1/Antigravity.Tools_4.2.1_x64-setup.exe + InstallerSha256: 3B7F498724FEED5ACAB9BBEAE1028919C9B10187B0E5774B5F57E979535C479B + ProductCode: Antigravity Tools + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Antigravity Tools' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/lbjlaq/Antigravity-Manager/releases/download/v4.2.1/Antigravity.Tools_4.2.1_x64_en-US.msi + InstallerSha256: 17FE0D79F7C58AACAF9E394DBD06F339497EE9C4AD053DFB8CB0EFA65909BCFD + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{F115E835-EFD7-4F20-BF47-A41E8EA6A437}' + AppsAndFeaturesEntries: + - UpgradeCode: '{E6D0D59B-1948-5950-A427-E2A516157557}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Antigravity Tools' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.en-US.yaml b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.en-US.yaml new file mode 100644 index 000000000000..a009a78b45db --- /dev/null +++ b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: lbjlaq.AntigravityTools +PackageVersion: 4.2.1 +PackageLocale: en-US +ShortDescription: Professional Antigravity Account Manager & Switcher. One-click seamless account switching for Antigravity Tools. Built with Tauri v2 + React (Rust). +Description: |- + Antigravity Tools is a fully-featured desktop application designed specifically for developers and AI enthusiasts. It seamlessly integrates multi-account management, protocol conversion, and intelligent request scheduling, providing you with a stable, high-speed, and cost-effective local AI relay station. + With this application, you can convert common Web-based Sessions (Google/Anthropic) into standardized API interfaces, completely eliminating protocol barriers across different vendors. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.zh-CN.yaml b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.zh-CN.yaml new file mode 100644 index 000000000000..791589a2631b --- /dev/null +++ b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lbjlaq.AntigravityTools +PackageVersion: 4.2.1 +PackageLocale: zh-CN +Publisher: lbjlaq +PublisherUrl: https://github.com/lbjlaq +PublisherSupportUrl: https://github.com/lbjlaq/Antigravity-Manager/issues +PackageName: Antigravity Tools +PackageUrl: https://github.com/lbjlaq/Antigravity-Manager +License: CC-BY-NC-SA-4.0 +LicenseUrl: https://github.com/lbjlaq/Antigravity-Manager/blob/HEAD/LICENSE +ShortDescription: 专业的 Antigravity 账号管理与切换工具。为 Antigravity 提供一键无缝账号切换功能。 +Description: |- + Antigravity Tools 是一个专为开发者和 AI 爱好者设计的全功能桌面应用。它将多账号管理、协议转换和智能请求调度完美结合,为您提供一个稳定、极速且成本低廉的 本地 AI 中转站。 + 通过本应用,您可以将常见的 Web 端 Session (Google/Anthropic) 转化为标准化的 API 接口,彻底消除不同厂商间的协议鸿沟。 +Tags: +- account-manager +- antigravity +ReleaseNotes: |- + - [核心修复] Windows 进程隔离与进程查杀优化 (Windows Process Segregation): + - 问题修复:解决了在 Windows 平台切换 Antigravity 与 Antigravity IDE 时导致双方进程意外互相误杀的问题。 + - 严格路径过滤:引入了基于可执行文件绝对路径 (canonicalize()) 的严格匹配机制。当用户在配置中显式指定路径后,系统将仅管理与该路径匹配的进程,避免由于模糊匹配引发意外查杀。 + - ⚠️ 重要提示:Windows 用户务必在“设置 → 高级”中,分别配置经典版自定义路径 (antigravity_executable) 和 IDE 自定义路径 (antigravity_ide_executable),以激活严格的路径隔离机制。若未配置路径,系统将回退至模糊的进程名称匹配,这可能会在切换账号时导致意外关闭。 +ReleaseNotesUrl: https://github.com/lbjlaq/Antigravity-Manager/releases/tag/v4.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.yaml b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.yaml new file mode 100644 index 000000000000..7c698ac07417 --- /dev/null +++ b/manifests/l/lbjlaq/AntigravityTools/4.2.1/lbjlaq.AntigravityTools.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: lbjlaq.AntigravityTools +PackageVersion: 4.2.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 3fbc57db4c7d18d3d965901bff60c078cd642b4b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:48:08 +0800 Subject: [PATCH 041/125] New version: RubyInstallerTeam.Ruby.4.0 version 4.0.5-1 (#377273) --- .../RubyInstallerTeam.Ruby.4.0.installer.yaml | 53 +++++++++++++++++++ ...byInstallerTeam.Ruby.4.0.locale.en-US.yaml | 31 +++++++++++ ...byInstallerTeam.Ruby.4.0.locale.zh-CN.yaml | 15 ++++++ .../0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.yaml | 8 +++ 4 files changed, 107 insertions(+) create mode 100644 manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.installer.yaml create mode 100644 manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.en-US.yaml create mode 100644 manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.zh-CN.yaml create mode 100644 manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.yaml diff --git a/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.installer.yaml b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.installer.yaml new file mode 100644 index 000000000000..fe55c097f949 --- /dev/null +++ b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.installer.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RubyInstallerTeam.Ruby.4.0 +PackageVersion: 4.0.5-1 +InstallerType: inno +UpgradeBehavior: install +Commands: +- ruby +- rubyw +FileExtensions: +- rb +- rbw +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-4.0.5-1-x64.exe + InstallerSha256: E33EBC4E92839E631AB8A0704B031EBFA67D2EC99E7DD88DBC41134CD908CE78 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: RubyInstaller-4.0-x64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-4.0.5-1-x64.exe + InstallerSha256: E33EBC4E92839E631AB8A0704B031EBFA67D2EC99E7DD88DBC41134CD908CE78 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: RubyInstaller-4.0-x64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-4.0.5-1-arm.exe + InstallerSha256: 97C42670FA3549AB84C4308D004C491C80C597A2C8A75E39753AAE619865A45B + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: RubyInstaller-4.0-aarch64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-arm +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-4.0.5-1-arm.exe + InstallerSha256: 97C42670FA3549AB84C4308D004C491C80C597A2C8A75E39753AAE619865A45B + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: RubyInstaller-4.0-aarch64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-arm +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.en-US.yaml b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.en-US.yaml new file mode 100644 index 000000000000..6bb8382bd33b --- /dev/null +++ b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.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: RubyInstallerTeam.Ruby.4.0 +PackageVersion: 4.0.5-1 +PackageLocale: en-US +Publisher: RubyInstaller Team +PublisherUrl: https://rubyinstaller.org/ +PublisherSupportUrl: https://github.com/oneclick/rubyinstaller2/issues +PackageName: Ruby 4.0 +PackageUrl: https://rubyinstaller.org/downloads/ +License: BSD-3-Clause +LicenseUrl: https://github.com/oneclick/rubyinstaller2/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2007-2026, RubyInstaller Team. All rights reserved. +ShortDescription: The Ruby language execution environment +Description: The RubyInstaller project provides a self-contained Windows-based installer that includes a Ruby-language execution environment and a baseline set of required RubyGems and extensions. +Moniker: ruby4-0 +Tags: +- language +- programming +- programming-language +- ruby +ReleaseNotes: |- + Changed + - Update to ruby-4.0.5, see release notes. +ReleaseNotesUrl: https://github.com/oneclick/rubyinstaller2/releases/tag/RubyInstaller-4.0.5-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/oneclick/rubyinstaller2/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.zh-CN.yaml b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.locale.zh-CN.yaml new file mode 100644 index 000000000000..12d6eeefa4ec --- /dev/null +++ b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.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: RubyInstallerTeam.Ruby.4.0 +PackageVersion: 4.0.5-1 +PackageLocale: zh-CN +ShortDescription: Ruby 语言运行环境 +Description: RubyInstaller 项目提供一个独立的基于 Windows 的安装包,其中包含 Ruby 语言的运行环境,以及一组基本所需的 RubyGems 和扩展。 +Tags: +- ruby +- 编程 +- 编程语言 +- 语言 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.yaml b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.yaml new file mode 100644 index 000000000000..2ad22558d9db --- /dev/null +++ b/manifests/r/RubyInstallerTeam/Ruby/4/0/4.0.5-1/RubyInstallerTeam.Ruby.4.0.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: RubyInstallerTeam.Ruby.4.0 +PackageVersion: 4.0.5-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b2c8fdecb504fd4dad31e21f60f181a32eeb0c3d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 02:48:23 +0800 Subject: [PATCH 042/125] New version: XinTaoFei.Codeg version 0.13.9 (#377278) --- .../0.13.9/XinTaoFei.Codeg.installer.yaml | 42 +++++++++++++++++++ .../0.13.9/XinTaoFei.Codeg.locale.en-US.yaml | 39 +++++++++++++++++ .../0.13.9/XinTaoFei.Codeg.locale.zh-CN.yaml | 29 +++++++++++++ .../Codeg/0.13.9/XinTaoFei.Codeg.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 000000000000..9d12b5b70fa2 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.13.9 +UpgradeBehavior: install +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.9/codeg_0.13.9_x64-setup.exe + InstallerSha256: AE518ACC2F3175B30F4D9EDD24E0233EC5CF7554F19748AA30A733513F203B15 + ProductCode: codeg +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.9/codeg_0.13.9_arm64-setup.exe + InstallerSha256: D656F8C8450DB6129DC460FA63FCC6F2D321C729B1E03837C163B1964BC04ADB + ProductCode: codeg +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.9/codeg_0.13.9_x64_en-US.msi + InstallerSha256: 6426DA7E76A8EA130FC694C45EB393B4A997F5A39DE5FC22C2664652C577A072 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{45E8B0EA-FAA8-479F-BB6E-692B4C67B592}' + AppsAndFeaturesEntries: + - UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.13.9/codeg_0.13.9_arm64_en-US.msi + InstallerSha256: 2424C2253F0F4E1427D32F7C3CF30F053FF88B13FBC77C5E6B19B3D407663B2A + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{309F56BF-99E3-4A7F-AF8E-5E5086A95E57}' + AppsAndFeaturesEntries: + - UpgradeCode: '{1C562DF4-E6D8-5B40-B311-E481B7622E6C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 000000000000..5a30070af199 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.13.9 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - Improved the new conversation flow so default agents are resolved more reliably across folder defaults, available-agent ordering, restored draft tabs, and retry/new-session entry points. + - Refreshed the welcome panel with a cleaner centered layout, softer background treatment, highlighted greeting text, and a lighter rotating tip area. + - Added a full test pipeline covering frontend lint/Vitest/build plus Rust desktop/server checks across Linux, macOS, and Windows. + - Expanded Rust and frontend coverage with parser snapshots, HTTP/WebSocket integration tests, command core tests, and React component regression tests. + - Consolidated web handlers around shared command core functions so desktop and server entry points exercise the same business logic. + - Updated README, AGENTS, CLAUDE, and translated docs with the new test and verification commands. + - Cleaned up cross-platform Rust warnings and CI edge cases, including Windows desktop test handling and stricter clippy coverage. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.13.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 000000000000..634a11cdd41f --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.13.9 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 优化新会话的默认代理选择逻辑:文件夹默认代理、可用代理排序、恢复的草稿标签、重试/新会话入口现在会以更稳定的优先级解析。 + - 重做欢迎面板体验:布局更集中,背景更轻,标题高亮更清晰,提示区域也更克制。 + - 新增完整测试流水线,覆盖前端 lint、Vitest、静态构建,以及 Rust 桌面/服务器模式在 Linux、macOS、Windows 上的检查。 + - 扩充测试覆盖:加入解析器快照、HTTP/WebSocket 集成测试、命令核心逻辑测试和多个 React 组件回归测试。 + - 将 Web API handler 收敛到共享的 command core 实现,桌面端和服务器端现在走同一套业务逻辑。 + - 同步更新 README、AGENTS、CLAUDE 以及多语言文档中的测试与验证命令。 + - 清理跨平台 Rust 告警和 CI 边界问题,包括 Windows 桌面测试处理与更严格的 clippy 检查。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.yaml new file mode 100644 index 000000000000..211ebb3ed438 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.13.9/XinTaoFei.Codeg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.13.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 91451f5be9c6796a800d5f5e1c86a30e9fd9ec7a Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 20 May 2026 14:48:35 -0400 Subject: [PATCH 043/125] Remove version: ZedIndustries.Zed.Preview version 1.3.1-pre (#377287) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 ------------ ...edIndustries.Zed.Preview.locale.en-US.yaml | 46 ------------------- .../1.3.1-pre/ZedIndustries.Zed.Preview.yaml | 8 ---- 3 files changed, 83 deletions(-) delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.installer.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml delete mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.installer.yaml deleted file mode 100644 index 288181c2a2f1..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.3.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.3.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-14 -AppsAndFeaturesEntries: -- DisplayVersion: 1.3.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.3.1-pre/Zed-x86_64.exe - InstallerSha256: D709FDE63951AFB4EF840C823FD370E7D2A18110F8CD7C317F626181E0D5F390 -- Architecture: arm64 - InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.3.1-pre/Zed-aarch64.exe - InstallerSha256: 38D82B7036E340AFF0FC4140C6442B611D56011202AE1E644C7C52560D41CA49 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml deleted file mode 100644 index df18a2affdc1..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml +++ /dev/null @@ -1,46 +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.3.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: |- - - Added ChatGPT subscription provider, allowing users to use their ChatGPT Plus/Pro subscription with the Zed agent (#56807) - - Fixed an issue where file system events or language server events that resulted in Zed unwatching many paths would result in high CPU usage (#56805) - - Agent: Fix squashed message editor when limit_content_width=false (#56688) - - Add the ability to create Terminal Threads in the Sidebar and Agent Panel. (#56685) -ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.3.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.3.1-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.3.1-pre/ZedIndustries.Zed.Preview.yaml deleted file mode 100644 index 638c6cb28856..000000000000 --- a/manifests/z/ZedIndustries/Zed/Preview/1.3.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.3.1-pre -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 28bb06a76fd2931a7130f2c1fc257af496729fd5 Mon Sep 17 00:00:00 2001 From: Francesco <137506210+flick9000@users.noreply.github.com> Date: Wed, 20 May 2026 20:58:21 +0200 Subject: [PATCH 044/125] New version: flick9000.WinScript version 2.8.2 (#375785) --- .../2.8.2/flick9000.WinScript.installer.yaml | 13 ++++++++ .../flick9000.WinScript.locale.en-US.yaml | 33 +++++++++++++++++++ .../WinScript/2.8.2/flick9000.WinScript.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.installer.yaml create mode 100644 manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.locale.en-US.yaml create mode 100644 manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.yaml diff --git a/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.installer.yaml b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.installer.yaml new file mode 100644 index 000000000000..e832fb0f3f2f --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.8.2 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flick9000/winscript/releases/download/v2.8.2/winscript-installer.exe + InstallerSha256: EEA95C9496B367685E386C26D33900F6FD493E6917C5AB12D24BF8F6A7A83274 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-17 diff --git a/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.locale.en-US.yaml b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.locale.en-US.yaml new file mode 100644 index 000000000000..679eee423315 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.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: flick9000.WinScript +PackageVersion: 2.8.2 +PackageLocale: en-US +Publisher: flick9000 +PublisherUrl: https://github.com/flick9000 +PublisherSupportUrl: https://github.com/flick9000/winscript/issues +PackageName: WinScript +PackageUrl: https://github.com/flick9000/winscript +License: GPL-3.0 +ShortDescription: Open-source tool to build your Windows 10/11 script from scratch. It includes debloat, privacy, performance & app installing scripts. +Tags: +- bloatware +- debloat +- debloater +- install-script +- installer-script +- optimize +- privacy +- privacy-tools +- script +- security +- security-tools +- telemetry +- tweaks +- windows +- windows-10 +- windows-11 +ReleaseNotesUrl: https://github.com/flick9000/winscript/releases/tag/v2.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.yaml b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.yaml new file mode 100644 index 000000000000..2d321a60e09e --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.8.2/flick9000.WinScript.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: flick9000.WinScript +PackageVersion: 2.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f95bdc78ee5831e219768a8b962f1f9d3e6bd610 Mon Sep 17 00:00:00 2001 From: landkatze <180321152+landkatze@users.noreply.github.com> Date: Wed, 20 May 2026 18:59:48 +0000 Subject: [PATCH 045/125] New package: RevoUninstaller.RevoRegistryCleaner version 2.1.2 (#375694) --- ...staller.RevoRegistryCleaner.installer.yaml | 27 +++++++++++++++++++ ...ller.RevoRegistryCleaner.locale.en-US.yaml | 25 +++++++++++++++++ .../RevoUninstaller.RevoRegistryCleaner.yaml | 8 ++++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.installer.yaml create mode 100644 manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.locale.en-US.yaml create mode 100644 manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.yaml diff --git a/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.installer.yaml b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.installer.yaml new file mode 100644 index 000000000000..ec3b6c870947 --- /dev/null +++ b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.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: RevoUninstaller.RevoRegistryCleaner +PackageVersion: 2.1.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{4DC8CC27-2130-4986-95E7-0C8266F5B82B}_is1' +ReleaseDate: 2026-04-21 +AppsAndFeaturesEntries: +- DisplayName: Revo Registry Cleaner 2.1.2 + ProductCode: '{4DC8CC27-2130-4986-95E7-0C8266F5B82B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VS Revo Group\Revo Registry Cleaner' +Installers: +- Architecture: x86 + InstallerUrl: https://revoregcleaner.b-cdn.net/rrc212/RevoRegCleanerFreeSetup.exe + InstallerSha256: 41348B4C0CB0C4386152DE22541B28D9231D3367798B9ABF4D35328B17CEE0FB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.locale.en-US.yaml b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.locale.en-US.yaml new file mode 100644 index 000000000000..8cefea8b9d3f --- /dev/null +++ b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RevoUninstaller.RevoRegistryCleaner +PackageVersion: 2.1.2 +PackageLocale: en-US +Publisher: VS Revo Group, Ltd. +PublisherUrl: https://www.revouninstaller.com/ +PublisherSupportUrl: https://www.revouninstaller.com/support/ +PackageName: Revo Registry Cleaner +PackageUrl: https://www.revouninstaller.com/products/revo-registry-cleaner-free/ +License: Freeware +Copyright: (c) 2025 VS Revo Group Ltd. +ShortDescription: Revo Registry Cleaner helps you clean, tune, and optimize your registry. +Moniker: revo-registry-cleaner +Tags: +- cleaner +- junk +- leftovers +- registry +- scanner +- tool +ReleaseNotesUrl: https://www.revouninstaller.com/revo-registry-cleaner-free-version-history/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.yaml b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.yaml new file mode 100644 index 000000000000..d5941a7d77c8 --- /dev/null +++ b/manifests/r/RevoUninstaller/RevoRegistryCleaner/2.1.2/RevoUninstaller.RevoRegistryCleaner.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: RevoUninstaller.RevoRegistryCleaner +PackageVersion: 2.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 158a5a86b7de7c9bc16836215f43c2e03d06fda7 Mon Sep 17 00:00:00 2001 From: Prasenjeet Kumar <70169921+prasenjeet-symon@users.noreply.github.com> Date: Thu, 21 May 2026 00:31:09 +0530 Subject: [PATCH 046/125] [ogcode] New version: prasenjeet-symon.ogcode version 0.2.9 (#374923) Co-authored-by: Prasenjeet Symon --- .../prasenjeet-symon.ogcode.installer.yaml | 26 +++++++++++++++++++ .../prasenjeet-symon.ogcode.locale.en-US.yaml | 21 +++++++++++++++ .../ogcode/0.2.9/prasenjeet-symon.ogcode.yaml | 7 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.installer.yaml create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.locale.en-US.yaml create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.yaml diff --git a/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 000000000000..21835c391447 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.2.9 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-15" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.2.9/ogcode_0.2.9_windows_arm64.zip + InstallerSha256: 052202fee67aba098d08bc7ba050aa5b01eec729aaa7aa6ae1fa40a17fe049ac + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.2.9/ogcode_0.2.9_windows_x86_64.zip + InstallerSha256: 84b24600024ad0463f806b2f662a8607d20b8eed05b0ad958bcdfb0996ac9c29 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 000000000000..07a5f45b66ab --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.2.9 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.2.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.yaml new file mode 100644 index 000000000000..48ee19795a53 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.2.9/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.2.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96e6396bb1b0e258cd7b5b5a56b0747ef6e4f04c Mon Sep 17 00:00:00 2001 From: Scott Hanselman Date: Wed, 20 May 2026 12:03:08 -0700 Subject: [PATCH 047/125] New version: Hanselman.MaximizeToVirtualDesktop version 0.1.1 (#375849) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- ...an.MaximizeToVirtualDesktop.installer.yaml | 25 +++++++++++++++++++ ...MaximizeToVirtualDesktop.locale.en-US.yaml | 25 +++++++++++++++++++ .../Hanselman.MaximizeToVirtualDesktop.yaml | 7 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.installer.yaml create mode 100644 manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.locale.en-US.yaml create mode 100644 manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.yaml diff --git a/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.installer.yaml b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.installer.yaml new file mode 100644 index 000000000000..6e4ec56fb0dc --- /dev/null +++ b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Hanselman.MaximizeToVirtualDesktop +PackageVersion: 0.1.1 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- MaximizeToVirtualDesktop +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: MaximizeToVirtualDesktop.exe + PortableCommandAlias: MaximizeToVirtualDesktop + InstallerUrl: https://github.com/shanselman/MaximizeToVirtualDesktop/releases/download/v0.1.1/MaximizeToVirtualDesktop-v0.1.1-win-x64.zip + InstallerSha256: 1e470e3b9c906c1f8f58f32754fbc3d3f8c2133c6d7c7f1d608554a847b38670 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: MaximizeToVirtualDesktop.exe + PortableCommandAlias: MaximizeToVirtualDesktop + InstallerUrl: https://github.com/shanselman/MaximizeToVirtualDesktop/releases/download/v0.1.1/MaximizeToVirtualDesktop-v0.1.1-win-arm64.zip + InstallerSha256: 026c8b739594228217bc4f29b0b95842b37c1c602198c73f58c594b1ea94f967 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.locale.en-US.yaml b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..e48af67d1bc4 --- /dev/null +++ b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Hanselman.MaximizeToVirtualDesktop +PackageVersion: 0.1.1 +PackageLocale: en-US +Publisher: Scott Hanselman +PublisherUrl: https://www.hanselman.com/ +PublisherSupportUrl: https://github.com/shanselman/MaximizeToVirtualDesktop/issues +Author: Scott Hanselman +PackageName: MaximizeToVirtualDesktop +PackageUrl: https://github.com/shanselman/MaximizeToVirtualDesktop +License: MIT +Copyright: Copyright (c) Scott Hanselman +ShortDescription: macOS green-button virtual desktop behavior for Windows 11. +Description: MaximizeToVirtualDesktop moves a chosen window to its own temporary Windows 11 virtual desktop, maximizes it, and restores the window and desktop automatically when you close or un-maximize it. +Moniker: maximizetovirtualdesktop +Tags: +- virtual-desktop +- windows +- winforms +- tray +- productivity +ReleaseNotesUrl: https://github.com/shanselman/MaximizeToVirtualDesktop/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.yaml b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.yaml new file mode 100644 index 000000000000..f81d2f1819e3 --- /dev/null +++ b/manifests/h/Hanselman/MaximizeToVirtualDesktop/0.1.1/Hanselman.MaximizeToVirtualDesktop.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Hanselman.MaximizeToVirtualDesktop +PackageVersion: 0.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From ff0b2220991b28a9ecd653328bd194e130660fa5 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 15:04:49 -0400 Subject: [PATCH 048/125] New version: SteelSeries.GG version 111.0.0 (#377247) --- .../GG/111.0.0/SteelSeries.GG.installer.yaml | 25 +++++++++++ .../111.0.0/SteelSeries.GG.locale.en-US.yaml | 44 +++++++++++++++++++ .../GG/111.0.0/SteelSeries.GG.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.installer.yaml create mode 100644 manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.locale.en-US.yaml create mode 100644 manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.yaml diff --git a/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.installer.yaml b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.installer.yaml new file mode 100644 index 000000000000..f75469b617ec --- /dev/null +++ b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteelSeries.GG +PackageVersion: 111.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: SteelSeries GG +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: SteelSeries GG 109.1.0 + ProductCode: SteelSeries GG +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\SteelSeries\GG' +Installers: +- Architecture: x64 + InstallerUrl: https://engine.steelseriescdn.com/SteelSeriesGG111.0.0Setup.exe + InstallerSha256: A91430AD3544B8A7662C5385D8C4662F55E9828EA5D438319416539B6604BB05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.locale.en-US.yaml b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.locale.en-US.yaml new file mode 100644 index 000000000000..286495b35faf --- /dev/null +++ b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteelSeries.GG +PackageVersion: 111.0.0 +PackageLocale: en-US +Publisher: SteelSeries ApS +PublisherUrl: https://steelseries.com/gg +PublisherSupportUrl: https://support.steelseries.com/ +PrivacyUrl: https://steelseries.com/policies/privacy/ +Author: SteelSeries ApS +PackageName: SteelSeries GG +PackageUrl: https://steelseries.com/gg +License: Proprietary +LicenseUrl: https://steelseries.com/policies +Copyright: Copyright (c) SteelSeries ApS +ShortDescription: SteelSeries GG helps create better connections with your gear, your people and your game. +Description: |- + SteelSeries GG helps create better connections with your gear, your people and your game. + Try new services that enhance your game like the Moments gameplay clipping tool and manage your hardware from the same software platform. +Moniker: steelseriesgg +Tags: +- apex +- arctis +- controller +- engine +- gg +- headphones +- headset +- keyboard +- mice +- mouse +- mousepad +- qck +- rival +- sonar +- steelseriesengine +Documentations: +- DocumentLabel: Engine + DocumentUrl: https://steelseries.com/gg/engine +- DocumentLabel: Sonar + DocumentUrl: https://steelseries.com/gg/sonar +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.yaml b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.yaml new file mode 100644 index 000000000000..e427e081dec9 --- /dev/null +++ b/manifests/s/SteelSeries/GG/111.0.0/SteelSeries.GG.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: SteelSeries.GG +PackageVersion: 111.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f9b24fecedc824c30b73f8d30bb48066fa19873c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:05:03 +0800 Subject: [PATCH 049/125] New version: Anysphere.Cursor version 3.5.17 (#377250) --- .../3.5.17/Anysphere.Cursor.installer.yaml | 175 ++++++++++++++++++ .../3.5.17/Anysphere.Cursor.locale.en-US.yaml | 31 ++++ .../3.5.17/Anysphere.Cursor.locale.zh-CN.yaml | 19 ++ .../Cursor/3.5.17/Anysphere.Cursor.yaml | 8 + 4 files changed, 233 insertions(+) create mode 100644 manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.zh-CN.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.yaml diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml new file mode 100644 index 000000000000..7f9f3ef62c57 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.installer.yaml @@ -0,0 +1,175 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.5.17 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- cursor +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/win32/x64/user-setup/CursorUserSetup-x64-3.5.17.exe + InstallerSha256: 35DC49F5637EBCAEE75CF1FE374B9C1695FA3F39F0F8303E1444E1BB76D7ED47 + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/win32/x64/system-setup/CursorSetup-x64-3.5.17.exe + InstallerSha256: 69544572EFA261A35E04732FC88A246B8116FD1A0E0E438CB1849DF909320A2B + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/win32/arm64/user-setup/CursorUserSetup-arm64-3.5.17.exe + InstallerSha256: 3ACD1BA4574B7FAFBE1407B99F225FC9AC3AF187D716B1F7123E9CA53C0D7AD5 + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/win32/arm64/system-setup/CursorSetup-arm64-3.5.17.exe + InstallerSha256: F0175647AA7E75821DC2C0EE66A6757868B66A6ED3C58D82618BFFCBCC83E911 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 000000000000..7e1a59ae255c --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.5.17 +PackageLocale: en-US +Publisher: Anysphere +PublisherUrl: https://www.cursor.com/ +PublisherSupportUrl: https://forum.cursor.com/ +PrivacyUrl: https://www.cursor.com/privacy +Author: Anysphere Inc. +PackageName: Cursor +PackageUrl: https://www.cursor.com/ +License: Proprietary +LicenseUrl: https://www.cursor.com/terms-of-service +ShortDescription: The AI Code Editor +Description: Cursor is a new, intelligent IDE, empowered by seamless integrations with AI. Built upon VSCode, Cursor is quick to learn, but can make you extraordinarily productive. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotesUrl: https://changelog.cursor.com/ +PurchaseUrl: https://www.cursor.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.cursor.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 000000000000..31a0add8d0a3 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.5.17 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: AI 代码编辑器 +Description: Cursor 是一款全新的智能 IDE,可与 AI 无缝集成。Cursor 以 VSCode 为基础,上手很快,但却能让你的工作效率超乎寻常。 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.cursor.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.yaml new file mode 100644 index 000000000000..a337bae580e1 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.5.17/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.5.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8dba49a4e28a0bee0574cda6e380c2675dfc5a34 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:05:18 +0800 Subject: [PATCH 050/125] New version: DuckDuckGo.DesktopBrowser version 0.157.3.0 (#377259) --- .../DuckDuckGo.DesktopBrowser.installer.yaml | 33 +++++++++++++++++++ ...uckDuckGo.DesktopBrowser.locale.en-US.yaml | 23 +++++++++++++ ...uckDuckGo.DesktopBrowser.locale.zh-CN.yaml | 21 ++++++++++++ .../0.157.3.0/DuckDuckGo.DesktopBrowser.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.installer.yaml new file mode 100644 index 000000000000..8d92b12a1b7e --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.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.157.3.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.157.3.0/DuckDuckGo_0.157.3.0.msixbundle + InstallerSha256: 6D46D28777B3B197918CFE85C5E40B2D1BB810C6C830F09B03E8E379AD858C5A + SignatureSha256: A10416B484CC3A65560338881EAF0B5756CCEFF817C1D2155F8DDFA53FADD61F +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.157.3.0/DuckDuckGo_0.157.3.0.msixbundle + InstallerSha256: 6D46D28777B3B197918CFE85C5E40B2D1BB810C6C830F09B03E8E379AD858C5A + SignatureSha256: A10416B484CC3A65560338881EAF0B5756CCEFF817C1D2155F8DDFA53FADD61F +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/0.157.3.0/DuckDuckGo_0.157.3.0.msixbundle + InstallerSha256: 6D46D28777B3B197918CFE85C5E40B2D1BB810C6C830F09B03E8E379AD858C5A + SignatureSha256: A10416B484CC3A65560338881EAF0B5756CCEFF817C1D2155F8DDFA53FADD61F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..fec50b8bbf7b --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.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.157.3.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.157.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f17901ef62e --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.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.157.3.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.157.3.0/DuckDuckGo.DesktopBrowser.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.0/DuckDuckGo.DesktopBrowser.yaml new file mode 100644 index 000000000000..187ff2823b72 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/0.157.3.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.157.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3811093ab99aa601da4f1287e4a2bafa90ff8438 Mon Sep 17 00:00:00 2001 From: AloproAgency <114377724+AloproAgency@users.noreply.github.com> Date: Wed, 20 May 2026 20:05:43 +0100 Subject: [PATCH 051/125] New version: AloproAgency.WAutoChat version 1.2.24 (#377275) Co-authored-by: AloproAgency --- .../AloproAgency.WAutoChat.installer.yaml | 16 ++++++++++++++++ .../AloproAgency.WAutoChat.locale.en-US.yaml | 18 ++++++++++++++++++ .../1.2.24/AloproAgency.WAutoChat.yaml | 5 +++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.installer.yaml create mode 100644 manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.locale.en-US.yaml create mode 100644 manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.yaml diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.installer.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.installer.yaml new file mode 100644 index 000000000000..ec7016628cbc --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: AloproAgency.WAutoChat +PackageVersion: 1.2.24 +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +UpgradeBehavior: install +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/AloproAgency/wautochat-releases/releases/download/v1.2.24/WAutoChat-Setup-1.2.24.exe + InstallerSha256: F2A0A89FD65760CC6CFD13490381E2623883ACC986ABABBB323881A747B5EDA7 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.locale.en-US.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.locale.en-US.yaml new file mode 100644 index 000000000000..8aa4d76c01d5 --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.locale.en-US.yaml @@ -0,0 +1,18 @@ +PackageIdentifier: AloproAgency.WAutoChat +PackageVersion: 1.2.24 +PackageLocale: en-US +Publisher: Alopro Agency +PublisherUrl: https://wautochat.com +PackageName: WAutoChat +PackageUrl: https://wautochat.com +License: Proprietary +LicenseUrl: https://wautochat.com +ShortDescription: WhatsApp automation and broadcast platform +Description: WAutoChat is a desktop and server application for WhatsApp automation, broadcasting, and conversation management. +Tags: + - whatsapp + - automation + - messaging + - broadcast +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.yaml b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.yaml new file mode 100644 index 000000000000..46b06de2629d --- /dev/null +++ b/manifests/a/AloproAgency/WAutoChat/1.2.24/AloproAgency.WAutoChat.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: AloproAgency.WAutoChat +PackageVersion: 1.2.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b6411197aaeeb7a740a37cde8eac5a8279af4988 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 15:06:05 -0400 Subject: [PATCH 052/125] Update version: Zen-Team.Zen-Browser.Twilight version 1.20t (#377279) --- .../1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml index 9d403ed4f6c7..d16a28d905d4 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.20t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -33,12 +33,12 @@ ReleaseDate: 2026-05-20 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: 407F24909D0E0998FB8EA6AAF749E4C563336B94A3131317A1648DAFBE560BD3 + InstallerSha256: E4A0A4D4996F939DDA97A2B91C87222D2A1F391C987963905B1979A76E858633 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (x64 en-US) - Architecture: arm64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer-arm64.exe - InstallerSha256: F57BC8DC74AAE5B5E1EA7995860601474A1110616386119B2D152E3E5B125E8D + InstallerSha256: C92268096629058205AEAB48A50383CFBAD6CF088BC3EE888E5C2D13AB24228B AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer From b80b6eaf6f4b1020e11b05777fffd33e73033b49 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:30:59 +0800 Subject: [PATCH 053/125] New version: EarendilWorks.pi version 0.75.4 (#377260) --- .../pi/0.75.4/EarendilWorks.pi.installer.yaml | 19 ++++++ .../0.75.4/EarendilWorks.pi.locale.en-US.yaml | 63 +++++++++++++++++++ .../0.75.4/EarendilWorks.pi.locale.zh-CN.yaml | 21 +++++++ .../pi/0.75.4/EarendilWorks.pi.yaml | 8 +++ 4 files changed, 111 insertions(+) create mode 100644 manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.installer.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.en-US.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.zh-CN.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.yaml diff --git a/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.installer.yaml new file mode 100644 index 000000000000..48e63e998cc8 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.75.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-05-20 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.75.4/pi-windows-x64.zip + InstallerSha256: 7DB4659F1F0F132F481C31EA2F32680BEE33C096F0FAA6B8F4668D43E6832A0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 000000000000..93cb1da2009d --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.75.4 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Hardened npm install and release path - Pi now ships the CLI with a generated shrinkwrap for transitive dependencies, blocks accidental lockfile changes, verifies dependency pinning and lifecycle-script allowlists in checks, disables lifecycle scripts for self-update and local release installs where supported, and smoke-tests isolated npm and Bun installs before release. See Supply-chain hardening. + Added + - Added interactive update notes after pi update runs, so users can see the installed version's changelog before continuing (#4724 by @mitsuhiko). + - Exported image resize utilities from the package root for SDK consumers (#4775 by @xl0). + Changed + - Changed source syntax to avoid TypeScript constructs that require JavaScript emit, keeping core sources compatible with Node.js strip-only TypeScript checks. + - Removed web UI workspace references from the CLI package and dropped the package-level development watch script. + - Published npm installs now include an npm-shrinkwrap.json to lock transitive dependencies for the CLI package. + - Improved terminal theme detection for light/dark and truecolor handling. + - Changed self-update package-manager commands to disable lifecycle scripts during reinstall. + Fixed + - Fixed the system prompt to tell models to resolve pi docs and examples under the absolute package paths before reading topic-specific relative references (#4752). + - Fixed extension ctx.abort() during tool-call preflight to stop later confirmations and restore queued interactive input like Escape (#4276). + - Fixed AgentSession retry, compaction, and event settlement to use the awaited agent lifecycle instead of a separate event queue, and added willRetry to agent_end session events. + - Fixed forked session runtime state to keep the active session id aligned with the fork target (#4799 by @Perlence). + - Fixed the subagent extension's parallel mode to return useful per-task output and failed-task diagnostics to the parent model instead of 100-character previews (#4710). + - Fixed Windows local bash execution to hide helper console windows when launched from background SDK processes (#4699). + - Fixed managed npm extension folders to set cloud-sync ignore metadata where supported (#4763). + - Fixed HTTP idle timeout configuration so long-running provider streams can avoid premature idle disconnects (#4759 by @mitsuhiko). + - Fixed default system prompt boundaries to use explicit XML tags for clearer file separation (#4709 by @herrnel). + - Fixed HTML share/export sidebar clicks for shared tool entries to scroll to the rendered tool call (#4664 by @yzhg1983). + - Fixed theme palettes to set explicit text colors and avoid terminal-default color drift. + - Fixed truecolor detection to align terminal image rendering and interactive theme decisions. + - Fixed loader indicator startup inherited from @earendil-works/pi-tui so initialization cannot run before frames are available. + - Fixed OpenAI-compatible default output token requests inherited from @earendil-works/pi-ai to avoid reserving impossible context windows on servers such as vLLM (#4675). + - Fixed OpenAI prompt cache keys inherited from @earendil-works/pi-ai to stay within the 64-character provider limit (#4720). + - Fixed Windows npm-family package commands for fnm-managed Node.js installs that expose both extensionless Unix scripts and .cmd shims (#4793). +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.75.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..160839c91780 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.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: EarendilWorks.pi +PackageVersion: 0.75.4 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.pi.yaml new file mode 100644 index 000000000000..29dd8e1bca2e --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.75.4/EarendilWorks.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: EarendilWorks.pi +PackageVersion: 0.75.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bd0ea1d33f8aa4f2aec8550915ebd9b0daff313c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:31:13 +0800 Subject: [PATCH 054/125] New version: Sourcegraph.Amp version 0.0.1779296280-g014378 (#377276) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..92d7220c1c2a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779296280-g014378 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779296280-g014378/amp-windows-x64-baseline.exe + InstallerSha256: 37AB13616B1BB986961ABA9017D689A1C454A7D2BF873535D1204656401C1DC9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..17bb9c8031c2 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779296280-g014378 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..dc7e0a9018ad --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779296280-g014378 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..352767745df9 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779296280-g014378/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779296280-g014378 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7dc9c357f8ef77669c87396a286dfa728766732 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:32:33 +0800 Subject: [PATCH 055/125] New version: Discord.Discord.Canary version 1.0.962 (#377288) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.962/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..88e2a6b3aaaf --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.962/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.962 +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.962/DiscordCanarySetup.exe + InstallerSha256: B06B6BF96F57646B74FA0FAC8A0E4E9B3C90F69C3295AA5A607F48CAA0FD8523 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..a801764ce4b7 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.962/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.962 +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.962/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..95027b9a9120 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.962/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.962 +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.962/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.962/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..56bea457d670 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.962/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.962 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab7179a3515ff47f8fa2f9c5c379ae3af410b651 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:58:44 +0800 Subject: [PATCH 056/125] New version: Sourcegraph.Amp version 0.0.1779282840-g903e85 (#377233) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..33e1a3dacce0 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779282840-g903e85 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1779282840-g903e85/amp-windows-x64-baseline.exe + InstallerSha256: BA71631FA03006712FE8BB0BD14AE4A3EA85DFE565F53CB072425BC3A8F88A6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..29d5ed9a51e0 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779282840-g903e85 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..a1205e2c81b5 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779282840-g903e85 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..ed941c345258 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1779282840-g903e85/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1779282840-g903e85 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b87e38b8f8f0c036a098c4614157be85531f8849 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 03:58:58 +0800 Subject: [PATCH 057/125] New version: Brave.Brave version 148.1.90.124 (#377253) --- .../148.1.90.124/Brave.Brave.installer.yaml | 85 +++++++++++++++++++ .../Brave.Brave.locale.en-US.yaml | 37 ++++++++ .../Brave.Brave.locale.zh-CN.yaml | 30 +++++++ .../Brave/Brave/148.1.90.124/Brave.Brave.yaml | 8 ++ 4 files changed, 160 insertions(+) create mode 100644 manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.installer.yaml create mode 100644 manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.yaml diff --git a/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.installer.yaml b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.installer.yaml new file mode 100644 index 000000000000..a0848a545bc6 --- /dev/null +++ b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.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.Brave +PackageVersion: 148.1.90.124 +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-Browser +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.90.124/BraveBrowserStandaloneSilentSetup32.exe + InstallerSha256: 97266642B3106A51888011887A9C3532B9D48937D0AD8A740AD40B361AD0EBCB + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.90.124/BraveBrowserStandaloneSetup32.exe + InstallerSha256: 08D2B0E6D5D2DEB71CDD182D60CACC46B77F30E878C789533DD23128DDD85121 + 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.90.124/BraveBrowserStandaloneSilentSetup.exe + InstallerSha256: CF24112B06F9E6BA420CDFE2A71D4086CFA6AA1686B7A4AD97F6AA99016F152D + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.90.124/BraveBrowserStandaloneSetup.exe + InstallerSha256: AB238B80B1667425DEBBC3D97F2391C5E4C9539A6ECA98E65BB69B5004903355 + 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.90.124/BraveBrowserStandaloneSilentSetupArm64.exe + InstallerSha256: DF46824B6166CBA0C336A8356A937CC8189C55D94C1788B32ED0C72DAD8D2140 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.90.124/BraveBrowserStandaloneSetupArm64.exe + InstallerSha256: 673103F95BEF810FCF40B56391244BFA7349639390250F4ACDBBDB9B231F4E73 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.en-US.yaml b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.en-US.yaml new file mode 100644 index 000000000000..abc339130a2a --- /dev/null +++ b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.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: Brave.Brave +PackageVersion: 148.1.90.124 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/download +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: Secure, Fast & Private Web Browser with Adblocker +Description: |- + The new Brave browser blocks ads and trackers that slow you down and invade your privacy. + Discover a new way of thinking about how the web can work. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotes: |- + - Updated Zcash to work in multiple profiles. (#44991 & #55374) + - Fixed contrast of Brave Leo promotional panel when using dark theme. (#55537) + - Upgraded Chromium to 148.0.7778.179. (#55653) (Changelog for 148.0.7778.179) +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/Brave/148.1.90.124/Brave.Brave.locale.zh-CN.yaml b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.zh-CN.yaml new file mode 100644 index 000000000000..13b44e851e59 --- /dev/null +++ b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave +PackageVersion: 148.1.90.124 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave +PackageUrl: https://brave.com/zh/download +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: 带有广告拦截器的安全、快速且私密的网络浏览器 +Description: 全新的 Brave 浏览器会阻止那些导致运行速度变慢和侵犯隐私的广告和跟踪程序。探索重新思考网络运作的全新方式。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.yaml b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.yaml new file mode 100644 index 000000000000..2913559c40ee --- /dev/null +++ b/manifests/b/Brave/Brave/148.1.90.124/Brave.Brave.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.Brave +PackageVersion: 148.1.90.124 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5a05df1b199648eed559d652a126054c6547de5 Mon Sep 17 00:00:00 2001 From: Ruben Guerrero Date: Wed, 20 May 2026 12:59:11 -0700 Subject: [PATCH 058/125] Delete UweSieber UsbTreeView 4.7.2 (#377321) --- .../UweSieber.UsbTreeView.installer.yaml | 24 ------------------- .../UweSieber.UsbTreeView.locale.de-DE.yaml | 17 ------------- .../UweSieber.UsbTreeView.locale.en-US.yaml | 17 ------------- .../4.7.2/UweSieber.UsbTreeView.yaml | 8 ------- 4 files changed, 66 deletions(-) delete mode 100644 manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.installer.yaml delete mode 100644 manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.de-DE.yaml delete mode 100644 manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.en-US.yaml delete mode 100644 manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.yaml diff --git a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.installer.yaml b/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.installer.yaml deleted file mode 100644 index cd5459b53f9d..000000000000 --- a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: UweSieber.UsbTreeView -PackageVersion: 4.7.2 -InstallerLocale: en-US -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: -- RelativeFilePath: UsbTreeView.exe - PortableCommandAlias: UsbTreeView -Installers: -- Architecture: arm64 - InstallerUrl: https://www.uwe-sieber.de/files/UsbTreeView472_arm64.zip - InstallerSha256: 779c095aaf9e8574436a2e3e9dadddf692b4bff2e17c0e82c2e547370262b2a1 -- Architecture: x86 - InstallerUrl: https://www.uwe-sieber.de/files/UsbTreeView472_Win32.zip - InstallerSha256: 3a8a0c7aab6950a49b661bdbc9b96c04ceed82160f88aac6e01149b1c83409cf -- Architecture: x64 - InstallerUrl: https://www.uwe-sieber.de/files/UsbTreeView472_x64.zip - InstallerSha256: 2e2e44eeed022670043967820fbea91a8f13eca6f5ba4f49b4394f5a79b91261 -ManifestType: installer -ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-17 diff --git a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.de-DE.yaml b/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.de-DE.yaml deleted file mode 100644 index 0dbd15e05ad3..000000000000 --- a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.de-DE.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: UweSieber.UsbTreeView -PackageVersion: 4.7.2 -PackageLocale: de-DE -Publisher: Uwe Sieber -PublisherUrl: https://www.uwe-sieber.de/deutsch.html -PackageName: USB Device Tree Viewer -PackageUrl: https://www.uwe-sieber.de/usbtreeview.html#download -License: Proprietary -ShortDescription: View the USB Device Tree. -Tags: -- usb -ReleaseNotesUrl: https://www.uwe-sieber.de/usbtreeview.html#history -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.en-US.yaml b/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.en-US.yaml deleted file mode 100644 index fb188ca62810..000000000000 --- a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: UweSieber.UsbTreeView -PackageVersion: 4.7.2 -PackageLocale: en-US -Publisher: Uwe Sieber -PublisherUrl: https://www.uwe-sieber.de/english.html -PackageName: USB Device Tree Viewer -PackageUrl: https://www.uwe-sieber.de/usbtreeview_e.html#download -License: Proprietary -ShortDescription: View the USB Device Tree. -Tags: -- usb -ReleaseNotesUrl: https://www.uwe-sieber.de/usbtreeview_e.html#history -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.yaml b/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.yaml deleted file mode 100644 index 3dd0d1720bfa..000000000000 --- a/manifests/u/UweSieber/UsbTreeView/4.7.2/UweSieber.UsbTreeView.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: UweSieber.UsbTreeView -PackageVersion: 4.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 40b4b7341abbddb19fd9883693aaa92fd69cd23f Mon Sep 17 00:00:00 2001 From: Zed Bot <166642247+zed-industries-bot@users.noreply.github.com> Date: Wed, 20 May 2026 15:59:16 -0400 Subject: [PATCH 059/125] New version: ZedIndustries.Zed.Preview version 1.4.0-pre (#377286) --- .../ZedIndustries.Zed.Preview.installer.yaml | 29 +++++ ...edIndustries.Zed.Preview.locale.en-US.yaml | 110 ++++++++++++++++++ .../1.4.0-pre/ZedIndustries.Zed.Preview.yaml | 8 ++ 3 files changed, 147 insertions(+) create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.installer.yaml create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml create mode 100644 manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.yaml diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.installer.yaml new file mode 100644 index 000000000000..b62e97771071 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-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.4.0-pre +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayVersion: 1.4.0 + 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.4.0-pre/Zed-x86_64.exe + InstallerSha256: 764FDF54A4697E19D9CD2ECBE54E39D189F05F2DBA8E68D4A03D0A6293E58B10 +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.4.0-pre/Zed-aarch64.exe + InstallerSha256: E775D83A13E5D4005C0B09E94F1D6F2A8A48D98B1736677AAB7B2B0411AC3269 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..9a2f606541f3 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml @@ -0,0 +1,110 @@ +# 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.4.0-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 support for skills, a global AGENTS.md file for user-wide agent instructions, the ability to choose a base branch in the branch diff view, and a new editor: toggle all diff hunks action. + Features + AI + - Agent: Added support for skills. + - Agent: Added support for a global AGENTS.md file alongside settings.json for user-wide instructions that are included in every project’s system prompt. (#56757) + - Agent: Added support for image output from MCP tools. (#57134) + - Agent: Added support for OAuth client pre-registration with a client ID and client secret in the built-in MCP client. (#52900) + - OpenCode: Updated available models and metadata, including reasoning support, image support, and token counts. (#57076; thanks Vlaaaaaaad) + Git + - Added the ability to choose the base branch in the branch diff view. (#56569) + - Git Panel: Added keyboard shortcuts for switching between the Changes and History tabs: cmd-1/cmd-2 on macOS and ctrl-1/ctrl-2 on Linux/Windows. (#56743) + - Added editor: toggle all diff hunks to expand or collapse all diff hunks at once. (#56421) + - Improved the display of user avatars in Git-related surfaces. (#56755) + - Improved diff stats by formatting large line counts with thousand separators. (#56754) + - Added the git.show_stage_restore_buttons setting to hide Stage/Restore buttons on diff hunks. (#56740) + Languages + - Added runnables for C++. (#57161; thanks Helmutt03) + Linux + - Added support for buffer_font_fallbacks on Linux. (#54878; thanks Albab-Hasan) + - Improved the first mouse-driven text copy action on Wayland. (#50406; thanks soundslocke) + Other + - Added markdown_preview_code_font_family to override the code font in the markdown preview. (#56744; thanks wln) + - Improved CSV preview with column pinning to keep identifiers visible while scrolling. (#56619; thanks HalavicH) + - Improved restricted mode by making it more obvious and requiring immediate action when opening an untrusted project. (#57056) + - Improved truncated text labels so they no longer show trailing spaces or punctuation before the ellipsis. (#57106) + Bug Fixes + - Agent: Fixed image output from tools not being reloaded when restoring a thread. (#57143) + - MCP OAuth: Fixed authentication failing when an MCP server returned a broken metadata URL. (#53502) + - MCP OAuth: Fixed OAuth client registration failing with some MCP servers. (#53501) + - Fixed AI completions from OpenAI-compatible providers failing when token usage details were missing. (#55919; thanks marius851000) + - Git Graph: Fixed breakage that occurred when Git’s log.showSignature setting was enabled. (#55708; thanks toddlerer) + - Fixed certain ACP registry agents not cleaning up old versions. (#55290; thanks cppcoffee) + - Fixed some Gemini tool calls failing because Zed could send incomplete tool schemas. (#57160) + - Fixed a bug where using Gemini with certain tools, especially via MCP, resulted in "Invalid JSON payload received" errors due to incompatible JSON schema formats. (#49292; thanks dastrobu) + - Fixed zed --new ssh://host/path reusing an existing SSH window instead of opening a new one. This also applied to other URL-shaped path arguments. (#54408) + - Fixed a bug where non-ASCII characters in diagnostic messages were incorrectly rendered with spurious \ characters. (#55782; thanks alkinun) + - Fixed a crash in GPUI when typing into an Input widget inside a cached view (#50456). (#50665; thanks xcb3d) + - Fixed a panic that could occur when streaming in text with the edit_file tool. (#57100) + - Fixed a panic when loading certain Tree-sitter grammars containing supertypes. (#57183) + - Fixed a rare panic that could occur when lines in the editor contained many invisible characters. (#57137) + - Fixed agent edits sometimes not getting auto-accepted when they were committed. (#56892) + - Fixed file system watching defaulting to the polling backend inside OrbStack VMs on macOS. (#57184) + - Fixed the agent erroring when using Copilot as a provider and switching between OpenAI and Anthropic models. (#56655) + - Fixed bash syntax highlighting for conditional expressions, arithmetic expressions, and related operators. (#56484; thanks terror) + - Fixed the activity indicator in the status bar not opening a menu with items to cancel running actions. (#56865) + - Fixed commit title length checks miscounting multi-byte characters as multiple characters. (#57025; thanks koxya) + - Fixed context server availability updates when a new worktree is added to or removed from a project. (#51244; thanks rioriost) + - Fixed importing the VS Code setting files.simpleDialog.enable with the opposite value. (#55678; thanks Earlopain) + - Fixed macOS Cmd-E/Cmd-G find behavior so Cmd-E seeds find from the cursor or selection and Cmd-G advances through the newly seeded matches. (#56681) + - Fixed markdown preview content being clipped past the pane edge when the buffer search bar is open. (#55009; thanks tkilaker) + - Fixed Mermaid diagrams not rendering with the default UI typeface. (#56695) + - Fixed npm-backed tool installs to better respect npm release-age filters. (#56957) + - Fixed pressing "New Thread" or cmd-n doing nothing when the Agent Panel's Settings view was open. (#56818) + - Fixed running Zed on Ubuntu 20.04 installed via the installer by bundling the required libstdc++.so. (#57132) + - Fixed Settings UI search returning unrelated results for multi-word queries. (#56835) + - Fixed the agent: toggle profile selector keybinding being ignored while the agent was generating a response. (#56784; thanks Rfluid) + - Fixed the Agent Panel’s @-mention menu not appearing when @ immediately follows (, [, or {. (#55504) + - Fixed tool paths preferring files in subdirectories named after the project root. (#56230; thanks procr1337) + - Fixed UI freezes on Linux (Wayland) with certain GPU/driver combinations. (#57077; thanks higorprado) + - Fixed text selection not always matching the mouse position in markdown blocks in the Agent Panel. (#56861; thanks timvermeulen) + - Fixed zed:// links focusing Zed and improved handling of zed://agent links. (#57047) + - Fixed workspace: open files ignoring the Project Panel's sort_mode setting. (#56720; thanks hron) + - Fixed undo behavior after accepting LSP completions, so completions and their additional edits are reverted together. (#53980; thanks HuaGu-Dragon) + - Fixed the Python REPL UI not populating correctly in remote projects. (#54709; thanks MostlyKIGuess) + - Removed code lens blocks from diff views to fix broken background highlights. (#56726) + Breaking Changes and Notices + - Removed the rules library and replaced it with skills support. + - Replaced the @rule autocomplete entry with @skill in the agent chat input. (#56902) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.4.0-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.4.0-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-pre/ZedIndustries.Zed.Preview.yaml new file mode 100644 index 000000000000..bfa6987af8e4 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.4.0-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.4.0-pre +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 01dfc638689ebcd3ec3b3b5b6907459cfb7a346e Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 12:59:37 -0700 Subject: [PATCH 060/125] Microsoft.VisualStudio.BuildTools version 18.6.1 (#377299) --- ...oft.VisualStudio.BuildTools.installer.yaml | 93 +++++++++++++++++++ ....VisualStudio.BuildTools.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.BuildTools.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.yaml diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.installer.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.installer.yaml new file mode 100644 index 000000000000..87b94a2f4798 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.6.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/3cfffe1b-b712-451e-9a6a-536ff231eb4b/72d390c5828fb0d8c2f4f16b253230e9016509a5a65f03faab903547012c3875/vs_BuildTools.exe + InstallerSha256: 72d390c5828fb0d8c2f4f16b253230e9016509a5a65f03faab903547012c3875 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml new file mode 100644 index 000000000000..5a53a699483b --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.6.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio BuildTools 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: These Build Tools allow you to build Visual Studio projects from a command-line interface. +Moniker: vs18-buildtools +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.yaml b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.yaml new file mode 100644 index 000000000000..d1a8308f9188 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/BuildTools/18.6.1/Microsoft.VisualStudio.BuildTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.BuildTools +PackageVersion: 18.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From f4809f4072a02808d4d567d79b3e1b817aea9b8e Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 12:59:49 -0700 Subject: [PATCH 061/125] Microsoft.VisualStudio.2022.Community version 17.14.33 (#377302) --- ...VisualStudio.2022.Community.installer.yaml | 95 +++++++++++++++++++ ...ualStudio.2022.Community.locale.en-US.yaml | 20 ++++ ...Microsoft.VisualStudio.2022.Community.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.installer.yaml new file mode 100644 index 000000000000..416ec0674049 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Community +PackageVersion: 17.14.33 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: 17.14.33 (May 2026) +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d3ea0f65-e303-451a-956d-2525aafc8aeb/7984bb8c84d779d24643898ddd174749eb05ec8cf389b9d217a7c38806416ef9/vs_Community.exe + InstallerSha256: 7984bb8c84d779d24643898ddd174749eb05ec8cf389b9d217a7c38806416ef9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.locale.en-US.yaml new file mode 100644 index 000000000000..13630ff6d707 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Community +PackageVersion: 17.14.33 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2022 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs2022-community +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.yaml b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.yaml new file mode 100644 index 000000000000..9035f812bb84 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Community/17.14.33/Microsoft.VisualStudio.2022.Community.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Community +PackageVersion: 17.14.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 90e31180776648e00536aaf573416c449a5561e3 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 12:59:53 -0700 Subject: [PATCH 062/125] Microsoft.VisualStudio.2022.BuildTools version 17.14.33 (#377303) --- ...isualStudio.2022.BuildTools.installer.yaml | 95 +++++++++++++++++++ ...alStudio.2022.BuildTools.locale.en-US.yaml | 20 ++++ ...icrosoft.VisualStudio.2022.BuildTools.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.installer.yaml new file mode 100644 index 000000000000..9326320185c2 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.BuildTools +PackageVersion: 17.14.33 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: 17.14.33 (May 2026) +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d3ea0f65-e303-451a-956d-2525aafc8aeb/8473dd6318c960a52a6fe272ac16bbbbc410c58f4d619c4299f0dba08cde7269/vs_BuildTools.exe + InstallerSha256: 8473dd6318c960a52a6fe272ac16bbbbc410c58f4d619c4299f0dba08cde7269 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.locale.en-US.yaml new file mode 100644 index 000000000000..bcb48f38fc4d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.BuildTools +PackageVersion: 17.14.33 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio BuildTools 2022 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: These Build Tools allow you to build Visual Studio projects from a command-line interface. +Moniker: vs2022-buildtools +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.yaml b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.yaml new file mode 100644 index 000000000000..8a1ad6f9db1d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/BuildTools/17.14.33/Microsoft.VisualStudio.2022.BuildTools.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.BuildTools +PackageVersion: 17.14.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 8e04a3dfb79f38ed488d6018efb38d1b664f1f97 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 20 May 2026 20:00:16 +0000 Subject: [PATCH 063/125] New version: Microsoft.VisualStudioCode.Insiders version 1.122.0 (#377304) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...t.VisualStudioCode.Insiders.installer.yaml | 29 +++++++++++++++++++ ...isualStudioCode.Insiders.locale.en-US.yaml | 20 +++++++++++++ .../Microsoft.VisualStudioCode.Insiders.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.installer.yaml new file mode 100644 index 000000000000..535d208a3354 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.122.0 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +Commands: +- code-insiders +Installers: +- Architecture: arm64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/VSCodeSetup-arm64-1.122.0-insider.exe + InstallerSha256: 0D51D397196DD614D72CB8D0F1EB2E851820664BD6675C60EB8545A63335BC50 +- Architecture: arm64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/VSCodeUserSetup-arm64-1.122.0-insider.exe + InstallerSha256: DB5377EF0A6398B6AB0A40A3D656E5F202F356411A817E00C02BB8431B7E76A5 +- Architecture: x64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/VSCodeSetup-x64-1.122.0-insider.exe + InstallerSha256: 4A2A68BF09E46B414C1782C0076A268C07A52D86CD9EFD81A8EC841B8E35F730 +- Architecture: x64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/VSCodeUserSetup-x64-1.122.0-insider.exe + InstallerSha256: EF9FF418410B08A646176A84858D969238F18440F5AC22DB8E6A1BD795858571 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..26c636dc28a1 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.122.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code Insiders +PackageUrl: https://code.visualstudio.com +License: Microsoft Pre-Release Software License +LicenseUrl: https://code.visualstudio.com/license/insiders +ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. +Moniker: vscode-insiders +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.yaml new file mode 100644 index 000000000000..528208e84e8d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.122.0/Microsoft.VisualStudioCode.Insiders.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: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.122.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cab81951672014ddbe03d6dd0fa81a36b5345806 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 16:00:31 -0400 Subject: [PATCH 064/125] New version: Arelle.Arelle version 2.41.1 (#377305) --- .../2.41.1/Arelle.Arelle.installer.yaml | 32 +++++++++++++++ .../2.41.1/Arelle.Arelle.locale.en-US.yaml | 39 +++++++++++++++++++ .../a/Arelle/Arelle/2.41.1/Arelle.Arelle.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.installer.yaml create mode 100644 manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.locale.en-US.yaml create mode 100644 manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.yaml diff --git a/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.installer.yaml b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.installer.yaml new file mode 100644 index 000000000000..b4f279e1e960 --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Arelle.Arelle +PackageVersion: 2.41.1 +UpgradeBehavior: install +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/Arelle/Arelle/releases/download/2.41.1/arelle-win-2.41.1.exe + InstallerSha256: 4EC0CB9F5CADAF6731F05E1727C34694769DAEAE255AD615CEAA5272D0F2EEBA + ProductCode: Arelle + AppsAndFeaturesEntries: + - Publisher: arelle.org + ProductCode: Arelle + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Arelle' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: arelleCmdLine.exe + PortableCommandAlias: arelleCmdLine + - RelativeFilePath: arelleGUI.exe + PortableCommandAlias: arelleGUI + InstallerUrl: https://github.com/Arelle/Arelle/releases/download/2.41.1/arelle-win-2.41.1.zip + InstallerSha256: 33FA681B98CF2CB936247F98D338571BA2499252808AB19BFBDEE996101D9525 + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.locale.en-US.yaml b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.locale.en-US.yaml new file mode 100644 index 000000000000..70d83ad54235 --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.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: Arelle.Arelle +PackageVersion: 2.41.1 +PackageLocale: en-US +Publisher: Arelle +PublisherUrl: https://arelle.org/ +PublisherSupportUrl: https://groups.google.com/d/forum/arelle-users +Author: Workiva, Inc. +PackageName: Arelle +PackageUrl: https://github.com/Arelle/Arelle +License: Apache 2.0 +LicenseUrl: https://github.com/Arelle/Arelle/blob/HEAD/LICENSE.md +Copyright: Copyright © 2011-present Workiva, Inc. +CopyrightUrl: https://arelle.readthedocs.io/en/latest/license.html +ShortDescription: Arelle is an end-to-end open source XBRL platform +Description: Arelle is an end-to-end open source XBRL platform, which provides the XBRL community with an easy to use set of tools. It supports XBRL and its extension features in an extensible manner. It does this in a compact yet robust framework that can be used as a desktop application and can be integrated with other applications and languages utilizing its web service, command line interface, and Python API. +Moniker: arelle +ReleaseNotes: |- + What's Changed + - Refactor locale handling and improve test coverage (#2378) @strr + - Split inline utils from inline validate and break import cycle (#2381) @strr + - Session API: Non-breaking Logging Improvements (#2380) @aaroncameron-wk + - Update documentation on prefixedNamespaces and include more prefixes (#2379) @strr + - Type Hints: arelle.PrototypeDtsObject (#2377) @volodymyrtur-wk + - Type Hints: arelle.HashUtil (#2376) @volodymyrtur-wk + - Type Hints: arelle.CntlrWinTooltip (#2375) @volodymyrtur-wk + - Type Hints: arelle.UiUtil, arelle.DialogRssWatch (#2374) @volodymyrtur-wk + - Fix type hints (#2373) @austinmatherne-wk + - Type Hints: arelle.DisclosureSystem (#2372) @volodymyrtur-wk + - Type Hints: arelle.ModelDtsObject (#2364) @volodymyrtur-wk + - Type Hints: arelle.ModelRssItem, arelle.ModelRssObject (#2371) @volodymyrtur-wk + + ⬆️ Dependencies + - Bump the python-dependencies group with 5 updates (#2382) @dependabot[bot] +ReleaseNotesUrl: https://github.com/Arelle/Arelle/releases/tag/2.41.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.yaml b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.yaml new file mode 100644 index 000000000000..247e1f7ebe5e --- /dev/null +++ b/manifests/a/Arelle/Arelle/2.41.1/Arelle.Arelle.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: Arelle.Arelle +PackageVersion: 2.41.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 89b9723959a57e596f5ddf0c66ecc75ea93f71a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:22:34 +0800 Subject: [PATCH 065/125] New version: JetBrains.Rider version 2026.1.2 (#376636) --- .../2026.1.2/JetBrains.Rider.installer.yaml | 41 +++++++++++++++++ .../JetBrains.Rider.locale.en-US.yaml | 46 +++++++++++++++++++ .../JetBrains.Rider.locale.zh-CN.yaml | 30 ++++++++++++ .../Rider/2026.1.2/JetBrains.Rider.yaml | 8 ++++ 4 files changed, 125 insertions(+) create mode 100644 manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.installer.yaml create mode 100644 manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.yaml diff --git a/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.installer.yaml b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.installer.yaml new file mode 100644 index 000000000000..3e0e77ee645e --- /dev/null +++ b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2026.1.2 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- cs +- cshtml +- csproj +- ipr +- sln +- slnf +ProductCode: JetBrains Rider 2026.1.2 +ReleaseDate: 2026-05-19 +AppsAndFeaturesEntries: +- DisplayVersion: 261.24374.190 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1.2.exe + InstallerSha256: 84F08E7758256B84503939DE9B5DDF6336BD7286485C7CC257E7C434B299ED12 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1.2.exe + InstallerSha256: 84F08E7758256B84503939DE9B5DDF6336BD7286485C7CC257E7C434B299ED12 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1.2-aarch64.exe + InstallerSha256: A4A1F6C9C791D138AF0CA35D3D2D8B3E8B649F51B81C6B84A96FF32AEF7A7732 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rider/JetBrains.Rider-2026.1.2-aarch64.exe + InstallerSha256: A4A1F6C9C791D138AF0CA35D3D2D8B3E8B649F51B81C6B84A96FF32AEF7A7732 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.en-US.yaml b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.en-US.yaml new file mode 100644 index 000000000000..d1f7dddb97dc --- /dev/null +++ b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2026.1.2 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Rider +PackageUrl: https://www.jetbrains.com/rider/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Fast & powerful cross-platform .NET IDE +Description: Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux +Moniker: rider +Tags: +- .net +- asp.net +- c# +- code +- coding +- develop +- development +- dotnet +- ide +- programming +- unity +- xamarin +ReleaseNotes: |- + Rider 2026.1.2 is out with the following changes: + Package Manager Console access update + In Rider 2026.1.2, the Package Manager Console tab has been removed from the NuGet tool window. The functionality remains fully available via the predefined Package Manager Console session in the Terminal tool window. + When we introduced NuGet PowerShell support in Rider 2026.1, we offered it in two places and planned to carry forward only one. Based on usage data and product fit, the Terminal workflow won. + All NuGet PowerShell commands, including Entity Framework Core commands like Add-Migration, Update-Database, and Scaffold-DbContext, are available from the Terminal tool window. + For the full list of changes, please refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-341/Rider-2026.1.2-release-notes +PurchaseUrl: https://www.jetbrains.com/rider/buy/ +Documentations: +- DocumentLabel: Learning Rider + DocumentUrl: https://www.jetbrains.com/rider/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.zh-CN.yaml b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.zh-CN.yaml new file mode 100644 index 000000000000..140c2560e838 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.Rider +PackageVersion: 2026.1.2 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/rider/ +License: 专有软件 +ShortDescription: 快速且强大的跨平台 .NET IDE +Description: 在 Windows、Mac 和 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序 +Tags: +- .net +- asp.net +- c# +- dotnet +- unity +- xamarin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/DOTNET-A-341/Rider-2026.1.2-release-notes +PurchaseUrl: https://www.jetbrains.com/zh-cn/rider/buy/ +Documentations: +- DocumentLabel: 学习 Rider + DocumentUrl: https://www.jetbrains.com/zh-cn/rider/documentation/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.yaml b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.yaml new file mode 100644 index 000000000000..301e7de3a033 --- /dev/null +++ b/manifests/j/JetBrains/Rider/2026.1.2/JetBrains.Rider.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: JetBrains.Rider +PackageVersion: 2026.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25b8f15e0bc61315583a3354d9731a966ab98d5b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:22:48 +0800 Subject: [PATCH 066/125] New version: Figma.Figma version 126.4.10 (#377261) --- .../Figma/126.4.10/Figma.Figma.installer.yaml | 49 +++++++++++++++++++ .../126.4.10/Figma.Figma.locale.en-US.yaml | 45 +++++++++++++++++ .../126.4.10/Figma.Figma.locale.zh-CN.yaml | 39 +++++++++++++++ .../f/Figma/Figma/126.4.10/Figma.Figma.yaml | 8 +++ 4 files changed, 141 insertions(+) create mode 100644 manifests/f/Figma/Figma/126.4.10/Figma.Figma.installer.yaml create mode 100644 manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.en-US.yaml create mode 100644 manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.zh-CN.yaml create mode 100644 manifests/f/Figma/Figma/126.4.10/Figma.Figma.yaml diff --git a/manifests/f/Figma/Figma/126.4.10/Figma.Figma.installer.yaml b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.installer.yaml new file mode 100644 index 000000000000..85effd51fcad --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Figma.Figma +PackageVersion: 126.4.10 +UpgradeBehavior: install +Protocols: +- figma +FileExtensions: +- fig +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.figma.com/win/build/Figma-126.4.10.exe + InstallerSha256: C1D0037674C1D5CBC6337A723EAC1E13517D33D82E86B1C79ED6C377CB1CCC7E + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Figma +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://desktop.figma.com/win-arm/build/Figma-126.4.10.exe + InstallerSha256: 0B0CECE979BC49418831C97B669B609D26EE6FDD058547A2A829D24E53D04C2D + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Figma +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://desktop.figma.com/win/build/Figma-126.4.10.msi + InstallerSha256: D140BC3955D4B3F61F09A5143C19923CEA3D07F0CB5A553ABEE5DE79B9B3658C + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{E41742ED-2CA7-444F-9F19-75042D001B7C}.msq' + AppsAndFeaturesEntries: + - InstallerType: exe + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Figma\app-125.5.6' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.en-US.yaml b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.en-US.yaml new file mode 100644 index 000000000000..0fcd05ace13d --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Figma.Figma +PackageVersion: 126.4.10 +PackageLocale: en-US +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +Author: Figma, Inc. +PackageName: Figma +PackageUrl: https://www.figma.com/downloads/ +License: Proprietary +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: The Collaborative Interface Design Tool +Description: Figma is the leading collaborative design tool for building meaningful products. Seamlessly design, prototype, develop, and collect feedback in a single platform. +Moniker: figma +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +PurchaseUrl: https://www.figma.com/pricing/ +Documentations: +- DocumentLabel: Best Practice Guides + DocumentUrl: https://www.figma.com/best-practices/ +- DocumentLabel: Blog + DocumentUrl: https://www.figma.com/blog/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.zh-CN.yaml b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.zh-CN.yaml new file mode 100644 index 000000000000..14e3c3bb75ba --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.locale.zh-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: Figma.Figma +PackageVersion: 126.4.10 +PackageLocale: zh-CN +Publisher: Figma, Inc. +PublisherUrl: https://www.figma.com/ +PublisherSupportUrl: https://help.figma.com/ +PrivacyUrl: https://www.figma.com/privacy/ +Author: Figma, Inc. +PackageName: Figma +PackageUrl: https://www.figma.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.figma.com/tos/ +Copyright: Copyright © 2026 Figma, Inc. +CopyrightUrl: https://www.figma.com/copyright-and-ip-policy/ +ShortDescription: 协作界面设计工具 +Description: Figma 是领先的协作设计工具,可用于构建有意义的产品。在单一平台上无缝设计、制作原型、开发和收集反馈。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +PurchaseUrl: https://www.figma.com/pricing/ +Documentations: +- DocumentLabel: 博客 + DocumentUrl: https://www.figma.com/blog/ +- DocumentLabel: 最佳实践指南 + DocumentUrl: https://www.figma.com/best-practices/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Figma/Figma/126.4.10/Figma.Figma.yaml b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.yaml new file mode 100644 index 000000000000..8aa2ca69ca2c --- /dev/null +++ b/manifests/f/Figma/Figma/126.4.10/Figma.Figma.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: Figma.Figma +PackageVersion: 126.4.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c188a44a9a02f03f2cd2f72234c66794a8762f2a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:23:02 +0800 Subject: [PATCH 067/125] New version: Psyche.Kelivo version 1.1.15+52 (#377271) --- .../1.1.15+52/Psyche.Kelivo.installer.yaml | 18 ++++++ .../1.1.15+52/Psyche.Kelivo.locale.en-US.yaml | 62 +++++++++++++++++++ .../1.1.15+52/Psyche.Kelivo.locale.zh-CN.yaml | 46 ++++++++++++++ .../Kelivo/1.1.15+52/Psyche.Kelivo.yaml | 8 +++ 4 files changed, 134 insertions(+) create mode 100644 manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.installer.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.en-US.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.zh-CN.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.yaml diff --git a/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.installer.yaml b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.installer.yaml new file mode 100644 index 000000000000..7e5e94f0acce --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.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: Psyche.Kelivo +PackageVersion: 1.1.15+52 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{A7B8C9D0-E1F2-4A5B-8C9D-0E1F2A3B4C5D}}_is1' +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chevey339/kelivo/releases/download/v1.1.15/Kelivo_windows_1.1.15+52_setup.exe + InstallerSha256: A31CEF2FBE3B8C1C916E01317385B0C0098B6819AD317EF1463957E58DD0E287 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.en-US.yaml b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.en-US.yaml new file mode 100644 index 000000000000..75fed3e68ef2 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.15+52 +PackageLocale: en-US +Publisher: Psyche +PublisherUrl: https://github.com/Chevey339 +PublisherSupportUrl: https://github.com/Chevey339/kelivo/issues +PackageName: Kelivo +PackageUrl: https://github.com/Chevey339/kelivo +License: AGPL-3.0 +LicenseUrl: https://github.com/Chevey339/kelivo/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 com.psyche. All rights reserved. +ShortDescription: A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. +Description: |- + A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. + ✨ Features + - 🎨 Modern Design - Material You design language with dynamic color theming support (Android 12+). + - 🌙 Dark Mode - Perfectly adapted dark theme to protect your eyes. + - 🌍 Multi-language Support - Supports both English and Chinese interfaces. + - 🖥️ Multi-platform Support - Mobile (Android/iOS/Harmony) and Desktop (Windows/macOS/Linux). + - 🔄 Multi-provider Support - Supports major AI providers like OpenAI, Google Gemini, Anthropic, etc. + - 🤖 Custom Assistants - Create and manage personalized AI assistants. + - 🖼️ Multimodal Input - Supports various formats including images, text documents, PDFs, Word documents, etc. + - 📝 Markdown Rendering - Full support for code highlighting, LaTeX formulas, tables, and more. + - 🎙️ Voice/TTS Providers - Built-in system TTS plus OpenAI / Google Gemini / ElevenLabs voice servers. + - 🛠️ MCP Support - Model Context Protocol tool integration. + - 🧰 Built-in MCP Tools - Includes a built-in MCP Fetch tool. + - 🔍 Web Search - Integrated with multiple search engines (Exa, Tavily, Zhipu, LinkUp, Brave, Bing, Metaso, SearXNG, Ollama, Jina, Perplexity, Bocha). + - 🧩 Prompt Variables - Supports dynamic variables like model name, time, etc. + - 📤 QR Code Sharing - Export and import provider configurations via QR codes. + - 💾 Data Backup - Supports chat history backup and restoration. + - 🌐 Custom Requests - Supports custom HTTP request headers and bodies. + - 🔡 Custom Fonts - Bring your own fonts (system fonts / Google Fonts). + - ⚙️ Android Background Generation - Keep chat generation running in the background (optional setting). +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- minimax +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - feat: Add support for Gemini 3.5 Flash. + - feat: Improve Mermaid diagram rendering stability. + - fix: Fix Markdown inline math rendering issues. + - fix: Fix missing function/tool call blocks during Claude and OpenAI tool-call continuation. + - fix: Fix date drift in stats heatmap. + Full Changelog: https://github.com/Chevey339/kelivo/compare/v1.1.13...v1.1.15 +ReleaseNotesUrl: https://github.com/Chevey339/kelivo/releases/tag/v1.1.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.zh-CN.yaml b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.zh-CN.yaml new file mode 100644 index 000000000000..882cf10f4069 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.15+52 +PackageLocale: zh-CN +ShortDescription: 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 +Description: |- + 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 + ✨ 功能特性 + - 🎨 现代化设计 - 采用 Material You 设计语言,支持动态色彩主题(Android 12+)。 + - 🌙 深色模式 - 完美适配的深色主题,保护您的双眼。 + - 🌍 多语言支持 - 支持英文和中文界面。 + - 🖥️ 多平台支持 - 移动端(Android/iOS/Harmony)和桌面端(Windows/macOS/Linux)。 + - 🔄 多服务商支持 - 支持 OpenAI、Google Gemini、Anthropic 等主流 AI 服务商。 + - 🤖 自定义助手 - 创建和管理个性化的 AI 助手。 + - 🖼️ 多模态输入 - 支持图片、文本文件、PDF、Word 文档等多种格式。 + - 📝 Markdown 渲染 - 完全支持代码高亮、LaTeX 公式、表格等功能。 + - 🎙️ 语音/TTS 服务 - 内置系统 TTS,同时支持 OpenAI / Google Gemini / ElevenLabs 语音服务。 + - 🛠️ MCP 支持 - 支持模型上下文协议(Model Context Protocol)工具集成。 + - 🧰 内置 MCP 工具 - 包含内置的 MCP Fetch 工具。 + - 🔍 网络搜索 - 集成多种搜索引擎(Exa、Tavily、Zhipu、LinkUp、Brave、Bing、Metaso、SearXNG、Ollama、Jina、Perplexity、Bocha)。 + - 🧩 提示词变量 - 支持模型名称、时间等动态变量。 + - 📤 二维码分享 - 通过二维码导出和导入服务商配置。 + - 💾 数据备份 - 支持聊天记录的备份与恢复。 + - 🌐 自定义请求 - 支持自定义 HTTP 请求头和请求体。 + - 🔡 自定义字体 - 可使用自定义字体(系统字体 / Google Fonts)。 + - ⚙️ Android 后台生成 - 支持在后台持续生成聊天内容(可选设置)。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- minimax +- mistral +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.yaml b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.yaml new file mode 100644 index 000000000000..26a39d2d8085 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.15+52/Psyche.Kelivo.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: Psyche.Kelivo +PackageVersion: 1.1.15+52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d8b98840a294745d5494174e729a4826f2b0cdee Mon Sep 17 00:00:00 2001 From: Santiago Biali Date: Wed, 20 May 2026 17:23:15 -0300 Subject: [PATCH 068/125] =?UTF-8?q?ReceitaFederaldoBrasil.SpedCont=C3=A1bi?= =?UTF-8?q?l=20version=2010.4.1=20(#377272)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...aldoBrasil.SpedCont\303\241bil.installer.yaml" | 15 +++++++++++++++ ...oBrasil.SpedCont\303\241bil.locale.pt-BR.yaml" | 13 +++++++++++++ ...ceitaFederaldoBrasil.SpedCont\303\241bil.yaml" | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 "manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.installer.yaml" create mode 100644 "manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.locale.pt-BR.yaml" create mode 100644 "manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.yaml" diff --git "a/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.installer.yaml" "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.installer.yaml" new file mode 100644 index 000000000000..93ce4233a18a --- /dev/null +++ "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.installer.yaml" @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ReceitaFederaldoBrasil.SpedContábil +PackageVersion: 10.4.1 +InstallerType: exe +InstallerSwitches: + Silent: -q + SilentWithProgress: -q -splash +Installers: +- Architecture: x64 + InstallerUrl: https://servicos.receita.fazenda.gov.br/publico/programas/Sped/SpedContabil/SPEDContabil_w64-10.4.1.exe + InstallerSha256: 6B8D05D4643831C261ED914FEAAC819E0DD80C5AE36FA223A894D4EE09936242 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git "a/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.locale.pt-BR.yaml" "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.locale.pt-BR.yaml" new file mode 100644 index 000000000000..e8c71c3b88ec --- /dev/null +++ "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.locale.pt-BR.yaml" @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ReceitaFederaldoBrasil.SpedContábil +PackageVersion: 10.4.1 +PackageLocale: pt-BR +Publisher: Receita Federal do Brasil +PackageName: Sped Contábil +License: Public +Copyright: Receita Federal do Brasil +ShortDescription: Sped Contábil +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git "a/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.yaml" "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.yaml" new file mode 100644 index 000000000000..84e7b7f7b924 --- /dev/null +++ "b/manifests/r/ReceitaFederaldoBrasil/SpedCont\303\241bil/10.4.1/ReceitaFederaldoBrasil.SpedCont\303\241bil.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: ReceitaFederaldoBrasil.SpedContábil +PackageVersion: 10.4.1 +DefaultLocale: pt-BR +ManifestType: version +ManifestVersion: 1.12.0 From a22d04fd94f1b0dd1f40c3717d14123cbaea6b19 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:23:28 +0800 Subject: [PATCH 069/125] New version: Abnerla.AI_paper version 1.5.3 (#377281) --- .../1.5.3/Abnerla.AI_paper.installer.yaml | 16 +++++ .../1.5.3/Abnerla.AI_paper.locale.en-US.yaml | 49 +++++++++++++ .../1.5.3/Abnerla.AI_paper.locale.zh-CN.yaml | 72 +++++++++++++++++++ .../AI_paper/1.5.3/Abnerla.AI_paper.yaml | 8 +++ 4 files changed, 145 insertions(+) create mode 100644 manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.installer.yaml create mode 100644 manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.en-US.yaml create mode 100644 manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.zh-CN.yaml create mode 100644 manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.yaml diff --git a/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.installer.yaml b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.installer.yaml new file mode 100644 index 000000000000..76e50ff76595 --- /dev/null +++ b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Abnerla.AI_paper +PackageVersion: 1.5.3 +InstallerType: inno +Scope: user +UpgradeBehavior: install +ProductCode: '{B8F3C2A1-5E7D-4A9B-8C6F-1D2E3F4A5B6C}_is1' +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Abnerla/AI_paper/releases/download/v1.5.3/AI_Paper-v1.5.3-windows-setup.exe + InstallerSha256: FCB5481EEAE077FE8CF63F20E84E8AC6412315B92D85FA625E1B65E59A007B82 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.en-US.yaml b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.en-US.yaml new file mode 100644 index 000000000000..21b82cb9e28e --- /dev/null +++ b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.en-US.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: Abnerla.AI_paper +PackageVersion: 1.5.3 +PackageLocale: en-US +ShortDescription: One-stop AI academic writing assistant · Supports AIGC reduction, plagiarism checking, polishing, and intelligent error correction, among other features +Description: |- + AI Paper is a desktop application for Windows that integrates five core functions: academic writing, AI detection reduction, plagiarism reduction, academic polishing, and intelligent proofreading. All data is stored locally, API keys are encrypted, and no registration or internet login is required—ready to use out of the box. + + Features + Academic Writing + - AI-assisted outline generation with step-by-step chapter drafting + - Automatic generation of abstracts, keywords, and references + - Paragraph optimization and rewriting + - Support for GB/T 7714, APA, and MLA citation formats + - Built-in rich text editor (bold, italic, underline, color, indentation, etc.) + AI Detection Reduction + - Three rewriting intensities: Light / Deep Rewrite / Academic Style + - Segment-by-segment AI feature scanning and intelligent rewriting + - Support for importing AIGC detection reports (DOCX/PDF) with paragraph-level risk labeling and color-coded display + Plagiarism Reduction + - Three rewriting intensities: Light (20-30%) / Medium (40-50%) / Deep (60-80%) + - Local duplicate fragment detection + AI rewriting + - Support for importing plagiarism reports for precise duplicate content localization + Academic Polishing + - Text-type-based polishing: Abstract / Introduction / Body / Conclusion / Outline + - Four polishing modes: Grammar Correction / Vocabulary Enhancement / Logic Optimization / Comprehensive Polishing + - Four execution methods for flexible adaptation to different needs + Intelligent Proofreading + - 8 proofreading categories: Basic Text, Grammar & Syntax, Academic Formatting, Citation Standards, Data Expression, Logical Rigor, Compliance Risks, AI Writing Traces + - Three severity levels: Notice / Warning / Error + - One-click auto-fix support + Highlights + - History: Up to 200 operation records saved, with filtering, difference comparison, and one-click rollback + - Word Import/Export: Direct .docx file import for editing and export upon completion + - LaTeX Conversion: Bidirectional conversion between text and LaTeX formats + - Auto-Save: Real-time editing state preservation with automatic recovery on next launch + - Usage Statistics: Token consumption and cost tracking by model +Tags: +- agent +- ai +- large-language-model +- llm +- paper +- research +- writing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.zh-CN.yaml b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.zh-CN.yaml new file mode 100644 index 000000000000..6078d37da466 --- /dev/null +++ b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.locale.zh-CN.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: Abnerla.AI_paper +PackageVersion: 1.5.3 +PackageLocale: zh-CN +Publisher: PaperLab +PublisherUrl: https://github.com/Abnerla +PublisherSupportUrl: https://github.com/Abnerla/AI_paper/issues +PackageName: 纸研社 +PackageUrl: https://github.com/Abnerla/AI_paper +License: Apache-2.0 +LicenseUrl: https://github.com/Abnerla/AI_paper/blob/HEAD/LICENSE +Copyright: © 2026 纸研社 +ShortDescription: 一站式 AI 学术写作辅助工具 · 支持降 AIGC、查重率、润色、智能纠错等功能 +Description: |- + 纸研社是一款运行在 Windows 平台的桌面应用程序,集论文写作、降 AI 检测、降查重、学术润色、智能纠错五大功能于一体。所有数据保存在本地,API 密钥加密存储,无需注册、无需联网登录,开箱即用。 + + 功能特性 + 论文写作 + - AI 辅助生成大纲,按章节逐步撰写正文 + - 自动生成摘要、关键词和参考文献 + - 段落优化与改写 + - 支持 GB/T 7714、APA、MLA 引用格式 + - 内置富文本编辑器(加粗、斜体、下划线、颜色、缩进等) + 降 AI 检测 + - 三种改写力度:微调 / 深度改写 / 学术风格 + - 逐段 AI 特征扫描与智能改写 + - 支持导入 AIGC 检测报告(DOCX / PDF),按段落标注风险等级并着色显示 + 降查重率 + - 三种改写力度:轻度(20-30%)/ 中度(40-50%)/ 深度(60-80%) + - 本地重复片段检测 + AI 改写 + - 支持导入查重报告,精准定位重复内容 + 学术润色 + - 按文本类型润色:摘要 / 引言 / 正文 / 结论 / 大纲 + - 四种润色模式:语法修正 / 词汇提升 / 逻辑优化 / 全面润色 + - 四种执行方式,灵活适配不同需求 + 智能纠错 + - 8 大纠错类别:基础文字、语法句法、学术格式、引用规范、数据表达、逻辑严谨性、合规风险、AI 写作痕迹 + - 三级严重度标注:提示 / 警告 / 错误 + - 支持一键自动修复 + 亮点 + - 历史记录:最多保存 200 条操作记录,支持筛选、对比差异和一键回滚 + - Word 导入/导出:直接导入 .docx 文件编辑,完成后导出 + - LaTeX 转换:文本与 LaTeX 格式互转 + - 自动保存:编辑状态实时保存,下次启动自动恢复 + - 用量统计:按模型追踪 Token 消耗与费用 +Tags: +- 人工智能 +- 写作 +- 大语言模型 +- 学术 +- 智能体 +- 论文 +ReleaseNotes: |- + What's Changed + - feat: 新增 7 个学术研究技能 by @lsyfish in https://github.com/Abnerla/AI_paper/pull/22 + *新增 图表生成 + *新增 图表 MCP 服务 + *新增 自动更新下载服务 + *优化 数学公式的生成和显示 + *一些性能修复与优化~~~ + New Contributors + - @lsyfish made their first contribution in https://github.com/Abnerla/AI_paper/pull/22 + What's Changed + - feat: 新增 7 个学术研究技能 by @lsyfish in https://github.com/Abnerla/AI_paper/pull/22 + New Contributors + - @lsyfish made their first contribution in https://github.com/Abnerla/AI_paper/pull/22 + Full Changelog: https://github.com/Abnerla/AI_paper/compare/v1.5.1...v1.5.3 +ReleaseNotesUrl: https://github.com/Abnerla/AI_paper/releases/tag/v1.5.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.yaml b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.yaml new file mode 100644 index 000000000000..8e0467324154 --- /dev/null +++ b/manifests/a/Abnerla/AI_paper/1.5.3/Abnerla.AI_paper.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: Abnerla.AI_paper +PackageVersion: 1.5.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 07b95a588bb08b34d5af0307e85df4b7da393e2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:23:42 +0800 Subject: [PATCH 070/125] New version: Chaoleme.ClipCascadeGo.Server version 1.12 (#377284) --- ...aoleme.ClipCascadeGo.Server.installer.yaml | 15 ++++++++ ...eme.ClipCascadeGo.Server.locale.en-US.yaml | 38 +++++++++++++++++++ ...eme.ClipCascadeGo.Server.locale.zh-CN.yaml | 29 ++++++++++++++ .../1.12/Chaoleme.ClipCascadeGo.Server.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.installer.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.zh-CN.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.yaml diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.installer.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.installer.yaml new file mode 100644 index 000000000000..0503c2c490b4 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.12" +InstallerType: portable +Commands: +- clipcascade-server +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chaoleme/ClipCascade_go/releases/download/v1.12/clipcascade-server-windows-amd64.exe + InstallerSha256: FB19E3F52ADAE60A5BB6C1D87DF649FE3B6298BEB7A1654BD7E4E9EA04777211 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml new file mode 100644 index 000000000000..b10d7c510ae1 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.12" +PackageLocale: en-US +Publisher: Chaoleme +PublisherUrl: https://github.com/Chaoleme +PublisherSupportUrl: https://github.com/Chaoleme/ClipCascade_go/issues +PackageName: ClipCascade Go (Server) +PackageUrl: https://github.com/Chaoleme/ClipCascade_go +License: Apache-2.0 +LicenseUrl: https://github.com/Chaoleme/ClipCascade_go/blob/HEAD/LICENSE +ShortDescription: ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language +Description: |- + A cross-platform clipboard synchronization tool designed for multi-device collaboration. The goal is not to "rebuild another chat tool," but to make cross-device copy-pasting as seamless as a local experience. + Project Introduction + In daily development and office scenarios, Mac, Windows, Linux, and Android are often used interchangeably. Transferring text, screenshots, and files between different devices often encounters these issues: + - Need to manually open intermediate tools, interrupting the workflow. + - Large differences in clipboard behavior across platforms, leading to inconsistent experiences. + - File transfer is either too heavy or too slow, and difficult to manage uniformly. + ClipCascade is positioned as a clipboard-centric, self-deployable, extensible, and cross-platform synchronization system. + Core Capabilities + - Text Sync: Real-time synchronization to online devices after copying. + - Image Sync: Cross-platform transfer of image clipboard content. + - File Sync: Supports a tiered strategy of direct transfer for small files and placeholder notifications for large files. + - Transfer Channels: Supports STOMP (server-relayed) + P2P (peer-to-peer) dual channels. + - Security: Supports E2EE (End-to-End Encryption) toggle. + - Auto-Discovery: Automatic discovery of service addresses via mDNS in local networks. + - Multi-User Management: Administrators can add users directly from the Web page. + - Android Native Persistence: Foreground services + accessibility triggers + permission guidance. + - Clipboard History: Mobile version supports viewing and re-filling historical records. +Tags: +- clipboard +ReleaseNotes: 'Full Changelog: https://github.com/Chaoleme/ClipCascade_go/compare/v1.11...v1.12' +ReleaseNotesUrl: https://github.com/Chaoleme/ClipCascade_go/releases/tag/v1.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.zh-CN.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.locale.zh-CN.yaml new file mode 100644 index 000000000000..919b38810ab0 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.12" +PackageLocale: zh-CN +ShortDescription: ClipCascade 跨平台跨设备剪贴板同步工具 Go 语言重制版 +Description: |- + 一个面向多设备协作的跨平台剪贴板同步工具。目标不是“再造一个聊天工具”,而是让跨设备复制粘贴尽量接近本机体验。 + 项目介绍 + 在日常开发和办公场景里,Mac、Windows、Linux、Android 经常混用。文本、截图、文件在不同设备之间来回传,会出现这些问题: + - 需要手动打开中转工具,打断工作流。 + - 不同平台剪贴板行为差异大,体验不一致。 + - 文件传输要么太重,要么太慢,且难统一管理。 + ClipCascade 的定位是:以剪贴板为中心,做一个可自部署、可扩展、可跨平台的同步系统。 + 核心能力 + - 文本同步:复制后实时同步到在线设备。 + - 图片同步:跨平台传输图片剪贴板内容。 + - 文件同步:支持小文件直传与大文件占位通知的分层策略。 + - 传输通道:支持 STOMP(服务端中转)+ P2P(点对点)双通道。 + - 安全能力:支持 E2EE 开关。 + - 自动发现:局域网 mDNS 自动发现服务地址。 + - 多用户管理:支持管理员在 Web 页面直接新增用户。 + - Android 原生保活:前台服务 + 无障碍触发 + 权限引导。 + - 剪贴板历史:移动端支持历史记录查看和回填。 +Tags: +- 剪贴板 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.yaml new file mode 100644 index 000000000000..cd83b388a236 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.12/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.12" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3bf6c73a379b56fcb579968b13cfba15bec73f87 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:23:57 +0800 Subject: [PATCH 071/125] New version: Chaoleme.ClipCascadeGo.Desktop version 1.12 (#377283) --- ...oleme.ClipCascadeGo.Desktop.installer.yaml | 15 ++++++++ ...me.ClipCascadeGo.Desktop.locale.en-US.yaml | 38 +++++++++++++++++++ ...me.ClipCascadeGo.Desktop.locale.zh-CN.yaml | 29 ++++++++++++++ .../1.12/Chaoleme.ClipCascadeGo.Desktop.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.installer.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.zh-CN.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.yaml diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.installer.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.installer.yaml new file mode 100644 index 000000000000..93b703ac70b0 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.12" +InstallerType: portable +Commands: +- clipcascade-desktop +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chaoleme/ClipCascade_go/releases/download/v1.12/clipcascade-desktop-windows-amd64.exe + InstallerSha256: 303C363922E4C147363594E4D0121D277735F41D04ABEB1872890807EEEF8A16 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..50636e9011fe --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.12" +PackageLocale: en-US +Publisher: Chaoleme +PublisherUrl: https://github.com/Chaoleme +PublisherSupportUrl: https://github.com/Chaoleme/ClipCascade_go/issues +PackageName: ClipCascade Go (Desktop) +PackageUrl: https://github.com/Chaoleme/ClipCascade_go +License: Apache-2.0 +LicenseUrl: https://github.com/Chaoleme/ClipCascade_go/blob/HEAD/LICENSE +ShortDescription: ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language +Description: |- + A cross-platform clipboard synchronization tool designed for multi-device collaboration. The goal is not to "rebuild another chat tool," but to make cross-device copy-pasting as seamless as a local experience. + Project Introduction + In daily development and office scenarios, Mac, Windows, Linux, and Android are often used interchangeably. Transferring text, screenshots, and files between different devices often encounters these issues: + - Need to manually open intermediate tools, interrupting the workflow. + - Large differences in clipboard behavior across platforms, leading to inconsistent experiences. + - File transfer is either too heavy or too slow, and difficult to manage uniformly. + ClipCascade is positioned as a clipboard-centric, self-deployable, extensible, and cross-platform synchronization system. + Core Capabilities + - Text Sync: Real-time synchronization to online devices after copying. + - Image Sync: Cross-platform transfer of image clipboard content. + - File Sync: Supports a tiered strategy of direct transfer for small files and placeholder notifications for large files. + - Transfer Channels: Supports STOMP (server-relayed) + P2P (peer-to-peer) dual channels. + - Security: Supports E2EE (End-to-End Encryption) toggle. + - Auto-Discovery: Automatic discovery of service addresses via mDNS in local networks. + - Multi-User Management: Administrators can add users directly from the Web page. + - Android Native Persistence: Foreground services + accessibility triggers + permission guidance. + - Clipboard History: Mobile version supports viewing and re-filling historical records. +Tags: +- clipboard +ReleaseNotes: 'Full Changelog: https://github.com/Chaoleme/ClipCascade_go/compare/v1.11...v1.12' +ReleaseNotesUrl: https://github.com/Chaoleme/ClipCascade_go/releases/tag/v1.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.zh-CN.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..56879dd30746 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.12" +PackageLocale: zh-CN +ShortDescription: ClipCascade 跨平台跨设备剪贴板同步工具 Go 语言重制版 +Description: |- + 一个面向多设备协作的跨平台剪贴板同步工具。目标不是“再造一个聊天工具”,而是让跨设备复制粘贴尽量接近本机体验。 + 项目介绍 + 在日常开发和办公场景里,Mac、Windows、Linux、Android 经常混用。文本、截图、文件在不同设备之间来回传,会出现这些问题: + - 需要手动打开中转工具,打断工作流。 + - 不同平台剪贴板行为差异大,体验不一致。 + - 文件传输要么太重,要么太慢,且难统一管理。 + ClipCascade 的定位是:以剪贴板为中心,做一个可自部署、可扩展、可跨平台的同步系统。 + 核心能力 + - 文本同步:复制后实时同步到在线设备。 + - 图片同步:跨平台传输图片剪贴板内容。 + - 文件同步:支持小文件直传与大文件占位通知的分层策略。 + - 传输通道:支持 STOMP(服务端中转)+ P2P(点对点)双通道。 + - 安全能力:支持 E2EE 开关。 + - 自动发现:局域网 mDNS 自动发现服务地址。 + - 多用户管理:支持管理员在 Web 页面直接新增用户。 + - Android 原生保活:前台服务 + 无障碍触发 + 权限引导。 + - 剪贴板历史:移动端支持历史记录查看和回填。 +Tags: +- 剪贴板 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.yaml new file mode 100644 index 000000000000..f9a0fc2d85ab --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.12/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.12" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 33ff90af25ab96b4c4687fe59ab04b907a1a9909 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 13:24:10 -0700 Subject: [PATCH 072/125] Microsoft.VisualStudio.2022.Professional version 17.14.33 (#377301) --- ...ualStudio.2022.Professional.installer.yaml | 95 +++++++++++++++++++ ...Studio.2022.Professional.locale.en-US.yaml | 20 ++++ ...rosoft.VisualStudio.2022.Professional.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.yaml diff --git a/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.installer.yaml new file mode 100644 index 000000000000..305903da7797 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Professional +PackageVersion: 17.14.33 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: 17.14.33 (May 2026) +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/d3ea0f65-e303-451a-956d-2525aafc8aeb/e74291d77adae8a0a763110cdf4d3d68df3f3c501f81d133da67a8b93f24e8c6/vs_Professional.exe + InstallerSha256: e74291d77adae8a0a763110cdf4d3d68df3f3c501f81d133da67a8b93f24e8c6 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.locale.en-US.yaml new file mode 100644 index 000000000000..3235ba8d78ef --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Professional +PackageVersion: 17.14.33 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2022 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs2022-professional +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.yaml b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.yaml new file mode 100644 index 000000000000..3d2d4afc2874 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Professional/17.14.33/Microsoft.VisualStudio.2022.Professional.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.2022.Professional +PackageVersion: 17.14.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From a6144c736de11f325522aeb0843628abf370f838 Mon Sep 17 00:00:00 2001 From: Archisman Panigrahi Date: Wed, 20 May 2026 16:24:23 -0400 Subject: [PATCH 073/125] New version: archisman-panigrahi.QuickBib version 0.8.1 (#377306) --- ...rchisman-panigrahi.QuickBib.installer.yaml | 20 +++++++++++++++++++ ...isman-panigrahi.QuickBib.locale.en-US.yaml | 20 +++++++++++++++++++ .../0.8.1/archisman-panigrahi.QuickBib.yaml | 8 ++++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.installer.yaml create mode 100644 manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.locale.en-US.yaml create mode 100644 manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.yaml diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.installer.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.installer.yaml new file mode 100644 index 000000000000..8f58d01ff631 --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.installer.yaml @@ -0,0 +1,20 @@ +# 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: archisman-panigrahi.QuickBib +PackageVersion: 0.8.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-05-20 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\\Programs\\QuickBib' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/archisman-panigrahi/QuickBib/releases/download/v0.8.1/QuickBib-Installer-v0.8.1-x64.exe + InstallerSha256: 041910A817E07A59C8F92E6CBD07936EC64EFFA1ED8D97DCE29AD45F326C4631 +- Architecture: arm64 + InstallerUrl: https://github.com/archisman-panigrahi/QuickBib/releases/download/v0.8.1/QuickBib-Installer-v0.8.1-arm64.exe + InstallerSha256: 794E3E6FEED064ED58AEFFE6655DFBC00BD37D6CE1A1B90E67AB5B361499C7AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.locale.en-US.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.locale.en-US.yaml new file mode 100644 index 000000000000..c5b379e11230 --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.locale.en-US.yaml @@ -0,0 +1,20 @@ +# 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: archisman-panigrahi.QuickBib +PackageVersion: 0.8.1 +PackageLocale: en-US +Publisher: Archisman Panigrahi +PublisherUrl: https://github.com/archisman-panigrahi +PublisherSupportUrl: https://github.com/archisman-panigrahi/QuickBib/issues +PackageName: QuickBib +PackageUrl: https://github.com/archisman-panigrahi/QuickBib +License: GPL-3.0 +LicenseUrl: https://github.com/archisman-panigrahi/QuickBib/blob/HEAD/LICENSE +ShortDescription: QuickBib retrieves BibTeX entries from DOIs, arXiv IDs, article URLs and titles +ReleaseNotes: |- + Shipping updated doi2bib3 https://github.com/archisman-panigrahi/doi2bib3/releases/tag/v0.9.1 + Full Changelog: v0.8.0...v0.8.1 +ReleaseNotesUrl: https://github.com/archisman-panigrahi/QuickBib/releases/tag/v0.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.yaml new file mode 100644 index 000000000000..804656bcf79e --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.8.1/archisman-panigrahi.QuickBib.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: archisman-panigrahi.QuickBib +PackageVersion: 0.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7c952fbde5f249cc0a8e6170b429fe7019243794 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:24:36 +0800 Subject: [PATCH 074/125] New version: ActiveDirectoryPro.ADProToolkit version 3.1.11 (#377312) --- .../ActiveDirectoryPro.ADProToolkit.installer.yaml | 6 +++--- .../ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml | 10 +--------- .../ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml | 2 +- .../ActiveDirectoryPro.ADProToolkit.yaml | 2 +- 4 files changed, 6 insertions(+), 14 deletions(-) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.10 => 3.1.11}/ActiveDirectoryPro.ADProToolkit.installer.yaml (76%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.10 => 3.1.11}/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml (58%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.10 => 3.1.11}/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml (96%) rename manifests/a/ActiveDirectoryPro/ADProToolkit/{3.1.10 => 3.1.11}/ActiveDirectoryPro.ADProToolkit.yaml (91%) diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.installer.yaml similarity index 76% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.installer.yaml index ca53c1222432..46005763a3fa 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -2,17 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.10 +PackageVersion: 3.1.11 InstallerType: msi Scope: machine InstallerSwitches: InstallLocation: APPDIR="" -ProductCode: '{D1C4C1F4-228D-40E7-A200-F22929F71E87}' +ProductCode: '{88297EB1-63D1-49CC-BE67-9B1EC25B57EC}' AppsAndFeaturesEntries: - UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' Installers: - Architecture: x64 InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: 0DA85F61EC6DC92ED57B71AD8581908CE763149F08D3D970DB7940BD158FF54D + InstallerSha256: 72281714FC7B231A3C08C0D5D6AE3221CCCA69E3EF51D174CF91B0192067DAF3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml similarity index 58% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml index 3dfe04e97265..060a399608fd 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.10 +PackageVersion: 3.1.11 PackageLocale: en-US Publisher: ActiveDirectoryPro PublisherUrl: https://activedirectorypro.com/ @@ -19,14 +19,6 @@ Description: Active Directory Pro Toolkit is an easy to use Active Directory Too Tags: - active-directory - ad -ReleaseNotes: |- - New Features - Section titled “New Features” - - True Last Logon Computers Report - New report under Reports → Computers that queries all domain controllers to determine the most accurate last logon time for each computer. Includes per-DC breakdown toggle, filtering by logon age, status, and machine type. - Bug Fixes - Section titled “Bug Fixes” - - Bulk Update Users - Case change not shown in preview - Changing only the capitalization of a field (e.g. MRoberts@activedirectorypro.com → mroberts@activedirectorypro.com) was not appearing in the preview but was being applied on update. Preview now correctly detects case-only changes. - - Maximize display issue - On Windows 11, maximizing the app caused other windows to show through the title bar area. Fixed by removing the DWM frame conflict with the custom window chrome. ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ PurchaseUrl: https://activedirectorypro.com/pricing/ Documentations: diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index 3fee1cd74f68..115dcfe32872 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.10 +PackageVersion: 3.1.11 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.yaml similarity index 91% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.yaml index 8fc77a86f81e..d2d69d65ee5e 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.10/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.11/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.10 +PackageVersion: 3.1.11 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 13f4671cc8448802a102eff6945f52044b44e668 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:24:51 +0800 Subject: [PATCH 075/125] New version: Discord.Discord.Canary version 1.0.963 (#377313) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.963/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..0baa6dbaaaea --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.963/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.963 +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.963/DiscordCanarySetup.exe + InstallerSha256: 166CE3E39DC47A0512849B264155E3B6AB8712F41CEE2F2E195A1A6ADE891771 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..0d73ee047861 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.963/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.963 +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.963/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d5432086617 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.963/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.963 +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.963/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.963/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..4f05d93220e3 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.963/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.963 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e2bc3541778b6f79cf3f3ea24c53be36fd3be83 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 16:25:04 -0400 Subject: [PATCH 076/125] New version: GLab.GLab version 1.98.1 (#377316) --- .../GLab/GLab/1.98.1/GLab.GLab.installer.yaml | 36 +++++++++++++++++++ .../GLab/1.98.1/GLab.GLab.locale.en-US.yaml | 36 +++++++++++++++++++ manifests/g/GLab/GLab/1.98.1/GLab.GLab.yaml | 8 +++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/g/GLab/GLab/1.98.1/GLab.GLab.installer.yaml create mode 100644 manifests/g/GLab/GLab/1.98.1/GLab.GLab.locale.en-US.yaml create mode 100644 manifests/g/GLab/GLab/1.98.1/GLab.GLab.yaml diff --git a/manifests/g/GLab/GLab/1.98.1/GLab.GLab.installer.yaml b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.installer.yaml new file mode 100644 index 000000000000..31fbc0e0ce9a --- /dev/null +++ b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.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: GLab.GLab +PackageVersion: 1.98.1 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1' +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: glab v1.98.1 + ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.98.1/downloads/glab_1.98.1_Windows_x86_64_installer.exe + InstallerSha256: BE715C96142B2E37002B073326E2E7204EE0B6FE68158E8F5CFC54334BEC42F1 + InstallerSwitches: + Custom: /CURRENTUSER + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\glab' +- Architecture: x64 + Scope: machine + InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.98.1/downloads/glab_1.98.1_Windows_x86_64_installer.exe + InstallerSha256: BE715C96142B2E37002B073326E2E7204EE0B6FE68158E8F5CFC54334BEC42F1 + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\glab' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GLab/GLab/1.98.1/GLab.GLab.locale.en-US.yaml b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.locale.en-US.yaml new file mode 100644 index 000000000000..4a71dbcfd86c --- /dev/null +++ b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GLab.GLab +PackageVersion: 1.98.1 +PackageLocale: en-US +Publisher: GitLab +PublisherUrl: https://gitlab.com/gitlab-org/cli +PublisherSupportUrl: https://gitlab.com/gitlab-org/cli/-/issues +Author: GitLab +PackageName: GLab +PackageUrl: https://gitlab.com/gitlab-org/cli +License: MIT +LicenseUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023-present GitLab B.V. +CopyrightUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE +ShortDescription: An open-source GitLab command line tool bringing GitLabs cool features to your command line +Description: |- + GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. + Work with issues, merge requests, watch running pipelines directly from your CLI among other features. + Inspired by gh, the official GitHub CLI tool. +Moniker: glab +Tags: +- cli +- command-line +- commandline +- git +- gitlab +- gitlab-cli +- glab +- glab-cli +- golang +- tool +- utility +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GLab/GLab/1.98.1/GLab.GLab.yaml b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.yaml new file mode 100644 index 000000000000..0b1b4751ed37 --- /dev/null +++ b/manifests/g/GLab/GLab/1.98.1/GLab.GLab.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: GLab.GLab +PackageVersion: 1.98.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ebf7d916e822526ba9ac52e71a8152007bab2465 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 04:25:19 +0800 Subject: [PATCH 077/125] New version: MediaHuman.AudioConverter version 2.3.7 (#377318) --- .../MediaHuman.AudioConverter.installer.yaml | 7 +++---- .../MediaHuman.AudioConverter.locale.en-US.yaml | 9 +-------- .../MediaHuman.AudioConverter.locale.zh-CN.yaml | 2 +- .../{2.3.6 => 2.3.7}/MediaHuman.AudioConverter.yaml | 2 +- 4 files changed, 6 insertions(+), 14 deletions(-) rename manifests/m/MediaHuman/AudioConverter/{2.3.6 => 2.3.7}/MediaHuman.AudioConverter.installer.yaml (70%) rename manifests/m/MediaHuman/AudioConverter/{2.3.6 => 2.3.7}/MediaHuman.AudioConverter.locale.en-US.yaml (77%) rename manifests/m/MediaHuman/AudioConverter/{2.3.6 => 2.3.7}/MediaHuman.AudioConverter.locale.zh-CN.yaml (97%) rename manifests/m/MediaHuman/AudioConverter/{2.3.6 => 2.3.7}/MediaHuman.AudioConverter.yaml (91%) diff --git a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.installer.yaml b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.installer.yaml similarity index 70% rename from manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.installer.yaml rename to manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.installer.yaml index 4777eff63691..59142e27e0b7 100644 --- a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.installer.yaml +++ b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.installer.yaml @@ -2,18 +2,17 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: MediaHuman.AudioConverter -PackageVersion: 2.3.6 +PackageVersion: 2.3.7 InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: MHAudioConverter_is1 -ReleaseDate: 2026-04-05 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/MHAudioConverter.exe - InstallerSha256: FE37DD5883B3E8D0C30E30EECBE4802C86B359983813A7993DAD771C6CD77F5A + InstallerSha256: D00DA691C341EC136C9E20F019CE5E6508A2A7D6979F18DF1CFF14FB28C41B8E - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/MHAudioConverter-x64.exe - InstallerSha256: 16AE7F899867B7AEF0C738B223F2BDE7CE4A46B9DE915662A0ED3965CFCB2A70 + InstallerSha256: B14B8327C95782F3C24F48448CE2ED35E3F6EE1CCE24808E964875E6FFBA1B2A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.en-US.yaml b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.en-US.yaml similarity index 77% rename from manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.en-US.yaml rename to manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.en-US.yaml index f683ded68d73..905afdc321bb 100644 --- a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.en-US.yaml +++ b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: MediaHuman.AudioConverter -PackageVersion: 2.3.6 +PackageVersion: 2.3.7 PackageLocale: en-US Publisher: MediaHuman PublisherUrl: https://www.mediahuman.com/ @@ -23,13 +23,6 @@ Tags: - converter - format - music -ReleaseNotes: |- - - fixed memory leaks in album cover search - - fixed potential crash when parsing malformed CUE files - - fixed conversion task not cleaned up on output folder error - - improved performance when adding large number of files - - improved online cover search for albums with many tracks - - minor improvements for stability ReleaseNotesUrl: https://www.mediahuman.com/audio-converter/changelog.html Documentations: - DocumentLabel: Guides diff --git a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.zh-CN.yaml b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.zh-CN.yaml similarity index 97% rename from manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.zh-CN.yaml rename to manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.zh-CN.yaml index cb5a0a1d4afd..dafc69594584 100644 --- a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.locale.zh-CN.yaml +++ b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: MediaHuman.AudioConverter -PackageVersion: 2.3.6 +PackageVersion: 2.3.7 PackageLocale: zh-CN License: 免费软件 ShortDescription: 将音乐转换为任何格式 diff --git a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.yaml b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.yaml similarity index 91% rename from manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.yaml rename to manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.yaml index 7b6f891f427c..9cbc1c8483ec 100644 --- a/manifests/m/MediaHuman/AudioConverter/2.3.6/MediaHuman.AudioConverter.yaml +++ b/manifests/m/MediaHuman/AudioConverter/2.3.7/MediaHuman.AudioConverter.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: MediaHuman.AudioConverter -PackageVersion: 2.3.6 +PackageVersion: 2.3.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From dc75735f639bae021bba3ecf3a9a3f7ae7822986 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 16:25:34 -0400 Subject: [PATCH 078/125] Remove version: Google.Chrome.Beta.EXE version 137.0.7151.6 (#377329) --- .../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 ------- .../137.0.7151.6/Google.Chrome.Beta.EXE.yaml | 8 -- 5 files changed, 156 deletions(-) delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.installer.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.en-US.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml delete mode 100644 manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.installer.yaml deleted file mode 100644 index edc7d9b8b58c..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.installer.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 137.0.7151.6 -InstallerType: exe -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" -ExpectedReturnCodes: -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome Beta -Installers: -- Architecture: x86 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/enq5ebzwo34zn6a2zrl3wfolnm_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: F2D734F3709CF115A403CC3726EB81E727F867A9417972322A0E2400C7119D36 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: x86 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/enq5ebzwo34zn6a2zrl3wfolnm_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: F2D734F3709CF115A403CC3726EB81E727F867A9417972322A0E2400C7119D36 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -- Architecture: x64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/adefuuankczi7xacx5ivw74tgn5a_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: 4FA758BACB92EE15BBAE1634EC058DD8A3BA6A9DF5345DECBF1F5A3D911F67A9 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: x64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/adefuuankczi7xacx5ivw74tgn5a_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: 4FA758BACB92EE15BBAE1634EC058DD8A3BA6A9DF5345DECBF1F5A3D911F67A9 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -- Architecture: arm64 - Scope: user - InstallerUrl: https://dl.google.com/release2/chrome/aydqeinzotnel5r5vc5hcjbe6i_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: 662C8AE8025BDCB69C34EC7462B0580FE0168B0A1DA063BF7EF043CB188DA8B1 - InstallerSwitches: - Custom: --do-not-launch-chrome --chrome-beta -- Architecture: arm64 - Scope: machine - InstallerUrl: https://dl.google.com/release2/chrome/aydqeinzotnel5r5vc5hcjbe6i_137.0.7151.6/137.0.7151.6_chrome_installer.exe - InstallerSha256: 662C8AE8025BDCB69C34EC7462B0580FE0168B0A1DA063BF7EF043CB188DA8B1 - InstallerSwitches: - Custom: --do-not-launch-chrome --system-level --chrome-beta -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.en-US.yaml deleted file mode 100644 index 1946929366c4..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 137.0.7151.6 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Beta (EXE) -PackageUrl: https://www.google.com/chrome/beta -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2024 Google LLC. All rights reserved. -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.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml deleted file mode 100644 index deb8059432b9..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 137.0.7151.6 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Beta (EXE) -PackageUrl: https://www.google.com/intl/no/chrome/beta -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2024 Google LLC. Med enerett. -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.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml deleted file mode 100644 index a64151038a13..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 137.0.7151.6 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome 测试版(EXE) -PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2024 Google LLC. 保留所有权利。 -ShortDescription: 试用 Chrome 测试版的新功能 -Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.yaml deleted file mode 100644 index 6f7c5009458d..000000000000 --- a/manifests/g/Google/Chrome/Beta/EXE/137.0.7151.6/Google.Chrome.Beta.EXE.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Beta.EXE -PackageVersion: 137.0.7151.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From b17566a9f7084accd920e87462bf93389e77049b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 13:25:46 -0700 Subject: [PATCH 079/125] Automatic deletion of 360.360File 1.0.0.1200 (#377331) --- .../1.0.0.1200/360.360File.installer.yaml | 25 ---------------- .../1.0.0.1200/360.360File.locale.en-US.yaml | 29 ------------------- .../1.0.0.1200/360.360File.locale.zh-CN.yaml | 27 ----------------- .../3/360/360File/1.0.0.1200/360.360File.yaml | 8 ----- 4 files changed, 89 deletions(-) delete mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml delete mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml delete mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml delete mode 100644 manifests/3/360/360File/1.0.0.1200/360.360File.yaml diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml deleted file mode 100644 index 087e72f9203c..000000000000 --- a/manifests/3/360/360File/1.0.0.1200/360.360File.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: 360.360File -PackageVersion: 1.0.0.1200 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://down.360safe.com/pcnewapp/360FileSetup.exe - InstallerSha256: 276BA9C112935BC9EC47AA6C97B194A3F6415EFD17A5C00D0E140B6A5EF6F5CA - ProductCode: 360FileBrowser -- Architecture: x64 - InstallerUrl: https://down.360safe.com/pcnewapp/360FileSetup.exe - InstallerSha256: 276BA9C112935BC9EC47AA6C97B194A3F6415EFD17A5C00D0E140B6A5EF6F5CA - ProductCode: 360FileBrowser -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml deleted file mode 100644 index 8e5ea14109c1..000000000000 --- a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: 360.360File -PackageVersion: 1.0.0.1200 -PackageLocale: en-US -Publisher: 360.cn -PublisherUrl: https://www.360.cn/ -PublisherSupportUrl: https://bbs.360.cn/thread-16040300-1-1.html -Author: Beijing Qihoo Technology Co., Ltd. -PackageName: 360文件夹 -PackageUrl: https://bbs.360.cn/thread-16040300-1-1.html -License: Freeware -Copyright: (C) 360.cn All Rights Reserved. -CopyrightUrl: https://www.360.cn/about/banquanshengming.html -ShortDescription: Multi-tab File Explorer -Description: 360 File is a single-window, multi-tab file explorer that improves the efficiency of using various types of folders. -Tags: -- directory -- explorer -- file -- file-explorer -- folder -- manage -- management -- system -ReleaseNotesUrl: https://bbs.360.cn/thread-16040300-1-1.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml deleted file mode 100644 index 77036001f393..000000000000 --- a/manifests/3/360/360File/1.0.0.1200/360.360File.locale.zh-CN.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: 360.360File -PackageVersion: 1.0.0.1200 -PackageLocale: zh-CN -Publisher: 360.cn -PublisherUrl: https://www.360.cn/ -PublisherSupportUrl: https://bbs.360.cn/thread-16040300-1-1.html -Author: 北京奇虎科技有限公司 -PackageName: 360文件夹 -PackageUrl: https://bbs.360.cn/thread-16040300-1-1.html -License: 免费软件 -Copyright: (C) 360.cn All Rights Reserved. -CopyrightUrl: https://www.360.cn/about/banquanshengming.html -ShortDescription: 多标签文件管理器 -Description: 360 文件是一款单窗口多标签的资源管理器,提高了使用各类文件夹操作效率。 -Tags: -- 文件 -- 文件夹 -- 文件资源管理器 -- 目录 -- 管理 -- 系统 -ReleaseNotesUrl: https://bbs.360.cn/thread-16040300-1-1.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/3/360/360File/1.0.0.1200/360.360File.yaml b/manifests/3/360/360File/1.0.0.1200/360.360File.yaml deleted file mode 100644 index 46868f0c0fb9..000000000000 --- a/manifests/3/360/360File/1.0.0.1200/360.360File.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: 360.360File -PackageVersion: 1.0.0.1200 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From b71213732e7c7f692abc3e754e6511160426f1c8 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 20 May 2026 20:44:17 +0000 Subject: [PATCH 080/125] New version: Microsoft.VisualStudioCode.Insiders.CLI version 1.122.0 (#377307) Co-authored-by: 3372902+lszomoru@users.noreply.github.com --- ...sualStudioCode.Insiders.CLI.installer.yaml | 19 ++++++++++++++++++ ...lStudioCode.Insiders.CLI.locale.en-US.yaml | 20 +++++++++++++++++++ ...crosoft.VisualStudioCode.Insiders.CLI.yaml | 8 ++++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml new file mode 100644 index 000000000000..82c0969b717c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders.CLI +PackageVersion: 1.122.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./code-insiders.exe + PortableCommandAlias: code-insiders +Installers: +- Architecture: arm64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/vscode_cli_win32_arm64_cli.zip + InstallerSha256: 951766E1D0027CFD499C9B6497DCC3079090BFE3377E0BB7FEF6C085D25AE552 +- Architecture: x64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/7d7e9513af36a565ce41d60e18972bbc5cad14a2/vscode_cli_win32_x64_cli.zip + InstallerSha256: C816534A3AD43BE9871D9F937522F81A7AFF5C144C9643F4FD6254C237D4317C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..4c1cff995ae2 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders.CLI +PackageVersion: 1.122.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code Insiders CLI +PackageUrl: https://code.visualstudio.com +License: Microsoft Pre-Release Software License +LicenseUrl: https://code.visualstudio.com/license/insiders +ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. +Moniker: vscode-insiders-cli +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml new file mode 100644 index 000000000000..f07cf37a6e0c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.122.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode.Insiders.CLI +PackageVersion: 1.122.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a4cdcaa25220249bf393ec5d6cdd516d85fd7d40 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 16:46:50 -0400 Subject: [PATCH 081/125] New version: OpenWhisperSystems.Signal version 8.11.0 (#377319) --- .../OpenWhisperSystems.Signal.installer.yaml | 21 ++++++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 34 +++++++++++++++++++ .../8.11.0/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 000000000000..764b56860fcb --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.11.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.11.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: Signal 8.11.0 + ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-8.11.0.exe + InstallerSha256: D33BE179298E2A450C4996A7C3423D5FD350A599B54D69A8865EFEC40DAFA7B1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 000000000000..6943374399f8 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.11.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.11.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.11.0/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/8.11.0/OpenWhisperSystems.Signal.yaml new file mode 100644 index 000000000000..10a8d28377c7 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.11.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.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 328a7219d1e84feb3d02cc0d8828ce00119d4153 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:18:40 +0800 Subject: [PATCH 082/125] New version: Hashicorp.Terraform version 1.15.4 (#377264) --- .../1.15.4/Hashicorp.Terraform.installer.yaml | 23 ++++++++++++++ .../Hashicorp.Terraform.locale.en-US.yaml | 31 +++++++++++++++++++ .../Hashicorp.Terraform.locale.zh-CN.yaml | 16 ++++++++++ .../Terraform/1.15.4/Hashicorp.Terraform.yaml | 8 +++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.installer.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.en-US.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.zh-CN.yaml create mode 100644 manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.yaml diff --git a/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.installer.yaml b/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.installer.yaml new file mode 100644 index 000000000000..0ada98c44518 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.4/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.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: terraform.exe +Commands: +- terraform +FileExtensions: +- tf +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x86 + InstallerUrl: https://releases.hashicorp.com/terraform/1.15.4/terraform_1.15.4_windows_386.zip + InstallerSha256: 07B707F993D40ABFC2A55E224A424FD59D037DBCA1FA5AD6EFD34CC9EE2AB7CB +- Architecture: x64 + InstallerUrl: https://releases.hashicorp.com/terraform/1.15.4/terraform_1.15.4_windows_amd64.zip + InstallerSha256: 159169A73FCBDFB1B0FF3E2B7ABF4EC94F9EBBB314AE3A0E19E494B357EF1488 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.en-US.yaml b/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.en-US.yaml new file mode 100644 index 000000000000..02fb9569e340 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.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: Hashicorp.Terraform +PackageVersion: 1.15.4 +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: |- + NEW FEATURES: + - We now produce builds for Linux s390x (zLinux) (#38615) + BUG FIXES: + - init: Prevent provider binaries from being installed into symlinked directories (#38611) +ReleaseNotesUrl: https://github.com/hashicorp/terraform/releases/tag/v1.15.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.zh-CN.yaml b/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.locale.zh-CN.yaml new file mode 100644 index 000000000000..55857319ef4a --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.4/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.4 +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.4/Hashicorp.Terraform.yaml b/manifests/h/Hashicorp/Terraform/1.15.4/Hashicorp.Terraform.yaml new file mode 100644 index 000000000000..fc1d826d2c69 --- /dev/null +++ b/manifests/h/Hashicorp/Terraform/1.15.4/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.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b0cf7c3fc10bf0f0f19b23d34a1dd3b3752ea834 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 14:22:03 -0700 Subject: [PATCH 083/125] Microsoft.VisualStudio.Enterprise.Insiders version 18.7.11819.209 (#377293) --- ...lStudio.Enterprise.Insiders.installer.yaml | 95 +++++++++++++++++++ ...udio.Enterprise.Insiders.locale.en-US.yaml | 20 ++++ ...soft.VisualStudio.Enterprise.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml new file mode 100644 index 000000000000..5bc28ee07cb9 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.7.11819.209 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11819.209] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/dd31513c-f237-4d73-8630-265123182295/7e28360a382a3f990f02f9e5c59f621867dd5d6fbdf0115331dec2fa3659671d/vs_Enterprise.exe + InstallerSha256: 7e28360a382a3f990f02f9e5c59f621867dd5d6fbdf0115331dec2fa3659671d +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..b4ae4b6e1275 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.7.11819.209 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.yaml new file mode 100644 index 000000000000..562059e70fa4 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/Insiders/18.7.11819.209/Microsoft.VisualStudio.Enterprise.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise.Insiders +PackageVersion: 18.7.11819.209 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From a6bc6230bb9a08d06b24c93b610809870ba806ad Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 14:22:16 -0700 Subject: [PATCH 084/125] Microsoft.VisualStudio.Professional.Insiders version 18.7.11819.209 (#377294) --- ...tudio.Professional.Insiders.installer.yaml | 95 +++++++++++++++++++ ...io.Professional.Insiders.locale.en-US.yaml | 20 ++++ ...ft.VisualStudio.Professional.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.installer.yaml new file mode 100644 index 000000000000..94406105b577 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.7.11819.209 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11819.209] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/dd31513c-f237-4d73-8630-265123182295/22cf32761c70f163de10cd9ce606da3ea69c1abc486d9cdbc1e981d597bf0595/vs_Professional.exe + InstallerSha256: 22cf32761c70f163de10cd9ce606da3ea69c1abc486d9cdbc1e981d597bf0595 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..2692680f49fa --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.7.11819.209 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs18-professional-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.yaml new file mode 100644 index 000000000000..730e757008bf --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Professional/Insiders/18.7.11819.209/Microsoft.VisualStudio.Professional.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Professional.Insiders +PackageVersion: 18.7.11819.209 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 30680a6a5c6a65acec63bc09ae6a2e5367148d28 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 14:22:28 -0700 Subject: [PATCH 085/125] Microsoft.VisualStudio.Community.Insiders version 18.7.11819.209 (#377295) --- ...alStudio.Community.Insiders.installer.yaml | 95 +++++++++++++++++++ ...tudio.Community.Insiders.locale.en-US.yaml | 20 ++++ ...osoft.VisualStudio.Community.Insiders.yaml | 8 ++ 3 files changed, 123 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.installer.yaml new file mode 100644 index 000000000000..a7737a2e1823 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.installer.yaml @@ -0,0 +1,95 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.7.11819.209 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +AppsAndFeaturesEntries: +- DisplayVersion: Insiders [11819.209] +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/dd31513c-f237-4d73-8630-265123182295/634dd66bc467c7dc1ca3324b10804d3741439b13cebf6e9ea86a31e6143cabd5/vs_Community.exe + InstallerSha256: 634dd66bc467c7dc1ca3324b10804d3741439b13cebf6e9ea86a31e6143cabd5 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..4bddca1af3d9 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.7.11819.209 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 Insiders +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community-insiders +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.yaml b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.yaml new file mode 100644 index 000000000000..01cdb231d59f --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/Insiders/18.7.11819.209/Microsoft.VisualStudio.Community.Insiders.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community.Insiders +PackageVersion: 18.7.11819.209 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From eb90409de016507c89009c7d9c4e4a6435387440 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 14:22:41 -0700 Subject: [PATCH 086/125] Microsoft.VisualStudio.Enterprise version 18.6.1 (#377296) --- ...oft.VisualStudio.Enterprise.installer.yaml | 93 +++++++++++++++++++ ....VisualStudio.Enterprise.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.Enterprise.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.installer.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.installer.yaml new file mode 100644 index 000000000000..b437d55748ff --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.6.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/3cfffe1b-b712-451e-9a6a-536ff231eb4b/fe02c7a489bd83ece5490d84f2830fb497db450fdf7d9847e16cb9322cb728f9/vs_Enterprise.exe + InstallerSha256: fe02c7a489bd83ece5490d84f2830fb497db450fdf7d9847e16cb9322cb728f9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml new file mode 100644 index 000000000000..3fa3529d85d0 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.6.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs18-enterprise +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.yaml b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.yaml new file mode 100644 index 000000000000..d660a32ecba7 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Enterprise/18.6.1/Microsoft.VisualStudio.Enterprise.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Enterprise +PackageVersion: 18.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 8eb2c0d9856f836a19606c7703d3d844e8788da7 Mon Sep 17 00:00:00 2001 From: Jiwon Lee Date: Wed, 20 May 2026 14:22:54 -0700 Subject: [PATCH 087/125] Microsoft.VisualStudio.Community version 18.6.1 (#377298) --- ...soft.VisualStudio.Community.installer.yaml | 93 +++++++++++++++++++ ...t.VisualStudio.Community.locale.en-US.yaml | 20 ++++ .../Microsoft.VisualStudio.Community.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.yaml diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.installer.yaml new file mode 100644 index 000000000000..6b605f801167 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.1 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/3cfffe1b-b712-451e-9a6a-536ff231eb4b/4ac34c0ba09057bb914cf9e989ca8bef659292c0790587ac8204fe301a856d96/vs_Community.exe + InstallerSha256: 4ac34c0ba09057bb914cf9e989ca8bef659292c0790587ac8204fe301a856d96 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.locale.en-US.yaml new file mode 100644 index 000000000000..fe978585d3c7 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.yaml new file mode 100644 index 000000000000..bd4fccf4712a --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.1/Microsoft.VisualStudio.Community.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 05836f30a67269c06f86ec1336f5becfc8e08dcc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 23:23:07 +0200 Subject: [PATCH 088/125] New version: Docker.DockerCompose version 5.1.4 (#377308) --- .../5.1.4/Docker.DockerCompose.installer.yaml | 18 ++++++ .../Docker.DockerCompose.locale.en-US.yaml | 57 +++++++++++++++++++ .../5.1.4/Docker.DockerCompose.yaml | 8 +++ 3 files changed, 83 insertions(+) create mode 100644 manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.installer.yaml create mode 100644 manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.yaml diff --git a/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.installer.yaml b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.installer.yaml new file mode 100644 index 000000000000..a7eb639bef53 --- /dev/null +++ b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCompose +PackageVersion: 5.1.4 +InstallerType: portable +Commands: +- docker-compose +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/compose/releases/download/v5.1.4/docker-compose-windows-x86_64.exe + InstallerSha256: E1A8FAFF28C7433635201A2222171B727F33ECDB0ED367E54D162D00432F39AA +- Architecture: arm64 + InstallerUrl: https://github.com/docker/compose/releases/download/v5.1.4/docker-compose-windows-aarch64.exe + InstallerSha256: 11992BC5DE81D7DF994BDF58A4EEAD433F1C287C15965056A3B372AE38888AAF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.locale.en-US.yaml b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.locale.en-US.yaml new file mode 100644 index 000000000000..7604df874da9 --- /dev/null +++ b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCompose +PackageVersion: 5.1.4 +PackageLocale: en-US +Publisher: Docker Inc. +PublisherUrl: https://github.com/docker +PublisherSupportUrl: https://github.com/docker/compose/issues +PackageName: Docker Compose +PackageUrl: https://github.com/docker/compose +License: Apache-2.0 +LicenseUrl: https://github.com/docker/compose/blob/HEAD/LICENSE +ShortDescription: docker-compose plugin for docker cli +Description: |- + Define and run multi-container applications with Docker + with simple configuration files and command: docker-compose up +Tags: +- cli +- compose +- containers +- developer-tools +- docker +- docker-compose +ReleaseNotes: |- + What's Changed + ✨ Improvements + - feat: add stop lifecycle hook for external providers by @glours in #13779 + 🐛 Fixes + - fix: route OCI artifact pulls through Docker Desktop HTTP proxy by @glours in #13770 + - fix: restore stoppingEvent/stoppedEvent helpers for plugin stop hook by @glours in #13794 + - fix(publish): flag literal inline environment values by @glours in #13760 + 🔧 Internal + - ci: remove unused e2e job from merge workflow by @glours in #13740 + - chore: update cagent-action to v1.4.4 by @derekmisler in #13745 + - Change verb tense in Docker Compose reference documentation by @ryanjbonnell in #13773 + - pkg/compose: go fix by @thaJeztah in #13782 + - refactor: code deduplication and simplification by @ndeloof in #13759 + - fix: make e2e tests pass reliably locally with Docker Desktop by @glours in #13741 + - refactor: drop Desktop beta-settings check; gate hint on LogsTab flag by @glours in #13755 + ⚙️ Dependencies + - build(deps): bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 by @dependabot[bot] in #13731 + - build(deps): bump github.com/docker/cli from 29.4.0+incompatible to 29.4.2+incompatible by @dependabot[bot] in #13768 + - build(deps): bump github.com/moby/moby/client from 0.4.0 to 0.4.1 by @dependabot[bot] in #13752 + - build(deps): bump github.com/docker/cli from 29.4.2+incompatible to 29.4.3+incompatible by @dependabot[bot] in #13776 + - build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #13775 + - build(deps): update to go 1.26.3 by @thaJeztah in #13783 + - build(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #13791 + - build(deps): bump github.com/compose-spec/compose-go/v2 from 2.10.2 to 2.11.0 by @dependabot[bot] in #13798 + - build(deps): bump github.com/docker/cli from 29.4.3+incompatible to 29.5.1+incompatible by @dependabot[bot] in #13796 + - build(deps): bump golang.org/x/sys from 0.42.0 to 0.44.0 by @dependabot[bot] in #13788 + New Contributors + - @ryanjbonnell made their first contribution in #13773 + Full Changelog: v5.1.3...v5.1.4 +ReleaseNotesUrl: https://github.com/docker/compose/releases/tag/v5.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.yaml b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.yaml new file mode 100644 index 000000000000..ce66728e08c3 --- /dev/null +++ b/manifests/d/Docker/DockerCompose/5.1.4/Docker.DockerCompose.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: Docker.DockerCompose +PackageVersion: 5.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From efe4fa009f1a4034f0b9e7114588f6f9ae5b3683 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 20 May 2026 23:23:20 +0200 Subject: [PATCH 089/125] New version: Cilium.CiliumCLI version 0.19.4 (#377310) --- .../0.19.4/Cilium.CiliumCLI.installer.yaml | 22 ++++++++++ .../0.19.4/Cilium.CiliumCLI.locale.en-US.yaml | 40 +++++++++++++++++++ .../CiliumCLI/0.19.4/Cilium.CiliumCLI.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.installer.yaml create mode 100644 manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.locale.en-US.yaml create mode 100644 manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.yaml diff --git a/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.installer.yaml b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.installer.yaml new file mode 100644 index 000000000000..1491e0f406a7 --- /dev/null +++ b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Cilium.CiliumCLI +PackageVersion: 0.19.4 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cilium.exe +Commands: +- cilium +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cilium/cilium-cli/releases/download/v0.19.4/cilium-windows-amd64.zip + InstallerSha256: 52B924F382D2F323F4B374C875CB29D8DA754B5914C0B9466B7F265924D40050 +- Architecture: arm64 + InstallerUrl: https://github.com/cilium/cilium-cli/releases/download/v0.19.4/cilium-windows-arm64.zip + InstallerSha256: 70E9CC9D4D73319001E1021B72FF2AFAE8D900E54E82BE4D24BFE56433BA1A7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.locale.en-US.yaml b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.locale.en-US.yaml new file mode 100644 index 000000000000..34852ef9e20e --- /dev/null +++ b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Cilium.CiliumCLI +PackageVersion: 0.19.4 +PackageLocale: en-US +Publisher: Cilium +PublisherUrl: https://github.com/cilium +PublisherSupportUrl: https://github.com/cilium +Author: Cilium +PackageName: Cilium CLI +PackageUrl: https://github.com/cilium +License: Apache-2.0 +LicenseUrl: https://github.com/cilium/cilium-cli/blob/HEAD/LICENSE +ShortDescription: Cilium CNI CLI +Moniker: cilium +Tags: +- cilium +- cni +- k8s +- kubernetes +ReleaseNotes: |- + Summary of Changes + Misc Changes: + - chore(deps): update all-dependencies (main) (cilium/cilium#45725, @cilium-renovate[bot]) + - Fix incorrect 'skipping test' reason messages (cilium/cilium#46043, @atykhyy) + - Fix new golangci-lint findings (cilium/cilium#45894, @HadrienPatte) + - chore(deps): update gcr.io/distroless/static:latest docker digest to 3592aa8 by @renovate[bot] in #3235 + - chore(deps): update docker.io/library/golang:1.26.3 docker digest to 313faae by @renovate[bot] in #3234 + - chore(deps): update cilium/cilium digest to 08329ad by @renovate[bot] in #3231 + - chore(deps): update cilium by @renovate[bot] in #3236 + - renovate: add dependency cooldown, don't pin digests for cilium/cilium GitHub actions by @tklauser in #3238 + - chore(deps): update cilium/cilium digest to b72d04b by @renovate[bot] in #3237 + - ci: add write permissions to release workflow by @tklauser in #3233 + - ci: pin cilium/cilium actions to v1.19.4, avoid digest updates by @tklauser in #3240 + - Prepare for v0.19.4 release by @tklauser in #3241 + Full Changelog: v0.19.3...v0.19.4 +ReleaseNotesUrl: https://github.com/cilium/cilium-cli/releases/tag/v0.19.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.yaml b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.yaml new file mode 100644 index 000000000000..a2b98ccc1f09 --- /dev/null +++ b/manifests/c/Cilium/CiliumCLI/0.19.4/Cilium.CiliumCLI.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: Cilium.CiliumCLI +PackageVersion: 0.19.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9a3bafe1777a900ba9c1ac7ef5b9e9f9ccd21d5b Mon Sep 17 00:00:00 2001 From: badluma <226042779+badluma@users.noreply.github.com> Date: Wed, 20 May 2026 23:23:33 +0200 Subject: [PATCH 090/125] New version: badluma.Comprobot version 2.4.2 (#377311) --- .../2.4.2/badluma.Comprobot.installer.yaml | 13 +++++++++ .../2.4.2/badluma.Comprobot.locale.en-US.yaml | 27 +++++++++++++++++++ .../Comprobot/2.4.2/badluma.Comprobot.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.installer.yaml create mode 100644 manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.locale.en-US.yaml create mode 100644 manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.yaml diff --git a/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.installer.yaml b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.installer.yaml new file mode 100644 index 000000000000..4f7a9156c746 --- /dev/null +++ b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.installer.yaml @@ -0,0 +1,13 @@ +# 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: badluma.Comprobot +PackageVersion: 2.4.2 +InstallerType: portable +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/badluma/Comprobot/releases/download/v2.4.2/comprobot-windows.exe + InstallerSha256: DDF000707AB58DA7BAC6710E1C9142DFF4CC0A8248D937E276A79CDD5C2D8795 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.locale.en-US.yaml b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.locale.en-US.yaml new file mode 100644 index 000000000000..25862ee53475 --- /dev/null +++ b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: badluma.Comprobot +PackageVersion: 2.4.2 +PackageLocale: en-US +Publisher: badluma +PublisherUrl: https://github.com/badluma +PublisherSupportUrl: https://github.com/badluma/Comprobot/issues +PackageName: Comprobot +PackageUrl: https://github.com/badluma/Comprobot +License: MIT +LicenseUrl: https://github.com/badluma/Comprobot/blob/HEAD/LICENSE +ShortDescription: A self-hostable Discord bot built for maximum customization. +Tags: +- ai +- discord +- discord-bot +- discord-py +- python +ReleaseNotes: |- + What's Changed + - Add Claude Code GitHub Workflow by @badluma in #2 + Full Changelog: v2.3.4...v2.4.2 +ReleaseNotesUrl: https://github.com/badluma/Comprobot/releases/tag/v2.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.yaml b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.yaml new file mode 100644 index 000000000000..0b6b19a7a1de --- /dev/null +++ b/manifests/b/badluma/Comprobot/2.4.2/badluma.Comprobot.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: badluma.Comprobot +PackageVersion: 2.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 238d9babe903b36276247a8d5b3ad25528e0b5a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:23:46 +0800 Subject: [PATCH 091/125] New version: Google.Chrome.Beta.EXE version 149.0.7827.22 (#377326) --- .../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 +++++++ .../149.0.7827.22/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..acfe0c696429 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/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: 149.0.7827.22 +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/acqecpcww4nqkh5o4zbw7lctlqha_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: A401FF2E86B070EF3347BC6E6C6FC513D50F3ADCDFB13C2C75CDE40838DDD39F + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acqecpcww4nqkh5o4zbw7lctlqha_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: A401FF2E86B070EF3347BC6E6C6FC513D50F3ADCDFB13C2C75CDE40838DDD39F + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adukbz6rq2hghtvd23wr7smdtl3q_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: 4376F58A34B8958DBD157EC62293DDE0956EFD451D5599E984B2407CDB6B8B3D + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adukbz6rq2hghtvd23wr7smdtl3q_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: 4376F58A34B8958DBD157EC62293DDE0956EFD451D5599E984B2407CDB6B8B3D + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adzpu7ohijdihj35dsppeuk7camq_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: D005E5342A391ACCB16BE3093CC031D54AB4D0B0865810565543B2C50488CF39 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adzpu7ohijdihj35dsppeuk7camq_149.0.7827.22/149.0.7827.22_chrome_installer_uncompressed.exe + InstallerSha256: D005E5342A391ACCB16BE3093CC031D54AB4D0B0865810565543B2C50488CF39 + 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/149.0.7827.22/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..9f3b38b383b1 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/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: 149.0.7827.22 +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/149.0.7827.22/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..33c1a05624f3 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/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: 149.0.7827.22 +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/149.0.7827.22/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..57d85200e56b --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/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: 149.0.7827.22 +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/149.0.7827.22/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..4c823469f1ed --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.22/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: 149.0.7827.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d2c212c68f4877e315e1f73c62d174e48c1ff6a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:24:00 +0800 Subject: [PATCH 092/125] New version: Google.Chrome.Canary version 150.0.7848.0 (#377327) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{150.0.7847.0 => 150.0.7848.0}/Google.Chrome.Canary.installer.yaml (58%) rename manifests/g/Google/Chrome/Canary/{150.0.7847.0 => 150.0.7848.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7847.0 => 150.0.7848.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7847.0 => 150.0.7848.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{150.0.7847.0 => 150.0.7848.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml similarity index 58% rename from manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml index 42a0b5c5e5a2..8bb841828483 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7847.0 +PackageVersion: 150.0.7848.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/adcwdoodhzbq7ex43mti46iuhlua_150.0.7847.0/150.0.7847.0_chrome_installer_uncompressed.exe - InstallerSha256: D3D960C7652AB0F0AB1F3C232AD3DB0039EFFB78D3010E48F0C2B1480B0ECC82 + InstallerUrl: https://dl.google.com/release2/chrome/actey6qy76atffhxaqiay6k5lbqq_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe + InstallerSha256: 7756B1D727791ED43AA53BA9298333D685891D592B497D3099402CCF2412D2F7 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/ac6kof5ylqseaghlb7eh752p5g2q_150.0.7847.0/150.0.7847.0_chrome_installer_uncompressed.exe - InstallerSha256: 23839D6F98712FBA364A66F9BD2AF9292ACCEE9CF2AD0F8313420CF42149C8DB + InstallerUrl: https://dl.google.com/release2/chrome/ksrw4vkcqnh53zqdwm2ma7udoy_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe + InstallerSha256: 965DE1F229463EF6C416FC9C237036BFF7570E4066D4AF2D41CB5B92AA4EBC12 - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/ewppkycpoyhhnjhvxevgy7tppq_150.0.7847.0/150.0.7847.0_chrome_installer_uncompressed.exe - InstallerSha256: 503C8169C8D6C11986657D87F10B79F8E353D0EAB4CC8A5ED4D4FD2E43381A58 + InstallerUrl: https://dl.google.com/release2/chrome/acydzhf5uz6udg3lqx55xhg3t7aa_150.0.7848.0/150.0.7848.0_chrome_installer_uncompressed.exe + InstallerSha256: E3D00D8D41C37076A9BF802E1C9246E068ED021FF1793DA9CD3A890EDE26D348 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml index 2465f30776a8..4332fa32cd39 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7847.0 +PackageVersion: 150.0.7848.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml index 6e6c7d026f28..1171c5e008c8 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7847.0 +PackageVersion: 150.0.7848.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml index 4c85c40b7ada..b0147a4cde03 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7847.0 +PackageVersion: 150.0.7848.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml index 873780d746db..6a1fb4e2075a 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7847.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7848.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7847.0 +PackageVersion: 150.0.7848.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 7dc4ed4f747eeb5645c8605ae711874a814899dc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 14:24:11 -0700 Subject: [PATCH 093/125] Automatic deletion of AdLock.AdLock 2.1.8.3 (#377353) --- .../2.1.8.3/AdLock.AdLock.installer.yaml | 12 ----------- .../2.1.8.3/AdLock.AdLock.locale.en-US.yaml | 21 ------------------- .../AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml | 8 ------- 3 files changed, 41 deletions(-) delete mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml delete mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml delete mode 100644 manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml deleted file mode 100644 index 8913d01e6362..000000000000 --- a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AdLock.AdLock -PackageVersion: 2.1.8.3 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://downloads.adlock.com/windows/Adlock_Installer.exe - InstallerSha256: 85C2C4933DF7B5EEDA2666F9E70546C776A7742916AC700B52211225F7A2CAB0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml deleted file mode 100644 index 3115f450b1a7..000000000000 --- a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AdLock.AdLock -PackageVersion: 2.1.8.3 -PackageLocale: en-US -Publisher: Hankuper s.r.o. -PackageName: AdLock -PackageUrl: https://adlock.com/adlock-for-windows/ -License: Proprietary (Trialware) -ShortDescription: Removes ads from all browsers, games, and other apps providing top-notch privacy security all along. -Tags: -- adblock -- adblocking -- adblocker -- antimalware -- privacy -- adguardsyntax -PurchaseUrl: https://adlock.com/purchase/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml b/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml deleted file mode 100644 index a770c7251515..000000000000 --- a/manifests/a/AdLock/AdLock/2.1.8.3/AdLock.AdLock.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AdLock.AdLock -PackageVersion: 2.1.8.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From c17d94032e2500caf5ec8e616cb3da286c9b2d60 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Thu, 21 May 2026 07:46:20 +1000 Subject: [PATCH 094/125] New version: Speakeasy.speakeasy 1.763.4 (#377234) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.763.4/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 000000000000..662469c090ef --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.763.4/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.763.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-20" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.763.4/speakeasy_windows_386.zip + InstallerSha256: d99a34b3c5804f4f94345ccbfb0dff47e9d113cec9356c121b74ae6e0031b76b + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.763.4/speakeasy_windows_arm64.zip + InstallerSha256: f15549f54395bc5e9f1425c8baa550ef83bf39fa9f6f1e7860bc2b6c458212e4 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.763.4/speakeasy_windows_amd64.zip + InstallerSha256: 10a4c656b5fa16d5cd2aa7ad416bdb265aed4c8ab3c63cc6057f49cafa9303e3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 000000000000..dd7c4fd8c8e0 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.763.4/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.763.4 +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.763.4 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.763.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.763.4/Speakeasy.speakeasy.yaml new file mode 100644 index 000000000000..65400ed6fb68 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.763.4/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.763.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7758fa133b99998af435f8f2f6d478e1b07daba9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:49:45 +0800 Subject: [PATCH 095/125] New version: SMART.SMARTEducationSoftware version 26.0.283.0 (#377292) --- ...MART.SMARTEducationSoftware.installer.yaml | 26 +++++++++++++++++ ...T.SMARTEducationSoftware.locale.en-US.yaml | 28 +++++++++++++++++++ ...T.SMARTEducationSoftware.locale.zh-CN.yaml | 18 ++++++++++++ .../SMART.SMARTEducationSoftware.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.installer.yaml create mode 100644 manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.en-US.yaml create mode 100644 manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.zh-CN.yaml create mode 100644 manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.yaml diff --git a/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.installer.yaml b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.installer.yaml new file mode 100644 index 000000000000..41ac4befdc57 --- /dev/null +++ b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.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: SMART.SMARTEducationSoftware +PackageVersion: 26.0.283.0 +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: SMARTEducationSoftware.msi +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +FileExtensions: +- addon +- gallery +- galleryitem +- notebook +ProductCode: '{3588FB62-E62D-4809-8A28-87BDC244342A}' +AppsAndFeaturesEntries: +- UpgradeCode: '{2C81BE16-4948-44AD-9A20-CBA4C7EEADD8}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.smarttech.com/software/education/26.0/win/26.0.283.0/smart26-0admin.zip + InstallerSha256: 2048FDA1502DB29CFE3268898C6CB76657A276F009461589B7CA9B8A549403CD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.en-US.yaml b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.en-US.yaml new file mode 100644 index 000000000000..befba391eaa6 --- /dev/null +++ b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.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: SMART.SMARTEducationSoftware +PackageVersion: 26.0.283.0 +PackageLocale: en-US +Publisher: SMART Technologies ULC +PublisherUrl: https://www.smarttech.com/ +PublisherSupportUrl: https://support.smarttech.com/ +PrivacyUrl: https://www.smarttech.com/legal/privacy-policies +Author: SMART Technologies ULC +PackageName: SMART Education Software +PackageUrl: https://www.smarttech.com/education/products/software/smart-notebook/admin-download +License: Proprietary +LicenseUrl: https://www.smarttech.com/legal/software/notebook/terms +Copyright: © 1995-2026 SMART Technologies. All rights reserved. +CopyrightUrl: https://www.smarttech.com/legal/intellectual-property/trademark-list +ShortDescription: Award-winning desktop software for creating engaging learning experiences with your SMART Board® +Tags: +- education +- presentation +- slide +- teach +- teaching +- template +ReleaseNotesUrl: https://support.smarttech.com/docs/software/notebook/current/en/about/release-notes.cshtml?label=SMARTNotebookFilter&value=SMARTNotebook_25 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.zh-CN.yaml b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.zh-CN.yaml new file mode 100644 index 000000000000..daf0dd3e5822 --- /dev/null +++ b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SMART.SMARTEducationSoftware +PackageVersion: 26.0.283.0 +PackageLocale: zh-CN +License: 专有软件 +Copyright: © 1995-2026 SMART Technologies. 保留所有权利。 +ShortDescription: 屡获殊荣的桌面软件,可帮助您使用 SMART Board® 创建引人入胜的学习体验 +Tags: +- 幻灯片 +- 教学 +- 教育 +- 模板 +- 演示 +- 课件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.yaml b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.yaml new file mode 100644 index 000000000000..415e1201c43c --- /dev/null +++ b/manifests/s/SMART/SMARTEducationSoftware/26.0.283.0/SMART.SMARTEducationSoftware.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: SMART.SMARTEducationSoftware +PackageVersion: 26.0.283.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7183d9d67c03e3660ead7fab4bdc01f7ef4d087a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:52:10 +0800 Subject: [PATCH 096/125] New version: Beeper.Beeper version 4.2.858 (#377324) --- .../4.2.858/Beeper.Beeper.installer.yaml | 20 +++++++++ .../4.2.858/Beeper.Beeper.locale.en-US.yaml | 42 +++++++++++++++++++ .../4.2.858/Beeper.Beeper.locale.zh-CN.yaml | 31 ++++++++++++++ .../Beeper/Beeper/4.2.858/Beeper.Beeper.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.installer.yaml create mode 100644 manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.en-US.yaml create mode 100644 manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.zh-CN.yaml create mode 100644 manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.yaml diff --git a/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.installer.yaml b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.installer.yaml new file mode 100644 index 000000000000..09281f1aae98 --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.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: Beeper.Beeper +PackageVersion: 4.2.858 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- beeper +ProductCode: 4005ec12-b235-5981-b49e-4005d478a398 +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://beeper-desktop.download.beeper.com/builds/Beeper%20x64%204.2.858.exe + InstallerSha256: E20057B3C38050CAC3A747566708514B59438F486B69D511BB0EF881F48D6C26 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.en-US.yaml b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.en-US.yaml new file mode 100644 index 000000000000..7b0609f5a58c --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.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: Beeper.Beeper +PackageVersion: 4.2.858 +PackageLocale: en-US +Publisher: Beeper Inc. +PublisherUrl: https://www.beeper.com/ +PublisherSupportUrl: https://help.beeper.com/ +PrivacyUrl: https://www.beeper.com/privacy +Author: Beeper Inc. +PackageName: Beeper +PackageUrl: https://www.beeper.com/download +License: Proprietary +LicenseUrl: https://www.beeper.com/terms +Copyright: © 2026 Beeper Inc. +ShortDescription: All your chats in one app. Yes, really. +Description: A single app to chat on iMessage, WhatsApp, and 13 other chat networks. You can search, snooze, or archive messages. And with a unified inbox, you’ll never miss a message again. +Moniker: beeper +Tags: +- chat +- discord +- google-chat +- im +- imessage +- instagram +- instant-messaging +- matrix +- message +- messenger +- signal +- slack +- talk +- telegram +- twitter +- whatsapp +ReleaseNotesUrl: https://beeper.notion.site +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.beeper.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.zh-CN.yaml b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.locale.zh-CN.yaml new file mode 100644 index 000000000000..616bddc96728 --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.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: Beeper.Beeper +PackageVersion: 4.2.858 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在一个应用程序中完成所有聊天。没错,这是真的。 +Description: 只需一个 app,就能在 iMessage、WhatsApp 和其它 13 个聊天网络上聊天。你可以搜索、暂停或存档信息。有了统一的收件箱,你再也不会错过任何信息。 +Tags: +- discord +- google-chat +- im +- imessage +- instagram +- matrix +- messenger +- signal +- slack +- telegram +- twitter +- whatsapp +- 信息 +- 发送 +- 消息 +- 聊天 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.beeper.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.yaml b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.yaml new file mode 100644 index 000000000000..1482605b2162 --- /dev/null +++ b/manifests/b/Beeper/Beeper/4.2.858/Beeper.Beeper.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: Beeper.Beeper +PackageVersion: 4.2.858 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9b9a8af0c1c2b30e70e70dcfd6d7356ca56abe46 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, 21 May 2026 05:52:53 +0800 Subject: [PATCH 097/125] New package: Maassoft.ColorControl version 11.0.0.0 (#375660) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../Maassoft.ColorControl.installer.yaml | 27 +++++++++++++++ .../Maassoft.ColorControl.locale.en-US.yaml | 33 +++++++++++++++++++ .../11.0.0.0/Maassoft.ColorControl.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.installer.yaml create mode 100644 manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.locale.en-US.yaml create mode 100644 manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.yaml diff --git a/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.installer.yaml b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.installer.yaml new file mode 100644 index 000000000000..0d1b125a2904 --- /dev/null +++ b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.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: Maassoft.ColorControl +PackageVersion: 11.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ColorControl/ColorControl.UI.exe + PortableCommandAlias: ColorControl.UI.exe +- RelativeFilePath: ColorControl/ColorControl.exe + PortableCommandAlias: ColorControl.exe +InstallModes: +- silent +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-05-02 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 + - PackageIdentifier: Microsoft.DotNet.AspNetCore.10 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Maassoft/ColorControl/releases/download/v11.0.0.0/ColorControl.zip + InstallerSha256: D72EF678F524F3438531353923D33E80B6B52F16B3CB6D73481B4079E21C7474 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.locale.en-US.yaml b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.locale.en-US.yaml new file mode 100644 index 000000000000..5757b03e6984 --- /dev/null +++ b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Maassoft.ColorControl +PackageVersion: 11.0.0.0 +PackageLocale: en-US +Publisher: Maassoft +PublisherUrl: https://github.com/Maassoft +PublisherSupportUrl: https://github.com/Maassoft/ColorControl/issues +Author: Maassoft +PackageName: ColorControl +PackageUrl: https://github.com/Maassoft/ColorControl +License: GPL-3.0 +LicenseUrl: https://github.com/Maassoft/ColorControl/blob/master/LICENSE.txt +ShortDescription: Easily change NVIDIA display settings and/or control LG TV's +Description: Easily change NVIDIA and AMD display settings, control LG and Samsung tv's, Game launcher and color profile management +ReleaseNotes: |- + General + - updated to .NET 10. Be sure to install the new .NET 10 runtimes: .NET Desktop Runtime 10 and .NET ASP.NET Core Runtime 10 + LG controller + - added new device setting for webOS 26 compatibility (#576). Toggle the checkbox "Enable webOS 26 compatibility" to enable this functionality (default it is off and legacy handshake is performed to prevent reduced functionality on older webOS) + Samsung controller + - improved service menu wizard: + - changed delays between buttons + - opening the 'Advanced' part now requires you to first manually navigate to the item + - closing the service menu should now be more reliable (sending FACTORY-button 2 times in a row too fast won't stop the full screen color slides) + New UI + - default UI is reverted back to WinForms UI + - the new UI now runs in a separate process (ColorControl.UI.exe) + - summaries will now automatically refresh when the (embedded) browser regains the focus +ReleaseNotesUrl: https://github.com/Maassoft/ColorControl/releases/tag/v11.0.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.yaml b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.yaml new file mode 100644 index 000000000000..df426d54c671 --- /dev/null +++ b/manifests/m/Maassoft/ColorControl/11.0.0.0/Maassoft.ColorControl.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: Maassoft.ColorControl +PackageVersion: 11.0.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0c197ed97e232bdd521a565306f7887dd7859e5d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 05:54:46 +0800 Subject: [PATCH 098/125] New version: Superhuman.Superhuman version 1041.0.7 (#377332) --- .../Superhuman.Superhuman.installer.yaml | 24 +++++++++++ .../Superhuman.Superhuman.locale.en-US.yaml | 40 +++++++++++++++++++ .../Superhuman.Superhuman.locale.zh-CN.yaml | 29 ++++++++++++++ .../1041.0.7/Superhuman.Superhuman.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.installer.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.en-US.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.zh-CN.yaml create mode 100644 manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.yaml diff --git a/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.installer.yaml b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.installer.yaml new file mode 100644 index 000000000000..97cf34a5fd72 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Superhuman.Superhuman +PackageVersion: 1041.0.7 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- mailto +- superhuman +ProductCode: 49b7df64-6557-59ab-9b2b-f97a2de29e77 +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://download.superhuman.com/native-update/Superhuman%20Setup%201041.0.7-latest.exe + InstallerSha256: EF90CFFB7FF86F804B67D2137C03E48B846E41A93FB1BA169BF24E0760E98003 +- Architecture: arm64 + InstallerUrl: https://download.superhuman.com/native-update/Superhuman%20Setup%201041.0.7-latest.exe + InstallerSha256: EF90CFFB7FF86F804B67D2137C03E48B846E41A93FB1BA169BF24E0760E98003 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.en-US.yaml b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.en-US.yaml new file mode 100644 index 000000000000..d3b051e6dc64 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.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: Superhuman.Superhuman +PackageVersion: 1041.0.7 +PackageLocale: en-US +Publisher: Superhuman Labs, LLC +PublisherUrl: https://superhuman.com/ +PublisherSupportUrl: https://help.superhuman.com/ +PrivacyUrl: https://superhuman.com/privacy +Author: Superhuman Labs, LLC +PackageName: Superhuman +PackageUrl: https://superhuman.com/download +License: Proprietary +LicenseUrl: https://superhuman.com/terms +Copyright: Copyright © 2026 Superhuman Labs, LLC +CopyrightUrl: https://superhuman.com/terms +ShortDescription: The most productive email app ever made. +Description: |- + Superhuman is an AI-native email platform designed to dramatically boost productivity and responsiveness. Built for professionals who live in their inbox, it transforms traditional email workflows with speed, intelligence, and precision. + Key Features + - ⚡ Speed & Efficiency: Navigate and manage emails twice as fast using intuitive keyboard shortcuts and streamlined UI. + - 🤖 AI-Powered Tools: + - Instant Reply: Drafts smart responses in seconds + - Send Later: Schedule emails for optimal timing + - Snooze: Delay non-urgent messages + - Social Insights: Contextual data to improve communication + - 📬 Inbox Mastery: + - Achieve Inbox Zero effortlessly + - Unsubscribe and clear spam instantly + - Organize with precision across Gmail and Outlook + - 👥 Collaboration-Ready: + - Built for teams—onboarding is seamless + - Enhances responsiveness across departments like Sales, Product, and Engineering +Tags: +- email +- mail +PurchaseUrl: https://superhuman.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.zh-CN.yaml b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.locale.zh-CN.yaml new file mode 100644 index 000000000000..31ae1ed4f608 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.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: Superhuman.Superhuman +PackageVersion: 1041.0.7 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 有史以来最高效的电子邮件应用。 +Description: |- + Superhuman 是一个原生集成人工智能的邮件平台,旨在显著提升工作效率和响应速度。专为那些高度依赖收件箱的专业人士打造,它以更快的速度、智能化和精准性彻底革新传统的邮件处理流程。 + 主要功能 + - ⚡ 速度与效率:通过直观的键盘快捷键和简化的用户界面,以两倍速度浏览和管理邮件。 + - 🤖 人工智能工具: + - 快速回复:几秒钟内生成智能回复草稿 + - 定时发送:按最佳时机安排邮件发送 + - 稍后提醒:延迟处理非紧急消息 + - 社交洞察:提供上下文数据以优化沟通效果 + - 📬 收件箱掌控: + - 轻松实现“收件箱归零” + - 一键退订并清除垃圾邮件 + - 在 Gmail 和 Outlook 之间精准组织管理 + - 👥 协作就绪: + - 专为团队设计,上手无缝流畅 + - 提升销售、产品、工程等部门的整体响应效率 +Tags: +- 电子邮件 +- 邮件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.yaml b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.yaml new file mode 100644 index 000000000000..1a8e9aefa3c1 --- /dev/null +++ b/manifests/s/Superhuman/Superhuman/1041.0.7/Superhuman.Superhuman.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: Superhuman.Superhuman +PackageVersion: 1041.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 64652382a8aa429a17d713849420ed3b9632ab14 Mon Sep 17 00:00:00 2001 From: "Tarik G." <143822842+TarikTKorp@users.noreply.github.com> Date: Wed, 20 May 2026 23:57:49 +0200 Subject: [PATCH 099/125] New version: TKORP.MooveoLauncher version 1.0.7 (#377334) --- .../1.0.7/TKORP.MooveoLauncher.installer.yaml | 16 ++++++++++++++ .../TKORP.MooveoLauncher.locale.en-US.yaml | 21 +++++++++++++++++++ .../TKORP.MooveoLauncher.locale.fr-FR.yaml | 21 +++++++++++++++++++ .../1.0.7/TKORP.MooveoLauncher.yaml | 6 ++++++ 4 files changed, 64 insertions(+) create mode 100644 manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.installer.yaml create mode 100644 manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.en-US.yaml create mode 100644 manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.fr-FR.yaml create mode 100644 manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.yaml diff --git a/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.installer.yaml b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.installer.yaml new file mode 100644 index 000000000000..084557a28a3c --- /dev/null +++ b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: TKORP.MooveoLauncher +PackageVersion: 1.0.7 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://mooveo-cdn-dev.s3.fr-par.scw.cloud/launcher/v1.0.7/Mooveo Launcher_1.0.7_x64-setup.exe + InstallerSha256: 96CE9F09311C9F166240F76C9FC83A02E9CE7FDCCA77BD8F5C923F4C23F4EE7E +- Architecture: x86 + InstallerUrl: https://mooveo-cdn-dev.s3.fr-par.scw.cloud/launcher/v1.0.7/Mooveo Launcher_1.0.7_x86-setup.exe + InstallerSha256: C493C08434D46DB734287304EE7D8A97D9EC12001C6A04EFF17525AEA6D95A51 +ManifestType: installer +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.en-US.yaml b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..5bf3290f3680 --- /dev/null +++ b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json +PackageIdentifier: TKORP.MooveoLauncher +PackageVersion: 1.0.7 +PackageLocale: en-US +Publisher: TKORP +PublisherUrl: https://mooveo.io +PackageName: Mooveo Launcher +PackageUrl: https://mooveo.io +License: Proprietary +ShortDescription: Mooveo VR experience launcher +Description: |- + Mooveo Launcher lets you manage, install and launch virtual reality + experiences on your stations. License management, game library, + kiosk mode and multi-VR-headset support. +Tags: +- vr +- virtual-reality +- launcher +- gaming +ManifestType: locale +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.fr-FR.yaml b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.fr-FR.yaml new file mode 100644 index 000000000000..cb0cff61bc17 --- /dev/null +++ b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.locale.fr-FR.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: TKORP.MooveoLauncher +PackageVersion: 1.0.7 +PackageLocale: fr-FR +Publisher: TKORP +PublisherUrl: https://mooveo.io +PackageName: Mooveo Launcher +PackageUrl: https://mooveo.io +License: Proprietary +ShortDescription: Lanceur d'experiences VR Mooveo +Description: |- + Mooveo Launcher permet de gerer, installer et lancer des experiences + de realite virtuelle sur vos postes. Gestion de licences, bibliotheque + de jeux, mode kiosque et support multi-casques VR. +Tags: +- vr +- virtual-reality +- launcher +- gaming +ManifestType: defaultLocale +ManifestVersion: 1.6.0 \ No newline at end of file diff --git a/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.yaml b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.yaml new file mode 100644 index 000000000000..e3e12033bad0 --- /dev/null +++ b/manifests/t/TKORP/MooveoLauncher/1.0.7/TKORP.MooveoLauncher.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: TKORP.MooveoLauncher +PackageVersion: 1.0.7 +DefaultLocale: fr-FR +ManifestType: version +ManifestVersion: 1.6.0 \ No newline at end of file From e4e71c9ab05ce68ce3445d5bd57dc8f05fadd92d Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Wed, 20 May 2026 15:01:15 -0700 Subject: [PATCH 100/125] New version: DoltHub.Dolt version 2.0.5 (#377335) --- .../Dolt/2.0.5/DoltHub.Dolt.installer.yaml | 25 ++++++++++++++++ .../Dolt/2.0.5/DoltHub.Dolt.locale.en-US.yaml | 29 +++++++++++++++++++ .../d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..b7801908d2ed --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.5 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{009B218F-1837-4DB4-8B86-E47C110D68A2}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 2.0.5 + ProductCode: '{009B218F-1837-4DB4-8B86-E47C110D68A2}' + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Dolt' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v2.0.5/dolt-windows-amd64.msi + InstallerSha256: 1EA6F8392AEBC8A9B41EC57F55EE12567D5CAFC4BA3DAA6190006A420460DEC4 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-20 diff --git a/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..bc6873a3c267 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.0.5 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +Description: |- + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. + Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. + Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v2.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..7bc7ab3980c4 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.0.5/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 2.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 086b9d9e00d80551773e4368f6d84dddb536796c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 18:04:39 -0400 Subject: [PATCH 101/125] New version: Modrinth.ModrinthApp version 0.13.20 (#377337) --- .../Modrinth.ModrinthApp.installer.yaml | 20 ++++++++++ .../Modrinth.ModrinthApp.locale.en-US.yaml | 40 +++++++++++++++++++ .../0.13.20/Modrinth.ModrinthApp.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.installer.yaml create mode 100644 manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.locale.en-US.yaml create mode 100644 manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.yaml diff --git a/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.installer.yaml b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.installer.yaml new file mode 100644 index 000000000000..aba88bd3906a --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.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: Modrinth.ModrinthApp +PackageVersion: 0.13.20 +InstallerType: nullsoft +Scope: user +ProductCode: Modrinth App +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- Publisher: ModrinthApp + ProductCode: Modrinth App +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Modrinth App' +Installers: +- Architecture: x64 + InstallerUrl: https://launcher-files.modrinth.com/versions/0.13.20/windows/Modrinth%20App_0.13.20_x64-setup.exe + InstallerSha256: 5931949A5D4A31C208EEE9F4E83231AC2623055D15E71DE80CF3AD4F7737E33A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.locale.en-US.yaml b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.locale.en-US.yaml new file mode 100644 index 000000000000..2977db9a7dec --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Modrinth.ModrinthApp +PackageVersion: 0.13.20 +PackageLocale: en-US +Publisher: Modrinth +PublisherUrl: https://modrinth.com/ +PublisherSupportUrl: https://support.modrinth.com/en/ +PrivacyUrl: https://modrinth.com/legal/privacy +Author: Modrinth +PackageName: Modrinth App +PackageUrl: https://modrinth.com/app +License: GPL-3.0 +LicenseUrl: https://github.com/modrinth/code/blob/main/apps/app/LICENSE +ShortDescription: The Modrinth App is a unique, open source Minecraft launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package. +Tags: +- minecraft +- minecraft-launcher +- modrinth +ReleaseNotes: |- + Changed + - Updated linked modpack version switching to show every available version and ask for confirmation before risky changes: + - Versions for a different game version. + - Downgrades. + + Fixed + - Fixed instance pages sometimes opening with an empty Content tab. + - Fixed Content tab performance problems. + - Fixed linked modpack content appearing as user-added after switching a bundled project to another version. + - Fixed linked modpack content staying stale after updating, removing, enabling, disabling, or switching bundled content. + - Fixed content installation problems from the Browse content page. + - Modrinth Hosting: Fixed the support portal bubble appearing in the wrong position in the bottom-right corner of the server panel. + - Modrinth Hosting: Fixed modpack updates in the Content tab not appearing when a newer Modrinth version was available. +ReleaseNotesUrl: https://github.com/modrinth/code/releases/tag/v0.13.20 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://support.modrinth.com/en/collections/7804910-modrinth-app +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.yaml b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.yaml new file mode 100644 index 000000000000..af5fd342aa98 --- /dev/null +++ b/manifests/m/Modrinth/ModrinthApp/0.13.20/Modrinth.ModrinthApp.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: Modrinth.ModrinthApp +PackageVersion: 0.13.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 648b26c7646f5690c2abc49d48ef64ac753ba541 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:27:42 +0800 Subject: [PATCH 102/125] New version: Docker.DockerCLI version 29.5.0 (#374744) --- .../29.5.0/Docker.DockerCLI.installer.yaml | 18 ++++++++++++++++++ .../29.5.0/Docker.DockerCLI.locale.en-US.yaml | 12 ++++++++++++ .../DockerCLI/29.5.0/Docker.DockerCLI.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.installer.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.yaml diff --git a/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.installer.yaml new file mode 100644 index 000000000000..22f6dcd8d619 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: docker\docker.exe + PortableCommandAlias: docker +- RelativeFilePath: docker\dockerd.exe + PortableCommandAlias: dockerd +Installers: +- Architecture: x64 + InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-29.5.0.zip + InstallerSha256: A81B0C2CC05DEF210F310E5A9746185E50EC34D481B19480308C99BD367D7DEB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.locale.en-US.yaml new file mode 100644 index 000000000000..c5c87d836119 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.0 +PackageLocale: en-US +Publisher: Docker Inc. +PackageName: Docker CLI +License: Apache-2.0 +ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.yaml new file mode 100644 index 000000000000..e30ecc496ec3 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.0/Docker.DockerCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 58cd10b033e49569e664f27356343c52093d73e4 Mon Sep 17 00:00:00 2001 From: "Kostas T." <47891579+kts982@users.noreply.github.com> Date: Thu, 21 May 2026 01:27:56 +0300 Subject: [PATCH 103/125] kts982.WinTUI version 2.8.0 (#377238) --- .../WinTUI/2.8.0/kts982.WinTUI.installer.yaml | 19 +++++++++++ .../2.8.0/kts982.WinTUI.locale.en-US.yaml | 33 +++++++++++++++++++ .../k/kts982/WinTUI/2.8.0/kts982.WinTUI.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.installer.yaml create mode 100644 manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.locale.en-US.yaml create mode 100644 manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.yaml diff --git a/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.installer.yaml b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.installer.yaml new file mode 100644 index 000000000000..3c440f78f248 --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kts982.WinTUI +PackageVersion: 2.8.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +UpgradeBehavior: install +Commands: +- wintui +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kts982/wintui/releases/download/v2.8.0/wintui_2.8.0_windows_amd64.exe + InstallerSha256: 1D4BF22786A2F6F0261C33509995BBB55933E4EBF93D037181F05798B2A6E2A5 +- Architecture: arm64 + InstallerUrl: https://github.com/kts982/wintui/releases/download/v2.8.0/wintui_2.8.0_windows_arm64.exe + InstallerSha256: 4A9269FF526A81674010732918D5F1D4E0D52759B85ED1DB94AE8CE2040D01AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.locale.en-US.yaml b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.locale.en-US.yaml new file mode 100644 index 000000000000..092fa387c94f --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.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: kts982.WinTUI +PackageVersion: 2.8.0 +PackageLocale: en-US +Publisher: kts982 +PublisherUrl: https://github.com/kts982 +PublisherSupportUrl: https://github.com/kts982/wintui/issues +Author: Kostas T. +PackageName: WinTUI +PackageUrl: https://github.com/kts982/wintui +License: MIT +LicenseUrl: https://github.com/kts982/wintui/blob/main/LICENSE +ShortDescription: Terminal UI for winget on Windows. +Description: WinTUI is a terminal user interface for Windows Package Manager featuring a split-panel workspace for browsing, searching, installing, upgrading, and managing packages. Includes disk-persistent cache for instant startup, background refresh, integrated search with install queue, batch operations with a single UAC prompt, per-package rules and ignore filters, live command preview, system health checks, registry-driven cleanup tab with per-target sizing and elevated-helper integration, package list export and import for moving installs across machines, eight curated color themes with light/dark adaptive variants, and a headless CLI mode for scripting. +Moniker: wintui +Tags: +- winget +- windows +- tui +- terminal +- package-manager +- cli +ReleaseNotes: |- + - Color Theme picker. Eight curated palettes — Sweet Pink (default), WinTUI Midnight, Catppuccin (Mocha + Latte), Nord, Dracula, Tokyo Night, Ember (Dusk + Dawn), Monochrome. Cycle in Settings (Left/Right/Space). Every theme ships matching Dark and Light variants; the variant is picked automatically from the terminal's detected background color via tea.RequestBackgroundColor, so themes read correctly on both dark and light terminals without configuration. + - Theme Background setting (opt-in). When set to "theme", the active palette tints the terminal background via OSC 11. Default "terminal" leaves the terminal background untouched. Off by default because OSC 11 support varies across terminals; on unsupported terminals this setting is a no-op. + - Theme engine. A single setActiveTheme call rebinds every package-level color and rebuilds every cached lipgloss.Style. Model-held styles (spinners, text inputs, viewport border, progress bar, all six help slots) ride a themeAware interface — every screen returns an updated value via applyTheme() screen and cascades into its sub-components. A conformance test asserts every screen reachable via createScreen implements the interface. Animated header gradient now generated via lipgloss.Blend1D from two endpoint colors per theme. + - Visible polish. All six help bar slots styled (FullKey/FullDesc/FullSeparator were previously left at bubbles defaults). Help separator sources from the palette dim slot instead of hardcoded ANSI 238. Window title set to "WinTUI" via the v2 tea.View.WindowTitle field. + - No breaking changes, no new Win32 surface. settings.json gains two optional keys (theme, theme_background); both default-safe. cache.json is untouched. +ReleaseNotesUrl: https://github.com/kts982/wintui/releases/tag/v2.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.yaml b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.yaml new file mode 100644 index 000000000000..f8b171c91e3d --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.8.0/kts982.WinTUI.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: kts982.WinTUI +PackageVersion: 2.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 138766dacbbdc0a0ab6cc1df9f0e99b8027b8ee2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:28:23 +0800 Subject: [PATCH 104/125] New version: Chaoleme.ClipCascadeGo.Web version 1.12 (#377285) --- .../Chaoleme.ClipCascadeGo.Web.installer.yaml | 15 ++++++++ ...aoleme.ClipCascadeGo.Web.locale.en-US.yaml | 38 +++++++++++++++++++ ...aoleme.ClipCascadeGo.Web.locale.zh-CN.yaml | 29 ++++++++++++++ .../Web/1.12/Chaoleme.ClipCascadeGo.Web.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.installer.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.en-US.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.zh-CN.yaml create mode 100644 manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.yaml diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.installer.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.installer.yaml new file mode 100644 index 000000000000..4949c89ee2f1 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Chaoleme.ClipCascadeGo.Web +PackageVersion: "1.12" +InstallerType: portable +Commands: +- clipcascade-web +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chaoleme/ClipCascade_go/releases/download/v1.12/clipcascade-web-windows-amd64.exe + InstallerSha256: BDD25FA3888D809994AF783F649D62A1CFF54767666DBDE11EDBBA5FC27C7614 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.en-US.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.en-US.yaml new file mode 100644 index 000000000000..cd962e0e60c6 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.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: Chaoleme.ClipCascadeGo.Web +PackageVersion: "1.12" +PackageLocale: en-US +Publisher: Chaoleme +PublisherUrl: https://github.com/Chaoleme +PublisherSupportUrl: https://github.com/Chaoleme/ClipCascade_go/issues +PackageName: ClipCascade Go (Web) +PackageUrl: https://github.com/Chaoleme/ClipCascade_go +License: Apache-2.0 +LicenseUrl: https://github.com/Chaoleme/ClipCascade_go/blob/HEAD/LICENSE +ShortDescription: ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language +Description: |- + A cross-platform clipboard synchronization tool designed for multi-device collaboration. The goal is not to "rebuild another chat tool," but to make cross-device copy-pasting as seamless as a local experience. + Project Introduction + In daily development and office scenarios, Mac, Windows, Linux, and Android are often used interchangeably. Transferring text, screenshots, and files between different devices often encounters these issues: + - Need to manually open intermediate tools, interrupting the workflow. + - Large differences in clipboard behavior across platforms, leading to inconsistent experiences. + - File transfer is either too heavy or too slow, and difficult to manage uniformly. + ClipCascade is positioned as a clipboard-centric, self-deployable, extensible, and cross-platform synchronization system. + Core Capabilities + - Text Sync: Real-time synchronization to online devices after copying. + - Image Sync: Cross-platform transfer of image clipboard content. + - File Sync: Supports a tiered strategy of direct transfer for small files and placeholder notifications for large files. + - Transfer Channels: Supports STOMP (server-relayed) + P2P (peer-to-peer) dual channels. + - Security: Supports E2EE (End-to-End Encryption) toggle. + - Auto-Discovery: Automatic discovery of service addresses via mDNS in local networks. + - Multi-User Management: Administrators can add users directly from the Web page. + - Android Native Persistence: Foreground services + accessibility triggers + permission guidance. + - Clipboard History: Mobile version supports viewing and re-filling historical records. +Tags: +- clipboard +ReleaseNotes: 'Full Changelog: https://github.com/Chaoleme/ClipCascade_go/compare/v1.11...v1.12' +ReleaseNotesUrl: https://github.com/Chaoleme/ClipCascade_go/releases/tag/v1.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.zh-CN.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.locale.zh-CN.yaml new file mode 100644 index 000000000000..0efeaff441cd --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.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: Chaoleme.ClipCascadeGo.Web +PackageVersion: "1.12" +PackageLocale: zh-CN +ShortDescription: ClipCascade 跨平台跨设备剪贴板同步工具 Go 语言重制版 +Description: |- + 一个面向多设备协作的跨平台剪贴板同步工具。目标不是“再造一个聊天工具”,而是让跨设备复制粘贴尽量接近本机体验。 + 项目介绍 + 在日常开发和办公场景里,Mac、Windows、Linux、Android 经常混用。文本、截图、文件在不同设备之间来回传,会出现这些问题: + - 需要手动打开中转工具,打断工作流。 + - 不同平台剪贴板行为差异大,体验不一致。 + - 文件传输要么太重,要么太慢,且难统一管理。 + ClipCascade 的定位是:以剪贴板为中心,做一个可自部署、可扩展、可跨平台的同步系统。 + 核心能力 + - 文本同步:复制后实时同步到在线设备。 + - 图片同步:跨平台传输图片剪贴板内容。 + - 文件同步:支持小文件直传与大文件占位通知的分层策略。 + - 传输通道:支持 STOMP(服务端中转)+ P2P(点对点)双通道。 + - 安全能力:支持 E2EE 开关。 + - 自动发现:局域网 mDNS 自动发现服务地址。 + - 多用户管理:支持管理员在 Web 页面直接新增用户。 + - Android 原生保活:前台服务 + 无障碍触发 + 权限引导。 + - 剪贴板历史:移动端支持历史记录查看和回填。 +Tags: +- 剪贴板 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.yaml new file mode 100644 index 000000000000..3342b4dcc8f1 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Web/1.12/Chaoleme.ClipCascadeGo.Web.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: Chaoleme.ClipCascadeGo.Web +PackageVersion: "1.12" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86527071ba7210f7aa272d86cd9cd520ad3d821a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:28:38 +0800 Subject: [PATCH 105/125] New version: KeeperSecurity.KeeperDesktop version 18.0.1.0 (#377317) --- ...erSecurity.KeeperDesktop.locale.en-US.yaml | 83 ------------------- ...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(+), 91 deletions(-) delete mode 100644 manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml rename manifests/k/KeeperSecurity/KeeperDesktop/{18.0.0.0 => 18.0.1.0}/KeeperSecurity.KeeperDesktop.installer.yaml (64%) create mode 100644 manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml rename manifests/k/KeeperSecurity/KeeperDesktop/{18.0.0.0 => 18.0.1.0}/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml (95%) rename manifests/k/KeeperSecurity/KeeperDesktop/{18.0.0.0 => 18.0.1.0}/KeeperSecurity.KeeperDesktop.yaml (90%) diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml deleted file mode 100644 index 40df812b2bf4..000000000000 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml +++ /dev/null @@ -1,83 +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.0.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 Feature - - Nested Share Subfolders With Role-Based Folder Permissions - Keeper is redefining how users and teams organize, share and protect their most sensitive records. With the introduction of Nested Share Subfolders with Role-Based Folder Permissions, we’ve rebuilt the vault’s folder, sharing and permissions model from the ground up, delivering a more flexible and scalable experience for every user and team. - During this transition, the new Nested Share Subfolder system will exist alongside the existing Classic folder system and permission model, with two distinct folder icons to help users easily differentiate between them. - - This feature is currently available by invitation only. To request access or learn more, please contact your Keeper representative or visit keepersecurity.com/contact. - Organize records and folders up to five levels deep, with no flat structures or workarounds — just logical organization that scales with your team. - - Hierarchical Folder & Subfolder Organization - Permissions flow down automatically from a parent folder through all nested subfolders and records within it, so broad access policies apply consistently without manual effort - - Role-Based Folder Permissions give administrators granular control over exactly who can view, edit, share and manage content at every level of the folder hierarchy — whether you're an individual user, managing a small team, or operating across a global enterprise. - - Creating Folders - Clicking on Create New > Folder creates a folder - no need to decide between a regular or shared folder. If you want to share a folder, click Share. - - Rollout Approach - The Nested Share Subfolders feature was a rebuild from the ground up - which includes advanced encryption upgrades in addition to functional upgrades. Therefore, the Classic and Nested Share Subfolder systems must be separated in the vault. When creating a new Folder, you will have the option to use the Classic permission model which will limit sharing to basic access levels and can be used for compatibility with older workflows. Existing workflows remain unaffected while organizations adopt the new experience at their own pace. In the future, we plan to support conversion between the two systems — for now, they remain separate. - - Checkbox for Classic Permission Model - - Key Features - - Hierarchical organization up to five levels deep — Create folders and subfolders with independent sharing configurations at each level, enabling logical organization that scales with your team structure. - - Role-based folder permissions — Assign granular permissions at both the folder and record level, giving every user exactly the access their role requires. Permissions can be applied through inheritance (flowing automatically from parent to child folders), direct folder assignment, or direct record assignment. - - Permission inheritance with targeted overrides — Broad access policies apply consistently across a folder structure, with the flexibility to make precise exceptions at any level. When multiple permission paths apply, precedence rules ensure the most specific assignment wins — record-level permissions override folder-level ones, which override inherited permissions from a parent. - - Access management controls — Share managers can add users and teams, perform bulk permission changes, and set access expiration dates or revoke access entirely at the folder or record level. Users cannot grant permissions higher than their own access level. - - Roadmap - The Nested Share Subfolder feature is available through a "feature flag" that can be enabled by the Keeper support team. Over the coming weeks, we plan to gather customer feedback and roll out critical capabilities which include: - - Vault Transfer Policy - - Deletion and Restore - - Moving records - - Import - - Migration from Classic shared folders - - iOS, Android, Browser Extension end-user application support - - Secrets Manager SDKs and integrations - - Commander CLI - The Nested Share Subfolder capabilities are supported with Commander CLI with the new "KeeperDrive Commands" that have the prefix of kd-. The list of commands is below. - - Bug Fixes - - VAUL-8619: Various issues with Dark Mode. - - VAUL-8714: Improved Error Messaging for Session Persistence Conflicts. - - VAUL-8748: Resolved test alignment in the Query Log display. - - 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/en/release-notes/desktop/web-vault-+-desktop-app/vault-release-18.0.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.0.0.0/KeeperSecurity.KeeperDesktop.installer.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.installer.yaml similarity index 64% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.installer.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.installer.yaml index 33ab1c43251d..0de6fa6f2d05 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.installer.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.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.0.0.0 +PackageVersion: 18.0.1.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.15063.0 @@ -10,16 +10,15 @@ InstallerType: msix UpgradeBehavior: install Protocols: - keeper -ReleaseDate: 2026-05-13 PackageFamilyName: KeeperSecurityInc.KeeperPasswordManager_zwgt23r867e2p Installers: - Architecture: x86 InstallerUrl: https://download.keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle - InstallerSha256: 5E7FDE27AB5B09FE9CF2C6B8646B6B9A5591D22BA4D38C00789A24B92B56A0BE - SignatureSha256: 8443C0C8F251135DC7F789875BD09B9E625C77E13C986A87E20F8894806BA51A + InstallerSha256: 39DE33761868F5EDC9753E19536137ABED56C88D373FDB9F8B9D5C20F43EFCED + SignatureSha256: 606A3C11F41234231BF3D2018C52B075BBC509DE16771D4985A99FE65CAC93D3 - Architecture: x64 InstallerUrl: https://download.keepersecurity.com/desktop_electron/packages/KeeperPasswordManager.msixbundle - InstallerSha256: 5E7FDE27AB5B09FE9CF2C6B8646B6B9A5591D22BA4D38C00789A24B92B56A0BE - SignatureSha256: 8443C0C8F251135DC7F789875BD09B9E625C77E13C986A87E20F8894806BA51A + InstallerSha256: 39DE33761868F5EDC9753E19536137ABED56C88D373FDB9F8B9D5C20F43EFCED + SignatureSha256: 606A3C11F41234231BF3D2018C52B075BBC509DE16771D4985A99FE65CAC93D3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..67bab1cb2689 --- /dev/null +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.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.0.1.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.0.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml similarity index 95% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml index 878e309c8110..b906e8962fc2 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.locale.zh-CN.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.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.0.0.0 +PackageVersion: 18.0.1.0 PackageLocale: zh-CN License: 专有软件 Copyright: © 2026 Keeper Security, Inc. 保留所有权利。 diff --git a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.yaml b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.yaml similarity index 90% rename from manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.yaml rename to manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.0/KeeperSecurity.KeeperDesktop.yaml index d146c7d56408..1f15b68fa751 100644 --- a/manifests/k/KeeperSecurity/KeeperDesktop/18.0.0.0/KeeperSecurity.KeeperDesktop.yaml +++ b/manifests/k/KeeperSecurity/KeeperDesktop/18.0.1.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.0.0.0 +PackageVersion: 18.0.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 0821ffd10fb45e89335b16e97fc016f3dec4a485 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:28:54 +0800 Subject: [PATCH 106/125] New version: Amazon.AWSCLI version 2.34.51 (#377323) --- .../2.34.51/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.51/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.51/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..1a2155c95f5e --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.51 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{DCD0467B-78EA-4B33-9516-CC4DECEC06E3}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{DCD0467B-78EA-4B33-9516-CC4DECEC06E3}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.51.msi + InstallerSha256: 08D4AD0B0367A369F668F379E54FA946F5AA4C998952549EB9D63FF8BB721EF3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..f5d05d51dc7a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.51 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..3ef7fa005a03 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.51 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..526477890b1e --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.51/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.51 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 97ae19afdb925f38515de245cbfb22827f4d173e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:29:07 +0800 Subject: [PATCH 107/125] New version: Docker.DockerCLI version 29.5.2 (#377325) --- .../29.5.2/Docker.DockerCLI.installer.yaml | 18 ++++++++++++++++++ .../29.5.2/Docker.DockerCLI.locale.en-US.yaml | 12 ++++++++++++ .../DockerCLI/29.5.2/Docker.DockerCLI.yaml | 8 ++++++++ 3 files changed, 38 insertions(+) create mode 100644 manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.installer.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.locale.en-US.yaml create mode 100644 manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.yaml diff --git a/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.installer.yaml b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.installer.yaml new file mode 100644 index 000000000000..a041c9e31c80 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: docker\docker.exe + PortableCommandAlias: docker +- RelativeFilePath: docker\dockerd.exe + PortableCommandAlias: dockerd +Installers: +- Architecture: x64 + InstallerUrl: https://download.docker.com/win/static/stable/x86_64/docker-29.5.2.zip + InstallerSha256: 9917BD9EF6126DDE803055022CBAC93B0E7CBB02889A590B39B3558B60A72CBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.locale.en-US.yaml b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.locale.en-US.yaml new file mode 100644 index 000000000000..870098ef1523 --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.2 +PackageLocale: en-US +Publisher: Docker Inc. +PackageName: Docker CLI +License: Apache-2.0 +ShortDescription: Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.yaml b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.yaml new file mode 100644 index 000000000000..87a958b2d18d --- /dev/null +++ b/manifests/d/Docker/DockerCLI/29.5.2/Docker.DockerCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Docker.DockerCLI +PackageVersion: 29.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc81f219cbaaabbd2f299bf1708af844246be0bc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:29:19 +0800 Subject: [PATCH 108/125] New version: KDE.Haruna version 1.8.1 (1815) (#377266) --- .../KDE.Haruna.installer.yaml | 10 ++++----- .../KDE.Haruna.locale.en-US.yaml | 22 ++++++++++++++++--- .../KDE.Haruna.locale.zh-CN.yaml | 2 +- .../Haruna/{1.7.1 => 1.8.1}/KDE.Haruna.yaml | 2 +- 4 files changed, 26 insertions(+), 10 deletions(-) rename manifests/k/KDE/Haruna/{1.7.1 => 1.8.1}/KDE.Haruna.installer.yaml (65%) rename manifests/k/KDE/Haruna/{1.7.1 => 1.8.1}/KDE.Haruna.locale.en-US.yaml (53%) rename manifests/k/KDE/Haruna/{1.7.1 => 1.8.1}/KDE.Haruna.locale.zh-CN.yaml (97%) rename manifests/k/KDE/Haruna/{1.7.1 => 1.8.1}/KDE.Haruna.yaml (91%) diff --git a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.installer.yaml similarity index 65% rename from manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml rename to manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.installer.yaml index 5cd0b8e3cbcb..24d9b280b848 100644 --- a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.installer.yaml +++ b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.installer.yaml @@ -2,21 +2,21 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.Haruna -PackageVersion: 1.7.1 +PackageVersion: 1.8.1 InstallerType: nullsoft UpgradeBehavior: install ProductCode: Haruna Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1759-windows-gcc-x86_64.exe - InstallerSha256: A1824F4E6BD315C3C750F078B5C08B381A752121C043F350CA3E502815FCAFA8 + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1815-windows-gcc-x86_64.exe + InstallerSha256: 31207C5A752CE513AD43A8C7A0A1BE3B09218DB0E736E786135727220CA3EE1E InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1759-windows-gcc-x86_64.exe - InstallerSha256: A1824F4E6BD315C3C750F078B5C08B381A752121C043F350CA3E502815FCAFA8 + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1815-windows-gcc-x86_64.exe + InstallerSha256: 31207C5A752CE513AD43A8C7A0A1BE3B09218DB0E736E786135727220CA3EE1E InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.en-US.yaml b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.en-US.yaml similarity index 53% rename from manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.en-US.yaml rename to manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.en-US.yaml index ebb11405fead..138406bd28a8 100644 --- a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.en-US.yaml +++ b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.Haruna -PackageVersion: 1.7.1 +PackageVersion: 1.8.1 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ @@ -33,9 +33,25 @@ Tags: - player - video ReleaseNotes: |- + Features + - open multiple files from command line, allows to open only the selected files in the file manager + - stop action, available in the playback + - setting to enable taskbar progress + - show filename/title in OSD when opening a file + - mpris: find and set cover from external image file for audio files without internal covers + - custom loading animation + - setting for mpv's sub-border-style property + - Playlist: menu item to open file in MediaInfo app (if installed) + - Playlist: allow sorting ascending/descending for None option + - Playlist: indicator for resume playback position under the duration + - Playlist: item drag handle is now shown on hover Bugfixes - - fixed searching playlist - - fixed tooltip background being same color as its text + - hide chapters menu button when there are no chapters + - font family reset button not saving the setting + - Playlist: restore last active playlist only if opening without a file + - Playlist: slow scroll to playing item on startup + - Playlist: clicks triggering playlist item under the tab + - Playlist: no menu on tabs ReleaseNotesUrl: https://haruna.kde.org/blog/ ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.zh-CN.yaml b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.zh-CN.yaml similarity index 97% rename from manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.zh-CN.yaml rename to manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.zh-CN.yaml index dd6b7055a06f..6f8ee23d93d3 100644 --- a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.locale.zh-CN.yaml +++ b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.Haruna -PackageVersion: 1.7.1 +PackageVersion: 1.8.1 PackageLocale: zh-CN PublisherUrl: https://kde.org/zh-cn/ ShortDescription: 媒体播放器 diff --git a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.yaml b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.yaml similarity index 91% rename from manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.yaml rename to manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.yaml index 897b091eb20d..38d05d373770 100644 --- a/manifests/k/KDE/Haruna/1.7.1/KDE.Haruna.yaml +++ b/manifests/k/KDE/Haruna/1.8.1/KDE.Haruna.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.Haruna -PackageVersion: 1.7.1 +PackageVersion: 1.8.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 8dc96195947d948c4a1ed2abfebaf96ec96cc1de Mon Sep 17 00:00:00 2001 From: Alex Kasko Date: Wed, 20 May 2026 23:29:24 +0100 Subject: [PATCH 109/125] New version: DuckDB.cli version 1.5.3 (#377333) --- .../cli/1.5.3/DuckDB.cli.installer.yaml | 26 +++ .../cli/1.5.3/DuckDB.cli.locale.en-US.yaml | 158 ++++++++++++++++++ manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.yaml | 8 + 3 files changed, 192 insertions(+) create mode 100644 manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.installer.yaml create mode 100644 manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.locale.en-US.yaml create mode 100644 manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.yaml diff --git a/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.installer.yaml b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.installer.yaml new file mode 100644 index 000000000000..e5909ec9fe30 --- /dev/null +++ b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDB.cli +PackageVersion: 1.5.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: duckdb.exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/duckdb/duckdb/releases/download/v1.5.3/duckdb_cli-windows-amd64.zip + InstallerSha256: 2ABA634FAB91B3CB3F88CB7A75A9539B47EF240A76F4D4FF8D1E48821C8CCD7F +- Architecture: arm64 + InstallerUrl: https://github.com/duckdb/duckdb/releases/download/v1.5.3/duckdb_cli-windows-arm64.zip + InstallerSha256: CBD135F2999CC75F77B8F4A511E7D2365FA4A77CDC805C439DE303380EF0EAB4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.locale.en-US.yaml b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.locale.en-US.yaml new file mode 100644 index 000000000000..345e950ddd13 --- /dev/null +++ b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.locale.en-US.yaml @@ -0,0 +1,158 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDB.cli +PackageVersion: 1.5.3 +PackageLocale: en-US +Publisher: DuckDB +PublisherUrl: https://www.duckdb.org/ +PublisherSupportUrl: https://github.com/duckdb/duckdb/issues +Author: Stichting DuckDB Foundation +PackageName: DuckDB CLI +PackageUrl: https://github.com/duckdb/duckdb +License: MIT +LicenseUrl: https://github.com/duckdb/duckdb/blob/HEAD/LICENSE +Copyright: Copyright (c) Stichting DuckDB Foundation +CopyrightUrl: https://github.com/duckdb/duckdb/blob/master/LICENSE +ShortDescription: DuckDB is an in-process SQL OLAP Database Management System +Description: |- + DuckDB is a high-performance analytical database system. + It is designed to be fast, reliable and easy to use. + DuckDB provides a rich SQL dialect, with support far beyond basic SQL. +Moniker: duckdb-cli +Tags: +- analytics +- database +- embedded-database +- olap +- sql +ReleaseNotes: |- + This is a bugfix release for various issues discovered after we released v1.5.2. + Please also refer to the announcement blog post: https://duckdb.org/2026/05/20/announcing-duckdb-153 + What's Changed + - Use DB serialization compatibility for json_serialize_sql by @kryonix in #22004 + - DuckLake Bump by @pdet in #22014 + - fix: resolve current catalog in ADBC Ingest to avoid temp table shadowing by @eitsupi in #22020 + - Fix TIMESTAMPFORMAT being ignored for TIMESTAMPTZ columns in copy to json by @DinosL in #21992 + - Provide BWC support for join filter pushdowns by @ywelsch in #22029 + - Add iceberg copy function autoload by @NiclasHaderer in #22037 + - Fix DISABLE_EXTENSION_LOAD by @mlafeldt in #22019 + - Fix INSERT OR REPLACE BY NAME regression by excluding conflict columns from SET list by @DinosL in #22049 + - Git-ignore generated extension loader by @mlafeldt in #22056 + - Fix constant struct args in lateral table in-out functions by @AlfieJones in #21827 + - Avoid handling Ctrl+C during shutdown (state might be already gone) by @carlopi in #22059 + - Add DISABLE_BUILTIN_HTTPLIB option by @carlopi in #22054 + - Set query field for statements in ALTER TABLE ... ADD COLUMN ... DEFAULT ... workaround by @yan-alex in #22057 + - Coorporative tasks might lead to busy spinning in TaskExecutor::WorkOnTasks by @NiclasHaderer in #22092 + - Row group append by @evertlammerts in #22060 + - Fix empty parquet child schema by @dentiny in #22105 + - Issue #22096: TopN Window Casts by @hawkfish in #22098 + - Add support for reading VARIANT using C API by @Dtenwolde in #22065 + - Bump Julia to v1.5.2 by @taniabogatsch in #22121 + - fix commit iteration offset bug + relax RemoveFromIndexes assertion by @artjomPlaunov in #22094 + - Internal #8812: From TIMESTAMPTZ Casts by @hawkfish in #22000 + - Only build plan_serializer when building the main DuckDB library by @rustyconover in #22100 + - Fix Row Group Pruner Distinct Bug by @d-justen in #22132 + - Correctly skip preprocessing PIVOT MultiStatements by @yan-alex in #22141 + - fix(adbc): report the table name if the table doesn't exist when appending by @eitsupi in #22146 + - [v1.5 patch] Attempt to fix cache read by @dentiny in #22126 + - Also execute auto-rollback on CLI ClientContext::Query() query by @yan-alex in #22159 + - Fix window self join optimizer by @kryonix in #22164 + - Account for ROW_GROUP_SIZE when deciding whether to append to an existing row group by @evertlammerts in #22109 + - Use the latest storage version for temp storage by @Mytherin in #22169 + - Fix: Add pg_catalog.pg_collation compatibility view for SQLAlchemy 2.0.45 reflection by @alonfaraj in #22160 + - Fix CSV escape by @dentiny in #22176 + - Fix union_by_name remap for non-nested parquet columns by @feichai0017 in #22177 + - User-facing enable_caching_operators setting by @lnkuiper in #22191 + - Fix bignum sum Combine to correctly take over memory ownership of state by @Mytherin in #22209 + - CompressedFile::Close -> calls Close on its child_handle by @benfleis in #22149 + - ISSUE-22061: Fix JSON shell output: emit BOOLEAN as true/false, not strings by @herbenderbler in #22073 + - [Bugfix] Reset pg_err_pos in pg_parser_init to prevent stale error position leaking by @p1p1bear in #22239 + - Bump httpfs to 3139e40a by @carlopi in #22248 + - Correctly use new row group when checkpointing, and avoid incorrectly re-using metadata when targeting older storage versions and row ids have changed by @Mytherin in #22253 + - Fix: release ParquetReader when a file is marked SKIPPED in multi-file scan by @J-Meyers in #22261 + - Fix UTC±NN00 cannot be parsed in SQL by @tianjq16 in #22244 + - Defer Bloom Filter Pushdown until it's done by @lnkuiper in #22218 + - [v1.5] Backport ADBC memleak fix on error path by @dentiny in #22216 + - Allow package builds to choose linked extensions by @mlafeldt in #22305 + - Fix UTC+HHMM time zone was parsed incorrectly by @tianjq16 in #22297 + - Bump httpfs by @carlopi in #22312 + - Exception format: accept string literals by @carlopi in #22314 + - Skip schema analysis even if no shredding for rowgroup by @rgernhardt in #21937 + - Use batch limit for table scans with filters by @Mytherin in #22315 + - Also redacting bearer token for HTTP secrets by @hannes in #22323 + - First initialize system, then load extensions (to peek at file to be opened) by @carlopi in #22341 + - Node Handle Scoping fix by @artjomPlaunov in #22344 + - Enable windows_amd64 for lance extension by @carlopi in #22367 + - Internal #9003: TIMETZ Parsing Limit by @hawkfish in #22378 + - Downcasting decimal fix incorrect out of range error by @Dtenwolde in #22386 + - GetLocalFileSystem improvements by @carlopi in #21983 + - Fix double decrement of evicted_data_per_tag in .block read-back by @krleonid in #22394 + - RowGroup Operator metrics: sequentially scanned row groups + total row groups + cumulative counterparts by @artjomPlaunov in #22339 + - PostgreSQL compatability: in pg_catalog.pg_database simulate columns datallowconn, datistemplate by @muayyad-alsadi in #22302 + - Fix eviction size metrics report by @dentiny in #22452 + - Fix enable_logging() silently resetting logging_storage by @guillesd in #22475 + - Avoid 3 instances of idx_t - idx_t > 0, and avoid unnecessary check on zLine by @carlopi in #22518 + - Fix RESET my_global_extension_setting to actually be GLOBAL by @carlopi in #22520 + - Fix BlockAllocator invalid memory access by @dentiny in #22503 + - Patch httplib by making ThreadPool constructor more solid on pthread_create failures by @carlopi in #22516 + - Fix duck fuzz #4430 by @dentiny in #22435 + - Test runner: avoid running clean-up routine if there is no database to run it in by @Mytherin in #22540 + - Fix bare numeric interval parsing at end of string on v1.5 by @M1llerF in #22534 + - Fix parquet metadata cache validation by @dentiny in #22547 + - ExtensionInstall: Remove use of IsHTTP to IsRemoteFile by @carlopi in #21900 + - Fix variant write small decimal by @dentiny in #22544 + - Move http_proxy setting to global setting, and use GetEnvVariable('HTTP_PROXY') as default by @carlopi in #22541 + - Bump httpfs and remove patches by @carlopi in #22556 + - Bump Postgres, MySQL and ODBC by @staticlibs in #22579 + - Bump avro, azure, delta, ducklake, spatial, unity_catalog and vortex by @carlopi in #22554 + - Fix variant selection vector index by @dentiny in #22573 + - Fix for SIGABRT in setting size on zero-capacity vector by @ccfelius in #22571 + - Fix incorrect profiling results when using LIMIT by @sebastiaan-dev in #22561 + - Move Jemalloc into core by @Maxxen in #22558 + - Allow json ts format variation across columns - issue 22103 by @benfleis in #22559 + - Limit parallel linker jobs to avoid out-of-memory errors by @smvv in #22588 + - ARTOperator::Delete return false if rowid not found in nested ART leaf by @artjomPlaunov in #22591 + - Enable/disable jemalloc linking through BUILD/SKIP_EXTENSIONS by @Maxxen in #22594 + - Bump AWS extension by @staticlibs in #22600 + - bump spatial again by @Maxxen in #22602 + - Jemalloc is not an extension anymore by @carlopi in #22603 + - bump iceberg by @Tmonster in #22608 + - CUMULATIVE_VACUUM_TIME metric by @artjomPlaunov in #22425 + - parser_tools is apparently now a dependency for postgres by @carlopi in #22619 + - Bump DuckLake for release by @pdet in #22651 + - Bump lance to 533e0ee6cf419e4be2af3af56182fb04b87978e1 by @carlopi in #22640 + - Add storage informations for v1.5.3 by @carlopi in #22638 + - Add quack autoloading by @carlopi in #22631 + - Add quack extension by @carlopi in #22614 + - bump aws extension by @samansmink in #22623 + - bump avro+iceberg+vcpkg-duckdb-ports by @Tishj in #22621 + - optimizer: don't return truncated VARCHAR MIN/MAX from statistics by @nahomar in #22538 + - Bump excel / remove patch by @carlopi in #22633 + - Bump sqlsmith, remove patch by @carlopi in #22622 + - Fix free block for temporary file manageer by @dentiny in #22616 + - Add dummy cmake target for jemalloc by @evertlammerts in #22632 + - Bump quack by @carlopi in #22659 + - Fix invalid access for file row number by @dentiny in #22662 + - Fix enum type write to parquet by @dentiny in #22677 + - Add write_buffer_row_group_memory_limit setting which controls when to flush row groups based on memory instead of only based on row group count by @Mytherin in #22666 + - Fix max file row number by @dentiny in #22688 + - Fix new jemalloc plumbing by @mlafeldt in #22628 + - Bump DuckLake by @pdet in #22698 + - Fix timer lifetime/timing issues by @taniabogatsch in #22697 + - Enable jemalloc heap profiling with the libgcc unwinder by @mlafeldt in #22630 + - Fix jemalloc thread flush threshold check by @xuke-hat in #22670 + - Make several storage internals public by @samansmink in #22718 + - Fix GCC jemalloc symbol leakage CI failure by @lnkuiper in #22729 + - Fix iterator invalidation in ConnectionManager::GetConnectionList by @bleskes in #22719 + - Bump quack, fixes quack_serve on wasm by @carlopi in #22722 + - bump iceberg again by @Tmonster in #22723 + - fix: list_zip SEGFAULT with empty / NULL argument by @carlopi in #22726 + - Fix .sanitizer-thread-suppressions.txt jemalloc ref by @carlopi in #22736 + - Revert "Enable jemalloc heap profiling with the libgcc unwinder" by @carlopi in #22740 + - RowGroupPruner: treat UNSET LIMIT as unbounded by @ColtenOuO in #22744 + - Return an error if a negative number is passed to the factorial function by @DinosL in #22731 + Full Changelog: v1.5.2...v1.5.3 +ReleaseNotesUrl: https://github.com/duckdb/duckdb/releases/tag/v1.5.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.yaml b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.yaml new file mode 100644 index 000000000000..0ce983a4ce8a --- /dev/null +++ b/manifests/d/DuckDB/cli/1.5.3/DuckDB.cli.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDB.cli +PackageVersion: 1.5.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4a9f7c58418ef7853ace69c8b337da1a6c127bc8 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 18:29:37 -0400 Subject: [PATCH 110/125] New version: Bitwarden.Bitwarden version 2026.4.0 (#377343) --- .../Bitwarden.Bitwarden.installer.yaml | 105 ++++++++++++++++++ .../Bitwarden.Bitwarden.locale.en-US.yaml | 38 +++++++ .../Bitwarden.Bitwarden.locale.pt-BR.yaml | 27 +++++ .../Bitwarden.Bitwarden.locale.zh-CN.yaml | 26 +++++ .../2026.4.0/Bitwarden.Bitwarden.yaml | 8 ++ 5 files changed, 204 insertions(+) create mode 100644 manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.installer.yaml create mode 100644 manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.en-US.yaml create mode 100644 manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.pt-BR.yaml create mode 100644 manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.zh-CN.yaml create mode 100644 manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.yaml diff --git a/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.installer.yaml new file mode 100644 index 000000000000..79e0e708f032 --- /dev/null +++ b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.installer.yaml @@ -0,0 +1,105 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bitwarden.Bitwarden +PackageVersion: 2026.4.0 +Protocols: +- bitwarden +FileExtensions: +- csv +- json +- xml +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x86 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Portable-2026.4.0.exe + InstallerSha256: D9AAB4EBC4EB54D478DE383E50F209B2D9B909D4F6066A1F62173C261CC26B71 + Commands: + - bitwarden +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Portable-2026.4.0.exe + InstallerSha256: D9AAB4EBC4EB54D478DE383E50F209B2D9B909D4F6066A1F62173C261CC26B71 + Commands: + - bitwarden +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: arm64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Installer-2026.4.0.exe + InstallerSha256: E50063B68ACB83362E07DD6A2A7E5A8C9E909D1146EA4420328505C71FFA6AF8 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.4.0/Bitwarden-Portable-2026.4.0.exe + InstallerSha256: D9AAB4EBC4EB54D478DE383E50F209B2D9B909D4F6066A1F62173C261CC26B71 + Commands: + - bitwarden +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.en-US.yaml b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.en-US.yaml new file mode 100644 index 000000000000..bdedbe625963 --- /dev/null +++ b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.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: Bitwarden.Bitwarden +PackageVersion: 2026.4.0 +PackageLocale: en-US +Publisher: Bitwarden Inc. +PublisherUrl: https://bitwarden.com/ +PublisherSupportUrl: https://bitwarden.com/help +PrivacyUrl: https://bitwarden.com/privacy +Author: Bitwarden Inc. +PackageName: Bitwarden +PackageUrl: https://bitwarden.com/ +License: GPL-3.0 or Bitwarden-1.0 +LicenseUrl: https://github.com/bitwarden/clients/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2015-2026 Bitwarden Inc. +CopyrightUrl: https://github.com/bitwarden/server/blob/HEAD/TRADEMARK_GUIDELINES.md +ShortDescription: A secure and free password manager for all of your devices. +Tags: +- card-storage +- credentials +- passphrases +- password-manager +- protect +- protection +- security +- ssh-keys +- vault +ReleaseNotes: |- + - Targeted performance improvements on read/write + - Refactor unlock service to use Bitwarden SDK + - Updates to prevent losing unsaved changes when creating a Send + - Updated default clipboard clearing time to 5 minutes + - Various under-the-hood improvements and minor bug fixes +ReleaseNotesUrl: https://github.com/bitwarden/clients/releases/tag/desktop-v2026.4.0 +PurchaseUrl: https://bitwarden.com/pricing/business/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.pt-BR.yaml b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.pt-BR.yaml new file mode 100644 index 000000000000..5b43979da045 --- /dev/null +++ b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.pt-BR.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bitwarden.Bitwarden +PackageVersion: 2026.4.0 +PackageLocale: pt-BR +Publisher: Bitwarden Inc. +PublisherUrl: https://bitwarden.com/ +PublisherSupportUrl: https://bitwarden.com/help +PrivacyUrl: https://bitwarden.com/privacy +Author: Bitwarden Inc. +PackageName: Bitwarden +PackageUrl: https://bitwarden.com/ +License: GPL-3.0 ou Bitwarden-1.0 +LicenseUrl: https://github.com/bitwarden/clients/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2015-2026 Bitwarden Inc. +CopyrightUrl: https://github.com/bitwarden/server/blob/HEAD/TRADEMARK_GUIDELINES.md +ShortDescription: Um gerenciador de senha seguro e gratuito para todos os seus dispositivos. +Tags: +- credencial +- proteger +- proteção +- segurança +- senha +PurchaseUrl: https://bitwarden.com/pricing/business +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.zh-CN.yaml b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.zh-CN.yaml new file mode 100644 index 000000000000..f2876b55460e --- /dev/null +++ b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bitwarden.Bitwarden +PackageVersion: 2026.4.0 +PackageLocale: zh-CN +Publisher: Bitwarden Inc. +PublisherUrl: https://bitwarden.com/ +PublisherSupportUrl: https://bitwarden.com/help +PrivacyUrl: https://bitwarden.com/privacy +Author: Bitwarden Inc. +PackageName: Bitwarden +PackageUrl: https://bitwarden.com/ +License: GPL-3.0 或 Bitwarden-1.0 +LicenseUrl: https://github.com/bitwarden/clients/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2015-2026 Bitwarden Inc. +CopyrightUrl: https://github.com/bitwarden/server/blob/HEAD/TRADEMARK_GUIDELINES.md +ShortDescription: 适用于所有设备的安全免费的密码管理器 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +PurchaseUrl: https://bitwarden.com/pricing/business +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.yaml b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.yaml new file mode 100644 index 000000000000..18da0b46db8b --- /dev/null +++ b/manifests/b/Bitwarden/Bitwarden/2026.4.0/Bitwarden.Bitwarden.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: Bitwarden.Bitwarden +PackageVersion: 2026.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7bff2af93d6f0bc8be1e3f69aac773f9ce70ecbb 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, 21 May 2026 00:29:50 +0200 Subject: [PATCH 111/125] New version: alagrede.znote version 3.8.4 (#377346) --- .../znote/3.8.4/alagrede.znote.installer.yaml | 19 ++++++++++++ .../3.8.4/alagrede.znote.locale.en-US.yaml | 31 +++++++++++++++++++ .../alagrede/znote/3.8.4/alagrede.znote.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/a/alagrede/znote/3.8.4/alagrede.znote.installer.yaml create mode 100644 manifests/a/alagrede/znote/3.8.4/alagrede.znote.locale.en-US.yaml create mode 100644 manifests/a/alagrede/znote/3.8.4/alagrede.znote.yaml diff --git a/manifests/a/alagrede/znote/3.8.4/alagrede.znote.installer.yaml b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.installer.yaml new file mode 100644 index 000000000000..bd26e3a916c6 --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.installer.yaml @@ -0,0 +1,19 @@ +# 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: alagrede.znote +PackageVersion: 3.8.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: d78f7af5-e430-5336-833a-b60cdee6f0ec +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: znote 3.8.4 + ProductCode: d78f7af5-e430-5336-833a-b60cdee6f0ec +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alagrede/znote-app/releases/download/v3.8.4/znote-Setup-3.8.4.exe + InstallerSha256: D64406E038C7EA58CCE0F6C639B0BEA210BABCDEFCC38D2B500C6C716AFD28FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/alagrede/znote/3.8.4/alagrede.znote.locale.en-US.yaml b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.locale.en-US.yaml new file mode 100644 index 000000000000..df18cbaf9cad --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.locale.en-US.yaml @@ -0,0 +1,31 @@ +# 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: alagrede.znote +PackageVersion: 3.8.4 +PackageLocale: en-US +Publisher: alagrede +PublisherUrl: https://github.com/alagrede +PublisherSupportUrl: https://github.com/alagrede/znote-app/issues +PackageName: znote +PackageUrl: https://github.com/alagrede/znote-app +License: Freeware +ShortDescription: Markdown-based note-taking app for developers +Tags: +- dev +- editor +- electron +- markdown +- react +- znote +ReleaseNotes: |- + 🛠️ Improvements + - Improved backup export/import reliability + - ZIP backups now include a complete snapshot of the Znote workspace and system state + - Restoring a backup now fully resets the application to the exact state captured at backup time +ReleaseNotesUrl: https://github.com/alagrede/znote-app/releases/tag/v3.8.4 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://znote.io/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/alagrede/znote/3.8.4/alagrede.znote.yaml b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.yaml new file mode 100644 index 000000000000..5174aa3816db --- /dev/null +++ b/manifests/a/alagrede/znote/3.8.4/alagrede.znote.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: alagrede.znote +PackageVersion: 3.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e4a1df7c1511d60713d9a4fb5ca8560695d78466 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:30:04 +0800 Subject: [PATCH 112/125] New version: Foundry376.Mailspring version 1.21.1 (#377348) --- .../Foundry376.Mailspring.installer.yaml | 22 ++++++++ .../Foundry376.Mailspring.locale.en-US.yaml | 56 +++++++++++++++++++ .../Foundry376.Mailspring.locale.zh-CN.yaml | 15 +++++ .../1.21.1/Foundry376.Mailspring.yaml | 8 +++ 4 files changed, 101 insertions(+) create mode 100644 manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.installer.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.en-US.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.zh-CN.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.yaml diff --git a/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.installer.yaml b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.installer.yaml new file mode 100644 index 000000000000..10ec2158839d --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.21.1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: Mailspring +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Foundry376/Mailspring/releases/download/1.21.1/MailspringSetup.exe + InstallerSha256: 22C359509C07E015B11C71CEF0E997DEFF6FD728CE4E97A216EA4C8F659AB957 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.en-US.yaml b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.en-US.yaml new file mode 100644 index 000000000000..b27bc74be7a6 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Foundry376.Mailspring +PackageVersion: 1.21.1 +PackageLocale: en-US +Publisher: Foundry 376, LLC +PublisherUrl: https://www.getmailspring.com/ +PublisherSupportUrl: https://community.getmailspring.com/ +PrivacyUrl: https://www.getmailspring.com/privacy-policy +Author: Foundry 376, LLC +PackageName: Mailspring +PackageUrl: https://www.getmailspring.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/Foundry376/Mailspring/blob/HEAD/LICENSE.md +Copyright: © 2017-2026 Foundry 376, LLC. +CopyrightUrl: https://www.getmailspring.com/terms +ShortDescription: Boost your productivity and send better email with Mailspring, the best mail client for Mac, Linux, and Windows. +Moniker: mailspring +Tags: +- email +- mail +ReleaseNotes: |- + Performance: + - Optimized search regex compilation in category and label pickers. (#2715) + - Improved sync engine performance by reducing unnecessary SQLite writes and moving parsing outside transactions. + Bug Fixes: + - Improved theme support in calendar + - Fixed dark mode email bodies not reflecting the system tint color. + - Fixed activeMarks access errors in the composer editor. (#2714) + - Fixed thread list scroll indicator not sliding through time when dragging the scroll handle. (#2716) + - Fixed contains error when parentFilter receives a non-Element node. (#2712) + - Fixed secrets potentially appearing in the connection error detail modal. (#2717) + - Fixed package name validation rejecting names with uppercase letters. (#2718) + - Fixed sync engine crash during many-account sync by increasing SQLite busy timeout. + - Fixed message importance headers not normalized for compatibility with some providers. (mailsync#113) + - Improved error logging for empty or malformed error objects. (#2713) + Developer: + - Upgraded Electron from 41.5.0 to 41.6.1. + - Upgraded React and React DOM to v17. (#2725) + - Upgraded react-transition-group from 1.2 to 4.4.5. + - Replaced deprecated componentWillMount with componentDidMount. (#2724) + - Replaced legacy context API with React Context. (#2722, #2723) + - Refactored class components to functional components with React.memo. (#2720) + - Removed PropTypes, replaced with TypeScript types. (#2710) + - Added missing TypeScript types to function declarations across many files. + - Renamed remaining package spec directories to specs, converted JSX to TSX. (#2711) + - Added Playwright tests for composer interactions. + - Fixed lint CI step that was performing fixes instead of validation. (#2719) + - Removed unused CircleCI configuration. + - Set C++ standard to C++17 across all platforms. (mailsync#114) + - Various CMake and build improvements for mailsync. (mailsync#108, mailsync#109, mailsync#110, mailsync#111, mailsync#112) Thanks @LinusDierheimer! +ReleaseNotesUrl: https://github.com/Foundry376/Mailspring/releases/tag/1.21.1 +PurchaseUrl: https://www.getmailspring.com/pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.zh-CN.yaml b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.locale.zh-CN.yaml new file mode 100644 index 000000000000..dd401db144b7 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.21.1 +PackageLocale: zh-CN +Publisher: Foundry 376, LLC +PackageName: Mailspring +ShortDescription: 通过适用于 Mac、Linux 和 Windows 的最佳邮件客户端 Mailspring 来提高你的工作效率,更好地发送电子邮件。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://github.com/Foundry376/Mailspring/releases/tag/1.21.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.yaml b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.yaml new file mode 100644 index 000000000000..fd73422fc669 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.21.1/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5944bdea2f3aba1d8cd38469adf24b9e743c3226 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:30:22 +0800 Subject: [PATCH 113/125] New version: Google.Chrome.Beta version 149.0.7827.22 (#377349) --- .../Google.Chrome.Beta.installer.yaml | 20 +++++++++---------- .../Google.Chrome.Beta.locale.en-US.yaml | 2 +- .../Google.Chrome.Beta.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Beta.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Beta.yaml | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) rename manifests/g/Google/Chrome/Beta/{149.0.7827.14 => 149.0.7827.22}/Google.Chrome.Beta.installer.yaml (63%) rename manifests/g/Google/Chrome/Beta/{149.0.7827.14 => 149.0.7827.22}/Google.Chrome.Beta.locale.en-US.yaml (97%) rename manifests/g/Google/Chrome/Beta/{149.0.7827.14 => 149.0.7827.22}/Google.Chrome.Beta.locale.nb-NO.yaml (97%) rename manifests/g/Google/Chrome/Beta/{149.0.7827.14 => 149.0.7827.22}/Google.Chrome.Beta.locale.zh-CN.yaml (97%) rename manifests/g/Google/Chrome/Beta/{149.0.7827.14 => 149.0.7827.22}/Google.Chrome.Beta.yaml (88%) diff --git a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.installer.yaml similarity index 63% rename from manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.installer.yaml rename to manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.installer.yaml index 04f4f43c7695..efaff76d46b0 100644 --- a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.installer.yaml +++ b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 149.0.7827.14 +PackageVersion: 149.0.7827.22 InstallerType: wix Scope: machine UpgradeBehavior: install @@ -26,24 +26,24 @@ ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi - InstallerSha256: 42688AD082BCC28B89C0A309A9564A296F6BD54B0A9E22077D9DA54B8596AAB9 - ProductCode: '{E044FD60-0B8D-3248-B293-F912693EDF57}' + InstallerSha256: 37A966AC8EA9FC6CD8810DE2F26F57180F850D7774D6060919297D1802AC711F + ProductCode: '{F0075EFE-BD35-3FBE-8D02-84ACEDE53226}' AppsAndFeaturesEntries: - - ProductCode: '{E044FD60-0B8D-3248-B293-F912693EDF57}' + - ProductCode: '{F0075EFE-BD35-3FBE-8D02-84ACEDE53226}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' - Architecture: x64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi - InstallerSha256: 53B765F071F041764D4CB45610403F56250DF0230323CAEAC1517C8EEF86177E - ProductCode: '{265718EA-CD29-3AC4-97F5-B81B8EFC394D}' + InstallerSha256: E20E0CBC36B75B5BF702A7FFC126A67B00E4B21B546BB8037CB430E7A05A71F9 + ProductCode: '{964A7C44-F21E-3504-B435-B6A862988F47}' AppsAndFeaturesEntries: - - ProductCode: '{265718EA-CD29-3AC4-97F5-B81B8EFC394D}' + - ProductCode: '{964A7C44-F21E-3504-B435-B6A862988F47}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' - Architecture: arm64 InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi - InstallerSha256: EA1C65A0D20E62FC1608890A099ADF2DDB63EB27B26E3AE220D0506C7E313285 - ProductCode: '{12B9040A-5C19-3BB4-ADA6-FF04ED9F13A6}' + InstallerSha256: 02B95CD5F269F4F23333A4E7560C5609A8D8DD627D1C19D92D612A282BD9F90F + ProductCode: '{05840A19-CB79-3E67-8532-BAB97343FE0B}' AppsAndFeaturesEntries: - - ProductCode: '{12B9040A-5C19-3BB4-ADA6-FF04ED9F13A6}' + - ProductCode: '{05840A19-CB79-3E67-8532-BAB97343FE0B}' UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.en-US.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.en-US.yaml rename to manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.en-US.yaml index 0dad206e7b08..e1b8a926bcab 100644 --- a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 149.0.7827.14 +PackageVersion: 149.0.7827.22 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.nb-NO.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.nb-NO.yaml index 1bdc11dde086..8e02d3f9eafa 100644 --- a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 149.0.7827.14 +PackageVersion: 149.0.7827.22 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.zh-CN.yaml similarity index 97% rename from manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.zh-CN.yaml index f1ce96685d27..d51b230f0630 100644 --- a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 149.0.7827.14 +PackageVersion: 149.0.7827.22 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.yaml b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.yaml similarity index 88% rename from manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.yaml rename to manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.yaml index 8afab057f1de..257f70a02d21 100644 --- a/manifests/g/Google/Chrome/Beta/149.0.7827.14/Google.Chrome.Beta.yaml +++ b/manifests/g/Google/Chrome/Beta/149.0.7827.22/Google.Chrome.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Beta -PackageVersion: 149.0.7827.14 +PackageVersion: 149.0.7827.22 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From b95748b0e6c47b9527af8cc9ac1819efe912ec09 Mon Sep 17 00:00:00 2001 From: CDE Software Bot Date: Wed, 20 May 2026 15:30:36 -0700 Subject: [PATCH 114/125] New version: CDESoftware.BTM-2026 version 2026.139.1341 (#377352) --- .../CDESoftware.BTM-2026.installer.yaml | 4 ++-- .../CDESoftware.BTM-2026.locale.en-US.yaml | 2 +- .../CDESoftware.BTM-2026.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/c/CDESoftware/BTM-2026/{2026.131.1614 => 2026.139.1341}/CDESoftware.BTM-2026.installer.yaml (75%) rename manifests/c/CDESoftware/BTM-2026/{2026.131.1614 => 2026.139.1341}/CDESoftware.BTM-2026.locale.en-US.yaml (94%) rename manifests/c/CDESoftware/BTM-2026/{2026.131.1614 => 2026.139.1341}/CDESoftware.BTM-2026.yaml (86%) diff --git a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.installer.yaml b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.installer.yaml similarity index 75% rename from manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.installer.yaml rename to manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.installer.yaml index 23a71929f28c..c8cf85b040e4 100644 --- a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.installer.yaml +++ b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.installer.yaml @@ -2,13 +2,13 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.131.1614 +PackageVersion: 2026.139.1341 InstallerType: exe InstallerSwitches: Silent: /exenoui /qn /norestart Installers: - Architecture: x86 InstallerUrl: https://static.cdesoftware.com/btm2026/BTM2026INSTALLER.EXE - InstallerSha256: 06252D735F8E02D7F844F39A675197132711675AD35809675920A98B60CDF3E4 + InstallerSha256: CF1C60D335F14DB9655D05FCCB8632DD2BDA85E84865DF14C04F80E26E0163A9 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.locale.en-US.yaml b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.locale.en-US.yaml similarity index 94% rename from manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.locale.en-US.yaml rename to manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.locale.en-US.yaml index 4447cac4db67..5cad0e5cb4be 100644 --- a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.locale.en-US.yaml +++ b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.131.1614 +PackageVersion: 2026.139.1341 PackageLocale: en-US Publisher: CDE Software PublisherUrl: https://cdesoftware.com diff --git a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.yaml b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.yaml similarity index 86% rename from manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.yaml rename to manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.yaml index ff8c5d6672bc..bd1e50826def 100644 --- a/manifests/c/CDESoftware/BTM-2026/2026.131.1614/CDESoftware.BTM-2026.yaml +++ b/manifests/c/CDESoftware/BTM-2026/2026.139.1341/CDESoftware.BTM-2026.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.131.1614 +PackageVersion: 2026.139.1341 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 3879a9c6fb44ecc37707c6a4437d9ae547965500 Mon Sep 17 00:00:00 2001 From: Francesco <137506210+flick9000@users.noreply.github.com> Date: Thu, 21 May 2026 00:30:58 +0200 Subject: [PATCH 115/125] New version: flick9000.WinScript version 2.10.0 (#377357) --- .../2.10.0/flick9000.WinScript.installer.yaml | 13 ++++++++ .../flick9000.WinScript.locale.en-US.yaml | 33 +++++++++++++++++++ .../WinScript/2.10.0/flick9000.WinScript.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.installer.yaml create mode 100644 manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.locale.en-US.yaml create mode 100644 manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.yaml diff --git a/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.installer.yaml b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.installer.yaml new file mode 100644 index 000000000000..2c8189e9f7f4 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.10.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flick9000/winscript/releases/download/v2.10.0/winscript-installer.exe + InstallerSha256: 9F1C820A423AAAE0C294A98FB7C2650D50546ECBA03353D7EECD3244BCCAF339 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-20 diff --git a/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.locale.en-US.yaml b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.locale.en-US.yaml new file mode 100644 index 000000000000..93ec1229ffa9 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.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: flick9000.WinScript +PackageVersion: 2.10.0 +PackageLocale: en-US +Publisher: flick9000 +PublisherUrl: https://github.com/flick9000 +PublisherSupportUrl: https://github.com/flick9000/winscript/issues +PackageName: WinScript +PackageUrl: https://github.com/flick9000/winscript +License: GPL-3.0 +ShortDescription: Open-source tool to build your Windows 10/11 script from scratch. It includes debloat, privacy, performance & app installing scripts. +Tags: +- bloatware +- debloat +- debloater +- install-script +- installer-script +- optimize +- privacy +- privacy-tools +- script +- security +- security-tools +- telemetry +- tweaks +- windows +- windows-10 +- windows-11 +ReleaseNotesUrl: https://github.com/flick9000/winscript/releases/tag/v2.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.yaml b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.yaml new file mode 100644 index 000000000000..bb4e690796cc --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.10.0/flick9000.WinScript.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: flick9000.WinScript +PackageVersion: 2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e1ff72135393677be4ef840c7686e8ff405433ec Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 18:31:17 -0400 Subject: [PATCH 116/125] New version: GLab.GLab version 1.99.0 (#377359) --- .../GLab/GLab/1.99.0/GLab.GLab.installer.yaml | 36 +++++++++++++++++++ .../GLab/1.99.0/GLab.GLab.locale.en-US.yaml | 36 +++++++++++++++++++ manifests/g/GLab/GLab/1.99.0/GLab.GLab.yaml | 8 +++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/g/GLab/GLab/1.99.0/GLab.GLab.installer.yaml create mode 100644 manifests/g/GLab/GLab/1.99.0/GLab.GLab.locale.en-US.yaml create mode 100644 manifests/g/GLab/GLab/1.99.0/GLab.GLab.yaml diff --git a/manifests/g/GLab/GLab/1.99.0/GLab.GLab.installer.yaml b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.installer.yaml new file mode 100644 index 000000000000..4e80188ab965 --- /dev/null +++ b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.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: GLab.GLab +PackageVersion: 1.99.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1' +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: glab v1.99.0 + ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.99.0/downloads/glab_1.99.0_Windows_x86_64_installer.exe + InstallerSha256: 2A31BE55ED437F27656AE1C501D75604C6D0ED744F0F1A0ED6EDAA42E20D5593 + InstallerSwitches: + Custom: /CURRENTUSER + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\glab' +- Architecture: x64 + Scope: machine + InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.99.0/downloads/glab_1.99.0_Windows_x86_64_installer.exe + InstallerSha256: 2A31BE55ED437F27656AE1C501D75604C6D0ED744F0F1A0ED6EDAA42E20D5593 + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\glab' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GLab/GLab/1.99.0/GLab.GLab.locale.en-US.yaml b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.locale.en-US.yaml new file mode 100644 index 000000000000..fe134ee0c58e --- /dev/null +++ b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GLab.GLab +PackageVersion: 1.99.0 +PackageLocale: en-US +Publisher: GitLab +PublisherUrl: https://gitlab.com/gitlab-org/cli +PublisherSupportUrl: https://gitlab.com/gitlab-org/cli/-/issues +Author: GitLab +PackageName: GLab +PackageUrl: https://gitlab.com/gitlab-org/cli +License: MIT +LicenseUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023-present GitLab B.V. +CopyrightUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE +ShortDescription: An open-source GitLab command line tool bringing GitLabs cool features to your command line +Description: |- + GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. + Work with issues, merge requests, watch running pipelines directly from your CLI among other features. + Inspired by gh, the official GitHub CLI tool. +Moniker: glab +Tags: +- cli +- command-line +- commandline +- git +- gitlab +- gitlab-cli +- glab +- glab-cli +- golang +- tool +- utility +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GLab/GLab/1.99.0/GLab.GLab.yaml b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.yaml new file mode 100644 index 000000000000..89ef3d03314d --- /dev/null +++ b/manifests/g/GLab/GLab/1.99.0/GLab.GLab.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: GLab.GLab +PackageVersion: 1.99.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 12cec0c82bc9f06f9d06f195498951b6ab1de945 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 18:31:35 -0400 Subject: [PATCH 117/125] New version: OpenWhisperSystems.Signal.Beta version 8.12.0-beta.1 (#377360) --- ...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.12.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.installer.yaml new file mode 100644 index 000000000000..96f8806a5364 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.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.12.0-beta.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: Signal Beta 8.12.0-beta.1 + ProductCode: b39ac3a0-cc73-5ec2-ba18-5ab3c4de1ca1 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-beta-win-8.12.0-beta.1.exe + InstallerSha256: C99F0F23E78F727CB4DAA5AA6FCDBD904964D936EEFC88FE0FA00B8DF160EA2D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..b9fa76c424c8 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.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.12.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.12.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.0-beta.1/OpenWhisperSystems.Signal.Beta.yaml new file mode 100644 index 000000000000..1698916a55b0 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/Beta/8.12.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.12.0-beta.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cfd6898fca9ec3efd14327c81831029cd8fa69d7 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 15:31:46 -0700 Subject: [PATCH 118/125] Automatic deletion of AktivCo.RutokenDrivers 5.1.00.0000 (#377363) --- .../AktivCo.RutokenDrivers.installer.yaml | 21 ---------------- .../AktivCo.RutokenDrivers.locale.ru-RU.yaml | 25 ------------------- .../5.1.00.0000/AktivCo.RutokenDrivers.yaml | 8 ------ 3 files changed, 54 deletions(-) delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.installer.yaml delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml delete mode 100644 manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.yaml diff --git a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.installer.yaml b/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.installer.yaml deleted file mode 100644 index b623ed52259f..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/13 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.1.00.0000 -InstallerLocale: en-US -InstallerType: wix -InstallModes: -- silent -- silentWithProgress -InstallerSwitches: - Silent: /qn - SilentWithProgress: /qn - Custom: REBOOT=ReallySuppress -ProductCode: '{AE6CD1A7-8AB4-4D10-B62F-AEE7F8401400}' -Installers: -- Architecture: x64 - InstallerUrl: https://download.rutoken.ru/Rutoken/Drivers/Current/rtDrivers.x64.msi - InstallerSha256: FB7705E345F4299C2CD7B1BBC1F871F07F5303C9DE4AD3F10CF54E466CD47700 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml b/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml deleted file mode 100644 index 5da60fa125de..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.locale.ru-RU.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/13 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.1.00.0000 -PackageLocale: ru-RU -Publisher: Aktiv Co. -PublisherUrl: https://www.rutoken.ru -PublisherSupportUrl: https://www.rutoken.ru/support/feedback -PrivacyUrl: https://dev.rutoken.ru -Author: Aktiv Co. -PackageName: Rutoken Drivers -PackageUrl: https://www.rutoken.ru/support/download/windows -License: Proprietary -LicenseUrl: https://www.rutoken.ru/support/manual -Copyright: https://www.rutoken.ru/support/manual -CopyrightUrl: https://www.rutoken.ru/support/manual -ShortDescription: Официальные драйверы для электронных ключей и смарт-карт Рутокен -Description: Официальные драйверы для электронных ключей и смарт-карт Рутокен -Moniker: rutoken -Tags: -- rutoken -- token -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.yaml b/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.yaml deleted file mode 100644 index d136683e172e..000000000000 --- a/manifests/a/AktivCo/RutokenDrivers/5.1.00.0000/AktivCo.RutokenDrivers.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/13 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: AktivCo.RutokenDrivers -PackageVersion: 5.1.00.0000 -DefaultLocale: ru-RU -ManifestType: version -ManifestVersion: 1.12.0 From 358233dac63d7f2b412eb128418146a7aeaaa2ba Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 20 May 2026 15:31:57 -0700 Subject: [PATCH 119/125] Automatic deletion of Ajax.AjaxDesktop 5.47 (#377365) --- .../5.47/Ajax.AjaxDesktop.installer.yaml | 14 ----------- .../5.47/Ajax.AjaxDesktop.locale.en-US.yaml | 24 ------------------- .../5.47/Ajax.AjaxDesktop.locale.zh-CN.yaml | 14 ----------- .../AjaxDesktop/5.47/Ajax.AjaxDesktop.yaml | 8 ------- 4 files changed, 60 deletions(-) delete mode 100644 manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.installer.yaml delete mode 100644 manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.en-US.yaml delete mode 100644 manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.zh-CN.yaml delete mode 100644 manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.yaml diff --git a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.installer.yaml b/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.installer.yaml deleted file mode 100644 index f5cd4ee8fbf8..000000000000 --- a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Ajax.AjaxDesktop -PackageVersion: "5.47" -InstallerType: inno -Scope: machine -ProductCode: '{18AF1BCA-8C4F-438C-805F-C225EAFE62C3}_is1' -Installers: -- Architecture: x64 - InstallerUrl: https://desktop-app.ajax.systems/app_main/resources/downloads/windows64/AjaxMainSetup64.exe - InstallerSha256: 1C9F432182192FE57E59294652A1343D0F463559FDD4CB0C18BACFBD7B727939 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.en-US.yaml b/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.en-US.yaml deleted file mode 100644 index a29be4b6a656..000000000000 --- a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Ajax.AjaxDesktop -PackageVersion: "5.47" -PackageLocale: en-US -Publisher: Ajax Systems Inc. -PublisherUrl: https://ajax.systems/ -PublisherSupportUrl: https://support.ajax.systems/ -PrivacyUrl: https://ajax.systems/privacy-policy/ -Author: AJAX SYSTEMS CH -PackageName: Ajax Desktop -PackageUrl: https://ajax.systems/ajax-desktop/ -License: Proprietary -LicenseUrl: https://ajax.systems/end-user-agreement/ -Copyright: © 2026 AJAX SYSTEMS CH. All rights reserved. -CopyrightUrl: https://ajax.systems/end-user-agreement/ -ShortDescription: Desktop app to rule your space -Description: Ajax Desktop transforms an end user’s desktops into full-fledged security control centers. Manage security modes for specific groups or the entire facility, monitor each device’s state, and view live streams from multiple system cameras — all within a single, intuitive interface. With informative real-time notifications, no alarm or on-site event goes unnoticed. -Tags: -- camera -- surveillance -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.zh-CN.yaml b/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.zh-CN.yaml deleted file mode 100644 index 84cd4a133528..000000000000 --- a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.locale.zh-CN.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Ajax.AjaxDesktop -PackageVersion: "5.47" -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 帮你掌控个人空间的桌面应用 -Description: Ajax Desktop 可将终端用户的桌面设备转变为功能完备的安全管控中心。用户既能为特定群组或整个场所配置安全模式、监控每台设备的运行状态,也可查看多路系统摄像头的实时画面,所有操作都可在一个直观便捷的统一界面内完成。系统会推送信息丰富的实时通知,确保不会遗漏任何警报或现场事件。 -Tags: -- 摄像头 -- 监控 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.yaml b/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.yaml deleted file mode 100644 index f4243cea275f..000000000000 --- a/manifests/a/Ajax/AjaxDesktop/5.47/Ajax.AjaxDesktop.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: Ajax.AjaxDesktop -PackageVersion: "5.47" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 951a7bf0f9caa3135f68df00d5f6ea5b7564f28b Mon Sep 17 00:00:00 2001 From: kyligreg <153680291+kyligreg@users.noreply.github.com> Date: Wed, 20 May 2026 18:44:14 -0400 Subject: [PATCH 120/125] New version: Keysight.SoftwareManagerUtility version 7.9.1 (#377243) --- ...ight.SoftwareManagerUtility.installer.yaml | 26 +++++++++++++++++++ ...t.SoftwareManagerUtility.locale.en-US.yaml | 21 +++++++++++++++ .../Keysight.SoftwareManagerUtility.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.installer.yaml create mode 100644 manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.locale.en-US.yaml create mode 100644 manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.yaml diff --git a/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.installer.yaml b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.installer.yaml new file mode 100644 index 000000000000..c266f371285f --- /dev/null +++ b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Keysight.SoftwareManagerUtility +PackageVersion: 7.9.1 +ReleaseDate: 2025-05-19 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --mode unattended --unattendedmodeui none + SilentWithProgress: --mode unattended --unattendedmodeui minimal +UpgradeBehavior: install +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://artifactoryext01.keysight.com/artifactory/kal-external/KeysightSoftwareManagerUtility/KeysightSoftwareManagerUtility-7.9.1-windows.exe + InstallerSha256: 85D38187423C5FF5EA8F0C2E127148748EE2C5F13B7D4D59E10F7EB34A4E021B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.locale.en-US.yaml b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.locale.en-US.yaml new file mode 100644 index 000000000000..ade832bd9ff8 --- /dev/null +++ b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Keysight.SoftwareManagerUtility +PackageVersion: 7.9.1 +PackageLocale: en-US +Publisher: Keysight Technologies +Author: Keysight Technologies +PackageName: Keysight Software Manager Utility +License: Proprietary +Copyright: Copyright (c) Keysight Technologies. All rights reserved. +ShortDescription: License management application for Keysight software. +Description: This license management application allows the user to manage Keysight license types for many Keysight software products and instruments. +Moniker: KeysightSoftwareManagerUtility +Tags: +- keysight +- license +- licensemanager +- ksm-u +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.yaml b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.yaml new file mode 100644 index 000000000000..3de9c2634573 --- /dev/null +++ b/manifests/k/Keysight/SoftwareManagerUtility/7.9.1/Keysight.SoftwareManagerUtility.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: Keysight.SoftwareManagerUtility +PackageVersion: 7.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dca729bc1e239435c6a5fac0e6d594a1ccfb3492 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:44:29 +0800 Subject: [PATCH 121/125] New version: RubyInstallerTeam.RubyWithDevKit.4.0 version 4.0.5-1 (#377274) --- ...llerTeam.RubyWithDevKit.4.0.installer.yaml | 53 +++++++++++++++++++ ...rTeam.RubyWithDevKit.4.0.locale.en-US.yaml | 32 +++++++++++ ...rTeam.RubyWithDevKit.4.0.locale.zh-CN.yaml | 16 ++++++ .../RubyInstallerTeam.RubyWithDevKit.4.0.yaml | 8 +++ 4 files changed, 109 insertions(+) create mode 100644 manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.installer.yaml create mode 100644 manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.en-US.yaml create mode 100644 manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.zh-CN.yaml create mode 100644 manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.yaml diff --git a/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.installer.yaml b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.installer.yaml new file mode 100644 index 000000000000..1d9df5592ade --- /dev/null +++ b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.installer.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RubyInstallerTeam.RubyWithDevKit.4.0 +PackageVersion: 4.0.5-1 +InstallerType: inno +UpgradeBehavior: install +Commands: +- ruby +- rubyw +FileExtensions: +- rb +- rbw +ReleaseDate: 2026-05-20 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-devkit-4.0.5-1-x64.exe + InstallerSha256: 124696D6E49C575B47CEE4EDD3C44D3043E09D182C7FEA93F470CD72E0EC5ED4 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: RubyInstaller-4.0-x64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-devkit-4.0.5-1-x64.exe + InstallerSha256: 124696D6E49C575B47CEE4EDD3C44D3043E09D182C7FEA93F470CD72E0EC5ED4 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: RubyInstaller-4.0-x64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-devkit-4.0.5-1-arm.exe + InstallerSha256: 33FD2DA83342161201F3E3A2AA4CBF0B74CAEC4D0D90475A11B37DDF810CA902 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: RubyInstaller-4.0-aarch64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-arm +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-4.0.5-1/rubyinstaller-devkit-4.0.5-1-arm.exe + InstallerSha256: 33FD2DA83342161201F3E3A2AA4CBF0B74CAEC4D0D90475A11B37DDF810CA902 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: RubyInstaller-4.0-aarch64-mingw-ucrt_is1 + AppsAndFeaturesEntries: + - DisplayName: Ruby 4.0.5-1-arm +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.en-US.yaml b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.en-US.yaml new file mode 100644 index 000000000000..f3485cb3060b --- /dev/null +++ b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.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: RubyInstallerTeam.RubyWithDevKit.4.0 +PackageVersion: 4.0.5-1 +PackageLocale: en-US +Publisher: RubyInstaller Team +PublisherUrl: https://rubyinstaller.org/ +PublisherSupportUrl: https://github.com/oneclick/rubyinstaller2/issues +PackageName: Ruby 4.0 with MSYS2 +PackageUrl: https://rubyinstaller.org/downloads/ +License: BSD-3-Clause +LicenseUrl: https://github.com/oneclick/rubyinstaller2/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2007-2026, RubyInstaller Team. All rights reserved. +ShortDescription: A Ruby language execution environment with a MSYS2 installation. +Description: The RubyInstaller project provides a self-contained Windows-based installer that includes a Ruby-language execution environment and a baseline set of required RubyGems and extensions, integrated with a MSYS2 installation. +Moniker: ruby4-0-devkit +Tags: +- language +- programming +- programming-language +- ruby +- ruby-with-devkit +ReleaseNotes: |- + Changed + - Update to ruby-4.0.5, see release notes. +ReleaseNotesUrl: https://github.com/oneclick/rubyinstaller2/releases/tag/RubyInstaller-4.0.5-1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/oneclick/rubyinstaller2/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.zh-CN.yaml b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.locale.zh-CN.yaml new file mode 100644 index 000000000000..35649feb2f6e --- /dev/null +++ b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.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: RubyInstallerTeam.RubyWithDevKit.4.0 +PackageVersion: 4.0.5-1 +PackageLocale: zh-CN +ShortDescription: Ruby 语言运行环境,配备 MSYS2。 +Description: RubyInstaller 项目提供一个独立的基于 Windows 的安装包,其中包含 Ruby 语言的运行环境,以及一组基本所需的 RubyGems 和扩展,并集成 MSYS2。 +Tags: +- ruby +- ruby-with-devkit +- 编程 +- 编程语言 +- 语言 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.yaml b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.yaml new file mode 100644 index 000000000000..4a861b583335 --- /dev/null +++ b/manifests/r/RubyInstallerTeam/RubyWithDevKit/4/0/4.0.5-1/RubyInstallerTeam.RubyWithDevKit.4.0.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: RubyInstallerTeam.RubyWithDevKit.4.0 +PackageVersion: 4.0.5-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 65c8f26862deba5db9c816f1ea56b06899b0764e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 21 May 2026 06:44:45 +0800 Subject: [PATCH 122/125] New version: AgileBits.1Password version 8.12.21.1 (8.12.21) (#377282) --- .../AgileBits.1Password.installer.yaml | 48 +++++++++++++++++++ .../AgileBits.1Password.locale.en-US.yaml | 32 +++++++++++++ .../AgileBits.1Password.locale.zh-CN.yaml | 26 ++++++++++ .../8.12.21.1/AgileBits.1Password.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.installer.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.en-US.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.zh-CN.yaml create mode 100644 manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.yaml diff --git a/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.installer.yaml b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.installer.yaml new file mode 100644 index 000000000000..ba68f0879571 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.installer.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AgileBits.1Password +PackageVersion: 8.12.21.1 +UpgradeBehavior: install +Protocols: +- onepassword +- onepassword8 +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.21.msixbundle + InstallerSha256: B378587C046F2459429BC67B03836807BCDB12564E177410874B8421CC3BA4F7 + SignatureSha256: 60178ABA4E57B89F4523806FEEA2E3788E24A750B97618FD79F9DF0DF26EABC9 + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.19041.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.21.msixbundle + InstallerSha256: B378587C046F2459429BC67B03836807BCDB12564E177410874B8421CC3BA4F7 + SignatureSha256: 60178ABA4E57B89F4523806FEEA2E3788E24A750B97618FD79F9DF0DF26EABC9 + PackageFamilyName: Agilebits.1Password_amwd9z03whsfe + Capabilities: + - internetClient + - packageManagement + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://c.1password.com/dist/1P/win8/1PasswordSetup-8.12.21.msi + InstallerSha256: 031BF791587635090AD59F999004766F11FCB9188E3E3D1FB016358E16213E09 + ProductCode: '{2385DFA4-343E-42DE-9E7A-D41189885BD7}' + AppsAndFeaturesEntries: + - DisplayVersion: 8.12.21 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.en-US.yaml b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.en-US.yaml new file mode 100644 index 000000000000..8ebcd4f05d93 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.21.1 +PackageLocale: en-US +Publisher: AgileBits Inc. +PublisherUrl: https://1password.com/ +PublisherSupportUrl: https://support.1password.com/ +PrivacyUrl: https://1password.com/legal/privacy +Author: AgileBits Inc. +PackageName: 1Password +PackageUrl: https://1password.com/downloads/windows +License: Proprietary +LicenseUrl: https://1password.com/legal/terms-of-service +Copyright: © 2026 1Password. All rights reserved. +CopyrightUrl: https://1password.com/legal/terms-of-service +ShortDescription: Top-Rated Password Manager for Personal & Business Use +Description: Protect your sensitive information with our password manager. Stop data breaches, secure apps, and autofill passwords with 1Password. +Tags: +- credential +- password +- protect +- protection +- security +- vault +PurchaseUrl: https://1password.com/pricing +Documentations: +- DocumentLabel: 1Password Developer + DocumentUrl: https://developer.1password.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.zh-CN.yaml b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.locale.zh-CN.yaml new file mode 100644 index 000000000000..a7794556de91 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.21.1 +PackageLocale: zh-CN +PublisherUrl: https://1password.com/zh-cn +PrivacyUrl: https://1password.com/zh-cn/legal/privacy +PackageUrl: https://1password.com/zh-cn/downloads/windows +License: 专有软件 +LicenseUrl: https://1password.com/zh-cn/legal/terms-of-service +Copyright: © 2026 1Password. 保留所有权利。 +CopyrightUrl: https://1password.com/zh-cn/legal/terms-of-service +ShortDescription: 适合个人和企业使用的顶级密码管理器 +Description: 使用我们的密码管理器保护您的敏感信息。使用 1Password 杜绝数据泄露、确保应用程序安全并自动填充密码。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +PurchaseUrl: https://1password.com/zh-cn/pricing +Documentations: +- DocumentLabel: 1Password 开发者 + DocumentUrl: https://developer.1password.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.yaml b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.yaml new file mode 100644 index 000000000000..c7ef96d556c9 --- /dev/null +++ b/manifests/a/AgileBits/1Password/8.12.21.1/AgileBits.1Password.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: AgileBits.1Password +PackageVersion: 8.12.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ca59d2543dda5a4fd9efcee4b87ac1c80e0fffeb Mon Sep 17 00:00:00 2001 From: Johnny Pickle Date: Wed, 20 May 2026 18:44:59 -0400 Subject: [PATCH 123/125] IDMComputerSolutionsInc.UltraEdit.32.2.0.28 (#377336) --- ...uterSolutions,Inc.UltraEdit.installer.yaml | 54 +++++++++++++++++++ ...rSolutions,Inc.UltraEdit.locale.en-US.yaml | 27 ++++++++++ .../IDMComputerSolutions,Inc.UltraEdit.yaml | 8 +++ 3 files changed, 89 insertions(+) create mode 100644 manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.installer.yaml create mode 100644 manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml create mode 100644 manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.yaml diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.installer.yaml b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.installer.yaml new file mode 100644 index 000000000000..9f110f102167 --- /dev/null +++ b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.installer.yaml @@ -0,0 +1,54 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit +PackageVersion: 32.2.0.28 +InstallerType: exe +InstallerSwitches: + Silent: /S /SUPPRESSMSGBOXES + SilentWithProgress: /S /SUPPRESSMSGBOXES +ProductCode: '{AFFE5F64-3248-41E9-96AE-8B475F6EFAB3}' +ReleaseDate: 2026-05-20 +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_allinone.exe + InstallerSha256: 7468C5D1E3D2C035AAD46B572966708024928153B2C2EE93214FF8B7D6B1006F +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_chinese_64.exe + InstallerSha256: 29A5E367ECA3DD8F45975E16B63C5705A33D9A7C2A384178A6BA4CBE11D22ADF +- InstallerLocale: zh-TW + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_chinese_traditional_64.exe + InstallerSha256: 2532953317891D9A66832F8939786B4E7566744C36A39ADC5C1F7432BABA2909 +- InstallerLocale: fr-FR + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_french_64.exe + InstallerSha256: 4CE1D272E1D45B134AFB1E8D2331022CC1434452D034FCB1DCB5FDCB7639E9D8 +- InstallerLocale: de-DE + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_german_64.exe + InstallerSha256: 5C2684BA301B73C3E6ADBC67B3AC28B16D3B93066E0FC5302A29C30A9602F31A +- InstallerLocale: it-IT + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_italian_64.exe + InstallerSha256: B6D8BABAF33EA054CF2BC6996E44D6657B1B62224DA2AA6175EA8C186AB75803 +- InstallerLocale: ja-JP + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_japanese_64.exe + InstallerSha256: 445AFAD04BB2B9A54C4E5E35A6536347CC7B9A65039D3DC3C6B19D2F14D4C812 +- InstallerLocale: ko-KR + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_korean_64.exe + InstallerSha256: C32E2C516FBAF51C4B787F0274A8C11135BC8F8390041939C35E2C101E58732A +- InstallerLocale: pt-BR + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_portuguese_64.exe + InstallerSha256: D8DA0F9C96294D9D7EEF0B5B101D5B1B9F822F9A6C50853F2035D3512F36B193 +- InstallerLocale: es-ES + Architecture: x64 + InstallerUrl: https://downloads.ultraedit.com/winget/ue/win/2025.2.0.28/ue_spanish_64.exe + InstallerSha256: 25D1540121F5FF9DE21EC09ABCE08F6CCCDD86559A7FE7FC17C3509EF25F89D4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml new file mode 100644 index 000000000000..99f13e0f0d32 --- /dev/null +++ b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit +PackageVersion: 32.2.0.28 +PackageLocale: en-US +Publisher: IDM Computer Solutions, Inc. +PublisherUrl: https://www.ultraedit.com/company/about-us/ +PublisherSupportUrl: https://www.ultraedit.com/products/ultraedit/licenses-and-faqs/ +PrivacyUrl: https://www.ideracorp.com/Legal/PrivacyShield +Author: UltraEdit, Inc. +PackageName: UltraEdit +PackageUrl: https://www.ultraedit.com/downloads/ultraedit-download-thank-you/ +License: Proprietary +LicenseUrl: https://www.ideracorp.com/legal/UltraEdit +Copyright: © Copyright 2026, All Rights Reserved +CopyrightUrl: https://www.ultraedit.com/#:~:text=%C2%A9%20Copyright%202025%2C%20All%20Rights%20Reserved +ShortDescription: UltraEdit is the most flexible, powerful, and secure text editor. +Description: | + UltraEdit is the powerful text editor built for developers, data wranglers, and IT pros handling large files and complex tasks. +Moniker: ultraedit +PurchaseUrl: https://www.ultraedit.com/pricing +Documentations: +- DocumentLabel: UltraEdit text editor wiki + DocumentUrl: https://wiki.ultraedit.com/Main_Page +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.yaml b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.yaml new file mode 100644 index 000000000000..b58055509507 --- /dev/null +++ b/manifests/i/IDMComputerSolutions,Inc/UltraEdit/32.2.0.28/IDMComputerSolutions,Inc.UltraEdit.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: IDMComputerSolutions,Inc.UltraEdit +PackageVersion: 32.2.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7f0d5a847995e95d7e47e5965d7dec8870b61a9c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 20 May 2026 18:45:14 -0400 Subject: [PATCH 124/125] New version: Oracle.OCI-CLI version 3.83.0 (#377342) --- .../3.83.0/Oracle.OCI-CLI.installer.yaml | 27 ++++++++ .../3.83.0/Oracle.OCI-CLI.locale.en-US.yaml | 66 +++++++++++++++++++ .../Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.yaml | 8 +++ 3 files changed, 101 insertions(+) create mode 100644 manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.installer.yaml create mode 100644 manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.locale.en-US.yaml create mode 100644 manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.yaml diff --git a/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.installer.yaml b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.installer.yaml new file mode 100644 index 000000000000..83965b39d558 --- /dev/null +++ b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oracle.OCI-CLI +PackageVersion: 3.83.0 +InstallerType: msi +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- oci +ProductCode: '{F8DE1B18-F50A-4375-B23D-8412EBD0F47A}' +ReleaseDate: 2026-05-20 +AppsAndFeaturesEntries: +- DisplayName: oci-cli + ProductCode: '{F8DE1B18-F50A-4375-B23D-8412EBD0F47A}' + UpgradeCode: '{48B079F4-B598-438D-A62A-8A233A3F8901}' +InstallationMetadata: + DefaultInstallLocation: Lib +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oracle/oci-cli/releases/download/v3.83.0/oci-cli-3.83.0-Windows-Server-Installer.msi + InstallerSha256: 7569B3D76088DEB7E2C0FBF357B072FC1FDE07575C39CEE7CBCE8BC376A76761 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.locale.en-US.yaml b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.locale.en-US.yaml new file mode 100644 index 000000000000..646e65ab25be --- /dev/null +++ b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.locale.en-US.yaml @@ -0,0 +1,66 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oracle.OCI-CLI +PackageVersion: 3.83.0 +PackageLocale: en-US +Publisher: Oracle +PublisherUrl: https://github.com/oracle +PublisherSupportUrl: https://github.com/oracle/oci-cli/issues +PackageName: Oracle Cloud Infrastructure CLI +PackageUrl: https://github.com/oracle/oci-cli +License: Dual License (UPL-1.0 / Apache-2.0) +LicenseUrl: https://github.com/oracle/oci-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved. +CopyrightUrl: https://github.com/oracle/oci-cli/blob/master/LICENSE.txt +ShortDescription: Command Line Interface for Oracle Cloud Infrastructure +Tags: +- bare-metal +- cli +- cloud +- infrastructure +ReleaseNotes: |- + Added + - Generative AI Inference service + - Support for new optional parameter --guardrail-version-config to support applying guardrails with guardrail version + - oci generative-ai-inference apply-guardrails-result apply-guardrails --guardrail-version-config + - oci generative-ai-inference apply-guardrails-result apply-guardrails-guardrails-text-input --guardrail-version-config + - Support to list all the OCI GenAI Guardrails version with their accuracy and performance + - oci generative-ai-inference guardrail-version-collection list-guardrail-versions + - Support for new optional parameter --compute-count for compute count options in Resource Analytics service + - oci resource-analytics resource-analytics-instance create --compute-count + - Support for the Cost Anomaly Detection service + - oci costad + - Support for new optional parameter --heterogeneous-shapes to provide a heterogeneous shape to replace a cluster node in Big Data Service + - oci bds instance replace-node --heterogeneous-shapes + - Streaming service + - Support for new optional parameters --max-wait-seconds, --wait-for-state and --wait-interval-seconds for commands to change compartments + - oci streaming admin connect-harness change-compartment --max-wait-seconds, --wait-for-state, --wait-interval-seconds + - oci streaming admin stream change-compartment --max-wait-seconds, --wait-for-state, --wait-interval-seconds + - oci streaming admin stream-pool change-compartment --max-wait-seconds, --wait-for-state, --wait-interval-seconds + - Support for WorkRequest APIs to track progress of create/update/delete operations of Stream, Stream Pool and Kafka Connect Configuration resources. + - oci streaming admin work-request get + - oci streaming admin work-request-error-collection list-work-request-errors + - oci streaming admin work-request-log-entry list-work-request-logs + - oci streaming admin work-request-summary-collection list-work-requests + + Changed + - Big Data service + - [BREAKING] Removed optional parameters --cluster-admin-password and --secret-id to create a BDS certificate configuration + - oci bds instance create-bds-certificate-configuration + - --node-backup-id is now an optional parameter to repace a node of a BDS cluster from backup + - oci bds instance replace-node + + File Checksums (SHA256) + oci-cli-3.83.0.zip 628e1fe426f7f852d17538750eb109c90e010363f14c6b4b8f34a7d2a7969517 + oci-cli-3.83.0-Oracle-Linux-9-Offline.zip c22e80cfe2f1b3174c8ec2063b2a3cce9064be4964e88b4c0eca4a990c7b682c + oci-cli-3.83.0-Windows-Server-Installer.msi 7569b3d76088deb7e2c0fbf357b072fc1fde07575c39cee7cbce8bc376a76761 + oci-cli-3.83.0-Ubuntu-20.04-Offline.zip 540429f30c25be7fbb67bc35b7358a7c524c6a22c03ba336c1f3096e579cdb14 + oci-cli-3.83.0-Oracle-Linux-10-Offline.zip caf38115e1ccb38d14f2cfc05f5557201382d1eac52641a649059765e8cfc676 + oci-cli-3.83.0-Ubuntu-22.04-Offline.zip ae6182a1ea380f264c5717cd347aba2110f0cd100e8f62f001f42558e00130f6 + oci-cli-3.83.0-Windows-Server-2019-Offline.zip dd6158b0c1521acd9bb7f62375513d9b2e136560ba93636175a2f62664a1608f + oci-cli-3.83.0-Oracle-Linux-8-Offline.zip 5c1d83d0f18e6060340f97ae339fab02b0fb4b9ca0aead085607e0d2cdb70d66 + oci-cli-3.83.0-Windows-Server-2016-Offline.zip d3bc790229153ff18847edba43454044272df044b82aa47648bfa72a17953887 +ReleaseNotesUrl: https://github.com/oracle/oci-cli/releases/tag/v3.83.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.yaml b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-CLI.yaml new file mode 100644 index 000000000000..c778645d8230 --- /dev/null +++ b/manifests/o/Oracle/OCI-CLI/3.83.0/Oracle.OCI-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: Oracle.OCI-CLI +PackageVersion: 3.83.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d5ec41b74da6c6e0b18738896742f84ec6744e0d 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, 21 May 2026 00:45:29 +0200 Subject: [PATCH 125/125] New version: pbek.QOwnNotes version 26.5.14 (#377344) --- .../26.5.14/pbek.QOwnNotes.installer.yaml | 17 +++++++ .../26.5.14/pbek.QOwnNotes.locale.en-US.yaml | 47 +++++++++++++++++++ .../QOwnNotes/26.5.14/pbek.QOwnNotes.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.installer.yaml new file mode 100644 index 000000000000..13978fba8612 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.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: pbek.QOwnNotes +PackageVersion: 26.5.14 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-05-20 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.5.14/QOwnNotes.zip + InstallerSha256: 9723AB8AE891E977F04E6F387163965783845CEA88F18860AAC2B40B7A047B95 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 000000000000..1b4a34477d32 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.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: pbek.QOwnNotes +PackageVersion: 26.5.14 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.5.14 + - Fixed changed shortcuts not being saved from the Shortcuts settings page + after the recent lazy-loading performance change; shortcut storage now reads + the built shortcut tree directly again instead of relying on cached widget maps, + settings are now stored from dialog acceptance so the OK button cannot bypass + shortcut persistence, and edited shortcut values are captured directly from + the shortcut widgets and stored in portable format + (for #3619) + - Allow Ctrl+Space in read-only mode to ask whether note editing should be + enabled again when there is no URL to open at the current cursor position + Released files + - QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 + - QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage + - QOwnNotes-amd64.snap: Linux Snap build with Qt 6 + - QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package + - QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments + - QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package + - QOwnNotes.zip: Windows ZIP package built with Qt 6 + - QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package + - QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package + - QOwnNotes.dmg: macOS disk image built with Qt 6 + - QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.5.14 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.yaml new file mode 100644 index 000000000000..d6dfdd61e9d0 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.5.14/pbek.QOwnNotes.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: pbek.QOwnNotes +PackageVersion: 26.5.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0