From f56a4f9a34ce7823de9ef519eec8eb5cdc8e8fda Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Mon, 16 Mar 2026 23:07:15 +0100 Subject: [PATCH 01/68] New version: mlocati.GetText version 1.0+1.19 (#347974) Co-authored-by: GitHub Actions --- .../1.0+1.19/mlocati.GetText.installer.yaml | 56 ++++++++++++ .../mlocati.GetText.locale.en-US.yaml | 89 +++++++++++++++++++ .../GetText/1.0+1.19/mlocati.GetText.yaml | 6 ++ 3 files changed, 151 insertions(+) create mode 100644 manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.installer.yaml create mode 100644 manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.locale.en-US.yaml create mode 100644 manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.yaml diff --git a/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.installer.yaml b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.installer.yaml new file mode 100644 index 0000000000000..4e943fb0251d9 --- /dev/null +++ b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.installer.yaml @@ -0,0 +1,56 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: mlocati.GetText +PackageVersion: 1.0+1.19 +InstallerLocale: en-US +MinimumOSVersion: 6.1.7601 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: gettext-iconv_is1 +ReleaseDate: 2026-03-10 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\gettext-iconv' +RepairBehavior: installer +Installers: +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.19/gettext1.0-iconv1.19-shared-32.exe + InstallerSha256: 6fff825bf31aa1f81e62501f1db8298224ebca22db15501e968659c7579e9ac9 + InstallerSwitches: + Custom: /ALLUSERS + AppsAndFeaturesEntries: + - DisplayName: gettext 1.0 + iconv 1.19 - shared (32 bit) + ProductCode: gettext-iconv_is1 +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.19/gettext1.0-iconv1.19-shared-32.exe + InstallerSha256: 6fff825bf31aa1f81e62501f1db8298224ebca22db15501e968659c7579e9ac9 + InstallerSwitches: + Custom: /CURRENTUSER + AppsAndFeaturesEntries: + - DisplayName: gettext 1.0 + iconv 1.19 - shared (32 bit) + ProductCode: gettext-iconv_is1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.19/gettext1.0-iconv1.19-shared-64.exe + InstallerSha256: 243afedc0cd748f1fac5d94c4be66a3f20280b49eeede892d93e08ca16218733 + InstallerSwitches: + Custom: /ALLUSERS + AppsAndFeaturesEntries: + - DisplayName: gettext 1.0 + iconv 1.19 - shared (64 bit) + ProductCode: gettext-iconv_is1 +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.19/gettext1.0-iconv1.19-shared-64.exe + InstallerSha256: 243afedc0cd748f1fac5d94c4be66a3f20280b49eeede892d93e08ca16218733 + InstallerSwitches: + Custom: /CURRENTUSER + AppsAndFeaturesEntries: + - DisplayName: gettext 1.0 + iconv 1.19 - shared (64 bit) + ProductCode: gettext-iconv_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.locale.en-US.yaml b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.locale.en-US.yaml new file mode 100644 index 0000000000000..9d7b392f7bd76 --- /dev/null +++ b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.locale.en-US.yaml @@ -0,0 +1,89 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: mlocati.GetText +PackageVersion: 1.0+1.19 +PackageLocale: en-US +Publisher: Michele Locati +PublisherUrl: https://github.com/mlocati/gettext-iconv-windows +PublisherSupportUrl: https://github.com/mlocati/gettext-iconv-windows/issues +Author: Michele Locati +PackageName: gettext + iconv +PackageUrl: https://mlocati.github.io/articles/gettext-iconv-windows.html +License: MIT +LicenseUrl: https://github.com/mlocati/gettext-iconv-windows/blob/v1.0-v1.19/LICENSE.txt +Copyright: Copyright (c) Michele Locati +CopyrightUrl: https://github.com/mlocati/gettext-iconv-windows/blob/v1.0-v1.19/LICENSE.txt +ShortDescription: GNU gettext and GNU iconv tools +Description: |- + This package provides the GNU gettext and GNU iconv tools for Windows, which are used for internationalization and localization of software applications. + + The GNU gettext tools include the following command-line utilities used for managing translation files and generating localized resources: + + - gettext: display native language translation of a textual message + - msgattrib: filters the messages of a translation catalog according to their attributes, and manipulates the attributes + - msgcat: concatenates and merges the specified PO files + - msgcmp: compare two Uniforum style .po files to check that both contain the same set of msgid strings + - msgcomm: find messages which are common to two or more of the specified PO files + - msgconv: convert a translation catalog to a different character encoding + - msgen: create an English translation catalog + - msgexec: apply a command to all translations of a translation catalog + - msgfilter: apply a filter to all translations of a translation catalog + - msgfmt: generate binary message catalog from textual translation description. + - msggrep: extract all messages of a translation catalog that match a given pattern or belong to some given source files + - msginit: create a new PO file, initializing the meta information with values from the user's environment + - msgmerge: merge two Uniforum style .po files together + - msgpre: pretranslate a translation catalog + - msgunfmt: convert a binary message catalog to Uniforum style .po file + - msguniq: unify duplicate translations in a translation catalog + - ngettext: display native language translation of a textual message whose grammatical form depends on a number + - recode-sr-latin: recode Serbian text from Cyrillic to Latin script + - spit: pass standard input to a Large Language Model (LLM) instance and prints the response + - xgettext: extract translatable strings from given input files + + The GNU iconv tool is used for converting text between different character encodings. + + The package comes with Unicode CLDR data, which is used by msginit to create translation catalogs with the plural rules defined in CLDR (this requires setting the GETTEXTCLDRDIR environment variable to the path of the CLDR data). +Moniker: gettext +Tags: +- GNU +- gettext +- iconv +- msgen +- msgfmt +- msginit +- msgmerge +- msgunfmt +- ngettext +- xgettext +Agreements: +- AgreementLabel: GNU gettext license + AgreementUrl: https://www.gnu.org/licenses/gpl-3.0.html +- AgreementLabel: GNU iconv license + AgreementUrl: https://www.gnu.org/licenses/gpl-3.0.html +- AgreementLabel: Unicode CLDR license + AgreementUrl: https://github.com/unicode-org/cldr/blob/HEAD/LICENSE +- AgreementLabel: curl library license + AgreementUrl: https://curl.se/docs/copyright.html +- AgreementLabel: JSON-C library license + AgreementUrl: https://github.com/json-c/json-c/blob/HEAD/COPYING +- AgreementLabel: gcc runtime libraries license + AgreementUrl: https://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html +ReleaseNotes: |+ + ## Components + * gettext 1.0 + * iconv 1.19 + * libcurl 8.18.0 + * libjson-c 0.18 + * CLDR 48.1 + + + ## What's Changed + * Use "mlocati/inspect-visualstudio" GitHub action by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/76 + * Upgrade iconv to 1.19 by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/78 + * Use "mlocati/setup-msvc" GitHub Action by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/79 + * Sort release assets by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/80 + + + **Full Changelog**: https://github.com/mlocati/gettext-iconv-windows/compare/v1.0-v1.18-r3...v1.0-v1.19 +ReleaseNotesUrl: https://github.com/mlocati/gettext-iconv-windows/releases/tag/v1.0-v1.19 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.yaml b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.yaml new file mode 100644 index 0000000000000..ca1658e99a7e0 --- /dev/null +++ b/manifests/m/mlocati/GetText/1.0+1.19/mlocati.GetText.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: mlocati.GetText +PackageVersion: 1.0+1.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8c2bbb993b8b3c454843c88039246c7c8e1926cf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:08:06 +0800 Subject: [PATCH 02/68] New version: ZeroClawLabs.ZeroClaw version 0.3.1 (#348745) --- .../ZeroClawLabs.ZeroClaw.installer.yaml | 21 ++++++++ .../ZeroClawLabs.ZeroClaw.locale.en-US.yaml | 51 +++++++++++++++++++ .../ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml | 32 ++++++++++++ .../ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.yaml | 8 +++ 4 files changed, 112 insertions(+) create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.installer.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.en-US.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.yaml diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.installer.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.installer.yaml new file mode 100644 index 0000000000000..21c5505d82dda --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.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: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: zeroclaw.exe +Commands: +- zeroclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.3.1/zeroclaw-x86_64-pc-windows-msvc.zip + InstallerSha256: A1A72401D7C66AEBD618AC24F8EE84AB998F353D503EE52C15EA201D42984344 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.en-US.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..587e6ba1bf1cb --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: ZeroClaw Labs +PublisherUrl: https://www.zeroclawlabs.ai/ +PublisherSupportUrl: https://github.com/zeroclaw-labs/zeroclaw/issues +PackageName: ZeroClaw +PackageUrl: https://www.zeroclawlabs.ai/ +License: MIT or Apache-2.0 +LicenseUrl: https://github.com/zeroclaw-labs/zeroclaw#license +Copyright: © 2026 ZeroClaw Labs. All rights reserved. +ShortDescription: "Fast, small, and fully autonomous AI assistant framework — deploy anywhere, swap anything \U0001F980" +Description: |- + ZeroClaw is the runtime framework for agentic workflows — infrastructure that abstracts models, tools, memory, and execution so agents can be built once and run anywhere. + ✨ Features + - 🏎️ Lean Runtime by Default: Common CLI and status workflows run in a few-megabyte memory envelope on release builds. + - 💰 Cost-Efficient Deployment: Designed for low-cost boards and small cloud instances without heavyweight runtime dependencies. + - ⚡ Fast Cold Starts: Single-binary Rust runtime keeps command and daemon startup near-instant for daily operations. + - 🌍 Portable Architecture: One binary-first workflow across ARM, x86, and RISC-V with swappable providers/channels/tools. + - 🔍 Research Phase: Proactive information gathering through tools before response generation — reduces hallucinations by fact-checking first. + Why teams pick ZeroClaw + - Lean by default: small Rust binary, fast startup, low memory footprint. + - Secure by design: pairing, strict sandboxing, explicit allowlists, workspace scoping. + - Fully swappable: core systems are traits (providers, channels, tools, memory, tunnels). + - No lock-in: OpenAI-compatible provider support + pluggable custom endpoints. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + What's New + - ci: add Termux (aarch64-linux-android) release target + Contributors + - Argenis + - argenis de la rosa + - Claude Opus 4.6 + + Full changelog: v0.3.0...v0.3.1 +ReleaseNotesUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/tag/v0.3.1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..70d8e0de2c84a --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.1 +PackageLocale: zh-CN +ShortDescription: "快速、小巧且完全自主的 AI 助手框架——可部署于任意位置,随意替换任何组件 \U0001F980" +Description: |- + ZeroClaw 是用于智能体工作流的运行时框架——一种抽象了模型、工具、记忆和执行的基础设施,使智能体能够一次构建,随处运行。 + ✨ 特性 + - 🏎️ 默认轻量运行时:常见的 CLI 和状态工作流在发布版本中仅占用几兆内存。 + - 💰 成本高效的部署:专为低成本开发板和小型云实例设计,无需沉重的运行时依赖。 + - ⚡ 极快的冷启动:单一二进制的 Rust 运行时,使命令和守护进程的启动接近瞬间完成,适合日常操作。 + - 🌍 可移植架构:支持 ARM、x86 和 RISC-V 的单一二进制优先工作流,支持可替换的供应商/通道/工具。 + - 🔍 研究阶段:在生成响应之前,通过工具主动收集信息——通过先行事实核查减少幻觉。 + 团队选择 ZeroClaw 的原因 + - 默认轻量:小巧的 Rust 二进制文件,快速启动,低内存占用。 + - 设计安全:配对机制、严格沙箱、明确的允许列表、工作区范围限制。 + - 完全可替换:核心系统均为 trait(供应商、通道、工具、记忆、隧道)。 + - 无厂商锁定:支持兼容 OpenAI 的供应商,以及可插拔的自定义端点。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.yaml new file mode 100644 index 0000000000000..178f1bce78a05 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.1/ZeroClawLabs.ZeroClaw.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: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3107956ec99c749e63f15fcdda626694db54e02e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:08:59 +0800 Subject: [PATCH 03/68] New version: ZeroClawLabs.ZeroClaw version 0.3.2 (#348813) --- .../ZeroClawLabs.ZeroClaw.installer.yaml | 21 ++++++++ .../ZeroClawLabs.ZeroClaw.locale.en-US.yaml | 51 +++++++++++++++++++ .../ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml | 32 ++++++++++++ .../ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.yaml | 8 +++ 4 files changed, 112 insertions(+) create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.installer.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.en-US.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.yaml diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.installer.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.installer.yaml new file mode 100644 index 0000000000000..a8e98b7fbb820 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.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: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: zeroclaw.exe +Commands: +- zeroclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.3.2/zeroclaw-x86_64-pc-windows-msvc.zip + InstallerSha256: 8576E7035833615C0C84CC417A35F18D19704D75F8FE0CA23344D62A05B84A93 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.en-US.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..2133298141c02 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.2 +PackageLocale: en-US +Publisher: ZeroClaw Labs +PublisherUrl: https://www.zeroclawlabs.ai/ +PublisherSupportUrl: https://github.com/zeroclaw-labs/zeroclaw/issues +PackageName: ZeroClaw +PackageUrl: https://www.zeroclawlabs.ai/ +License: MIT or Apache-2.0 +LicenseUrl: https://github.com/zeroclaw-labs/zeroclaw#license +Copyright: © 2026 ZeroClaw Labs. All rights reserved. +ShortDescription: "Fast, small, and fully autonomous AI assistant framework — deploy anywhere, swap anything \U0001F980" +Description: |- + ZeroClaw is the runtime framework for agentic workflows — infrastructure that abstracts models, tools, memory, and execution so agents can be built once and run anywhere. + ✨ Features + - 🏎️ Lean Runtime by Default: Common CLI and status workflows run in a few-megabyte memory envelope on release builds. + - 💰 Cost-Efficient Deployment: Designed for low-cost boards and small cloud instances without heavyweight runtime dependencies. + - ⚡ Fast Cold Starts: Single-binary Rust runtime keeps command and daemon startup near-instant for daily operations. + - 🌍 Portable Architecture: One binary-first workflow across ARM, x86, and RISC-V with swappable providers/channels/tools. + - 🔍 Research Phase: Proactive information gathering through tools before response generation — reduces hallucinations by fact-checking first. + Why teams pick ZeroClaw + - Lean by default: small Rust binary, fast startup, low memory footprint. + - Secure by design: pairing, strict sandboxing, explicit allowlists, workspace scoping. + - Fully swappable: core systems are traits (providers, channels, tools, memory, tunnels). + - No lock-in: OpenAI-compatible provider support + pluggable custom endpoints. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + What's New + - heartbeat: two-phase execution, structured tasks, and auto-routing + Contributors + - Argenis + - argenis de la rosa + - Claude Opus 4.6 + + Full changelog: v0.3.1...v0.3.2 +ReleaseNotesUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/tag/v0.3.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e732c8b15b201 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.2 +PackageLocale: zh-CN +ShortDescription: "快速、小巧且完全自主的 AI 助手框架——可部署于任意位置,随意替换任何组件 \U0001F980" +Description: |- + ZeroClaw 是用于智能体工作流的运行时框架——一种抽象了模型、工具、记忆和执行的基础设施,使智能体能够一次构建,随处运行。 + ✨ 特性 + - 🏎️ 默认轻量运行时:常见的 CLI 和状态工作流在发布版本中仅占用几兆内存。 + - 💰 成本高效的部署:专为低成本开发板和小型云实例设计,无需沉重的运行时依赖。 + - ⚡ 极快的冷启动:单一二进制的 Rust 运行时,使命令和守护进程的启动接近瞬间完成,适合日常操作。 + - 🌍 可移植架构:支持 ARM、x86 和 RISC-V 的单一二进制优先工作流,支持可替换的供应商/通道/工具。 + - 🔍 研究阶段:在生成响应之前,通过工具主动收集信息——通过先行事实核查减少幻觉。 + 团队选择 ZeroClaw 的原因 + - 默认轻量:小巧的 Rust 二进制文件,快速启动,低内存占用。 + - 设计安全:配对机制、严格沙箱、明确的允许列表、工作区范围限制。 + - 完全可替换:核心系统均为 trait(供应商、通道、工具、记忆、隧道)。 + - 无厂商锁定:支持兼容 OpenAI 的供应商,以及可插拔的自定义端点。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.yaml new file mode 100644 index 0000000000000..8e787e75eba7d --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.3.2/ZeroClawLabs.ZeroClaw.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: ZeroClawLabs.ZeroClaw +PackageVersion: 0.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a056f2f909311f5cd37bf2b1223e3cb7ea7be844 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:09:51 +0800 Subject: [PATCH 04/68] New version: looplj.AxonHub version 0.9.17 (#348867) --- .../0.9.17/looplj.AxonHub.installer.yaml | 21 +++++++++ .../0.9.17/looplj.AxonHub.locale.en-US.yaml | 44 +++++++++++++++++++ .../0.9.17/looplj.AxonHub.locale.zh-CN.yaml | 21 +++++++++ .../looplj/AxonHub/0.9.17/looplj.AxonHub.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.installer.yaml create mode 100644 manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.en-US.yaml create mode 100644 manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.zh-CN.yaml create mode 100644 manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.yaml diff --git a/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.installer.yaml b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.installer.yaml new file mode 100644 index 0000000000000..73de5b4bea2f0 --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.17 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: axonhub.exe +Commands: +- axonhub +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v0.9.17/axonhub_0.9.17_windows_amd64.zip + InstallerSha256: EC1E9E5E4C6BDAEC1B2D54664C3F33C1F79E74440A927F8F0A157D6E2CCA5740 +- Architecture: arm64 + InstallerUrl: https://github.com/looplj/axonhub/releases/download/v0.9.17/axonhub_0.9.17_windows_arm64.zip + InstallerSha256: C97B6A0A7228A7F82B24EAC522682CA5265126E5C602B5D56C2D181027019FB0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.en-US.yaml b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.en-US.yaml new file mode 100644 index 0000000000000..5fcef8a1e5e3f --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: looplj.AxonHub +PackageVersion: 0.9.17 +PackageLocale: en-US +Publisher: Loop +PublisherUrl: https://github.com/looplj +PublisherSupportUrl: https://github.com/looplj/axonhub/issues +PackageName: AxonHub +PackageUrl: https://github.com/looplj/axonhub +License: MIT +LicenseUrl: https://github.com/looplj/axonhub/blob/HEAD/LICENSE +Copyright: Copyright for portions of AxonHub are held by Sat Naing, 2026 as part of project [Shadcn Admin](https://github.com/satnaing/shadcn-admin). All other copyright for project AxonHub are held by looplj, 2026. +ShortDescription: A modern AI gateway system that provides a unified OpenAI (Chat Completion, Responses), Anthropic, Gemini and AI SDK compatible API +Description: |- + AxonHub is an all-in-one AI development platform that provides unified API gateway, project management, and comprehensive development tools. It offers OpenAI, Anthropic, and AI SDK compatible API layers, transforming requests to various AI providers through a transformer pipeline architecture. The platform features comprehensive tracing capabilities, project-based organization, and integrated playground for rapid prototyping, helping developers and enterprises better manage AI development workflows. + Core Features: + 1. Unified API: OpenAI- and Anthropic-compatible interface with automatic API translation lets you use one API format to access any supported model provider. + 2. Tracing / Threads: Thread-aware tracing captures full request timelines for deep observability and faster debugging. + 3. Fine-grained Permission: RBAC-based policies help teams govern access, usage, and data segregation precisely. + 4. Adaptive Load Balancing: Intelligent multi-strategy load balancing automatically selects optimal AI channels based on health, performance, and session consistency. +Tags: +- ai +- chatbot +- large-language-model +- llm +- proxy +ReleaseNotes: |- + What's Changed + - fix: preserve JSON-like string values in header override by @GhostFlying in https://github.com/looplj/axonhub/pull/1052 + - opt: image display in request/trace, close #1047 by @looplj in https://github.com/looplj/axonhub/pull/1056 + - fix(dashboard): incorrect time conversion in MySQL by @imlonghao in https://github.com/looplj/axonhub/pull/1058 + - fix(orchestrator): preserve completed responses on client disconnect by @Chengxiwei in https://github.com/looplj/axonhub/pull/1059 + - chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/1063 + - fix(github-copilot): GPT-5.4 should use Responses API by @imlonghao in https://github.com/looplj/axonhub/pull/1064 + New Contributors + - @GhostFlying made their first contribution in https://github.com/looplj/axonhub/pull/1052 + - @imlonghao made their first contribution in https://github.com/looplj/axonhub/pull/1058 + - @Chengxiwei made their first contribution in https://github.com/looplj/axonhub/pull/1059 + Full Changelog: https://github.com/looplj/axonhub/compare/v0.9.16...v0.9.17 +ReleaseNotesUrl: https://github.com/looplj/axonhub/releases/tag/v0.9.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.zh-CN.yaml b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e79d3c5df7e4d --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.17 +PackageLocale: zh-CN +ShortDescription: 一个现代化的 AI 网关系统,提供统一的 OpenAI(聊天补全、响应)、Anthropic、Gemini 和 AI SDK 兼容的 API +Description: |- + AxonHub 是一个 All-in-one AI 开发平台,提供统一的 API 网关、项目管理和全面的开发工具。平台提供 OpenAI、Anthropic 和 AI SDK 兼容的 API 层,通过转换器管道架构将请求转换到各种 AI 提供商。系统具备完整的追踪能力、基于项目的组织结构以及集成的 Playground 快速原型开发,帮助开发者和企业更好地管理 AI 开发工作流。 + 核心特性: + 1. 统一 API Unified API:兼容 OpenAI 与 Anthropic 的接口,配合转换管线实现模型互换与映射,无需改动现有代码。 + 2. 追踪 / 线程 Tracing / Threads:线程级追踪实时记录完整调用链路,提升可观测性与问题定位效率。 + 3. 细粒度权限 Fine-grained Permission:基于 RBAC 的权限策略,帮助团队精细管理访问控制、配额与数据隔离。 + 4. 自适应负载均衡 Adaptive Load Balancing: 智能多策略负载均衡,自动选择最优 AI 渠道,确保高可用性和最佳性能。 +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.yaml b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.yaml new file mode 100644 index 0000000000000..f4f096e528bd8 --- /dev/null +++ b/manifests/l/looplj/AxonHub/0.9.17/looplj.AxonHub.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: looplj.AxonHub +PackageVersion: 0.9.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 56d02d1fdffac9722e0686d30ee4ddd28dd19a33 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:11:11 +1100 Subject: [PATCH 05/68] Add version: Coder.Coder version 2.30.4 (#349124) --- .../Coder/2.30.4/Coder.Coder.installer.yaml | 32 +++++++++++++++++ .../2.30.4/Coder.Coder.locale.en-US.yaml | 34 +++++++++++++++++++ .../c/Coder/Coder/2.30.4/Coder.Coder.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/c/Coder/Coder/2.30.4/Coder.Coder.installer.yaml create mode 100644 manifests/c/Coder/Coder/2.30.4/Coder.Coder.locale.en-US.yaml create mode 100644 manifests/c/Coder/Coder/2.30.4/Coder.Coder.yaml diff --git a/manifests/c/Coder/Coder/2.30.4/Coder.Coder.installer.yaml b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.installer.yaml new file mode 100644 index 0000000000000..f13ea2986deb1 --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.30.4 +Commands: +- coder +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.4/coder_2.30.4_windows_amd64.zip + InstallerSha256: 8C5BC195ED737E88D06B5A94A30444C9322639B95AFE672844FC5B8DDD2B2FEF +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.4/coder_2.30.4_windows_amd64_installer.exe + InstallerSha256: 4B85AB4C3234FC6944E5B600DAE916F8FE1E2D23B9B554E7037509311081CABF + ProductCode: Coder + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.30.4/coder_2.30.4_windows_arm64.zip + InstallerSha256: 1AFF330B40E8B2C59CFC17365A37B041CC77C866CB3A5BB2DB0EA7C4A28DC214 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/c/Coder/Coder/2.30.4/Coder.Coder.locale.en-US.yaml b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.locale.en-US.yaml new file mode 100644 index 0000000000000..4bbbf82725a29 --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.30.4 +PackageLocale: en-US +Publisher: Coder Technologies, Inc. +PublisherUrl: https://coder.com/ +PublisherSupportUrl: https://github.com/coder/coder/issues +PrivacyUrl: https://coder.com/legal/privacy-policy +PackageName: Coder +PackageUrl: https://github.com/coder/coder +License: AGPL-3.0 +LicenseUrl: https://github.com/coder/coder/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Coder Technologies, Inc. +ShortDescription: Remote development environments on your infrastructure provisioned with Terraform +Description: Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of provisioning and accessing remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity. +Moniker: coder +Tags: +- aws +- azure +- cloud +- development +- docker +- ide +- kubernetes +- remote +- terraform +ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.30.4 +PurchaseUrl: https://coder.com/pricing +Documentations: +- DocumentUrl: https://coder.com/docs/coder-oss/latest +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Coder/Coder/2.30.4/Coder.Coder.yaml b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.yaml new file mode 100644 index 0000000000000..6bedaf9c4608d --- /dev/null +++ b/manifests/c/Coder/Coder/2.30.4/Coder.Coder.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.30.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From e9686b767b677ce96785e35eabbabfbed14c1b20 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: Mon, 16 Mar 2026 22:12:19 +0000 Subject: [PATCH 06/68] New version: natesales.q version 0.19.12 (#349131) --- .../q/0.19.12/natesales.q.installer.yaml | 24 ++++++++++ .../q/0.19.12/natesales.q.locale.en-US.yaml | 45 +++++++++++++++++++ .../n/natesales/q/0.19.12/natesales.q.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/n/natesales/q/0.19.12/natesales.q.installer.yaml create mode 100644 manifests/n/natesales/q/0.19.12/natesales.q.locale.en-US.yaml create mode 100644 manifests/n/natesales/q/0.19.12/natesales.q.yaml diff --git a/manifests/n/natesales/q/0.19.12/natesales.q.installer.yaml b/manifests/n/natesales/q/0.19.12/natesales.q.installer.yaml new file mode 100644 index 0000000000000..1c372566f1576 --- /dev/null +++ b/manifests/n/natesales/q/0.19.12/natesales.q.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: natesales.q +PackageVersion: 0.19.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: q.exe +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- q +ReleaseDate: 2026-02-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/natesales/q/releases/download/v0.19.12/q_0.19.12_windows_amd64.zip + InstallerSha256: 35238A11B4B2623064DBB7E61207A53E1B55619F3249F2E9B3ACD26F8DE18D14 +- Architecture: arm64 + InstallerUrl: https://github.com/natesales/q/releases/download/v0.19.12/q_0.19.12_windows_arm64.zip + InstallerSha256: 25479B18DBCB3897551D712D5A993707BE982D6CB14932CA4E2ABF801548F19E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/natesales/q/0.19.12/natesales.q.locale.en-US.yaml b/manifests/n/natesales/q/0.19.12/natesales.q.locale.en-US.yaml new file mode 100644 index 0000000000000..72ed98e5bee63 --- /dev/null +++ b/manifests/n/natesales/q/0.19.12/natesales.q.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: natesales.q +PackageVersion: 0.19.12 +PackageLocale: en-US +Publisher: Nate Sales +PublisherUrl: https://github.com/natesales/q +PublisherSupportUrl: https://github.com/natesales/q +Author: Nate Sales +PackageName: qdns +PackageUrl: https://github.com/natesales/q +License: GPL-3.0 +LicenseUrl: https://github.com/natesales/q/blob/HEAD/LICENSE +ShortDescription: A tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH. +Moniker: q +Tags: +- dns-client +- dns-over-https +- dns-over-quic +- dns-over-tls +- doh +- oblivious-dns-over-https +ReleaseNotes: |- + Changelog + - 871fa5c Add HTTPS as a default RR type + - 2b19fb7 Merge pull request #144 from racpast/fix/cli-arg-parsing + - 9e273f6 Merge pull request #145 from racpast/fix/idna-underscore + - 871b8e0 Merge pull request #149 from ryankoski/rk/update_default_rr + - 22a471f Merge pull request #155 from racpast/fix/quic-nil-pointer + - 68016ef Merge pull request #156 from racpast/feat/mdns-support + - d57b6cd Merge pull request #157 from racpast/feat/config-file + - f7b2ad2 chore: bump deps + - b26047b feat: add mDNS support by relaxing source IP verification + - 7de9545 feat: add support for loading options from ~/.qrc + - a4e2801 fix: duplicate sections + - 2625663 fix: ede test + - 77c0df2 fix: panic on empty argument in SetFalseBooleans + - 560e15f fix: prevent panic on nil QUIC connection close + - fb25e84 fix: resolve issue with combining short flags and equal signs + - 628e9a3 fix: tests + - 01e44c9 fix: use lax IDNA profile to support underscores in domains +ReleaseNotesUrl: https://github.com/natesales/q/releases/tag/v0.19.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/natesales/q/0.19.12/natesales.q.yaml b/manifests/n/natesales/q/0.19.12/natesales.q.yaml new file mode 100644 index 0000000000000..476d6553be3f4 --- /dev/null +++ b/manifests/n/natesales/q/0.19.12/natesales.q.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: natesales.q +PackageVersion: 0.19.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2cd7f0f5407106d5d5e84fa0f6456232decd83b7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:13:22 +0800 Subject: [PATCH 07/68] New version: ArtemChepurnyi.Keyguard version 2.6.1 (#349148) --- .../ArtemChepurnyi.Keyguard.installer.yaml | 20 +++++++++ .../ArtemChepurnyi.Keyguard.locale.en-US.yaml | 45 +++++++++++++++++++ .../ArtemChepurnyi.Keyguard.locale.zh-CN.yaml | 31 +++++++++++++ .../2.6.1/ArtemChepurnyi.Keyguard.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.installer.yaml create mode 100644 manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.en-US.yaml create mode 100644 manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml create mode 100644 manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.yaml diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.installer.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.installer.yaml new file mode 100644 index 0000000000000..22e0c1ff12e48 --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.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: ArtemChepurnyi.Keyguard +PackageVersion: 2.6.1 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{E23C029D-1194-3939-9163-CE662BFCEF22}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- UpgradeCode: '{846C6281-F349-4833-9E0E-AAE1C06006A0}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AChep/keyguard-app/releases/download/r20260316/Keyguard-2.6.1.msi + InstallerSha256: 7619EFA7A3D3883FF00DA3635000158F83A3DFCA2D4CE016977DAF3DB67A801A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.en-US.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.en-US.yaml new file mode 100644 index 0000000000000..b7ce93571d17a --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.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: ArtemChepurnyi.Keyguard +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: Unknown +PublisherUrl: https://artemchep.com/ +PublisherSupportUrl: https://github.com/AChep/keyguard-app/issues +Author: Artem Chepurnyi +PackageName: Keyguard +PackageUrl: https://github.com/AChep/keyguard-app +License: Freeware +LicenseUrl: https://github.com/AChep/keyguard-app/blob/HEAD/LICENSE +ShortDescription: An alternative client for the Bitwarden® platform +Description: |- + Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible. + Highlights: + - a beautiful rich and responsive Material You user interface; + - a powerful and fast search; + - a support for creating & using passkeys - a modern alternative to passwords. + - a watchtower that finds items with Pwned passwords, Vulnerable accounts, Reused passwords, Inactive two factor authentication, Inactive passkeys, Unsecure Websites as well as Duplicate, Incomplete and Expiring items, and other; + - multi-account support 🌠 with secure login and two-factor authentication support; + - add items 🌠 and sends 🌠, modify 🌠, and view your vault offline; + - export individual or organization items, including the attachments; + - beautiful Light/Dark theme; + - a generator with SSH keys, Email forwarders, Custom wordlists support, and many other features; + - a support for placeholders and URL overrides; + - and much more! + 🌠 - on Android requires the Premium one-time or subscription license. +Tags: +- credential +- password +- protect +- protection +- security +ReleaseNotes: |- + This release provides corrections for the Bitwarden integration. The public URL for Bitwarden Send has been fixed for users on the EU server. Additionally, password history for Bitwarden accounts now correctly reflects changes made to secret fields. + All changes + - 1d3c1e08 - chore: Bump app version to 2.6.1 + - e41ac37c - fix(Bitwarden): Reflect the changes of the secret fields in the password history #1295 + - 2808a5e8 - fix(Bitwarden): Correct public Send url for EU Bitwarden server +ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260316 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d8ee74c3b3438 --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.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: ArtemChepurnyi.Keyguard +PackageVersion: 2.6.1 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Bitwarden® 平台的替代客户端 +Description: |- + Keyguard 是 Bitwarden® 平台的替代客户端,旨在提供最佳的用户体验。 + 亮点: + - 美观丰富、反应灵敏的 Material You 用户界面; + - 强大而快速的搜索功能; + - 支持创建和使用 passkey--现代密码替代品。 + - 可查找具有被破解密码、漏洞账户、重复使用的密码、不活动的双因素身份验证、不活动的 passkey、不安全的网站以及重复、不完整和过期等项目的哨兵; + - 多账户支持 🌠 支持安全登录和双因素身份验证; + - 添加项目 🌠 和发送 🌠、修改 🌠 并离线查看您的保险库; + - 导出个人或组织项目,包括附件; + - 漂亮的浅色/深色主题; + - 带有 SSH 密钥的生成器、电子邮件转发器、自定义词表支持等功能; + - 支持占位符和 URL 覆盖; + - 不仅于此! + 🌠 - 在 Android 上需要高级一次性许可证或订阅许可证。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260316 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.yaml new file mode 100644 index 0000000000000..bee3810355b4a --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.6.1/ArtemChepurnyi.Keyguard.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: ArtemChepurnyi.Keyguard +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d4b45f355172924972cc9232631e078e0df2238e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:14:45 +0100 Subject: [PATCH 08/68] New version: Sidero.omnictl version 1.6.0 (#349149) --- .../1.6.0/Sidero.omnictl.installer.yaml | 15 ++ .../1.6.0/Sidero.omnictl.locale.en-US.yaml | 188 ++++++++++++++++++ .../Sidero/omnictl/1.6.0/Sidero.omnictl.yaml | 8 + 3 files changed, 211 insertions(+) create mode 100644 manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.installer.yaml create mode 100644 manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.locale.en-US.yaml create mode 100644 manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.yaml diff --git a/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.installer.yaml b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.installer.yaml new file mode 100644 index 0000000000000..21ef228189cb8 --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.6.0 +InstallerType: portable +Commands: +- omnictl +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/siderolabs/omni/releases/download/v1.6.0/omnictl-windows-amd64.exe + InstallerSha256: 1C145D817F48045F321DCDE6D88FF0F521C32705282D6763CBC0D92EEF42D6C0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.locale.en-US.yaml b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.locale.en-US.yaml new file mode 100644 index 0000000000000..64995521df886 --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.locale.en-US.yaml @@ -0,0 +1,188 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Sidero Labs +PublisherUrl: https://github.com/siderolabs/omni +PublisherSupportUrl: https://github.com/siderolabs/omni/issues +PrivacyUrl: https://www.siderolabs.com/privacy-policy/ +Author: Sidero Labs +PackageName: omnictl +PackageUrl: https://github.com/siderolabs/omni +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/siderolabs/omni/blob/HEAD/LICENSE +ShortDescription: A command line tool for communicating with Omni +Moniker: omnictl +Tags: +- k8s +- kubernetes +- omni +- talos +ReleaseNotes: |- + Omni 1.6.0 (2026-03-16) + Welcome to the v1.6.0 release of Omni! + Please try out the release binaries and report any issues at + https://github.com/siderolabs/omni/issues. + Urgent Upgrade Notes (No, really, you MUST read this before you upgrade) + The deprecated flags and config fields that were kept for the SQLite migration period (introduced in v1.4.0) have been removed. + If you still have any of the following flags or config keys set, you must remove them before upgrading, as they will cause startup errors: + - --audit-log-dir (.logs.audit.path) + - --secondary-storage-path (.storage.secondary.path) + - --machine-log-storage-path (.logs.machine.storage.path) + - --machine-log-storage-enabled (.logs.machine.storage.enabled) + - --log-storage-path (.logs.machine.storage.path) + - --embedded-discovery-service-snapshot-path (.services.embeddedDiscoveryService.snapshotsPath) + - --machine-log-buffer-capacity (.logs.machine.bufferInitialCapacity) + - --machine-log-buffer-max-capacity (.logs.machine.bufferMaxCapacity) + - --machine-log-buffer-safe-gap (.logs.machine.bufferSafetyGap) + - --machine-log-num-compressed-chunks (.logs.machine.storage.numCompressedChunks) + The automatic migration code for BoltDB secondary storage, file-based audit logs, file-based discovery service snapshots, and circular buffer machine logs has also been removed. If you are upgrading from a version older than v1.4.0, you must first upgrade to v1.4.x to complete the migrations, then upgrade to this version. + Talos and Kubernetes CA Rotation + Omni now supports rotating the Talos and Kubernetes Certificate Authorities for managed clusters. + Talos and Kubernetes Versions in ClusterStatus + The ClusterStatus resource now includes talos_version and kubernetes_version fields, making cluster version information available programmatically. They are now also shown in the cluster list in the UI. + Pending and Historical Config Diffs in UI + The UI now shows pending and historical configuration diffs, making it easy to review what changed and when. + diffs + Force Machine Destroy + A --force flag has been added to the machine destroy command (and a corresponding UI option) to forcibly remove machines that are stuck or unresponsive. + Helm Chart v2 + A new Helm chart v2 has been implemented with improved structure and more configurable options. + More configuration values are now exposed in the Helm chart, giving operators greater flexibility when deploying Omni. + Installation Media Wizard + The installation media flow now uses a wizard-based UI by default, replacing the previous modal dialog. Presets may now also be saved, allowing for future reuse. + wizard + Machine Log Storage Cleanup + Global size-based cleanup has been added for machine log storage, preventing unbounded disk usage. + Configurable options for audit log cleanup have also been added. + Minimum Talos Version Bump + The minimum supported Talos version for new clusters has been bumped to 1.8. + Minor UI Improvements + Other minor UI improvements part of this release: + - Talos and Kubernetes versions are now shown in the cluster list. + - Node name and UUID are shown in the support bundle modal. + - Machine set pools now have a collapse/expand toggle. + - Cluster scaling has been moved to a modal dialog. + - Getting started guidance and empty-state pages have been added for clusters, machines, and machine classes. + - Instructions for adding machines and exporting cluster templates are now shown in the UI. + - Clarification text has been added to backup settings. + - YouTube video embedding is now supported in documentation/onboarding flows. + - The frontend authentication flow no longer requires an explicit login click. + - Resource labels use new colors for improved visual clarity. + Detailed Node Disk Information + The node details page now shows detailed disk information, including disk model, size, and type. + disks + PCI Devices on Node Details + The node details page now includes a dedicated section listing all PCI devices present on the node. + devices + Reset Node Unique Tokens + It is now possible to reset the unique token for a node, which can be useful for re-enrolling machines. + OIDC Token Cache Isolation for Kubeconfigs + Generated kubeconfigs now use isolated OIDC token caches, preventing token collisions between different kubeconfig users. + Pending Machines + Machines that were previously rejected can now be unrejected from the UI, allowing them to be accepted into Omni. + Rejected machines can also now be deleted directly from the UI. + SAML Logout Flow + Omni now implements the SAML logout flow, properly terminating sessions with the SAML identity provider on sign-out. + SQLite Metrics and Cleanup Counters + Metrics for the SQLite state backend have been exposed, along with cleanup counters for better observability. + Upgrade Parallelism + The upgrade parallelism for machine sets can now be configured via cluster templates and the UI, allowing operators to control how many machines are upgraded concurrently. + User and Service Account Activity Tracking + Omni now tracks the last activity time for users and service accounts, providing better visibility into account usage. + User Management gRPC Endpoints + New ManagementService gRPC endpoints have been added for user operations, enabling programmatic user management. + Configurable User and Service Account Limits + Operators can now enforce configurable limits on the number of users and service accounts that can be created in Omni. + Custom Vault Kubernetes Auth Mount Path + The Vault Kubernetes authentication mount path is now configurable, supporting non-default Vault configurations. + Contributors + - Edward Sammut Alessi + - Andrey Smirnov + - Utku Ozdemir + - Oguz Kilcan + - Artem Chernyshev + - Kevin Tijssen + - Noel Georgi + - Orzelius + - Mateusz Urbanek + - Pranav Patil + - Tim Jones + - Daddie0 + - Daniil Kivenko + - Dmitrii Sharshakov + - Justin Garrison + - Steve Francis + - greenpsi + Changes + 160 commits + - 69873dc8 release(v1.6.0): prepare release + - cf7d7524 feat: enforce configurable machine registration limit + - 711782b0 feat: warn about non-factory machines on extensions and kernel args + - dcf25297 docs: fix cluster create command in development docs + - be6862ac fix(frontend): cater for cmd/ctrl click on cluster/machine links + - 7d902897 fix: properly update infra provider connection status + - cf7be162 release(v1.6.0-beta.3): prepare release + - 6d52a697 feat: add hsts header for omni frontend + - 385c512d test: fix ConfigPatching test + - 72cb85a4 feat: add configurable bandwidth rate limiting for SideroLink tunnel + - 49795f0c feat(frontend): display appropriate message for talos apis when booting + - 3a19194f fix: add missing timeout to the backup download calls in secrets ctrl + - 017b0398 fix(frontend): fix cluster details layout for ultrawide and mobile + - febba94d test: fix flaky link cleanup test + - 118a2c7c chore(frontend): expose error codes on watches + - 28e85107 fix: calculate diff history and machine config out of applied config + - 7a153579 chore: remove go-jsonschema fork, use upstream v0.22.0 + - 1e9b733c chore: bump deps, rekres + - 31e13e9e fix: do not release lock on apply config fails + - 91ec5eed fix(frontend): prevent -1 stats on home page + - cf8f58e6 fix(frontend): correct config patch routing for cluster machines + - cec99c31 feat(frontend): replace mount status data with volume status data + - 433fe435 chore: bump default talos version + - 23951c5c fix(frontend): reset support bundle state on close + - 7ed46ba9 feat(frontend): reintroduce apexcharts tree-shaking + - a566261b feat(frontend): allow specifying date range for audit logs + - 75b77f7f fix: skip schematic comparison for invalid schematic machines + - d4ae1460 release(v1.6.0-beta.2): prepare release + - 0b01dfdd fix: use localhost for internal kubeconfig server address + - 8ebaa095 fix(frontend): revert apexcharts tree-shaking + - a168a96e feat: add info for audit-log filter args + - afe41b09 release(v1.6.0-beta.1): prepare release + - e2adcb0b fix: close ssa manager after use + - 543cf70b chore: force SSA manifests sync mode for Talos >= 1.13 + - 6a0da38f chore(frontend): bump dependencies + - ef3946cf fix: use uncached read for MachineExtensions in SchematicConfiguration + - 1e6be81f refactor: introduce uncached reader/writer package, fix flaky tests + - beb7dba8 release(v1.6.0-beta.0): prepare release + - a7b8b145 feat(frontend): update selected state of machineset labels + - 943a9ad4 fix(frontend): reset pagination when selectors change + - 05738937 feat: support setting upgrade parallelism in templates and UI + - a9f2937c feat: add OIDC token cache isolation for generated kubeconfigs + - 8a814d17 feat(frontend): use new resource label colors + - 0cb34323 refactor(frontend): use tailwind classes instead of color variables + - 8a72a8ae refactor(frontend): don't interpolate resource label classes + - f8a42eeb chore: move graceful upgrades to the lowest level + - 6f0ca32f fix(frontend): truncate machine classes in cluster list + - 5bb4ad9d fix(frontend): fix pending manifests warning sidebar color + - 6d03fc7c feat: track user and service account last activity + - a6811877 refactor(frontend): create pagecontainer component to manage padding + - e7f7a8ee fix(frontend): re-add padding in cluster scoped for error case + - ed1ebe35 fix: enhance SAML handler startup error + - a907c311 fix: properly select extensions when they're defined for cluster/ms lvl + - 66dbbdc6 feat(frontend): add instructions for adding machines + - 51747657 chore: update LICENSE + - 2372684a feat(frontend): show pci devices on node details + - 823af623 fix(frontend): fix unintented icon button size overrides + - b5076c19 feat: implement saml logout flow + - e57b7f5b chore(frontend): bump storybook dependencies + - 5d13f4ba chore(frontend): add uncategorised vue lint rules + - 415111c7 chore(frontend): update eslint related dependencies + - 05957580 chore(frontend): add lint rule for scoped styles + - f361fa73 chore: bump deps + - ba578e60 feat(frontend): move cluster scale pencil edit to a modal + - 7b1de4f0 feat(frontend): show talos and k8s versions in the cluster list +ReleaseNotesUrl: https://github.com/siderolabs/omni/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.yaml b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.yaml new file mode 100644 index 0000000000000..416f9b39f8ffa --- /dev/null +++ b/manifests/s/Sidero/omnictl/1.6.0/Sidero.omnictl.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sidero.omnictl +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ba9caa233b4e407a6feb297574a55b0c4fa5e39b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:15:46 +0800 Subject: [PATCH 09/68] Update: Waytech.CloudDrive2 version 1.0 (1.0.1) (#349150) --- .../1.0/Waytech.CloudDrive2.installer.yaml | 10 +++++----- .../1.0/Waytech.CloudDrive2.locale.en-US.yaml | 2 +- .../1.0/Waytech.CloudDrive2.locale.zh-CN.yaml | 17 +++++++---------- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.installer.yaml b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.installer.yaml index 9f7dd5c73eef5..53dce55067f3b 100644 --- a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.installer.yaml +++ b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.installer.yaml @@ -7,13 +7,13 @@ InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: '{6A67D75D-B097-4828-B0DA-9257E00ECEF4}_is1' -ReleaseDate: 2026-03-13 +ReleaseDate: 2026-03-16 Installers: - Architecture: x64 - InstallerUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v1.0.0/CloudDrive2Setup-X64-1.0.0.exe - InstallerSha256: 3083C58393528AA9E881D7A14FC325916802F36C1A32021944099DEF2944F295 + InstallerUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v1.0.1/CloudDrive2Setup-X64-1.0.1.exe + InstallerSha256: 4BBC04ECC0A496530BFA21E20A64B78861A529B14D98D7BC9CA99B367E273109 - Architecture: arm64 - InstallerUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v1.0.0/CloudDrive2Setup-Arm64-1.0.0.exe - InstallerSha256: 3DCB1B8FA273B1D5D4222EDC192BFD6D375EACE9B8C4CCACA8FBC6C7EB95F82F + InstallerUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v1.0.1/CloudDrive2Setup-Arm64-1.0.1.exe + InstallerSha256: 953AC74D1EB4609CDB14392135E5C91B30746742A437B8C809DB14F6DF60BC32 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.en-US.yaml b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.en-US.yaml index 532d4fd51c27b..fed448b96280d 100644 --- a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.en-US.yaml +++ b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.en-US.yaml @@ -26,7 +26,7 @@ Tags: - server - share - storage -ReleaseNotesUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v1.0.0 +ReleaseNotesUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v1.0.1 PurchaseUrl: https://www.clouddrive2.com/pricing.html ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.zh-CN.yaml b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.zh-CN.yaml index da1157ab59741..9ad0e4c4686d9 100644 --- a/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.zh-CN.yaml +++ b/manifests/w/Waytech/CloudDrive2/1.0/Waytech.CloudDrive2.locale.zh-CN.yaml @@ -28,16 +28,13 @@ Tags: - 文件 - 服务器 ReleaseNotes: |- - 1. 全新的 WebUI 3.0: 从.NET 7 Blazor Wasm 改为 Rust Wasm,发布包大小从 36MB 降至 8MB,原生 WASM 运行时,响应速度有很大提升;全新设计的移动端界面,移动设备访问更方便;新增支持显示最新访问文件;新增支持右键菜单;全面的无障碍化适配;以及其它多项新特性和界面功能改进。注意:古老版本的浏览器可能不再支持或者不能完全支持,推荐 Chrome 75+、Firefox 79+、Safari 15+、Edge 79+ 以获得最佳体验。 - 2. 跨云复制/移动源文件变更检测:本地文件作为复制/移动任务源文件时,启动文件系统监控检测上传期间的文件修改。若文件在哈希计算后(预处理/排队/传输阶段)被修改,自动取消上传并重新计算哈希后重传。支持目录和单文件任务,支持系统重启后自动恢复监控 - 3. OneDrive 实现全盘搜索,并且支持全盘内容搜索,搜索结果最多返回 1000 条 - 4. 本地文件缓存规则调整:本地文件缓存开关从按云存储帐号配置改为按文件夹配置,支持子文件夹继承和覆盖,新增缓存规则:文件大小上下限、文件扩展名白名单/黑名单 - 5. 在添加云存储阶段可设置 API 代理和数据代理 - 6. 修复下载任务列表中访问进程显示可能不全的问题 - 7. 修复在极个别情况下 API Token 可能丢失的问题 - 8. 修复一个可能会导致 Google Drive 上传失败的 bug - 9. 其它 bug 修复和性能改进 -ReleaseNotesUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v1.0.0 + 1. 安全加固:修复一个部署在公网的 clouddrive2 服务在某些情况下可能存在的安全漏洞,强烈建议所有用户升级以避免可能的信息泄露 + 2. 修复 Web 界面在宽屏显示器上布局不合理的问题 + 3. Web 界面媒体查看器鼠标滚轮平滑导航:鼠标滚轮切换图片时不再瞬间跳转,改为类似拖拽的滑动过渡效果,支持触控板和鼠标滚轮 + 4. 仪表盘最近文件折叠功能:最近文件区域支持展开/折叠 + 5. 全面无障碍访问审计:修复某些组件的无障碍属性缺失的问题 + 6. 其它界面优化 +ReleaseNotesUrl: https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v1.0.1 PurchaseUrl: https://www.clouddrive2.com/pricing.html ManifestType: locale ManifestVersion: 1.12.0 From d7fc0f4a92e13331cf9d45a8aab5443c817e5743 Mon Sep 17 00:00:00 2001 From: SAKIBUL HOQUE SAKI <75006749+saki-saki09@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:45:16 +0600 Subject: [PATCH 10/68] New package: SAKI.GraphGenerator version 1.0 (#349008) --- .../1.0/SAKI.GraphGenerator.installer.yaml | 12 ++++++++ .../1.0/SAKI.GraphGenerator.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.0/SAKI.GraphGenerator.yaml | 8 +++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.installer.yaml create mode 100644 manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.locale.en-US.yaml create mode 100644 manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.yaml diff --git a/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.installer.yaml b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.installer.yaml new file mode 100644 index 0000000000000..dd48c3d863132 --- /dev/null +++ b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SAKI.GraphGenerator +PackageVersion: "1.0" +InstallerType: inno +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/saki-saki09/GraphGenerator/releases/download/v1.0/GraphGenerator_v1.0_Setup.exe + InstallerSha256: B34A9212F024A920D0B31CE0ADD50148217A6BC5F7454518FDD2084243C24B9C +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.locale.en-US.yaml b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.locale.en-US.yaml new file mode 100644 index 0000000000000..a5b982abf99e1 --- /dev/null +++ b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SAKI.GraphGenerator +PackageVersion: "1.0" +PackageLocale: en-US +Publisher: SAKIBUL HOQUE SAKI +PublisherUrl: https://github.com/saki-saki09/GraphGenerator +PublisherSupportUrl: https://www.facebook.com/groups/fs.code.helper +PrivacyUrl: https://github.com/saki-saki09/GraphGenerator +Author: SAKIBUL HOQUE SAKI +PackageName: Graph Generator +PackageUrl: https://github.com/saki-saki09/GraphGenerator +License: MIT +LicenseUrl: https://github.com/saki-saki09/GraphGenerator/blob/master/LICENSE +Copyright: Copyright (c) 2026 SAKIBUL HOQUE SAKI +CopyrightUrl: https://github.com/saki-saki09/GraphGenerator/blob/master/LICENSE +ShortDescription: Graph Generator +Description: This a simple linear expression graph generator created using python +Moniker: graphgen +Tags: +- graph +- plot +- graph generator +ReleaseNotes: Initial release of Graph Generator with basic plotting functionality. +ReleaseNotesUrl: https://github.com/saki-saki09/GraphGenerator/releases +PurchaseUrl: https://github.com/saki-saki09/GraphGenerator/releases +InstallationNotes: Use Linear Expressions to plot graphs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.yaml b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.yaml new file mode 100644 index 0000000000000..694776b4d6c5e --- /dev/null +++ b/manifests/s/SAKI/GraphGenerator/1.0/SAKI.GraphGenerator.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SAKI.GraphGenerator +PackageVersion: "1.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 23ec78e4324277ae1115d8386bf34e9964140b60 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:55:16 +0100 Subject: [PATCH 11/68] New version: sunfish-shogi.shogihome version 1.27.0 (#348794) --- .../sunfish-shogi.shogihome.installer.yaml | 30 +++++++++++ .../sunfish-shogi.shogihome.locale.ja-JP.yaml | 54 +++++++++++++++++++ .../1.27.0/sunfish-shogi.shogihome.yaml | 8 +++ 3 files changed, 92 insertions(+) create mode 100644 manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.installer.yaml create mode 100644 manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.locale.ja-JP.yaml create mode 100644 manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.yaml diff --git a/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.installer.yaml b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.installer.yaml new file mode 100644 index 0000000000000..83dde36dd39ba --- /dev/null +++ b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sunfish-shogi.shogihome +PackageVersion: 1.27.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: nullsoft +NestedInstallerFiles: +- RelativeFilePath: ShogiHome Setup 1.27.0.exe +UpgradeBehavior: install +FileExtensions: +- csa +- jkf +- ki2 +- ki2u +- kif +- kifu +ProductCode: 692caf9f-2b82-5037-8dc6-3c12b81a2761 +ReleaseDate: 2026-03-15 +AppsAndFeaturesEntries: +- DisplayName: ShogiHome 1.27.0 + Publisher: Kubo, Ryosuke + ProductCode: 692caf9f-2b82-5037-8dc6-3c12b81a2761 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/sunfish-shogi/shogihome/releases/download/v1.27.0/release-v1.27.0-win.zip + InstallerSha256: D84C26B4C75BA212A471A51ED65A89247DE3D177D00A37873C7414C8FF104DFF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.locale.ja-JP.yaml b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.locale.ja-JP.yaml new file mode 100644 index 0000000000000..a8b77554a1d99 --- /dev/null +++ b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.locale.ja-JP.yaml @@ -0,0 +1,54 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sunfish-shogi.shogihome +PackageVersion: 1.27.0 +PackageLocale: ja-JP +Publisher: sunfish-shogi +PublisherUrl: https://github.com/sunfish-shogi +PublisherSupportUrl: https://github.com/sunfish-shogi/shogihome/issues +PackageName: ShogiHome +PackageUrl: https://github.com/sunfish-shogi/shogihome +License: MIT +LicenseUrl: https://github.com/sunfish-shogi/shogihome/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Kubo Ryosuke +CopyrightUrl: https://github.com/sunfish-shogi/shogihome/blob/v1.19.4/LICENSE#L3C1-L3C32 +ShortDescription: 高機能な将棋の GUI +Description: コンピューターとの対局や棋譜の編集・検討 +Tags: +- electron +- shogi +- typescript +- usi +- vite +- vitejs +- vue +- vuejs +- vuejs3 +ReleaseNotes: |- + What's Changed + 新機能 + - 次の手の分岐を表示する機能 by @sunfish-shogi in #1454 + - エンジンの代わりに定跡を検索して着手する機能 by @sunfish-shogi in #1457 + - 並列対局機能 by @sunfish-shogi in #1461 + - SPRT (Sequential Probability Ratio Test) by @sunfish-shogi in #1476 #1479 + - 消費時間グラフを表示する機能 by @sunfish-shogi in #1483 + - 駒をドラッグ&ドロップで操作する機能 by @sunfish-shogi in #1502 + - 矢印に最善手からの評価値の差を表示する機能 by @sunfish-shogi in #1508 + 改善 + - CPUやメモリの過剰割り当てを対局ダイアログで警告する機能 by @sunfish-shogi in #1465 + - 「駒の増減」ダイアログに駒数を一括で変更するボタンを設置 by @sunfish-shogi in #1469 + - 局面図の文字の縦位置を自動調整するように改善 by @sunfish-shogi in #1484 + - .kif と .ki2 の保存に UTF-8 を使うオプションを追加 by @sunfish-shogi in #1485 + - 対局開始局面に SFEN を指定する機能 by @sunfish-shogi in #1480 + - 検討機能を終了するホットキー Ctrl+R(Cmd+R) を追加 by @sunfish-shogi in #1481 + - Windows のメニーコア環境で論理スレッド数が少なく見える問題を修正 by @sunfish-shogi in #1496 + - アプリ設定画面のタブ切り替え機能 by @sunfish-shogi in #1500 @sunfish-shogi in #1509 + - 矢印表示の対象とする評価値の範囲を指定する設定項目を追加 by @sunfish-shogi in #1511 + 翻訳 + - Update Vietnamese translation by @IcefoxKishi in #1470 + - [VN] Translation update by @IcefoxKishi in #1499 + Full Changelog: v1.26.1...v1.27.0 +ReleaseNotesUrl: https://github.com/sunfish-shogi/shogihome/releases/tag/v1.27.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.yaml b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.yaml new file mode 100644 index 0000000000000..af2d4a1d5d0d4 --- /dev/null +++ b/manifests/s/sunfish-shogi/shogihome/1.27.0/sunfish-shogi.shogihome.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: sunfish-shogi.shogihome +PackageVersion: 1.27.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From 5974317bb8581604acc2fa59b430c529e7423bda Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:56:29 +0100 Subject: [PATCH 12/68] New version: cURL.cURL version 8.19.0.2 (#349059) --- .../cURL/8.19.0.2/cURL.cURL.installer.yaml | 48 +++++++++++++++++++ .../cURL/8.19.0.2/cURL.cURL.locale.en-US.yaml | 32 +++++++++++++ manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.yaml | 8 ++++ 3 files changed, 88 insertions(+) create mode 100644 manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.installer.yaml create mode 100644 manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.locale.en-US.yaml create mode 100644 manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.yaml diff --git a/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.installer.yaml new file mode 100644 index 0000000000000..7d205bd63986e --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.installer.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.19.0.2 +InstallerType: zip +NestedInstallerType: portable +Protocols: +- DICT +- FILE +- FTP +- FTPS +- GOPHER +- GOPHERS +- HTTP +- HTTPS +- IMAP +- IMAPS +- LDAP +- LDAPS +- MQTT +- POP3 +- POP3S +- RTMP +- RTMPS +- RTSP +- SCP +- SFTP +- SMB +- SMBS +- SMTP +- SMTPS +- TELNET +- TFTP +ReleaseDate: 2026-03-11 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.19.0_2-win64-mingw/bin/curl.exe + InstallerUrl: https://curl.se/windows/dl-8.19.0_2/curl-8.19.0_2-win64-mingw.zip + InstallerSha256: E0CEBD34E102AE828540C502A19B956B61F40F56C02F75160E7C3248C245E3F5 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: curl-8.19.0_2-win64a-mingw/bin/curl.exe + InstallerUrl: https://curl.se/windows/dl-8.19.0_2/curl-8.19.0_2-win64a-mingw.zip + InstallerSha256: AD44635662D42ECDFB98A20624FE4BD1F3E27E3A850CC4845CC31B3307E22A1B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.locale.en-US.yaml new file mode 100644 index 0000000000000..60746cb1ac59c --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cURL.cURL +PackageVersion: 8.19.0.2 +PackageLocale: en-US +Publisher: curl +PublisherUrl: https://curl.se/ +PublisherSupportUrl: https://curl.se/support.html +Author: Daniel Stenberg +PackageName: cURL +PackageUrl: https://curl.se/ +License: Freeware +LicenseUrl: https://curl.se/docs/copyright.html +Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. +CopyrightUrl: https://curl.se/docs/copyright.html +ShortDescription: Command line tool and library for transferring data with URLs +Moniker: curl +PurchaseUrl: https://curl.se/donation.html +Documentations: +- DocumentLabel: Everything curl (full documentation) + DocumentUrl: https://everything.curl.dev/ +- DocumentLabel: FAQ + DocumentUrl: https://curl.se/docs/faq.html +- DocumentLabel: GitHub + DocumentUrl: https://github.com/curl/curl +- DocumentLabel: Manpage (Usage) + DocumentUrl: https://curl.se/docs/manpage.html +- DocumentLabel: Published Security Vulnerabilities + DocumentUrl: https://curl.se/docs/security.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.yaml new file mode 100644 index 0000000000000..5dc7e83f52c92 --- /dev/null +++ b/manifests/c/cURL/cURL/8.19.0.2/cURL.cURL.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: cURL.cURL +PackageVersion: 8.19.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cbf2f73e34e58a83179df29932aa75e1ec641938 Mon Sep 17 00:00:00 2001 From: Tianyi Tao Date: Tue, 17 Mar 2026 06:57:16 +0800 Subject: [PATCH 13/68] New version: Casey.Just version 1.47.1 (#349153) --- .../Just/1.47.1/Casey.Just.installer.yaml | 16 ++++++++++ .../Just/1.47.1/Casey.Just.locale.en-US.yaml | 32 +++++++++++++++++++ manifests/c/Casey/Just/1.47.1/Casey.Just.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/c/Casey/Just/1.47.1/Casey.Just.installer.yaml create mode 100644 manifests/c/Casey/Just/1.47.1/Casey.Just.locale.en-US.yaml create mode 100644 manifests/c/Casey/Just/1.47.1/Casey.Just.yaml diff --git a/manifests/c/Casey/Just/1.47.1/Casey.Just.installer.yaml b/manifests/c/Casey/Just/1.47.1/Casey.Just.installer.yaml new file mode 100644 index 0000000000000..70c47fd6dcdec --- /dev/null +++ b/manifests/c/Casey/Just/1.47.1/Casey.Just.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.47.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: just.exe +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/casey/just/releases/download/1.47.1/just-1.47.1-x86_64-pc-windows-msvc.zip + InstallerSha256: 0F059A129049E4EFAFF5FF645182972EDB07180248F769C5153A90765643BB7B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/Casey/Just/1.47.1/Casey.Just.locale.en-US.yaml b/manifests/c/Casey/Just/1.47.1/Casey.Just.locale.en-US.yaml new file mode 100644 index 0000000000000..6f5154d6934d9 --- /dev/null +++ b/manifests/c/Casey/Just/1.47.1/Casey.Just.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.47.1 +PackageLocale: en-US +Publisher: Casey Rodarmor +PublisherUrl: https://github.com/casey +PublisherSupportUrl: https://github.com/casey/just/issues +Author: Casey Rodarmor +PackageName: Just +PackageUrl: https://github.com/casey/just +License: CC0-1.0 +LicenseUrl: https://github.com/casey/just/blob/HEAD/LICENSE +ShortDescription: Just a command runner +Description: just is a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make +ReleaseNotes: |- + Fixed + - Block on running parallel dependencies (#3139 by casey) + - Fix setting-exported assignment visibility in child modules (#3128 by casey) + Added + - Add eager keyword to force evaluation of unused assignments (#3131 by casey) + Changed + - Only evaluate used variables in --evaluate and --command (#3130 by casey) + Misc + - Make eager assignments unstable (#3140 by casey) + - Include path to .env file in error messages (#3135 by casey) + - Consolidate override checking (#3127 by casey) + - Update readme version references (#3126 by casey) +ReleaseNotesUrl: https://github.com/casey/just/releases/tag/1.47.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Casey/Just/1.47.1/Casey.Just.yaml b/manifests/c/Casey/Just/1.47.1/Casey.Just.yaml new file mode 100644 index 0000000000000..93d63c02811a6 --- /dev/null +++ b/manifests/c/Casey/Just/1.47.1/Casey.Just.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.47.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 6182796900f6e0fc389de2e8ce640892d6aeb244 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:04:55 +0800 Subject: [PATCH 14/68] ReleaseNotes: GlennDelahoy.SnappyDriverInstallerOrigin version 1.17.8.829 (#347560) --- .../GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml | 4 ++-- ...GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml index dc2419abbe0f2..3ab6ccd439c5f 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.installer.yaml @@ -4,17 +4,17 @@ PackageIdentifier: GlennDelahoy.SnappyDriverInstallerOrigin PackageVersion: 1.17.8.829 InstallerType: zip +NestedInstallerType: portable UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-03-07 Installers: - Architecture: x86 - NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: SDIO_R829.exe PortableCommandAlias: sdio InstallerUrl: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.17.8.829.zip InstallerSha256: 5303C67B6885D6FF5AFDCF3A2363AE152963E618FFD7140FCE11900BC9BCCBE3 - Architecture: x64 - NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: SDIO_x64_R829.exe PortableCommandAlias: sdio diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml index 2db14decab836..078e38b8539b1 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.17.8.829/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml @@ -23,7 +23,9 @@ Tags: - driver-downloader - samdriverspack - sdio -# ReleaseNotes: +ReleaseNotes: |- + * SamLab Driver Packs 26.02.2 + * SDIO Driver Packs 26.03.1 # ReleaseNotesUrl: # PurchaseUrl: # InstallationNotes: From 3c89be266dcf995236a204f31a9b305f94bbf11c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:18:52 +1100 Subject: [PATCH 15/68] New version: Coder.Coder version 2.31.1 (#344928) --- .../Coder/2.31.1/Coder.Coder.installer.yaml | 32 +++++++++++++++++ .../2.31.1/Coder.Coder.locale.en-US.yaml | 34 +++++++++++++++++++ .../c/Coder/Coder/2.31.1/Coder.Coder.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/c/Coder/Coder/2.31.1/Coder.Coder.installer.yaml create mode 100644 manifests/c/Coder/Coder/2.31.1/Coder.Coder.locale.en-US.yaml create mode 100644 manifests/c/Coder/Coder/2.31.1/Coder.Coder.yaml diff --git a/manifests/c/Coder/Coder/2.31.1/Coder.Coder.installer.yaml b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.installer.yaml new file mode 100644 index 0000000000000..3bff623a50725 --- /dev/null +++ b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.31.1 +Commands: +- coder +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.31.1/coder_2.31.1_windows_amd64.zip + InstallerSha256: EE2A49C9593DA978F30443CA00F08AB1A12182CA404F976F176A8DA56BC7F830 +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/coder/coder/releases/download/v2.31.1/coder_2.31.1_windows_amd64_installer.exe + InstallerSha256: 600F6BF61618935DD7B61D2316F66878FDFE81F8CFC93E84C7748AE0C13E3B7A + ProductCode: Coder + ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: coder.exe + InstallerUrl: https://github.com/coder/coder/releases/download/v2.31.1/coder_2.31.1_windows_arm64.zip + InstallerSha256: FF6FEBB21065D1768EEF80DFD38D61BE756F0CE42C2151F24B2377B8FD5D15C2 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-03 diff --git a/manifests/c/Coder/Coder/2.31.1/Coder.Coder.locale.en-US.yaml b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.locale.en-US.yaml new file mode 100644 index 0000000000000..74ace0ad860f3 --- /dev/null +++ b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.31.1 +PackageLocale: en-US +Publisher: Coder Technologies, Inc. +PublisherUrl: https://coder.com/ +PublisherSupportUrl: https://github.com/coder/coder/issues +PrivacyUrl: https://coder.com/legal/privacy-policy +PackageName: Coder +PackageUrl: https://github.com/coder/coder +License: AGPL-3.0 +LicenseUrl: https://github.com/coder/coder/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022 Coder Technologies, Inc. +ShortDescription: Remote development environments on your infrastructure provisioned with Terraform +Description: Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of provisioning and accessing remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity. +Moniker: coder +Tags: +- aws +- azure +- cloud +- development +- docker +- ide +- kubernetes +- remote +- terraform +ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.31.1 +PurchaseUrl: https://coder.com/pricing +Documentations: +- DocumentUrl: https://coder.com/docs/coder-oss/latest +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Coder/Coder/2.31.1/Coder.Coder.yaml b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.yaml new file mode 100644 index 0000000000000..33fad07f2c582 --- /dev/null +++ b/manifests/c/Coder/Coder/2.31.1/Coder.Coder.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Coder.Coder +PackageVersion: 2.31.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From b137bba00c2c745c61586d9c641b7e0a9bfc3982 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:23:56 +0800 Subject: [PATCH 16/68] New package: CtrlPrint.CtrlPrintTransferManager version 1.6.10 (#348955) --- ...nt.CtrlPrintTransferManager.installer.yaml | 22 ++++++++++++ ...CtrlPrintTransferManager.locale.en-US.yaml | 36 +++++++++++++++++++ ...CtrlPrintTransferManager.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../CtrlPrint.CtrlPrintTransferManager.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.installer.yaml create mode 100644 manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.en-US.yaml create mode 100644 manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.zh-CN.yaml create mode 100644 manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.yaml diff --git a/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.installer.yaml b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.installer.yaml new file mode 100644 index 0000000000000..089d1c752ddf5 --- /dev/null +++ b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CtrlPrint.CtrlPrintTransferManager +PackageVersion: 1.6.10 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +UpgradeBehavior: install +Protocols: +- ctrl +ProductCode: '{6512DB9B-2DBE-4A23-9942-6428E137ABA9}' +ReleaseDate: 2026-01-12 +AppsAndFeaturesEntries: +- UpgradeCode: '{2292E482-BBB7-461F-B53A-F2334A47C89D}' +Installers: +- Architecture: x86 + InstallerUrl: https://apps.ctrlprint.net/apps/transfermanager/CtrlPrintTransferManager.msi + InstallerSha256: 3B7B132C53F2F5DD6C5733F8272E5D827EB1BFCED3A8F1AB7B909FC7EB349927 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.en-US.yaml b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.en-US.yaml new file mode 100644 index 0000000000000..a51cbbc33755b --- /dev/null +++ b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CtrlPrint.CtrlPrintTransferManager +PackageVersion: 1.6.10 +PackageLocale: en-US +Publisher: CtrlPrint AB +PublisherUrl: https://support.ctrlprint.com/ +PublisherSupportUrl: https://support.ctrlprint.com/ +PrivacyUrl: https://ctrlprint.com/privacy-policy +Author: CtrlPrint AB +PackageName: CtrlPrint Transfer Manager +PackageUrl: https://support.ctrlprint.com/download-transfer-manager-for-windows +License: Proprietary +# LicenseUrl: +Copyright: Copyright 2012-2026 +# CopyrightUrl: +ShortDescription: A essential desktop application that acts as the "bridge" between the cloud-based CtrlPrint collaboration platform and your local computer. +Description: |- + CtrlPrint Transfer Manager is a essential desktop application that acts as the "bridge" between the cloud-based CtrlPrint collaboration platform and your local computer. + If you are working on corporate reports (like Annual or ESG reports) using Adobe InDesign or Adobe InCopy, this is the tool that handles the heavy lifting of moving files back and forth. + + Core Functions + - Seamless File Transfer: It automates the process of downloading documents from the CtrlPrint server to your computer and uploading them back once you have finished your edits. + - Version Control: One of its most critical roles is ensuring you are always working on the most recent version of a chapter. It prevents "version chaos" by tracking who has a file checked out. + - Adobe Integration: It works in the background to launch InDesign or InCopy automatically when you click "Edit" on the CtrlPrint website. + - Security & Integrity: It ensures that files are transferred securely and that the document's integrity (links, tags, and formatting) is maintained throughout the process. +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.zh-CN.yaml b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cd95dc5db2c29 --- /dev/null +++ b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CtrlPrint.CtrlPrintTransferManager +PackageVersion: 1.6.10 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 在基于云的 CtrlPrint 协作平台与您本地计算机之间搭建“桥梁”。 +Description: |- + CtrlPrint Transfer Manager 是一款必不可少的桌面应用程序,充当基于云的 CtrlPrint 协作平台与您本地计算机之间的“桥梁”。 + 如果您正在使用 Adobe InDesign 或 Adobe InCopy 制作企业报告(如年度报告或 ESG 报告),该工具将负责处理文件来回传输的繁重工作。 + + 核心功能 + - 无缝文件传输:自动将文档从 CtrlPrint 服务器下载到您的计算机,并在您完成编辑后将其上传回服务器。 + - 版本控制:其最关键的作用之一是确保您始终在处理章节的最新版本。通过跟踪文件的签出状态,避免“版本混乱”。 + - Adobe 集成:在后台运行,当您在 CtrlPrint 网站上点击“编辑”时,自动启动 InDesign 或 InCopy。 + - 安全与完整性:确保文件安全传输,并在整个过程中保持文档的完整性(包括链接、标签和格式)。 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.yaml b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.yaml new file mode 100644 index 0000000000000..8c6d6a278f36a --- /dev/null +++ b/manifests/c/CtrlPrint/CtrlPrintTransferManager/1.6.10/CtrlPrint.CtrlPrintTransferManager.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CtrlPrint.CtrlPrintTransferManager +PackageVersion: 1.6.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 079b47fc0bc7d23a10d393d8fbaf62bea47fd148 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:28:29 +0800 Subject: [PATCH 17/68] New version: RandomEngy.VidCoder version 12.17.0 (12.17) (#347948) --- .../RandomEngy.VidCoder.installer.yaml | 26 +++++++++++++ .../RandomEngy.VidCoder.locale.en-US.yaml | 37 +++++++++++++++++++ .../RandomEngy.VidCoder.locale.zh-CN.yaml | 25 +++++++++++++ .../VidCoder/12.17.0/RandomEngy.VidCoder.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.installer.yaml create mode 100644 manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.en-US.yaml create mode 100644 manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.zh-CN.yaml create mode 100644 manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.yaml diff --git a/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.installer.yaml b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.installer.yaml new file mode 100644 index 0000000000000..0a2981b5a0172 --- /dev/null +++ b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.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: RandomEngy.VidCoder +PackageVersion: 12.17.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +FileExtensions: +- vjpreset +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: VidCoder.Stable +ReleaseDate: 2026-03-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/RandomEngy/VidCoder/releases/download/v12.17/VidCoder-12.17.exe + InstallerSha256: 5A2533EF4B9D9E43181B2DB550823553B0AA5C424B6EE441A21581BBCFA6680A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.en-US.yaml b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.en-US.yaml new file mode 100644 index 0000000000000..bedbd679d7025 --- /dev/null +++ b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.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: RandomEngy.VidCoder +PackageVersion: 12.17.0 +PackageLocale: en-US +Publisher: RandomEngy +PublisherUrl: https://vidcoder.net/ +PublisherSupportUrl: https://github.com/RandomEngy/VidCoder/issues +Author: David Rickard +PackageName: VidCoder +PackageUrl: https://vidcoder.net/ +License: GPL-2.0 +LicenseUrl: https://github.com/RandomEngy/VidCoder/blob/HEAD/License.txt +Copyright: © 2010-2026 VidCoder Developers +ShortDescription: VidCoder is an open-source DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. +Tags: +- audio +- convert +- decode +- decoder +- encode +- encoder +- filter +- handbrake +- media +- multimedia +- rip +- transcode +- transcoder +- video +ReleaseNotes: |- + - Updated HandBrake core to 1.11. + - Updated framework to .NET 10. +ReleaseNotesUrl: https://github.com/RandomEngy/VidCoder/releases/tag/v12.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.zh-CN.yaml b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f703c0c6e0901 --- /dev/null +++ b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.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: RandomEngy.VidCoder +PackageVersion: 12.17.0 +PackageLocale: zh-CN +ShortDescription: VidCoder 是一款面向 Windows 系统的开源 DVD/蓝光光盘提取及视频转码工具,其编码核心采用 HandBrake 引擎驱动。 +Tags: +- handbrake +- 压制 +- 多媒体 +- 媒体 +- 滤镜 +- 视频 +- 编码 +- 编码器 +- 解码 +- 解码器 +- 转换 +- 转码 +- 过滤 +- 过滤器 +- 音频 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.yaml b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.yaml new file mode 100644 index 0000000000000..6ea362075364a --- /dev/null +++ b/manifests/r/RandomEngy/VidCoder/12.17.0/RandomEngy.VidCoder.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: RandomEngy.VidCoder +PackageVersion: 12.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 915527f1040190ca54271f9ae61d61937b84b84a Mon Sep 17 00:00:00 2001 From: EDM115 Date: Tue, 17 Mar 2026 00:29:53 +0100 Subject: [PATCH 18/68] New version: EDM115.monorepo-hash version 2.1.0 (#349157) --- .../2.1.0/EDM115.monorepo-hash.installer.yaml | 18 +++++++++++++ .../EDM115.monorepo-hash.locale.en-US.yaml | 25 +++++++++++++++++++ .../2.1.0/EDM115.monorepo-hash.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.installer.yaml create mode 100644 manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.locale.en-US.yaml create mode 100644 manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.yaml diff --git a/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.installer.yaml b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.installer.yaml new file mode 100644 index 0000000000000..687e75d45651a --- /dev/null +++ b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: EDM115.monorepo-hash +PackageVersion: 2.1.0 +InstallerType: portable +Commands: +- monorepo-hash +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/EDM115/monorepo-hash/releases/download/2.1.0/monorepo-hash-windows-x64.exe + InstallerSha256: 094394D5E4D8601B3812BEA8C10AEBB7D615B3650AFF816B8403C76BA018C057 +- Architecture: arm64 + InstallerUrl: https://github.com/EDM115/monorepo-hash/releases/download/2.1.0/monorepo-hash-windows-arm64.exe + InstallerSha256: E215FAB6AF6BAA0839C8305EC68308AEA88B2026BBD428F0E28CB30D2D4F4C92 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-07 diff --git a/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.locale.en-US.yaml b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.locale.en-US.yaml new file mode 100644 index 0000000000000..c12d6fec134a9 --- /dev/null +++ b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: EDM115.monorepo-hash +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: EDM115 +PublisherUrl: https://github.com/EDM115 +PublisherSupportUrl: https://github.com/EDM115/monorepo-hash/issues +Author: EDM115 +PackageName: monorepo-hash +License: MIT +Copyright: https://raw.githubusercontent.com/EDM115/monorepo-hash/master/LICENSE +ShortDescription: A CLI tool to generate hashes for the workspaces of your monorepo +Tags: +- monorepo +- hash +- pnpm +- yarn +- npm +- bun +- deno +ReleaseNotesUrl: https://github.com/EDM115/monorepo-hash/releases/tag/2.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.yaml b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.yaml new file mode 100644 index 0000000000000..32e6ad9fc7b82 --- /dev/null +++ b/manifests/e/EDM115/monorepo-hash/2.1.0/EDM115.monorepo-hash.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: EDM115.monorepo-hash +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8ae5cc4f2fc4fe95a0c47a1e429be7ad57f3b94d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:31:28 +0800 Subject: [PATCH 19/68] New version: BenthicSoftware.PLEdit.7 version 7.5.0.750 (#349160) --- .../BenthicSoftware.PLEdit.7.installer.yaml | 22 +++++++++++ ...BenthicSoftware.PLEdit.7.locale.en-US.yaml | 38 +++++++++++++++++++ ...BenthicSoftware.PLEdit.7.locale.zh-CN.yaml | 16 ++++++++ .../7/7.5.0.750/BenthicSoftware.PLEdit.7.yaml | 8 ++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.installer.yaml create mode 100644 manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.en-US.yaml create mode 100644 manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml create mode 100644 manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.yaml diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.installer.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.installer.yaml new file mode 100644 index 0000000000000..75000c073efc7 --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.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: BenthicSoftware.PLEdit.7 +PackageVersion: 7.5.0.750 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- pwf +ReleaseDate: 2026-03-09 +Installers: +- Architecture: x86 + InstallerUrl: https://www.benthicsoftware.com/apps/pledit7setup750_32bit.exe + InstallerSha256: 4DD973A88AFFE69632B7110B399F413D21380E11A842E262CEC755EF5D767517 + ProductCode: Golden732_is1 +- Architecture: x64 + InstallerUrl: https://www.benthicsoftware.com/apps/pledit7setup750_64bit.exe + InstallerSha256: 67FE722A048CC09BF583A30D27167BA2221CD991DBE364F22E4539C45EEB17D1 + ProductCode: Golden764_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.en-US.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.en-US.yaml new file mode 100644 index 0000000000000..625eeb1023766 --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.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: BenthicSoftware.PLEdit.7 +PackageVersion: 7.5.0.750 +PackageLocale: en-US +Publisher: Benthic Software +PublisherUrl: https://www.benthicsoftware.com/ +PublisherSupportUrl: https://www.benthicsoftware.com/support.html +PrivacyUrl: https://www.benthicsoftware.com/privacy.html +Author: Benthic Software, LLC +PackageName: 'Benthic Software: PLEdit 7.x' +PackageUrl: https://www.benthicsoftware.com/pledit.html +License: Proprietary +LicenseUrl: https://www.benthicsoftware.com/license.html +Copyright: Copyright © 1996-2026 Benthic Software, LLC +CopyrightUrl: https://www.benthicsoftware.com/license.html +ShortDescription: Oracle PL/SQL Tool +Description: PLEdit allows editing and compiling of Oracle PL/SQL code modules (stored procedures.) It is optimized to be quick and resource friendly. +Tags: +- database +- db +- oracle +- query +- sql +ReleaseNotes: |- + - New portable application mode via command-line options or marker file. + - New zip file download for easy installs, scripted installs, and portable app mode support. + - New export/import all options choices on the login window (useful for portable mode.) + - Fixed an issue showing the sqlbuilder on Oracle 12.1.0. + - Performance improvements when editing large code modules. + - Performance improvements with replace all on large files. + - Several changes for high DPI per monitor support. + - Improvements to the login window for dark mode. +ReleaseNotesUrl: https://www.benthicsoftware.com/pledit.html +PurchaseUrl: https://www.benthicsoftware.com/pledit.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2618917bef5cc --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.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: BenthicSoftware.PLEdit.7 +PackageVersion: 7.5.0.750 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Oracle PL/SQL 工具 +Description: PLEdit 允许编辑和编译 Oracle PL/SQL 代码模块(存储过程)。 +Tags: +- oracle +- sql +- 数据库 +- 查询 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.yaml b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.yaml new file mode 100644 index 0000000000000..e239d7457fdbe --- /dev/null +++ b/manifests/b/BenthicSoftware/PLEdit/7/7.5.0.750/BenthicSoftware.PLEdit.7.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: BenthicSoftware.PLEdit.7 +PackageVersion: 7.5.0.750 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5875dce9978ffcf5c4a435fbfbb76dc294908a91 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:34:08 +0800 Subject: [PATCH 20/68] New version: ZhipuAI.AutoClaw version 0.2.15 (#347952) --- .../0.2.15/ZhipuAI.AutoClaw.installer.yaml | 18 ++++++++++++ .../0.2.15/ZhipuAI.AutoClaw.locale.en-US.yaml | 21 ++++++++++++++ .../0.2.15/ZhipuAI.AutoClaw.locale.zh-CN.yaml | 28 +++++++++++++++++++ .../AutoClaw/0.2.15/ZhipuAI.AutoClaw.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.installer.yaml create mode 100644 manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.en-US.yaml create mode 100644 manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.zh-CN.yaml create mode 100644 manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.yaml diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.installer.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.installer.yaml new file mode 100644 index 0000000000000..f7bcfad469655 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.15 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 17c157dc-f11b-59bd-960e-33d7d54a4288 +ReleaseDate: 2026-03-11 +Installers: +- Architecture: x64 + InstallerUrl: https://autoglm.aminer.cn/autoclaw/updates/autoclaw-0.2.15-setup.exe + InstallerSha256: 9771869251DDBEFF54198F7E133AAAC45477C2AC6F61C7EB65D1B4943391C2E5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.en-US.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..15f4fff959cd9 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.en-US.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.15 +PackageLocale: en-US +Author: Beijing Zhipu Huazhang Technology Co., Ltd. +License: Proprietary +ShortDescription: Embed Agent execution capabilities into a single IM entry point. +Description: AutoClaw is an AI assistant tool that supports one-click installation of OpenClaw. Compatible with Windows and macOS, it offers Feishu integration, hot-swappable models, over 50 skills, and AutoGLM browser automation capabilities, enabling even beginners to get started quickly. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.zh-CN.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..82c93f94a3f71 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.15 +PackageLocale: zh-CN +Publisher: ZhipuAI +PublisherUrl: https://zhipuai.cn/ +PrivacyUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_privacy&favicon=autoglm +Author: 北京智谱华章科技有限公司 +PackageName: AutoClaw +PackageUrl: https://autoglm.zhipuai.cn/autoclaw/ +License: 专有软件 +LicenseUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_agreement&favicon=autoglm +Copyright: © 2026 版权所有 北京智谱华章科技股份有限公司 +CopyrightUrl: https://autoglm.aminer.cn/web/md2html/index.html?md=autoclaw_agreement&favicon=autoglm +ShortDescription: 将 Agent 执行力装进一个 IM 入口 +Description: AutoClaw(澳龙)是一款支持 OpenClaw 一键安装的 AI 助手工具,支持 Windows 与 macOS,提供飞书集成、模型热插拔、50+ 技能与 AutoGLM 浏览器自动化能力,小白也能快速上手。 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.yaml b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.yaml new file mode 100644 index 0000000000000..f5fadd88a7d28 --- /dev/null +++ b/manifests/z/ZhipuAI/AutoClaw/0.2.15/ZhipuAI.AutoClaw.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: ZhipuAI.AutoClaw +PackageVersion: 0.2.15 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From b24896cc89a089b5a13347e2d7afae9cec640b61 Mon Sep 17 00:00:00 2001 From: "Andy Rosa @ DF" <42922649+andyrosa2@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:36:33 -0500 Subject: [PATCH 21/68] New package: DigitalForcesCorp.ResolutionSuggester version 1.0.0 (#348697) --- ...cesCorp.ResolutionSuggester.installer.yaml | 14 +++++++++++++ ...Corp.ResolutionSuggester.locale.en-US.yaml | 21 +++++++++++++++++++ ...DigitalForcesCorp.ResolutionSuggester.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.installer.yaml create mode 100644 manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.locale.en-US.yaml create mode 100644 manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.yaml diff --git a/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.installer.yaml b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.installer.yaml new file mode 100644 index 0000000000000..f0a973becbf01 --- /dev/null +++ b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DigitalForcesCorp.ResolutionSuggester +PackageVersion: 1.0.0 +InstallerType: portable +Commands: +- resolution_suggester +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Digital-Forces-Corp/resolution_suggester/releases/download/v1.0.0/resolution_suggester.exe + InstallerSha256: 37E40F439794E926AA4DD3707AF7874B91BA58CCC60627ED52F0EC5239989A40 + ReleaseDate: 2026-03-14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.locale.en-US.yaml b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.locale.en-US.yaml new file mode 100644 index 0000000000000..68a3ab8e30c86 --- /dev/null +++ b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DigitalForcesCorp.ResolutionSuggester +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Digital Forces Corp +PublisherUrl: https://github.com/Digital-Forces-Corp +PublisherSupportUrl: https://github.com/Digital-Forces-Corp/resolution_suggester/issues +PackageName: Resolution Suggester +PackageUrl: https://github.com/Digital-Forces-Corp/resolution_suggester +License: Proprietary +ShortDescription: Analyzes monitor resolutions and recommends RDP window positioning for optimal screen usage +Description: Detects the current monitor's resolution, DPI, and available display modes, then calculates optimal RDP window sizes and positions for single or dual-window layouts. Outputs ready-to-use winposstr values and can edit .rdp files directly. +Tags: +- cli +- rdp +- remote-desktop +- resolution +- windows +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.yaml b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.yaml new file mode 100644 index 0000000000000..7d615d7bebe1b --- /dev/null +++ b/manifests/d/DigitalForcesCorp/ResolutionSuggester/1.0.0/DigitalForcesCorp.ResolutionSuggester.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DigitalForcesCorp.ResolutionSuggester +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 5a00f652fc1dd79fd96c29392a39edf9ecd3826f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:03:37 +0100 Subject: [PATCH 22/68] New version: mortenn.BrowserPicker version 3.0.2 (#348222) --- .../mortenn.BrowserPicker.installer.yaml | 30 +++++++++++++ .../mortenn.BrowserPicker.locale.en-US.yaml | 43 +++++++++++++++++++ .../3.0.2/mortenn.BrowserPicker.yaml | 8 ++++ 3 files changed, 81 insertions(+) create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.installer.yaml create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.locale.en-US.yaml create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.yaml diff --git a/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.installer.yaml b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.installer.yaml new file mode 100644 index 0000000000000..a158d6791d28d --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mortenn.BrowserPicker +PackageVersion: 3.0.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 +ProductCode: '{3CADC897-8CDD-4E49-AD6D-35831E2A3788}' +ReleaseDate: 2026-03-12 +AppsAndFeaturesEntries: +- DisplayName: BrowserPicker + ProductCode: '{3CADC897-8CDD-4E49-AD6D-35831E2A3788}' + UpgradeCode: '{31E74D4E-57DD-4786-BEB8-B9B8188F2764}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\BrowserPicker' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mortenn/BrowserPicker/releases/download/v3.0.2/BrowserPicker.msi + InstallerSha256: 07D59016EE66603CF005A944D7C799865C2246CF9AC4B97F5EFC8BE6EDA5780B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.locale.en-US.yaml b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.locale.en-US.yaml new file mode 100644 index 0000000000000..b94b4ab4bac28 --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mortenn.BrowserPicker +PackageVersion: 3.0.2 +PackageLocale: en-US +Publisher: Runsafe +PublisherUrl: https://github.com/mortenn +PublisherSupportUrl: https://github.com/mortenn/BrowserPicker/issues +Author: Morten Nilsen +PackageName: Browser Picker +PackageUrl: https://github.com/mortenn/BrowserPicker +License: MIT +LicenseUrl: https://github.com/mortenn/BrowserPicker/blob/HEAD/LICENSE +Copyright: Copyright (c) 2018 Morten Nilsen +CopyrightUrl: https://github.com/mortenn/BrowserPicker/blob/main/LICENSE +ShortDescription: Smart browser selector for Windows +Description: |- + A default browser replacement for windows to let you pick your preferred browser on the fly or in + accordance with your own rules. + + You can easily configure it to use Firefox for github.com and slashdot.org, but leave Edge to + handle microsoft.com and even let Internet Explorer handle that old internal LOB app you'd rather + not use but must. +ReleaseNotes: |- + Highlights + - Fixed browser sort mode persistence so manual, usage-based, and alphabetical ordering survives restarts again. + - Fixed clipped browser icons in settings dropdowns. + - Prevented removing built-in browsers and polished the browser editor layout, sizing, and path handling. + Changed + - Normalized repository line endings with .gitattributes for cleaner cross-platform diffs. + Resolved issues + - Fixed browser sort mode resetting after restart. Resolves #221. + - Fixed browser icon clipping in settings dropdowns. Resolves #222. + - Fixed removable controls appearing for well-known browsers. Resolves #223. + Included pull requests + - #224 Persist browser sort mode across restarts + - #225 Fix browser icon clipping in settings dropdowns + - #226 Prevent removing well-known browsers and polish the browser editor + Full Changelog: v3.0.1...v3.0.2 +ReleaseNotesUrl: https://github.com/mortenn/BrowserPicker/releases/tag/v3.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.yaml b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.yaml new file mode 100644 index 0000000000000..49f75dd28241a --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.2/mortenn.BrowserPicker.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: mortenn.BrowserPicker +PackageVersion: 3.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cddf447cd66ed48b3837a62cc0a7d6eda6a3d522 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:04:30 +0100 Subject: [PATCH 23/68] New version: JosephFinney.Text-Grab version 4.12.1 (#348245) --- .../JosephFinney.Text-Grab.installer.yaml | 19 ++++++++++ .../JosephFinney.Text-Grab.locale.en-US.yaml | 35 +++++++++++++++++++ .../4.12.1/JosephFinney.Text-Grab.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.installer.yaml create mode 100644 manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.locale.en-US.yaml create mode 100644 manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.yaml diff --git a/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.installer.yaml b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.installer.yaml new file mode 100644 index 0000000000000..abebd898587e5 --- /dev/null +++ b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JosephFinney.Text-Grab +PackageVersion: 4.12.1 +InstallerLocale: en-US +InstallerType: portable +Commands: +- text-grab +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ReleaseDate: 2026-03-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/TheJoeFin/Text-Grab/releases/download/v4.12.1/Text-Grab.exe + InstallerSha256: EABC09F43683123E6B6BD2274D0CA2375C6429DF0EB30F07412444B099B9C7F9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.locale.en-US.yaml b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.locale.en-US.yaml new file mode 100644 index 0000000000000..c6344fe696ba7 --- /dev/null +++ b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JosephFinney.Text-Grab +PackageVersion: 4.12.1 +PackageLocale: en-US +Publisher: Joseph Finney +PublisherUrl: https://joefinapps.com/ +PublisherSupportUrl: https://joefinapps.com/contact/ +Author: Joseph Finney +PackageName: Text Grab +PackageUrl: https://github.com/TheJoeFin/Text-Grab +License: MIT +LicenseUrl: https://github.com/TheJoeFin/Text-Grab/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Joseph Finney +CopyrightUrl: https://raw.githubusercontent.com/TheJoeFin/Text-Grab/main/LICENSE +ShortDescription: Text Grab is a minimal Windows utility which makes all visible text available for copy and paste. +Moniker: text-grab +Tags: +- ocr +- open-source +- utility +ReleaseNotes: |- + v4.12.1 + - updated packages + - EXEs are signed now! + Translate + (Store Version only) Translate text using the local models on Copilot+ PCs from the Edit Text Window or in place on the Grab Frame + image + Fullscreen Grab Post-Grab Action Settings + You can now set defaults and change the Post Grab Actions menu + image +ReleaseNotesUrl: https://github.com/TheJoeFin/Text-Grab/releases/tag/v4.12.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.yaml b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.yaml new file mode 100644 index 0000000000000..d112691510f21 --- /dev/null +++ b/manifests/j/JosephFinney/Text-Grab/4.12.1/JosephFinney.Text-Grab.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: JosephFinney.Text-Grab +PackageVersion: 4.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2c24c53e4476fecbe17b1736e3fa88f3556787c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:05:33 +0800 Subject: [PATCH 24/68] New version: ImageMagick.ImageMagick.Q16 version 7.1.2.17 (#348865) --- ...ImageMagick.ImageMagick.Q16.installer.yaml | 33 +++++++++ ...geMagick.ImageMagick.Q16.locale.en-US.yaml | 69 +++++++++++++++++++ ...geMagick.ImageMagick.Q16.locale.zh-CN.yaml | 33 +++++++++ .../7.1.2.17/ImageMagick.ImageMagick.Q16.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.installer.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.en-US.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.yaml diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.installer.yaml new file mode 100644 index 0000000000000..ba18520cf831d --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.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.Q16 +PackageVersion: 7.1.2.17 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Commands: +- compare +- composite +- conjure +- identify +- magick +- mogrify +- montage +- stream +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-17/ImageMagick-7.1.2-17-Q16-x86-dll.exe + InstallerSha256: F6B9588648D4F5E7076A7849B3D587D6171ED97BFCE53166EF637DFFC92474FA + ProductCode: ImageMagick 7.1.2 Q16 (32-bit)_is1 +- Architecture: x64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-17/ImageMagick-7.1.2-17-Q16-x64-dll.exe + InstallerSha256: CFFACE861FBEC8B9303C9114886666A6D7BF65A77FCAA4CBA54E447C516C0420 + ProductCode: ImageMagick 7.1.2 Q16 (64-bit)_is1 +- Architecture: arm64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-17/ImageMagick-7.1.2-17-Q16-arm64-dll.exe + InstallerSha256: 5303F5E9B51BDDC5B936BB3A68299B57EE271E8927D15A137A90FECDAE73C254 + ProductCode: ImageMagick 7.1.2 Q16 (arm64)_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.en-US.yaml new file mode 100644 index 0000000000000..90cb0279c24f6 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.2.17 +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 +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 + - Bump github/codeql-action from 4.32.2 to 4.32.6 #8613 + Commits + - beta release f76661e + - Add cast to unsigned char helper method to check for out of band data df6fb58 + - eliminate compiler warning d38cf29 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rwgm-46rq-f86h 2352dcb + - https://github.com/ImageMagick/ImageMagick/issues/8609 7f42468 + - eliminate compiler warning f712069 + - Corrected copy paste mistake. 87e1969 + - Updated the Windows dependencies. fa13d1c + - https://github.com/ImageMagick/ImageMagick/discussions/8608 ad75915 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-354p-2qx7-jg9g 248c1d2 + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-354p-2qx7-jg9g 9bb57cc + - Consistent spacing. 8125151 + - Revert changes so we can put it in a separate advisory. d5433b2 + - Corrected out of bounds write of a single zero byte (GHSA-gc62-2v5p-qpmp) 361b42c + - Restored patch because the CVSS score would be low. e5eeaaa + - Corrected check for overflow of resource requests. a3c1b86 + - cosmetic fba010f + - https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-354p-2qx7-jg9g b84e013 + - Cosmetic. e989b89 + - https://github.com/ImageMagick/ImageMagick/discussions/8603 99bda88 + - https://github.com/ImageMagick/ImageMagick/discussions/5807 0fbd821 + - sanitize clip path name 452c4e9 + - Cosmetic 5ecbdcc + - Make sure the correct quotes are used with mingw and msys (#8574) ec2498d + - latest autoconf/automake updates cf62401 + - use descriptive quote, CMD_QUOTE 55c4e0e + - correct kernel width casting 9b1840d + - Removed unused CMD_QUOTE. db5aae4 + - Reverted incorrect patch. 6e5a854 + - Apply correct patch for GHSA-cqw9-w2m7-r2m2. 3ed1049 + - Corrected initialization. 98982e4 + - release 3f2f629 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-17---2026-03-15 +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/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f3fe3110a926d --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.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.Q16 +PackageVersion: 7.1.2.17 +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 +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/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.yaml new file mode 100644 index 0000000000000..ecdd0f6cba56f --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.17/ImageMagick.ImageMagick.Q16.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.Q16 +PackageVersion: 7.1.2.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e7d7782fc1fcc7b7528bed0758e2249bc1f406ea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:06:27 +0800 Subject: [PATCH 25/68] New version: Rambox.Rambox version 2.6.1 (#348882) --- .../Rambox/2.6.1/Rambox.Rambox.installer.yaml | 26 +++++++++++++ .../2.6.1/Rambox.Rambox.locale.en-US.yaml | 39 +++++++++++++++++++ .../2.6.1/Rambox.Rambox.locale.zh-CN.yaml | 19 +++++++++ .../r/Rambox/Rambox/2.6.1/Rambox.Rambox.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.installer.yaml create mode 100644 manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.en-US.yaml create mode 100644 manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.zh-CN.yaml create mode 100644 manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.yaml diff --git a/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.installer.yaml b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.installer.yaml new file mode 100644 index 0000000000000..057ba49ad05e4 --- /dev/null +++ b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.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: Rambox.Rambox +PackageVersion: 2.6.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: a53f4587-45c2-53bd-bc06-9f53011c5a65 +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ramboxapp/download/releases/download/v2.6.1/Rambox-2.6.1-win-x64.exe + InstallerSha256: 0317458B6A8824504927EA7910B5155DBC90227941D568EAA1F3F11722A6F891 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ramboxapp/download/releases/download/v2.6.1/Rambox-2.6.1-win-x64.exe + InstallerSha256: 0317458B6A8824504927EA7910B5155DBC90227941D568EAA1F3F11722A6F891 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.en-US.yaml b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.en-US.yaml new file mode 100644 index 0000000000000..e6c93fe4fdddd --- /dev/null +++ b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.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: Rambox.Rambox +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: Rambox LLC +PublisherUrl: https://rambox.app/ +PublisherSupportUrl: https://support.rambox.app/ +PrivacyUrl: https://rambox.app/privacy +Author: Rambox LLC +PackageName: Rambox +PackageUrl: https://rambox.app/download-windows/ +License: Proprietary +LicenseUrl: https://rambox.app/eula/ +Copyright: © 2026 Rambox LLC. All rights reserved. +CopyrightUrl: https://rambox.app/eula/ +ShortDescription: Workspace simplifier - The only way to organize your workspace and boost your productivity +Description: Rambox is a workspace organizer that allows you to unify as many applications as you want, all in one place. It is perfect for those who care about productivity while working with many business and personal apps. +Tags: +- app +- application +- workspace +ReleaseNotes: |- + Changelog + Fixes + - Fixed a compatibility issue with App Badge notifications in some web services. + - Enhanced OS detection to correctly identify macOS Tahoe. + - Re-added cert signing for Windows (both installer and executable). + - Fixed Linux updater. Previously it was pointing only to .snap version instead of correct extension (.snap, .deb, .appImage, .rpm and tar.gz). + - Fixed issue where icons were not showing in the Workspace Config "Select icon" drawer. + - Fixed several silent warnings. +ReleaseNotesUrl: https://github.com/ramboxapp/download/releases/tag/v2.6.1 +PurchaseUrl: https://rambox.app/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://rambox.app/faqs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.zh-CN.yaml b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.locale.zh-CN.yaml new file mode 100644 index 0000000000000..64fcdbf96da6d --- /dev/null +++ b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.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: Rambox.Rambox +PackageVersion: 2.6.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 工作区整理神器——唯一能系统化管理办公空间并提升效率的解决方案 +Description: Rambox 作为专业工作区管理工具,支持将所有应用程序统一整合到单一平台。这款工具专为需要同时处理多款商务应用与个人应用,且注重工作效率提升的用户群体量身打造。 +Tags: +- 工作区 +- 应用 +- 应用程序 +ReleaseNotesUrl: https://github.com/ramboxapp/download/releases/tag/v2.6.1 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://rambox.app/faqs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.yaml b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.yaml new file mode 100644 index 0000000000000..ba96a56faec21 --- /dev/null +++ b/manifests/r/Rambox/Rambox/2.6.1/Rambox.Rambox.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: Rambox.Rambox +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From db10907a0ff8fad7d7aae6f377c7ba7380bd01a6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:07:19 +0800 Subject: [PATCH 26/68] New version: Eigent.Eigent version 0.0.88 (#349099) --- .../0.0.88/Eigent.Eigent.installer.yaml | 20 ++++++++++++ .../0.0.88/Eigent.Eigent.locale.en-US.yaml | 32 +++++++++++++++++++ .../0.0.88/Eigent.Eigent.locale.zh-CN.yaml | 20 ++++++++++++ .../e/Eigent/Eigent/0.0.88/Eigent.Eigent.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.installer.yaml create mode 100644 manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.en-US.yaml create mode 100644 manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.zh-CN.yaml create mode 100644 manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.yaml diff --git a/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.installer.yaml b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.installer.yaml new file mode 100644 index 0000000000000..8d0ea6b649593 --- /dev/null +++ b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.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: Eigent.Eigent +PackageVersion: 0.0.88 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- eigent +ProductCode: 43cf9a21-a8d8-502c-ae9c-d83d6c42c83e +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/eigent-ai/eigent/releases/download/v0.0.88/Eigent.Setup.0.0.88.exe + InstallerSha256: B89CF2BFD6BC875B8896670FEB73BD4A02E3B9C90DADC07D9E67946C7E111029 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.en-US.yaml b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.en-US.yaml new file mode 100644 index 0000000000000..e304fbf666a26 --- /dev/null +++ b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.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: Eigent.Eigent +PackageVersion: 0.0.88 +PackageLocale: en-US +Publisher: Eigent.AI +PublisherUrl: https://www.eigent.ai/ +PublisherSupportUrl: https://docs.eigent.ai/troubleshooting/support +Author: Eigent UK Ltd +PackageName: Eigent +PackageUrl: https://www.eigent.ai/ +License: Apache-2.0 +LicenseUrl: https://github.com/eigent-ai/eigent/blob/HEAD/LICENSE +Copyright: © 2026 Eigent.AI All rights reserved. +ShortDescription: The Open Source Cowork Desktop to Unlock Your Exceptional Productivity. +Description: |- + Eigent is the open source cowork desktop application, empowering you to build, manage, and deploy a custom AI workforce that can turn your most complex workflows into automated tasks. + Built on CAMEL-AI's acclaimed open-source project, our system introduces a Multi-Agent Workforce that boosts productivity through parallel execution, customization, and privacy protection. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/eigent-ai/eigent/releases/tag/v0.0.88 +PurchaseUrl: https://www.eigent.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.eigent.ai/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.zh-CN.yaml b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e29787d0cc0bf --- /dev/null +++ b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.locale.zh-CN.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: Eigent.Eigent +PackageVersion: 0.0.88 +PackageLocale: zh-CN +ShortDescription: 开源的 Cowork Desktop,释放你的卓越生产力。 +Description: |- + Eigent 是一款开源的协作式桌面应用程序,旨在帮助您构建、管理和部署定制化的 AI 员工团队,将您最复杂的工作流程转化为自动化任务。 + 本系统基于 CAMEL-AI 备受赞誉的开源项目,引入了多智能体工作团队,通过并行执行、定制化以及隐私保护功能,显著提升工作效率。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.eigent.ai/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.yaml b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.yaml new file mode 100644 index 0000000000000..a3e34e68f990d --- /dev/null +++ b/manifests/e/Eigent/Eigent/0.0.88/Eigent.Eigent.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: Eigent.Eigent +PackageVersion: 0.0.88 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 98e2f9c23c2bff23d297b4fca74f878a6cc7da90 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:38:10 +0800 Subject: [PATCH 27/68] New version: kangfenmao.CherryStudio version 1.7.25 (#348274) --- .../kangfenmao.CherryStudio.installer.yaml | 50 +++++++++ .../kangfenmao.CherryStudio.locale.en-US.yaml | 101 ++++++++++++++++++ .../kangfenmao.CherryStudio.locale.zh-CN.yaml | 37 +++++++ .../1.7.25/kangfenmao.CherryStudio.yaml | 8 ++ 4 files changed, 196 insertions(+) create mode 100644 manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.installer.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.en-US.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.zh-CN.yaml create mode 100644 manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.yaml diff --git a/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.installer.yaml b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.installer.yaml new file mode 100644 index 0000000000000..7d8eec08e080b --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.7.25 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +ReleaseDate: 2026-03-13 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.25/Cherry-Studio-1.7.25-x64-setup.exe + InstallerSha256: D98112065AE7510DBF70869F46AB0BB38A4553B772233B6ADFE05A31DF567196 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.25/Cherry-Studio-1.7.25-x64-setup.exe + InstallerSha256: D98112065AE7510DBF70869F46AB0BB38A4553B772233B6ADFE05A31DF567196 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.25/Cherry-Studio-1.7.25-arm64-setup.exe + InstallerSha256: 8C5806061725CA5B3BD05923896AB6A75AFA7F86DF422DCD1BECDD48E3F42A43 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.25/Cherry-Studio-1.7.25-arm64-setup.exe + InstallerSha256: 8C5806061725CA5B3BD05923896AB6A75AFA7F86DF422DCD1BECDD48E3F42A43 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.en-US.yaml b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..64708f59cb262 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.en-US.yaml @@ -0,0 +1,101 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.7.25 +PackageLocale: en-US +Publisher: support@cherry-ai.com +PublisherUrl: https://cherry-ai.com/ +PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues +PackageName: Cherry Studio +PackageUrl: https://cherry-ai.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE +ShortDescription: A desktop client that supports for multiple LLM providers +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- ollama +- qwen +- rag +ReleaseNotes: |- + What's Changed + - fix: improve Qwen 3.5 reasoning model detection and thinking param handling by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13235 + - docs: Expand CLAUDE.md with comprehensive architecture and development guide by @MontyDon7 in https://github.com/CherryHQ/cherry-studio/pull/13241 + - feat: reset selected index when returning to home from feature routes by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13234 + - feat(gemini): add thought signature persistence for conversation replay by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13100 + - fix: update thinking_millsec during streaming to prevent timer reset on remount by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13278 + - fix(api-server): relax chat completion validation for tool calling messages by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13279 + - fix: save swapped source and target languages to db by @FyLost in https://github.com/CherryHQ/cherry-studio/pull/13276 + - fix: ensure temp directory exists before document parsing by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13283 + - 🤖 Daily Auto I18N Sync: Mar 07, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/13273 + - chore(deps): upgrade electron from 40.6.1 to 40.8.0 by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/13288 + - fix: aggregate knowledge base notifications to prevent toast storm by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13284 + - 🤖 Daily Auto I18N Sync: Mar 08, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/13297 + - feat: add GPT-5.4 support and auto-fallback for future GPT-5.x sub-versions by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13293 + - fix(i18n): clarify tool permission title as 'Pre-approved Tools' by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13327 + - fix(backup): defer auto backup during streaming response by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/13307 + - fix: modify aiionly websites by @jo1yne06 in https://github.com/CherryHQ/cherry-studio/pull/13322 + - fix: Replace actioningPlugin with useLoading hook by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13095 + - fix: remove approval countdown timers and add system notifications by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13281 + - fix: check underlying tool permissions for hub invoke/exec by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13282 + - fix: agent tool status not stopping on abort by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13111 + - fix: respect pasteLongTextAsFile setting in MessageEditor by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13313 + - fix: remove scrollbar width override in responsive.css by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13318 + - chore: upgrade @anthropic-ai/claude-agent-sdk from 0.2.56 to 0.2.71 by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/13339 + - feat(analytics): track app launch event on startup by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13334 + - 🤖 Daily Auto I18N Sync: Mar 10, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/13347 + - refactor(OGCard): adjust layout and migrate to TailwindCSS by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13355 + - fix: add warning for temporarily unavailable Anthropic OAuth authentication by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13331 + - fix: replace p with span to resolve invalid nesting warning by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13351 + - fix: use consistent OpenClaw icon in sidebar settings by @younggglcy in https://github.com/CherryHQ/cherry-studio/pull/13354 + - fix: auto-convert reasoning_effort to reasoningEffort for openai-compatible providers by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12831 + - feat(agent): add custom environment variables to agent configuration by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/13357 + - fix: prepend node directory to PATH for sudo OpenClaw install/uninstall by @SiinXu in https://github.com/CherryHQ/cherry-studio/pull/13356 + - fix: unify agents.db path between dev and prod environments by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13392 + - fix: install or uninstall button state issues in plugin browser by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13114 + - fix(ui): fix Move To submenu overflow and hide scrollbar by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/13399 + - 🤖 Daily Auto I18N Sync: Mar 12, 2026 by @github-actions[bot] in https://github.com/CherryHQ/cherry-studio/pull/13404 + - docs: update issue templates to use type instead of label by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13407 + - feat(provider): add agent support filter for provider list by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11932 + - fix: resolve spawn ENOENT on Windows for Code Tools by @lzl0304 in https://github.com/CherryHQ/cherry-studio/pull/13405 + - fix: Use default assistant for topic auto-renaming by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13387 + - fix: upgrade xAI web search from deprecated Live Search to Responses API by @PhoenixCPH in https://github.com/CherryHQ/cherry-studio/pull/12812 + - fix: correct Gemini reasoning params for none effort and Gemini 3 thinkingLevel by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13388 + - docs: add DeJeune as code owner for core data paths by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13414 + - feat(minapp,provider): add MiniMax Agent, IMA mini apps and MiniMax Global, Z.ai providers by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/13099 + - feat(websearch): add Querit search provider by @MurphyZzzzz in https://github.com/CherryHQ/cherry-studio/pull/13050 + - fix: support local providers (ollama, new-api, aihubmix) for extended thinking and API server by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12796 + - fix: remove 32-char truncation for user-defined filter paths by @Jah-yee in https://github.com/CherryHQ/cherry-studio/pull/13423 + - fix: preserve emoji when saving assistant to library by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13371 + - feat(openclaw): binary download install, auto update check, and gateway refactor by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13165 + - fix: secure built-in filesystem MCP root handling by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13294 + - fix: resolve single-conversation memory leaks in renderer process by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13113 + - fix: use i18nKey for error display and add timeout enforcement by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12164 + - fix: render xml fenced svg blocks as svg previews by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13431 + - refactor(openclaw): unify package to openclaw, remove openclaw-zh by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13436 + - chore: release v1.7.25 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13438 + New Contributors + - @MontyDon7 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13241 + - @younggglcy made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13354 + - @SiinXu made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13356 + - @PhoenixCPH made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12812 + - @MurphyZzzzz made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13050 + - @Jah-yee made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13423 + Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.24...v1.7.25 +ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.7.25 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.zh-CN.yaml b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ca3a97f4cf12 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.7.25 +PackageLocale: zh-CN +Publisher: support@cherry-ai.com +PublisherUrl: https://cherry-ai.com/ +PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues +PackageName: Cherry Studio +PackageUrl: https://cherry-ai.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE +ShortDescription: 支持多模型服务的 Windows/macOS GPT 客户端 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- ollama +- rag +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.7.25 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.yaml b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.yaml new file mode 100644 index 0000000000000..10b8502129ce4 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.7.25/kangfenmao.CherryStudio.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: kangfenmao.CherryStudio +PackageVersion: 1.7.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 596172b8d09dc98505d3b458283dc8b7602aff60 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:39:00 +0800 Subject: [PATCH 28/68] New version: LadislavFoldyna.QLog version 0.49.0-1 (0.49.0) (#348509) --- .../LadislavFoldyna.QLog.installer.yaml | 31 +++++++++ .../LadislavFoldyna.QLog.locale.en-US.yaml | 64 +++++++++++++++++++ .../LadislavFoldyna.QLog.locale.zh-CN.yaml | 19 ++++++ .../QLog/0.49.0-1/LadislavFoldyna.QLog.yaml | 8 +++ 4 files changed, 122 insertions(+) create mode 100644 manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.installer.yaml create mode 100644 manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.en-US.yaml create mode 100644 manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.zh-CN.yaml create mode 100644 manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.yaml diff --git a/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.installer.yaml b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.installer.yaml new file mode 100644 index 0000000000000..6eecf5869996e --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LadislavFoldyna.QLog +PackageVersion: 0.49.0-1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: install --confirm-command + SilentWithProgress: install --confirm-command + InstallLocation: --root "" +ExpectedReturnCodes: +- InstallerReturnCode: 2 + ReturnResponse: installInProgress +- InstallerReturnCode: 3 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-13 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/foldynl/QLog/releases/download/v0.49.0/qlog-installer0.49.0.exe + InstallerSha256: 411DBAEF749F62F75048F9C7E7997CB9E5E7ABF1AC07CE527359504CDD712412 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.en-US.yaml b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.en-US.yaml new file mode 100644 index 0000000000000..f6f0a6f87b202 --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LadislavFoldyna.QLog +PackageVersion: 0.49.0-1 +PackageLocale: en-US +Publisher: OK1MLG +PublisherUrl: https://github.com/foldynl +PublisherSupportUrl: https://github.com/foldynl/QLog/issues +Author: Ladislav Foldyna +PackageName: QLog +PackageUrl: https://github.com/foldynl/QLog +License: GPL-3.0 +LicenseUrl: https://github.com/foldynl/QLog/blob/HEAD/LICENSE +Copyright: |- + © 2019 Thomas Gatzweiler DL2lC + © 2021-2026 Ladislav Foldyna OK1MLG +ShortDescription: Amateur radio logbook software. +Description: |- + QLog is an Amateur Radio logging application for Linux, Windows. It is based on the Qt framework and uses SQLite as database backend. + QLogs aims to be as simple as possible, but to provide everything the operator expects from the log to be. This log is not currently focused on contests. +Tags: +- amateur-radio +- ham-radio +- radio +ReleaseNotes: |- + - [NEW] - Added Pack and Unpack Data and Setting - Computer to Computer Migration (issue #535) + - [NEW] - Added Rig Sharing via Rigctld (PR #736 issue #159 @aa5sh @foldynl) + - [NEW] - Added QSL Gallery + - [NEW] - QSO Filter - Added REGEXP operator + - [NEW] - Settings - TQSL - Added Path auto-detect and validation + - [NEW] - Upload QSO - Added LoTW Station Location Combo (PR #929 @TrgoSk @foldynl) + - [NEW] - QSO Export - Added Station Profile Filter + - [NEW] - BandMap shows emergency frequencies (issue #462) + - [NEW] - Added Speed Up Down Macros - WinKey and CWDaemon (issue #491) + - [NEW] - Settings Winkey v2 - Added PaddleOnly Sidetone (issue #739) + - [NEW] - Settings Winkey v2 and CWDaemon - Added Sidetone Freq + - [NEW] - All County fields contain Completer for Ukraine, US, Japan, NZ, Spanish, Russia (PR #785 @aa5sh @foldynl) + - [NEW] - Added County Awards for Ukraine, US, Japan, NZ, Spanish, Russia (PR #785 @aa5sh @foldynl) + - [NEW] - ADIF 3.1.7 - Added new modes FT2, FREEDATA, RIBBIT_PIX, RIBBIT_SMS (issue #934) + - [CHANGED] - Generic FTx for FT8/FT4 (FT2) in Alert and DXC filter (issue #937) + - [CHANGED] - LoTW QSL matching algorithm uses Mode and Mode Group matching (issue #942) + - [CHANGED] - Reduced download period for DXCC Entities from 21 to 7 days + - LogbookWidget: Delete Performance Optimization + - Fixed Awards POTA Activator Filter + - Fixed man page + - Fixing SATmode Activity is blank (issue #948) + Full Changelog: https://github.com/foldynl/QLog/compare/v0.48.0...v0.49.0 + Windows Libraries: + Qt 6.10.2 + hamlib 4.7.0 (Updated) + Timezone DB: 2025c (https://github.com/evansiroky/timezone-boundary-builder/releases) + Binaries: + Windows: below + Fedora: below + Ubuntu: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog) + Flatpak package is available via Flathub. The package contains built-in Trusted QSL. + MacOS DMG: https://github.com/aa5sh/QLog/releases +ReleaseNotesUrl: https://github.com/foldynl/QLog/releases/tag/v0.49.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/foldynl/QLog/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.zh-CN.yaml b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.locale.zh-CN.yaml new file mode 100644 index 0000000000000..167a5535a283b --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.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: LadislavFoldyna.QLog +PackageVersion: 0.49.0-1 +PackageLocale: zh-CN +ShortDescription: 业余无线电日志软件 +Description: |- + QLog 是一款适用于 Linux 和 Windows 的业余无线电日志应用程序。它基于 Qt 框架,使用 SQLite 作为数据库后台。 + QLogs 的目标是尽可能简单的同时提供操作员所期望的一切日志功能。该日志目前不专注于竞赛。 +Tags: +- 业余无线电 +- 无线电 +ReleaseNotesUrl: https://github.com/foldynl/QLog/releases/tag/v0.49.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/foldynl/QLog/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.yaml b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.yaml new file mode 100644 index 0000000000000..29f1177c4786f --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.49.0-1/LadislavFoldyna.QLog.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: LadislavFoldyna.QLog +PackageVersion: 0.49.0-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f584f4b2f33ba3b41bfff54c857097217ac9186 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:39:50 +0800 Subject: [PATCH 29/68] New version: Microsoft.EdgeWebView2Runtime version 146.0.3856.62 (#348868) --- ...crosoft.EdgeWebView2Runtime.installer.yaml | 53 +++++++++++++++++++ ...soft.EdgeWebView2Runtime.locale.en-US.yaml | 27 ++++++++++ ...soft.EdgeWebView2Runtime.locale.zh-CN.yaml | 26 +++++++++ .../Microsoft.EdgeWebView2Runtime.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.yaml diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 0000000000000..a13aa194fb867 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.62 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +InstallerSuccessCodes: +- -2147219416 +- -2147219187 +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +ProductCode: Microsoft EdgeWebView +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f264cdc8-a5b4-4727-aca5-4945f982378b/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 32B20F7AAF858E7AC36841315C09EEE801907FDE9A7CB1458CD1D26F4A29DCEC +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f264cdc8-a5b4-4727-aca5-4945f982378b/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 32B20F7AAF858E7AC36841315C09EEE801907FDE9A7CB1458CD1D26F4A29DCEC + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/79f5276c-391e-481d-9e0f-50d730ae66a9/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 91D82975E73CF4C0B1315679282C9F67E6CDBFEEFC0AC6EAF2E68E5BE71E982E +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/79f5276c-391e-481d-9e0f-50d730ae66a9/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 91D82975E73CF4C0B1315679282C9F67E6CDBFEEFC0AC6EAF2E68E5BE71E982E + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b587ea84-3527-4aaf-8a95-8cd2e6cbd464/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 2053CDE48C2409FC70AE59B9C9D57700C7C5A6AA367730B568FDECEC003F5CFD +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b587ea84-3527-4aaf-8a95-8cd2e6cbd464/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 2053CDE48C2409FC70AE59B9C9D57700C7C5A6AA367730B568FDECEC003F5CFD + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 0000000000000..5e7bfeb9c13e5 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.62 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +Moniker: webview2 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3f40791316f07 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.62 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 0000000000000..491c1847fb7e7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.62/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 146.0.3856.62 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0fc596fbd56060b25e00db4e91a9c330b56ce23b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:40:42 +0800 Subject: [PATCH 30/68] New version: Objective.Trapeze version 26.3.19620.0 (26.3.0) (#348897) --- .../Objective.Trapeze.installer.yaml | 12 ++++++------ .../Objective.Trapeze.locale.en-US.yaml | 11 +++++++++-- .../Objective.Trapeze.locale.zh-CN.yaml | 2 +- .../Objective.Trapeze.yaml | 2 +- 4 files changed, 17 insertions(+), 10 deletions(-) rename manifests/o/Objective/Trapeze/{26.2.26820.1 => 26.3.19620.0}/Objective.Trapeze.installer.yaml (70%) rename manifests/o/Objective/Trapeze/{26.2.26820.1 => 26.3.19620.0}/Objective.Trapeze.locale.en-US.yaml (66%) rename manifests/o/Objective/Trapeze/{26.2.26820.1 => 26.3.19620.0}/Objective.Trapeze.locale.zh-CN.yaml (93%) rename manifests/o/Objective/Trapeze/{26.2.26820.1 => 26.3.19620.0}/Objective.Trapeze.yaml (89%) diff --git a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.installer.yaml b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml similarity index 70% rename from manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.installer.yaml rename to manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml index d013a3caa86e7..e1fbdab08bfd3 100644 --- a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.installer.yaml +++ b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.2.26820.1 +PackageVersion: 26.3.19620.0 InstallerType: wix Scope: machine InstallerSwitches: @@ -21,17 +21,17 @@ FileExtensions: - tif - tiff - tpz -ReleaseDate: 2026-02-20 +ReleaseDate: 2026-03-16 AppsAndFeaturesEntries: - UpgradeCode: '{52B39D54-4513-49E0-B8DD-557D8CA64FAF}' Installers: - Architecture: x86 InstallerUrl: https://s3-ap-southeast-2.amazonaws.com/trapezedownload.objective.com/Objective_Trapeze_x86.msi - InstallerSha256: 8E926F7411F8CB0866678AC8EF352A8724798EAB0ECB9E65D5C3DF7F9714F434 - ProductCode: '{E12B0690-099C-4736-8938-98931D034391}' + InstallerSha256: A3E2A801D67CA4519D0BCADFAF850DE642F4F61FB1D0990FE8959D67AC90BDA6 + ProductCode: '{78BC04B4-C38B-4C39-9C00-D88C1FE90A7E}' - Architecture: x64 InstallerUrl: https://s3-ap-southeast-2.amazonaws.com/trapezedownload.objective.com/Objective_Trapeze_x64.msi - InstallerSha256: 487612621AC42F2A7D783333F8BBD17C0F00D690E356B2FBC9858BE8A9F952F0 - ProductCode: '{5626F3F4-51B9-4383-9331-D0F1A167D301}' + InstallerSha256: 7261AA6417115CA3A8FBB7EEFECAB2E306BE718592CCD622B4C0336BEB489F0A + ProductCode: '{243BAA6E-20DF-449C-90DE-A4A6D92E0453}' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.en-US.yaml b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml similarity index 66% rename from manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.en-US.yaml rename to manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml index d40c2aa322791..f218804f2f22b 100644 --- a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.en-US.yaml +++ b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.2.26820.1 +PackageVersion: 26.3.19620.0 PackageLocale: en-US Publisher: Objective Corporation Limited. PublisherUrl: https://www.objective.com/ @@ -20,8 +20,15 @@ Tags: - building - construction ReleaseNotes: |- + Changes + - Changed comments to filter out "AutoCAD SHX Text" comments Fixes - - Fixed an issue causing disabled comments to still cause slow page viewing for some PDF pages + - Fixed a crash when changing pages while resizing or rotating a PDF annotation + - Fixed a crash reading PDF annotations containing Unicode characters in non-Unicode versions + - Fixed non-Unicode builds incorrectly reading PDF annotations containing Unicode characters + - Fixed an occasional crash after too many differences in highlight differences + - Fixed an occasional crash after using save selection + - Fixed multiple taskbar icons when using cloud updates ReleaseNotesUrl: https://www.objective.com/products/objective-trapeze-release-notes PurchaseUrl: https://www.objective.com/products/objective-trapeze#pricing ManifestType: defaultLocale diff --git a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.zh-CN.yaml b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml similarity index 93% rename from manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.zh-CN.yaml rename to manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml index 2a20660441cb2..fdef6b32a4dab 100644 --- a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.locale.zh-CN.yaml +++ b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.2.26820.1 +PackageVersion: 26.3.19620.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 专为规划和施工团队打造的软件。提供评估、比较、批注和审批数字图纸所需的全套工具。 diff --git a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.yaml b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml similarity index 89% rename from manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.yaml rename to manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml index 6f80c940fa939..520c3736ca510 100644 --- a/manifests/o/Objective/Trapeze/26.2.26820.1/Objective.Trapeze.yaml +++ b/manifests/o/Objective/Trapeze/26.3.19620.0/Objective.Trapeze.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Objective.Trapeze -PackageVersion: 26.2.26820.1 +PackageVersion: 26.3.19620.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From d9edbd8270c95b053a2e495484f8af4913f7a757 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:41:34 +0100 Subject: [PATCH 31/68] New version: h3poteto.fedistar version 1.12.8 (#348917) --- .../1.12.8/h3poteto.fedistar.installer.yaml | 22 +++++++++++ .../h3poteto.fedistar.locale.en-US.yaml | 37 +++++++++++++++++++ .../fedistar/1.12.8/h3poteto.fedistar.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.installer.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.locale.en-US.yaml create mode 100644 manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.yaml diff --git a/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.installer.yaml b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.installer.yaml new file mode 100644 index 0000000000000..150fc5381f3fa --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.8 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{A59C30B3-97C6-4399-9413-59400AB970C1}' +ReleaseDate: 2026-03-15 +AppsAndFeaturesEntries: +- Publisher: fedistar + ProductCode: '{A59C30B3-97C6-4399-9413-59400AB970C1}' + UpgradeCode: '{41840B3C-ADCE-5123-A0C8-344F6C799161}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\fedistar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/h3poteto/fedistar/releases/download/v1.12.8/fedistar_1.12.8_x64_en-US.msi + InstallerSha256: C9DBAEEEFE09442030886B587B1DEA867E60F76578879DE1AFCCB554D9936E28 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.locale.en-US.yaml b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.locale.en-US.yaml new file mode 100644 index 0000000000000..83010011d4588 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: h3poteto.fedistar +PackageVersion: 1.12.8 +PackageLocale: en-US +Publisher: h3poteto +PublisherUrl: https://github.com/h3poteto +PublisherSupportUrl: https://github.com/h3poteto/fedistar/issues +PackageName: fedistar +PackageUrl: https://github.com/h3poteto/fedistar +License: GPL-3.0 +LicenseUrl: https://github.com/h3poteto/fedistar/blob/HEAD/LICENSE +ShortDescription: Multi-column Fediverse client for desktop +Tags: +- app +- desktop +- firefish +- friendica +- mastodon +- pleroma +ReleaseNotes: |- + What's Changed + - refs #2107 Move xwayland to recommends for deb and rpm packages by @h3poteto in #2108 + - [Auto update] Thirdparty libraries list by @github-actions[bot] in #2106 + - Update dependency react-icons to ^5.6.0 by @renovate[bot] in #2092 + - Update Rust crate base64 to 0.22.1 by @renovate[bot] in #1373 + - Update Node.js to v24.14.0 by @renovate[bot] in #2036 + - chore(deps): update eslint monorepo to v10 (major) by @renovate[bot] in #2073 + - chore(deps): update dependency sass to ^1.98.0 by @renovate[bot] in #2098 + - fix(deps): update dependency dayjs to ^1.11.20 by @renovate[bot] in #2102 + - fix(deps): update dependency sanitize-html to ^2.17.1 by @renovate[bot] in #2081 + - fix(deps): update rust crate once_cell to 1.21.4 by @renovate[bot] in #2103 + Full Changelog: v1.12.7...v1.12.8 +ReleaseNotesUrl: https://github.com/h3poteto/fedistar/releases/tag/v1.12.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.yaml b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.yaml new file mode 100644 index 0000000000000..9de2f804180c4 --- /dev/null +++ b/manifests/h/h3poteto/fedistar/1.12.8/h3poteto.fedistar.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: h3poteto.fedistar +PackageVersion: 1.12.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4f339f7c6c76aba1ebfbba6ccad71d68e0a717d5 Mon Sep 17 00:00:00 2001 From: hrzlgnm Date: Tue, 17 Mar 2026 01:42:24 +0100 Subject: [PATCH 32/68] New version: hrzlgnm.mdns-tui-browser version v1.29.1 (#349143) --- .../hrzlgnm.mdns-tui-browser.installer.yaml | 23 ++++++++++++++ ...hrzlgnm.mdns-tui-browser.locale.en-US.yaml | 31 +++++++++++++++++++ .../v1.29.1/hrzlgnm.mdns-tui-browser.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.installer.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.locale.en-US.yaml create mode 100644 manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.yaml diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.installer.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.installer.yaml new file mode 100644 index 0000000000000..51d1de7447f32 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-tui-browser +PackageVersion: v1.29.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mdns-tui-browser-v1.29.1-Windows-x86_64/mdns-tui-browser.exe + PortableCommandAlias: mdns-tui-browser +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- mdns-tui-browser +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/download/v1.29.1/mdns-tui-browser-v1.29.1-Windows-x86_64.zip + InstallerSha256: 3E8742F8AB7B6DEEC382275FEEE53431A5C4EAAB0CA137B851D38A20BB2EE5C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.locale.en-US.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.locale.en-US.yaml new file mode 100644 index 0000000000000..a8b2c15e47bbc --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hrzlgnm.mdns-tui-browser +PackageVersion: v1.29.1 +PackageLocale: en-US +Publisher: hrzlgnm +PublisherUrl: https://github.com/hrzlgnm +PublisherSupportUrl: https://github.com/hrzlgnm/mdns-tui-browser/issues +Author: hrzlgnm +PackageName: mDNS TUI Browser +PackageUrl: https://github.com/hrzlgnm/mdns-tui-browser +License: MIT +LicenseUrl: https://github.com/hrzlgnm/mdns-tui-browser/blob/HEAD/LICENSE +Copyright: Copyright (c) hrzlgnm +CopyrightUrl: https://raw.githubusercontent.com/hrzlgnm/mdns-tui-browser/refs/heads/main/LICENSE +ShortDescription: Cross platform TUI mdns-browser written in rust, vibe coded with opencode free model +Tags: +- mdns-sd +- ratatui +- rust +- terminal-ui +ReleaseNotes: |- + What's Changed + ✨ New Features + - feat: add URL selection popup for services with multiple URLs @hrzlgnm #289 + Full Changelog + v1.29.0...v1.29.1 +ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-tui-browser/releases/tag/v1.29.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.yaml b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.yaml new file mode 100644 index 0000000000000..b329bf85fbe57 --- /dev/null +++ b/manifests/h/hrzlgnm/mdns-tui-browser/v1.29.1/hrzlgnm.mdns-tui-browser.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: hrzlgnm.mdns-tui-browser +PackageVersion: v1.29.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9536126e3272e7f3f84908d177d093f114b101aa Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Mon, 16 Mar 2026 20:43:14 -0400 Subject: [PATCH 33/68] New version: OpenCLICollective.slack-chat-cli version 3.1.34 (#349151) --- ...LICollective.slack-chat-cli.installer.yaml | 20 ++++++++++++ ...ollective.slack-chat-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.slack-chat-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.yaml diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.installer.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.installer.yaml new file mode 100644 index 0000000000000..024279bf8b494 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.34 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: slck.exe + PortableCommandAlias: slck +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.1.34/slck_v3.1.34_windows_amd64.zip + InstallerSha256: D247314D49F748DF5688E49C9810A6D7622B574E667457FC72DCB800FDF7D3D8 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.1.34/slck_v3.1.34_windows_arm64.zip + InstallerSha256: F702020138684DE02E1A683F4B0C0458CD61DE3B49CF71848A6A85DB991A5E8B +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..f789987b9e321 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.34 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/slack-chat-api/issues +PackageName: Slack Chat API CLI +PackageUrl: https://github.com/open-cli-collective/slack-chat-api +License: MIT +LicenseUrl: https://github.com/open-cli-collective/slack-chat-api/blob/main/LICENSE +ShortDescription: Command-line interface for Slack Web API +Description: |- + A lightweight CLI for interacting with the Slack Web API. Provides direct + API access for automation and scripting including sending messages, managing + channels, listing users, viewing message history, and searching messages/files. +Tags: +- slack +- cli +- api +- messaging +- automation +- chat +ReleaseNotesUrl: https://github.com/open-cli-collective/slack-chat-api/releases/tag/v3.1.34 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/slack-chat-api/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.yaml new file mode 100644 index 0000000000000..d7156ef893e6c --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.1.34/OpenCLICollective.slack-chat-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.1.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 86199434bb64853a3a299d5a86134d9937d3b895 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: Tue, 17 Mar 2026 09:06:58 +0800 Subject: [PATCH 34/68] New version: Ashfaaq18.OpenNetMeter version 0.14.3 (#348072) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../Ashfaaq18.OpenNetMeter.installer.yaml | 26 +++++++++++ .../Ashfaaq18.OpenNetMeter.locale.en-US.yaml | 45 +++++++++++++++++++ .../0.14.3/Ashfaaq18.OpenNetMeter.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.installer.yaml create mode 100644 manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.locale.en-US.yaml create mode 100644 manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.yaml diff --git a/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.installer.yaml b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.installer.yaml new file mode 100644 index 0000000000000..0b3854dcfd278 --- /dev/null +++ b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.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: Ashfaaq18.OpenNetMeter +PackageVersion: 0.14.3 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +# CAUTION: This upgrade may wipe users' data!!! It HAVE TO be explicit upgrade. +RequireExplicitUpgrade: true +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{2636C36B-4E00-4203-96FC-7FA3D5160515}' +ReleaseDate: 2026-02-19 +AppsAndFeaturesEntries: +- Publisher: Ashfaaq18 + ProductCode: '{2636C36B-4E00-4203-96FC-7FA3D5160515}' + UpgradeCode: '{C8795DB6-2426-4F40-A615-671F26FCAF3A}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ashfaaq18/OpenNetMeter/releases/download/v0.14.3/OpenNetMeter-0.14.3.msi + InstallerSha256: C1031BDBC4A60BE08492248502963F4A01B02C96A05DB8AFEFA19ED4F43A158C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.locale.en-US.yaml b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.locale.en-US.yaml new file mode 100644 index 0000000000000..dbdd0a3a3663a --- /dev/null +++ b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ashfaaq18.OpenNetMeter +PackageVersion: 0.14.3 +PackageLocale: en-US +Publisher: Ashfaaq Riphque (Ashfaaq18) +PublisherUrl: https://github.com/Ashfaaq18 +PublisherSupportUrl: https://github.com/Ashfaaq18/OpenNetMeter/issues +PackageName: OpenNetMeter +PackageUrl: https://github.com/Ashfaaq18/OpenNetMeter +License: Apache-2.0 +LicenseUrl: https://github.com/Ashfaaq18/OpenNetMeter/blob/HEAD/LICENSE +ShortDescription: A simple program to monitor your network/data usage. Made for the average windows user. +Tags: +- internet +- meter +- monitor +- network +- usage +- windows +- wpf +ReleaseNotes: |- + ## What's Changed + + ### Added + + - Added an upgrade detection dialog to better handle upgrade scenarios. + - Added an installer custom action to close a running app instance during uninstall. + + ### Changed + + - Updated the desktop shortcut component GUID. + - Removed unused event log installer components. + + ### Fixed + + - Fixed MSI upgrade behavior that could remove saved user files. +InstallationNotes: > + ⚠️ Important: This upgrade may delete your settings and database files. Please back up your + `%LOCALAPPDATA%\OpenNetMeter` folder before installing this version. Future upgrades will preserve + your data. +ReleaseNotesUrl: https://github.com/Ashfaaq18/OpenNetMeter/releases/tag/v0.14.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.yaml b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.yaml new file mode 100644 index 0000000000000..b78c65a6902fc --- /dev/null +++ b/manifests/a/Ashfaaq18/OpenNetMeter/0.14.3/Ashfaaq18.OpenNetMeter.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: Ashfaaq18.OpenNetMeter +PackageVersion: 0.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d3a6695bf83e6825f8483e3edfc2973538eb911 Mon Sep 17 00:00:00 2001 From: Leo Robinovitch Date: Mon, 16 Mar 2026 18:14:04 -0700 Subject: [PATCH 35/68] New version: robinovitch61.lore 0.3.0 (#348893) Co-authored-by: goreleaserbot --- .../0.3.0/robinovitch61.lore.installer.yaml | 34 +++++++++++++++++++ .../robinovitch61.lore.locale.en-US.yaml | 14 ++++++++ .../lore/0.3.0/robinovitch61.lore.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.installer.yaml create mode 100644 manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.locale.en-US.yaml create mode 100644 manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.yaml diff --git a/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.installer.yaml b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.installer.yaml new file mode 100644 index 0000000000000..62680f013a635 --- /dev/null +++ b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.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: robinovitch61.lore +PackageVersion: 0.3.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-16" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lore.exe + PortableCommandAlias: lore + InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.3.0/lore_0.3.0_Windows_x86_64.zip + InstallerSha256: a2859bd8fa3d56ac80feeb5628ae1fb1fd8a2feb0c74c527e8744b8564f3bae1 + UpgradeBehavior: uninstallPrevious + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lore.exe + PortableCommandAlias: lore + InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.3.0/lore_0.3.0_Windows_i386.zip + InstallerSha256: 771c98b3ca9f41273bf6649502a8b33acf810cf1b049a07f501b707aec4d16b0 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lore.exe + PortableCommandAlias: lore + InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.3.0/lore_0.3.0_Windows_arm64.zip + InstallerSha256: 3680db98e05667d50e58797ac4147188bdf2f773b242d41810ef0177ca3d6e8a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.locale.en-US.yaml b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.locale.en-US.yaml new file mode 100644 index 0000000000000..8bade392a60eb --- /dev/null +++ b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: robinovitch61.lore +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: robinovitch61 +PackageName: lore +PackageUrl: https://github.com/robinovitch61/lore +License: MIT +Copyright: Leo Robinovitch +ShortDescription: A terminal pager with search, filter, and selection. +Moniker: lore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.yaml b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.yaml new file mode 100644 index 0000000000000..7970be2508a3f --- /dev/null +++ b/manifests/r/robinovitch61/lore/0.3.0/robinovitch61.lore.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: robinovitch61.lore +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d677627759219864b80050f18554e9878f4ee3e6 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Mon, 16 Mar 2026 18:14:53 -0700 Subject: [PATCH 36/68] New version: danielmiessler.Fabric version 1.4.436 (#348894) --- .../danielmiessler.Fabric.installer.yaml | 24 +++++++++++++++++ .../danielmiessler.Fabric.locale.en-US.yaml | 27 +++++++++++++++++++ .../Fabric/1.4.436/danielmiessler.Fabric.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.installer.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.locale.en-US.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.yaml diff --git a/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.installer.yaml new file mode 100644 index 0000000000000..b64c55b1c6491 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.436 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.436/fabric_Windows_i386.zip + InstallerSha256: CD51061AEF61576103F13B789D40788E81A82A5DAF99DEC2D59A843D0B34E021 +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.436/fabric_Windows_x86_64.zip + InstallerSha256: CAF5E96988A1FC7A729D27D2D274DDAA7A86BF8B5A7E5F81A640061D4C42E8DF +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.436/fabric_Windows_arm64.zip + InstallerSha256: 694CF5A0B249C9B55B44D384CF8236E139A383C5C7286EC81D906BBDF2E51129 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 0000000000000..0991b8af95fdf --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.436 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2060 by octo-patch: feat: add MiniMax-M2.5-highspeed to static model list + - Added the MiniMax-M2.5-highspeed model variant to the static MiniMax model list. This variant delivers the same performance as MiniMax-M2.5 but with faster inference speed. +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.436 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.yaml new file mode 100644 index 0000000000000..640d8501edfea --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.436/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.436 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cb551f6cd938674c74601a2b9de82bd236177a03 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 16 Mar 2026 21:15:41 -0400 Subject: [PATCH 37/68] New version: SST.OpenCodeDesktop version 1.2.27 (#348899) --- .../1.2.27/SST.OpenCodeDesktop.installer.yaml | 22 +++++++ .../SST.OpenCodeDesktop.locale.en-US.yaml | 60 +++++++++++++++++++ .../1.2.27/SST.OpenCodeDesktop.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.installer.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.locale.en-US.yaml create mode 100644 manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.yaml diff --git a/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.installer.yaml b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.installer.yaml new file mode 100644 index 0000000000000..fee41fdcaf5d3 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.2.27 +InstallerType: nullsoft +Scope: user +ProductCode: OpenCode +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- ProductCode: OpenCode +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\OpenCode' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-desktop-windows-x64.exe + InstallerSha256: CB2D63D57CD30CA29F142093FAFFC7575C1336C92E153260587DA2371F135250 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-desktop-windows-arm64.exe + InstallerSha256: 4F1D8CD4BA98E92499C26CDB9A33EAEDAB5BF36A056BA9AAF79C42F17DF8DCD8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.locale.en-US.yaml b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..274fd29c19838 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.2.27 +PackageLocale: en-US +Publisher: opencode +PublisherUrl: https://anoma.ly/ +PublisherSupportUrl: https://github.com/anomalyco/opencode/issues +PackageName: OpenCode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It''s available as a terminal-based interface, desktop app, or IDE extension. +Description: |- + opencode is an AI coding agent. It features: + - A responsive, native, themeable terminal UI and desktop app. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + - Fixed VCS watcher if statement logic + - Delete legacy permission module + - Clean up pending entry when question is aborted + - Remove SIGHUP exit handler + - Effectify PermissionNext and fix InstanceState ALS bug + - Inline branded ID schemas + - Refactor QuestionService to use effects + - Ensure that compaction message is tracked as agent initiated + - Increase default chunk timeout from 2 minutes to 5 minutes + - Fix lost sessions across worktrees and orphan branches (@michaeldwan) + Desktop + - Remove open label from UI + - Handle multiline web paste in prompt composer + Thank you to 4 community contributors: + - @michaeldwan: + - fix(opencode): lost sessions across worktrees and orphan branches (#16389) + - @marcusschiesser: + - fix(ui): prevent long filenames from overlapping actions (#17151) + - @Gojer16: + - docs(es): fix Spanish intro page translation, grammar, and terminology (#17563) + - @erikengervall: + - docs: Add opencode-firecrawl to ecosystem documentation (#17672) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.2.27 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.yaml b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.yaml new file mode 100644 index 0000000000000..24d735bbc6ef8 --- /dev/null +++ b/manifests/s/SST/OpenCodeDesktop/1.2.27/SST.OpenCodeDesktop.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.OpenCodeDesktop +PackageVersion: 1.2.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a0e878361e91eb955f35793a995321e46e54ff3c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:16:28 +0800 Subject: [PATCH 38/68] New version: Amazon.AWSCLI version 2.34.10 (#349140) --- .../2.34.10/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.10/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.10/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..218b241cdb9b5 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.10/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.10 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{1896C32E-9979-4339-802E-3CEB785250E6}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{1896C32E-9979-4339-802E-3CEB785250E6}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.10.msi + InstallerSha256: 8329D920697051EB090B5021F0DCD289A04001FACC32441585963CDE1D3B383E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..d4d97f46e0ed4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.10/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.10 +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.10/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..244927f0d2322 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.10/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.10 +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.10/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.10/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..e1dd817a8c4f9 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.10/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.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f8cf3dd65199826ebd3305bff157d939dbb8933c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:17:19 +0800 Subject: [PATCH 39/68] New version: MartinBresson.Executor version 2.2.7 (#349164) --- .../MartinBresson.Executor.installer.yaml | 19 +++++++ .../MartinBresson.Executor.locale.en-US.yaml | 49 +++++++++++++++++++ .../2.2.7/MartinBresson.Executor.yaml | 8 +++ 3 files changed, 76 insertions(+) create mode 100644 manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.installer.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.locale.en-US.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.yaml diff --git a/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.installer.yaml b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.installer.yaml new file mode 100644 index 0000000000000..9e36a03d288bd --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.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: MartinBresson.Executor +PackageVersion: 2.2.7 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Executor_is1 +ReleaseDate: 2026-03-16 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Executor' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/executordk/executor-community/releases/download/v2.2.7/ExecutorSetup_v2.2.7.exe + InstallerSha256: 6A1FDACE3D38C49F6B87823244D2A77193F42A1715106ECE346E68E35DA9CB3C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.locale.en-US.yaml b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.locale.en-US.yaml new file mode 100644 index 0000000000000..0c35652dff0bd --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.2.7 +PackageLocale: en-US +Publisher: Martin Bresson +PublisherUrl: https://catswithfunnyhats.com/ +PublisherSupportUrl: https://github.com/executordk/executor-community/issues +Author: Martin Bresson +PackageName: Executor +PackageUrl: https://executor.dk/ +License: Freeware +Copyright: Copyright © 2007-2026 Martin Bresson. +ShortDescription: Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. +Description: |- + Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. + + Key Features: + - Launch applications, files, folders, websites, web services (with parameters) and prompts in milliseconds. + - Trigger multiple actions with one text command and/or hotkey. + - Let's be an expert in opening up the world instead of trying to put the whole world inside of Executor (as some alternatives try to do). + - Take the clipboard to a new level, swiftly trigger system commands, do fast calculations, manage running applications and more. + - Tailor keywords, appearance, hotkeys, and behavior to perfectly match your daily workflow. + - Customize the look and feel with various skins and theming options to match your desktop setup. +Tags: +- ai +- desktop +- launcher +- workflow +ReleaseNotes: |- + Improvements + - Added -skin list opens the list appearance wizard that sets list row properties (single/double, font, number of rows) and -skin of will open the folder of the current skin. + - Added $PP$, $PPE$, $PP[x]$, $PPE[x]$, they are just like $PS$, $PSE$, $PS[x]$, $PSE[x]$ but will paste the text instead of typing it. Because these are using the clipboard to send text, they will only preserve the old clipboard if old clipboard contains text. + - Now using a better visual algorithm for stretching background pictures. + Fixes + - Fixed a bug where a skin zip would not download properly resulting in an annoying error state. + - Fixed that setting listtilepictureposition to cover or coverlist would not stretch properly when using High DPI. + - Fixed $SENDTEXT2$ would sometimes paste the current clipboard text instead. +ReleaseNotesUrl: https://executor.dk/updates#v2207 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://executor.dk/docs +- DocumentLabel: Tips & tricks + DocumentUrl: https://executor.dk/tips +- DocumentLabel: Community + DocumentUrl: https://github.com/executordk/executor-community/discussions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.yaml b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.yaml new file mode 100644 index 0000000000000..ebd5ec87130db --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.7/MartinBresson.Executor.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: MartinBresson.Executor +PackageVersion: 2.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 273b7164aa935a4183c548422719a08fcd4ff1fd Mon Sep 17 00:00:00 2001 From: Sev <34027519+espensev@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:24:03 +0000 Subject: [PATCH 40/68] Update SevIQ.ThemeToggle 1.5.7 (#349088) --- .../1.5.7/SevIQ.ThemeToggle.installer.yaml | 27 ++++++++ .../1.5.7/SevIQ.ThemeToggle.locale.en-US.yaml | 66 +++++++++++++++++++ .../ThemeToggle/1.5.7/SevIQ.ThemeToggle.yaml | 8 +++ 3 files changed, 101 insertions(+) create mode 100644 manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.installer.yaml create mode 100644 manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.locale.en-US.yaml create mode 100644 manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.yaml diff --git a/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.installer.yaml b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.installer.yaml new file mode 100644 index 0000000000000..007b75040fc26 --- /dev/null +++ b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SevIQ.ThemeToggle +PackageVersion: 1.5.7 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ElevationRequirement: elevationProhibited +Installers: +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ThemeToggle.exe + PortableCommandAlias: ThemeToggle + InstallerUrl: https://github.com/espensev/ThemeToggle/releases/download/v1.5.7/ThemeToggle-Portable.zip + InstallerSha256: 05C8BE148B24E4CDEDE93474D2B18E3D7F27BA73C5180BD093DA6E176C5E653B +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-15 diff --git a/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.locale.en-US.yaml b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.locale.en-US.yaml new file mode 100644 index 0000000000000..c10c329bf80aa --- /dev/null +++ b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.locale.en-US.yaml @@ -0,0 +1,66 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SevIQ.ThemeToggle +PackageVersion: 1.5.7 +PackageLocale: en-US +Publisher: SevIQ +PublisherUrl: https://github.com/espensev +PublisherSupportUrl: https://github.com/espensev/ThemeToggle/issues +Author: Espen Severinsen +PackageName: ThemeToggle +PackageUrl: https://github.com/espensev/ThemeToggle +License: Unlicense +LicenseUrl: https://github.com/espensev/ThemeToggle/blob/main/LICENSE.txt +Copyright: Public Domain +ShortDescription: CLI Windows theme switcher for scripts, hotkeys, and scheduled tasks +Description: |- + ThemeToggle is a lightweight command-line utility for switching Windows + between light and dark themes. It is designed for shortcuts, scripts, and + scheduled automation, with typical execution around 10-15 ms on a test + system. + + Features: + - CLI operations for /toggle, /light, and /dark + - Silent, shortcut-friendly direct execution without wrapper scripts + - Useful automation flags such as /quiet, /passthru, and /exitcode + - Task Scheduler and hotkey friendly invocation + - Compatibility handling for apps that ignore standard theme broadcasts + - Multi-monitor taskbar support + - Windows 10 and Windows 11 support + - Installer and portable package variants + - No runtime dependencies +Moniker: themetoggle +Tags: +- theme +- dark-mode +- light-mode +- theme-switcher +- windows +- toggle +- automation +- hotkey +- taskbar +- win11 +- win10 +- scheduler +- portable +- cli +ReleaseNotes: |- + 1.5.5 focuses on direct execution and release quality: + - Installer shortcuts and setup flows now launch ThemeToggle.exe directly + - GUI launches stay silent; /notify remains a backward-compatible no-op + - Release workflow now submits CI-generated WinGet manifests to avoid hash drift + - WinGet metadata and validation were updated for the new packaging flow + + Observed toggle duration on test systems remains around 10-15 ms. + + See full changelog at: https://github.com/espensev/ThemeToggle/blob/main/docs/RELEASE_NOTES.md +ReleaseNotesUrl: https://github.com/espensev/ThemeToggle/releases/tag/v1.5.7 +Documentations: +- DocumentLabel: Quick Start Guide + DocumentUrl: https://github.com/espensev/ThemeToggle#quick-start +- DocumentLabel: Full Documentation + DocumentUrl: https://github.com/espensev/ThemeToggle/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.yaml b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.yaml new file mode 100644 index 0000000000000..df15869c3cbe6 --- /dev/null +++ b/manifests/s/SevIQ/ThemeToggle/1.5.7/SevIQ.ThemeToggle.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SevIQ.ThemeToggle +PackageVersion: 1.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2712cfdfabf45b44298eb6ce6a7589a89dbb8318 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:48:10 +0800 Subject: [PATCH 41/68] New version: Maxthon.Maxthon version 7.5.2.5801 (#348898) --- .../7.5.2.5801/Maxthon.Maxthon.installer.yaml | 100 ++++++++++++++++++ .../Maxthon.Maxthon.locale.en-US.yaml | 26 +++++ .../Maxthon.Maxthon.locale.zh-CN.yaml | 24 +++++ .../Maxthon/7.5.2.5801/Maxthon.Maxthon.yaml | 8 ++ 4 files changed, 158 insertions(+) create mode 100644 manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.installer.yaml create mode 100644 manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.en-US.yaml create mode 100644 manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.zh-CN.yaml create mode 100644 manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.yaml diff --git a/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.installer.yaml b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.installer.yaml new file mode 100644 index 0000000000000..8798e2310ad4b --- /dev/null +++ b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.installer.yaml @@ -0,0 +1,100 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Maxthon.Maxthon +PackageVersion: 7.5.2.5801 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --slient + SilentWithProgress: --slient + InstallLocation: --install-path="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- mms +- mnt +- mx +- nb +- tel +- tx +FileExtensions: +- htm +- html +- pdf +- rss +- shtml +- svg +- svgz +- url +- webp +- xht +- xhtml +- xsl +ProductCode: Maxthon +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/maxthon/update/releases/download/7.5.2.5801/maxthon_7.5.2.5801_x86.exe + InstallerSha256: 5A9D9742FD91CFA409E8CAE13BBB98C50FEDCB61FB52A32202C984F37441496D + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/maxthon/update/releases/download/7.5.2.5801/maxthon_7.5.2.5801_x86.exe + InstallerSha256: 5A9D9742FD91CFA409E8CAE13BBB98C50FEDCB61FB52A32202C984F37441496D + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/maxthon/update/releases/download/7.5.2.5801/maxthon_7.5.2.5801_x64.exe + InstallerSha256: 9B9A56944ED98BE15E1BA69C33F4EA70EEF6EB3F47161DD64910CF2631AF7906 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/maxthon/update/releases/download/7.5.2.5801/maxthon_7.5.2.5801_x64.exe + InstallerSha256: 9B9A56944ED98BE15E1BA69C33F4EA70EEF6EB3F47161DD64910CF2631AF7906 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- InstallerLocale: zh-CN + Architecture: x86 + Scope: user + InstallerUrl: https://pub.mxfast.net/file/mx-pub/inst/win/7.5.2.5801/maxthon_7.5.2.5801_x86.exe + InstallerSha256: 5A9D9742FD91CFA409E8CAE13BBB98C50FEDCB61FB52A32202C984F37441496D + InstallerSwitches: + Custom: --do-not-launch-chrome +- InstallerLocale: zh-CN + Architecture: x86 + Scope: machine + InstallerUrl: https://pub.mxfast.net/file/mx-pub/inst/win/7.5.2.5801/maxthon_7.5.2.5801_x86.exe + InstallerSha256: 5A9D9742FD91CFA409E8CAE13BBB98C50FEDCB61FB52A32202C984F37441496D + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- InstallerLocale: zh-CN + Architecture: x64 + Scope: user + InstallerUrl: https://pub.mxfast.net/file/mx-pub/inst/win/7.5.2.5801/maxthon_7.5.2.5801_x64.exe + InstallerSha256: 9B9A56944ED98BE15E1BA69C33F4EA70EEF6EB3F47161DD64910CF2631AF7906 + InstallerSwitches: + Custom: --do-not-launch-chrome +- InstallerLocale: zh-CN + Architecture: x64 + Scope: machine + InstallerUrl: https://pub.mxfast.net/file/mx-pub/inst/win/7.5.2.5801/maxthon_7.5.2.5801_x64.exe + InstallerSha256: 9B9A56944ED98BE15E1BA69C33F4EA70EEF6EB3F47161DD64910CF2631AF7906 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.en-US.yaml b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.en-US.yaml new file mode 100644 index 0000000000000..588d0d1df3ccd --- /dev/null +++ b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.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: Maxthon.Maxthon +PackageVersion: 7.5.2.5801 +PackageLocale: en-US +Publisher: The Maxthon Authors +PublisherUrl: https://www.maxthon.com/ +PublisherSupportUrl: https://docs.maxthon.com/ +PrivacyUrl: https://www.maxthon.com/docs/privacy/ +Author: Maxthon Technology Limited +PackageName: Maxthon +PackageUrl: https://www.maxthon.com/download/ +License: Freeware +LicenseUrl: https://www.maxthon.com/docs/eula/ +Copyright: ©1999-2026 MAXTHON USA INC. All rights reserved +ShortDescription: BROWSE WITH WINGS +Description: Maxthon is a new technology browser that provides technical support for blockchain apps and makes it easier for users. Maxthon kernel is more powerful, it can be compatible with Chrome addons library and you can enjoy massive extensions. +Moniker: mx7 +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.zh-CN.yaml b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1d7fbce9dbd6a --- /dev/null +++ b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.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: Maxthon.Maxthon +PackageVersion: 7.5.2.5801 +PackageLocale: zh-CN +Publisher: The Maxthon Authors +PublisherUrl: https://www.maxthon.com/zh +PublisherSupportUrl: https://docs.maxthon.com/ +PrivacyUrl: https://www.maxthon.com/zh/docs/privacy/ +Author: 网际傲游(北京)科技有限公司 +PackageName: 傲游浏览器 +PackageUrl: https://www.maxthon.com/zh/download/ +License: 免费软件 +LicenseUrl: https://www.maxthon.com/zh/docs/eula/ +Copyright: ©1999-2026 MAXTHON USA INC. 保留所有权利。 +ShortDescription: 展翅傲游 享用你应得的自由 +Description: 傲游是一款让区块链应用和开发使用更简单、便捷、用户体验更流畅的新科技浏览器,超强内核无缝兼容,兼容 Chrome 插件库,海量插件任你玩! +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.yaml b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.yaml new file mode 100644 index 0000000000000..7d2f0fa77f2c2 --- /dev/null +++ b/manifests/m/Maxthon/Maxthon/7.5.2.5801/Maxthon.Maxthon.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: Maxthon.Maxthon +PackageVersion: 7.5.2.5801 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 508d81acd9c7ba30b76858353d245b0a890edff3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:48:59 +0800 Subject: [PATCH 42/68] New version: SST.opencode version 1.2.27 (#348910) --- .../1.2.27/SST.opencode.installer.yaml | 21 +++++++ .../1.2.27/SST.opencode.locale.en-US.yaml | 60 +++++++++++++++++++ .../1.2.27/SST.opencode.locale.zh-CN.yaml | 25 ++++++++ .../s/SST/opencode/1.2.27/SST.opencode.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/s/SST/opencode/1.2.27/SST.opencode.installer.yaml create mode 100644 manifests/s/SST/opencode/1.2.27/SST.opencode.locale.en-US.yaml create mode 100644 manifests/s/SST/opencode/1.2.27/SST.opencode.locale.zh-CN.yaml create mode 100644 manifests/s/SST/opencode/1.2.27/SST.opencode.yaml diff --git a/manifests/s/SST/opencode/1.2.27/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.2.27/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..1c2ac65218608 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.27/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.27 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-windows-x64.zip + InstallerSha256: 9E2E43568E6F952E8C7CB77B934FBFF53F454F0213688F24F3C3769B69703E84 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-windows-arm64.zip + InstallerSha256: 2B3446CFA26A9EF5F527C24F4E67350632A475FDADEF28C98D520496244BDBDA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..7d5072a2960a4 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.27 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + - Fixed VCS watcher if statement logic + - Delete legacy permission module + - Clean up pending entry when question is aborted + - Remove SIGHUP exit handler + - Effectify PermissionNext and fix InstanceState ALS bug + - Inline branded ID schemas + - Refactor QuestionService to use effects + - Ensure that compaction message is tracked as agent initiated + - Increase default chunk timeout from 2 minutes to 5 minutes + - Fix lost sessions across worktrees and orphan branches (@michaeldwan) + Desktop + - Remove open label from UI + - Handle multiline web paste in prompt composer + Thank you to 4 community contributors: + - @michaeldwan: + - fix(opencode): lost sessions across worktrees and orphan branches (#16389) + - @marcusschiesser: + - fix(ui): prevent long filenames from overlapping actions (#17151) + - @Gojer16: + - docs(es): fix Spanish intro page translation, grammar, and terminology (#17563) + - @erikengervall: + - docs: Add opencode-firecrawl to ecosystem documentation (#17672) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.2.27 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6c748323e598d --- /dev/null +++ b/manifests/s/SST/opencode/1.2.27/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.27 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.2.27/SST.opencode.yaml b/manifests/s/SST/opencode/1.2.27/SST.opencode.yaml new file mode 100644 index 0000000000000..1507bf170f981 --- /dev/null +++ b/manifests/s/SST/opencode/1.2.27/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.2.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 19b6ec76439423fd83934b2ed3c869d41f41fcd6 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 17 Mar 2026 02:49:47 +0100 Subject: [PATCH 43/68] New version: dprint.dprint version 0.53.0 (#348916) --- .../0.53.0/dprint.dprint.installer.yaml | 16 ++++++ .../0.53.0/dprint.dprint.locale.en-US.yaml | 51 +++++++++++++++++++ .../d/dprint/dprint/0.53.0/dprint.dprint.yaml | 8 +++ 3 files changed, 75 insertions(+) create mode 100644 manifests/d/dprint/dprint/0.53.0/dprint.dprint.installer.yaml create mode 100644 manifests/d/dprint/dprint/0.53.0/dprint.dprint.locale.en-US.yaml create mode 100644 manifests/d/dprint/dprint/0.53.0/dprint.dprint.yaml diff --git a/manifests/d/dprint/dprint/0.53.0/dprint.dprint.installer.yaml b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.installer.yaml new file mode 100644 index 0000000000000..75b3a614b0da0 --- /dev/null +++ b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dprint.dprint +PackageVersion: 0.53.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dprint.exe +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dprint/dprint/releases/download/0.53.0/dprint-x86_64-pc-windows-msvc.zip + InstallerSha256: 913B8233E02A659D21B9B3F50EFF147B9036BEF2157F4DD830C45E2D8ABF2787 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.53.0/dprint.dprint.locale.en-US.yaml b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.locale.en-US.yaml new file mode 100644 index 0000000000000..1b44c989882e4 --- /dev/null +++ b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dprint.dprint +PackageVersion: 0.53.0 +PackageLocale: en-US +Publisher: dsherret +PublisherUrl: https://github.com/dprint +PublisherSupportUrl: https://github.com/dprint/dprint/issues +PackageName: dprint +PackageUrl: https://github.com/dprint/dprint +License: MIT +LicenseUrl: https://github.com/dprint/dprint/blob/HEAD/LICENSE +ShortDescription: Pluggable and configurable code formatting platform written in Rust. +Tags: +- formatter +ReleaseNotes: |- + Changes + - feat(add): support adding multiple plugins at once (#1102) + - feat: dprint add subcommand as alias for dprint config add (#1101) + Install + Run dprint upgrade or see https://dprint.dev/install/ + Checksums + ───────────────────────────────────────────┬──────────────────────────────────────────────────────────────── + Artifact │SHA-256 Checksum + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-x86_64-apple-darwin.zip │4248d4a7c8d747a5c6c874663c43406418ffe043a46e987e8cf4c97fa804a6ff + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-aarch64-apple-darwin.zip │1906f3292dab7d333afbbb15b2e05a29f080f5cf91746ca6c73ee843da298d82 + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-x86_64-pc-windows-msvc.zip │ + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-x86_64-pc-windows-msvc-installer.exe│ + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-x86_64-unknown-linux-gnu.zip │987185f5f0db6205e5bca88aaab04a7b29bc18bf7a8c1a84f56eef08c9730df0 + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-x86_64-unknown-linux-musl.zip │9994d64de357a2b4e93079c21b63506d821bcf37be519c536dc33536d82d752c + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-aarch64-unknown-linux-gnu.zip │a2ee78eb991e9fa7fc3cb203a5a086cb5590003b1aa6ad1bf6730df68b4124a5 + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-aarch64-unknown-linux-musl.zip │d238e1c0f69bc6023c61f7e4f5e427c550c49ae1dfa32e255e9e1bae3953772b + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-riscv64gc-unknown-linux-gnu.zip │936b493204e47d25b820d3f91daa8ea2a2ec0fdebe93d69fc5dd4ca011c4deed + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-loongarch64-unknown-linux-gnu.zip │a13d1bb388bef27398255d7913ee388e4fdd4aa64efc611b4e0a74ad58b37e81 + ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── + dprint-loongarch64-unknown-linux-musl.zip │c3ca893a6afcf1f505d51b2e146b04496f61770b0cb0a320de34d4f8d80e82b2 + ───────────────────────────────────────────┴──────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/dprint/dprint/releases/tag/0.53.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dprint/dprint/0.53.0/dprint.dprint.yaml b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.yaml new file mode 100644 index 0000000000000..c5c5c94dd2466 --- /dev/null +++ b/manifests/d/dprint/dprint/0.53.0/dprint.dprint.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: dprint.dprint +PackageVersion: 0.53.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 323a25b072481b01124f94d53dd9ae99c23384bb Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Tue, 17 Mar 2026 02:50:35 +0100 Subject: [PATCH 44/68] New version: Mozilla.Firefox.Nightly.MSIX version 150.2603.1609.0 (#349138) --- ...ozilla.Firefox.Nightly.MSIX.installer.yaml | 52 +++++++++++++++++++ ...lla.Firefox.Nightly.MSIX.locale.en-US.yaml | 30 +++++++++++ .../Mozilla.Firefox.Nightly.MSIX.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.yaml diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml new file mode 100644 index 0000000000000..dd9aff66683b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -0,0 +1,52 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 150.2603.1609.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- DisplayName: Firefox Nightly + Publisher: Mozilla Corporation +Installers: +- Architecture: x86 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/03/2026-03-16-09-41-20-mozilla-central/firefox-150.0a1.multi.win32.installer.msix + InstallerSha256: 888FCCB1DEEB900B992625421038D9657FAFDC385C58ECB34DEF9CD87D957E17 + SignatureSha256: 1D553F79F33FBB6AA1D159499EF6409D54750D1EB7DB8BE0B1816D82E5383AC1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_150.2603.1609.0_x86__jag0gd4e3s9p2' +- Architecture: x64 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/03/2026-03-16-09-41-20-mozilla-central/firefox-150.0a1.multi.win64.installer.msix + InstallerSha256: CA2B86601C7BC929109D8E26609BE72E83D83B096F5276060B32989692726355 + SignatureSha256: 002C7843D51D97317D017AC0E4B6C84E11F2E3E50BD0C309BE6AFDC26DBA8CD3 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_150.2603.1609.0_x64__jag0gd4e3s9p2' +- Architecture: arm64 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/03/2026-03-16-09-41-20-mozilla-central/firefox-150.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 1F3E2BFEDE60866CAD9F587EC1EB77509FA62B726A1C0EC432486F0688B11EF6 + SignatureSha256: 01FF75190FAE772787344DE46FC65E7A0DB717ACF7421269E85C37041424C364 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_150.2603.1609.0_arm64__jag0gd4e3s9p2' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml new file mode 100644 index 0000000000000..5f4872f0e5dc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 150.2603.1609.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (MSIX) Nightly +PackageUrl: https://www.firefox.com/en-US/channel/desktop/?redirect_source=mozilla-org +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Firefox browser nightly builds +Description: Firefox is a free and open-source web browser developed by the Mozilla Foundation. Nightly provides the latest development patches and fixes, before they are introduced into other stable versions. +Moniker: firefox-nightly +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.yaml new file mode 100644 index 0000000000000..5568e784058af --- /dev/null +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/150.2603.1609.0/Mozilla.Firefox.Nightly.MSIX.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: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 150.2603.1609.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1974de2739b2ec0d35c73ba15d10ecb432921c5e Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Mon, 16 Mar 2026 21:51:24 -0400 Subject: [PATCH 45/68] GitHub.Copilot.Prerelease version v1.0.6-2 (#349152) --- .../GitHub.Copilot.Prerelease.installer.yaml | 23 +++++++++++++++ ...itHub.Copilot.Prerelease.locale.en-US.yaml | 29 +++++++++++++++++++ .../v1.0.6-2/GitHub.Copilot.Prerelease.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.yaml diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.installer.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.installer.yaml new file mode 100644 index 0000000000000..699b146e15737 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.6-2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.6-2/copilot-win32-x64.zip + InstallerSha256: C153CB45D2A0D91029F96A93D435868782193305FEE077F107DCB0C0BC320900 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.6-2/copilot-win32-arm64.zip + InstallerSha256: A6CA22B24995DC08E51384A44685E1EBD45923013157838674FFB107397F5BB2 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.locale.en-US.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.locale.en-US.yaml new file mode 100644 index 0000000000000..07407be0541a3 --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.6-2 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI (Preview) +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://docs.github.com/en/site-policy/github-terms/github-pre-release-license-terms +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot-prerelease +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.6-2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.yaml b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.yaml new file mode 100644 index 0000000000000..14779ff64546e --- /dev/null +++ b/manifests/g/GitHub/Copilot/Prerelease/v1.0.6-2/GitHub.Copilot.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot.Prerelease +PackageVersion: v1.0.6-2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From c24d6ebde87783f078eafbe3fb8eae12739636e8 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 17 Mar 2026 02:52:12 +0100 Subject: [PATCH 46/68] New version: Fly-io.flyctl version 0.4.22 (#349158) --- .../0.4.22/Fly-io.flyctl.installer.yaml | 19 ++++++++++++ .../0.4.22/Fly-io.flyctl.locale.en-US.yaml | 29 +++++++++++++++++++ .../0.4.22/Fly-io.flyctl.locale.ko-KR.yaml | 26 +++++++++++++++++ .../f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..ec8f13fe1eed2 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.22 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.22/flyctl_0.4.22_Windows_x86_64.zip + InstallerSha256: 942F3D38AD95196059ED82A7886A73B84BB5E7B66EDD9E1F6DADC3CF6F69DE5B +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.4.22/flyctl_0.4.22_Windows_arm64.zip + InstallerSha256: 80242412AD4E529F5BF5BD4D262D4AE1D2C0B15A561FBE316B95BF70EDCF4587 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..3796f863b63eb --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.22 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - ab42503 port to flaps.Wait options API (#4778) + - 77b43da Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 (#4770) + - f16f2cc Bump the tracing group with 6 updates (#4773) + - 30a1c2c Switch pre-commit to prek and enable new linters + - 454c7d4 Substitute image_config "." with build image during deploy (#4772) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.4.22 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 0000000000000..d6f0d854049e6 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.4.22 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..da933311fa486 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.4.22/Fly-io.flyctl.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: Fly-io.flyctl +PackageVersion: 0.4.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f57962e0aaa9f1d196b16d56074ccdf312a7ff0b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:53:04 +0800 Subject: [PATCH 47/68] New version: BenthicSoftware.Goldview.4 version 4.2.0.420 (#349159) --- .../BenthicSoftware.Goldview.4.installer.yaml | 21 ++++++++++++ ...nthicSoftware.Goldview.4.locale.en-US.yaml | 33 +++++++++++++++++++ ...nthicSoftware.Goldview.4.locale.zh-CN.yaml | 14 ++++++++ .../4.2.0.420/BenthicSoftware.Goldview.4.yaml | 8 +++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.installer.yaml create mode 100644 manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.en-US.yaml create mode 100644 manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.zh-CN.yaml create mode 100644 manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.yaml diff --git a/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.installer.yaml b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.installer.yaml new file mode 100644 index 0000000000000..83f38ab20f14d --- /dev/null +++ b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.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: BenthicSoftware.Goldview.4 +PackageVersion: 4.2.0.420 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2026-03-12 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.benthicsoftware.com/apps/goldview4setup420_32bit.exe + InstallerSha256: 530AC0FEE55C01C033A3DAAE77420080A4E77F32E32F152BDFA9E82E5AF2CF7B + ProductCode: Golden432_is1 +- Architecture: x64 + InstallerUrl: https://www.benthicsoftware.com/apps/goldview4setup420_64bit.exe + InstallerSha256: 03467D99F8F420BBA0B76FF5E0EA0B260DC8B1FD7DBE8B27D8A7535CA0F9F04E + ProductCode: Golden464_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.en-US.yaml b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.en-US.yaml new file mode 100644 index 0000000000000..352c9f40ea999 --- /dev/null +++ b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.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: BenthicSoftware.Goldview.4 +PackageVersion: 4.2.0.420 +PackageLocale: en-US +Publisher: Benthic Software +PublisherUrl: https://www.benthicsoftware.com/ +PublisherSupportUrl: https://www.benthicsoftware.com/support.html +PrivacyUrl: https://www.benthicsoftware.com/privacy.html +Author: Benthic Software, LLC +PackageName: 'Benthic Software: Goldview 4.x' +PackageUrl: https://www.benthicsoftware.com/goldview.html +License: Proprietary +LicenseUrl: https://www.benthicsoftware.com/license.html +Copyright: Copyright © 1996-2026 Benthic Software, LLC +CopyrightUrl: https://www.benthicsoftware.com/license.html +ShortDescription: Oracle Schema Viewer +Description: GoldView is a schema structure browser for Oracle databases. It displays information on the structure and properties of schema objects. It is a read-only tool. It is useful for developers who need to know information about the objects in a schema, but don't want to type the data dictionary queries. It also allows safe browsing of schema information without the fear of accidentally damaging the database. +Tags: +- database +- db +- oracle +ReleaseNotes: |- + - New portable application mode via command-line options or marker file. + - New zip file download for easy installs, scripted installs, and portable app mode support. + - New export/import all options choices on the login window (useful for portable mode.) + - Several changes for high DPI per monitor support. + - Improvements to the login window for dark mode. +ReleaseNotesUrl: https://www.benthicsoftware.com/goldview.html +PurchaseUrl: https://www.benthicsoftware.com/goldview.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.zh-CN.yaml b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1f30f36b67ae3 --- /dev/null +++ b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.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: BenthicSoftware.Goldview.4 +PackageVersion: 4.2.0.420 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Oracle 模式浏览器 +Description: GoldView 是 Oracle 数据库的模式结构浏览器,可显示模式对象的结构和属性信息。它是一个只读工具。对于需要了解模式中对象信息但又不想键入数据字典查询的开发人员来说,它非常有用。它还可以安全地浏览模式信息,而不必担心意外损坏数据库。 +Tags: +- oracle +- 数据库 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.yaml b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.yaml new file mode 100644 index 0000000000000..e27ee2296e132 --- /dev/null +++ b/manifests/b/BenthicSoftware/Goldview/4/4.2.0.420/BenthicSoftware.Goldview.4.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: BenthicSoftware.Goldview.4 +PackageVersion: 4.2.0.420 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc05ec7dca3bc89fde4d61bebd5a6f8b0175d65a Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Tue, 17 Mar 2026 02:53:52 +0100 Subject: [PATCH 48/68] New version: matchmycolor.ColibriAlpha version 26.2.0.16644 (#349161) --- .../matchmycolor.ColibriAlpha.installer.yaml | 6 +++--- .../matchmycolor.ColibriAlpha.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriAlpha.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16635 => 26.2.0.16644}/matchmycolor.ColibriAlpha.installer.yaml (79%) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16635 => 26.2.0.16644}/matchmycolor.ColibriAlpha.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriAlpha/{26.2.0.16635 => 26.2.0.16644}/matchmycolor.ColibriAlpha.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml index 2febb9b9760a3..8a85299a4e521 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16635 +PackageVersion: 26.2.0.16644 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.308.exe - InstallerSha256: ABA5E05DD62972611F60F9123D296F6887301B6D95E0187E06865B6501E1781B + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.317.exe + InstallerSha256: 31833382A107D6CD9F0B8CAE56A604455EF6897CFD385B6B062BA75E37BE8070 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml index 6d79821ad49fe..775865fa82629 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16635 +PackageVersion: 26.2.0.16644 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml index 538ce98dfa88f..78ce3cc0eef8e 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16635/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.16644/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.16635 +PackageVersion: 26.2.0.16644 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 From b41ef9cc99fd222c7532d6111e744a10a85456aa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:54:39 +0800 Subject: [PATCH 49/68] Update: AGTEK.MaterialsSA version 1.12.5.3 (#349170) --- .../AGTEK/MaterialsSA/1.12.5.3/AGTEK.MaterialsSA.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/a/AGTEK/MaterialsSA/1.12.5.3/AGTEK.MaterialsSA.installer.yaml b/manifests/a/AGTEK/MaterialsSA/1.12.5.3/AGTEK.MaterialsSA.installer.yaml index efff8cc4be2be..b9552d913fd46 100644 --- a/manifests/a/AGTEK/MaterialsSA/1.12.5.3/AGTEK.MaterialsSA.installer.yaml +++ b/manifests/a/AGTEK/MaterialsSA/1.12.5.3/AGTEK.MaterialsSA.installer.yaml @@ -20,6 +20,6 @@ ReleaseDate: 2026-03-09 Installers: - Architecture: x64 InstallerUrl: https://agtek.s3.amazonaws.com/Agtek/gDiPvQGCgYCV - InstallerSha256: EEA84A1354206DD5A5F928FC90598D922083A9681FFB71D321DA81ADCD4F3F6A + InstallerSha256: 52A7BDDC1ACC891B87923B5C115CFA3133DB8C897C753A05BBF62156A9295A12 ManifestType: installer ManifestVersion: 1.12.0 From 7b90bb5767ac2139685495b1a00f5b8aa2f4c512 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:55:27 +0800 Subject: [PATCH 50/68] New version: Google.GoogleUpdater version 148.0.7730.0 (#349175) --- .../Google.GoogleUpdater.installer.yaml | 39 +++++++++++++++++++ .../Google.GoogleUpdater.locale.en-US.yaml | 18 +++++++++ .../Google.GoogleUpdater.locale.zh-CN.yaml | 18 +++++++++ .../148.0.7730.0/Google.GoogleUpdater.yaml | 8 ++++ 4 files changed, 83 insertions(+) create mode 100644 manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.installer.yaml create mode 100644 manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.en-US.yaml create mode 100644 manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.zh-CN.yaml create mode 100644 manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.yaml diff --git a/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.installer.yaml b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.installer.yaml new file mode 100644 index 0000000000000..101020ba7e3df --- /dev/null +++ b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.GoogleUpdater +PackageVersion: 148.0.7730.0 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --install --silent + SilentWithProgress: --install --silent + Interactive: --install + Log: --enable-logging + Upgrade: --update +UpgradeBehavior: install +InstallationMetadata: + Files: + - RelativeFilePath: updater.exe + FileSha256: 7DAFA7239F9D6256B1FD27F20B4791A4D00CE862B01921EEF6E46667ECAEEFBF +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/update2/aco4txd6ppvnfj5j2kkxvp3ohukq_148.0.7730.0/UpdaterSetup.exe + InstallerSha256: 075DA18E85398401404291ACCF6835554DB7BE200FE44930A9DA3DF99305D5D1 + InstallerSwitches: + Custom: --enterprise + InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Google\GoogleUpdater\148.0.7730.0' +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/update2/aco4txd6ppvnfj5j2kkxvp3ohukq_148.0.7730.0/UpdaterSetup.exe + InstallerSha256: 075DA18E85398401404291ACCF6835554DB7BE200FE44930A9DA3DF99305D5D1 + InstallerSwitches: + Custom: --system --enterprise + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Google\GoogleUpdater\148.0.7730.0' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.en-US.yaml b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.en-US.yaml new file mode 100644 index 0000000000000..c63a6c2d0953c --- /dev/null +++ b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.GoogleUpdater +PackageVersion: 148.0.7730.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Update +License: Freeware +LicenseUrl: https://policies.google.com/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: An updater to keep Chrome (and other software) up to date. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.zh-CN.yaml b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.locale.zh-CN.yaml new file mode 100644 index 0000000000000..080d2029707ba --- /dev/null +++ b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.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: Google.GoogleUpdater +PackageVersion: 148.0.7730.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Update +License: 免费软件 +LicenseUrl: https://policies.google.com/terms?hl=zh-CN +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 让 Chrome(和其它软件)保持最新的更新程序。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.yaml b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.yaml new file mode 100644 index 0000000000000..2793c698e3cbe --- /dev/null +++ b/manifests/g/Google/GoogleUpdater/148.0.7730.0/Google.GoogleUpdater.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.GoogleUpdater +PackageVersion: 148.0.7730.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a785307b6eaa158eaf99df760e0fc0a9dcf0a991 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:56:19 +0800 Subject: [PATCH 51/68] New version: Summay.Sunsama version 3.3.2 (#349177) --- .../3.3.2/Summay.Sunsama.installer.yaml | 21 +++++++++++ .../3.3.2/Summay.Sunsama.locale.en-US.yaml | 33 +++++++++++++++++ .../3.3.2/Summay.Sunsama.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../Summay/Sunsama/3.3.2/Summay.Sunsama.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.installer.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.en-US.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.zh-CN.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.yaml diff --git a/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.installer.yaml b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.installer.yaml new file mode 100644 index 0000000000000..7c5b1660f3b3f --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.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: Summay.Sunsama +PackageVersion: 3.3.2 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: b9f806e8-a079-5e44-b3bb-519a14491dc1 +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/2003096gmmnl0g1/Sunsama%20Setup%203.3.2%20-%20Build%20260316kshga048b-x64.exe + InstallerSha256: C2387797557CEF22003CDD73E8C7F5AD1DD0E2F30A28664E670C10252A7EA0CA +- Architecture: arm64 + InstallerUrl: https://download.todesktop.com/2003096gmmnl0g1/Sunsama%20Setup%203.3.2%20-%20Build%20260316kshga048b-arm64.exe + InstallerSha256: 69206C23BCD4B0A637FDFA1C9800E71F7440A0BABC7408C11239ECA3F2519080 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.en-US.yaml b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.en-US.yaml new file mode 100644 index 0000000000000..60949d5a1e595 --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.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: Summay.Sunsama +PackageVersion: 3.3.2 +PackageLocale: en-US +Publisher: Travis Meyer +PublisherUrl: https://www.sunsama.com/ +PublisherSupportUrl: https://help.sunsama.com/ +PrivacyUrl: https://www.sunsama.com/privacy +Author: Summay, Inc. +PackageName: Sunsama +PackageUrl: https://www.sunsama.com/desktop +License: Proprietary +LicenseUrl: https://www.sunsama.com/terms +Copyright: © 2026 Summay, Inc. +CopyrightUrl: https://www.sunsama.com/terms +ShortDescription: The digital daily planner that helps you feel calm and stay focused. +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- gtd +- list +- schedule +- task +- to-do +- todo +PurchaseUrl: https://www.sunsama.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.zh-CN.yaml b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f30c65c27438a --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Summay.Sunsama +PackageVersion: 3.3.2 +PackageLocale: zh-CN +Publisher: Travis Meyer +PublisherUrl: https://www.sunsama.com/ +PublisherSupportUrl: https://help.sunsama.com/ +PrivacyUrl: https://www.sunsama.com/privacy +Author: Summay, Inc. +PackageName: Sunsama +PackageUrl: https://www.sunsama.com/desktop +License: 专有软件 +LicenseUrl: https://www.sunsama.com/terms +Copyright: © 2026 Summay, Inc. +CopyrightUrl: https://www.sunsama.com/terms +ShortDescription: 帮助你沉着专注的电子每日计划表。 +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 议程 +PurchaseUrl: https://www.sunsama.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.yaml b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.yaml new file mode 100644 index 0000000000000..f67bf4e69c367 --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.2/Summay.Sunsama.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: Summay.Sunsama +PackageVersion: 3.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab2df69bbee0a16a890ebe1e5c2fb443005a05dd Mon Sep 17 00:00:00 2001 From: YANAi Date: Tue, 17 Mar 2026 10:57:05 +0900 Subject: [PATCH 52/68] OraDBDumpViewer.OraDBDumpViewer.BETA version 2.1.0 (#349179) --- ...Viewer.OraDBDumpViewer.BETA.installer.yaml | 23 +++++++++++++++++++ ...wer.OraDBDumpViewer.BETA.locale.ja-JP.yaml | 20 ++++++++++++++++ .../OraDBDumpViewer.OraDBDumpViewer.BETA.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml create mode 100644 manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml create mode 100644 manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml new file mode 100644 index 0000000000000..21d4fd58d8035 --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 2.1.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v2.1.0-beta/OraDBDumpViewer_v2.1.0-beta_installer_x64.exe + InstallerSha256: 52D162BD64A4C6FD2610F7F82C220EBDF82E3E07A1F36B40E67B003A231E3CE1 +- Architecture: arm64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v2.1.0-beta/OraDBDumpViewer_v2.1.0-beta_installer_arm64.exe + InstallerSha256: F35402BF9B8279B37A1D11F0B4040DA00B3357B1C3894DEE640069E85B992575 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml new file mode 100644 index 0000000000000..5ae30385e7a1b --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 2.1.0 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: OraDB DUMP Viewer (Beta) +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア (Beta) +Tags: +- oracle +- dump +- viewer +- database +- beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml new file mode 100644 index 0000000000000..a34c7be3ddd28 --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/2.1.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 2.1.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 From 6a3eb1060e2cb6add99b54544f25218682560c3c Mon Sep 17 00:00:00 2001 From: Bryan Stone Date: Mon, 16 Mar 2026 20:57:53 -0500 Subject: [PATCH 53/68] New version: SteampunkLabs.AWSLoggy version 3.10.0 (#349180) --- .../SteampunkLabs.AWSLoggy.installer.yaml | 24 +++++++++++++++ .../SteampunkLabs.AWSLoggy.locale.en-US.yaml | 29 +++++++++++++++++++ .../3.10.0/SteampunkLabs.AWSLoggy.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.installer.yaml create mode 100644 manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.locale.en-US.yaml create mode 100644 manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.yaml diff --git a/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.installer.yaml b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.installer.yaml new file mode 100644 index 0000000000000..8018234966b54 --- /dev/null +++ b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SteampunkLabs.AWSLoggy +PackageVersion: 3.10.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{D7FFCE51-0578-4E25-BFF7-697801806132}' +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- DisplayName: Loggy + Publisher: steampunk + ProductCode: '{D7FFCE51-0578-4E25-BFF7-697801806132}' + UpgradeCode: '{0338EB74-D718-582E-8504-6BDEFB6FDC54}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Loggy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aegixx/aws-loggy/releases/download/v3.10.0/Loggy-3.10.0-windows-x86_64.msi + InstallerSha256: 00541F78BED42080196032D2A57BFB1558F89A65DB974DA6AB0300B2A5F6C0DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.locale.en-US.yaml b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.locale.en-US.yaml new file mode 100644 index 0000000000000..d45069c412383 --- /dev/null +++ b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SteampunkLabs.AWSLoggy +PackageVersion: 3.10.0 +PackageLocale: en-US +Publisher: Steampunk Labs +PublisherUrl: https://github.com/aegixx +PublisherSupportUrl: https://github.com/aegixx/aws-loggy/issues +PackageName: AWS Loggy +PackageUrl: https://github.com/aegixx/aws-loggy +License: MIT +LicenseUrl: https://github.com/aegixx/aws-loggy/blob/HEAD/LICENSE +ShortDescription: A fast, native desktop app for browsing and tailing AWS CloudWatch logs +Description: Loggy is a desktop application for viewing AWS CloudWatch logs. Features include live tail streaming, fuzzy search log group selection, log level filtering, find-in-log, keyboard-driven navigation, and Lambda invocation grouping. +Tags: +- aws +- cloudwatch +- devtools +- lambda +- logs +- monitoring +ReleaseNotes: |- + 3.10.0 (2026-03-16) + Features + - add Playwright E2E testing with demo mode (#89) (c78eedf) +ReleaseNotesUrl: https://github.com/aegixx/aws-loggy/releases/tag/v3.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.yaml b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.yaml new file mode 100644 index 0000000000000..a7152200dd913 --- /dev/null +++ b/manifests/s/SteampunkLabs/AWSLoggy/3.10.0/SteampunkLabs.AWSLoggy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SteampunkLabs.AWSLoggy +PackageVersion: 3.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fff508c0d71741b8de83eb73b9fc6bc6f5226ef0 Mon Sep 17 00:00:00 2001 From: copilot-cli-winget-bot Date: Mon, 16 Mar 2026 22:28:44 -0400 Subject: [PATCH 54/68] GitHub.Copilot version v1.0.6 (#349174) --- .../v1.0.6/GitHub.Copilot.installer.yaml | 25 ++++++++++++++++ .../v1.0.6/GitHub.Copilot.locale.en-US.yaml | 29 +++++++++++++++++++ .../GitHub/Copilot/v1.0.6/GitHub.Copilot.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.installer.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.locale.en-US.yaml create mode 100644 manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.yaml diff --git a/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.installer.yaml new file mode 100644 index 0000000000000..c61c65c8661fe --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: copilot.exe +Commands: +- copilot +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.PowerShell + MinimumVersion: 7.0.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.6/copilot-win32-x64.zip + InstallerSha256: FD3425B98A1383CD70772D0652E0CA89289E40E2E23A71C7FADCAC96AF21EC65 +- Architecture: arm64 + InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.6/copilot-win32-arm64.zip + InstallerSha256: 5110757CD26160431A1855AE53565C0C441A3DFAFA7D70B5E3F9D8086F74C91B +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-16 diff --git a/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.locale.en-US.yaml new file mode 100644 index 0000000000000..5b8ffa554981d --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.6 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: Copilot CLI +PackageUrl: https://github.com/github/copilot-cli +License: Proprietary +LicenseUrl: https://github.com/github/copilot-cli/blob/HEAD/LICENSE.md +Copyright: Copyright (c) GitHub 2025. All rights reserved. +CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file +ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. +Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. +Moniker: copilot +Tags: +- cli +- copilot +- github +ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/github/copilot-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.yaml new file mode 100644 index 0000000000000..1f30630efdcb7 --- /dev/null +++ b/manifests/g/GitHub/Copilot/v1.0.6/GitHub.Copilot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: GitHub.Copilot +PackageVersion: v1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 52b4af7373afb8d1813d50dbdcfc96368beec3d4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:29:30 +0800 Subject: [PATCH 55/68] Update: Servo.Servo.Nightly version 1.0 (2026-03-16) (#349176) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 8 ++++---- .../Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index b2cbdccfc8fcd..4709c2a6d9503 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{387d0555-4c45-430d-9682-85a6be33f22d}' -ReleaseDate: 2026-03-14 +ProductCode: '{6740715a-9fbf-4e0b-adf6-54c13fc2f3b5}' +ReleaseDate: 2026-03-16 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-14/servo-x86_64-windows-msvc.exe - InstallerSha256: A96F61888735A901064011E72F62A4650CAC9CBE81253A4A452B79A47D8235CF + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-16/servo-x86_64-windows-msvc.exe + InstallerSha256: B5EA62541FD9756725F0692801E92E5772382E7783EC6AE7AF51697B8D0FF232 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index a378a5264dc84..3892e14b35750 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@e56651ef7d6dff1ad09128f7ebd4126e2580a040 -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-14 +ReleaseNotes: Nightly build based on servo/servo@9fd7477cbb9fd2cf945a7e7bdd4e5f5468b99adc +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-16 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From 4e180dfb8b026b69d67cd6357188142c95c21b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Tue, 17 Mar 2026 03:30:24 +0100 Subject: [PATCH 56/68] New version: WarcraftLogs.Uploader version 9.0.24 (#349189) --- .../WarcraftLogs.Uploader.installer.yaml | 19 +++++++++++++++++++ .../WarcraftLogs.Uploader.locale.en-US.yaml | 18 ++++++++++++++++++ .../9.0.24/WarcraftLogs.Uploader.yaml | 8 ++++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.installer.yaml create mode 100644 manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.locale.en-US.yaml create mode 100644 manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.yaml diff --git a/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.installer.yaml b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.installer.yaml new file mode 100644 index 0000000000000..a1cbfd808e411 --- /dev/null +++ b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WarcraftLogs.Uploader +PackageVersion: 9.0.24 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: bcc11bd8-bf2f-5f00-925b-921594bc2ca4 +ReleaseDate: 2026-03-16 +AppsAndFeaturesEntries: +- DisplayName: Warcraft Logs Uploader 9.0.24 + Publisher: warcraftlogs + ProductCode: bcc11bd8-bf2f-5f00-925b-921594bc2ca4 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/RPGLogs/Uploaders-warcraftlogs/releases/download/v9.0.24/warcraftlogs-v9.0.24.exe + InstallerSha256: 48A884F28B8369DC2991493F66E7376392AD752B7D5AC3C91213B476FC68A7B2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.locale.en-US.yaml b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.locale.en-US.yaml new file mode 100644 index 0000000000000..a18ca68b507e8 --- /dev/null +++ b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WarcraftLogs.Uploader +PackageVersion: 9.0.24 +PackageLocale: en-US +Publisher: RPGLogs +PublisherUrl: https://www.warcraftlogs.com/ +PublisherSupportUrl: https://articles.warcraftlogs.com/help/getting-started +PrivacyUrl: https://www.warcraftlogs.com/help/privacy +Author: RPGLogs +PackageName: Warcraft Logs Uploader +PackageUrl: https://github.com/RPGLogs/Uploaders-warcraftlogs +License: GPL 3.0 +Copyright: Copyright © 2022 warcraftlogs +ShortDescription: Provides combat analysis for Blizzard's World of Warcraft MMO. Record your combats, upload them to the site and analyze them in real time. Find out exactly what went wrong and discover what you need to do to fix it. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.yaml b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.yaml new file mode 100644 index 0000000000000..96a7b697935f5 --- /dev/null +++ b/manifests/w/WarcraftLogs/Uploader/9.0.24/WarcraftLogs.Uploader.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WarcraftLogs.Uploader +PackageVersion: 9.0.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 29433e5dd59cdd82962e78727a1cae4dce1b521a Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Mon, 16 Mar 2026 20:01:12 -0700 Subject: [PATCH 57/68] New version: danielmiessler.Fabric version 1.4.435 (#348883) --- .../danielmiessler.Fabric.installer.yaml | 24 +++++++++++++++++ .../danielmiessler.Fabric.locale.en-US.yaml | 27 +++++++++++++++++++ .../Fabric/1.4.435/danielmiessler.Fabric.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.installer.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.locale.en-US.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.yaml diff --git a/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.installer.yaml new file mode 100644 index 0000000000000..7d116a5587af9 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.435 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-03-15 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.435/fabric_Windows_i386.zip + InstallerSha256: 30B7B8E97FEDE22A2FC7B5B03318ADEBC8AF246D8287B3133519FA1F6724E0C4 +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.435/fabric_Windows_x86_64.zip + InstallerSha256: 42F95C6517A671E00D2A660E106CFCF691E601BF8B6D50BBFB870FA4B824C3EC +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.435/fabric_Windows_arm64.zip + InstallerSha256: 308CF8A1FFB039B46F2D076EE775792A5E1613327E2C932A4067AF5FFE7CA9AB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 0000000000000..0fecf8bf495c2 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.435 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2058 by dependabot: chore(deps-dev): bump devalue from 5.6.3 to 5.6.4 in /web in the npm_and_yarn group across 1 directory + - Bumps the indirect dependency devalue from version 5.6.3 to 5.6.4 in the /web directory as part of the npm_and_yarn dependency group. +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.435 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.yaml new file mode 100644 index 0000000000000..b55cc741fe44e --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.435/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.435 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ac310bdadb196d8e9be63ed78da9ab39bd8aae74 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 16 Mar 2026 23:02:02 -0400 Subject: [PATCH 58/68] New version: AptosCore.aptos version 9.0.0 (#349181) --- .../9.0.0/AptosCore.aptos.installer.yaml | 21 +++ .../9.0.0/AptosCore.aptos.locale.en-US.yaml | 136 ++++++++++++++++++ .../aptos/9.0.0/AptosCore.aptos.yaml | 8 ++ 3 files changed, 165 insertions(+) create mode 100644 manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.installer.yaml create mode 100644 manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.locale.en-US.yaml create mode 100644 manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.yaml diff --git a/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.installer.yaml b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.installer.yaml new file mode 100644 index 0000000000000..128fe58d8a83c --- /dev/null +++ b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AptosCore.aptos +PackageVersion: 9.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aptos.exe +InstallModes: +- silent +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-v9.0.0/aptos-cli-9.0.0-Windows-x86_64.zip + InstallerSha256: 193C12CCEF8F409C9542458A68859A16A3E5DDD3E9800DAE006060A59AA15834 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.locale.en-US.yaml b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.locale.en-US.yaml new file mode 100644 index 0000000000000..b079e9b7a6d3b --- /dev/null +++ b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.locale.en-US.yaml @@ -0,0 +1,136 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AptosCore.aptos +PackageVersion: 9.0.0 +PackageLocale: en-US +Publisher: Aptos Foundation +PublisherUrl: https://aptosnetwork.com/ +PublisherSupportUrl: https://github.com/aptos-labs/aptos-core/issues +Author: Aptos Labs +PackageName: Aptos +PackageUrl: https://github.com/aptos-labs/aptos-core +License: Innovation-Enabling Source Code License +LicenseUrl: https://github.com/aptos-labs/aptos-core/blob/HEAD/LICENSE +Copyright: |- + Copyright © Aptos Foundation + Parts of the project are originally copyright © Meta Platforms, Inc. +CopyrightUrl: https://github.com/aptos-labs/aptos-core/blob/HEAD/LICENSE +ShortDescription: Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience. +Moniker: aptos +Tags: +- aptos +- blockchain +- cli +- move +ReleaseNotes: |- + Bug Fixes + - testsuite: update Python dependencies to resolve security vulnerabilities (#18844) #18844 (Greg Nazario) + Commits + - 816f71d: [staking_contract] accurate staker and operator pending attributions (#18671) (Aaron) #18671 + - 195056b: [framework] Eliminate build.rs from aptos-cached-packages (#18625) (Wolfgang Grieskamp) #18625 + - 095b361: [cached-packages] Update head.mrb (#18702) (Wolfgang Grieskamp) #18702 + - 2e9b3fb: [gas] bump gas version to v1.42 (#18704) (Balaji Arun) #18704 + - b1de268: [Storage] Start a thread to cleanup some stale JMT nodes. (#18688) (Guoteng Rao) #18688 + - d8e7be6: Bump CLI to 8.0.0 (#18692) (Daniel Porteous (dport)) #18692 + - d9f84d8: Improve chunky verifier speed (#18700) (Wicher Malten) #18700 + - 0889259: Update comments in fk_algorithm.rs to better explain circulant matrix evaluation (#18586) (Rex Fernando) #18586 + - edd4d77: Initial attempt (#18714) (Wicher Malten) #18714 + - 98a5312: Add fn to batch threshold encryption scheme, to allow validators to post encryption key on-chain at the end of the epoch (#18615) (Rex Fernando) #18615 + - b7f57fa: [storage] Fix incorrect assertion in LedgerState::new (wqfish) #18709 + - 2b5e487: Disable randomness fast path by default (#18644) (Daniel Xiang) #18644 + - 5ebd78c: txn emitter: add latency for orderless (#18647) (igor-aptos) #18647 + - a94e31e: [move-prover] Implement behavioral predicates in Boogie code generation (#18465) (Wolfgang Grieskamp) #18465 + - eb53c9e: [jemalloc] Add background thread for periodic jemalloc stats as Prometheus gauges (wqfish) #18721 + - 6da9894: [prover] Ensures state labels of behavioral predicates are correctly propagated from the frontend (#18583) (Wolfgang Grieskamp) #18583 + - 86b5c58: [consensus] Add optimistic randomness share verification (#18646) (Daniel Xiang) #18646 + - ed08225: [compiler] Add format string validation for assert macros (#18533) (Calin Tataru) #18533 + - 1a3d156: Fix typescript tests flaking (#18696) (Rex Fernando) #18696 + - e2de37b: [consensus] Use spawn_blocking for CPU-intensive verification tasks (Zekun Li) #18719 + - f9c780e: [consensus] Use OptQuorumStore payload exclusively in proof_manager (#18653) (Balaji Arun) #18653 + - 479e258: [blockstm] pre-write timestamp in mvhashmap (#18125) (Zekun Li) #18125 + - 0a04a63: [model] Improve sourcifier spec output formatting (#18579) (Wolfgang Grieskamp) #18579 + - c6d4caf: [Peer Monitoring] Support metadata sanitization. (Cursor Agent) #18547 + - f49a2ff: [State Sync] Set default syncing mode to output syncing, and bump (Josh Lind) #18701 + - 03b1b6b: [State Sync] Reduce max client transaction and output request sizes. (Josh Lind) #18701 + - 41d77fb: remove validations from aptos-trading (#18727) (igor-aptos) #18727 + - 87ba2f5: Remove the use of mvir files in various places, instead, using masm (#18685) (Vineeth Kashyap) #18685 + - b24bd96: Tune jemalloc config to reduce memory fragmentation (wqfish) #18729 + - 30ef782: [encrypted mempool] Switch hash-to-curve implementation in aptos-batch-encryption to the ones in arkworks and noble-curves (#18715) (Rex Fernando) #18715 + - d8b4266: Pruned version stream unavailable (#18581) (Daniel Porteous (dport)) #18581 + - 15ce174: [framework][vm] Add chunky DKG reconfiguration and VM support (#18541) (Balaji Arun) #18541 + - c074ca7: [compiler] Remove move-cli crate, relocate shared modules to move-unit-test and move-prover (#18736) (Wolfgang Grieskamp) #18736 + - e535ddb: [fix] cherry pick missed feature activation times (#18745) (George Mitenkov) #18745 + - a818a43: [stake] Prevent from empty validator set (#18280) (Aaron) #18280 + - e867830: [tools][cleanup] Move move-docgen out of move-prover into move/tools (#18741) (Wolfgang Grieskamp) #18741 + - 906aaa3: [encrypted mempool] Update HKDF in aptos-batch-encryption to be consistent with RFC-5869 (#18716) (Rex Fernando) #18716 + - 5ee5a6f: [abigen] Move move-abigen out of move-prover into move/tools (#18742) (Wolfgang Grieskamp) #18742 + - 516c64a: Redesign PVSS traits (#18718) (Wicher Malten) #18718 + - 223549a: [vm] Improve type depth tracking and async runtime checks (#18728) (George Mitenkov) #18728 + - 8e6d2ea: [storage] Make is_descendant_of check strict by walking the parent chain (wqfish) #18749 + - db3cc03: [compiler] Remove move-errmapgen crate (#18740) (Wolfgang Grieskamp) #18740 + - 29bf348: [vm] Use async type checks as default (#18752) (George Mitenkov) #18752 + - 0464815: [prover] Remove dead CLI options and flags (#18743) (Wolfgang Grieskamp) #18743 + - 4e7ce10: [Storage] Fix max background job setting (wqfish) #18767 + - 0136305: Increase num orderless txns per user to 5000 (#18769) (Satya Vusirikala) #18769 + - b4585e5: [Storage] Bump default number of low priority threads to 4 (wqfish) #18771 + - 7d932fe: [storage] Disable compaction-based write stalling for append-only ledger sub-DBs (wqfish) #18771 + - 9dd5044: crypto native cleanup (#18713) (zhoujunma) #18713 + - 831c41e: [TSS] implement new_block and advance_epoch (#18691) (Victor Gao) #18691 + - fb2d1b1: [storage] Fix HotState race condition via RCU / deferred merge (wqfish) #18744 + - 4b5b553: [jemalloc] Revamp jemalloc metrics and add HPA stats (wqfish) #18779 + - b535055: [types] Refactor DKG output types and add encryption key resource (Balaji Arun) #18757 + - 0530e48: [types] Add encrypted transaction types (Balaji Arun) #18757 + - b5101a6: [dkg] Derive encryption key from DKG transcript (Balaji Arun) #18757 + - efe004a: [framework] Add PerEpochEncryptionKey to decryption module (Balaji Arun) #18757 + - 2b5e710: [vm][genesis][api] Wire encryption key through execution and genesis (Balaji Arun) #18757 + - 3ab0c8b: [gha][docker] upgrade buildx cli version (#18785) (Balaji Arun) #18785 + - f4f33f4: [consensus] Add decryption pipeline and secret share management (Balaji Arun) #18758 + - ef31b30: [consensus] Propagate SecretSharedKey to consensus observer via PipelinedBlock (Balaji Arun) #18758 + - 70f4ff6: [state-sync] Combine 4 state-sync tokio runtimes into one shared runtime (wqfish) #18781 + - 3f17615: Make prepare and decrypt work on individual cts (#18786) (Rex Fernando) #18786 + - b0e2787: [TSS] add gas profiler support and bump CLI version (#18778) (Victor Gao) #18778 + - 2284d63: [api][sdk] Add encryption key header, encrypted transaction builder, and emitter support (Balaji Arun) #18759 + - bfa5a05: [vm][execution] Support encrypted transaction execution (Balaji Arun) #18759 + - c3589bf: fixup! [api][sdk] Add encryption key header, encrypted transaction builder, and emitter support (Balaji Arun) #18759 + - e501527: [crypto] bump slh_dsa version and fix trait issues (#18787) (Balaji Arun) #18787 + - 9b4be1d: [compiler-v2] Fix parsing of signed int returns (#18780) (Vineeth Kashyap) #18780 + - 7c796cc: Signed integer support in transactional test arguments (#18783) (Vineeth Kashyap) #18783 + - a0c3599: [Network] Remove old netbench code. (Josh Lind) #18789 + - bef2812: [test] Add encrypted transaction decryption smoke test (#18760) (Balaji Arun) #18760 + - acfb3d2: Rust 1.92 (wqfish) #18649 + - 9d8653e: [node] Reduce default thread counts for backup and index-db runtimes (wqfish) #18782 + - 96cd2b3: [Gas] Bump Gas Version to v1.43 (#18794) (Josh Lind) #18794 + - fff4e8a: [storage] Set fill_cache(false) on pruner RocksDB reads (wqfish) #18795 + - 1ac8056: [encrypted mempool] Misc. cleanup of aptos-batch-encryption crate (#18796) (Rex Fernando) #18796 + - 370e842: Fix typo (#18800) (Rex Fernando) #18800 + - 5869e16: [execution] Fix executor benchmark: derive timestamps from DB state (wqfish) #18792 + - a58b0f6: [ci] Skip clang install in dev_setup.sh when already present (wqfish) #18806 + - eb47704: [Storage] Fix HotState crash on stale merged_state (wqfish) #18802 + - e4c00ea: [gas profiler] major UI overhaul (#18690) (Victor Gao) #18690 + - 214bb53: Rosetta fee payer tracking (#18799) (Greg Nazario) #18799 + - c643cbd: [#13806] Include enums in the ABI returned by the node API (#18813) (Daniel Porteous (dport)) #18813 + - b0c5e40: Delete node-checker code (#18816) (Daniel Porteous (dport)) #18816 + - 7cd5d60: Add Shplonked PCS, PCS tests and aptos-dkg refactoring (#18755) (Wicher Malten) #18755 + - 05cc0f9: [cli] Extract aptos move commands into standalone aptos-move-cli crate (#18797) (Wolfgang Grieskamp) #18797 + - 6ffba78: [network] Update quinn-proto 0.11.3 -> 0.11.13 to fix DoS vulnerability (#18814) (Greg Nazario) #18814 + - 2cd764e: [security] Upgrade rustls 0.21.10 to 0.21.12 to fix complete_io infinite loop DoS (#18815) (Greg Nazario) #18815 + - e2f23ec: [execution] Parallelize sequence number resync in executor benchmark (wqfish) #18825 + - 98d07b6: [Execution] Fix seed account balance exhaustion in executor benchmark (wqfish) #18827 + - 1fa8dca: [indexer] Fix potential overflow in ending version calculation (#18828) (Guoteng Rao) #18828 + - 28c065c: [Storage] Remove non-sharding and other dead code. (#18818) (Guoteng Rao) #18818 + - bfafbf8: [consensus] Fix WVUF batch verification off-by-one and log errors (#18834) (Daniel Xiang) #18834 + - bf1e24a: [consensus] Deprecate old Payload enum variants and streamline proof_manager (#18578) (Balaji Arun) #18578 + - 00dc14c: fix warnings in natives (#18829) (zhoujunma) #18829 + - a7e55eb: [compiler][vm] add visibility modifier to structs/enums: step 3 (#18117) (Teng Zhang) #18117 + - 4d15777: Delete legacy in-node indexer code (#18817) (Daniel Porteous (dport)) #18817 + - 62405c4: [Storage] Reduce RocksDB property reporter overhead (wqfish) #18838 + - 96adffe: [storage] Update hot state deferred merge metrics more frequently (wqfish) #18845 + - 44abefd: [storage] Refactor StateKvDb to follow StateMerkleDb pattern (wqfish) #18577 + - 0e134dd: [execution] Fetch and store persisted auxiliary info in replay-benchmark download (Zekun Li) #18837 + - bf5780d: [node] Name all unnamed threads on the aptos-node path (wqfish) #18849 + - 501650a: [consensus] Defer randomness aggregation for non-rand blocks (#18699) (Daniel Xiang) #18699 + - 7c32d82: [vm] Extract aptos-framework-natives and aptos-release-bundle to break rebuild chains (#18788) (Wolfgang Grieskamp) #18788 +ReleaseNotesUrl: https://github.com/aptos-labs/aptos-core/releases/tag/aptos-cli-v9.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.yaml b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.yaml new file mode 100644 index 0000000000000..a9d587fb2fd57 --- /dev/null +++ b/manifests/a/AptosCore/aptos/9.0.0/AptosCore.aptos.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AptosCore.aptos +PackageVersion: 9.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e94aa08f88fcb54cd62d333cdb58e930ceb1a8b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:02:49 +0800 Subject: [PATCH 59/68] New version: astral-sh.uv version 0.10.11 (#349183) --- .../uv/0.10.11/astral-sh.uv.installer.yaml | 40 ++++++++++++++++++ .../uv/0.10.11/astral-sh.uv.locale.en-US.yaml | 42 +++++++++++++++++++ .../uv/0.10.11/astral-sh.uv.locale.zh-CN.yaml | 15 +++++++ .../a/astral-sh/uv/0.10.11/astral-sh.uv.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.installer.yaml create mode 100644 manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.en-US.yaml create mode 100644 manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.zh-CN.yaml create mode 100644 manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.yaml diff --git a/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.installer.yaml b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.installer.yaml new file mode 100644 index 0000000000000..3c66ddd7f07be --- /dev/null +++ b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.10.11 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uvx.exe + PortableCommandAlias: uvx +- RelativeFilePath: uv.exe + PortableCommandAlias: uv +- RelativeFilePath: uvw.exe + PortableCommandAlias: uvw +Commands: +- uv +- uvw +- uvx +ReleaseDate: 2026-03-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.10.11/uv-i686-pc-windows-msvc.zip + InstallerSha256: C17F3DC3B2C47490057F17A1F0C37270F11A7B7CEDF9BF2C0F841CE02BC7001B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.10.11/uv-x86_64-pc-windows-msvc.zip + InstallerSha256: 9EE74DF98582F37FDD6069E1CAAC80D2616F9A489F5DBB2B1C152F30BE69C58E + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/uv/releases/download/0.10.11/uv-aarch64-pc-windows-msvc.zip + InstallerSha256: 6A3EEC4105C775DD87C11EF8EC41564648273751FF807C8955C24DDBCC636D03 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.en-US.yaml b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.en-US.yaml new file mode 100644 index 0000000000000..edce63175bcc7 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.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: astral-sh.uv +PackageVersion: 0.10.11 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/uv/issues +Author: Astral Software Inc. +PackageName: uv +PackageUrl: https://github.com/astral-sh/uv +License: Apache-2.0 or MIT +LicenseUrl: https://github.com/astral-sh/uv/blob/HEAD/README.md#license +Copyright: Copyright (c) 2026 Astral Software Inc. +ShortDescription: An extremely fast Python package and project manager, written in Rust. +Description: An extremely fast Python package and project manager, written in Rust. Designed as a single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv workflows, and more. +Moniker: uv +Tags: +- python +ReleaseNotes: |- + Released on 2026-03-16. + Enhancements + - Fetch Ruff release metadata from an Astral mirror (#18358) + - Use PEP 639 license metadata for uv itself (#16477) + Performance + - Improve distribution id performance (#18486) + Bug fixes + - Allow --project to refer to a pyproject.toml directly and reduce to a warning on other files (#18513) + - Disable SYSTEM_VERSION_COMPAT when querying interpreters on macOS (#18452) + - Enforce available distributions for supported environments (#18451) + - Fix uv sync --active recreating active environments when UV_PYTHON_INSTALL_DIR is relative (#18398) + Documentation + - Add missing -o requirements.txt in uv pip compile example (#12308) + - Link to organization security policy (#18449) + - Link to the AI policy in the contributing guide (#18448) +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.10.11 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.zh-CN.yaml b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.zh-CN.yaml new file mode 100644 index 0000000000000..75f2aa002097e --- /dev/null +++ b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.10.11 +PackageLocale: zh-CN +License: Apache-2.0 或 MIT +ShortDescription: 用 Rust 编写的极速 Python 软件包和项目管理器 +Description: 用 Rust 编写的极速 Python 软件包和项目管理器。可作为单一工具替代 pip、pip-tools、pipx、poles、pyenv、twine、virtualenv 工作流等。 +ReleaseNotesUrl: https://github.com/astral-sh/uv/releases/tag/0.10.11 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.astral.sh/uv/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.yaml b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.yaml new file mode 100644 index 0000000000000..8ceb5161d2317 --- /dev/null +++ b/manifests/a/astral-sh/uv/0.10.11/astral-sh.uv.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: astral-sh.uv +PackageVersion: 0.10.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0f3e4b650188173ffe7c5c673ce58f47ef17c8fb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:03:37 +0800 Subject: [PATCH 60/68] New version: MicroClaw.MicroClaw version 0.1.17 (#349187) --- .../0.1.17/MicroClaw.MicroClaw.installer.yaml | 21 +++++ .../MicroClaw.MicroClaw.locale.en-US.yaml | 81 +++++++++++++++++++ .../MicroClaw.MicroClaw.locale.zh-CN.yaml | 63 +++++++++++++++ .../MicroClaw/0.1.17/MicroClaw.MicroClaw.yaml | 8 ++ 4 files changed, 173 insertions(+) create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.installer.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.en-US.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.zh-CN.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.yaml diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..487ee744498f3 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.17 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.1.17/microclaw-0.1.17-x86_64-windows-msvc.zip + InstallerSha256: 31C8565906835B9A9DFC6CBE37896D239236A232531D0E67953E50C9E7B51EE9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..84b45a1a4f4de --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.17 +PackageLocale: en-US +Publisher: MicroClaw +PublisherUrl: https://microclaw.ai/ +PublisherSupportUrl: https://github.com/microclaw/microclaw/issues +PackageName: MicroClaw +PackageUrl: https://microclaw.ai/ +License: MIT +LicenseUrl: https://github.com/microclaw/microclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 everettjf +ShortDescription: An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust +Description: |- + MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. + + What makes it different + - Agentic loop with tool execution, not just a single API call + - Full file system and shell tooling from inside chat + - Long-lived memory backed by AGENTS.md files + - Built-in scheduler for cron and one-time tasks + - Group chat catch-up: reads all messages since last reply + - Multi-chat permission model (control_chat_ids) for cross-chat tool authorization + - Agent skills system with bundled skills (including macOS Apple Notes/Reminders/Calendar helpers) + - Customizable personality via SOUL.md files (global + per-chat) + + How it works + chat message + | + v + Store in SQLite --> Load chat history + memory + | + v + LLM API (with tools) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + Send reply Execute tool(s) + | + v + Feed results back + to LLM (loop) + MicroClaw enters an agentic loop for every message. LLM can call tools, inspect results, call more tools, and reason through multi-step tasks before responding. The loop is capped by MAX_TOOL_ITERATIONS for safety. + + Core capabilities + - Agentic tool use (bash, file I/O, glob, grep) + - Web search, fetch, and browser automation + - Scheduling with cron expressions + - Mid-conversation messaging for progress updates + - Persistent memory (global + per-chat) + - Personality customization via SOUL.md + - Conversation archiving (automatic before compaction, manual via /archive) + - Typing indicator that stays active during tool use +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + What's Changed + - [codex] keep bash tmp usage inside working dir by @everettjf in https://github.com/microclaw/microclaw/pull/271 + - [codex] improve mission control bridge and web auth ui by @everettjf in https://github.com/microclaw/microclaw/pull/273 + - Add Windows installer and gateway service support by @everettjf in https://github.com/microclaw/microclaw/pull/269 + - [codex] add official docker image release flow by @everettjf in https://github.com/microclaw/microclaw/pull/277 + Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.16...v0.1.17 +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.1.17 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: Quick Start + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e059f1e5e42c2 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.17 +PackageLocale: zh-CN +ShortDescription: 一个驻留在你聊天中的自主 AI 助手,灵感来自 nanoclaw,并融入了其部分设计理念。使用 Rust 构建 +Description: |- + MicroClaw 是一个使用 Rust 编写的聊天机器人,可将大语言模型(LLM)与聊天集成,并支持智能体式的工具执行。它能够运行 Shell 命令、读写和编辑文件、搜索代码库、浏览网页、安排任务,并在不同对话之间保持持久记忆。MicroClaw 是 nanoclaw(TypeScript 版本)的 Rust 重写版本,具备更多功能,并采用单二进制文件部署模式。 + + 是什么让它与众不同 + - 具备工具执行能力的智能体循环,而不仅是一次性 API 调用 + - 可直接在聊天中访问完整的文件系统与 Shell 工具 + - 由 AGENTS.md 文件支持的长期记忆机制 + - 内置调度器,支持定时(cron)和一次性任务 + - 群组聊天跟进功能:读取上次回复以来的所有消息 + - 多聊天权限模型(control_chat_ids),实现跨聊天会话的工具授权 + - 智能体技能系统,附带预置技能(包括 macOS 的 Apple 笔记/提醒事项/日历助手) + - 通过 SOUL.md 文件自定义个性(全局 + 每个聊天独立设置) + + 工作原理 + 聊天消息 + | + v + 存入 SQLite --> 加载聊天历史 + 记忆 + | + v + LLM API(带工具) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + 发送回复 执行工具(s) + | + v + 将结果反馈给 LLM(循环) + MicroClaw 对每条消息都会进入一个智能体循环。LLM 可调用工具,检查结果,继续调用更多工具,并在回应前完成多步骤任务的推理。为保障安全,循环受 MAX_TOOL_ITERATIONS 参数限制。 + + 核心功能 + - 智能体式工具调用(bash、文件读写、glob、grep) + - 网络搜索、内容获取与浏览器自动化 + - 支持 cron 表达式的任务调度 + - 在任务进行中发送中间消息以更新进度 + - 持久化记忆(全局 + 每聊天独立) + - 通过 SOUL.md 自定义个性 + - 对话归档(压缩前自动归档,或通过 /archive 手动归档) + - 在工具执行期间持续显示“正在输入”提示 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: 快速开始 + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..d4ea06b22e92c --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.17/MicroClaw.MicroClaw.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: MicroClaw.MicroClaw +PackageVersion: 0.1.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1357fc67135c497a521cc3e050b600571ede3cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:04:26 +0100 Subject: [PATCH 61/68] New version: pbek.QOwnNotes version 26.3.12 (#349188) --- .../26.3.12/pbek.QOwnNotes.installer.yaml | 17 ++++++++++ .../26.3.12/pbek.QOwnNotes.locale.en-US.yaml | 31 +++++++++++++++++++ .../QOwnNotes/26.3.12/pbek.QOwnNotes.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.installer.yaml new file mode 100644 index 0000000000000..c7a9d47fbc0ed --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-03-16 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.3.12/QOwnNotes.zip + InstallerSha256: 12DD46912AC746A37A14E5B0B49A1A94C9EB2E9D31938F3E1710AF164C67CC58 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 0000000000000..72f959859dd62 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.12 +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.3.12 + - Added a search panel to the update dialog changelog so release note changes can + be searched directly with the standard find workflow (for + #3498) + - Prepare build process for system botan 3.11.0 + (for #3501, thank you @thillux) +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.3.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.yaml new file mode 100644 index 0000000000000..d510a100231a1 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.3.12/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.3.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d1b613da0911efa8f2f91533712480ed84e37028 Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Mon, 16 Mar 2026 20:05:14 -0700 Subject: [PATCH 62/68] Update willibrandon.dotsider to 0.4.3 (#349191) --- .../willibrandon.dotsider.installer.yaml | 27 ++++++++++++++ .../willibrandon.dotsider.locale.en-US.yaml | 36 +++++++++++++++++++ .../dotsider/0.4.3/willibrandon.dotsider.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.installer.yaml create mode 100644 manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.locale.en-US.yaml create mode 100644 manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.yaml diff --git a/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.installer.yaml b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.installer.yaml new file mode 100644 index 0000000000000..3e29aa7a3c78b --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.4.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.4.3/dotsider-win-x64.msi + InstallerSha256: 4AE0C037B9D6F3C3982ED240DB14928499EE32FACCE0246E546CE8D192EAC2EC + ProductCode: '{00EFF06E-B73B-473D-AE23-3468C4AC9D21}' +- Architecture: arm64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.4.3/dotsider-win-arm64.msi + InstallerSha256: C3744F64657D03F3DCE2AD26F61EAE0A81445AB466D10B2023636F430AC878E9 + ProductCode: '{93606ABC-AC93-4760-AAB2-8B5058618C06}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.locale.en-US.yaml b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.locale.en-US.yaml new file mode 100644 index 0000000000000..0fe306984b880 --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.4.3 +PackageLocale: en-US +Publisher: willibrandon +PublisherUrl: https://github.com/willibrandon +PublisherSupportUrl: https://github.com/willibrandon/dotsider/issues +PackageName: dotsider +PackageUrl: https://github.com/willibrandon/dotsider +License: MIT +LicenseUrl: https://github.com/willibrandon/dotsider/blob/main/LICENSE +ShortDescription: A TUI for analyzing .NET assemblies +Description: |- + dotsider is a terminal UI for analyzing .NET assemblies — structure, metadata, + IL disassembly, strings, hex dump, dependency graphs, size maps, and live + runtime tracing via EventPipe. It also supports assembly diffing and NuGet + package browsing. +Tags: +- dotnet +- assembly +- tui +- il +- metadata +- pe +- disassembler +- cli +- terminal +- devtools +ReleaseNotesUrl: https://github.com/willibrandon/dotsider/releases/tag/v0.4.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/willibrandon/dotsider/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.yaml b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.yaml new file mode 100644 index 0000000000000..1c3d93e12f718 --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.4.3/willibrandon.dotsider.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From fd287fdc617fdb1892e77409c24628708ce5976c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:36:04 +0800 Subject: [PATCH 63/68] New version: MoeruAI.AIRI version 0.9.0-alpha.16 (#348870) --- .../MoeruAI.AIRI.installer.yaml | 19 ++++++ .../MoeruAI.AIRI.locale.en-US.yaml | 63 +++++++++++++++++++ .../MoeruAI.AIRI.locale.zh-CN.yaml | 15 +++++ .../AIRI/0.9.0-alpha.16/MoeruAI.AIRI.yaml | 8 +++ 4 files changed, 105 insertions(+) create mode 100644 manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.installer.yaml create mode 100644 manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.en-US.yaml create mode 100644 manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.zh-CN.yaml create mode 100644 manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.yaml diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.installer.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.installer.yaml new file mode 100644 index 0000000000000..26ea3253329ea --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.16 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: AIRI +ReleaseDate: 2026-03-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moeru-ai/airi/releases/download/v0.9.0-alpha.16/AIRI-0.9.0-alpha.16-windows-x64-setup.exe + InstallerSha256: 8E0931F7D6200BBE133F8F95D882423704318979F8F808914FA2D88A5E31DB24 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.en-US.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.en-US.yaml new file mode 100644 index 0000000000000..74e29dd949c11 --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.16 +PackageLocale: en-US +Publisher: moeru +PublisherUrl: https://moeru.ai/ +PublisherSupportUrl: https://github.com/moeru-ai/airi/issues +PackageName: AIRI +PackageUrl: https://airi.moeru.ai/docs/ +License: MIT +LicenseUrl: https://github.com/moeru-ai/airi/blob/HEAD/LICENSE +Copyright: © Moeru AI 2026 +ShortDescription: Re-creating Neuro-sama, a container of souls of AI waifu / virtual characters to bring them into our worlds. +Tags: +- ai +- live2d +- vtuber +ReleaseNotes: |- + New Contributors + - @stablegenius49 made their first contribution in https://github.com/moeru-ai/airi/pull/1316 + - @Oldcircle made their first contribution in https://github.com/moeru-ai/airi/pull/1333 + - @Reisenbug made their first contribution in https://github.com/moeru-ai/airi/pull/1341 + 🚀 Features + - stage-pocket: + - Request permissions onboarding - by @LemonNekoGH in https://github.com/moeru-ai/airi/issues/1292 (58955) + - stage-tamagotchi: + - Show connection status - by @LemonNekoGH in https://github.com/moeru-ai/airi/issues/1311 (a80f0) + - Add profile switcher to controls island and web header - by @lietblue in https://github.com/moeru-ai/airi/issues/1328 (5d8a0) + - stage-ui: + - Optimize card many select component layout styles - by @horizonzzzz in https://github.com/moeru-ai/airi/issues/1096 (d9582) + 🐞 Bug Fixes + - minecraft: + - Xss mitigation for minecraft debug dashboard - by @shinohara-rin in https://github.com/moeru-ai/airi/issues/1344 (e83c1) + - plugin-sdk: + - Trim negotiated compatibility versions - by @Gujiassh in https://github.com/moeru-ai/airi/issues/1305 (38b80) + - Preserve absolute plugin entrypoints - by @Gujiassh in https://github.com/moeru-ai/airi/issues/1323 (aac7a) + - server-runtime: + - Shutdown server on interruption properly - by @shinohara-rin in https://github.com/moeru-ai/airi/issues/1356 (1a1f7) + - Preserve explicit empty route destinations - by @Gujiassh in https://github.com/moeru-ai/airi/issues/1324 (c276b) + - speech: + - Prevent speech provider config reset on startup by removing premature immediate watcher - by @lietblue in https://github.com/moeru-ai/airi/issues/1340 (a1a94) + - stage-tamagotchi: + - Handle app exit correctly - by @sumimakito in https://github.com/moeru-ai/airi/issues/1319 (28db2) + - Let tray menu close caption overlay - by @stablegenius49 and stablegenius49 in https://github.com/moeru-ai/airi/issues/1316 (0d1dc) + - Make handleAppExit more robust - by @sumimakito in https://github.com/moeru-ai/airi/issues/1321 (4c7bd) + - Move wss setting to connection page - by @LemonNekoGH (0ed21) + - Fix model flickering and jumping on window resize - by @Reisenbug in https://github.com/moeru-ai/airi/issues/1341 (3a8dc) + - Quit app on Live2D close button to cleanup background processes - by @Reisenbug in https://github.com/moeru-ai/airi/issues/1361 (53d1e) + - Fix model flickering and jumping on window res…" - by @nekomeowww in https://github.com/moeru-ai/airi/issues/1364 (32ea8) + - stage-ui: + - Skip optimistic updates before apply - by @Gujiassh and Sisyphus in https://github.com/moeru-ai/airi/issues/1304 (41ce2) + - Flip canvas pixel reads on Y axis - by @Gujiassh in https://github.com/moeru-ai/airi/issues/1309 (c897a) + - Use stable chat history keys in the stage UI - by @stablegenius49 in https://github.com/moeru-ai/airi/issues/1312 (3aa47) + - Fix hash scroll on SPA navigation to providers page - by @shinohara-rin in https://github.com/moeru-ai/airi/issues/1347 (621d1) + - Keep nested reasoning out of speech - by @Gujiassh in https://github.com/moeru-ai/airi/issues/1322 (c702c) + - telegram-bot: + - Fix velin rendering, action loop, and LLM compatibility - by @Oldcircle in https://github.com/moeru-ai/airi/issues/1333 (f654d) + View changes on GitHub +ReleaseNotesUrl: https://github.com/moeru-ai/airi/releases/tag/v0.9.0-alpha.16 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.zh-CN.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..384bfc33868d8 --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.16 +PackageLocale: zh-CN +PackageUrl: https://airi.moeru.ai/docs/zh-Hans/ +ShortDescription: 模型驱动的灵魂容器,什么都能做一点的桌宠:让 Neuro-sama 这样的虚拟伴侣也成为我们世界中的一份子吧! +Tags: +- live2d +- 人工智能 +- 皮套人 +- 虚拟主播 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.yaml new file mode 100644 index 0000000000000..1be20a3fcce51 --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.16/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4cdbeaf1e3f228a33cc155bab2152b77c276581 Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Mon, 16 Mar 2026 20:36:54 -0700 Subject: [PATCH 64/68] Update willibrandon.dotsider-mcp to 0.4.3 (#349192) --- .../willibrandon.dotsider-mcp.installer.yaml | 27 ++++++++++++++ ...illibrandon.dotsider-mcp.locale.en-US.yaml | 35 +++++++++++++++++++ .../0.4.3/willibrandon.dotsider-mcp.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.installer.yaml create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.locale.en-US.yaml create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.yaml diff --git a/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.installer.yaml b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.installer.yaml new file mode 100644 index 0000000000000..c64c6e47a4eba --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.4.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.4.3/dotsider-mcp-win-x64.msi + InstallerSha256: 05BC9C51ACD314DDBE5E0173A5E8C487B107A810A2E741723000D3CB1B593BD4 + ProductCode: '{6BEC780C-80E6-47A3-B972-43C275849C6D}' +- Architecture: arm64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.4.3/dotsider-mcp-win-arm64.msi + InstallerSha256: 58004C8524CD1690971FBB9A4720B8412B7FBC39A409353290BC9738879CE4EF + ProductCode: '{320666D9-D977-48B6-AB01-1BB3FDB3269E}' +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.locale.en-US.yaml b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.locale.en-US.yaml new file mode 100644 index 0000000000000..a9dbced694f6f --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.4.3 +PackageLocale: en-US +Publisher: willibrandon +PublisherUrl: https://github.com/willibrandon +PublisherSupportUrl: https://github.com/willibrandon/dotsider/issues +PackageName: dotsider-mcp +PackageUrl: https://github.com/willibrandon/dotsider +License: MIT +LicenseUrl: https://github.com/willibrandon/dotsider/blob/main/LICENSE +ShortDescription: MCP server for AI-assisted .NET assembly analysis +Description: |- + dotsider-mcp is a standalone Model Context Protocol server that exposes + dotsider's .NET assembly analysis engine to AI coding assistants like + Claude Code, VS Code Copilot, and others. It provides 28 tools for + assembly analysis, IL disassembly, metadata inspection, dependency graphs, + size analysis, string extraction, diffing, and runtime tracing. +Tags: +- dotnet +- assembly +- mcp +- ai +- analysis +- il +- metadata +- devtools +ReleaseNotesUrl: https://github.com/willibrandon/dotsider/releases/tag/v0.4.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/willibrandon/dotsider/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.yaml b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.yaml new file mode 100644 index 0000000000000..3474ce7672a97 --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.4.3/willibrandon.dotsider-mcp.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 126fa3dba21bff50782700e98ba95d2819044586 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 17 Mar 2026 04:37:43 +0100 Subject: [PATCH 65/68] New version: vim.vim.nightly version 9.2.0184 (#349196) --- .../9.2.0184/vim.vim.nightly.installer.yaml | 34 +++++++++ .../vim.vim.nightly.locale.en-US.yaml | 74 +++++++++++++++++++ .../vim/nightly/9.2.0184/vim.vim.nightly.yaml | 8 ++ 3 files changed, 116 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.installer.yaml new file mode 100644 index 0000000000000..81356e1a438a2 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.installer.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0184 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- diff +- gvim +- tee +- vim +- xxd +ProductCode: Vim 9.2 +ReleaseDate: 2026-03-17 +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0184/gvim_9.2.0184_x86.exe + InstallerSha256: 89E90729021100219A7173291DF6463D6FDF34090FA4E97D3B2DF973935E9BBC +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0184/gvim_9.2.0184_x64.exe + InstallerSha256: 27C05AE04497FD7DDAC2517BDB379909D0526801CC3CDE3FB976A91582871771 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..a17b4109dbf8d --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0184 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.2.0184 + Nightly Vim Windows build snapshots (more information). + If you do not know what to use, use the 32bit installer (use the signed one, if available). + Signed releases will occasionally be provided on a best effort approach. + Changes: + - 9.2.0184: MS-Windows: screen flicker with termguicolors and visualbell + - 9.2.0183: channel: using deprecated networking APIs + - 9.2.0182: autocmds may leave windows with w_locked set + - 9.2.0181: line('w0') moves cursor in terminal-normal mode + - 9.2.0180: possible crash with winminheight=0 + - 9.2.0179: MS-Windows: Compiler warning for converting from size_t to int + - 9.2.0178: DEC mode requests are sent even when not in raw mode + - 9.2.0177: Vim9: Can set environment variables in restricted mode + - 9.2.0176: external diff is allowed in restricted mode + - 9.2.0175: No tests for what v9.2.0141 and v9.2.0156 fixes + - 9.2.0174: diff: inline word-diffs can be fragmented + Files: + 🔓 Unsigned Files: + - gvim_9.2.0184_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0184_x64.exe + 64-bit installer + - gvim_9.2.0184_arm64.exe + ARM 64-bit installer + - gvim_9.2.0184_x86.zip + 32-bit zip archive + - gvim_9.2.0184_x64.zip + 64-bit zip archive + - gvim_9.2.0184_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0184_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0184_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + Interface Information + - Strawberry Perl 5.38 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.4 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0184 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.yaml new file mode 100644 index 0000000000000..b01a17e9c3b26 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0184/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0184 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 07d34b4cbcce98a080f3d6d57ea6bc1977b94da0 Mon Sep 17 00:00:00 2001 From: qr243vbi Date: Tue, 17 Mar 2026 11:38:28 +0800 Subject: [PATCH 66/68] NekoBox 5.10.27 Pull Request (#349197) --- .../5.10.27/qr243vbi.NekoBox.installer.yaml | 30 ++++++++++++++++++ .../qr243vbi.NekoBox.locale.en-US.yaml | 31 +++++++++++++++++++ .../NekoBox/5.10.27/qr243vbi.NekoBox.yaml | 7 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.installer.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.locale.en-US.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.yaml diff --git a/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.installer.yaml b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.installer.yaml new file mode 100644 index 0000000000000..5358c051411fd --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.10.27 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NekoBox +ReleaseDate: 2026-03-17 +AppsAndFeaturesEntries: +- ProductCode: NekoBox + DisplayName: NekoBox + Publisher: qr243vbi +InstallModes: + - silentWithProgress + - silent +InstallerSwitches: + Silent: "/S /NOSCRIPT=1 /WINGET=1" + SilentWithProgress: "/S /NOSCRIPT=1 /WINGET=1" +InstallationMetadata: + DefaultInstallLocation: '%AppData%\NekoBox' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.10.27/nekobox-5.10.27-windows64-installer.exe + InstallerSha256: DDE407EBADDF15767E044A4635DC8704829FF84ED3A97A5256323FB82C9A72EF +- Architecture: arm64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.10.27/nekobox-5.10.27-windows-arm64-installer.exe + InstallerSha256: DAC35834674190D347F2C210724158A65A5792D1933A6F45980484226641EF16 +ManifestType: installer +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.locale.en-US.yaml b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.locale.en-US.yaml new file mode 100644 index 0000000000000..367bce18b5888 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.10.27 +PackageLocale: en-US +Publisher: qr243vbi +PublisherUrl: https://github.com/qr243vbi +PublisherSupportUrl: https://github.com/qr243vbi/nekobox/issues +PackageName: NekoBox +PackageUrl: https://github.com/qr243vbi/nekobox +License: GPL-3.0 +LicenseUrl: https://github.com/qr243vbi/nekobox/blob/HEAD/LICENSE +ShortDescription: Cross-platform GUI proxy utility (Empowered by sing-box) +Tags: +- sing-box +- v2ray +- VLESS +- Vmess +- ShadowSocks +- Tor +- Mieru +- Trojan +- Hysteria +- Wireguard +- NyameBox +- TUIC +- SSH +- VPN +- ShadowTLS +- AnyTLS +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.yaml b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.yaml new file mode 100644 index 0000000000000..f5f890663ddf4 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.10.27/qr243vbi.NekoBox.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.10.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file From 92d100e340b51ff8e46b230a90a9b14426e0bc4d Mon Sep 17 00:00:00 2001 From: xmn <59126883+xammen@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:39:13 +0100 Subject: [PATCH 67/68] New version: xmn.BetterTrumpet version 3.0.4 (#349200) --- .../3.0.4/xmn.BetterTrumpet.installer.yaml | 23 +++++++++++ .../3.0.4/xmn.BetterTrumpet.locale.en-US.yaml | 39 +++++++++++++++++++ .../3.0.4/xmn.BetterTrumpet.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.installer.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.locale.en-US.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.yaml diff --git a/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.installer.yaml b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.installer.yaml new file mode 100644 index 0000000000000..a776975832a68 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17134.0 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/xammen/BetterTrumpet/releases/download/v3.0.4/BetterTrumpet-3.0.4-setup.exe + InstallerSha256: 6BB113C3F6FC744EA936E49F2AF81039D82B84FD527B36EE667A67124D8B18C5 + InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.locale.en-US.yaml b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.locale.en-US.yaml new file mode 100644 index 0000000000000..e2cc3ff5c23f0 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.locale.en-US.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.4 +PackageLocale: en-US +Publisher: xmn +PublisherUrl: https://github.com/xammen +PublisherSupportUrl: https://github.com/xammen/BetterTrumpet/issues +PackageName: BetterTrumpet +PackageUrl: https://github.com/xammen/BetterTrumpet +License: MIT +LicenseUrl: https://github.com/xammen/BetterTrumpet/blob/master/LICENSE +ShortDescription: A refined fork of EarTrumpet with enhanced volume control, themes, and auto-updates +Description: |- + BetterTrumpet is a refined fork of EarTrumpet, the beloved Windows volume mixer. + Features include per-app volume control, a media popup with album art, 28+ built-in themes, + volume profiles, undo/redo, CLI with 19 commands, crash reporting via Sentry, + auto-updates with silent install, and a premium onboarding experience. +Tags: +- audio +- volume +- mixer +- sound +- music +- bettertrumpet +- eartrumpet +- windows +ReleaseNotes: |- + - Dynamic changelog — fetches release notes from GitHub instead of hardcoded content + - Auto-update — downloads and installs updates silently via Inno Setup + - Update check every 6 hours instead of only at startup + - Onboarding improvements — step dots, checkmark on device selection, tray pin page with GIF + - Preset selection now properly disables Dynamic Album Art theme + - Fixed onboarding hidden behind changelog on first launch + - Fixed silent install not relaunching BetterTrumpet + - Fixed Sentry noise from package identity exception in portable/installer mode +ReleaseNotesUrl: https://github.com/xammen/BetterTrumpet/releases/tag/v3.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.yaml b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.yaml new file mode 100644 index 0000000000000..e7df2c81f39cf --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/3.0.4/xmn.BetterTrumpet.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 3.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 10337c1eed8f5ee16279728282700dc159f25002 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:40:02 +0800 Subject: [PATCH 68/68] New version: KDE.Filelight version 26.03.80 (26.04-2050) (#349201) --- .../26.03.80/KDE.Filelight.installer.yaml | 23 +++++++++++ .../26.03.80/KDE.Filelight.locale.en-US.yaml | 38 +++++++++++++++++++ .../26.03.80/KDE.Filelight.locale.zh-CN.yaml | 28 ++++++++++++++ .../KDE/Filelight/26.03.80/KDE.Filelight.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.installer.yaml create mode 100644 manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.en-US.yaml create mode 100644 manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.zh-CN.yaml create mode 100644 manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.yaml diff --git a/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.installer.yaml b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.installer.yaml new file mode 100644 index 0000000000000..1a96c96d52256 --- /dev/null +++ b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.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: KDE.Filelight +PackageVersion: 26.03.80 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: Filelight +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2050-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 38CAB5424CD252FC65B272B0838FEDD8AEC978377EF7D2ACDDA03786FEB67945 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2050-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 38CAB5424CD252FC65B272B0838FEDD8AEC978377EF7D2ACDDA03786FEB67945 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.en-US.yaml b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.en-US.yaml new file mode 100644 index 0000000000000..b49887ada049b --- /dev/null +++ b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.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: KDE.Filelight +PackageVersion: 26.03.80 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Filelight +PackageUrl: https://apps.kde.org/filelight/ +License: GPL-2.0-or-later +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: |- + (C)2006 Max Howell + (C)2008-2014 Martin Sandsmark + (C)2017-2026 Harald Sitter +ShortDescription: Disk Usage Statistics +Description: |- + Filelight is an application to visualize the disk usage on your computer by showing folders using an easy-to-understand view of concentric rings. Filelight makes it simple to free up space! + Features: + - Scan local, remote, or removable disks + - View detailed information about files and folders + - Delete files or folders that are taking up too much space + - Integration into the Dolphin, Konqueror, and Krusader file managers + - Configurable color schemes +Tags: +- disk-analyzer +- file-scanner +- space-analyzer +- storage-scanner +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/?application=filelight +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.zh-CN.yaml b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d39fa1403999c --- /dev/null +++ b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Filelight +PackageVersion: 26.03.80 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +PackageUrl: https://apps.kde.org/zh-cn/filelight/ +ShortDescription: 磁盘占用查看器 +Description: |- + Filelight 是一款以图形化方式显示电脑磁盘使用情况的应用程序。它通过多层同心圆示意图来显示文件夹结构,易于理解。Filelight 让释放存储空间变得简单易行! + 功能: + - 扫描本地、远程或可移动磁盘 + - 查看文件和文件夹的详细信息 + - 删除占用过多存储空间的文件和文件夹 + - 与 Dolphin、Konqueror 和 Krusader 等文件管理器集成使用 + - 可自定义的配色方案 +Tags: +- 存储扫描器 +- 文件扫描器 +- 磁盘分析器 +- 空间分析器 +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/?application=filelight +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.yaml b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.yaml new file mode 100644 index 0000000000000..f73bc040bbf2e --- /dev/null +++ b/manifests/k/KDE/Filelight/26.03.80/KDE.Filelight.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: KDE.Filelight +PackageVersion: 26.03.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0