From afaf7be0730883e61164089b475ae29030033a55 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:51:56 +0800 Subject: [PATCH 01/49] New version: Discord.Discord.Canary version 1.0.879 (#351342) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.879/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..72a734237e433 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.879 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.879/DiscordCanarySetup.exe + InstallerSha256: E9CE046E7C0A70785820827D2D3EA959906829025CA4F93A2A49F335BE3451EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..8d3b4da83c8d0 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.879 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c87973478018c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.879 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..792f6e4cc388c --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.879/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.879 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 41176d659aac691a321f891d92f144e1d8cf95cf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 11:52:53 +0800 Subject: [PATCH 02/49] Update: Servo.Servo.Nightly version 1.0 (2026-03-23) (#351348) --- .../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 e0520a911664c..1a3386d821274 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: '{71217e7d-0eb7-4c38-9acc-6d1348f50848}' -ReleaseDate: 2026-03-22 +ProductCode: '{06450e4e-f8fc-4313-a5ff-e3e7f193122e}' +ReleaseDate: 2026-03-24 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-22/servo-x86_64-windows-msvc.exe - InstallerSha256: A5C2E9DF62FDE5DDA438441F7936CDAAA041B62C875B8A4DD453E6364415193C + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-03-23/servo-x86_64-windows-msvc.exe + InstallerSha256: BB7DB92E173A9C44E7C59EF8C14939BDBF082A9457B1DCC169D883A80676575C 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 52de68f3b288e..95459e882ad6f 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@2f1b7f0f8441fec510f8859746d9bf0420c5d7dd -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-22 +ReleaseNotes: Nightly build based on servo/servo@166a9ddd85c0c679375c4d38dc834fb3a66c4d44 +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-03-23 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From 8baf1c7956ee00983f18f1541fd2df8106fcba30 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, 24 Mar 2026 12:06:10 +0800 Subject: [PATCH 03/49] New version: Utopia.Eden.MinGW version 0.2.0-rc2 (#350451) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com> --- .../Utopia.Eden.MinGW.installer.yaml | 41 +++++++++++++++++++ .../Utopia.Eden.MinGW.locale.en-US.yaml | 25 +++++++++++ .../MinGW/0.2.0-rc2/Utopia.Eden.MinGW.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.installer.yaml create mode 100644 manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.locale.en-US.yaml create mode 100644 manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.yaml diff --git a/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.installer.yaml b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.installer.yaml new file mode 100644 index 0000000000000..c18280ea21837 --- /dev/null +++ b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.installer.yaml @@ -0,0 +1,41 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Utopia.Eden.MinGW +PackageVersion: 0.2.0-rc2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +FileExtensions: +- keys +- kip +- nca +- nro +- nso +- nsp +- xci +- zip +ReleaseDate: 2026-03-16 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: eden-cli.exe + PortableCommandAlias: eden-climingw + - RelativeFilePath: eden.exe + PortableCommandAlias: edenmingw + InstallerUrl: https://git.eden-emu.dev/eden-emu/eden/releases/download/v0.2.0-rc2/Eden-Windows-v0.2.0-rc2-mingw-amd64-gcc-standard.zip + InstallerSha256: C456527F5655F12BEB2D8BA90361F9A6C3D8FABB89A37C32F9A30A95F054638D + AppsAndFeaturesEntries: + - DisplayName: Eden (MinGW x64) +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: eden-cli.exe + PortableCommandAlias: eden-climingwarm64 + - RelativeFilePath: eden.exe + PortableCommandAlias: edenmingwarm64 + InstallerUrl: https://git.eden-emu.dev/eden-emu/eden/releases/download/v0.2.0-rc2/Eden-Windows-v0.2.0-rc2-mingw-arm64-clang-standard.zip + InstallerSha256: 4B599B113226B2D152652B4A9C612D451D0E008E9746390C723E8D056820B39D + AppsAndFeaturesEntries: + - DisplayName: Eden (MinGW ARM64) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.locale.en-US.yaml b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.locale.en-US.yaml new file mode 100644 index 0000000000000..07da1b66d7423 --- /dev/null +++ b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Utopia.Eden.MinGW +PackageVersion: 0.2.0-rc2 +PackageLocale: en-US +Publisher: Utopia LLC +PackageName: Eden (MinGW) +PackageUrl: https://git.eden-emu.dev/eden-emu/eden +License: GNU +ShortDescription: The Eden Nintendo Switch Emulator +Description: |- + Eden is a free and opensource (FOSS) Switch 1 emulator, derived from Yuzu and Sudachi - started + by developer Camille LaVey. It's written in C++ with portability in mind, with builds for Windows, + Linux, macOS, Android, FreeBSD and more. +Tags: +- emulator +- nintendo-switch-1 +- nintendoswitch1 +- requires-decryption-keys +- requires-firmware +- utopia-eden-mingw-pgo +- utopiaedenmingwpgo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.yaml b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.yaml new file mode 100644 index 0000000000000..2cbd29bc68744 --- /dev/null +++ b/manifests/u/Utopia/Eden/MinGW/0.2.0-rc2/Utopia.Eden.MinGW.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: Utopia.Eden.MinGW +PackageVersion: 0.2.0-rc2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f982dcdf1ac0505aa69f7eb6345978fc9be32dd Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:16:35 -0700 Subject: [PATCH 04/49] Automatic Waiver Addition for PR 351282 (#351374) --- manifests/c/Chromium/ChromeDriver/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/c/Chromium/ChromeDriver/.validation diff --git a/manifests/c/Chromium/ChromeDriver/.validation b/manifests/c/Chromium/ChromeDriver/.validation new file mode 100644 index 0000000000000..4a36bb80e8c04 --- /dev/null +++ b/manifests/c/Chromium/ChromeDriver/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"ca65320e-4e3c-449b-9b7a-0267f05ef704","TestPlan":"Validation-Domain","PackagePath":"manifests/c/Chromium/ChromeDriver/146.0.7680.165","CommitId":"25a98d17428ec61e3f912ff5ce9c0ccbfa2ceb8d"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 3e85887bfb983bcc7c334e3ac66d51eb8a740fb0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:24:11 +0800 Subject: [PATCH 05/49] New version: ZeroClawLabs.ZeroClaw version 0.6.0 (#351349) --- .../ZeroClawLabs.ZeroClaw.installer.yaml | 21 ++++++++ .../ZeroClawLabs.ZeroClaw.locale.en-US.yaml | 48 +++++++++++++++++++ .../ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml | 32 +++++++++++++ .../ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.yaml | 8 ++++ 4 files changed, 109 insertions(+) create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.installer.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.en-US.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.yaml diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.installer.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.installer.yaml new file mode 100644 index 0000000000000..4082a85fd523a --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/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.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: zeroclaw.exe +Commands: +- zeroclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.6.0/zeroclaw-x86_64-pc-windows-msvc.zip + InstallerSha256: B30A066A0EC0A68A2C625E3E6D1C4D9C206E5B742A571E40DC9BAD8539EAD806 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.en-US.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..9cf155c4fd1cd --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.6.0 +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 + - Incremental improvements and polish + Contributors + + Full changelog: v0.6.0...v +ReleaseNotesUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/tag/v0.6.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f8d6ea7aeb085 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/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.6.0 +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.6.0/ZeroClawLabs.ZeroClaw.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/ZeroClawLabs.ZeroClaw.yaml new file mode 100644 index 0000000000000..31ead13b2e34d --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.6.0/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.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 479d9f46ee6c6312d560b3c8c252a9abeb9ab48f Mon Sep 17 00:00:00 2001 From: hitalin Date: Tue, 24 Mar 2026 13:25:31 +0900 Subject: [PATCH 06/49] New version: Hitalin.NoteDeck version 0.7.7 (#351352) --- .../0.7.7/Hitalin.NoteDeck.installer.yaml | 21 +++++++++++++ .../0.7.7/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++ .../0.7.7/Hitalin.NoteDeck.locale.ja-JP.yaml | 31 +++++++++++++++++++ .../NoteDeck/0.7.7/Hitalin.NoteDeck.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 0000000000000..9260879eff89d --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 0.7.7 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-03-24 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.7.7/NoteDeck-0.7.7-windows-x64-setup.exe + InstallerSha256: 5BBB4CEC713DD591EA389901066D76ED7B9CE8B0FF6D6FF900708469A4907B21 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..c0f572987518e --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.7.7 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 0000000000000..3426438e2a66a --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,31 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 0.7.7 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - chore: v0.7.7 by @hitalin in #184 + Full Changelog: v0.7.6...v0.7.7 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v0.7.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.yaml new file mode 100644 index 0000000000000..f854dc4c09bd0 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.7/Hitalin.NoteDeck.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: Hitalin.NoteDeck +PackageVersion: 0.7.7 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From 40650f1affd9f935d60b0d441946790dcde743c6 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:49:51 +1000 Subject: [PATCH 07/49] Update version: HHDSoftware.FreeHexEditorNeo version 8.2.0.9315 (#351311) --- ...HDSoftware.FreeHexEditorNeo.installer.yaml | 43 +++++++++++++++++++ ...oftware.FreeHexEditorNeo.locale.en-US.yaml | 38 ++++++++++++++++ ...oftware.FreeHexEditorNeo.locale.zh-CN.yaml | 28 ++++++++++++ .../HHDSoftware.FreeHexEditorNeo.yaml | 8 ++++ 4 files changed, 117 insertions(+) create mode 100644 manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.installer.yaml create mode 100644 manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.en-US.yaml create mode 100644 manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.zh-CN.yaml create mode 100644 manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.yaml diff --git a/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.installer.yaml b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.installer.yaml new file mode 100644 index 0000000000000..d0f3c6d97f09d --- /dev/null +++ b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.installer.yaml @@ -0,0 +1,43 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HHDSoftware.FreeHexEditorNeo +PackageVersion: 8.2.0.9315 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -silent + SilentWithProgress: -silent +UpgradeBehavior: install +FileExtensions: +- hex +- hexbook +- hexdwc7 +- hexhis +- hexlic +- hexpatch +- hexpcs +- hexsel +- hexset7 +- s19 +- s28 +- s37 +ReleaseDate: 2026-03-20 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://hhdsoftware.com/download/free-hex-editor-neo.exe + InstallerSha256: D0871451E76FE88B0C99D1F41F49ECE4975142C1651E31C24F62632D4E23900A + InstallerSwitches: + Custom: -user +- Architecture: x86 + Scope: machine + InstallerUrl: https://hhdsoftware.com/download/free-hex-editor-neo.exe + InstallerSha256: D0871451E76FE88B0C99D1F41F49ECE4975142C1651E31C24F62632D4E23900A + InstallerSwitches: + Custom: -machine + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.en-US.yaml b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.en-US.yaml new file mode 100644 index 0000000000000..9920e5316bcac --- /dev/null +++ b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HHDSoftware.FreeHexEditorNeo +PackageVersion: 8.2.0.9315 +PackageLocale: en-US +Publisher: HHD Software, Ltd. +PublisherUrl: https://hhdsoftware.com/ +PublisherSupportUrl: https://hhdsoftware.com/support/contact-us +PrivacyUrl: https://www.hhdsoftware.com/company/privacy-policy +Author: HHD Software Ltd. +PackageName: HHD Software Free Hex Editor Neo +PackageUrl: https://hhdsoftware.com/free-hex-editor +License: Freeware +LicenseUrl: https://hhdsoftware.com/company/licenses/hexfree +Copyright: © 2001-2026 HHD Software Ltd. +CopyrightUrl: https://hhdsoftware.com/company/licenses/hexfree +ShortDescription: Modify your large files with Free version of HHD Software Hex Editor Neo +Description: |- + Free Hex Editor Neo is the fastest large files optimized binary file editor for Windows platform developed by HHD Software Ltd. It's distributed under "Freemium" model and provides you with all basic editing features for free. + You may extensively use the following basic functionality: Type, Cut, Copy, Paste, Fill, Delete, Insert, Import and Export and even try some advanced functionality. Overwrite and insert modes are supported. You may also exchange binary hexadecimal data with other applications through the Clipboard. This free binary file editing utility also provides you with the following features: Unlimited Undo/Redo; GoTo Offset; Save/Load Operation History; 32bit/64bit Patch Creation; Find/Replace for hex/decimal/octal/float/double data and binary codes; Grouping by Bytes, Words, Double Words, Quad Words; + Freeware Hex Editor Neo is extremely useful for viewing, modifying and analyzing hexadecimal data in extra large files and disks. For example, if you try to search and replace text/hex/decimal/binary data pattern in 1GB - 1TB file, you'll simply find no competitors for our product. The most frequent scenario for any competitive hexeditor will be: I'm sitting here and waiting but never get the result. +Tags: +- binary +- code +- coding +- editing +- editor +- hex +- hex-editor +- hex-editor-neo +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://hhdsoftwaredocs.online/hex +- DocumentLabel: Knowledge Base + DocumentUrl: https://hhdsoftware.com/support/knowledge-base +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.zh-CN.yaml b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.zh-CN.yaml new file mode 100644 index 0000000000000..87959106062cb --- /dev/null +++ b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HHDSoftware.FreeHexEditorNeo +PackageVersion: 8.2.0.9315 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 使用 HHD Software Hex Editor Neo 免费版修改大文件 +Description: |- + Free Hex Editor Neo 是由 HHD Software Ltd. 为 Windows 平台开发的、针对大文件优化的极速二进制文件编辑器。该软件采用“免费增值”模式分发,免费提供所有基础编辑功能。 + 您可充分使用以下基础功能:输入、剪切、复制、粘贴、填充、删除、插入、导入导出,甚至尝试部分高级功能。支持覆盖与插入两种编辑模式,并能通过剪贴板与其他应用程序交换二进制十六进制数据。这款免费二进制文件编辑工具还具备以下特性:无限撤销/重做;跳转偏移量;保存/载入操作历史;32 位/64 位补丁生成;支持十六进制/十进制/八进制/浮点/双精度数据及二进制代码的查找替换;按字节/字/双字/四字分组处理。 + Freeware Hex Editor Neo 在查看、修改和分析超大文件及磁盘中的十六进制数据时表现出色。例如,当您需要在 1GB 至 1TB 文件中搜索替换文本/十六进制/十进制/二进制数据模式时,您将发现本产品没有竞争对手。其他同类十六进制编辑器最常见的场景是:长时间等待却无法获得结果。 +Tags: +- hex-editor-neo +- 二进制 +- 代码 +- 十六进制 +- 十六进制编辑器 +- 编辑 +- 编辑器 +- 脚本 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://hhdsoftwaredocs.online/hex +- DocumentLabel: 知识库 + DocumentUrl: https://hhdsoftware.com/support/knowledge-base +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.yaml b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.yaml new file mode 100644 index 0000000000000..4a3c934777cb5 --- /dev/null +++ b/manifests/h/HHDSoftware/FreeHexEditorNeo/8.2.0.9315/HHDSoftware.FreeHexEditorNeo.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: HHDSoftware.FreeHexEditorNeo +PackageVersion: 8.2.0.9315 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7fe27ef8f049ee96a1c04ad87860f989b7567fb8 Mon Sep 17 00:00:00 2001 From: CodeDoctor Date: Tue, 24 Mar 2026 05:56:22 +0100 Subject: [PATCH 08/49] New version: LinwoodCloud.Butterfly.Nightly version 2.5.0-rc.0 (#348061) --- ...woodCloud.Butterfly.Nightly.installer.yaml | 38 +++++++++++++++ ...dCloud.Butterfly.Nightly.locale.en-US.yaml | 46 +++++++++++++++++++ .../LinwoodCloud.Butterfly.Nightly.yaml | 8 ++++ 3 files changed, 92 insertions(+) create mode 100644 manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.installer.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.locale.en-US.yaml create mode 100644 manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.yaml diff --git a/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.installer.yaml b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.installer.yaml new file mode 100644 index 0000000000000..3b819ae86ad39 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.installer.yaml @@ -0,0 +1,38 @@ +# 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: LinwoodCloud.Butterfly.Nightly +PackageVersion: 2.5.0-rc.0 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{966CE504-4AA5-49C7-A63B-74BD6C073E5B}_is1' +ReleaseDate: 2026-03-12 +AppsAndFeaturesEntries: +- DisplayName: Butterfly 2.5.0-rc.0 + Publisher: Linwood + ProductCode: '{966CE504-4AA5-49C7-A63B-74BD6C073E5B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.5.0-rc.0/linwood-butterfly-windows-setup-x86_64.exe + InstallerSha256: 4AEA8D3A20E9A8038F4A33AA1156AC2FB3DC19EE316C1825889BD55D9905FFB1 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.5.0-rc.0/linwood-butterfly-windows-setup-x86_64.exe + InstallerSha256: 4AEA8D3A20E9A8038F4A33AA1156AC2FB3DC19EE316C1825889BD55D9905FFB1 + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Linwood\Butterfly' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.locale.en-US.yaml b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..86f8288ceb16d --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.locale.en-US.yaml @@ -0,0 +1,46 @@ +# 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: LinwoodCloud.Butterfly.Nightly +PackageVersion: 2.5.0-rc.0 +PackageLocale: en-US +Publisher: LinwoodCloud +PublisherUrl: https://www.linwood.dev/ +PublisherSupportUrl: https://github.com/LinwoodDev/Butterfly/issues +PrivacyUrl: https://docs.butterfly.linwood.dev/privacypolicy +PackageName: Butterfly (Nightly) +PackageUrl: https://docs.butterfly.linwood.dev/ +License: AGPL-3.0 +LicenseUrl: https://github.com/LinwoodDev/Butterfly/blob/HEAD/LICENSE +ShortDescription: Butterfly is a note app where your ideas come first. +Moniker: butterfly-nightly +Tags: +- cross-platform +- note +- notes +- notes-app +- open-source +ReleaseNotes: |- + - Add selective exporting in data settings + - Add hold shortcuts (#992) + - Add option to enable/disable thumbnails for notes (#984) + - Add favorite templates to settings export + - Add long press action for double/triple touch shortcuts + - Fix opening local files when default storage is set to cloud + - Fix stamp handler + - Fix scaling on multiple elements + - Fix preview element will shown after submitting + - Improve rendering performance on unbaked viewport + - Improve polygons + - Remove edit mode to make creating and editing polygons more seamless + - Long press on a polygon to quickly start editing it + - Improve drag handle hitboxes on mobile devices + - Improve hit calculation + - Simplify polygon toolbar if no polygon is edited + - Fix an issue where closed polygons couldn't be correctly closed after editing + - Fix an issue where fill rendering was drawn over the stroke + - Fix undo/redo state not updating in toolbar + Read more here: https://linwood.dev/butterfly/2.5.0-rc.0 +ReleaseNotesUrl: https://github.com/LinwoodDev/Butterfly/releases/tag/v2.5.0-rc.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.yaml b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.Nightly.yaml new file mode 100644 index 0000000000000..9dab705a7c3a2 --- /dev/null +++ b/manifests/l/LinwoodCloud/Butterfly/Nightly/2.5.0-rc.0/LinwoodCloud.Butterfly.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: LinwoodCloud.Butterfly.Nightly +PackageVersion: 2.5.0-rc.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2284cff7fd7b9f5fb156ae94ba13450ab5715613 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:57:22 +0800 Subject: [PATCH 09/49] New version: MicroClaw.MicroClaw version 0.1.23 (#350471) --- .../0.1.23/MicroClaw.MicroClaw.installer.yaml | 21 ++++++ .../MicroClaw.MicroClaw.locale.en-US.yaml | 75 +++++++++++++++++++ .../MicroClaw.MicroClaw.locale.zh-CN.yaml | 63 ++++++++++++++++ .../MicroClaw/0.1.23/MicroClaw.MicroClaw.yaml | 8 ++ 4 files changed, 167 insertions(+) create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.installer.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.en-US.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.zh-CN.yaml create mode 100644 manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.yaml diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..31831f8e69490 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.23/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.23 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.1.23/microclaw-0.1.23-x86_64-windows-msvc.zip + InstallerSha256: C4F082817FC38545DC828C81E64B55610AFF9023D131164F482ACD3134ADD526 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..37d297053f80a --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,75 @@ +# 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.23 +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: 'Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.22...v0.1.23' +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.1.23 +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.23/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..32ef9f962cbf9 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.23/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.23 +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.23/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.23/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..13d7a3caafbff --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.23/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.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9d92c5fa9db5024a4bbf459a15f00bc955913eaf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:58:32 +0800 Subject: [PATCH 10/49] New version: Summay.Sunsama version 3.3.5 (#351363) --- .../3.3.5/Summay.Sunsama.installer.yaml | 21 +++++++++++ .../3.3.5/Summay.Sunsama.locale.en-US.yaml | 33 +++++++++++++++++ .../3.3.5/Summay.Sunsama.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../Summay/Sunsama/3.3.5/Summay.Sunsama.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.installer.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.locale.en-US.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.locale.zh-CN.yaml create mode 100644 manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.yaml diff --git a/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.installer.yaml b/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.installer.yaml new file mode 100644 index 0000000000000..3ec621d5a50ee --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.5/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.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: b9f806e8-a079-5e44-b3bb-519a14491dc1 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/2003096gmmnl0g1/Sunsama%20Setup%203.3.5%20-%20Build%2026032498kgq6kom-x64.exe + InstallerSha256: 6CABF781BEF64D3481EC3088A1EA386D154BAF9CF017B0130B417EF211E52D40 +- Architecture: arm64 + InstallerUrl: https://download.todesktop.com/2003096gmmnl0g1/Sunsama%20Setup%203.3.5%20-%20Build%2026032498kgq6kom-arm64.exe + InstallerSha256: BD97C7EDF9ED10E984D2F27AB3F307D8B1DBE976A5E4D4F28ACB5C6C349AA3A8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.locale.en-US.yaml b/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.locale.en-US.yaml new file mode 100644 index 0000000000000..182fc94d72f7b --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.5/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.5 +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.5/Summay.Sunsama.locale.zh-CN.yaml b/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bc19d6bf1eb29 --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.5/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.5 +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.5/Summay.Sunsama.yaml b/manifests/s/Summay/Sunsama/3.3.5/Summay.Sunsama.yaml new file mode 100644 index 0000000000000..de22fe5f0d7c5 --- /dev/null +++ b/manifests/s/Summay/Sunsama/3.3.5/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.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eec0269c77ab8fc4cc17619548ffad145a58ad79 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:29:36 +0800 Subject: [PATCH 11/49] New version: PostgreSQL.psqlODBC.mimalloc version 18.00.0001 (#351284) --- ...ostgreSQL.psqlODBC.mimalloc.installer.yaml | 35 +++++++++++++++++++ ...greSQL.psqlODBC.mimalloc.locale.en-US.yaml | 26 ++++++++++++++ ...greSQL.psqlODBC.mimalloc.locale.zh-CN.yaml | 26 ++++++++++++++ .../PostgreSQL.psqlODBC.mimalloc.yaml | 8 +++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.installer.yaml create mode 100644 manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.en-US.yaml create mode 100644 manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.zh-CN.yaml create mode 100644 manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.yaml diff --git a/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.installer.yaml b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.installer.yaml new file mode 100644 index 0000000000000..9bfec9a34a8e0 --- /dev/null +++ b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PostgreSQL.psqlODBC.mimalloc +PackageVersion: 18.00.0001 +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2026-03-23 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://github.com/postgresql-interfaces/psqlodbc/releases/download/REL-18_00_0001-mimalloc/psqlodbc-setup.exe + InstallerSha256: 86AA57C2E72DB00459D1852B489F5414884371064F919F3EA8F5AC4B06CAE5E4 + ProductCode: '{e58cdc35-c251-40a6-944e-7406da424207}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://github.com/postgresql-interfaces/psqlodbc/releases/download/REL-18_00_0001-mimalloc/psqlodbc-setup.exe + InstallerSha256: 86AA57C2E72DB00459D1852B489F5414884371064F919F3EA8F5AC4B06CAE5E4 + ProductCode: '{e58cdc35-c251-40a6-944e-7406da424207}' +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://github.com/postgresql-interfaces/psqlodbc/releases/download/REL-18_00_0001-mimalloc/psqlodbc_x86.msi + InstallerSha256: 14A67C6C7BEE2B5A7DD24C86AA28CB0BEFF69C99B0FBC5CFFDBA57BDD901D02F + InstallerSwitches: + InstallLocation: BASEDIR="" + ProductCode: '{BBE0B96B-1FBF-4B3F-AE92-A76A18958802}' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/postgresql-interfaces/psqlodbc/releases/download/REL-18_00_0001-mimalloc/psqlodbc_x64.msi + InstallerSha256: 1AE0BEB47EDF270E1EF1AC968D3DB8908B77A35D34320FCFB6BF21C17B728C85 + InstallerSwitches: + InstallLocation: BASEDIR="" + ProductCode: '{5B322573-F103-4E41-994C-52880B0CDA94}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.en-US.yaml b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.en-US.yaml new file mode 100644 index 0000000000000..274a15afee34f --- /dev/null +++ b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.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: PostgreSQL.psqlODBC.mimalloc +PackageVersion: 18.00.0001 +PackageLocale: en-US +Publisher: PostgreSQL Global Development Group +PublisherUrl: https://www.postgresql.org/ +PublisherSupportUrl: https://github.com/postgresql-interfaces/psqlodbc/issues +PrivacyUrl: https://www.postgresql.org/about/policies/privacy/ +PackageName: psqlodbc (mimalloc version) +PackageUrl: https://odbc.postgresql.org/ +License: LGPL-2.0 +LicenseUrl: https://github.com/postgresql-interfaces/psqlodbc/blob/HEAD/license.txt +Copyright: Copyright © 1996-2026 The PostgreSQL Global Development Group +CopyrightUrl: https://www.postgresql.org/about/policies/trademarks/ +ShortDescription: The official PostgreSQL ODBC Driver. Use the mimalloc allocator for improved performance. +Tags: +- odbc +- postgresql +ReleaseNotesUrl: https://odbc.postgresql.org/docs/release.html +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://odbc.postgresql.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.zh-CN.yaml b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f360adcfac35e --- /dev/null +++ b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.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: PostgreSQL.psqlODBC.mimalloc +PackageVersion: 18.00.0001 +PackageLocale: zh-CN +Publisher: PostgreSQL Global Development Group +PublisherUrl: https://www.postgresql.org/ +PublisherSupportUrl: https://github.com/postgresql-interfaces/psqlodbc/issues +PrivacyUrl: https://www.postgresql.org/about/policies/privacy/ +PackageName: psqlodbc (mimalloc 版) +PackageUrl: https://odbc.postgresql.org/ +License: LGPL-2.0 +LicenseUrl: https://github.com/postgresql-interfaces/psqlodbc/blob/HEAD/license.txt +Copyright: Copyright © 1996-2026 The PostgreSQL Global Development Group +CopyrightUrl: https://www.postgresql.org/about/policies/trademarks/ +ShortDescription: 官方 PostgreSQL ODBC 驱动。使用 mimalloc allocator 以提高性能。 +Tags: +- odbc +- postgresql +ReleaseNotesUrl: https://odbc.postgresql.org/docs/release.html +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://odbc.postgresql.org/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.yaml b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.yaml new file mode 100644 index 0000000000000..b405121794b60 --- /dev/null +++ b/manifests/p/PostgreSQL/psqlODBC/mimalloc/18.00.0001/PostgreSQL.psqlODBC.mimalloc.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: PostgreSQL.psqlODBC.mimalloc +PackageVersion: 18.00.0001 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5e5d858539c5f9638132ff83fa6d0bbece2afd4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:30:28 +0800 Subject: [PATCH 12/49] New version: Microsoft.EdgeWebView2Runtime version 146.0.3856.78 (#351306) --- ...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.78/Microsoft.EdgeWebView2Runtime.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.yaml diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 0000000000000..be8dc3399ab77 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/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.78 +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/999360f7-8815-4064-aacf-1cbdee055b4b/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 1EE30A4C3CACD6229BFA5D707656BC044291D7C8B590F88B6FDD3188CF5A7242 +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/999360f7-8815-4064-aacf-1cbdee055b4b/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 1EE30A4C3CACD6229BFA5D707656BC044291D7C8B590F88B6FDD3188CF5A7242 + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1b4b89db-981d-4b16-8801-bedc4094c84f/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 173BD760A3FF0C1C3E78F760B92A5DE23EE7188C86C61824759E2F040923C5AF +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1b4b89db-981d-4b16-8801-bedc4094c84f/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 173BD760A3FF0C1C3E78F760B92A5DE23EE7188C86C61824759E2F040923C5AF + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8c517335-a25e-45fb-a4c2-c29d77ad72f3/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: A8C2F8563C5469A09578C7EABD0E43C0176E5781F41B60878B0C66FCB194D8BD +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8c517335-a25e-45fb-a4c2-c29d77ad72f3/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: A8C2F8563C5469A09578C7EABD0E43C0176E5781F41B60878B0C66FCB194D8BD + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 0000000000000..4a1131eb7054d --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/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.78 +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.78/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c0670f30348b8 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/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.78 +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.78/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 0000000000000..72593fd7320dd --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/146.0.3856.78/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.78 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8521821e8d393b90a548859c248e86985864265e Mon Sep 17 00:00:00 2001 From: Danilo Pianini Date: Tue, 24 Mar 2026 06:31:56 +0100 Subject: [PATCH 13/49] New version: Unibo.Alchemist version 43.0.22 (#351351) --- .../43.0.22/Unibo.Alchemist.installer.yaml | 23 +++++++++++++++++++ .../43.0.22/Unibo.Alchemist.locale.en-US.yaml | 20 ++++++++++++++++ .../Alchemist/43.0.22/Unibo.Alchemist.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.installer.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.locale.en-US.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.yaml diff --git a/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.installer.yaml new file mode 100644 index 0000000000000..1f8273c7e9b15 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.22 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{5B283166-7BAE-326B-8C68-936B597EED02}' +AppsAndFeaturesEntries: +- DisplayName: alchemist + Publisher: Unknown + ProductCode: '{5B283166-7BAE-326B-8C68-936B597EED02}' + UpgradeCode: '{4342BF32-7612-3295-9D0C-A06586CDA5D4}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\alchemist' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/43.0.22/alchemist-43.0.22.msi + InstallerSha256: 7D55F868CEA952E9E95F055ADE51DC500FACAA76A3AA70E8F58AAE2EA99A1C26 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 0000000000000..c2f3783a82394 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.22 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/HEAD/LICENSE.md +ShortDescription: an extensible simulator for pervasive computing +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/43.0.22 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.yaml new file mode 100644 index 0000000000000..24ea7d13f82a2 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.22/Unibo.Alchemist.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8a2169bbc6a81744fbef9c877696b9e33c54a74f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 24 Mar 2026 06:32:46 +0100 Subject: [PATCH 14/49] New version: Stripe.StripeCli version 1.38.2 (#351353) --- .../1.38.2/Stripe.StripeCli.installer.yaml | 16 ++++++++++++ .../1.38.2/Stripe.StripeCli.locale.en-US.yaml | 25 +++++++++++++++++++ .../StripeCli/1.38.2/Stripe.StripeCli.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.installer.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.locale.en-US.yaml create mode 100644 manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.yaml diff --git a/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.installer.yaml new file mode 100644 index 0000000000000..65c174d59c942 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.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: Stripe.StripeCli +PackageVersion: 1.38.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: stripe.exe +ReleaseDate: 2026-03-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.38.2/stripe_1.38.2_windows_x86_64.zip + InstallerSha256: 617FA1C29704E73EECF58B6335715A9134EFEDB0914F3038CC243777AA6A7928 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 0000000000000..51b8bcf6c90f5 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.38.2 +PackageLocale: en-US +Publisher: Stripe +PublisherUrl: https://stripe.com/ +PublisherSupportUrl: https://github.com/stripe/stripe-cli/issues +PackageName: Stripe Cli +PackageUrl: https://github.com/stripe/stripe-cli +License: Apache-2.0 +LicenseUrl: https://github.com/stripe/stripe-cli/blob/HEAD/LICENSE +Copyright: Copyright (c) Stripe +CopyrightUrl: https://stripe.com/en-in/legal/identity +ShortDescription: The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. +ReleaseNotes: |- + Changelog + - bff225f Add API commands section to root help output (#1498) + - 739560f Remove debian package dependencies (#1506) + - aaaa984 Show enum values and API types in resource command help (#1501) + - 24f54b0 fix: fix slice init length (#1260) +ReleaseNotesUrl: https://github.com/stripe/stripe-cli/releases/tag/v1.38.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.yaml new file mode 100644 index 0000000000000..fb9b46e2ef312 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.38.2/Stripe.StripeCli.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: Stripe.StripeCli +PackageVersion: 1.38.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 508326a4c3fde399e4dc34bdc9e79897a4619ce5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:33:37 +0800 Subject: [PATCH 15/49] New version: MacmillanLearning.iClickerCloud version 8.0.2 (#351360) --- ...illanLearning.iClickerCloud.installer.yaml | 18 +++++++++++++ ...anLearning.iClickerCloud.locale.en-US.yaml | 27 +++++++++++++++++++ ...anLearning.iClickerCloud.locale.zh-CN.yaml | 12 +++++++++ .../MacmillanLearning.iClickerCloud.yaml | 8 ++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.installer.yaml create mode 100644 manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.en-US.yaml create mode 100644 manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.zh-CN.yaml create mode 100644 manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.yaml diff --git a/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.installer.yaml b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.installer.yaml new file mode 100644 index 0000000000000..5187c6d97e31b --- /dev/null +++ b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.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: MacmillanLearning.iClickerCloud +PackageVersion: 8.0.2 +InstallerType: msi +UpgradeBehavior: install +Protocols: +- reef2 +ProductCode: '{C461598B-F17D-4FBE-A1FA-64BF2034EF65}' +AppsAndFeaturesEntries: +- UpgradeCode: '{991680A8-6A73-4924-8C31-9B91E6748C3F}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.iclicker.com/app-downloads/iClicker%20Cloud%20Installer%208.0.2.msi + InstallerSha256: FB25F3F62D0558D934776E8AF93E48A443CE7481E21D80407171D716B2D27DF0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.en-US.yaml b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.en-US.yaml new file mode 100644 index 0000000000000..c1470d55af496 --- /dev/null +++ b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.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: MacmillanLearning.iClickerCloud +PackageVersion: 8.0.2 +PackageLocale: en-US +Publisher: Macmillan Learning +PublisherUrl: https://www.iclicker.com/ +PublisherSupportUrl: https://www.iclicker.com/support +PrivacyUrl: https://store.macmillanlearning.com/privacy-notice +Author: Bedford, Freeman & Worth Publishing Group, LLC +PackageName: iClicker Cloud +PackageUrl: https://www.iclicker.com/downloads/iclicker-cloud/ +License: Proprietary +LicenseUrl: https://store.macmillanlearning.com/termsOfUse +Copyright: © 2014-2026 Macmillan Learning. All rights reserved. +CopyrightUrl: https://store.macmillanlearning.com/termsOfUse +ShortDescription: Run polling and quizzing activities from a laptop or podium computer. +Tags: +- education +ReleaseNotes: |- + - NEW: When accessibility mode is enabled, the iClicker toolbar includes a system title bar with standard controls to support window management and repositioning without dragging. + - NEW: Other accessibility updates to better support screen readers and keyboard navigation. +ReleaseNotesUrl: https://www.iclicker.com/instructor-release-notes/ +PurchaseUrl: https://www.iclicker.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.zh-CN.yaml b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9edbcfdc1c9bd --- /dev/null +++ b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.locale.zh-CN.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MacmillanLearning.iClickerCloud +PackageVersion: 8.0.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 从笔记本电脑或讲台电脑上发起投票和测验活动。 +Tags: +- 教育 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.yaml b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.yaml new file mode 100644 index 0000000000000..6f27751656434 --- /dev/null +++ b/manifests/m/MacmillanLearning/iClickerCloud/8.0.2/MacmillanLearning.iClickerCloud.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: MacmillanLearning.iClickerCloud +PackageVersion: 8.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16e0f59637068f0d41088670fa013c2325f7afc7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:34:29 +0800 Subject: [PATCH 16/49] New version: Wondershare.Recoverit version 14.0.22.6 (14.0.22) (#351367) --- .../Wondershare.Recoverit.installer.yaml | 15 ++++++++ .../Wondershare.Recoverit.locale.en-US.yaml | 37 +++++++++++++++++++ .../Wondershare.Recoverit.locale.zh-CN.yaml | 33 +++++++++++++++++ .../14.0.22.6/Wondershare.Recoverit.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.installer.yaml create mode 100644 manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.yaml diff --git a/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.installer.yaml b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.installer.yaml new file mode 100644 index 0000000000000..ee2009f03ca27 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wondershare.Recoverit +PackageVersion: 14.0.22.6 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{829555DC-31E5-4FEA-B350-8FCF24CECD95}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/ri_64bit_14.0.22_full4134.exe + InstallerSha256: 06DB9FE7E894A28BE57C6AC12E55B019135379F16B377CD2A6461EAF562C62AC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.en-US.yaml b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.en-US.yaml new file mode 100644 index 0000000000000..8f63b517c2a33 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 14.0.22.6 +PackageLocale: en-US +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2026 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: Quickly restore precious documents, emails, and other files. +Description: |- + For most of us, losing data is a common occurrence. Recoverit Expert Data Recovery for PC can recover 1000+ file types and formats of data from a variety of storage sources, including your Windows computer hard disk, Desktop, Recycle Bin, external devices, and even a wrecked computer. + It also has dedicated options for recovering lost videos, such as Professional Video Recovery. Moreover, the application also features a video repair tool that can fix corrupted videos in a variety of situations. +Tags: +- data +- file +- fix +- recover +- recovery +- restore +ReleaseNotes: |- + 1. Performance improvement. + 2. Fixed some bugs. +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.zh-CN.yaml b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6df08ce8b4590 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 14.0.22.6 +PackageLocale: zh-CN +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2026 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 快速恢复珍贵的文档、电子邮件等文件 +Description: |- + 对于我们大多数人来说,丢失数据是很常见的事情。适用于 PC 的 Recoverit 数据恢复可以从各种存储源恢复 1000 多种文件类型和格式的数据,包括您的 Windows 计算机硬盘、桌面、回收站、外部设备,甚至是损坏的计算机。 + 它还具有用于恢复丢失视频的专用选项,例如专业视频恢复。此外,该应用程序还具有视频修复工具,可以在各种情况下修复损坏的视频。 +Tags: +- 修复 +- 恢复 +- 数据 +- 文件 +- 还原 +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.yaml b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.yaml new file mode 100644 index 0000000000000..e45ac28e3c153 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/14.0.22.6/Wondershare.Recoverit.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: Wondershare.Recoverit +PackageVersion: 14.0.22.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5fd9df725ae7d56cec814700156fc1a3a6de9219 Mon Sep 17 00:00:00 2001 From: hitalin Date: Tue, 24 Mar 2026 14:35:18 +0900 Subject: [PATCH 17/49] New version: Hitalin.NoteDeck version 0.7.8 (#351373) --- .../0.7.8/Hitalin.NoteDeck.installer.yaml | 21 ++++++++++++ .../0.7.8/Hitalin.NoteDeck.locale.en-US.yaml | 24 ++++++++++++++ .../0.7.8/Hitalin.NoteDeck.locale.ja-JP.yaml | 32 +++++++++++++++++++ .../NoteDeck/0.7.8/Hitalin.NoteDeck.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.installer.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.en-US.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.ja-JP.yaml create mode 100644 manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.yaml diff --git a/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 0000000000000..fcbac2b7403e2 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 0.7.8 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-03-24 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.7.8/NoteDeck-0.7.8-windows-x64-setup.exe + InstallerSha256: 6F07009E454955E5BDD51ACB9CDDD9758D17D47DAF9702C48273E14C2844A09A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..d0f6bc5a19c70 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.7.8 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 0000000000000..07097d2bb30ed --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,32 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 0.7.8 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - chore: v0.7.8 by @hitalin in #185 + - fix: v0.7.8 TS型エラー修正 by @hitalin in #186 + Full Changelog: v0.7.7...v0.7.8 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v0.7.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.yaml new file mode 100644 index 0000000000000..08753fec03fbb --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.7.8/Hitalin.NoteDeck.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: Hitalin.NoteDeck +PackageVersion: 0.7.8 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 From dad4ddff78d35e04d10e207692f8e85c7ba17b8c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:06:09 +0800 Subject: [PATCH 18/49] New version: Google.Chrome.EXE version 146.0.7680.72 (#347310) --- .../Google.Chrome.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.EXE.locale.zh-CN.yaml | 25 +++++++ .../EXE/146.0.7680.72/Google.Chrome.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.yaml diff --git a/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.installer.yaml b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.installer.yaml new file mode 100644 index 0000000000000..c5635877bc6d8 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.EXE +PackageVersion: 146.0.7680.72 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/aczgijzrfkmac73bbl34ytgn7brq_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: 03CF61F60F59E335861DAA628DEC8B0BB3B43B298CB3976360AF09EED6F65E26 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/aczgijzrfkmac73bbl34ytgn7brq_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: 03CF61F60F59E335861DAA628DEC8B0BB3B43B298CB3976360AF09EED6F65E26 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acmcik76cgsdiqglhwhbthojexdq_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: B02B1A8297CF08F22F442C8951341250BF9AACB4271C6C69781D41DBB83E9C19 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acmcik76cgsdiqglhwhbthojexdq_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: B02B1A8297CF08F22F442C8951341250BF9AACB4271C6C69781D41DBB83E9C19 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/honjugrsp3kzkrw2zv6z3qvuia_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: 803B661C7E44B454FDF5FEAD3FCCEFF15014F3B40A82786372790396797706CE + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/honjugrsp3kzkrw2zv6z3qvuia_146.0.7680.72/146.0.7680.72_chrome_installer_uncompressed.exe + InstallerSha256: 803B661C7E44B454FDF5FEAD3FCCEFF15014F3B40A82786372790396797706CE + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.en-US.yaml new file mode 100644 index 0000000000000..300f74416c1fc --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.EXE +PackageVersion: 146.0.7680.72 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/chrome/ +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: The browser built by Google +Description: A more simple, secure, and faster web browser than ever, with Google’s smarts built-in. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.nb-NO.yaml new file mode 100644 index 0000000000000..1a049ea0d67c2 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.EXE +PackageVersion: 146.0.7680.72 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/ +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Nettleseren fra Google +Description: Enklere, tryggere og raskere enn noensinne – med Googles smarte funksjoner. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f91bc0530ccd4 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.EXE +PackageVersion: 146.0.7680.72 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome (EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/ +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 由 Google 打造的浏览器 +Description: 得益于 Google 智能工具,Chrome 现在更易用、更安全、更快速。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.yaml b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.yaml new file mode 100644 index 0000000000000..dd7f165a54696 --- /dev/null +++ b/manifests/g/Google/Chrome/EXE/146.0.7680.72/Google.Chrome.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.EXE +PackageVersion: 146.0.7680.72 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b1e95f7c587e51e81afffdffd5d07cf95323611 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:06:53 +0800 Subject: [PATCH 19/49] New version: CommunicationPlatform.MAX version 26.9.1 (#351166) --- .../CommunicationPlatform.MAX.installer.yaml | 22 ++++++++++++ ...ommunicationPlatform.MAX.locale.en-US.yaml | 24 +++++++++++++ ...ommunicationPlatform.MAX.locale.ru-RU.yaml | 34 +++++++++++++++++++ ...ommunicationPlatform.MAX.locale.zh-CN.yaml | 26 ++++++++++++++ .../MAX/26.9.1/CommunicationPlatform.MAX.yaml | 8 +++++ 5 files changed, 114 insertions(+) create mode 100644 manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.installer.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.en-US.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.ru-RU.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.zh-CN.yaml create mode 100644 manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.yaml diff --git a/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.installer.yaml b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.installer.yaml new file mode 100644 index 0000000000000..db2dc4bc35aba --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.9.1 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALL_ROOT="" +UpgradeBehavior: install +Protocols: +- max +ProductCode: '{1FC7F3FE-FF74-4146-B516-2501CC5239BD}' +AppsAndFeaturesEntries: +- UpgradeCode: '{C75CA842-16FD-4019-A356-5F1D958B2D22}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\MAX' +Installers: +- Architecture: x64 + InstallerUrl: https://download.max.ru/win/release/26.9.1/MAX.msi + InstallerSha256: 002792EE8253447804FF10BF49DF049A67679A63CD4BC6F08DF796AFB4AEFB0D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.en-US.yaml b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.en-US.yaml new file mode 100644 index 0000000000000..058a98686c2fb --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.9.1 +PackageLocale: en-US +License: Proprietary +ShortDescription: A fast and easy application for communication and solving everyday tasks +Description: MAX allows sending all types of messages and making calls even on low-end devices and with slow internet connection. +Tags: +- call +- chat +- im +- instant-messaging +- message +- send +- share +- talk +- voice +Documentations: +- DocumentLabel: Technical documentation + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.ru-RU.yaml b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.ru-RU.yaml new file mode 100644 index 0000000000000..6b16c08ff1576 --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.ru-RU.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.9.1 +PackageLocale: ru-RU +Publisher: Communication Platform LLC +PublisherUrl: https://max.ru/ +PublisherSupportUrl: https://help.max.ru/ +PrivacyUrl: https://legal.max.ru/pp +Author: Communication Platform LLC +PackageName: MAX +PackageUrl: https://download.max.ru/#desktop +License: несвободные +LicenseUrl: https://legal.max.ru/ps +Copyright: MAX © 2026 +CopyrightUrl: https://legal.max.ru/ps +ShortDescription: быстрое и легкое приложение для общения и решения повседневных задач +Description: MAX позволяет отправлять любые виды сообщений и звонить даже на слабых устройствах и при низкой скорости интернета. +Tags: +- говорить +- голос +- звонок +- мгновенные-сообщения +- обмен-сообщениями +- отправить +- поделиться +- сообщение +- чат +Documentations: +- DocumentLabel: Техническая документация + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.zh-CN.yaml b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bce36c884c66e --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.9.1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 快速轻便的沟通和处理日常事务的应用程序 +Description: MAX 支持发送各种类型的消息,并且即使在性能较弱的设备和网速较慢的情况下也能进行通话。 +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +Documentations: +- DocumentLabel: 技术文档 + DocumentUrl: https://max.ru/s/docs/tekhnicheskaya-dokumentatsiya.zip +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.yaml b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.yaml new file mode 100644 index 0000000000000..b76291585771a --- /dev/null +++ b/manifests/c/CommunicationPlatform/MAX/26.9.1/CommunicationPlatform.MAX.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CommunicationPlatform.MAX +PackageVersion: 26.9.1 +DefaultLocale: ru-RU +ManifestType: version +ManifestVersion: 1.12.0 From bb6e411d14cd9656e9e39a0983fcdae14bc9cb76 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:07:52 +0800 Subject: [PATCH 20/49] New version: MistralAI.MistralVibe.ACP version 2.6.1 (#351270) --- .../MistralAI.MistralVibe.ACP.installer.yaml | 18 ++++++++++ ...istralAI.MistralVibe.ACP.locale.en-US.yaml | 36 +++++++++++++++++++ ...istralAI.MistralVibe.ACP.locale.zh-CN.yaml | 20 +++++++++++ .../ACP/2.6.1/MistralAI.MistralVibe.ACP.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.installer.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.yaml diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.installer.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.installer.yaml new file mode 100644 index 0000000000000..e0b69ca6d86dc --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.6.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vibe-acp.exe +Commands: +- vibe-acp +ReleaseDate: 2026-03-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.6.1/vibe-acp-windows-x86_64-2.6.1.zip + InstallerSha256: 96B63B351EEE6682918A30AEF35F3FC17131B946276A65E294D453D366FAA3D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml new file mode 100644 index 0000000000000..d4ec582305beb --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: Mistral AI +PublisherUrl: https://mistral.ai/ +PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues +PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy +Author: Mistral AI +PackageName: Mistral Vibe (ACP mode) +PackageUrl: https://github.com/mistralai/mistral-vibe +License: Apache-2.0 +LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE +Copyright: Copyright 2026 Mistral AI +CopyrightUrl: https://legal.mistral.ai/terms +ShortDescription: Minimal CLI coding agent by Mistral +Description: |- + Mistral's open-source CLI coding assistant. + Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Changed + - Loosened agent-client-protocol version constraint from pinned to minimum bound +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#261---2026-03-23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5e5683fe896d4 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.6.1 +PackageLocale: zh-CN +ShortDescription: Mistral 推出的极简 CLI 代码智能体 +Description: |- + Mistral 的开源 CLI 编程助手。 + Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。 +Tags: +- ai +- 代码 +- 开发 +- 智能体 +- 编程 +- 自主智能 +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.yaml new file mode 100644 index 0000000000000..b156c23a05aea --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.6.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 74ab1b38dfe88884030781520769c0d684fe361a Mon Sep 17 00:00:00 2001 From: Manuel Quarneti Date: Tue, 24 Mar 2026 07:08:42 +0100 Subject: [PATCH 21/49] New version: mq1.TinyWiiBackupManager version 5.2.1 (#351317) --- .../mq1.TinyWiiBackupManager.installer.yaml | 28 +++++++++++++ ...mq1.TinyWiiBackupManager.locale.en-US.yaml | 40 +++++++++++++++++++ .../5.2.1/mq1.TinyWiiBackupManager.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.installer.yaml create mode 100644 manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.locale.en-US.yaml create mode 100644 manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.yaml diff --git a/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.installer.yaml b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.installer.yaml new file mode 100644 index 0000000000000..c37a9c6108c2b --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 5.2.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: TinyWiiBackupManager.exe + PortableCommandAlias: TinyWiiBackupManager +UpgradeBehavior: uninstallPrevious +ProductCode: TinyWiiBackupManager +ReleaseDate: 2026-03-19 +AppsAndFeaturesEntries: +- ProductCode: TinyWiiBackupManager +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v5.2.1/TinyWiiBackupManager-v5.2.1-windows-x86.zip + InstallerSha256: C6C3F581D71E7F34D88C9BF235C914B95D51586ADEB817D3B078C779CAB8F814 +- Architecture: x64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v5.2.1/TinyWiiBackupManager-v5.2.1-windows-x86_64.zip + InstallerSha256: 87126C18667A37FF8445F14F7EF040543EA496FD752CBD8684A2262BB68A92DE +- Architecture: arm64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v5.2.1/TinyWiiBackupManager-v5.2.1-windows-arm64.zip + InstallerSha256: 83C113EC4EACF0B002851A0796F824DA3E58DEA9A456AD52A086461997A561A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.locale.en-US.yaml b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.locale.en-US.yaml new file mode 100644 index 0000000000000..ad0253c90d0cf --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 5.2.1 +PackageLocale: en-US +Publisher: mq1 +PublisherUrl: https://github.com/mq1 +PublisherSupportUrl: https://github.com/mq1/TinyWiiBackupManager/issues +Author: Manuel Quarneti +PackageName: TinyWiiBackupManager +PackageUrl: https://github.com/mq1/TinyWiiBackupManager +License: GPL-3.0 +LicenseUrl: https://github.com/mq1/TinyWiiBackupManager/blob/main/COPYING +Copyright: Copyright (c) 2026 Manuel Quarneti +ShortDescription: A tiny game backup and homebrew app manager for the Wii +Moniker: wii-backup-manager +Tags: +- backup +- game-manager +- gamecube +- homebrew +- wbfs +- wii +ReleaseNotes: |- + Fixed + - 🐛 Archive Game fails (#599) + ─────────────────────────────────────────────────────────────────────────────────────────── + ⬇️ Recommended downloads + ─────────────────────────────────────────────────────────────────────────────────────────── + 🪟 Windows x64 Standalone + 🍎 macOS Universal Binary + 🐧 Linux x86_64 AppImage + ─────────────────────────────────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/mq1/TinyWiiBackupManager/releases/tag/v5.2.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mq1/TinyWiiBackupManager/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.yaml b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.yaml new file mode 100644 index 0000000000000..e7f2cddc7eb9e --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/5.2.1/mq1.TinyWiiBackupManager.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: mq1.TinyWiiBackupManager +PackageVersion: 5.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3723af3e97aea7e8808efb4fefaa22507d39741e 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, 24 Mar 2026 07:09:23 +0100 Subject: [PATCH 22/49] New version: Livebook.Livebook version 0.19.5 (#351333) --- .../0.19.5/Livebook.Livebook.installer.yaml | 26 +++++++++++++++ .../Livebook.Livebook.locale.en-US.yaml | 32 +++++++++++++++++++ .../Livebook/0.19.5/Livebook.Livebook.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.installer.yaml create mode 100644 manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.locale.en-US.yaml create mode 100644 manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.yaml diff --git a/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.installer.yaml b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.installer.yaml new file mode 100644 index 0000000000000..a51209b599ccc --- /dev/null +++ b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.installer.yaml @@ -0,0 +1,26 @@ +# 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: Livebook.Livebook +PackageVersion: 0.19.5 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: Livebook +ReleaseDate: 2026-03-23 +AppsAndFeaturesEntries: +- Publisher: livebook + ProductCode: Livebook +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Livebook' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/livebook-dev/livebook/releases/download/v0.19.5/Livebook-windows-x64.exe + InstallerSha256: 9FF3134046406B4F1CA027398FDE52A36DF4376D9B9CC91A5FDA5DD18A61B6E5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.locale.en-US.yaml b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.locale.en-US.yaml new file mode 100644 index 0000000000000..fe237a5b1e93d --- /dev/null +++ b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: Livebook.Livebook +PackageVersion: 0.19.5 +PackageLocale: en-US +Publisher: Livebook +PublisherUrl: https://github.com/livebook-dev +PublisherSupportUrl: https://github.com/livebook-dev/livebook/issues +PackageName: Livebook +PackageUrl: https://github.com/livebook-dev/livebook +License: Apache-2.0 +LicenseUrl: https://github.com/livebook-dev/livebook/blob/HEAD/LICENSE +ShortDescription: Automate code & data workflows with interactive Elixir notebooks +Tags: +- charts +- collaborative +- distributed-computing +- elixir +- liveview +- markdown +- math +- notebooks +- phoenix +- realtime +- visualization +ReleaseNotes: |- + Changed + - Cache app users authentication within a time window if Livebook Teams is down (#3156) +ReleaseNotesUrl: https://github.com/livebook-dev/livebook/releases/tag/v0.19.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.yaml b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.yaml new file mode 100644 index 0000000000000..5986d8c5a2111 --- /dev/null +++ b/manifests/l/Livebook/Livebook/0.19.5/Livebook.Livebook.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: Livebook.Livebook +PackageVersion: 0.19.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e15076ee2d1c60cc00dc52bf56961dc3ccdacbe Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:10:14 +1000 Subject: [PATCH 23/49] New version: Microsoft.Edge version 146.0.3856.78 (#351335) --- .../Microsoft.Edge.installer.yaml | 43 +++++++++++++++++++ .../Microsoft.Edge.locale.en-US.yaml | 28 ++++++++++++ .../Microsoft.Edge.locale.nb-NO.yaml | 21 +++++++++ .../Edge/146.0.3856.78/Microsoft.Edge.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.nb-NO.yaml create mode 100644 manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.yaml diff --git a/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.installer.yaml new file mode 100644 index 0000000000000..2e3eae6a5edff --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.installer.yaml @@ -0,0 +1,43 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.78 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +AppsAndFeaturesEntries: +- UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/46bfa840-8813-486e-a497-aca031c5213c/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: 1A09497AB66F140CF2FEE2D8D524C4CDC4D1B52C1D84D6863D8F3E56C6C36DB5 + ProductCode: '{D0E4236D-722B-3790-9E6B-8E67B3ECE349}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1bbe93ec-f5ce-4774-8497-e7d2bb412aa8/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 90FB5EF8484D43CB6E20FF9D2EB862E3960018EF4E5C90D79E170C326953FB0C + ProductCode: '{4B43EAC3-54A3-3B32-89CC-8CD4C1C092CA}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f773cc16-2712-4cf3-ba8b-655bce92e5f8/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 464C4657CDE7D4455802B7B45C64BD7CEADF5C4E03CFDCA3C6F2F48B36597C24 + ProductCode: '{C6DEBB72-F44A-39B4-ABBD-B3D90FAE2C65}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 0000000000000..2a0376eff873c --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.78 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 0000000000000..f86ca23676bef --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.locale.nb-NO.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.78 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.yaml new file mode 100644 index 0000000000000..1e0ee6990042d --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.78/Microsoft.Edge.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.78 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f48ec5bf21f9080158192341225c29d22d001455 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:10:57 +1000 Subject: [PATCH 24/49] New version: Extensis.ConnectFonts version 28.0.4.12926 (#351336) --- .../Extensis.ConnectFonts.installer.yaml | 35 +++++++++++++++++++ .../Extensis.ConnectFonts.locale.en-US.yaml | 15 ++++++++ .../28.0.4.12926/Extensis.ConnectFonts.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.installer.yaml create mode 100644 manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.locale.en-US.yaml create mode 100644 manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.yaml diff --git a/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.installer.yaml b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.installer.yaml new file mode 100644 index 0000000000000..2832376966d85 --- /dev/null +++ b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.installer.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Extensis.ConnectFonts +PackageVersion: 28.0.4.12926 +InstallerType: zip +NestedInstallerType: burn +NestedInstallerFiles: +- RelativeFilePath: Extensis Connect v28.0.4.12926.exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ProductCode: '{6ca42440-c3ca-433c-9d97-9c45bf1bed45}' +ReleaseDate: 2026-03-20 +AppsAndFeaturesEntries: +- DisplayName: Extensis Connect + Publisher: 2026 Monotype Imaging Inc. All rights reserved + ProductCode: '{618f583c-24cc-4569-b2d0-4d9db72f6fe4}' + UpgradeCode: '{1D850931-17E5-4668-A579-D4C411995E25}' + InstallerType: burn +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Extensis\Extensis Connect' +Installers: +- Architecture: x86 + InstallerUrl: https://bin.extensis.com/ConnectFonts-W-28-0-4.zip + InstallerSha256: AE303E041814C691D5AE8C1FB4A3D5B12E9A9648331A16B5EEDACBFA838C6386 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.locale.en-US.yaml b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.locale.en-US.yaml new file mode 100644 index 0000000000000..f05df72c2e034 --- /dev/null +++ b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Extensis.ConnectFonts +PackageVersion: 28.0.4.12926 +PackageLocale: en-US +Publisher: 2024 Celartem, Inc. d.b.a Extensis All rights reserved +PublisherUrl: https://www.extensis.com/ +PackageName: Extensis Connect Fonts +PackageUrl: https://www.extensis.com/support/connect-fonts +License: Proprietary +Copyright: © 2024 Celartem, Inc. dba Extensis. All rights reserved. +ShortDescription: Software used for installing fonts. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.yaml b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.yaml new file mode 100644 index 0000000000000..da7f7d6229b2a --- /dev/null +++ b/manifests/e/Extensis/ConnectFonts/28.0.4.12926/Extensis.ConnectFonts.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: Extensis.ConnectFonts +PackageVersion: 28.0.4.12926 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f1d8b4ce7bc049250b0e358c5ca4bafb426e9e7 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:11:51 +1000 Subject: [PATCH 25/49] New version: TechSmith.Snagit.2025 version 25.4.1 (#351337) --- .../TechSmith.Snagit.2025.installer.yaml | 44 +++++++++++++++++++ .../TechSmith.Snagit.2025.locale.en-US.yaml | 32 ++++++++++++++ .../TechSmith.Snagit.2025.locale.zh-CN.yaml | 30 +++++++++++++ .../2025/25.4.1/TechSmith.Snagit.2025.yaml | 8 ++++ 4 files changed, 114 insertions(+) create mode 100644 manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.installer.yaml create mode 100644 manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.en-US.yaml create mode 100644 manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.zh-CN.yaml create mode 100644 manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.yaml diff --git a/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.installer.yaml b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.installer.yaml new file mode 100644 index 0000000000000..d194523251eb7 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.installer.yaml @@ -0,0 +1,44 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TechSmith.Snagit.2025 +PackageVersion: 25.4.1 +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +Protocols: +- techsmithsnagit +FileExtensions: +- snag +- snagx +ReleaseDate: 2026-03-23 +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://download.techsmith.com/snagit/releases/2541/snagit.exe + InstallerSha256: 9568FC7C05184A6976CB42670E21A045C6B3C263158F08BDC2EAEC86720442E6 + ProductCode: '{a99bbbe9-83dd-481b-9105-1f04743f9b7f}' + AppsAndFeaturesEntries: + - DisplayVersion: 25.4.1.10325 + ProductCode: '{FA9EEE93-9270-460B-921A-242BC9C32522}' + UpgradeCode: '{827BE786-87A6-4082-B203-865C4622302F}' + InstallerType: burn +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://download.techsmith.com/snagit/releases/2541/snagit.msi + InstallerSha256: E56B10E3920A5C0E4AE19455B7762FE3D80872F87D2A3CDE88A295E6E9FC28F7 + InstallModes: + - silent + - silentWithProgress + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + ProductCode: '{BF258D79-6B24-423F-A956-9B90D3CB46F8}' + AppsAndFeaturesEntries: + - ProductCode: '{BF258D79-6B24-423F-A956-9B90D3CB46F8}' + UpgradeCode: '{827BE786-87A6-4082-B203-865C4622302F}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\TechSmith\Snagit 2025' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.en-US.yaml b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.en-US.yaml new file mode 100644 index 0000000000000..c8a86b43ab822 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.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: TechSmith.Snagit.2025 +PackageVersion: 25.4.1 +PackageLocale: en-US +Publisher: TechSmith Corporation +PublisherUrl: https://www.techsmith.com/ +PublisherSupportUrl: https://support.techsmith.com/ +PrivacyUrl: https://www.techsmith.com/privacy-policy.html +Author: TechSmith Corporation +PackageName: Snagit 2025 +PackageUrl: https://www.techsmith.com/screen-capture.html +License: Proprietary +LicenseUrl: https://www.techsmith.com/snagit-eula.html +Copyright: Copyright 1996-2025 TechSmith Corp. All rights reserved. +ShortDescription: Screen capture and screen recording software from TechSmith. +Description: Snagit helps you quickly share information in a way that's easy to understand. Capture your screen and camera, add additional context and move work forward faster. +Moniker: snagit +Tags: +- capture +- record +- recording +- screen-capture +- screenshot +- video +PurchaseUrl: https://www.techsmith.com/snagit-pricing.html +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://www.techsmith.com/learn/tutorials/snagit/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.zh-CN.yaml b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6eb2c916d9afe --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TechSmith.Snagit.2025 +PackageVersion: 25.4.1 +PackageLocale: zh-CN +Publisher: TechSmith Corporation +PublisherUrl: https://www.techsmith.com/ +PublisherSupportUrl: https://support.techsmith.com/ +PrivacyUrl: https://www.techsmith.com/privacy-policy.html +Author: TechSmith Corporation +PackageName: Snagit 2025 +PackageUrl: https://www.techsmith.com/screen-capture.html +License: 专有软件 +LicenseUrl: https://www.techsmith.com/snagit-eula.html +Copyright: Copyright 1996-2025 TechSmith Corp. All rights reserved. +ShortDescription: 来自 TechSmith 的截图和录屏软件。 +Description: Snagit 可帮助您以易于理解的方式快速共享信息,捕捉你的屏幕和摄像头,添加额外的上下文,更快地推进工作。 +Tags: +- 录制 +- 录屏 +- 截图 +- 捕获 +- 视频 +PurchaseUrl: https://www.techsmith.com/snagit-pricing.html +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.techsmith.com/learn/tutorials/snagit/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.yaml b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.yaml new file mode 100644 index 0000000000000..0dc6a7c1fd23b --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2025/25.4.1/TechSmith.Snagit.2025.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: TechSmith.Snagit.2025 +PackageVersion: 25.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4279457d15388c4ab9ae17cae4fae510885073fb Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:12:51 +0100 Subject: [PATCH 26/49] New version: mortenn.BrowserPicker version 3.0.5 (#351356) --- .../mortenn.BrowserPicker.installer.yaml | 30 +++++++++++++++++++ .../mortenn.BrowserPicker.locale.en-US.yaml | 30 +++++++++++++++++++ .../3.0.5/mortenn.BrowserPicker.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.installer.yaml create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.locale.en-US.yaml create mode 100644 manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.yaml diff --git a/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.installer.yaml b/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.installer.yaml new file mode 100644 index 0000000000000..6779e1259ab84 --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.5/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.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 +ProductCode: '{D4FAF7D3-BDF9-44D3-953B-A709C0369BF8}' +ReleaseDate: 2026-03-23 +AppsAndFeaturesEntries: +- DisplayName: BrowserPicker + ProductCode: '{D4FAF7D3-BDF9-44D3-953B-A709C0369BF8}' + UpgradeCode: '{31E74D4E-57DD-4786-BEB8-B9B8188F2764}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\BrowserPicker\runtimes' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mortenn/BrowserPicker/releases/download/v3.0.5/BrowserPicker.msi + InstallerSha256: E96E2D2161B68FD503E5CA9D42C4B32BB7F10BD28F2DA883C8A5B5C43F24BA4B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.locale.en-US.yaml b/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.locale.en-US.yaml new file mode 100644 index 0000000000000..278e771d5408e --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.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: mortenn.BrowserPicker +PackageVersion: 3.0.5 +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: |- + MSI: Fixes a bad install layout where files appeared twice under Program Files\BrowserPicker (duplicate publish folder). + Compare: v3.0.4...v3.0.5 +ReleaseNotesUrl: https://github.com/mortenn/BrowserPicker/releases/tag/v3.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.yaml b/manifests/m/mortenn/BrowserPicker/3.0.5/mortenn.BrowserPicker.yaml new file mode 100644 index 0000000000000..e6c126063c122 --- /dev/null +++ b/manifests/m/mortenn/BrowserPicker/3.0.5/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.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9c2ce5f6c102117a848524bb9d20f4af6b1e211c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:13:54 +0800 Subject: [PATCH 27/49] New version: CreativeForce.Hue version 5.32.0 (#351358) --- .../5.32.0/CreativeForce.Hue.installer.yaml | 38 +++++++++++++++++++ .../CreativeForce.Hue.locale.en-US.yaml | 22 +++++++++++ .../CreativeForce.Hue.locale.zh-CN.yaml | 10 +++++ .../Hue/5.32.0/CreativeForce.Hue.yaml | 8 ++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.installer.yaml create mode 100644 manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.en-US.yaml create mode 100644 manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.zh-CN.yaml create mode 100644 manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.yaml diff --git a/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.installer.yaml b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.installer.yaml new file mode 100644 index 0000000000000..d09a54d4f65b0 --- /dev/null +++ b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 5.32.0 +UpgradeBehavior: install +ReleaseDate: 2026-03-23 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-5.32.0-win.exe + InstallerSha256: 36DA3619157192A4FE8048D258FBC7E37CC6071578C4E21BAE3EA1C55823D6CB + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: 4d78e435-734d-5271-bf8e-b18504b45e0f +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-5.32.0-win.exe + InstallerSha256: 36DA3619157192A4FE8048D258FBC7E37CC6071578C4E21BAE3EA1C55823D6CB + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: 4d78e435-734d-5271-bf8e-b18504b45e0f +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://download.creativeforce.io/released-files.042024/prod/hue-uxp/win/Hue-5.32.0-win.msi + InstallerSha256: C0E2B21541BF7C007438F22C622AA6BD03CB31D46849491AEA0A81AF5A7329C5 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{F871D33C-5DB1-4FEA-AB21-D24A650F8B13}' + AppsAndFeaturesEntries: + - UpgradeCode: '{89608236-D06C-51BC-9A59-1A00EC743D2B}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.en-US.yaml b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.en-US.yaml new file mode 100644 index 0000000000000..951d6c7d52645 --- /dev/null +++ b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 5.32.0 +PackageLocale: en-US +Publisher: Creative Force +PublisherUrl: https://www.creativeforce.io/ +PublisherSupportUrl: https://help.creativeforce.io/ +PrivacyUrl: https://www.creativeforce.io/legal/privacy-policy/ +Author: CreativeForce.io, Inc +PackageName: Hue +PackageUrl: https://download.creativeforce.io/ +License: Proprietary +LicenseUrl: https://www.creativeforce.io/legal/eula/ +Copyright: Copyright © 2026 Creative Force, Inc. All rights reserved, +CopyrightUrl: https://www.creativeforce.io/legal/eula/ +ShortDescription: Integrates with Photoshop to let retouchers select tasks, open files directly, and access delivery specs, annotations, and reference files for precise retouching. +Tags: +- photoshop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.zh-CN.yaml b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bb004375a0e2d --- /dev/null +++ b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 5.32.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 集成至 Photoshop 后,修图师可以选择任务、直接打开文件,并访问交付规范、注释和参考文件,从而精确修图。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.yaml b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.yaml new file mode 100644 index 0000000000000..1ea33f14c6fae --- /dev/null +++ b/manifests/c/CreativeForce/Hue/5.32.0/CreativeForce.Hue.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CreativeForce.Hue +PackageVersion: 5.32.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7bfe61e4d2c0a2bca35c9a3c73c953cb54b53322 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:15:02 +0800 Subject: [PATCH 28/49] New version: Microsoft.EdgeDriver version 146.0.3856.78 (#351361) --- .../Microsoft.EdgeDriver.installer.yaml | 22 ++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 30 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 19 ++++++++++++ .../146.0.3856.78/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..7fe0a58ca11d7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.78 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.78/edgedriver_win32.zip + InstallerSha256: 8854A628249D02C8F110B347A87691427ACCC795CD83D3CCC8B3842EEC90BD91 +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.78/edgedriver_win64.zip + InstallerSha256: 96ACA7364A625742C5A3D33688BF67E8D18B458EA26020F67005693567BFC97A +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/146.0.3856.78/edgedriver_arm64.zip + InstallerSha256: 1A8D28D6FF124FE7061EB3A4A1FAFC84E25FC347DEA836ACF2C2DBAD4CC4303B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..385fae7ed02a7 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.78 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2ad2052176381 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 146.0.3856.78 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..94ea3eec6b5d3 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/146.0.3856.78/Microsoft.EdgeDriver.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.EdgeDriver +PackageVersion: 146.0.3856.78 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00b12c018d854e18f64006cbb8aa272050169d36 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:16:09 +0800 Subject: [PATCH 29/49] New version: Yuanfudao.Yuanfudao version 7.19.0 (#351369) --- .../7.19.0/Yuanfudao.Yuanfudao.installer.yaml | 20 ++++++++++ .../Yuanfudao.Yuanfudao.locale.en-US.yaml | 37 +++++++++++++++++++ .../Yuanfudao.Yuanfudao.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.installer.yaml create mode 100644 manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.en-US.yaml create mode 100644 manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml create mode 100644 manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.yaml diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.installer.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.installer.yaml new file mode 100644 index 0000000000000..61473b3efce17 --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.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: Yuanfudao.Yuanfudao +PackageVersion: 7.19.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- tutor-electron-student +ProductCode: tutor-electron-student +Installers: +- Architecture: x86 + InstallerUrl: https://apphub.fbcontent.cn/ape-gallery/app/yuanfudao-student-7.19.0.21517-installer-ia32.exe + InstallerSha256: 86F798EFF6F0BEB6EF1484046BE92A328863AE7D63C5156AD4ABD4E2CB9BF288 +- Architecture: x64 + InstallerUrl: https://apphub.fbcontent.cn/ape-gallery/app/yuanfudao-student-7.19.0.21516-installer-x64.exe + InstallerSha256: 0D9B610AA08EAE99F6B357035C852345ABD2A9EDC3B58869BDFCB016F026DA51 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.en-US.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.en-US.yaml new file mode 100644 index 0000000000000..80475f64be81d --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.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: Yuanfudao.Yuanfudao +PackageVersion: 7.19.0 +PackageLocale: en-US +Publisher: 北京贞观雨科技有限公司 +PublisherUrl: https://www.yuanfudao.com/ +PrivacyUrl: https://m.yuanfudao.com/mkt/1037615 +Author: Beijing Yuanli Science and Technology Co., Ltd. +PackageName: 猿辅导 +PackageUrl: https://www.yuanfudaoschool.com/info/download +License: Proprietary +LicenseUrl: https://m.yuanfudao.com/mkt/1037611 +Copyright: Copyright © 2026 Yuanfudao +CopyrightUrl: https://m.yuanfudao.com/mkt/1037611 +ShortDescription: Live streaming tutoring for elementary and middle school students +Description: Yuanfudao, the core product of Yuanfudao Online Education Organisation, provides online interactive teaching of elementary and junior secondary subjects. With immersive experience, it aims to boost education with technology. Through the Yuanfudao client, primary and middle school students can receive remote tutoring. With the technical support of the Yuanfudao client, students can participate in real-time interactions, take tests, and receive assistance in reading and answering questions from assistant tutors. +Tags: +- broadcasting +- class +- classroom +- course +- education +- learn +- lecture +- lesson +- live +- live-streaming +- livestreaming +- screencasting +- streaming +- study +- teach +- teaching +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..abbd476592843 --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Yuanfudao.Yuanfudao +PackageVersion: 7.19.0 +PackageLocale: zh-CN +Publisher: 北京贞观雨科技有限公司 +PublisherUrl: https://www.yuanfudao.com/ +PrivacyUrl: https://m.yuanfudao.com/mkt/1037615 +Author: 北京猿力科技有限公司 +PackageName: 猿辅导 +PackageUrl: https://www.yuanfudaoschool.com/info/download +License: 专有软件 +LicenseUrl: https://m.yuanfudao.com/mkt/1037611 +Copyright: Copyright © 2026 猿辅导 +CopyrightUrl: https://m.yuanfudao.com/mkt/1037611 +ShortDescription: 中小学生全科在线辅导直播课 +Description: 猿辅导网课,猿辅导在线教育旗下核心产品,提供小学、初中多科在线互动教学,沉浸体验,以科技助力教育。通过猿辅导客户端,中小学生可以在家享受教师直播在线辅导。基于猿辅导客户端提供的技术支持,学生可以参与实时互动、完成题目测试以及享受助教伴读答疑服务。 +Tags: +- 公开课 +- 学习 +- 授课 +- 推流 +- 教学 +- 教室 +- 教育 +- 直播 +- 讲堂 +- 讲座 +- 讲授 +- 讲课 +- 课堂 +- 课程 +ReleaseNotes: '- 优化了一些细节' +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.yaml b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.yaml new file mode 100644 index 0000000000000..dbd783266e8aa --- /dev/null +++ b/manifests/y/Yuanfudao/Yuanfudao/7.19.0/Yuanfudao.Yuanfudao.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: Yuanfudao.Yuanfudao +PackageVersion: 7.19.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b0ef5e14a3a785b9cd30b2b2bd6cb03150d9b90d Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Mon, 23 Mar 2026 23:17:06 -0700 Subject: [PATCH 30/49] Update willibrandon.dotsider to 0.6.1 (#351371) --- .../willibrandon.dotsider.installer.yaml | 27 ++++++++++++++ .../willibrandon.dotsider.locale.en-US.yaml | 36 +++++++++++++++++++ .../dotsider/0.6.1/willibrandon.dotsider.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.installer.yaml create mode 100644 manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.locale.en-US.yaml create mode 100644 manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.yaml diff --git a/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.installer.yaml b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.installer.yaml new file mode 100644 index 0000000000000..e0141ec964792 --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.6.1 +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.6.1/dotsider-win-x64.msi + InstallerSha256: 8BE489498BBF9685E2AF3C21C33715C81C9886F13A83C56959765587DFD3059D + ProductCode: '{9F9065E1-0E75-4520-80F9-B8C3B4885973}' +- Architecture: arm64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.6.1/dotsider-win-arm64.msi + InstallerSha256: 0460C1E806A40067D0C5B72BF0AE642E764776EEFD2B16031A4D8E2A76A83FD0 + ProductCode: '{435A4600-91C7-4863-9E1A-237D809A8E68}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.locale.en-US.yaml b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.locale.en-US.yaml new file mode 100644 index 0000000000000..a20a56f91ab5c --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.6.1 +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.6.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/willibrandon/dotsider/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.yaml b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.yaml new file mode 100644 index 0000000000000..c64aa9bf5475a --- /dev/null +++ b/manifests/w/willibrandon/dotsider/0.6.1/willibrandon.dotsider.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f5b02ec7e0d1a93c89fbdc5ae36034d1be6930ec Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Mon, 23 Mar 2026 23:18:12 -0700 Subject: [PATCH 31/49] Update willibrandon.dotsider-mcp to 0.6.1 (#351372) --- .../willibrandon.dotsider-mcp.installer.yaml | 27 ++++++++++++++ ...illibrandon.dotsider-mcp.locale.en-US.yaml | 35 +++++++++++++++++++ .../0.6.1/willibrandon.dotsider-mcp.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.installer.yaml create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.locale.en-US.yaml create mode 100644 manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.yaml diff --git a/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.installer.yaml b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.installer.yaml new file mode 100644 index 0000000000000..f5776d5c6dd50 --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.6.1 +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.6.1/dotsider-mcp-win-x64.msi + InstallerSha256: 9B777B4B757FF184589FE294E381B06EDF7F9D1E57887678DDF6C326EB8CD2B4 + ProductCode: '{C16A29B5-5669-4E9A-B9FC-0FFC613EE5E6}' +- Architecture: arm64 + InstallerUrl: https://github.com/willibrandon/dotsider/releases/download/v0.6.1/dotsider-mcp-win-arm64.msi + InstallerSha256: 16A839CE2B2691416094783B4072A408756BC8CE3A286C65436A7FE72AF7FA77 + ProductCode: '{57FB30C0-977F-4247-A445-3CCFC29255C5}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.locale.en-US.yaml b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.locale.en-US.yaml new file mode 100644 index 0000000000000..c0d7fe3891399 --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.6.1 +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.6.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/willibrandon/dotsider/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.yaml b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.yaml new file mode 100644 index 0000000000000..4299356ae66cc --- /dev/null +++ b/manifests/w/willibrandon/dotsider-mcp/0.6.1/willibrandon.dotsider-mcp.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: willibrandon.dotsider-mcp +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42417542d9398c45dff3dc45ff2f87305a92ac2d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:49:15 +0800 Subject: [PATCH 32/49] Update: VisualParadigm.VisualParadigm.Community version 18.0 (18.0.20260321) (#351366) --- .../18.0/VisualParadigm.VisualParadigm.Community.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/v/VisualParadigm/VisualParadigm/Community/18.0/VisualParadigm.VisualParadigm.Community.installer.yaml b/manifests/v/VisualParadigm/VisualParadigm/Community/18.0/VisualParadigm.VisualParadigm.Community.installer.yaml index edbef96d67629..886df96873659 100644 --- a/manifests/v/VisualParadigm/VisualParadigm/Community/18.0/VisualParadigm.VisualParadigm.Community.installer.yaml +++ b/manifests/v/VisualParadigm/VisualParadigm/Community/18.0/VisualParadigm.VisualParadigm.Community.installer.yaml @@ -21,6 +21,6 @@ ProductCode: 1106-5897-7327-6550-2 Installers: - Architecture: x64 InstallerUrl: https://www.visual-paradigm.com/downloads/vpce/Visual_Paradigm_CE_Win64.exe - InstallerSha256: C183C37A8C7959A3CAF62CBC3A60DE9C7900CDB521796A9AE2EEE35A8C55FF25 + InstallerSha256: 2DF77D2A545DD1BBE03450653AC5B19C54A817F4EE9802875A00BF0F762E8A20 ManifestType: installer ManifestVersion: 1.12.0 From f3ab8d4a120f6a85d087556e17e92009ed33200f Mon Sep 17 00:00:00 2001 From: matchmycolor <124382317+matchmycolor@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:50:01 +0100 Subject: [PATCH 33/49] Add version: matchmycolor.ColibriBeta version 25.2.5.16847 (#351375) --- .../matchmycolor.ColibriBeta.installer.yaml | 6 +++--- .../matchmycolor.ColibriBeta.locale.en-US.yaml | 2 +- .../matchmycolor.ColibriBeta.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16442 => 25.2.5.16847}/matchmycolor.ColibriBeta.installer.yaml (71%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16442 => 25.2.5.16847}/matchmycolor.ColibriBeta.locale.en-US.yaml (95%) rename manifests/m/matchmycolor/ColibriBeta/{26.1.0.16442 => 25.2.5.16847}/matchmycolor.ColibriBeta.yaml (86%) diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.installer.yaml b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.installer.yaml similarity index 71% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.installer.yaml rename to manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.installer.yaml index b08863555d6d7..10a32e013e53b 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.installer.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16442 +PackageVersion: 25.2.5.16847 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.1.0/Colibri_26.1.0-beta.2015.exe - InstallerSha256: 94611C2A9E9DEBCA98F314D24280128C8E35184EE10C0CB135545CB165577983 + InstallerUrl: https://cdn.matchmycolor.com/colibri/25.2.5/Colibri_25.2.5-beta.3.exe + InstallerSha256: A9A5CB65FD4FFE4B63684B7232BAF4CF496D78EF5F26D6CFC2AC171C0FA1046A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.locale.en-US.yaml index 8cad9bbca5e0b..e24a748e44f73 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16442 +PackageVersion: 25.2.5.16847 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.yaml b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.yaml similarity index 86% rename from manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.yaml rename to manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.yaml index f5fd22c3791fe..963a48260098f 100644 --- a/manifests/m/matchmycolor/ColibriBeta/26.1.0.16442/matchmycolor.ColibriBeta.yaml +++ b/manifests/m/matchmycolor/ColibriBeta/25.2.5.16847/matchmycolor.ColibriBeta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriBeta -PackageVersion: 26.1.0.16442 +PackageVersion: 25.2.5.16847 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 1fe6832b814d3f24c956e30b215a63eb0be49294 Mon Sep 17 00:00:00 2001 From: redsoftware-chris Date: Tue, 24 Mar 2026 00:21:24 -0700 Subject: [PATCH 34/49] New version: RedSoftware.RadPdf version 5.4.0 (#351350) Co-authored-by: redsoftware.chris --- .../5.4.0/RedSoftware.RadPdf.installer.yaml | 21 +++++++++++++ .../RedSoftware.RadPdf.locale.en-US.yaml | 31 +++++++++++++++++++ .../RadPdf/5.4.0/RedSoftware.RadPdf.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.installer.yaml create mode 100644 manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.locale.en-US.yaml create mode 100644 manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.yaml diff --git a/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.installer.yaml b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.installer.yaml new file mode 100644 index 0000000000000..31fc3505c94be --- /dev/null +++ b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.installer.yaml @@ -0,0 +1,21 @@ +# Created using update_installer.ps1 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: RedSoftware.RadPdf +PackageVersion: 5.4.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /exenoui /qn + SilentWithProgress: /exenoui /qn +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.radpdf.com/RadPdfInstaller.5.4.0.0.exe + InstallerSha256: 2B677EE2AB03A0BCC99D3ACC07F939BC766D8A47A7E9B548F3D15F52AD96CCF1 +- Architecture: x86 + InstallerUrl: https://downloads.radpdf.com/RadPdfInstaller.5.4.0.0.exe + InstallerSha256: 2B677EE2AB03A0BCC99D3ACC07F939BC766D8A47A7E9B548F3D15F52AD96CCF1 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.locale.en-US.yaml b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.locale.en-US.yaml new file mode 100644 index 0000000000000..59fc7e57ec23e --- /dev/null +++ b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using update_installer.ps1 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: RedSoftware.RadPdf +PackageVersion: 5.4.0 +PackageLocale: en-US +Publisher: Red Software +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: Red Software +PackageName: RAD PDF +PackageUrl: https://www.radpdf.com/ +License: Copyright © 2026 Red Software. All rights reserved. +LicenseUrl: https://www.radpdf.com/license/ +# Copyright: +# CopyrightUrl: +ShortDescription: RAD PDF is an ASP.NET component for reading, annotating, editing, filling, signing, and more with PDF documents. +# Description: +Moniker: radpdf +Tags: +- radpdf +- developer-tools +- pdf +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.yaml b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.yaml new file mode 100644 index 0000000000000..0c4f291ddd36e --- /dev/null +++ b/manifests/r/RedSoftware/RadPdf/5.4.0/RedSoftware.RadPdf.yaml @@ -0,0 +1,8 @@ +# Created using update_installer.ps1 1.0.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: RedSoftware.RadPdf +PackageVersion: 5.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 597017cdf3feebb2ebf7ee1de50af4b0cae58424 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:22:18 +0800 Subject: [PATCH 35/49] New version: TheBrowserCompany.Arc version 1.98.2.2 (#351364) --- .../TheBrowserCompany.Arc.installer.yaml | 26 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../Arc/1.98.2.2/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 0000000000000..f4b38527357e7 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.98.2.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.98.2.2/Arc.x64.msix + InstallerSha256: 405A3E61CA96328671981DE39DCE00784FB8AF564433F9419A3B89E35F6E746B + SignatureSha256: 9BADC697917CCFAA7E94A034CEC124F65D8FBDDDC2DC958998C66BCB5D88C1E7 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.98.2.2/Arc.arm64.msix + InstallerSha256: 92872899FB698F06B4C77D78DF8AF23F7652DEFDA9CCF5B17A131D48403C6697 + SignatureSha256: 3A66829FEBF2D60FFDF5D0A030FC38489CF23E3AD791C7F77DD4F02BF9CF14CE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 0000000000000..3d11176ec30b3 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.98.2.2 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a6f8b74e1a720 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.98.2.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.yaml new file mode 100644 index 0000000000000..6b047a72fff46 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.98.2.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.98.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09b8c557d1366f21bee9f9f112073a895520527e Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 24 Mar 2026 09:23:30 +0200 Subject: [PATCH 36/49] New version: AdventDevelopmentInc.Kudu version 1.23.0 (#351376) --- .../AdventDevelopmentInc.Kudu.installer.yaml | 21 +++++++++++ ...dventDevelopmentInc.Kudu.locale.en-US.yaml | 35 +++++++++++++++++++ .../1.23.0/AdventDevelopmentInc.Kudu.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.installer.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.yaml diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.installer.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.installer.yaml new file mode 100644 index 0000000000000..d43b3ce52359b --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.23.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +AppsAndFeaturesEntries: +- DisplayName: Kudu 1.15.0 + Publisher: Kudu Contributors + ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AdventDevInc/kudu/releases/download/v1.23.0/Kudu-Setup-1.23.0.exe + InstallerSha256: ACBA374AC8B4FDEC2953ECFC7BD225297268D424EBA4F6186FAED6B442D54DC6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml new file mode 100644 index 0000000000000..cfa59a79150ff --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.23.0 +PackageLocale: en-US +Publisher: Advent Development, Inc. +PublisherUrl: https://github.com/AdventDevInc +PublisherSupportUrl: https://github.com/AdventDevInc/kudu/issues +PackageName: Kudu +PackageUrl: https://github.com/AdventDevInc/kudu +License: MIT +LicenseUrl: https://github.com/AdventDevInc/kudu/blob/HEAD/LICENSE +Copyright: Copyright © 2024 Kudu Contributors +ShortDescription: A modern, open-source system cleaner for Windows, macOS, and Linux +Tags: +- ccleaner-alternative +- cleaner +- free +- hardening +- kudu +- linux-cleaner +- mac-cleaner +- malware-detection +- open-source +- pc-optimization +- performance +- privacy +- scanner +- security +- startup-manager +- system-cleaner +ReleaseNotesUrl: https://github.com/AdventDevInc/kudu/releases/tag/v1.23.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.yaml new file mode 100644 index 0000000000000..bc066300f034c --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.23.0/AdventDevelopmentInc.Kudu.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.23.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e26eb7cc00578d9112e46477a38fe64e137f2cd Mon Sep 17 00:00:00 2001 From: Michael Lohr Date: Tue, 24 Mar 2026 08:24:31 +0100 Subject: [PATCH 37/49] New version: Casey.Just version 1.48.0 (#351377) --- .../Just/1.48.0/Casey.Just.installer.yaml | 16 ++++++ .../Just/1.48.0/Casey.Just.locale.en-US.yaml | 52 +++++++++++++++++++ manifests/c/Casey/Just/1.48.0/Casey.Just.yaml | 8 +++ 3 files changed, 76 insertions(+) create mode 100644 manifests/c/Casey/Just/1.48.0/Casey.Just.installer.yaml create mode 100644 manifests/c/Casey/Just/1.48.0/Casey.Just.locale.en-US.yaml create mode 100644 manifests/c/Casey/Just/1.48.0/Casey.Just.yaml diff --git a/manifests/c/Casey/Just/1.48.0/Casey.Just.installer.yaml b/manifests/c/Casey/Just/1.48.0/Casey.Just.installer.yaml new file mode 100644 index 0000000000000..19f9ddcd6b764 --- /dev/null +++ b/manifests/c/Casey/Just/1.48.0/Casey.Just.installer.yaml @@ -0,0 +1,16 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: just.exe +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/casey/just/releases/download/1.48.0/just-1.48.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 06000D1E1F97155C6DFF316F20FAD029AA70F69C4ECBE2FBE5B821D9BB79AEF0 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/Casey/Just/1.48.0/Casey.Just.locale.en-US.yaml b/manifests/c/Casey/Just/1.48.0/Casey.Just.locale.en-US.yaml new file mode 100644 index 0000000000000..810d674b8e34a --- /dev/null +++ b/manifests/c/Casey/Just/1.48.0/Casey.Just.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.0 +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: |- + Added + - Build docker images (#3174 by casey) + - Dynamically complete recipes for --usage (#3172 by casey) + - Dynamically complete groups (#3171 by casey) + - Dynamically complete recipes and variables (#3169 by casey) + - Complete appropriate filetypes (#3168 by casey) + - Allow overriding variables in submodules (#3151 by casey) + - Add --json as synonym for --dump --dump-format json (#3143 by casey) + Changed + - Stabilize lazy evaluation (#3180 by casey) + - Switch to dynamic completion engine (#3167 by casey) + - Respect PATH and PATHEXT when running commands on Windows (#3160 by casey) + - Make which() and require() respect PATHEXT on Windows (#3144 by casey) + Misc + - Add completion script installation instructions (#3178 by casey) + - Fix readme typo (#3176 by Rohan5commit) + - Remove Vagrantfile (#3173 by casey) + - Fix signal handling typo (#3170 by Rohan5commit) + - Add cargo-binstall installation instructions (#3165 by casey) + - Fix typos (#3162 by casey) + - Readme typo: forground (#3161 by Rohan5commit) + - Use clap derive to parse arguments (#3158 by casey) + - Fix readme typo (#3156 by teee32) + - Document that path_exists() returns strings (#2946 by cspotcode) + - Remove version references from readme headings (#3153 by casey) + - Fix readme typo (#3152 by Rohan5commit) + - Fix variadic parameter typo in readme (#3150 by casey) + - Fix readme typo (#3148 by Rohan5commit) + - Avoid conditional compilation (#3145 by casey) + - Update VS Code extension in Chinese readme (#2984 by A-moment096) + - Change replace wording in readme (#3137 by Rohan5commit) + - Document recipe metadata (#3142 by casey) +ReleaseNotesUrl: https://github.com/casey/just/releases/tag/1.48.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/Casey/Just/1.48.0/Casey.Just.yaml b/manifests/c/Casey/Just/1.48.0/Casey.Just.yaml new file mode 100644 index 0000000000000..de744c817d236 --- /dev/null +++ b/manifests/c/Casey/Just/1.48.0/Casey.Just.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Casey.Just +PackageVersion: 1.48.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 49894bef564974cabac02d635ad2f30f37d4f654 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:55:22 +0800 Subject: [PATCH 38/49] New version: ZeroClawLabs.ZeroClaw version 0.5.8 (#350983) --- .../ZeroClawLabs.ZeroClaw.installer.yaml | 21 +++++++ .../ZeroClawLabs.ZeroClaw.locale.en-US.yaml | 56 +++++++++++++++++++ .../ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml | 32 +++++++++++ .../ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.installer.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.en-US.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml create mode 100644 manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.yaml diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.installer.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.installer.yaml new file mode 100644 index 0000000000000..3f515c840a5a9 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/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.5.8 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: zeroclaw.exe +Commands: +- zeroclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/download/v0.5.8/zeroclaw-x86_64-pc-windows-msvc.zip + InstallerSha256: 9807AEB2D878B1B0298D7ACB3DF933B8252B1BC9B585FB882A1CB402EA683BDD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.en-US.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..eace20200dfef --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ZeroClawLabs.ZeroClaw +PackageVersion: 0.5.8 +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 + - matrix: add allowed_rooms config for room-level gating (#4230) + - multimodal: route image messages to dedicated vision provider + - telegram: support forwarded messages with attribution + - tts: add local Piper TTS provider + Contributors + - Alix-007 + - Argenis + - argenis de la rosa + - Canberk Özkan + - loriscience + + Full changelog: v0.5.7...v0.5.8 +ReleaseNotesUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/tag/v0.5.8 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.zeroclawlabs.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5438a7f7b46eb --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/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.5.8 +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.5.8/ZeroClawLabs.ZeroClaw.yaml b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/ZeroClawLabs.ZeroClaw.yaml new file mode 100644 index 0000000000000..461cbdfc564a7 --- /dev/null +++ b/manifests/z/ZeroClawLabs/ZeroClaw/0.5.8/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.5.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de089befc0b718ad5b367ef9e87ceb7a76b7acc9 Mon Sep 17 00:00:00 2001 From: "github@warp.dev" <108495044+warpmachineuser@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:56:20 -0400 Subject: [PATCH 39/49] New version: Warp.Warp version v0.2026.03.18.08.24.stable_03 (#351383) --- .../Warp.Warp.installer.yaml | 48 +++++++++++++++++++ .../Warp.Warp.locale.en-US.yaml | 35 ++++++++++++++ .../Warp.Warp.locale.zh-CN.yaml | 24 ++++++++++ .../Warp.Warp.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.installer.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.en-US.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.zh-CN.yaml create mode 100644 manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.yaml diff --git a/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.installer.yaml b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.installer.yaml new file mode 100644 index 0000000000000..bba35266296d6 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.installer.yaml @@ -0,0 +1,48 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.03.18.08.24.stable_03 +InstallerType: inno +Protocols: +- warp +ProductCode: warp-terminal-stable_is1 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.03.18.08.24.stable_03&arch=x86_64 + InstallerSha256: 5413686E2331A1956B45684921C3AC4A9D424058ABB55B292799E739A18FC55C + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.03.18.08.24.stable_03&arch=x86_64 + InstallerSha256: 5413686E2331A1956B45684921C3AC4A9D424058ABB55B292799E739A18FC55C + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.03.18.08.24.stable_03&arch=arm64 + InstallerSha256: 41A46765A1CDBD86F354CCB6A7C5A968B4ADF68651A5666A1F06C066CF858C1D + InstallerSwitches: + Custom: /CURRENTUSER + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://app.warp.dev/download/windows?version=v0.2026.03.18.08.24.stable_03&arch=arm64 + InstallerSha256: 41A46765A1CDBD86F354CCB6A7C5A968B4ADF68651A5666A1F06C066CF858C1D + InstallerSwitches: + Custom: /ALLUSERS + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.en-US.yaml b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.en-US.yaml new file mode 100644 index 0000000000000..d744a8e8849f3 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.03.18.08.24.stable_03 +PackageLocale: en-US +Publisher: Denver Technologies, Inc. +PublisherUrl: https://www.warp.dev/ +PublisherSupportUrl: https://www.warp.dev/contact +PrivacyUrl: https://www.warp.dev/privacy-policy +Author: Denver Technologies, Inc. +PackageName: Warp +PackageUrl: https://www.warp.dev/windows-terminal +License: Proprietary +LicenseUrl: https://www.warp.dev/terms-of-service +Copyright: Copyright 2025 Warp +CopyrightUrl: https://www.warp.dev/terms-of-service +ShortDescription: Warp is the intelligent terminal with AI and your dev team’s knowledge built-in. Warp brings AI, collaboration, and a modern-UX to this essential developer tool to help you become even more powerful. +Description: |- + Warp is the intelligent terminal with AI and your dev team's knowledge built-in. + Key Features: + - Warp AI: AI integrated in your terminal for natural language input, autofill, and intelligent suggestions. + - Warp Drive: Notebooks, workflows, and environment variables for you to use personally or with your team. + - Modern UX and Text Editing: Commands and outputs are grouped into easy to use Blocks, and you can use your cursor or customizable keybindings to easily navigate Warp’s input editor. + You can fully customize Warp's appearance, prompts, settings, and keybindings to fit your preferences. Warp works with zsh, bash, fish, and PowerShell, and is built with Rust for high performance. +Tags: +- ai +- console +- terminal +PurchaseUrl: https://www.warp.dev/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.warp.dev/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.zh-CN.yaml b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9a084a7e8578d --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.03.18.08.24.stable_03 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Warp 是一款内置 AI 和开发团队知识的智能终端。Warp 为这款重要的开发工具带来了 AI、协作和现代用户体验,让您变得更加出色。 +Description: |- + Warp 是一款内置 AI 和开发团队知识的智能终端。 + 主要功能: + - Warp AI:AI 集成在你的终端中,用于自然语言输入、自动填充和智能建议。 + - Warp Drive:笔记本、工作流和环境变量,供个人或团队使用。 + - 现代用户体验和文本编辑:将命令和输出归类到易用的“块”(Block)中,您可以使用光标或自定义组合键来轻松浏览 Warp 的输入编辑器。 + 您可以完全自定义 Warp 的外观、提示、设置和组合键,以满足自己的喜好。Warp 可与 zsh、bash、fish 和 PowerShell 配合使用,并采用 Rust 构建,性能卓越。 +Tags: +- console +- terminal +- 人工智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.warp.dev/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.yaml b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.yaml new file mode 100644 index 0000000000000..54ee1cb8e77b8 --- /dev/null +++ b/manifests/w/Warp/Warp/v0.2026.03.18.08.24.stable_03/Warp.Warp.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Warp.Warp +PackageVersion: v0.2026.03.18.08.24.stable_03 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c37599b5f2b10518a2fe9195e0ecafbf6a3faac8 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:57:10 +0000 Subject: [PATCH 40/49] New version: Jackett.Jackett version 0.24.1450 (#351388) --- .../0.24.1450/Jackett.Jackett.installer.yaml | 26 +++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 46 +++++++++++++++++++ .../Jackett/0.24.1450/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.installer.yaml new file mode 100644 index 0000000000000..65813c3cdfa13 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.1450 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-03-23 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.1450/Jackett.Installer.Windows.exe + InstallerSha256: 6613212DA06CB957354C84EF2B4B6ACFF45B2CB207B564A537790E224BBB0425 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 0000000000000..645cd4b7fa764 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,46 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.1450 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - 1aa5f28 huntorrent: update login test selector + - 023d51a f1carreras-api: fix cats + - eea0c14 sextorrent-api: fix cat + - d146f85 assorted: remove music-search if only music videos/concerts (#16699) + - 4e48c5e assorted: remove music-search if only audiobooks (#16698) + - 3691eae assorted: add missing music-search (#16697) + - b79da68 assorted: increase request delay + - cdcfc41 assorted unit3d: update engine tag + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.1450 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.yaml new file mode 100644 index 0000000000000..08002320185a0 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.1450/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.24.1450 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2f7e584dc85fdcb425274bb4dbb8838527f6a3bd Mon Sep 17 00:00:00 2001 From: relmer Date: Tue, 24 Mar 2026 01:28:21 -0700 Subject: [PATCH 41/49] New version: relmer.MatrixRain version 1.2.1973 (#351386) --- .../1.2.1973/relmer.MatrixRain.installer.yaml | 18 +++++++++++ .../relmer.MatrixRain.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.2.1973/relmer.MatrixRain.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.installer.yaml create mode 100644 manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.locale.en-US.yaml create mode 100644 manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.yaml diff --git a/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.installer.yaml b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.installer.yaml new file mode 100644 index 0000000000000..8ffd37f1a41f5 --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.2.1973 +InstallerType: portable +Commands: +- MatrixRain +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/relmer/MatrixRain/releases/download/v1.2.1973/MatrixRain.exe + InstallerSha256: A3DB0BE017789197E096F19494822982008F9DB99B1951D6DE96344E497F7C6D +- Architecture: arm64 + InstallerUrl: https://github.com/relmer/MatrixRain/releases/download/v1.2.1973/MatrixRain-ARM64.exe + InstallerSha256: 160147D0525936046B4DFF1419329EFE899C1CD666AC21F7086DBC996988904C +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.locale.en-US.yaml b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.locale.en-US.yaml new file mode 100644 index 0000000000000..4fdcd5e33c058 --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.2.1973 +PackageLocale: en-US +Publisher: relmer +PublisherUrl: https://github.com/relmer +PublisherSupportUrl: https://github.com/relmer/MatrixRain/issues +PackageName: MatrixRain +PackageUrl: https://github.com/relmer/MatrixRain +License: MIT +LicenseUrl: https://github.com/relmer/MatrixRain/blob/master/LICENSE +ShortDescription: GPU-accelerated Matrix digital rain screensaver and live wallpaper for Windows +Description: |- + MatrixRain is a GPU-accelerated Matrix digital rain screensaver and live wallpaper for Windows. + Features include DirectX 11 rendering, configurable color schemes, glyph animation, bloom + post-processing, and native ARM64 support. Available as both a standalone windowed application + and a Windows screensaver (.scr). The .scr version is available from the GitHub releases page. +Moniker: matrixrain +Tags: +- animation +- directx +- matrix +- screensaver +- wallpaper +- windows +ReleaseNotesUrl: https://github.com/relmer/MatrixRain/releases/tag/v1.2.1973 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.yaml b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.yaml new file mode 100644 index 0000000000000..0cd32de102593 --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.2.1973/relmer.MatrixRain.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.2.1973 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a193fcc17308057aa30886c7f6ca03fd72c08bb8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:29:10 +0800 Subject: [PATCH 42/49] New version: DifferentAI.OpenWork version 0.11.186 (#351391) --- .../DifferentAI.OpenWork.installer.yaml | 20 ++++++++ .../DifferentAI.OpenWork.locale.en-US.yaml | 47 +++++++++++++++++++ .../DifferentAI.OpenWork.locale.zh-CN.yaml | 24 ++++++++++ .../0.11.186/DifferentAI.OpenWork.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.installer.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.en-US.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.zh-CN.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.yaml diff --git a/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 0000000000000..96646432dc610 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.186 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{5D4BF101-097B-4E5F-B70E-787582E1384F}' +ReleaseDate: 2026-03-24 +AppsAndFeaturesEntries: +- UpgradeCode: '{2A300FB5-FA81-5886-A03C-B8C20DF4E74B}' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.11.186/openwork-desktop-windows-x64.msi + InstallerSha256: E20F8DBF429527073043A3F267D1A379527E07C4F9117131BB051193C466834F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 0000000000000..c0c51566827f0 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.11.186 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + Highlights + - Keep workspace history scoped correctly during local reconnects so session context stays attached to the right worker. + - Normalize starter paths during desktop bootstrap for a more reliable first-run workspace setup. + Fixes & polish + - Tighten desktop workspace state handling around local reconnects and startup path resolution. + - Refresh app, desktop, server, orchestrator, and router package versions to 0.11.186. + Packaging / ops + - Update AUR metadata for the latest desktop release. + - Refresh the lockfile and release manifests for v0.11.186. + Compare: + https://github.com/different-ai/openwork/compare/v0.11.185...v0.11.186 +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.11.186 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a61f9de4e6b2e --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.186 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.yaml new file mode 100644 index 0000000000000..006511d9a9733 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.11.186/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.11.186 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2e853b8f75deab9b857a95738e5fb2a72a844677 Mon Sep 17 00:00:00 2001 From: Rick Fleming Date: Tue, 24 Mar 2026 03:30:00 -0500 Subject: [PATCH 43/49] New version: Acqusys.Taskeract version 1.10.7 (#351395) --- .../1.10.7/Acqusys.Taskeract.installer.yaml | 12 ++++++++++++ .../1.10.7/Acqusys.Taskeract.locale.en-US.yaml | 12 ++++++++++++ .../Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.installer.yaml create mode 100644 manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.locale.en-US.yaml create mode 100644 manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.yaml diff --git a/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.installer.yaml b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.installer.yaml new file mode 100644 index 0000000000000..9729c577f5ff0 --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 1.10.7 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://f001.backblazeb2.com/file/taskeract-pub/releases/v1.10.7/Taskeract_1.10.7_x64-setup.exe + InstallerSha256: 0F0159A5EEB5169632DAA2B948B86F351984DF14DFAE3F9898D483099FD79C31 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.locale.en-US.yaml b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.locale.en-US.yaml new file mode 100644 index 0000000000000..b2bdc20ee5abf --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 1.10.7 +PackageLocale: en-US +Publisher: Acqusys, LLC +PackageName: Taskeract +License: Proprietary +ShortDescription: Desktop app for orchestrating AI coding agents +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.yaml b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.yaml new file mode 100644 index 0000000000000..d5124aa32a27c --- /dev/null +++ b/manifests/a/Acqusys/Taskeract/1.10.7/Acqusys.Taskeract.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Acqusys.Taskeract +PackageVersion: 1.10.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f76117538f8b94048a281900d7b3f724a1b5cd39 Mon Sep 17 00:00:00 2001 From: lip-winget-bot <143623060+lip-winget-bot@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:00:59 +0800 Subject: [PATCH 44/49] New version: futrime.lip version 0.34.3 (#351389) --- .../lip/0.34.3/futrime.lip.installer.yaml | 25 +++++++++++++++++++ .../lip/0.34.3/futrime.lip.locale.en-US.yaml | 20 +++++++++++++++ .../f/futrime/lip/0.34.3/futrime.lip.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/f/futrime/lip/0.34.3/futrime.lip.installer.yaml create mode 100644 manifests/f/futrime/lip/0.34.3/futrime.lip.locale.en-US.yaml create mode 100644 manifests/f/futrime/lip/0.34.3/futrime.lip.yaml diff --git a/manifests/f/futrime/lip/0.34.3/futrime.lip.installer.yaml b/manifests/f/futrime/lip/0.34.3/futrime.lip.installer.yaml new file mode 100644 index 0000000000000..7f5a0a7fc624f --- /dev/null +++ b/manifests/f/futrime/lip/0.34.3/futrime.lip.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: futrime.lip +PackageVersion: 0.34.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lip.exe + PortableCommandAlias: lip +- RelativeFilePath: lipd.exe + PortableCommandAlias: lipd +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.Runtime.10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/futrime/lip/releases/download/v0.34.3/lip-0.34.3-win-x64.zip + InstallerSha256: 61B6D326FBFBF46C72FC4EC30013728AE8726C0845AF022C3C5FED0377FBB386 +- Architecture: arm64 + InstallerUrl: https://github.com/futrime/lip/releases/download/v0.34.3/lip-0.34.3-win-arm64.zip + InstallerSha256: E2772CA9C48F9D2FEEE3C54DA843201F9694613459BDE0FC695EC12E83BC63EA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/f/futrime/lip/0.34.3/futrime.lip.locale.en-US.yaml b/manifests/f/futrime/lip/0.34.3/futrime.lip.locale.en-US.yaml new file mode 100644 index 0000000000000..9f02cf3b0bcbb --- /dev/null +++ b/manifests/f/futrime/lip/0.34.3/futrime.lip.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: futrime.lip +PackageVersion: 0.34.3 +PackageLocale: en-US +Publisher: futrime +PublisherUrl: https://github.com/futrime +PublisherSupportUrl: https://github.com/futrime/lip/issues +PackageName: lip +PackageUrl: https://github.com/futrime/lip +License: GNU General Public License v3.0 or later +ShortDescription: A general package installer +Tags: +- levilamina +- lip +- package-manager +ReleaseNotesUrl: https://github.com/futrime/lip/releases/tag/v0.34.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/futrime/lip/0.34.3/futrime.lip.yaml b/manifests/f/futrime/lip/0.34.3/futrime.lip.yaml new file mode 100644 index 0000000000000..69d15b489439a --- /dev/null +++ b/manifests/f/futrime/lip/0.34.3/futrime.lip.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: futrime.lip +PackageVersion: 0.34.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6bdf3a4df89493408bad151298f1d6d97833c317 Mon Sep 17 00:00:00 2001 From: Darren Gosbell Date: Tue, 24 Mar 2026 20:01:49 +1100 Subject: [PATCH 45/49] New version: DaxStudio.DaxStudio version 3.5.1 (#351394) --- .../3.5.1/DaxStudio.DaxStudio.installer.yaml | 36 +++++++++++++++++++ .../DaxStudio.DaxStudio.locale.en-US.yaml | 24 +++++++++++++ .../DaxStudio/3.5.1/DaxStudio.DaxStudio.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.installer.yaml create mode 100644 manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.locale.en-US.yaml create mode 100644 manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.yaml diff --git a/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.installer.yaml b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.installer.yaml new file mode 100644 index 0000000000000..a0e08dc942a9a --- /dev/null +++ b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.installer.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DaxStudio.DaxStudio +PackageVersion: 3.5.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{CE2CEA93-9DD3-4724-8FE3-FCBF0A0915C1}_is1' +AppsAndFeaturesEntries: +- ProductCode: '{CE2CEA93-9DD3-4724-8FE3-FCBF0A0915C1}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.5.1/DaxStudio_3_5_1_setup.exe + InstallerSha256: 3E0BE2D099652E967FD20C9F945E8DD63197ED1AF840B04AE8418D2178B70471 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/DaxStudio/DaxStudio/releases/download/v3.5.1/DaxStudio_3_5_1_setup.exe + InstallerSha256: 3E0BE2D099652E967FD20C9F945E8DD63197ED1AF840B04AE8418D2178B70471 + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\DAX Studio' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-23 diff --git a/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.locale.en-US.yaml b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..616c70c2fe655 --- /dev/null +++ b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DaxStudio.DaxStudio +PackageVersion: 3.5.1 +PackageLocale: en-US +Publisher: DAX Studio +PublisherUrl: https://github.com/DaxStudio/DaxStudio +PublisherSupportUrl: https://github.com/DaxStudio/DaxStudio/issues +Author: DaxStudio.org +PackageName: DAX Studio +PackageUrl: https://daxstudio.org/ +License: Microsoft Reciprocal License (Ms-RL) +LicenseUrl: https://github.com/DaxStudio/DaxStudio/blob/HEAD/license.rtf +ShortDescription: The ultimate tool for working with DAX queries +Tags: +- dax +- powerbi +ReleaseNotesUrl: https://github.com/DaxStudio/DaxStudio/releases/tag/v3.5.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/DaxStudio/DaxStudio/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.yaml b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.yaml new file mode 100644 index 0000000000000..50a26388188e1 --- /dev/null +++ b/manifests/d/DaxStudio/DaxStudio/3.5.1/DaxStudio.DaxStudio.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DaxStudio.DaxStudio +PackageVersion: 3.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1853007d31d579b8a2f9137636253435e4c13faa Mon Sep 17 00:00:00 2001 From: Max Nardit Date: Tue, 24 Mar 2026 16:02:38 +0700 Subject: [PATCH 46/49] New version: MNardit.Beetroot version 1.6.3 (#351397) --- .../1.6.3/MNardit.Beetroot.installer.yaml | 15 +++++++ .../1.6.3/MNardit.Beetroot.locale.en-US.yaml | 41 +++++++++++++++++++ .../Beetroot/1.6.3/MNardit.Beetroot.yaml | 8 ++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.installer.yaml create mode 100644 manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.locale.en-US.yaml create mode 100644 manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.yaml diff --git a/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.installer.yaml b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.installer.yaml new file mode 100644 index 0000000000000..feafad10a2f7c --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.6.3 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mnardit/beetroot-releases/releases/download/v1.6.3/Beetroot_1.6.3_x64-setup.exe + InstallerSha256: 2B18F64AC93A2E412F83D3B70D872EECF31E0072B01953D22CD7ABCD1E09D7F2 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.locale.en-US.yaml b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.locale.en-US.yaml new file mode 100644 index 0000000000000..31cb65fd249cf --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.locale.en-US.yaml @@ -0,0 +1,41 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.6.3 +PackageLocale: en-US +Publisher: MNardit +PublisherUrl: https://github.com/mnardit +Author: MNardit +PackageName: Beetroot +PackageUrl: https://github.com/mnardit/beetroot-releases +License: Proprietary +LicenseUrl: https://github.com/mnardit/beetroot-releases/blob/main/LICENSE +ShortDescription: Lightweight clipboard manager for Windows with AI-powered text transforms +Description: |- + Beetroot is a modern clipboard manager for Windows that runs in the system tray. + Features: + - Unlimited clipboard history (text and images) + - Global hotkey (Ctrl+`) to instantly access history + - No-focus window — does not steal focus when opened (like Win+V) + - Fuzzy and regex search with cascading 5-phase scoring + - AI-powered text transforms via OpenAI, Anthropic, Google, DeepSeek (10 built-in + custom prompts) + - ML-powered syntax highlighting (54 languages via TensorFlow.js) + - OCR text extraction from images (native Windows engine) + - Notes on clipboard items + - Pin window on top or follow cursor mode + - Multi-select batch operations + - 9 themes + custom accent color + - 26 languages + - Automatic database backup and recovery + - Customizable UI and code fonts + - Auto-update with option to disable for fully offline operation + - Plain text paste hotkey + - Non-QWERTY keyboard layout support (AZERTY, QWERTZ, AltGr) with instant layout detection +ReleaseNotesUrl: https://github.com/mnardit/beetroot-releases/releases/tag/v1.6.3 +Tags: + - clipboard + - clipboard-manager + - productivity + - tauri + - windows +ManifestType: defaultLocale +ManifestVersion: 1.9.0 \ No newline at end of file diff --git a/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.yaml b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.yaml new file mode 100644 index 0000000000000..e50d20906c90d --- /dev/null +++ b/manifests/m/MNardit/Beetroot/1.6.3/MNardit.Beetroot.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: MNardit.Beetroot +PackageVersion: 1.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 \ No newline at end of file From cffe71a2f51626b627083bd9956903cca7e80a20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:33:48 +0800 Subject: [PATCH 47/49] New version: QNAP.Qsync version 6.0.0.2716 (#351401) --- .../6.0.0.2716/QNAP.Qsync.installer.yaml | 21 +++++++++++++++ .../6.0.0.2716/QNAP.Qsync.locale.en-US.yaml | 27 +++++++++++++++++++ .../6.0.0.2716/QNAP.Qsync.locale.zh-CN.yaml | 21 +++++++++++++++ .../q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.yaml | 8 ++++++ 4 files changed, 77 insertions(+) create mode 100644 manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.installer.yaml create mode 100644 manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.en-US.yaml create mode 100644 manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.zh-CN.yaml create mode 100644 manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.yaml diff --git a/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.installer.yaml b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.installer.yaml new file mode 100644 index 0000000000000..0dcc6d2c81b4d --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.0.2716 +InstallerType: nullsoft +Scope: machine +ProductCode: Qsync +ReleaseDate: 2026-03-24 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\QNAP\Qsync' +Installers: +- Architecture: x86 + InstallerUrl: https://download.qnap.com/Storage/Utility/QNAPQsyncClientWindows-6.0.0.2716.exe + InstallerSha256: 8B4DAE09099661245C1F506C6CB6447D948C71603D6110AC46E143EBA323DF9C +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://download.qnap.com.cn/Storage/Utility/QNAPQsyncClientWindows-6.0.0.2716.exe + InstallerSha256: 8B4DAE09099661245C1F506C6CB6447D948C71603D6110AC46E143EBA323DF9C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.en-US.yaml b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.en-US.yaml new file mode 100644 index 0000000000000..882a67668df04 --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.0.2716 +PackageLocale: en-US +Publisher: QNAP Systems, Inc. +PublisherSupportUrl: https://service.qnap.com/ +Author: QNAP Systems, Inc. +PackageName: QNAP Qsync Client +License: Proprietary +Copyright: 2026 QNAP Systems, Inc. All rights reserved. +ShortDescription: Automatic file synchronization across different devices. +Description: Qsync enables automatic file synchronization across different devices. Simply drag and drop files in the “Qsync folder”, data on devices linked with the NAS is updated simultaneously when changes are made. Additional sync modes, such as Smart Sync or Advanced Selective Sync, allow users to only sync selective data or folders. You can also create download links to share files with others without them having to create a user account for download. +Tags: +- nas +- storage +- sync +ReleaseNotes: |- + [Enhancement] + - lnk (shortcut) files are now included in synchronization and backup tasks by default. If you prefer not to sync or back up these files, you can add *.lnk to the Exclusion list in the task settings. + [Fixed Issues] + - Fixed an issue where the restore process might not resume properly when the network connection is interrupted and then restored. + - Fixed issues with incorrect or unclear wording in parts of the user interface. + - Fixed an issue where a deleted Qsync Client application shortcut would be recreated after a system reboot. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.zh-CN.yaml b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5fdc8d8bc351b --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.0.2716 +PackageLocale: zh-CN +PublisherUrl: https://www.qnap.com.cn/zh-cn +PublisherSupportUrl: https://service.qnap.com.cn/ +PrivacyUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-privacy-policy +PackageUrl: https://www.qnap.com.cn/zh-cn/utilities/essentials +License: 专有软件 +LicenseUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-website-terms-of-use +CopyrightUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-website-terms-of-use +ShortDescription: 自动将档案同步至与 QNAP NAS 相连的装置上 +Description: Qsync 可自动将档案同步至与 QNAP NAS 相连的装置上。当您将档案拖拽至 Qsync 文件夹后,只要任何信息有异动,所有与 NAS 相连的装置皆会同步更新档案。智能同步及进阶的选择性同步可让你选择只同步 Qsync 文件夹中特定的子文件夹。除此之外,您可以建立下载链接与他人分享档案,大幅省去建立账号密码的时间,让档案分享更便利。 +Tags: +- nas +- 同步 +- 存储 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.yaml b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.yaml new file mode 100644 index 0000000000000..f10fcb8eace2f --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.0.2716/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.0.2716 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 690b400167603612a8e4d7603e93505f26a49eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hakan=20=C4=B0SMA=C4=B0L?= <93117749+Hakanbaban53@users.noreply.github.com> Date: Tue, 24 Mar 2026 12:34:38 +0300 Subject: [PATCH 48/49] RClone-Manager.rclone-manager version v0.2.3 (#351404) --- ...lone-Manager.rclone-manager.installer.yaml | 19 ++++++++++++ ...e-Manager.rclone-manager.locale.en-US.yaml | 31 +++++++++++++++++++ .../v0.2.3/RClone-Manager.rclone-manager.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.installer.yaml create mode 100644 manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.locale.en-US.yaml create mode 100644 manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.yaml diff --git a/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.installer.yaml b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.installer.yaml new file mode 100644 index 0000000000000..c5fb3d842b127 --- /dev/null +++ b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RClone-Manager.rclone-manager +PackageVersion: v0.2.3 +InstallerLocale: en-US +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Zarestia-Dev/rclone-manager/releases/download/v0.2.3/RClone.Manager_0.2.3_x64_en-US.msi + InstallerSha256: 9130C2628DE666267D16FEFE373F3053C73DFDF579FE355F9149949EA541D0AB + ProductCode: '{908A3519-C040-4040-8F41-1849D596F3D9}' +- Architecture: arm64 + InstallerUrl: https://github.com/Zarestia-Dev/rclone-manager/releases/download/v0.2.3/RClone.Manager_0.2.3_arm64_en-US.msi + InstallerSha256: 2ED17B96CEBA1DF9958FBEB727D761A0ED9148BB7ACC7D5E77CA617E5E697316 + ProductCode: '{BFDFFC98-4777-4B08-B02A-A2D9548200F9}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-17 diff --git a/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.locale.en-US.yaml b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.locale.en-US.yaml new file mode 100644 index 0000000000000..cee981a33c7c7 --- /dev/null +++ b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RClone-Manager.rclone-manager +PackageVersion: v0.2.3 +PackageLocale: en-US +Publisher: RClone-Manager +PublisherUrl: https://github.com/Zarestia-Dev +PublisherSupportUrl: https://github.com/Zarestia-Dev/rclone-manager/issues +PackageName: RClone Manager +PackageUrl: https://github.com/Zarestia-Dev/rclone-manager +License: GPL-3.0-or-later +ShortDescription: A powerful, cross-platform GUI for managing Rclone remotes with style and ease. +Tags: +- adwaita +- angular +- angular-material +- dropbox +- fuse +- gnome +- google-drive +- onedrive +- rclone-gui +- s3 +- tauri +ReleaseNotesUrl: https://github.com/Zarestia-Dev/rclone-manager/releases/tag/v0.2.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Zarestia-Dev/rclone-manager/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.yaml b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.yaml new file mode 100644 index 0000000000000..135b6d146cc21 --- /dev/null +++ b/manifests/r/RClone-Manager/rclone-manager/v0.2.3/RClone-Manager.rclone-manager.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RClone-Manager.rclone-manager +PackageVersion: v0.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4ba22a1b2a55479cb33ca46948643904e6573fa0 Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 24 Mar 2026 11:35:28 +0200 Subject: [PATCH 49/49] New version: AdventDevelopmentInc.Kudu version 1.24.0 (#351407) --- .../AdventDevelopmentInc.Kudu.installer.yaml | 21 +++++++++++ ...dventDevelopmentInc.Kudu.locale.en-US.yaml | 35 +++++++++++++++++++ .../1.24.0/AdventDevelopmentInc.Kudu.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.installer.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml create mode 100644 manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.yaml diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.installer.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.installer.yaml new file mode 100644 index 0000000000000..0a4e4cd3c6cf0 --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.24.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +AppsAndFeaturesEntries: +- DisplayName: Kudu 1.15.0 + Publisher: Kudu Contributors + ProductCode: 99d553c9-ffb4-5437-be2b-e5cf46a6d687 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AdventDevInc/kudu/releases/download/v1.24.0/Kudu-Setup-1.24.0.exe + InstallerSha256: 2CCD64B5C14A527A0A7157F83DA19224740DAEECADD7DDE843F4FC44173DD9D7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-24 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml new file mode 100644 index 0000000000000..29018ff48a36d --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.24.0 +PackageLocale: en-US +Publisher: Advent Development, Inc. +PublisherUrl: https://github.com/AdventDevInc +PublisherSupportUrl: https://github.com/AdventDevInc/kudu/issues +PackageName: Kudu +PackageUrl: https://github.com/AdventDevInc/kudu +License: MIT +LicenseUrl: https://github.com/AdventDevInc/kudu/blob/HEAD/LICENSE +Copyright: Copyright © 2024 Kudu Contributors +ShortDescription: A modern, open-source system cleaner for Windows, macOS, and Linux +Tags: +- ccleaner-alternative +- cleaner +- free +- hardening +- kudu +- linux-cleaner +- mac-cleaner +- malware-detection +- open-source +- pc-optimization +- performance +- privacy +- scanner +- security +- startup-manager +- system-cleaner +ReleaseNotesUrl: https://github.com/AdventDevInc/kudu/releases/tag/v1.24.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.yaml b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.yaml new file mode 100644 index 0000000000000..554bb11344f6b --- /dev/null +++ b/manifests/a/AdventDevelopmentInc/Kudu/1.24.0/AdventDevelopmentInc.Kudu.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AdventDevelopmentInc.Kudu +PackageVersion: 1.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0