From fd146c078cd5582c2ce56bba4f75be07ade16951 Mon Sep 17 00:00:00 2001 From: Ruben Arts Date: Wed, 3 Jun 2026 23:46:14 +0200 Subject: [PATCH 001/164] New version: prefix-dev.pixi version 0.70.1 (#383131) --- .../0.70.1/prefix-dev.pixi.installer.yaml | 25 +++++++ .../0.70.1/prefix-dev.pixi.locale.en-US.yaml | 73 +++++++++++++++++++ .../pixi/0.70.1/prefix-dev.pixi.yaml | 8 ++ 3 files changed, 106 insertions(+) create mode 100644 manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.installer.yaml create mode 100644 manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.locale.en-US.yaml create mode 100644 manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.yaml diff --git a/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.installer.yaml b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.installer.yaml new file mode 100644 index 000000000000..1b847ffc68d7 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.70.1 +InstallerLocale: en-US +InstallerType: wix +Scope: user +InstallerSwitches: + Custom: -norestart +UpgradeBehavior: install +ProductCode: '{7BA4764C-7D37-4009-BBDE-CC130B0C4A7D}' +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- Publisher: pixi contributors + ProductCode: '{7BA4764C-7D37-4009-BBDE-CC130B0C4A7D}' + UpgradeCode: '{D983A0B8-0183-4F99-BA13-A1C49BD8E46F}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\pixi\bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/prefix-dev/pixi/releases/download/v0.70.1/pixi-x86_64-pc-windows-msvc.msi + InstallerSha256: 33651A8B983C698BE54656EDF627719B3DBA7ACBAD047A95040E8BDE09BF0024 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.locale.en-US.yaml b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.locale.en-US.yaml new file mode 100644 index 000000000000..c7dd7210922b --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.locale.en-US.yaml @@ -0,0 +1,73 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.70.1 +PackageLocale: en-US +Publisher: prefix-dev +PublisherUrl: https://pixi.sh/ +PublisherSupportUrl: https://github.com/prefix-dev/pixi/issues +Author: pixi contributors +PackageName: pixi +PackageUrl: https://github.com/prefix-dev/pixi +License: BSD-3-Clause +LicenseUrl: https://github.com/prefix-dev/pixi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023, prefix.dev GmbH +CopyrightUrl: https://github.com/prefix-dev/pixi/blob/main/LICENSE +ShortDescription: A cross-platform, multi-language package manager and workflow tool +Moniker: pixi +Tags: +- conda +- conda-environment +- conda-packages +- hacktoberfest +- package-management +- package-manager +- package-manager-tool +- python-virtual-environment +- rust +- rust-lang +ReleaseNotes: |- + Release Notes + ✨ Highlights + This release lays the foundation for repodata v3 support and adds a couple of important fixes: + - parallel pixi install now works reliably + - issues that came up with parallelized pixi global have been fixed + Added + - Add --index option to specify PyPI index URL by @suleman1412 in #5575 + - Implement extras and flags support for pixi and pixi-build by @wolfv in #5998 + - Serialize concurrent environment installs and recover from interrupted ones by @baszalmstra in #6233 + Changed + - Reinstall to avoid duplicate dist-info by @baszalmstra in #6257 + Documentation + - Link to parselmouth mapping browser in conda/PyPI page by @tdejager in #6256 + Fixed + - Scope PyPI source-build cache by conda environment by @baszalmstra in #6240 + - Limit concurrent global update by @Hofer-Julian in #6253 + - Global share command dispatcher by @Hofer-Julian in #6255 + - Support conda extras for satisfiabily and solve groups by @baszalmstra in #6260 + Download pixi 0.70.1 + ────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-apple-darwin.tar.gz │Apple Silicon macOS│checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-apple-darwin.tar.gz │Intel macOS │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-pc-windows-msvc.zip │ARM64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-pc-windows-msvc.msi │ARM64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-pc-windows-msvc.msi │x64 Windows │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-riscv64gc-unknown-linux-gnu.tar.gz │RISCV Linux │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-aarch64-unknown-linux-musl.tar.gz │ARM64 MUSL Linux │checksum + ────────────────────────────────────────────┼───────────────────┼───────────── + pixi-x86_64-unknown-linux-musl.tar.gz │x64 MUSL Linux │checksum + ────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/prefix-dev/pixi/releases/tag/v0.70.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.yaml b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.yaml new file mode 100644 index 000000000000..8c9288617a79 --- /dev/null +++ b/manifests/p/prefix-dev/pixi/0.70.1/prefix-dev.pixi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: prefix-dev.pixi +PackageVersion: 0.70.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b0d6a4d8e575795f21e6a12adcc442dec8be34b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 05:52:38 +0800 Subject: [PATCH 002/164] New package: MoonshotAI.KimiCodeCLI version 0.2.0 (#379544) --- .../MoonshotAI.KimiCodeCLI.installer.yaml | 20 ++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml | 23 ++++++++++++++ .../0.2.0/MoonshotAI.KimiCodeCLI.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.installer.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.yaml diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 000000000000..1625bb508683 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.2.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/0.2.0/kimi-code-win32-x64.exe + InstallerSha256: A05289E2C305550EF4CB507CFE803EA48FF422ABDBA5C0170DA8D53CD408BEE5 +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/0.2.0/kimi-code-win32-arm64.exe + InstallerSha256: 46F1DAAD1DA7357A823B8E9BA2C79B23BEA6C4A9EC52E0CBE23E30FE44F181BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..052e66d863ac --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..6dfa8a741cdd --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.2.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 000000000000..1bb56bc0eec1 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.2.0/MoonshotAI.KimiCodeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 76039f0e153a7593ad150b9a03cd52048724322d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 05:52:54 +0800 Subject: [PATCH 003/164] New version: ByteDance.TraeSolo.CN version 2.3.32252 (#380619) --- .../ByteDance.TraeSolo.CN.installer.yaml | 24 ++++++++++++++ .../ByteDance.TraeSolo.CN.locale.en-US.yaml | 33 +++++++++++++++++++ .../ByteDance.TraeSolo.CN.locale.zh-CN.yaml | 22 +++++++++++++ .../CN/2.3.32252/ByteDance.TraeSolo.CN.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.installer.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.yaml diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.installer.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.installer.yaml new file mode 100644 index 000000000000..08d45a5edb74 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo.CN +PackageVersion: 2.3.32252 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- solo-cn +ProductCode: '{953A2114-1972-4389-9722-1F54639F3958}_is1' +ReleaseDate: 2026-05-27 +Installers: +- Architecture: x64 + InstallerUrl: https://lf-cdn.trae.ai/obj/trae-ai-us/pkg/app/releases/stable/2.3.32252/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: E9EF11A7D675FE0C322EB53A3DEC0B37BE657B3F23F370FD953CEBCC951C0F8A +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://lf-cdn.trae.com.cn/obj/trae-com-cn/pkg/app/releases/stable/2.3.32252/win32/TRAE_SOLO_CN-Setup-x64.exe + InstallerSha256: E9EF11A7D675FE0C322EB53A3DEC0B37BE657B3F23F370FD953CEBCC951C0F8A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.en-US.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.en-US.yaml new file mode 100644 index 000000000000..1dbb19121f2f --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo.CN +PackageVersion: 2.3.32252 +PackageLocale: en-US +Publisher: Beijing Yinli Catapult Technology Co., Ltd. +PublisherUrl: https://www.trae.cn/ +PublisherSupportUrl: https://docs.trae.cn/solo/support +PrivacyUrl: https://www.trae.cn/privacy-policy +Author: Beijing Yinli Catapult Technology Co., Ltd. +PackageName: TRAE SOLO CN +PackageUrl: https://www.trae.cn/ide/download +License: Proprietary +LicenseUrl: https://www.trae.cn/terms-of-service +Copyright: Copyright © 2026. All rights reserved. +ShortDescription: More than Coding +Description: TRAE SOLO is an AI-native workspace that offers web, desktop, and mobile clients. It features two modes—More Than Coding (MTC) and Code—designed for different user groups. TRAE SOLO builds upon the original TRAE IDE SOLO mode with further enhanced capabilities, aiming to provide users with a unified, efficient, and customizable AI collaboration experience that covers scenarios ranging from professional development to everyday office work. +Tags: +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://www.trae.cn/changelog +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.trae.cn/solo +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.zh-CN.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a4f002f9934 --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo.CN +PackageVersion: 2.3.32252 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: More than Coding +Description: TRAE SOLO 是一款 AI 原生工作台,提供网页版、桌面版和移动版三种形态,并设有为不同用户群体设计的 More Than Coding (MTC) 与 Code 双模式。TRAE SOLO 的能力在原有 TRAE IDE SOLO 模式的基础上得到了进一步提升,旨在为用户提供统一、高效、可定制的 AI 协作体验,覆盖从专业开发到日常办公的各类场景。​ +Tags: +- ai +- llm +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.trae.cn/solo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.yaml b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.yaml new file mode 100644 index 000000000000..2587d09d95fb --- /dev/null +++ b/manifests/b/ByteDance/TraeSolo/CN/2.3.32252/ByteDance.TraeSolo.CN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.TraeSolo.CN +PackageVersion: 2.3.32252 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 66ec72cb703dfaaf8a9233fd046a09fa85ee9cd0 Mon Sep 17 00:00:00 2001 From: Resolume Buildserver <145000504+resolume-buildserver@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:53:08 +0200 Subject: [PATCH 004/164] New version: Resolume.Arena version 7.26.2.8882 (#380796) --- .../7.26.2.8882/Resolume.Arena.installer.yaml | 16 ++++++++++ .../Resolume.Arena.locale.en-US.yaml | 31 +++++++++++++++++++ .../Arena/7.26.2.8882/Resolume.Arena.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.installer.yaml create mode 100644 manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.locale.en-US.yaml create mode 100644 manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.yaml diff --git a/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.installer.yaml b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.installer.yaml new file mode 100644 index 000000000000..58a94fda469f --- /dev/null +++ b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Resolume.Arena +PackageVersion: 7.26.2.8882 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.10240.0 +InstallerType: inno +Scope: machine +Installers: +- Architecture: x64 + InstallerUrl: https://dd5sgwxv3xok.cloudfront.net/Resolume_Arena_7_26_2_rev_8882_Installer.exe + InstallerSha256: 0DD820D8E8F23E97A61FD71E68A5A41D42FDF2DCD53B77490F91323289A93096 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.locale.en-US.yaml b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.locale.en-US.yaml new file mode 100644 index 000000000000..989be0295115 --- /dev/null +++ b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.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: Resolume.Arena +PackageVersion: 7.26.2.8882 +PackageLocale: en-US +Publisher: Resolume +PublisherUrl: https://resolume.com +PublisherSupportUrl: https://resolume.com/support/ +PrivacyUrl: https://resolume.com/privacy +Author: Resolume B.V. +PackageName: Resolume Arena +PackageUrl: https://resolume.com/download +License: Proprietary +Copyright: Copyright ©2001-2026 Resolume B.V. All rights reserved +ShortDescription: Resolume Arena is an Instrument for VJs, AV performers and video artists. +Description: Resolume Arena is an instrument for VJs, AV performers and video artists. Resolume Arena puts all your media and effects right at your fingertips, so you can quickly play and improvise your live visuals. Arena expands on Avenue and has advanced options for projection mapping and blending projectors. Control it from a lighting desk and sync to the DJ via SMPTE timecode. +Moniker: arena +Tags: +- vj +- vj software +- video +- dmx +- artnet +- osc +- midi +- projection mapping +- conference +PurchaseUrl: https://resolume.com/shop/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.yaml b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.yaml new file mode 100644 index 000000000000..fb8c31d6e308 --- /dev/null +++ b/manifests/r/Resolume/Arena/7.26.2.8882/Resolume.Arena.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: Resolume.Arena +PackageVersion: 7.26.2.8882 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2beb7a28087b984b7d4e25233c7b220958b2ec2c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 3 Jun 2026 17:53:23 -0400 Subject: [PATCH 005/164] New version: SQLite.SQLite version 3.53.2 (#383330) --- .../3.53.2/SQLite.SQLite.installer.yaml | 26 +++++++++++++++++ .../3.53.2/SQLite.SQLite.locale.en-US.yaml | 29 +++++++++++++++++++ .../s/SQLite/SQLite/3.53.2/SQLite.SQLite.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.installer.yaml create mode 100644 manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.locale.en-US.yaml create mode 100644 manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.yaml diff --git a/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.installer.yaml b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.installer.yaml new file mode 100644 index 000000000000..80322ab3ee3a --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.53.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: sqldiff.exe + PortableCommandAlias: sqldiff +- RelativeFilePath: sqlite3.exe + PortableCommandAlias: sqlite3 +- RelativeFilePath: sqlite3_analyzer.exe + PortableCommandAlias: sqlite3_analyzer +- RelativeFilePath: sqlite3_rsync.exe + PortableCommandAlias: sqlite3_rsync +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://www.sqlite.org/2026/sqlite-tools-win-x64-3530200.zip + InstallerSha256: 2EB7602BBE05895F4F530D8F3C4AF244DCD8697D14B858778CCD4ABE297A836D +- Architecture: arm64 + InstallerUrl: https://www.sqlite.org/2026/sqlite-tools-win-arm64-3530200.zip + InstallerSha256: 6AD11984E0D6403B113764179D4D466CD1EA8796170E4428E2E6FA8A0D7A947A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.locale.en-US.yaml b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.locale.en-US.yaml new file mode 100644 index 000000000000..c12ff612b39e --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.53.2 +PackageLocale: en-US +Publisher: SQLite +PublisherUrl: https://sqlite.org/ +PublisherSupportUrl: https://sqlite.org/support.html +Author: Dwayne Richard Hipp +PackageName: SQLite +PackageUrl: https://sqlite.org/ +License: Public Domain +CopyrightUrl: https://sqlite.org/copyright.html +ShortDescription: Self-contained transactional SQL database engine +Description: |- + SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. + SQLite is an embedded SQL database engine. + Unlike most other SQL databases, SQLite does not have a separate server process. + SQLite reads and writes directly to ordinary disk files. + A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. +Tags: +- sqlite +- sqlite3 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://sqlite.org/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.yaml b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.yaml new file mode 100644 index 000000000000..bfb7f815eb88 --- /dev/null +++ b/manifests/s/SQLite/SQLite/3.53.2/SQLite.SQLite.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SQLite.SQLite +PackageVersion: 3.53.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e7e33d3d9844e040a5754b57805da0f029e6e4a5 Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:53:38 +0700 Subject: [PATCH 006/164] New version: Gologin.Gologin version 4.3.1 (#383331) --- .../4.3.1/Gologin.Gologin.installer.yaml | 19 +++++++++++++++ .../4.3.1/Gologin.Gologin.locale.en-US.yaml | 23 +++++++++++++++++++ .../Gologin/4.3.1/Gologin.Gologin.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.installer.yaml create mode 100644 manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.locale.en-US.yaml create mode 100644 manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.yaml diff --git a/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.installer.yaml b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.installer.yaml new file mode 100644 index 000000000000..cb8ddc733e84 --- /dev/null +++ b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gologin.Gologin +PackageVersion: 4.3.1 +InstallerLocale: en-US +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: e254751a-2537-5636-8393-c4573034c5f6 +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- DisplayName: Gologin 4.3.1 + ProductCode: e254751a-2537-5636-8393-c4573034c5f6 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.gologin.com/Gologin%20Setup%204.3.1.exe + InstallerSha256: 05701913871D53CDF46FD8429E435CA72F2334C1E7C6C8231D12ADC232EEACCA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.locale.en-US.yaml b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.locale.en-US.yaml new file mode 100644 index 000000000000..b03b5f964ef0 --- /dev/null +++ b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gologin.Gologin +PackageVersion: 4.3.1 +PackageLocale: en-US +Publisher: GoLogin +PublisherUrl: https://gologin.com/ +PublisherSupportUrl: https://support.gologin.com/ +PackageName: Gologin +PackageUrl: https://gologin.com/ +License: Proprietary +LicenseUrl: https://support.gologin.com/articles/3574839-terms-of-service +Copyright: Copyright © 2026 GoLogin +ShortDescription: Antidetect browser for managing multiple accounts with unique fingerprints +Moniker: gologin +Tags: +- antidetect +- browser +- fingerprint +- privacy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.yaml b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.yaml new file mode 100644 index 000000000000..ecfad2a20f87 --- /dev/null +++ b/manifests/g/Gologin/Gologin/4.3.1/Gologin.Gologin.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gologin.Gologin +PackageVersion: 4.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5509ad164a52e69be18b27b88b7e5267296d65b9 Mon Sep 17 00:00:00 2001 From: chris-mclennan <88120746+chris-mclennan@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:18:43 -0400 Subject: [PATCH 007/164] New package: ChrisMcLennan.tmnl version 0.0.4 (#382317) --- .../0.0.4/ChrisMcLennan.tmnl.installer.yaml | 16 +++++++++++++ .../ChrisMcLennan.tmnl.locale.en-US.yaml | 23 +++++++++++++++++++ .../tmnl/0.0.4/ChrisMcLennan.tmnl.yaml | 6 +++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.installer.yaml create mode 100644 manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.locale.en-US.yaml create mode 100644 manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.yaml diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.installer.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.installer.yaml new file mode 100644 index 000000000000..81246e120e66 --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: ChrisMcLennan.tmnl +PackageVersion: 0.0.4 +InstallerType: wix +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/chris-mclennan/tmnl/releases/download/v0.0.4/tmnl-rs-x86_64-pc-windows-msvc.msi + InstallerSha256: DD9EFB18AC05CA51DE5A6ACB8718E2102EA6DC8482CF8441C9B5D28047F64762 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.locale.en-US.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.locale.en-US.yaml new file mode 100644 index 000000000000..776c4733d911 --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: ChrisMcLennan.tmnl +PackageVersion: 0.0.4 +PackageLocale: en-US +Publisher: Chris McLennan +PublisherUrl: https://github.com/chris-mclennan +PublisherSupportUrl: https://github.com/chris-mclennan/tmnl/issues +Author: Chris McLennan +PackageName: tmnl +PackageUrl: https://tmnl.sh +License: MIT +LicenseUrl: https://github.com/chris-mclennan/tmnl/blob/master/LICENSE-MIT +ShortDescription: A GPU-rendered terminal with a structured-cell display protocol. +Description: |- + tmnl is a GPU-rendered terminal — and a structured-cell display surface that apps can draw to directly. +Tags: + - terminal + - gpu + - wgpu + - rust +ReleaseNotesUrl: https://github.com/chris-mclennan/tmnl/releases/tag/v0.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.yaml b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.yaml new file mode 100644 index 000000000000..debe0731b4f7 --- /dev/null +++ b/manifests/c/ChrisMcLennan/tmnl/0.0.4/ChrisMcLennan.tmnl.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: ChrisMcLennan.tmnl +PackageVersion: 0.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 74e34b5fcc4ce8409a6def09a75429fc4e5d3084 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:18:57 -0700 Subject: [PATCH 008/164] Automatic update of Fiorilli.FiorilliWebExtensionClient 1.33.0.0 (#379084) --- .../Fiorilli.FiorilliWebExtensionClient.installer.yaml | 8 ++++---- .../Fiorilli.FiorilliWebExtensionClient.locale.en-US.yaml | 6 +++--- .../1.33.0.0/Fiorilli.FiorilliWebExtensionClient.yaml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.installer.yaml b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.installer.yaml index 47bbf9a24e72..4bbf1865b981 100644 --- a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.installer.yaml +++ b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Aug/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Fiorilli.FiorilliWebExtensionClient PackageVersion: 1.33.0.0 @@ -7,6 +7,6 @@ InstallerType: inno Installers: - Architecture: x64 InstallerUrl: https://acessos.fiorilli.com.br/api/instalacao/webextension.exe - InstallerSha256: 91871090F2DE2E056C17C3DBAB06F2748D4550F17135E89D182B7A48BAF5680B + InstallerSha256: C1818013F0F4EFF23F2CCEA7810C517F3D34BF1D2350EAE342C51C5AB18DA8E2 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.locale.en-US.yaml b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.locale.en-US.yaml index ddc62f67e1af..a91e310e90f0 100644 --- a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.locale.en-US.yaml +++ b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Aug/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Fiorilli.FiorilliWebExtensionClient PackageVersion: 1.33.0.0 @@ -9,4 +9,4 @@ PackageName: Fiorilli Web Extension Client License: Proprietary ShortDescription: Plugin utilizado para assinatura digital de documentos eletrônicos pelos softwares Fiorilli. ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.yaml b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.yaml index 447e674c4835..c20ab70e091f 100644 --- a/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.yaml +++ b/manifests/f/Fiorilli/FiorilliWebExtensionClient/1.33.0.0/Fiorilli.FiorilliWebExtensionClient.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Aug/29 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Fiorilli.FiorilliWebExtensionClient PackageVersion: 1.33.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 05bb3070b1890a1030229afbe58c3492e8505afb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:19:22 +0800 Subject: [PATCH 009/164] New version: GaoyangZhang.RivonClaw version 1.8.17 (#380575) --- .../GaoyangZhang.RivonClaw.installer.yaml | 26 +++++++++ .../GaoyangZhang.RivonClaw.locale.en-US.yaml | 54 +++++++++++++++++++ .../GaoyangZhang.RivonClaw.locale.zh-CN.yaml | 43 +++++++++++++++ .../1.8.17/GaoyangZhang.RivonClaw.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.installer.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.en-US.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.zh-CN.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.yaml diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.installer.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.installer.yaml new file mode 100644 index 000000000000..818eb3158d78 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.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: GaoyangZhang.RivonClaw +PackageVersion: 1.8.17 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.17/RivonClaw.Setup.1.8.17.exe + InstallerSha256: 538F81A513E3EBB4F846940EAEF39A8574D7DE88D4D212D0DE9E43A45DC70E22 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.17/RivonClaw.Setup.1.8.17.exe + InstallerSha256: 538F81A513E3EBB4F846940EAEF39A8574D7DE88D4D212D0DE9E43A45DC70E22 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.en-US.yaml new file mode 100644 index 000000000000..1af14e74c6d3 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.17 +PackageLocale: en-US +Publisher: RivonClaw +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues +Author: Gaoyang Zhang +PackageName: RivonClaw +PackageUrl: https://github.com/gaoyangz77/rivonclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; RivonClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.zh-CN.yaml new file mode 100644 index 000000000000..128584c5e668 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.17 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.yaml new file mode 100644 index 000000000000..49967c5196ff --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.17/GaoyangZhang.RivonClaw.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: GaoyangZhang.RivonClaw +PackageVersion: 1.8.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0949a235ecc7539e8a37c06f7ce605ba8b323f58 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:19:42 +0800 Subject: [PATCH 010/164] New version: Thunder.Xmp version 7.1.2.152 (#380688) --- .../Xmp/7.1.2.152/Thunder.Xmp.installer.yaml | 129 ++++++++++++++++++ .../7.1.2.152/Thunder.Xmp.locale.en-US.yaml | 30 ++++ .../7.1.2.152/Thunder.Xmp.locale.zh-CN.yaml | 32 +++++ .../t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.yaml | 8 ++ 4 files changed, 199 insertions(+) create mode 100644 manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.installer.yaml create mode 100644 manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.en-US.yaml create mode 100644 manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.zh-CN.yaml create mode 100644 manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.yaml diff --git a/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.installer.yaml b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.installer.yaml new file mode 100644 index 000000000000..3529652b457b --- /dev/null +++ b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.installer.yaml @@ -0,0 +1,129 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Thunder.Xmp +PackageVersion: 7.1.2.152 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /InstallPath:"" + Upgrade: /LiveUpdate +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: installInProgress +UpgradeBehavior: install +FileExtensions: +- 3g2 +- 3gp +- 3gp2 +- 3gpp +- aac +- ac3 +- acc +- aiff +- amr +- amv +- ape +- asf +- ass +- au +- avi +- bik +- cda +- csf +- divx +- dts +- dvd +- evo +- f4v +- f5v +- flac +- flv +- hflv +- hlv +- hmkv +- hmp4 +- letv +- m1a +- m1v +- m2a +- m2p +- m2ts +- m2v +- m4a +- m4b +- m4p +- m4r +- m4v +- mid +- midi +- mk5 +- mka +- mkv +- mod +- mov +- mp2 +- mp2v +- mp3 +- mp4 +- mp5 +- mpa +- mpc +- mpe +- mpeg +- mpeg1 +- mpeg2 +- mpeg4 +- mpg +- mpv2 +- mts +- oga +- ogg +- ogm +- ogv +- ogx +- pmp +- psb +- pva +- qt +- ra +- ram +- rm +- rmvb +- rpm +- rt +- scm +- smi +- smil +- srt +- ssa +- sub +- sup +- swf +- tp +- tpr +- ts +- tta +- usf +- vob +- vp6 +- wav +- wm +- wma +- wmp +- wmv +- wv +- xlmv +ProductCode: 迅雷影音 +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerUrl: https://xmp.down.sandai.net/xmp/XMPSetup7.1.2.152xmpgw.exe + InstallerSha256: D6A0DC436A323BCD995249CBE89B9ECA50D7CB599774C7C7E02DE8BD5E617329 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.en-US.yaml b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.en-US.yaml new file mode 100644 index 000000000000..dd04d3d50645 --- /dev/null +++ b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.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: Thunder.Xmp +PackageVersion: 7.1.2.152 +PackageLocale: en-US +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com/ +PublisherSupportUrl: https://video.xunlei.com/aq_page.html +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: Thunderbolt Network Technology Co., Ltd. +PackageName: 迅雷影音 +PackageUrl: https://video.xunlei.com/pc.html +License: Freeware +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: Xunlei Networking Techonologies.LTD ©2003-2026 +ShortDescription: Enjoys excitement with professional play. +Tags: +- audio +- china +- media +- multimedia +- music +- player +- prc +- streaming +- video +ReleaseNotesUrl: https://video.xunlei.com/pc_history.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.zh-CN.yaml b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.locale.zh-CN.yaml new file mode 100644 index 000000000000..ad448638973e --- /dev/null +++ b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.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: Thunder.Xmp +PackageVersion: 7.1.2.152 +PackageLocale: zh-CN +Publisher: 迅雷网络技术有限公司 +PublisherUrl: https://www.xunlei.com/ +PublisherSupportUrl: https://video.xunlei.com/aq_page.html +PrivacyUrl: https://i.xunlei.com/policy/privacy.html +Author: 深圳市迅雷网络技术有限公司 +PackageName: 迅雷影音 +PackageUrl: https://video.xunlei.com/pc.html +License: 免费软件 +LicenseUrl: https://i.xunlei.com/policy/agreement.html +Copyright: 深圳市迅雷网络技术有限公司©2003-2026 +ShortDescription: 专业播放,尽享精彩 +Tags: +- 多媒体 +- 媒体 +- 影音 +- 播放器 +- 流媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotes: |- + 1. 优化播放性能 + 2. 修复已知问题 +ReleaseNotesUrl: https://video.xunlei.com/pc_history.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.yaml b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.yaml new file mode 100644 index 000000000000..43ce116cb7eb --- /dev/null +++ b/manifests/t/Thunder/Xmp/7.1.2.152/Thunder.Xmp.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: Thunder.Xmp +PackageVersion: 7.1.2.152 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6af72e23f29c86ff24760e039032ccc16a3737d4 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:20:04 +0800 Subject: [PATCH 011/164] New package: can1357.oh-my-pi version 15.5.8 (#380702) --- .../15.5.8/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../15.5.8/can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../15.5.8/can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.5.8/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..3b72bde49573 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.5.8 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.5.8/omp-windows-x64.exe + InstallerSha256: DD07F99CCBE94AA76D192D4B77EC29916B4834B561AE9DEC91472B5D01C02BD9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..515eda8eb06b --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.5.8 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.5.8 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..9b1caf8d9a0e --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.5.8 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..8cdddcc9126c --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.5.8/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.5.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f71428e1fabeceb8eb3bff915052682153f7718b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:20:27 +0800 Subject: [PATCH 012/164] New version: JinweiZhiguang.MasterGo version 1.10.7 (#381146) --- .../JinweiZhiguang.MasterGo.installer.yaml | 18 ++++++++ .../JinweiZhiguang.MasterGo.locale.en-US.yaml | 41 +++++++++++++++++++ .../JinweiZhiguang.MasterGo.locale.zh-CN.yaml | 37 +++++++++++++++++ .../1.10.7/JinweiZhiguang.MasterGo.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.installer.yaml create mode 100644 manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.en-US.yaml create mode 100644 manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.zh-CN.yaml create mode 100644 manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.yaml diff --git a/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.installer.yaml b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.installer.yaml new file mode 100644 index 000000000000..efa2a941e466 --- /dev/null +++ b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.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: JinweiZhiguang.MasterGo +PackageVersion: 1.10.7 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: com.master.electron +ReleaseDate: 2026-05-27 +Installers: +- Architecture: x64 + InstallerUrl: https://static-nc.mastergo.com/plugins/desktop/windows/MasterGo-1.10.7.exe + InstallerSha256: 90C72978DDAC68F88E78252EAAF46709D674F4DE82FCFD9E59FA3CBAC4E95DD9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.en-US.yaml b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.en-US.yaml new file mode 100644 index 000000000000..2a12d8173a64 --- /dev/null +++ b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JinweiZhiguang.MasterGo +PackageVersion: 1.10.7 +PackageLocale: en-US +Publisher: Beijing JinweiZhiguang Information Technology +PublisherUrl: https://mastergo.com/ +PublisherSupportUrl: https://mastergo.com/help/ +PrivacyUrl: https://mastergo.com/privacyPolicy +Author: Beijing Jinwei Zhiguang Information Technology Co., Ltd. +PackageName: MasterGo +PackageUrl: https://mastergo.com/resource +License: Proprietary +LicenseUrl: https://mastergo.com/serviceAgreement +Copyright: Copyright © 2026 Beijing Jinwei Zhiguang Information Technology Co., Ltd. +ShortDescription: Professional UI/UX design tool for teams. +Description: MasterGo is a one-stop online product design tool for team collaboration, which supports multi-user real-time collaboration and features online product design, prototype building and design, web development design, interaction design, etc. It helps build a design system quickly and provides product designers, interaction designers, engineers and product managers with a simpler and more flexible working mode. +Tags: +- china +- design +- diagram +- flow +- flowchart +- interface +- mockup +- prc +- prototype +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotesUrl: https://mastergo.com/updateRecord +PurchaseUrl: https://mastergo.com/pricing +Documentations: +- DocumentLabel: Tutorials + DocumentUrl: https://mastergo.com/tutorials +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.zh-CN.yaml b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a17c2aba7e1 --- /dev/null +++ b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JinweiZhiguang.MasterGo +PackageVersion: 1.10.7 +PackageLocale: zh-CN +Publisher: Beijing JinweiZhiguang Information Technology +PublisherUrl: https://mastergo.com/ +PublisherSupportUrl: https://mastergo.com/help/ +PrivacyUrl: https://mastergo.com/privacyPolicy +Author: 北京尽微致广信息技术有限公司 +PackageName: MasterGo +PackageUrl: https://mastergo.com/resource +License: 专有软件 +LicenseUrl: https://mastergo.com/serviceAgreement +Copyright: Copyright © 2026 北京尽微致广信息技术有限公司 +ShortDescription: 面向团队的专业 UI/UX 设计工具 +Description: MasterGo 是为团队协作而生的一站式在线产品设计工具,提供在线产品设计、原型图制作设计、网页开发设计、产品交互设计等功能,支持多人实时协作,可快速搭建设计系统,为产品设计师、交互设计师,工程师以及产品经理提供更简单灵活的工作模式。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +ReleaseNotesUrl: https://mastergo.com/updateRecord +PurchaseUrl: https://mastergo.com/pricing +Documentations: +- DocumentLabel: 视频教程 + DocumentUrl: https://mastergo.com/tutorials +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.yaml b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.yaml new file mode 100644 index 000000000000..14970dcbce1c --- /dev/null +++ b/manifests/j/JinweiZhiguang/MasterGo/1.10.7/JinweiZhiguang.MasterGo.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: JinweiZhiguang.MasterGo +PackageVersion: 1.10.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d422e8a22f563544dc01cbd870e7cd2ea684d497 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:20:45 +1000 Subject: [PATCH 013/164] New version: RedCactus.Bubble version 4.6.3.1 (#381188) --- .../4.6.3.1/RedCactus.Bubble.installer.yaml | 25 +++++++++++++++++++ .../RedCactus.Bubble.locale.en-US.yaml | 15 +++++++++++ .../Bubble/4.6.3.1/RedCactus.Bubble.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.installer.yaml create mode 100644 manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.locale.en-US.yaml create mode 100644 manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.yaml diff --git a/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.installer.yaml b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.installer.yaml new file mode 100644 index 000000000000..44bbdeec528f --- /dev/null +++ b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.3.1 +InstallerLocale: en-US +InstallerType: msi +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{F4DCDFB3-8960-47E3-B0D2-EDD004F064AD}' +ReleaseDate: 2026-05-13 +AppsAndFeaturesEntries: +- DisplayVersion: 4.63.1 + ProductCode: '{F4DCDFB3-8960-47E3-B0D2-EDD004F064AD}' + UpgradeCode: '{56FC8793-125F-40DC-8864-EC6FCADC95D4}' +InstallationMetadata: + DefaultInstallLocation: APPDIR:. +Installers: +- Architecture: x64 + InstallerUrl: https://api.eu.redcactus.cloud/v1/public/software/download/latest/ff582a83-5f70-4629-aec8-4ed498dcc1b8/bubble/windows_x64 + InstallerSha256: EA4AF5D0A446EB558F346BAC2F1948B54C83D97BE26BEEEEDACE086A26951F76 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.locale.en-US.yaml b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.locale.en-US.yaml new file mode 100644 index 000000000000..5ee8c08605c8 --- /dev/null +++ b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.3.1 +PackageLocale: en-US +Publisher: Red Cactus B.V. +Author: Red Cactus B.V. +PackageName: Bubble +License: Proprietary +LicenseUrl: https://www.redcactus.cloud/en/terms-and-conditions +Copyright: © Red Cactus B.V. +ShortDescription: A client application for Bubble. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.yaml b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.yaml new file mode 100644 index 000000000000..906ed6b24175 --- /dev/null +++ b/manifests/r/RedCactus/Bubble/4.6.3.1/RedCactus.Bubble.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RedCactus.Bubble +PackageVersion: 4.6.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42a5ba411950c96147619621ddd41d36fb149fd7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:21:04 +0800 Subject: [PATCH 014/164] New version: Loom.Loom version 0.351.1 (#381245) --- .../Loom/0.351.1/Loom.Loom.installer.yaml | 20 ++++++++++++ .../Loom/0.351.1/Loom.Loom.locale.en-US.yaml | 31 +++++++++++++++++++ .../Loom/0.351.1/Loom.Loom.locale.zh-CN.yaml | 29 +++++++++++++++++ manifests/l/Loom/Loom/0.351.1/Loom.Loom.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/l/Loom/Loom/0.351.1/Loom.Loom.installer.yaml create mode 100644 manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.en-US.yaml create mode 100644 manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.zh-CN.yaml create mode 100644 manifests/l/Loom/Loom/0.351.1/Loom.Loom.yaml diff --git a/manifests/l/Loom/Loom/0.351.1/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.installer.yaml new file mode 100644 index 000000000000..06a7f98bcecd --- /dev/null +++ b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.351.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- loomdesktop +ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.351.1.exe + InstallerSha256: FD2D5B16D904F54B41B25934F16A9F22A6CAB2FB0E7B4BD9A2390B84E04A95B7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.en-US.yaml new file mode 100644 index 000000000000..237cc4cf67ac --- /dev/null +++ b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.351.1 +PackageLocale: en-US +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: Proprietary +LicenseUrl: https://www.loom.com/terms +Copyright: © 2026, Loom, Inc. All Rights Reserved. +ShortDescription: Loom is a video messaging tool that helps you get your message across through instantly shareable videos. +Description: Loom combines the expressiveness of video with the convenience of messaging. It's a new, more effective way of communicating with co-workers and customers. With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology. +Moniker: loom +Tags: +- capture +- clip +- conference +- meeting +- presentation +- record +- video +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.locale.zh-CN.yaml new file mode 100644 index 000000000000..f4b7edb9e50a --- /dev/null +++ b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.351.1 +PackageLocale: zh-CN +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: 专有软件 +LicenseUrl: https://www.loom.com/terms +Copyright: © 2026, Loom, Inc. All Rights Reserved. +ShortDescription: Loom 是一款视频信息传递工具,可帮助您通过即时分享的视频传递信息。 +Description: Loom 结合了视频的表现力和信息传递的便利性,是一种与同事和客户更有效沟通的新方式。使用 Loom,您可以同时录制您的摄像头、麦克风和桌面,然后您就可以通过 Loom 的专利技术即时分享您的视频。 +Tags: +- 会议 +- 剪辑 +- 录制 +- 录屏 +- 演示 +- 视频 +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.351.1/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.yaml new file mode 100644 index 000000000000..2fca44a09a9e --- /dev/null +++ b/manifests/l/Loom/Loom/0.351.1/Loom.Loom.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: Loom.Loom +PackageVersion: 0.351.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1dc1682826038a5d0c1c12395646d3909d2c49e7 Mon Sep 17 00:00:00 2001 From: Guillaume Chervet Date: Thu, 4 Jun 2026 00:21:24 +0200 Subject: [PATCH 015/164] New version: GnOuGo.Agent version 0.8.8 (#381911) --- .../Agent/0.8.8/GnOuGo.Agent.installer.yaml | 21 +++++++++++++++++ .../0.8.8/GnOuGo.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.installer.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.locale.en-US.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.yaml diff --git a/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.installer.yaml b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.installer.yaml new file mode 100644 index 000000000000..caa4335fa7ec --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.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: GnOuGo.Agent +PackageVersion: 0.8.8 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GnOuGo.Agent.exe + PortableCommandAlias: gnougo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.8.8/gnougo-win-x64.zip + InstallerSha256: DD49867CD14C6A1861B0ED6BEAD81FF8DEB4C20E98D8D41949CAA51A547015B1 +- Architecture: arm64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.8.8/gnougo-win-arm64.zip + InstallerSha256: 3BD9487FC4BE940A0479E54BB93B0F6672EFA5744ADD44036CD8A604904A7B24 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-31 diff --git a/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.locale.en-US.yaml b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..279423d4e79a --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.8.8 +PackageLocale: en-US +Publisher: GnOuGo +PublisherUrl: https://github.com/GnouGo +PublisherSupportUrl: https://github.com/GnouGo/GnouGo/issues +PackageName: GnOuGo +PackageUrl: https://github.com/GnouGo/GnouGo +License: Apache-2.0 +LicenseUrl: https://github.com/GnouGo/GnouGo/blob/main/LICENSE.md +ShortDescription: The Friendly Bear AI Agent +Description: The Friendly Bear AI Agent +Moniker: gnougo +Tags: +- agent +- ai +- desktop +ReleaseNotesUrl: https://github.com/GnouGo/GnouGo/releases/tag/v0.8.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.yaml b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.yaml new file mode 100644 index 000000000000..ac69d132c8af --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.8/GnOuGo.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3686d329cbc4c52ce59c3f6308eef606886659cc Mon Sep 17 00:00:00 2001 From: Guillaume Chervet Date: Thu, 4 Jun 2026 00:21:46 +0200 Subject: [PATCH 016/164] New version: GnOuGo.Agent version 0.9.0 (#382001) --- .../Agent/0.9.0/GnOuGo.Agent.installer.yaml | 21 +++++++++++++++++ .../0.9.0/GnOuGo.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.installer.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.locale.en-US.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.yaml diff --git a/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.installer.yaml b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.installer.yaml new file mode 100644 index 000000000000..d9ae55bf9815 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.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: GnOuGo.Agent +PackageVersion: 0.9.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GnOuGo.Agent.exe + PortableCommandAlias: gnougo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.9.0/gnougo-win-x64.zip + InstallerSha256: D9383CBC11E15AF166157CE13433E5B30F47588E0774F283CCCDD5993DAF0423 +- Architecture: arm64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.9.0/gnougo-win-arm64.zip + InstallerSha256: 91F80A4E75B0F262D2B860B95FF40CC21C1B80DB211644CC36215292A2FE19E2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-01 diff --git a/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.locale.en-US.yaml b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..674f75759434 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: GnOuGo +PublisherUrl: https://github.com/GnouGo +PublisherSupportUrl: https://github.com/GnouGo/GnouGo/issues +PackageName: GnOuGo +PackageUrl: https://github.com/GnouGo/GnouGo +License: Apache-2.0 +LicenseUrl: https://github.com/GnouGo/GnouGo/blob/main/LICENSE.md +ShortDescription: The Friendly Bear AI Agent +Description: The Friendly Bear AI Agent +Moniker: gnougo +Tags: +- agent +- ai +- desktop +ReleaseNotesUrl: https://github.com/GnouGo/GnouGo/releases/tag/v0.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.yaml b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.yaml new file mode 100644 index 000000000000..c57092d43d19 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.0/GnOuGo.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8dc6874c84748f573226f4767871b138d2e278f1 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:22:01 +0800 Subject: [PATCH 017/164] New version: t8y2.DBX version 0.5.28 (#383043) --- .../t/t8y2/DBX/0.5.28/t8y2.DBX.installer.yaml | 26 +++++ .../DBX/0.5.28/t8y2.DBX.locale.en-US.yaml | 100 ++++++++++++++++++ manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.yaml | 8 ++ 3 files changed, 134 insertions(+) create mode 100644 manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.installer.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.locale.en-US.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.yaml diff --git a/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..62af950f3b84 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.28 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.28/DBX_0.5.28_x64-setup.exe + InstallerSha256: 3728A86CD7E6B034D19082FA719FFE072058431B117AFD9AEA5C07A8D045E8B6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..b982dabb12f3 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,100 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.28 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: AGPL-3.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - 数据库例程补全 — SQL 补全现在会提示存储过程和函数,编写调用语句更方便 + - Redis 模糊搜索 — Redis Key 浏览支持模糊搜索开关,更容易在大量 key 中定位目标 + - 编辑器行选择 — 可以从 gutter 直接选择当前 SQL 行,快速执行或复制单行语句 + - 侧边栏折叠 — 新增侧边栏折叠入口,为查询和表格区域留出更多空间 + - 数据网格 Canvas 渲染 — 默认启用新的 Canvas 网格渲染器,并支持单元格详情面板布局 + - 空列隐藏 — 数据网格支持隐藏全为空值的列,宽表浏览更清爽 + - JOIN 条件建议 — SQL 编辑时可基于外键关系建议 JOIN 条件,减少手写关联条件的成本 + 改进 + - 导出性能 — 表 CSV 导出改为 Rust 侧流式处理,并优化导出 UI 体验和性能 + - 网格性能 — 优化 Canvas 渲染缓存和后台标签页工作,降低大结果集浏览时的资源占用 + - AI 上下文 — AI 提示中包含 schema 注释,并限制响应输出长度,减少无关或过长回复 + - 深色主题 — 调整深色主题对比度,长时间使用更柔和 + - 网格提交状态 — 提交按钮会显示待提交数量,编辑状态更明确 + - Homebrew 文档 — 更新安装说明,继续使用官方 Homebrew Cask 路径 (contributed by @fraluc06) + 修复 + - Oracle 连接 — 支持 SYSDBA JDBC 连接,保留自定义 JDBC 端点,并修复未加引号元数据标识符规范化 + - Oracle 稳定性 — 兼容本地化连接关闭错误重试,降低连接被动断开后的失败率 + - MySQL / StarRocks — 修复 MySQL admin show 方言处理、StarRocks admin show 结果解析,以及 BIT 值在网格中的显示 + - MySQL 元数据 — 元数据连接失败时会使用默认数据库重试,减少 MySQL 8 等场景下对象列表为空的问题 + - JDBC 设置 — JDBC 驱动会遵守连接超时和查询执行设置,并显示自定义驱动的默认数据库 + - Dameng / Kingbase / openGauss — 修复达梦字段元数据去重与注释大小写、Kingbase agent IPv4 优先、openGauss 表结构编辑入口 + - MongoDB — 修复 URL 凭据规范化、受限数据库用户支持,以及原生驱动超时后的 legacy fallback + - DuckDB — 修复 shorthand 查询返回行数据的问题 + - PostgreSQL — 修复继承表被误识别为分区表隐藏,以及 timestamptz 本地时区显示 + - SQL Server — 修复 CTE 查询执行时被错误包装的问题 + - 数据网格 — 修复只读结果提示、空结果滚动、刷新时结果保留、筛选后字段注释保留、查询错误后筛选栏可见性等问题 + - 侧边栏 — 修复对象组合并、范围选择顺序、可见名称排序、空数据库关闭入口等细节 + - 连接管理 — 修复连接尝试卡住、SSH 隧道保活、断开连接后标签页清理等问题 + - 数据对比 — MySQL 注释差异同步更准确,并支持同步时创建缺失的目标表 + - 表结构编辑器 — 复制预览 SQL 会记录历史,便于回溯操作 + 下载安装 + Windows + ───────────────────────────┬──────────────────────────────── + 文件 │说明 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.28_x64-setup.exe │推荐 — NSIS 安装包,支持自动更新 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.28_x64_en-US.msi │MSI 安装包,适用于企业部署 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.28_x64-portable.zip│便携版 ZIP,适合免安装和离线拷贝 + ───────────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + macOS + ──────────────────────┬─────────────────────────── + 文件 │说明 + ──────────────────────┼─────────────────────────── + DBX_0.5.28_aarch64.dmg│推荐 — 适用于 Apple Silicon + ──────────────────────┼─────────────────────────── + DBX_0.5.28_x64.dmg │适用于 Intel Mac + ──────────────────────┴─────────────────────────── + Homebrew: + brew install --cask dbx + Linux + ──────────────────────────────────────┬─────────┬─────────────────────────────────────────── + 发行版 │推荐格式 │安装方式 + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Ubuntu / Debian / Linux Mint / Pop!_OS│.deb │sudo apt install ./DBX_*.deb + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Fedora / RHEL / CentOS / Rocky Linux │.rpm │sudo dnf install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + 其他发行版 │.AppImage│chmod +x DBX_*.AppImage && ./DBX_*.AppImage + ──────────────────────────────────────┴─────────┴─────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.28 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.yaml new file mode 100644 index 000000000000..a9e61f7a099e --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.28/t8y2.DBX.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 83abc18bc051142adc654f57ee3e44ce35c1de98 Mon Sep 17 00:00:00 2001 From: heartached Date: Wed, 3 Jun 2026 22:22:17 +0000 Subject: [PATCH 018/164] New version: heartached.Noctis version 1.1.14 (#383229) --- .../1.1.14/heartached.Noctis.installer.yaml | 28 +++++++++++++++ .../heartached.Noctis.locale.en-US.yaml | 36 +++++++++++++++++++ .../Noctis/1.1.14/heartached.Noctis.yaml | 8 +++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.installer.yaml create mode 100644 manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.locale.en-US.yaml create mode 100644 manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.yaml diff --git a/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.installer.yaml b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.installer.yaml new file mode 100644 index 000000000000..78cd96e25999 --- /dev/null +++ b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: heartached.Noctis +PackageVersion: 1.1.14 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- +UpgradeBehavior: install +ProductCode: '{E8A3B5F1-7C2D-4A9E-B6F0-1D3E5A7C9B2F}_is1' +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- ProductCode: '{E8A3B5F1-7C2D-4A9E-B6F0-1D3E5A7C9B2F}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Noctis' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/heartached/Noctis/releases/download/v1.1.14/Noctis-v1.1.14-Setup.exe + InstallerSha256: F84C467F71AAEC7D12787171B5E86167D1BAD8047B8A3DCD52546D109D6F0743 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.locale.en-US.yaml b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.locale.en-US.yaml new file mode 100644 index 000000000000..d766e10d5d66 --- /dev/null +++ b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: heartached.Noctis +PackageVersion: 1.1.14 +PackageLocale: en-US +Publisher: heartached +PublisherUrl: https://github.com/heartached +PublisherSupportUrl: https://github.com/heartached/Noctis/issues +PackageName: Noctis +PackageUrl: https://github.com/heartached/Noctis +License: MIT +LicenseUrl: https://github.com/heartached/Noctis/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 heartached +ShortDescription: A music player that respects what's yours. +Description: |- + Noctis is a desktop music player for your local library — fast browsing, + synced lyrics, metadata editing, EQ, and more. +Tags: +- audio +- avalonia +- lyrics +- music +- music-player +- player +ReleaseNotes: |- + What's Changed + - Fixed Discord Rich Presence not clearing immediately when disabled + - Fixed cover artwork reverting to the Noctis logo during temporary artwork lookup failures + - Fixed missing or stale Discord Rich Presence artwork after relay reconnections + - Improved Discord Rich Presence reliability during reconnects + - Improved artwork caching behavior to prevent stale artwork from being reused after disconnects + Full Changelog: v1.1.13...v1.1.14 +ReleaseNotesUrl: https://github.com/heartached/Noctis/releases/tag/v1.1.14 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.yaml b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.yaml new file mode 100644 index 000000000000..c8ee0d76e3ed --- /dev/null +++ b/manifests/h/heartached/Noctis/1.1.14/heartached.Noctis.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: heartached.Noctis +PackageVersion: 1.1.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f48ba763fde2976315daca74916f7aa62185c0fc Mon Sep 17 00:00:00 2001 From: devolutionsbot <31221910+devolutionsbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:22:33 -0400 Subject: [PATCH 019/164] Add Devolutions UniGetUI version 2026.2.0 (#383260) --- .../Devolutions.UniGetUI.installer.yaml | 47 +++++++++++++++++++ .../Devolutions.UniGetUI.locale.en-US.yaml | 32 +++++++++++++ .../2026.2.0/Devolutions.UniGetUI.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.installer.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.yaml diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.installer.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.installer.yaml new file mode 100644 index 000000000000..d9b65bee3c8e --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.installer.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.2.0.0.exe + InstallerSha256: 92235DFA8FE4EC758B1479CABDEB291419B43553EDC8591A9D31B955FEA20317 + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.2.0.0.exe + InstallerSha256: 92235DFA8FE4EC758B1479CABDEB291419B43553EDC8591A9D31B955FEA20317 + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +- Architecture: arm64 + Scope: user + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.2.0.0.exe + InstallerSha256: 68096EC0777B414A67306C7ACE9DB2A846A28005664578A804EB9CF3A9B6C1BE + InstallerSwitches: + Custom: /CURRENTUSER /NoWinGet /NoAutoStart +- Architecture: arm64 + Scope: machine + InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.2.0.0.exe + InstallerSha256: 68096EC0777B414A67306C7ACE9DB2A846A28005664578A804EB9CF3A9B6C1BE + InstallerSwitches: + Custom: /ALLUSERS /NoWinGet /NoAutoStart + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\UniGetUI' +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.locale.en-US.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.locale.en-US.yaml new file mode 100644 index 000000000000..574c4f93a9e0 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.0 +PackageLocale: en-US +Publisher: Devolutions Inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support/ +PackageName: UniGetUI +PackageUrl: https://devolutions.net/unigetui/ +License: MIT +LicenseUrl: https://github.com/Devolutions/UniGetUI/blob/HEAD/LICENSE +ShortDescription: The Graphical Interface for your package managers. +Description: UniGetUI is an intuitive GUI for the most common CLI package managers on Windows, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface. +Moniker: unigetui +Tags: +- chocolatey +- dotnet-tool +- microsoft-store +- npm +- pip +- powershell-gallery +- scoop +- uniget-ui +- winget +- winget-ui +- wingetui +Copyright: Copyright (c) 2026 Devolutions Inc. +ReleaseNotesUrl: https://github.com/Devolutions/UniGetUI/releases/tag/v2026.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.yaml b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.yaml new file mode 100644 index 000000000000..30fd98fbece8 --- /dev/null +++ b/manifests/d/Devolutions/UniGetUI/2026.2.0/Devolutions.UniGetUI.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Devolutions.UniGetUI +PackageVersion: 2026.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 + From c2335a66ad0b7c2e23cc821a487656c438835a16 Mon Sep 17 00:00:00 2001 From: Abhay raghuwanshi <45534131+abhayraghuwanshi@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:54:21 +0530 Subject: [PATCH 020/164] CoolDesk.CoolDesk version 1.2.7 (#379846) --- .../1.2.7/CoolDesk.CoolDesk.installer.yaml | 26 +++++++++++++++++++ .../1.2.7/CoolDesk.CoolDesk.locale.en-US.yaml | 24 +++++++++++++++++ .../CoolDesk/1.2.7/CoolDesk.CoolDesk.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.installer.yaml create mode 100644 manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.locale.en-US.yaml create mode 100644 manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.yaml diff --git a/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.installer.yaml b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.installer.yaml new file mode 100644 index 000000000000..8daede05e92b --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.installer.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CoolDesk.CoolDesk +PackageVersion: 1.2.7 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/download/v1.2.7/CoolDesk_1.2.7_x64-setup.exe + InstallerSha256: 7C95812F23804DA844599887DBC931CB925FDCB0EB7410C5E649E83B0F8AFE34 +- Architecture: x64 + InstallerType: msi + Scope: machine + InstallerUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/download/v1.2.7/CoolDesk_1.2.7_x64_en-US.msi + InstallerSha256: 52F925A5D7940302E92E736D9F7F7563BC3EE8085F150C635F7D086471980B74 +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.locale.en-US.yaml b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.locale.en-US.yaml new file mode 100644 index 000000000000..d8b73efd024a --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CoolDesk.CoolDesk +PackageVersion: 1.2.7 +PackageLocale: en-US +Publisher: CoolDesk +PublisherUrl: https://github.com/abhayraghuwanshi/cooldesk-extension +PublisherSupportUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/issues +Author: Abhay Raghuwanshi +PackageName: CoolDesk +PackageUrl: https://github.com/abhayraghuwanshi/cooldesk-extension +License: Proprietary +ShortDescription: AI-powered desktop workspace manager +Description: CoolDesk is an AI-powered desktop workspace manager that organizes your browser tabs, apps, and workflows. It features a global spotlight search, smart tab grouping, workspace management, and real-time sync across browsers. +Moniker: cooldesk +Tags: +- productivity +- workspace +- tabs +- browser +- ai +ReleaseNotesUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/tag/v1.2.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.yaml b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.yaml new file mode 100644 index 000000000000..8873c40d24cf --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.2.7/CoolDesk.CoolDesk.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CoolDesk.CoolDesk +PackageVersion: 1.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From a477a4bfec9b002ac92d1f794bca6275619b7b26 Mon Sep 17 00:00:00 2001 From: landkatze <180321152+landkatze@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:28:30 +0000 Subject: [PATCH 021/164] New package: alecdotdev.Markpad version 2.6.10 (#382110) --- .../2.6.10/alecdotdev.Markpad.installer.yaml | 30 ++++++++++++++++ .../alecdotdev.Markpad.locale.en-US.yaml | 36 +++++++++++++++++++ .../Markpad/2.6.10/alecdotdev.Markpad.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.installer.yaml create mode 100644 manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.locale.en-US.yaml create mode 100644 manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.yaml diff --git a/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.installer.yaml b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.installer.yaml new file mode 100644 index 000000000000..f2ed0a785999 --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: alecdotdev.Markpad +PackageVersion: 2.6.10 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- md +ProductCode: Markpad +ReleaseDate: 2026-05-13 +AppsAndFeaturesEntries: +- ProductCode: Markpad +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Markpad' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alecdotdev/Markpad/releases/download/v2.6.10/Markpad_2.6.10_x64-setup.exe + InstallerSha256: FBA1F99F71A8CAF6D739C1616EA4C62A70A2854B21A58EBD22385E4114EA1739 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.locale.en-US.yaml b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.locale.en-US.yaml new file mode 100644 index 000000000000..1d1cb6d7918d --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: alecdotdev.Markpad +PackageVersion: 2.6.10 +PackageLocale: en-US +Publisher: alecdotdev +PublisherUrl: https://github.com/alecdotdev +PublisherSupportUrl: https://github.com/alecdotdev/Markpad/issues +Author: Alec Ames +PackageName: Markpad +PackageUrl: https://github.com/alecdotdev/Markpad +License: BSD-3-Clause +LicenseUrl: https://github.com/alecdotdev/Markpad/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023, Alec Ames +CopyrightUrl: https://github.com/alecdotdev/Markpad/blob/HEAD/LICENSE +ShortDescription: The Notepad equivalent for Markdown +Description: A lightweight, minimalist Markdown viewer and text editor built for productivity. +Moniker: markpad +Tags: +- linux +- macos +- markdown +- markdown-editor +- notepad-alternative +- rust +- sveltekit +- tauri +- text-editor +ReleaseNotes: |- + What's Changed + - Keep scroll and cursor position when coming back to a tab by @dayeggpi in #150 + Full Changelog: v2.6.9...v2.6.10 +ReleaseNotesUrl: https://github.com/alecdotdev/Markpad/releases/tag/v2.6.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.yaml b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.yaml new file mode 100644 index 000000000000..07d03be9eca3 --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.10/alecdotdev.Markpad.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: alecdotdev.Markpad +PackageVersion: 2.6.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1c5ab7a74cb14a50038f08d244739a1447867745 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:40:53 +0800 Subject: [PATCH 022/164] New version: ByteDance.StreamingTool version 12.2.3 (#380718) --- .../ByteDance.StreamingTool.installer.yaml | 17 +++++++++ .../ByteDance.StreamingTool.locale.en-US.yaml | 32 +++++++++++++++++ .../ByteDance.StreamingTool.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../12.2.3/ByteDance.StreamingTool.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.installer.yaml create mode 100644 manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.yaml diff --git a/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.installer.yaml b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.installer.yaml new file mode 100644 index 000000000000..ab33b18b5c06 --- /dev/null +++ b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.StreamingTool +PackageVersion: 12.2.3 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51d76d93-5c99-52d8-8eaf-e2973435dc9b +Installers: +- Architecture: x64 + InstallerUrl: https://lf6-cdn-tos.douyinstatic.com/obj/venus/StreamingTool-12.2.3-x64.exe + InstallerSha256: 20D0D471CD81749D20317B8C9B039279CC88FCAF845E2253CB493C33E25C0876 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.en-US.yaml b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.en-US.yaml new file mode 100644 index 000000000000..e70f46c0252d --- /dev/null +++ b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.StreamingTool +PackageVersion: 12.2.3 +PackageLocale: en-US +Publisher: ByteDance Inc +PublisherUrl: https://www.bytedance.com/ +PublisherSupportUrl: https://streamingtool.douyin.com/docs/ +PackageName: 直播伴侣 +PackageUrl: https://streamingtool.douyin.com/ +License: Freeware +Copyright: Copyright © 2026 ByteDance Inc +ShortDescription: A live streaming tool for Douyin, Huoshan and Xigua Video +Description: A live streaming tool for Douyin, Huoshan and Xigua Video that helps you start streaming with one click and displays comments and gift records clearly. +Tags: +- broadcasting +- douyin +- huoshan +- live +- live-streaming +- livestreaming +- screencasting +- streaming +- xigua +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://streamingtool.douyin.com/docs/guide/ +- DocumentLabel: FAQ + DocumentUrl: https://streamingtool.douyin.com/docs/qna +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.zh-CN.yaml b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.locale.zh-CN.yaml new file mode 100644 index 000000000000..76bda0ddf358 --- /dev/null +++ b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.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: ByteDance.StreamingTool +PackageVersion: 12.2.3 +PackageLocale: zh-CN +Publisher: ByteDance Inc +PublisherUrl: https://www.bytedance.com/zh +PublisherSupportUrl: https://streamingtool.douyin.com/docs/ +PackageName: 直播伴侣 +PackageUrl: https://streamingtool.douyin.com/ +License: 免费软件 +Copyright: Copyright © 2026 ByteDance Inc +ShortDescription: 电脑直播伴侣 +Description: 电脑直播伴侣,完美适配西瓜视频、抖音、抖音火山版。一键开播无需其他操作,清晰展现公屏信息、礼物记录。 +Tags: +- 抖音 +- 抖音火山版 +- 推流 +- 火山小视频 +- 直播 +- 西瓜视频 +ReleaseNotes: |- + 【抖音】优化美颜小项效果,新增 15 个关键形变消息和调增 17 个已有小项强度 + 【抖音】优化调音台美声交互和音轨设置交互 + 【全平台】优化 PK 血条氛围效果 + 【全平台】投屏素材支持鸿蒙手机原生投屏 + 【全平台】优化已知体验问题和性能问题,提高应用稳定性 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://streamingtool.douyin.com/docs/guide/ +- DocumentLabel: 常见问题 + DocumentUrl: https://streamingtool.douyin.com/docs/qna +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.yaml b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.yaml new file mode 100644 index 000000000000..e43cd322ad8a --- /dev/null +++ b/manifests/b/ByteDance/StreamingTool/12.2.3/ByteDance.StreamingTool.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.StreamingTool +PackageVersion: 12.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 429d7ee4201e279e2df246f0e14538758dc5b65c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:41:07 -0700 Subject: [PATCH 023/164] Automatic update of LeawoSoftware.Blu-rayPlayer 3.0.0.7 (#381385) --- .../3.0.0.7/LeawoSoftware.Blu-rayPlayer.installer.yaml | 8 ++++---- .../3.0.0.7/LeawoSoftware.Blu-rayPlayer.locale.en-US.yaml | 6 +++--- .../3.0.0.7/LeawoSoftware.Blu-rayPlayer.yaml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.installer.yaml b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.installer.yaml index 9722f393ffaa..c961aa15e263 100644 --- a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.installer.yaml +++ b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: LeawoSoftware.Blu-rayPlayer PackageVersion: 3.0.0.7 @@ -9,11 +9,11 @@ ReleaseDate: 2022-12-12 Installers: - Architecture: x86 InstallerUrl: https://d1.amazonfile.net/download/leawo_com/blurayplayer_setup.exe - InstallerSha256: 3049686A5267A9E118A2A212D5793439A6B7C76B3181A5F5EB201B38182809A1 + InstallerSha256: DC354CBBB27A8D5E9D88D7754659EBAD87060D57FD06F2210212A2F2D9D0DC69 ProductCode: '{CF7F52BF-DEE0-44CD-A7E1-AADD5CCECCDD}_is1' Dependencies: PackageDependencies: - PackageIdentifier: Oracle.JavaRuntimeEnvironment - PackageIdentifier: Microsoft.VCRedist.2010.x64 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.locale.en-US.yaml b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.locale.en-US.yaml index 3d1c078e8270..57c168386099 100644 --- a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.locale.en-US.yaml +++ b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: LeawoSoftware.Blu-rayPlayer PackageVersion: 3.0.0.7 @@ -41,4 +41,4 @@ Documentations: - DocumentLabel: FAQ DocumentUrl: https://www.leawo.org/support/faq ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.yaml b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.yaml index e509547c0fc3..a1ad6986ef43 100644 --- a/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.yaml +++ b/manifests/l/LeawoSoftware/Blu-rayPlayer/3.0.0.7/LeawoSoftware.Blu-rayPlayer.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Nov/11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: LeawoSoftware.Blu-rayPlayer PackageVersion: 3.0.0.7 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 4c6e0a384c881787dffa2eab74bdab3c37c4f01f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:41:24 +0800 Subject: [PATCH 024/164] New version: breeze2.DSUManager version 0.6.1 (#381864) --- .../0.6.1/breeze2.DSUManager.installer.yaml | 30 +++++++++++++++++++ .../breeze2.DSUManager.locale.en-US.yaml | 23 ++++++++++++++ .../breeze2.DSUManager.locale.zh-CN.yaml | 20 +++++++++++++ .../DSUManager/0.6.1/breeze2.DSUManager.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.installer.yaml create mode 100644 manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.en-US.yaml create mode 100644 manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.zh-CN.yaml create mode 100644 manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.yaml diff --git a/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.installer.yaml b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.installer.yaml new file mode 100644 index 000000000000..1a2db2ea3893 --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: breeze2.DSUManager +PackageVersion: 0.6.1 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: ViGEm.ViGEmBus +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/breeze2/dsu-manager-guides/releases/download/v0.6.1/DSUManager_0.6.1_x64-setup.exe + InstallerSha256: E1E709EAFCDB0E6879C07EA5E97CDD3BED956F6C133E15BC6C434A2FB65A8A2A + ProductCode: DSUManager +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/breeze2/dsu-manager-guides/releases/download/v0.6.1/DSUManager_0.6.1_x64_en-US.msi + InstallerSha256: FB3D5B0D9EC3EACC8EAB45D790AE56896CA6148F23EAF71F06BB819907394154 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{CD1E2047-9F75-40E7-8CB5-863298325E54}' + AppsAndFeaturesEntries: + - ProductCode: '{CD1E2047-9F75-40E7-8CB5-863298325E54}' + UpgradeCode: '{0F6AE220-BAAD-51FC-9752-44F681856E1E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.en-US.yaml b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.en-US.yaml new file mode 100644 index 000000000000..150534a0430c --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: breeze2.DSUManager +PackageVersion: 0.6.1 +PackageLocale: en-US +Publisher: linyifeng +PublisherUrl: https://github.com/breeze2 +PublisherSupportUrl: https://github.com/breeze2/dsu-manager-guides/issues +Author: Breeze +PackageName: DSUManager +PackageUrl: https://github.com/breeze2/dsu-manager-guides +License: Freeware +ShortDescription: Simulate game controllers with DSUController. +Tags: +- controller +- dsucontroller +ReleaseNotes: |- + Bug Fixes + - tauri: be compatible with linux steam (7b27370) +ReleaseNotesUrl: https://github.com/breeze2/dsu-manager-guides/releases/tag/v0.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.zh-CN.yaml b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..26c53a61c875 --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.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: breeze2.DSUManager +PackageVersion: 0.6.1 +PackageLocale: zh-CN +Publisher: linyifeng +PublisherUrl: https://github.com/breeze2 +PublisherSupportUrl: https://github.com/breeze2/dsu-manager-guides/issues +Author: Breeze +PackageName: DSUManager +PackageUrl: https://github.com/breeze2/dsu-manager-guides +License: 免费软件 +ShortDescription: 用 DSUController 模拟游戏手柄。 +Tags: +- dsucontroller +- 手柄 +ReleaseNotesUrl: https://github.com/breeze2/dsu-manager-guides/releases/tag/v0.6.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.yaml b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.yaml new file mode 100644 index 000000000000..cbc895b58dfb --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.1/breeze2.DSUManager.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: breeze2.DSUManager +PackageVersion: 0.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7a253e31d5ce406ec6c5ec942e7e5c9e82cc40d1 Mon Sep 17 00:00:00 2001 From: Alexandr Ivanov <79938520+defendend@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:41:40 +0300 Subject: [PATCH 025/164] New version: defendend.ast-index version 3.45.0 (#383227) --- .../3.45.0/defendend.ast-index.installer.yaml | 19 +++++++++++++ .../defendend.ast-index.locale.en-US.yaml | 28 +++++++++++++++++++ .../ast-index/3.45.0/defendend.ast-index.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.installer.yaml create mode 100644 manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.locale.en-US.yaml create mode 100644 manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.yaml diff --git a/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.installer.yaml b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.installer.yaml new file mode 100644 index 000000000000..770509d969c2 --- /dev/null +++ b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.45.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ast-index.exe +Commands: +- ast-index +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/defendend/Claude-ast-index-search/releases/download/v3.45.0/ast-index-v3.45.0-windows-x86_64.zip + InstallerSha256: E7D88F0017600320A849B9EDE83445CCCA1617734A5D910E1D747291D84D39E0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.locale.en-US.yaml b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.locale.en-US.yaml new file mode 100644 index 000000000000..badba92c93eb --- /dev/null +++ b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.45.0 +PackageLocale: en-US +Publisher: defendend +PublisherUrl: https://github.com/defendend +PublisherSupportUrl: https://github.com/defendend/Claude-ast-index-search/issues +Author: Alexandr Ivanov +PackageName: ast-index +PackageUrl: https://github.com/defendend/Claude-ast-index-search/releases +License: MIT +LicenseUrl: https://github.com/defendend/Claude-ast-index-search/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Alexandr Ivanov(defendend) +ShortDescription: Fast code search CLI for Android, iOS, TypeScript, Rust, Ruby, C#, Python, Go, Perl, C++ projects +Description: ast-index is a fast native Rust CLI for structural code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, and Protocol Buffers projects. +Moniker: ast-index +Tags: +- Android +- claude +- code-search +- gemini +- iOS +ReleaseNotes: 'Full Changelog: v3.44.2...v3.45.0' +ReleaseNotesUrl: https://github.com/defendend/Claude-ast-index-search/releases/tag/v3.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.yaml b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.yaml new file mode 100644 index 000000000000..36feb13da50c --- /dev/null +++ b/manifests/d/defendend/ast-index/3.45.0/defendend.ast-index.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a652541a99ac8f00be39d0423310395e9b39c239 Mon Sep 17 00:00:00 2001 From: Dagger CI <83475260+dagger-ci@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:41:55 -0300 Subject: [PATCH 026/164] New version: Dagger.Cli 0.21.4 (#383230) Co-authored-by: dagger-bot --- .../Cli/0.21.4/Dagger.Cli.installer.yaml | 26 +++++++++++++++++++ .../Cli/0.21.4/Dagger.Cli.locale.en-US.yaml | 24 +++++++++++++++++ manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.installer.yaml create mode 100644 manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.locale.en-US.yaml create mode 100644 manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.yaml diff --git a/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.installer.yaml b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.installer.yaml new file mode 100644 index 000000000000..b6994b8e2082 --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dagger.exe + PortableCommandAlias: dagger + InstallerUrl: https://dl.dagger.io/dagger/releases/0.21.4/dagger_v0.21.4_windows_arm64.zip + InstallerSha256: b3be663d83b89f0555a433e028791cd6f92a94066ccd20c95be8fa5f34b2e227 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dagger.exe + PortableCommandAlias: dagger + InstallerUrl: https://dl.dagger.io/dagger/releases/0.21.4/dagger_v0.21.4_windows_amd64.zip + InstallerSha256: 42e1b082509356794f51a368df9d2b8e23a3c17f6243e71ab878ed1274ae8394 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.locale.en-US.yaml b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.locale.en-US.yaml new file mode 100644 index 000000000000..dc00e387a660 --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.locale.en-US.yaml @@ -0,0 +1,24 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.4 +PackageLocale: en-US +Publisher: Dagger +PublisherUrl: https://dagger.io +PublisherSupportUrl: https://github.com/dagger/dagger/issues/new/choose +PackageName: dagger +PackageUrl: https://dagger.io +License: asl20 +ShortDescription: Dagger is an integrated platform to orchestrate the delivery of applications +Moniker: dagger +Tags: + - dagger + - cli + - cicd + - workflows + - sandbox + - containers + - devops + - llm +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.yaml b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.yaml new file mode 100644 index 000000000000..3c34513018de --- /dev/null +++ b/manifests/d/Dagger/Cli/0.21.4/Dagger.Cli.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Dagger.Cli +PackageVersion: 0.21.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From bca89a70734e108d2e726ea75007f349746dd3e9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:42:15 +0800 Subject: [PATCH 027/164] New version: Sourcegraph.Amp version 0.0.1780498799-g5f1482 (#383257) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..b3eb672d8de7 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780498799-g5f1482 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780498799-g5f1482/amp-windows-x64-baseline.exe + InstallerSha256: 47103D6CE31BE7CB490E5C8E4336F7A47DBEE90E7E7D53A86AB94DC0642AD179 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..b47e2395795e --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780498799-g5f1482 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..2b28f8c98a46 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780498799-g5f1482 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..b098ce083eb1 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780498799-g5f1482/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780498799-g5f1482 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f7edaa0693c9597e7826e5c9588459d90b36508 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Wed, 3 Jun 2026 18:42:31 -0400 Subject: [PATCH 028/164] New version: OpenCLICollective.slack-chat-cli version 3.2.60 (#383333) --- ...LICollective.slack-chat-cli.installer.yaml | 20 ++++++++++++ ...ollective.slack-chat-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.slack-chat-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.yaml diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.installer.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.installer.yaml new file mode 100644 index 000000000000..d925f26d3d09 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.2.60 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: slck.exe + PortableCommandAlias: slck +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.2.60/slck_v3.2.60_windows_amd64.zip + InstallerSha256: A53E953D8FCFAB4E889104FF11E754C2E53E6D2E0D4CD3AF6707A1D45B7D4FE8 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/slack-chat-api/releases/download/v3.2.60/slck_v3.2.60_windows_arm64.zip + InstallerSha256: B7739ABC6D12890958FAB200FACC17251E3775780AB0D62CACFB002077E5FFD7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.locale.en-US.yaml new file mode 100644 index 000000000000..30d61ad6c542 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.2.60 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/slack-chat-api/issues +PackageName: Slack Chat API CLI +PackageUrl: https://github.com/open-cli-collective/slack-chat-api +License: MIT +LicenseUrl: https://github.com/open-cli-collective/slack-chat-api/blob/main/LICENSE +ShortDescription: Command-line interface for Slack Web API +Description: |- + A lightweight CLI for interacting with the Slack Web API. Provides direct + API access for automation and scripting including sending messages, managing + channels, listing users, viewing message history, and searching messages/files. +Tags: +- slack +- cli +- api +- messaging +- automation +- chat +ReleaseNotesUrl: https://github.com/open-cli-collective/slack-chat-api/releases/tag/v3.2.60 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/slack-chat-api/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.yaml b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.yaml new file mode 100644 index 000000000000..b1412e162474 --- /dev/null +++ b/manifests/o/OpenCLICollective/slack-chat-cli/3.2.60/OpenCLICollective.slack-chat-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.slack-chat-cli +PackageVersion: 3.2.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09e5ebb000cdcb285ef3efcee2a20ae7f19792ed Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:42:48 +0200 Subject: [PATCH 029/164] New version: jaegertracing.jaeger version 2.19.0 (#383338) --- .../jaegertracing.jaeger.installer.yaml | 17 ++++ .../jaegertracing.jaeger.locale.en-US.yaml | 95 +++++++++++++++++++ .../jaeger/2.19.0/jaegertracing.jaeger.yaml | 8 ++ 3 files changed, 120 insertions(+) create mode 100644 manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.installer.yaml create mode 100644 manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.locale.en-US.yaml create mode 100644 manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.yaml diff --git a/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.installer.yaml b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.installer.yaml new file mode 100644 index 000000000000..7af6f9da9522 --- /dev/null +++ b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jaegertracing.jaeger +PackageVersion: 2.19.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jaeger-2.19.0-windows-amd64/jaeger.exe + PortableCommandAlias: jaeger-all-in-one +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jaegertracing/jaeger/releases/download/v2.19.0/jaeger-2.19.0-windows-amd64.zip + InstallerSha256: 15060ADA01A3ED481997D715C8C5F1224DF01675D1E740EC6AD8DACA198B46DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.locale.en-US.yaml b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.locale.en-US.yaml new file mode 100644 index 000000000000..3b6fce7c0b51 --- /dev/null +++ b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jaegertracing.jaeger +PackageVersion: 2.19.0 +PackageLocale: en-US +Publisher: jaegertracing +PublisherUrl: https://github.com/jaegertracing +PublisherSupportUrl: https://github.com/jaegertracing/jaeger/issues +PackageName: jaeger +PackageUrl: https://github.com/jaegertracing/jaeger +License: Apache-2.0 +LicenseUrl: https://github.com/jaegertracing/jaeger/blob/HEAD/LICENSE +ShortDescription: Open source, end-to-end distributed tracing +Tags: +- cncf +- distributed-tracing +- hacktoberfest +- jaeger +- observability +- opentelemetry +- tracing +ReleaseNotes: |- + Backend Changes + ✨ New Features + - Feat(apiv3): implement findtracesummaries grpc handler (@yurishkuro in #8634) + 🐞 Bug fixes, Minor Improvements + - Fix(apiv3): support query.attributes filter in get /api/v3/traces (@yurishkuro in #8687) + - Feat(clickhouse): add tls configuration (@Pulkit7070 in #8650) + - [clickhouse] add linter for clickhouse (@mahadzaryab1 in #8641) + - [es] add missing scope and link fields to index templates (@Manik2708 in #8643) + - Fix: tools api mismatch between acp and jaeger gateway (@Nabil-Salah in #8608) + - Fix(apiv3): fix traceid casing, add snapshot test, and default searchdepth in trace-summaries endpoint (@yurishkuro in #8633) + - Feat: add get /api/v3/trace-summaries endpoint for lightweight search results (@yurishkuro in #8604) + - Fix(apiv3): accept camelcase http query params, keep snake_case as deprecated aliases (@yurishkuro in #8625) + - Fix(apiv3): rename query.num_traces to query.search_depth, keep deprecated alias (@yurishkuro in #8618) + - Ci(metrics): make pr metric diffs informational (@yurishkuro in #8605) + - Fix(storage/v2): use findtraceidsrequest for findtraceids rpc (@yurishkuro in #8603) + - Fix(storage): remove misleading error wrapper in getstoragefactory (@yurishkuro in #8593) + - Feat(grpc-storage): add max_recv_msg_size_mib config for grpc storage client (@yurishkuro in #8576) + 🚧 Experimental Features + - Refactor(apiv3): replace hand-written json scaffolding with proto types in http gateway (@yurishkuro in #8646) + - Feat(grpc): implement summaryreader in grpc storage adapter (@yurishkuro in #8642) + - Feat(querysvc): compute trace summaries natively or fall back to full-trace aggregation (@yurishkuro in #8638) + - Feat(jaeger): implement ag-ui endpoint (@Nabil-Salah in #8505) + 👷 CI Improvements + - Ci: reduce github actions token permissions (@jkowall in #8640) + - Fix(ci): always use submodule for npm cache key in setup-node.js action (@yurishkuro in #8654) + - Feat(ci): use latest jaeger-ui/main commit in snapshot builds (@yurishkuro in #8653) + - Fix(ci): stabilize codeql check results (@jkowall in #8615) + - Fix(lint): enforce per-file license headers (@jkowall in #8537) + ⚙️ Refactoring + - [chore] enable revive deep-exit linter rule (@abhay1999 in #8274) + - [es] rename numtraces to searchdepth in es v2 dbmodel (@aezyus in #8611) + 📖 Documentation + - Docs(security): document fuzzing scorecard exception (@jkowall in #8637) + - Docs(adr): add adr-010 trace summary api for lightweight search results (@yurishkuro in #8602) + - Docs(security): document openssf hard evidence (@jkowall in #8585) + - Docs(security): add current security review evidence (@jkowall in #8584) + 📊 UI Changes + ⛔ Breaking Changes + - Feat: migrate search to /api/v3/trace-summaries (adr-010 phase 2b) (@yurishkuro in #3943) + ✨ New Features + - Feat(search): add table view as alternative to list view in search results (@yurishkuro in #3980) + 🐞 Bug fixes, Minor Improvements + - Feat(search): add reset button to clear the search form (@yurishkuro in #4009) + - Fix(search): support legacy lookback-only search urls (@yurishkuro in #4008) + - Fix(search): suppress trace summary columns unsupported by storage (@ghosthouse7 in #4007) + - Fix(search): keep trace comparison selection across searches (@parshipcy in #3968) + - Refactor(deps-graph): fold dev dataset sources into usedependenciesquery (@yurishkuro in #3993) + - Fix(deps-graph): tidy toolbar layout and clear stale visual issues (@yurishkuro in #3992) + - Feat(searchtracepage): resizable and collapsible search side panel (@swetalin-10 in #3984) + - Docs(tracking): add console analytics example and improve custom analytics docs (@yurishkuro in #3988) + - Feat(search): make default lookback configurable; reconstruct lookback from url timestamps (@yurishkuro in #3973) + - Refactor(ui): share time range options between search and monitor (@yurishkuro in #3978) + - Feat(search): add v3 trace-summaries api client and sort model (adr-010 phase 2b, part 1) (@yurishkuro in #3947) + - Refactor(dev): extract routes and timeframe utils, lazy-load secondary pages (@yurishkuro in #3946) + - Chore: bump tsconfig target from es2016 to es2020 (@yurishkuro in #3945) + - Fix(ui): delay empty-root error check to avoid flash with react 18 (@yurishkuro in #3942) + - Fix(ui): correct typos in accordionlinks class name and css punctuation key (@Pulkit7070 in #3905) + 🚧 Experimental Features + - Feat(config): add ai.enabled flag (default false) for ai-assisted ui (@yurishkuro in #4003) + ⚙️ Refactoring + - Refactor(ddg): convert node content to hooks (@sksingh2005 in #3948) + - Feat(state): migrate dependencies page to react query (adr-004 2d) (@parshipcy in #3991) + - Refactor(trace): convert timelineviewinglayer to hooks (@sksingh2005 in #3868) + - Refactor(search): complete phase 2c discovery query keys (@parshipcy in #3966) + - Feat(search): use /api/v3/trace-summaries for search results (@yurishkuro in #3964) + - Fix(search): replace singleton cache with keyed cache + eviction for trace search (@yurishkuro in #3961) + - Chore(api): regenerate v3 openapi client from latest idl (@yurishkuro in #3953) + - Refactor(trace): phase 2(a) - migrate single/multi trace load to react query (@parshipcy in #3835) + - Refactor(search): introduce tracesummary type for search results (@yurishkuro in #3941) +ReleaseNotesUrl: https://github.com/jaegertracing/jaeger/releases/tag/v2.19.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.yaml b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.yaml new file mode 100644 index 000000000000..ca9b9ceec7cc --- /dev/null +++ b/manifests/j/jaegertracing/jaeger/2.19.0/jaegertracing.jaeger.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jaegertracing.jaeger +PackageVersion: 2.19.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc3c9fbd2dd08cca754040fe456c091217ba9153 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:05:13 +0800 Subject: [PATCH 030/164] New package: MoonshotAI.KimiCodeCLI version 0.3.0 (#379667) --- .../MoonshotAI.KimiCodeCLI.installer.yaml | 20 ++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml | 23 ++++++++++++++ .../0.3.0/MoonshotAI.KimiCodeCLI.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.installer.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.yaml diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 000000000000..0ddc254cb11a --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.3.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/0.3.0/kimi-code-win32-x64.exe + InstallerSha256: 1DDCA6C6BF91728EA8EB281F7921B53FA57EE3E4FFD02D7A8DE89BBFB2B7E0F5 +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/0.3.0/kimi-code-win32-arm64.exe + InstallerSha256: FB2E8E9C78F88CADA5125C5CF20D9CD3673D66DB1630164E533597A1C29C5564 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..fc26b10c2e22 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..8a94fb916dbe --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.3.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 000000000000..44786a3cc3e3 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.3.0/MoonshotAI.KimiCodeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b84c5845a3e4d8877e40a9a7e93bebbb22164458 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:05:37 +0800 Subject: [PATCH 031/164] New version: JetBrains.WebStorm.EAP version 262.6653.15 (#380772) --- .../JetBrains.WebStorm.EAP.installer.yaml | 38 +++++++++++++++ .../JetBrains.WebStorm.EAP.locale.en-US.yaml | 48 +++++++++++++++++++ .../JetBrains.WebStorm.EAP.locale.zh-CN.yaml | 30 ++++++++++++ .../262.6653.15/JetBrains.WebStorm.EAP.yaml | 8 ++++ 4 files changed, 124 insertions(+) create mode 100644 manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.yaml diff --git a/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.installer.yaml b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.installer.yaml new file mode 100644 index 000000000000..b7b474e663b9 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.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: JetBrains.WebStorm.EAP +PackageVersion: 262.6653.15 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- json +ProductCode: WebStorm 262.6653.15 +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-262.6653.15.exe + InstallerSha256: BEFC447E5AED9D138DB35705668EAA0DF93241C8FA4A321AA96F004D137E761F +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-262.6653.15.exe + InstallerSha256: BEFC447E5AED9D138DB35705668EAA0DF93241C8FA4A321AA96F004D137E761F + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-262.6653.15-aarch64.exe + InstallerSha256: A11DEBC29BCDF8C87CAB811FFEEBA1C8E0EAB3BB952146BE50C453CAB2DB82FD +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-262.6653.15-aarch64.exe + InstallerSha256: A11DEBC29BCDF8C87CAB811FFEEBA1C8E0EAB3BB952146BE50C453CAB2DB82FD + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.en-US.yaml b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..51ccebc246a9 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.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: JetBrains.WebStorm.EAP +PackageVersion: 262.6653.15 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: WebStorm (EAP) +PackageUrl: https://www.jetbrains.com/webstorm/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The smartest JavaScript IDE +Description: WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- programming +- webpage +ReleaseNotes: |- + What's fixed: + - We've replaced the obsolete Rhino JavaScript engine used by JSHint with the Node.js-based JSHint npm package (WEB-78069). + - We've added special formatting for JSDoc @linkcode in the Documentation popup and tool window (WEB-70925). + - We've restored the plugins' behavior, so disabling the CSS plugin results in disabling the JavaScript plugin (WEB-78109). + - We've got rid of the ClassNotFoundException that was related to icons .JavaScriptCoreIcons$FileTypes (WEB-78096). + - We've restored the possibility to run Cypress and Playwright tests from the IDE (WEB-78095). + - We've added a builder DSL for PolySymbolCompoundScope (WEB-78044). + - We've fixed a stack overflow that occurred during resolve in the Vue context (WEB-78012). + - We've got rid of a false positive Selector is never used error reporting for (WEB-68020). + For more details, please see the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538761 +Documentations: +- DocumentLabel: Learn WebStorm + DocumentUrl: https://www.jetbrains.com/webstorm/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..9735da642c78 --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm.EAP +PackageVersion: 262.6653.15 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: WebStorm(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/webstorm/nextversion/ +License: 免费软件 +ShortDescription: 最智能的 JavaScript IDE +Description: WebStorm 是一个适用于 JavaScript 和相关技术的集成开发环境。类似于其他 JetBrains IDE,它也会使您的开发体验更有趣,自动执行常规工作并帮助您轻松处理复杂任务。 +Tags: +- css +- htm +- html +- javascript +- js +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WEB-A-233538761 +Documentations: +- DocumentLabel: 学习 WebStorm + DocumentUrl: https://www.jetbrains.com/zh-cn/webstorm/learn/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.yaml b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.yaml new file mode 100644 index 000000000000..d9fe43a2020b --- /dev/null +++ b/manifests/j/JetBrains/WebStorm/EAP/262.6653.15/JetBrains.WebStorm.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.WebStorm.EAP +PackageVersion: 262.6653.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 677c6eef3dc972585eb398b17f789c73e5f240b9 Mon Sep 17 00:00:00 2001 From: Rust Winget Bot <116413480+Rust-Winget-Bot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:06:01 -0600 Subject: [PATCH 032/164] add Rustlang.Rust.GNU version 1.96.0 (#380956) --- .../1.96.0/Rustlang.Rust.GNU.installer.yaml | 26 +++++++++++++++++++ .../Rustlang.Rust.GNU.locale.en-US.yaml | 24 +++++++++++++++++ .../Rust/GNU/1.96.0/Rustlang.Rust.GNU.yaml | 9 +++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.yaml diff --git a/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.installer.yaml b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.installer.yaml new file mode 100644 index 000000000000..34891ac668a4 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.installer.yaml @@ -0,0 +1,26 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU +PackageVersion: 1.96.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.96.0-i686-pc-windows-gnu.msi + InstallerSha256: 53DB75D51718CBE0F052A5F98F5BF869C0032E830424DCAAFC0CA5C3ED1D9AF2 + ProductCode: '{730490B7-BF94-4BE5-B5B6-35FB6829349C}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.96 (GNU) + ProductCode: '{730490B7-BF94-4BE5-B5B6-35FB6829349C}' +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.96.0-x86_64-pc-windows-gnu.msi + InstallerSha256: D5A89B8B9DD97F0653B6DA665366613D1119A4B27BF8E8E84F5E0D92BF450F97 + ProductCode: '{1AD9DE3C-6117-4EAD-A55D-AE72FA5A136D}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.96 (GNU 64-bit) + ProductCode: '{1AD9DE3C-6117-4EAD-A55D-AE72FA5A136D}' +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.locale.en-US.yaml b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.locale.en-US.yaml new file mode 100644 index 000000000000..3fed9f3d18d6 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU +PackageVersion: 1.96.0 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://github.com/rust-lang/rust +PublisherSupportUrl: https://github.com/rust-lang/rust/issues +Author: The Rust Project Developers +PackageName: Rust (GNU) +PackageUrl: https://www.rust-lang.org/ +License: Apache 2.0 and MIT +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +CopyrightUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +ShortDescription: this is the rust-lang built with gnu toolchain +Moniker: rust-gnu +Tags: +- gnu +- rust +- windows +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.yaml b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.yaml new file mode 100644 index 000000000000..365006d94128 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/1.96.0/Rustlang.Rust.GNU.yaml @@ -0,0 +1,9 @@ +# Auto-generated by Rust-Winget-Bot (https://github.com/Rust-Winget-Bot) +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU +PackageVersion: 1.96.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 + From ac56bb9e552505d902590d3810783e4b8b8a95c8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:06:23 +0800 Subject: [PATCH 033/164] New version: Bilibili.Livehime version 7.56.1.10588 (#381237) --- .../Bilibili.Livehime.installer.yaml | 17 ++++++++++++ .../Bilibili.Livehime.locale.en-US.yaml | 27 +++++++++++++++++++ .../Bilibili.Livehime.locale.zh-CN.yaml | 24 +++++++++++++++++ .../7.56.1.10588/Bilibili.Livehime.yaml | 8 ++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.installer.yaml create mode 100644 manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.en-US.yaml create mode 100644 manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.zh-CN.yaml create mode 100644 manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.yaml diff --git a/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.installer.yaml b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.installer.yaml new file mode 100644 index 000000000000..b5b766b642ef --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bilibili.Livehime +PackageVersion: 7.56.1.10588 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- livehime +ProductCode: '{06BB8CDE-F4AC-4B22-A680-0F3699CB9912}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.hdslb.com/bili/bililive/win/Livehime-Win-beta-7.56.1.10588-x64.exe + InstallerSha256: 4CC76DCCFF975C63F6A4D2E442BF0EEB48620E1CA704E64F66022F0D094C6C3A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.en-US.yaml b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.en-US.yaml new file mode 100644 index 000000000000..a7cdb6b9cda0 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 7.56.1.10588 +PackageLocale: en-US +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: Shanghai Magic Electric Information Technology Co., Ltd. +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: Freeware +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 Shanghai Magic Electric Information Technology Co., Ltd. All Right Reserved. +ShortDescription: Bilibili Live official live streaming tool +Description: Bilibili Livehime is a live streaming tool for Bilibili streamers and uploaders that focuses on games, entertainment and voice chat. +Tags: +- broadcasting +- live +- live-streaming +- livestreaming +- screencasting +- streaming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.zh-CN.yaml b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.locale.zh-CN.yaml new file mode 100644 index 000000000000..f868ad22f0e1 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 7.56.1.10588 +PackageLocale: zh-CN +Publisher: 上海幻电信息科技有限公司 +PublisherUrl: https://live.bilibili.com +PublisherSupportUrl: https://link.bilibili.com/p/help/ +PrivacyUrl: https://www.bilibili.com/blackboard/live/mobilelink-provacypolicy.html +Author: 上海幻电信息科技有限公司 +PackageName: 哔哩哔哩直播姬 +PackageUrl: https://live.bilibili.com/liveHime +License: 免费软件 +LicenseUrl: https://www.bilibili.com/blackboard/live/activity-dLUnpNZEM1.html +Copyright: Copyright (C) 2026 上海幻电信息科技有限公司. All Right Reserved. +ShortDescription: 哔哩哔哩直播官方直播软件 +Description: 哔哩哔哩直播姬是哔哩哔哩独家为主播和 UP 主们打造的开播软件,集游戏、娱乐、语音开播为一体。一键即可开播,下一个直播届的超级偶像就是你~ +Tags: +- 推流 +- 直播 +ReleaseNotes: 【优化】已知问题修复 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.yaml b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.yaml new file mode 100644 index 000000000000..aa080235e5d6 --- /dev/null +++ b/manifests/b/Bilibili/Livehime/7.56.1.10588/Bilibili.Livehime.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: Bilibili.Livehime +PackageVersion: 7.56.1.10588 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b98337dd7ccecf58d62fea5e9bf5546acad19ca5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:06:45 +0800 Subject: [PATCH 034/164] New version: Brave.Brave.Nightly version 149.1.93.8 (#381239) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../149.1.93.8/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..7fc798dbe615 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.8 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 01CFCEF66B6C3B038E62E738AD60A1579038313DC76AE71D59895AB867146DD9 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 95B549D93969CA1D80FDCE2702C6E2283948958B3DEC94B5C23F4D85EC578842 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: C47D4A7E53B29878233D97E2DC4ABDF7FD92F27AA4EE49E8EC85473ACFE07FB5 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 7BEBCFA6EAAD519E308F512A0849BA4A373D14A3B5A26112A5A62798F8872FEC + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: B5CDCFE84B0624682FF1C4F34BF96BAEDDA3F69E83833104F931EEF674811C46 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.8/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 2B478327D021E886EC7D8D7BCC128BA7A6062E7DA57E6E81EDEFCDCCD932A4CA + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..c7bf75f389f6 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.8 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..b947c9fc6892 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.8 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..46de915eca4c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.8/Brave.Brave.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f52ebab3764d773649819fc450876a54a134fba3 Mon Sep 17 00:00:00 2001 From: Norman Yard <67605918+noyard@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:07:10 -0500 Subject: [PATCH 035/164] Atlassian.JiraSoftwareLTS version 10.3.21 (#381314) --- .../Atlassian.JiraSoftwareLTS.installer.yaml | 15 +++++++++++++++ .../Atlassian.JiraSoftwareLTS.locale.en-US.yaml | 14 ++++++++++++++ .../10.3.21/Atlassian.JiraSoftwareLTS.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.installer.yaml create mode 100644 manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.locale.en-US.yaml create mode 100644 manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.yaml diff --git a/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.installer.yaml b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.installer.yaml new file mode 100644 index 000000000000..132a4207c375 --- /dev/null +++ b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Atlassian.JiraSoftwareLTS +PackageVersion: 10.3.21 +InstallerType: exe +InstallerSwitches: + Silent: -Vapp.install.service$Boolean=true -VexecuteLauncherAction$Boolean=false -VexistingInstallationDir="C:\Program Files\Jira Software" -Vlaunch.application$Boolean=false -VportChoice=default -Vsys.adminRights$Boolean=true -Vsys.confirmedUpdateInstallationString=false -Vsys.installationDir="C:\Program Files\Atlassian\Jira" -Vsys.languageId=en -Vsys.programGroupAllUsers$Boolean=false -Vsys.programGroupName=Jira -Dinstall4j.debug=true -Dinstall4j.keepLog=true -q + SilentWithProgress: -Vapp.install.service$Boolean=true -VexecuteLauncherAction$Boolean=false -VexistingInstallationDir="C:\Program Files\Jira Software" -Vlaunch.application$Boolean=false -VportChoice=default -Vsys.adminRights$Boolean=true -Vsys.confirmedUpdateInstallationString=false -Vsys.installationDir="C:\Program Files\Atlassian\Jira" -Vsys.languageId=en -Vsys.programGroupAllUsers$Boolean=false -Vsys.programGroupName=Jira -Dinstall4j.debug=true -Dinstall4j.keepLog=true -q -alerts +Installers: +- Architecture: x64 + InstallerUrl: https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-10.3.21-x64.exe + InstallerSha256: 17C3EE68D14DB955117860C814127270205150620DA5F81732F9FE4E5DC1E4EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.locale.en-US.yaml b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.locale.en-US.yaml new file mode 100644 index 000000000000..28228ab9f4dd --- /dev/null +++ b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Atlassian.JiraSoftwareLTS +PackageVersion: 10.3.21 +PackageLocale: en-US +Publisher: Atlassian +PackageName: Jira Software Long Term Support +PackageUrl: https://www.atlassian.com/software/jira/download-archives +License: Proprietary +Copyright: Atlassian +ShortDescription: Plan, track, and deliver your biggest ideas together with Jira - the project management tool for all teams. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.yaml b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.yaml new file mode 100644 index 000000000000..34093535a96c --- /dev/null +++ b/manifests/a/Atlassian/JiraSoftwareLTS/10.3.21/Atlassian.JiraSoftwareLTS.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: Atlassian.JiraSoftwareLTS +PackageVersion: 10.3.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 93ae4853ff7546c2afbda3901efef949c08746e4 Mon Sep 17 00:00:00 2001 From: UnownPlain Date: Wed, 3 Jun 2026 19:07:29 -0400 Subject: [PATCH 036/164] Update version: nabdev.iloader version 2.2.6 (#381915) --- .../2.2.6/nabdev.iloader.installer.yaml | 29 +++++++++++--- .../2.2.6/nabdev.iloader.locale.en-US.yaml | 38 +++++++++++++++---- .../nabdev/iloader/2.2.6/nabdev.iloader.yaml | 2 +- 3 files changed, 55 insertions(+), 14 deletions(-) diff --git a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.installer.yaml b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.installer.yaml index beb8be609880..9749aaeabea8 100644 --- a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.installer.yaml +++ b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.installer.yaml @@ -1,19 +1,36 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: nabdev.iloader PackageVersion: 2.2.6 -InstallerLocale: en-US -InstallerType: wix +UpgradeBehavior: install +ReleaseDate: 2026-05-11 Dependencies: PackageDependencies: - PackageIdentifier: Apple.iTunes - - PackageIdentifier: Microsoft.EdgeWebView2Runtime -ProductCode: '{AD6E7853-7D79-40FF-B504-1AB936BE40BB}' Installers: - Architecture: x64 + InstallerType: wix + Scope: machine InstallerUrl: https://github.com/nab138/iloader/releases/download/v2.2.6/iloader-windows-x64.msi InstallerSha256: 08C3AC3C0D30CC986DD8BD60229CB8DB52A39A5FFD88F3A1C37057CA6B5868B3 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{AD6E7853-7D79-40FF-B504-1AB936BE40BB}' + AppsAndFeaturesEntries: + - ProductCode: '{AD6E7853-7D79-40FF-B504-1AB936BE40BB}' + UpgradeCode: '{C13CEFD0-1F54-5C8C-BA3D-99D8E4A85C0F}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\iloader' +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nab138/iloader/releases/download/v2.2.6/iloader-windows-x64.exe + InstallerSha256: 416B6A2B199C570EF52C9E7E672001FE8A658C65DB4953ED3B709A36CFDE19F6 + ProductCode: iloader + AppsAndFeaturesEntries: + - ProductCode: iloader + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\iloader' ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-11 diff --git a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.locale.en-US.yaml b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.locale.en-US.yaml index 74223d33e6b8..b4316cbd82ae 100644 --- a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.locale.en-US.yaml +++ b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.locale.en-US.yaml @@ -1,24 +1,48 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: nabdev.iloader PackageVersion: 2.2.6 PackageLocale: en-US Publisher: nabdev -PublisherUrl: https://github.com/nab138 +PublisherUrl: https://iloader.app/ PublisherSupportUrl: https://github.com/nab138/iloader/issues +Author: nabdev PackageName: iloader -PackageUrl: https://github.com/nab138/iloader +PackageUrl: https://iloader.app/ License: MIT -ShortDescription: User friendly sideloader +LicenseUrl: https://github.com/nab138/iloader/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 nab138 +CopyrightUrl: https://github.com/nab138/iloader/blob/HEAD/LICENSE +ShortDescription: iloader is a free and open-source iOS sideloading companion designed to make installing SideStore and other IPA apps as easy as possible. +Description: |- + iloader is a free and open-source iOS sideloading companion designed to make installing SideStore and other IPA apps as easy as possible. + + Features + - Supports Windows, Linux, and macOS + - Automatically installs and helps setup SideStore + - Place RPPairing and Lockdown Pairing files into apps like StikDebug or Protokolle + - Get intelligent fixes/suggestions for common errors + - Install any IPA application + - See and manage development certificates and App IDs + - Open source and MIT licensed + - Localized into multiple languages + - View and export logs + - Connect to devices wirelessly or via USB + - And more! +Moniker: iloader Tags: - idevice - ios - sideloading - sidestore +ReleaseNotes: |- + What's Changed + - fix: re-use the rppairing after generation by @jkcoxson in #459 + - add indonesian language support by @Kynonim in #450 + + New Contributors + - @Kynonim made their first contribution in #450 ReleaseNotesUrl: https://github.com/nab138/iloader/releases/tag/v2.2.6 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/nab138/iloader/wiki ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.yaml b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.yaml index fb8f9c07dd30..122178044ba0 100644 --- a/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.yaml +++ b/manifests/n/nabdev/iloader/2.2.6/nabdev.iloader.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.12.8.0 +# Created by Anthelion using komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: nabdev.iloader From 7e2e8bf7bde61a2bc0d46db2d0852308cf0068ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:07:51 +0800 Subject: [PATCH 037/164] New version: Amazon.SSMAgent version 3.3.4515.0 (#382770) --- .../3.3.4515.0/Amazon.SSMAgent.installer.yaml | 18 +++++++++++ .../Amazon.SSMAgent.locale.en-US.yaml | 31 +++++++++++++++++++ .../Amazon.SSMAgent.locale.zh-CN.yaml | 15 +++++++++ .../SSMAgent/3.3.4515.0/Amazon.SSMAgent.yaml | 8 +++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.installer.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.en-US.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.yaml diff --git a/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.installer.yaml b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.installer.yaml new file mode 100644 index 000000000000..dcddc4346be1 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.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: Amazon.SSMAgent +PackageVersion: 3.3.4515.0 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +ProductCode: '{cd9fce7a-810f-4b11-b39b-c653f0cb6b08}' +ReleaseDate: 2026-05-21 +AppsAndFeaturesEntries: +- UpgradeCode: '{D66D03A7-CA16-4C0C-B5B2-520F22AE5448}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.3.4515.0/windows_amd64/AmazonSSMAgentSetup.exe + InstallerSha256: 317C93C7699697E44D0AA9C36ABC8BA508B332A0A208CCC5946A08835A7E9BA2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.en-US.yaml b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.en-US.yaml new file mode 100644 index 000000000000..1d3ff6475f1d --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.SSMAgent +PackageVersion: 3.3.4515.0 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/amazon-ssm-agent/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Amazon SSM Agent +PackageUrl: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-windows.html +License: Apache-2.0 +LicenseUrl: https://github.com/aws/amazon-ssm-agent/blob/HEAD/LICENSE +Copyright: Copyright 2015-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved. +ShortDescription: An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs). +Description: |- + AWS Systems Manager Agent (SSM Agent) is Amazon software that runs on Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, on-premises servers, and virtual machines (VMs). SSM Agent makes it possible for Systems Manager to update, manage, and configure these resources. The agent processes requests from the Systems Manager service in the AWS Cloud, and then runs them as specified in the request. SSM Agent then sends status and execution information back to the Systems Manager service by using the Amazon Message Gateway Service (ssmmessages). (In AWS Regions launched before 2024, status and execution information might also be sent back by the Amazon Message Delivery Service (service prefix: ec2messages).) + If you monitor traffic, you will see that your managed nodes communicate with ssmmessages.* endpoints and possibly ec2messages.* endpoints. For more information, see Reference: ec2messages, ssmmessages, and other API operations. For information about porting SSM Agent logs to Amazon CloudWatch Logs, see Logging and monitoring in AWS Systems Manager. +Tags: +- aws +ReleaseNotes: |- + - Bump golang.org/x/net from v0.48.0 to v0.53.0 + - Quit if sysprep failed and log its current state + - Remove attached legacy cloudwatch plugin packages + - Upgrade Go version to 1.25.10 + - Use BuildSafePath wherever it is applicable +ReleaseNotesUrl: https://github.com/aws/amazon-ssm-agent/releases/tag/3.3.4515.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.zh-CN.yaml b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.zh-CN.yaml new file mode 100644 index 000000000000..1f4434769e11 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.SSMAgent +PackageVersion: 3.3.4515.0 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://docs.aws.amazon.com/zh_cn/systems-manager/latest/userguide/ssm-agent-windows.html +ShortDescription: 一个用于远程管理和配置 Amazon EC2 实例、本地服务器和虚拟机的代理 +Description: |- + AWS Systems Manager Agent(SSM Agent)是一款 Amazon 软件,可在 Amazon Elastic Compute Cloud(Amazon EC2)实例、边缘设备、本地服务器和虚拟机(VM)上运行。SSM Agent 使 Systems Manager 可以更新、管理和配置这些资源。代理在 AWS Cloud 中处理来自 Systems Manager 服务的请求,然后按照请求中指定的方式运行它们。SSM Agent 之后使用 Amazon Message Gateway Service(ssmmessages)将状态和执行信息发送回 Systems Manager 服务。(在 2024 年之前推出的 AWS 区域 中,状态和执行信息也可能通过 Amazon Message Delivery Service(服务前缀:ec2messages)发回。) + 如果您监控流量,则会发现托管式节点与 ssmmessages.* 端点以及可能与 ec2messages.* 端点进行通信。有关更多信息,请参阅 参考:ec2messages、ssmmessages 和其他 API 操作。有关将 SSM Agent 日志移植到 Amazon CloudWatch Logs 的更多信息,请参阅 AWS Systems Manager 中的日志记录和监控。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.yaml b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.yaml new file mode 100644 index 000000000000..9719e6aa4e60 --- /dev/null +++ b/manifests/a/Amazon/SSMAgent/3.3.4515.0/Amazon.SSMAgent.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.SSMAgent +PackageVersion: 3.3.4515.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fcc931e01076c1802cc6db362cd4a9ac7b7e3e30 Mon Sep 17 00:00:00 2001 From: Anbu <67414707+thangarajua@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:38:09 +0530 Subject: [PATCH 038/164] New version: TechSmith.Snagit.2026 version 26.2.2 (#383026) --- .../TechSmith.Snagit.2026.installer.yaml | 40 +++++++++++++++++++ .../TechSmith.Snagit.2026.locale.en-US.yaml | 32 +++++++++++++++ .../TechSmith.Snagit.2026.locale.zh-CN.yaml | 20 ++++++++++ .../2026/26.2.2/TechSmith.Snagit.2026.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.installer.yaml create mode 100644 manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.en-US.yaml create mode 100644 manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.zh-CN.yaml create mode 100644 manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.yaml diff --git a/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.installer.yaml b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.installer.yaml new file mode 100644 index 000000000000..fb219c7a8249 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.installer.yaml @@ -0,0 +1,40 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TechSmith.Snagit.2026 +PackageVersion: 26.2.2 +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +Protocols: +- techsmithsnagit +FileExtensions: +- snag +- snagx +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://download.techsmith.com/snagit/releases/2622/snagit.exe + InstallerSha256: 6F7443B342883FBF912E07840084BC20941936FBD3E03D7F244E01BEC4F5B2A6 + ProductCode: '{989ad5d9-b729-4cda-9ad0-35c1f2864c36}' + AppsAndFeaturesEntries: + - DisplayVersion: 26.2.2.11088 + ProductCode: '{989ad5d9-b729-4cda-9ad0-35c1f2864c36}' + UpgradeCode: '{EA63FC2D-76B5-4FD8-97FD-FB0D98574C7D}' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://download.techsmith.com/snagit/releases/2622/snagit.msi + InstallerSha256: 5121847AC6766983416578856ADFE41ABD84AA2B7D8E246F2D1E93FCAC2CF44E + InstallModes: + - silent + - silentWithProgress + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + ProductCode: '{4FE14B9F-0810-4E92-B6F5-0921D0936119}' + AppsAndFeaturesEntries: + - DisplayVersion: 26.2.2 + ProductCode: '{4FE14B9F-0810-4E92-B6F5-0921D0936119}' + UpgradeCode: '{3C12DDAF-5C49-495C-BDD9-5298E10BF718}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.en-US.yaml b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.en-US.yaml new file mode 100644 index 000000000000..7c521969abc6 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TechSmith.Snagit.2026 +PackageVersion: 26.2.2 +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 2026 +PackageUrl: https://www.techsmith.com/screen-capture.html +License: Proprietary +LicenseUrl: https://www.techsmith.com/snagit-eula.html +Copyright: Copyright 1996-2026 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/2026/26.2.2/TechSmith.Snagit.2026.locale.zh-CN.yaml b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.zh-CN.yaml new file mode 100644 index 000000000000..f4d495a46340 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TechSmith.Snagit.2026 +PackageVersion: 26.2.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 来自 TechSmith 的截图和录屏软件。 +Description: Snagit 可帮助您以易于理解的方式快速共享信息,捕捉你的屏幕和摄像头,添加额外的上下文,更快地推进工作。 +Tags: +- 录制 +- 录屏 +- 截图 +- 捕获 +- 视频 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.techsmith.com/learn/tutorials/snagit/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.yaml b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.yaml new file mode 100644 index 000000000000..ab54d070c045 --- /dev/null +++ b/manifests/t/TechSmith/Snagit/2026/26.2.2/TechSmith.Snagit.2026.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: TechSmith.Snagit.2026 +PackageVersion: 26.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 22cfbed77560993c24fdd21224f9493a26bf19f9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:08:31 +0800 Subject: [PATCH 039/164] New version: Brave.Brave.Nightly version 149.1.93.24 (#383238) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../149.1.93.24/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..611b4c34d209 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.24 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 2A2438F77A8C99B71A09871396DF0F6F872CDE80B8A53C0664267DA8076E17DD + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: C9FE720A96911CAA0B8192E0CCD53CAFE757C08C04C3C96B32431D38337FA43B + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 53585B22B9CF5A098BDDE11FE3DF6A8B74CA5341B890C25E31E0DA78FDF260EB + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 19B793E3253F1C91EE3C26FDE62E8DA98A3248ADD691D6925CE2CABDC3259540 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 9D64A9C897366AACCA42ED5EFC611BD98C0236298FE3D0374C85ABDF2AFEA759 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.24/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 860A26163877EA3BF7B314085DE57235B8EA9C29B1830F294F0E0857B72E564C + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..5ea78179c407 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.24 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..0dfe2567b88c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.24 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..61b9600b0e7a --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.24/Brave.Brave.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 149.1.93.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f09b7858373c9fdfc8c2bcf57cf4a01cec9839a4 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Wed, 3 Jun 2026 19:08:50 -0400 Subject: [PATCH 040/164] New version: Microsoft.SafetyScanner version 1.451.249.0 (#383264) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.249.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..40a4bad22956 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.249.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.249.0&arch=x86 + InstallerSha256: 2908868F7FA81C12E2162452300D302B05BD43D24805D6E3942DA5054751309D +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.249.0&arch=amd64 + InstallerSha256: 9B40F83B67D52FAADBFACFE237C2ED8059BD515EDBEE17C577DE0ADA70BE016E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..0e1815f5ed99 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.249.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..5cd28207b096 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.249.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.249.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aec1db34a9d4bf4ff8420b478b8c89dccad59745 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:09:07 -0700 Subject: [PATCH 041/164] Automatic update of ActiveDirectoryPro.ADProToolkit from 3.1.15 to 3.1.17 (#383342) --- ...veDirectoryPro.ADProToolkit.installer.yaml | 19 ++++++++++ ...irectoryPro.ADProToolkit.locale.en-US.yaml | 38 +++++++++++++++++++ ...irectoryPro.ADProToolkit.locale.zh-CN.yaml | 14 +++++++ .../ActiveDirectoryPro.ADProToolkit.yaml | 8 ++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.installer.yaml create mode 100644 manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml create mode 100644 manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml create mode 100644 manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.yaml diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.installer.yaml new file mode 100644 index 000000000000..29253b540fd7 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -0,0 +1,19 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.1.17 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +ProductCode: '{B4B365C8-32B9-41F6-963A-CC36AE63A9E3}' +ReleaseDate: 2020-05-28 +AppsAndFeaturesEntries: +- UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' +Installers: +- Architecture: x64 + InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi + InstallerSha256: 7E0377EA74998B898A380CBC9671B5F5A4BC21884DB55C0C21D6A6F7F8917546 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml new file mode 100644 index 000000000000..1cc65a8183e3 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.1.17 +PackageLocale: en-US +Publisher: ActiveDirectoryPro +PublisherUrl: https://activedirectorypro.com/ +PublisherSupportUrl: https://activedirectorypro.com/contact/ +PrivacyUrl: https://activedirectorypro.com/privacy-policy/ +Author: Active Directory Pro LLC +PackageName: AD Pro Toolkit +PackageUrl: https://activedirectorypro.com/ad-pro-toolkit/ +License: Proprietary +LicenseUrl: https://activedirectorypro.com/eula/ +Copyright: © 2026 Active Directory Pro LLC +ShortDescription: A collection of Active Directory Tools to streamline Active Directory +Description: Active Directory Pro Toolkit is an easy to use Active Directory Tools that makes managing Active Directory fast, easy and efficient. Automate tasks that are consuming your time and resources. +Tags: +- active-directory +- ad +ReleaseNotes: |- + New Features + Section titled “New Features” + - Custom reports (My Reports) are now available in the scheduler + Improvements + Section titled “Improvements” + - Schedule dialog redesigned with 3 consolidated sections (What to Run, When, Delivery) replacing 5 separate cards + - Credentials moved to the bottom of the Delivery section, collapsed by default + - Custom attribute exports now use case-insensitive key matching, fixing missing values in CSV/Excel exports + - Create Single user - added browse button for manager field. +ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ +PurchaseUrl: https://activedirectorypro.com/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.activedirectorypro.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml new file mode 100644 index 000000000000..2c9e46059a95 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.1.17 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一组用于简化 Active Directory 的工具 +Description: Active Directory Pro Toolkit 是一款好用的 Active Directory 工具,可快速、轻松和高效地管理 Active Directory,自动执行耗费时间和资源的任务。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.activedirectorypro.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.yaml new file mode 100644 index 000000000000..73d90e134dc7 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.17/ActiveDirectoryPro.ADProToolkit.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.1.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 957243d93cde6bbdc88f8a4f752188d3145c7d6c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:09:27 +0800 Subject: [PATCH 042/164] New version: AnyAssociation.Anytype version 0.55.5 (#383353) --- .../AnyAssociation.Anytype.installer.yaml | 19 +++++++++ .../AnyAssociation.Anytype.locale.en-US.yaml | 40 +++++++++++++++++++ .../AnyAssociation.Anytype.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../0.55.5/AnyAssociation.Anytype.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.installer.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.en-US.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.zh-CN.yaml create mode 100644 manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.yaml diff --git a/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.installer.yaml b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.installer.yaml new file mode 100644 index 000000000000..f64ff45fdf8e --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.55.5 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- anytype +ProductCode: 425256e4-03e3-5ba0-b070-d372039ec7ab +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype%20Setup%200.55.5.exe + InstallerSha256: ED4AF1DF4834CFC236C801C3E89FAE9C04B59E9F91D058FEFA3DA7C70145C5BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.en-US.yaml b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.en-US.yaml new file mode 100644 index 000000000000..e7d07aefec00 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.55.5 +PackageLocale: en-US +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: Proprietary +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2026 Any Association +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- docs +- document +- list +- markdown +- notes +- schedule +- task +- to-do +- todo +PurchaseUrl: https://anytype.io/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://anytype.io/faq +- DocumentLabel: Docs + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.zh-CN.yaml b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.zh-CN.yaml new file mode 100644 index 000000000000..dff5732b1629 --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AnyAssociation.Anytype +PackageVersion: 0.55.5 +PackageLocale: zh-CN +Publisher: Any Association +PublisherUrl: https://anytype.io/ +PublisherSupportUrl: https://anytype.io/faq +PrivacyUrl: https://anytype.io/website_privacy +Author: Any Association +PackageName: Anytype +PackageUrl: https://download.anytype.io/ +License: 专有软件 +LicenseUrl: https://anytype.io/terms_of_use +Copyright: Copyright © 2026 Any Association +ShortDescription: Next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. +Tags: +- markdown +- 任务 +- 列表 +- 协作 +- 协同 +- 待办 +- 待办事项 +- 提醒事项 +- 文档 +- 日历 +- 日程 +- 清单 +- 笔记 +- 议程 +PurchaseUrl: https://anytype.io/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://anytype.io/faq +- DocumentLabel: 文档 + DocumentUrl: https://doc.anytype.io/anytype-docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.yaml b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.yaml new file mode 100644 index 000000000000..89dc07f30eda --- /dev/null +++ b/manifests/a/AnyAssociation/Anytype/0.55.5/AnyAssociation.Anytype.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: AnyAssociation.Anytype +PackageVersion: 0.55.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d4b889371d2dcfdcec72b9665087b40d6c593cbf Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Thu, 4 Jun 2026 01:26:43 +0200 Subject: [PATCH 043/164] New version: HamRadioDeluxe.HamRadioDeluxe version 6.9.0.17967 (#383119) --- ...mRadioDeluxe.HamRadioDeluxe.installer.yaml | 21 +++++++++++++++++ ...dioDeluxe.HamRadioDeluxe.locale.en-US.yaml | 23 +++++++++++++++++++ .../HamRadioDeluxe.HamRadioDeluxe.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.installer.yaml create mode 100644 manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.locale.en-US.yaml create mode 100644 manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.yaml diff --git a/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.installer.yaml b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.installer.yaml new file mode 100644 index 000000000000..94bdfb9f2d7d --- /dev/null +++ b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HamRadioDeluxe.HamRadioDeluxe +PackageVersion: 6.9.0.17967 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{B19937D8-C445-4BFE-A656-8DBE846E856F}_is1' +ReleaseDate: 2026-05-30 +AppsAndFeaturesEntries: +- ProductCode: '{B19937D8-C445-4BFE-A656-8DBE846E856F}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\HRD Software LLC\Ham Radio Deluxe\' +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.hamradiodeluxe.com/setupHRD_69017967.exe + InstallerSha256: 46B033868688EC95C4AA01F909C2C4D79D108EEC24952331DB8969534141DB53 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.locale.en-US.yaml b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.locale.en-US.yaml new file mode 100644 index 000000000000..078822a0ca07 --- /dev/null +++ b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HamRadioDeluxe.HamRadioDeluxe +PackageVersion: 6.9.0.17967 +PackageLocale: en-US +Publisher: HRD Software, LLC. +PublisherSupportUrl: https://support.hamradiodeluxe.com/ +PrivacyUrl: https://www.hamradiodeluxe.com/help/privacy-policy/ +PackageName: Ham Radio Deluxe +License: Proprietary +Copyright: Copyright © 2005-2022 by HRD Software, LLC. +ShortDescription: A Complete Software Suite for Amateur Radio Operators +Moniker: hamradiodeluxe +Tags: +- amateur-radio +- logbook +PurchaseUrl: https://www.hamradiodeluxe.com/buy/ +Documentations: +- DocumentLabel: User Guides + DocumentUrl: https://support.hamradiodeluxe.com/support/solutions/51000018230 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.yaml b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.yaml new file mode 100644 index 000000000000..65e427877c7a --- /dev/null +++ b/manifests/h/HamRadioDeluxe/HamRadioDeluxe/6.9.0.17967/HamRadioDeluxe.HamRadioDeluxe.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HamRadioDeluxe.HamRadioDeluxe +PackageVersion: 6.9.0.17967 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 32cb0a5998f11731efb40bec3adc685291f45ae0 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:26:55 -0700 Subject: [PATCH 044/164] Automatic update of JLC.LCEDA.Pro 3.2.69 (#379094) --- .../Pro/3.2.69/JLC.LCEDA.Pro.installer.yaml | 84 +++++++++---------- .../3.2.69/JLC.LCEDA.Pro.locale.en-US.yaml | 40 ++++----- .../3.2.69/JLC.LCEDA.Pro.locale.zh-CN.yaml | 78 ++++++++--------- .../j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.yaml | 16 ++-- 4 files changed, 109 insertions(+), 109 deletions(-) diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.installer.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.installer.yaml index 2f82059cfc24..f3923f57cfb0 100644 --- a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.installer.yaml +++ b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.installer.yaml @@ -1,42 +1,42 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: JLC.LCEDA.Pro -PackageVersion: 3.2.69 -InstallerType: inno -InstallerSwitches: - Silent: /VERYSILENT /SP- /NORESTART - SilentWithProgress: /SILENT /SP- /NORESTART -UpgradeBehavior: install -FileExtensions: -- elib -- eprj -ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' -ReleaseDate: 2025-12-27 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.69.exe - InstallerSha256: EFD4388AEB5DF9D7B2F58E6FE7D2D544B8AC05E3F4F783D2D62870004D1425CA - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: x64 - Scope: machine - InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.69.exe - InstallerSha256: EFD4388AEB5DF9D7B2F58E6FE7D2D544B8AC05E3F4F783D2D62870004D1425CA - InstallerSwitches: - Custom: /ALLUSERS -- Architecture: arm64 - Scope: user - InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.69.exe - InstallerSha256: AEC935F8D98672C648DC159A3A3A01B936B9B6E27366BD75B10E43606DA78902 - InstallerSwitches: - Custom: /CURRENTUSER -- Architecture: arm64 - Scope: machine - InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.69.exe - InstallerSha256: AEC935F8D98672C648DC159A3A3A01B936B9B6E27366BD75B10E43606DA78902 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.69 +InstallerType: inno +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +FileExtensions: +- elib +- eprj +ProductCode: '{AE7E9847-9DF3-48EC-8A82-766094DE876F}_is1' +ReleaseDate: 2025-12-27 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.69.exe + InstallerSha256: 26945DE62D80E65907B43C58C9EB0257DC38DBCC37E48814879AA1D1C61ED6EF + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-x64-3.2.69.exe + InstallerSha256: 26945DE62D80E65907B43C58C9EB0257DC38DBCC37E48814879AA1D1C61ED6EF + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.69.exe + InstallerSha256: 84F301D5F99326593EFE6298D28DB1342C583D40F0CB7D08EBB178E891045BD3 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://image.lceda.cn/files/lceda-pro-windows-arm64-3.2.69.exe + InstallerSha256: 84F301D5F99326593EFE6298D28DB1342C583D40F0CB7D08EBB178E891045BD3 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.en-US.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.en-US.yaml index 24901b7fd083..46babac5afb2 100644 --- a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.en-US.yaml +++ b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.en-US.yaml @@ -1,20 +1,20 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: JLC.LCEDA.Pro -PackageVersion: 3.2.69 -PackageLocale: en-US -Author: Shenzhen Lichuang E-COMMERCE Co., Ltd. -License: Freeware -ShortDescription: Professional and powerful Chinese PCB design tool -Tags: -- eda -- electronic-design-automation -- pcb -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html -- DocumentLabel: Tutorial - DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html -ManifestType: locale -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.69 +PackageLocale: en-US +Author: Shenzhen Lichuang E-COMMERCE Co., Ltd. +License: Freeware +ShortDescription: Professional and powerful Chinese PCB design tool +Tags: +- eda +- electronic-design-automation +- pcb +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: Tutorial + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.zh-CN.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.zh-CN.yaml index af8527b2dbca..58c8f54fc59b 100644 --- a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.zh-CN.yaml +++ b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.locale.zh-CN.yaml @@ -1,39 +1,39 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: JLC.LCEDA.Pro -PackageVersion: 3.2.69 -PackageLocale: zh-CN -Publisher: 嘉立创EDA -PublisherUrl: https://lceda.cn/ -PublisherSupportUrl: https://prodocs.lceda.cn/cn/faq/contact-us/index.html -PrivacyUrl: https://lceda.cn/page/privacy -Author: 深圳市立创电子商务有限公司 -PackageName: 嘉立创EDA(专业版) -PackageUrl: https://pro.lceda.cn/ -License: 免费软件 -LicenseUrl: https://lceda.cn/page/legal -Copyright: Copyright (C) 2025 LCEDA.cn. All rights reserved. -ShortDescription: 专业、强大的国产 PCB 设计工具 -Tags: -- eda -- pcb -- 电子设计自动化 -ReleaseNotes: |- - - 修复有仿真图页的 epro2 文件导入到已有工程会把仿真图页丢失的问题 - - 修复 V2 创建工程,重命名板子后,在 V3 打开或导入,左侧树排序会变的问题 - - 修复文件保存后一直打开挂着,第二天发现历史操作的导线都出现在了当前画布上的问题 - - 修复取消修改系统库中 c183480 器件的封装后,底部面板的右侧预览显示此器件封装改变的问题 - - 如果工程保存时本地缓存失败,尝试直接保存到云端 - - 修复某些 PCB 无法导出 step 文件的问题 - - 修复 CBB 分配位号后有可能无法保存入文件的问题 - - 修复 PCB 复制粘贴慢的问题 -ReleaseNotesUrl: https://pro.lceda.cn/page/update-record -PurchaseUrl: https://lceda.cn/page/pricing -Documentations: -- DocumentLabel: 常见问题 - DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html -- DocumentLabel: 文档教程 - DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.69 +PackageLocale: zh-CN +Publisher: 嘉立创EDA +PublisherUrl: https://lceda.cn/ +PublisherSupportUrl: https://prodocs.lceda.cn/cn/faq/contact-us/index.html +PrivacyUrl: https://lceda.cn/page/privacy +Author: 深圳市立创电子商务有限公司 +PackageName: 嘉立创EDA(专业版) +PackageUrl: https://pro.lceda.cn/ +License: 免费软件 +LicenseUrl: https://lceda.cn/page/legal +Copyright: Copyright (C) 2025 LCEDA.cn. All rights reserved. +ShortDescription: 专业、强大的国产 PCB 设计工具 +Tags: +- eda +- pcb +- 电子设计自动化 +ReleaseNotes: |- + - 修复有仿真图页的 epro2 文件导入到已有工程会把仿真图页丢失的问题 + - 修复 V2 创建工程,重命名板子后,在 V3 打开或导入,左侧树排序会变的问题 + - 修复文件保存后一直打开挂着,第二天发现历史操作的导线都出现在了当前画布上的问题 + - 修复取消修改系统库中 c183480 器件的封装后,底部面板的右侧预览显示此器件封装改变的问题 + - 如果工程保存时本地缓存失败,尝试直接保存到云端 + - 修复某些 PCB 无法导出 step 文件的问题 + - 修复 CBB 分配位号后有可能无法保存入文件的问题 + - 修复 PCB 复制粘贴慢的问题 +ReleaseNotesUrl: https://pro.lceda.cn/page/update-record +PurchaseUrl: https://lceda.cn/page/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://prodocs.lceda.cn/cn/faq/editor/index.html +- DocumentLabel: 文档教程 + DocumentUrl: https://prodocs.lceda.cn/cn/introduction/introduction/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.yaml b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.yaml index 9244b11053fe..f92d1254fb62 100644 --- a/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.yaml +++ b/manifests/j/JLC/LCEDA/Pro/3.2.69/JLC.LCEDA.Pro.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: JLC.LCEDA.Pro -PackageVersion: 3.2.69 -DefaultLocale: zh-CN -ManifestType: version -ManifestVersion: 1.10.0 +# Automatically updated by the winget bot at 2026/May/25 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JLC.LCEDA.Pro +PackageVersion: 3.2.69 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 0b38570f2cceec968719acb572b6365fb21389e6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:27:13 +0800 Subject: [PATCH 045/164] New version: DuckDuckGo.DesktopBrowser.Preview version 0.160.1.0 (#380766) --- ...ckGo.DesktopBrowser.Preview.installer.yaml | 36 +++++++++++++++++++ ...o.DesktopBrowser.Preview.locale.en-US.yaml | 24 +++++++++++++ ...o.DesktopBrowser.Preview.locale.zh-CN.yaml | 14 ++++++++ .../DuckDuckGo.DesktopBrowser.Preview.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 000000000000..368b1028ba80 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.1.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +- runFullTrust +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.1.0/DuckDuckGo%20Preview_0.160.1.0.msixbundle + InstallerSha256: DD7253971724BBEBF5AD859E5994438D716CB44865D956591C03DCA75A12A3F5 + SignatureSha256: FFD9A4DAEB3D977990F8DB66A71C94B57D233CEF2A23D436454D39A6409BE5BC +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.1.0/DuckDuckGo%20Preview_0.160.1.0.msixbundle + InstallerSha256: DD7253971724BBEBF5AD859E5994438D716CB44865D956591C03DCA75A12A3F5 + SignatureSha256: FFD9A4DAEB3D977990F8DB66A71C94B57D233CEF2A23D436454D39A6409BE5BC +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.1.0/DuckDuckGo%20Preview_0.160.1.0.msixbundle + InstallerSha256: DD7253971724BBEBF5AD859E5994438D716CB44865D956591C03DCA75A12A3F5 + SignatureSha256: FFD9A4DAEB3D977990F8DB66A71C94B57D233CEF2A23D436454D39A6409BE5BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..42eae4925b15 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.1.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 000000000000..16b924a73544 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.1.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 000000000000..bd0b7501f6eb --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.1.0/DuckDuckGo.DesktopBrowser.Preview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dd5ea2359568e1c5d59de9f54dd651dd8359b2b7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:27:18 +0800 Subject: [PATCH 046/164] New version: DuckDuckGo.DesktopBrowser.Preview version 0.160.2.0 (#380859) --- ...ckGo.DesktopBrowser.Preview.installer.yaml | 36 +++++++++++++++++++ ...o.DesktopBrowser.Preview.locale.en-US.yaml | 24 +++++++++++++ ...o.DesktopBrowser.Preview.locale.zh-CN.yaml | 14 ++++++++ .../DuckDuckGo.DesktopBrowser.Preview.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml create mode 100644 manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.yaml diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 000000000000..a79cc21ab088 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.2.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +- runFullTrust +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.2.0/DuckDuckGo%20Preview_0.160.2.0.msixbundle + InstallerSha256: A583441C6595A45006EFAF1B3E9D2AF6BC9F0DB8F14CCEF1E7D0996E4032D64D + SignatureSha256: E217942CFECCD5FDBF95C05201168B6DFEF29AA6CB1A01ADA027E891F1E8D32F +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.2.0/DuckDuckGo%20Preview_0.160.2.0.msixbundle + InstallerSha256: A583441C6595A45006EFAF1B3E9D2AF6BC9F0DB8F14CCEF1E7D0996E4032D64D + SignatureSha256: E217942CFECCD5FDBF95C05201168B6DFEF29AA6CB1A01ADA027E891F1E8D32F +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.160.2.0/DuckDuckGo%20Preview_0.160.2.0.msixbundle + InstallerSha256: A583441C6595A45006EFAF1B3E9D2AF6BC9F0DB8F14CCEF1E7D0996E4032D64D + SignatureSha256: E217942CFECCD5FDBF95C05201168B6DFEF29AA6CB1A01ADA027E891F1E8D32F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..f3988ba2d099 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.2.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2026 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 000000000000..3f692f264782 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.2.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 000000000000..5a1e72e44094 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.160.2.0/DuckDuckGo.DesktopBrowser.Preview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.160.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71ef03693597088c600adea24f690017d4d0ffc5 Mon Sep 17 00:00:00 2001 From: Guillaume Chervet Date: Thu, 4 Jun 2026 01:27:35 +0200 Subject: [PATCH 047/164] New version: GnOuGo.Agent version 0.8.5 (#380933) --- .../Agent/0.8.5/GnOuGo.Agent.installer.yaml | 21 +++++++++++++++++ .../0.8.5/GnOuGo.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.installer.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.locale.en-US.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.yaml diff --git a/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.installer.yaml b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.installer.yaml new file mode 100644 index 000000000000..09d5374592f3 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.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: GnOuGo.Agent +PackageVersion: 0.8.5 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GnOuGo.Agent.exe + PortableCommandAlias: gnougo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.8.5/gnougo-win-x64.zip + InstallerSha256: F24C4302BA1365D1FBC66CCD4E1EF1FA246BA65BB46A9A4820FEBE59002DCEDE +- Architecture: arm64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.8.5/gnougo-win-arm64.zip + InstallerSha256: 2ACE6AD594BE00FE5C9FE38A26C67321C1F4F29A7DA71DA70C44BFEBC657C434 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-28 diff --git a/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.locale.en-US.yaml b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..9d90e60ca487 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.8.5 +PackageLocale: en-US +Publisher: GnOuGo +PublisherUrl: https://github.com/GnouGo +PublisherSupportUrl: https://github.com/GnouGo/GnouGo/issues +PackageName: GnOuGo +PackageUrl: https://github.com/GnouGo/GnouGo +License: Apache-2.0 +LicenseUrl: https://github.com/GnouGo/GnouGo/blob/main/LICENSE.md +ShortDescription: The Friendly Bear AI Agent +Description: The Friendly Bear AI Agent +Moniker: gnougo +Tags: +- agent +- ai +- desktop +ReleaseNotesUrl: https://github.com/GnouGo/GnouGo/releases/tag/v0.8.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.yaml b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.yaml new file mode 100644 index 000000000000..7750fdc01f56 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.8.5/GnOuGo.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c29f0dfbacf73771e23aff14ada594b051afb302 Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:27:51 -0700 Subject: [PATCH 048/164] New version: dotenvx.dotenvx version 1.69.2 (#381287) --- .../1.69.2/dotenvx.dotenvx.installer.yaml | 19 +++++++++++++ .../1.69.2/dotenvx.dotenvx.locale.en-US.yaml | 27 +++++++++++++++++++ .../dotenvx/1.69.2/dotenvx.dotenvx.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.installer.yaml new file mode 100644 index 000000000000..b6baeb61c36a --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 1.69.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.69.2/dotenvx-1.69.2-windows-x86_64.zip + InstallerSha256: A7F67CDC4BCB546618F84B8DF9F8A73DE73D71D43372DB8722EDDF3139752A0B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-29 diff --git a/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 000000000000..8b7f6ffd7e15 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.69.2 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +PublisherSupportUrl: https://github.com/dotenvx/dotenvx/issues +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Moniker: dotenvx +Tags: +- env +- dotenv +- environment +- variables +- dotenvx +- cli +- encryption +ReleaseNotesUrl: https://github.com/dotenvx/dotenvx/releases/tag/v1.69.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.yaml new file mode 100644 index 000000000000..698650ead7f5 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.69.2/dotenvx.dotenvx.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: dotenvx.dotenvx +PackageVersion: 1.69.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71d2e65d7328cbdd913014763a5e37776ffc64fc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:28:06 -0700 Subject: [PATCH 049/164] Automatic update of VGN.VGNHUB 2.4.11 (#381446) --- .../v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.installer.yaml | 10 +++++----- .../v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.en-US.yaml | 6 +++--- .../v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.zh-CN.yaml | 6 +++--- manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.yaml | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.installer.yaml b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.installer.yaml index 03497c0c390b..b46c985d6db9 100644 --- a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.installer.yaml +++ b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.installer.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: VGN.VGNHUB PackageVersion: 2.4.11 @@ -13,14 +13,14 @@ Installers: - Architecture: x64 Scope: user InstallerUrl: https://cdn.vgnclub.com/device/download/win32/2.4.11/VGN_HUB_2.4.11.exe - InstallerSha256: A3CCEBCA57E4360E1183562071A4A61873012BCFA5DEEF8AA998E64B95346454 + InstallerSha256: 0DE75237131F23E0BBAC1A0B15CD2C2549B58441D842357ED44CB00091BFE964 InstallerSwitches: Custom: /currentuser - Architecture: x64 Scope: machine InstallerUrl: https://cdn.vgnclub.com/device/download/win32/2.4.11/VGN_HUB_2.4.11.exe - InstallerSha256: A3CCEBCA57E4360E1183562071A4A61873012BCFA5DEEF8AA998E64B95346454 + InstallerSha256: 0DE75237131F23E0BBAC1A0B15CD2C2549B58441D842357ED44CB00091BFE964 InstallerSwitches: Custom: /allusers ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.en-US.yaml b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.en-US.yaml index 9d7c9f37e0d8..3c94cad40501 100644 --- a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.en-US.yaml +++ b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: VGN.VGNHUB PackageVersion: 2.4.11 @@ -23,4 +23,4 @@ Documentations: - DocumentLabel: FAQ DocumentUrl: https://vgnlab.com/pages/faq ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.zh-CN.yaml b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.zh-CN.yaml index 1857ee8c217e..dd3d6be589d9 100644 --- a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.zh-CN.yaml +++ b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.locale.zh-CN.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: VGN.VGNHUB PackageVersion: 2.4.11 @@ -28,4 +28,4 @@ Documentations: - DocumentLabel: 常见问题 DocumentUrl: https://www.vgnlab.com.cn/web/Q&A ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.yaml b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.yaml index 864bb20db305..094b432be790 100644 --- a/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.yaml +++ b/manifests/v/VGN/VGNHUB/2.4.11/VGN.VGNHUB.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/May/30 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: VGN.VGNHUB PackageVersion: 2.4.11 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From e2fa5d61afaabde9dc6744c9d6d509d155ce2fa3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:28:24 +0800 Subject: [PATCH 050/164] New version: can1357.oh-my-pi version 15.8.3 (#383240) --- .../15.8.3/can1357.oh-my-pi.installer.yaml | 18 +++++++ .../15.8.3/can1357.oh-my-pi.locale.en-US.yaml | 50 +++++++++++++++++++ .../15.8.3/can1357.oh-my-pi.locale.zh-CN.yaml | 24 +++++++++ .../oh-my-pi/15.8.3/can1357.oh-my-pi.yaml | 8 +++ 4 files changed, 100 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..59f98ef8a17e --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.8.3 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.8.3/omp-windows-x64.exe + InstallerSha256: 7E3A56841355044ED53A411886427972E23CD6B7EA51FADE66C9C16696D2EB1E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..2983726ca5e5 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.8.3 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-agent-core + Added + - Added getReadToolPath(context) to @oh-my-pi/pi-agent-core/compaction/tool-protection to extract a paired read tool call's path for embedders building read-targeted protection matchers + - Added getReadToolPath(context) to @oh-my-pi/pi-agent-core/compaction/tool-protection: the shared primitive that extracts a paired read tool call's path argument, so embedders can build their own read-targeted compaction protection matchers (e.g. plan-file reads) the same way isSkillReadToolResult does. + @oh-my-pi/pi-coding-agent + Fixed + - Fixed Jujutsu workspace detection failing in non-default workspaces created by jj workspace add, whose .jj/repo is a FILE pointing at the shared repo dir rather than a directory. Detection now matches jj's own criterion (.jj/repo present, file or dir) instead of requiring a .jj/repo/store directory, and jj.repo.resolve's storeDir follows the file indirection to the shared store. + Changed + - Changed the todo-write prompt to require initializing every item from a user-supplied multi-step plan as an individual todo task before execution + - Changed context compaction (prune/shake) to protect reads of the active plan file the same way it already protects skill:// reads, so the plan stays intact through automatic and manual compaction. Both the canonical local://PLAN.md alias and the session's current plan reference path (e.g. a titled local://.md after approval) are kept, tolerating read selectors and local:/ scheme spelling. + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v15.8.2...v15.8.3 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.8.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..7d48d97e91f8 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.8.3 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..1c9597a8a7a7 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.8.3/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c4fa1bec5653501780e0969526718f84c4c7675f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:28:43 +0800 Subject: [PATCH 051/164] New version: MicroSIP.MicroSIP version 3.22.9 (#383295) --- .../3.22.9/MicroSIP.MicroSIP.installer.yaml | 22 ++++++++++ .../MicroSIP.MicroSIP.locale.en-US.yaml | 44 +++++++++++++++++++ .../MicroSIP.MicroSIP.locale.zh-CN.yaml | 30 +++++++++++++ .../MicroSIP/3.22.9/MicroSIP.MicroSIP.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.installer.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.en-US.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.zh-CN.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.yaml diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.installer.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.installer.yaml new file mode 100644 index 000000000000..9cacbc72e419 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.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: MicroSIP.MicroSIP +PackageVersion: 3.22.9 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- callto +- dial +- dialpad +- sip +- tel +ProductCode: MicroSIP +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x86 + InstallerUrl: https://www.microsip.org/download/MicroSIP-3.22.9.exe + InstallerSha256: E2FB612A8D0BC7E008A8801AE2ABC0A5D9302AADBA5AD25DE427D59493AAC3BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.en-US.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.en-US.yaml new file mode 100644 index 000000000000..5cc1fadcb077 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.9 +PackageLocale: en-US +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Open source portable SIP softphone based on PJSIP stack for Windows OS. +Description: |- + MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS. + It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls. +Moniker: microsip +Tags: +- pbx +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + - contacts: improved caller ID search algorithm + - port knocking update + - improved handling of network address changes (uses modern API) + - improved real-time audio device update function + - fixing issues with unwanted window activation in recent updates + - crash report module has been improved + - updating legacy code + - speed ​​and resource optimization + - stability fixes + - minor fixes +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: Troubleshooting + DocumentUrl: https://www.microsip.org/issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.zh-CN.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f42b51436c6 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.9 +PackageLocale: zh-CN +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 +Description: |- + MicroSIP - Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 + 它允许通过开放式 SIP 协议进行高质量 VoIP 通话(人对人或普通电话)。您可以从 SIP 供应商云中选择最适合您的供应商,注册账户并使用 MicroSIP。您将获得免费的人对人通话和廉价的国际通话。 +Tags: +- pbx +- sip +- 电话 +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: 故障排除 + DocumentUrl: https://www.microsip.org/issues +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.yaml new file mode 100644 index 000000000000..15f6a659c766 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.9/MicroSIP.MicroSIP.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: MicroSIP.MicroSIP +PackageVersion: 3.22.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ae854f1ab79c24526556a8576cbc187cbb616458 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:29:02 +0800 Subject: [PATCH 052/164] New version: MicroSIP.MicroSIP.Lite version 3.22.9 (#383296) --- .../MicroSIP.MicroSIP.Lite.installer.yaml | 22 ++++++++++ .../MicroSIP.MicroSIP.Lite.locale.en-US.yaml | 44 +++++++++++++++++++ .../MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml | 30 +++++++++++++ .../Lite/3.22.9/MicroSIP.MicroSIP.Lite.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.installer.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.en-US.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml create mode 100644 manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.yaml diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.installer.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.installer.yaml new file mode 100644 index 000000000000..ac0003a80478 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.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: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.9 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- callto +- dial +- dialpad +- sip +- tel +ProductCode: MicroSIP +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x86 + InstallerUrl: https://www.microsip.org/download/MicroSIP-Lite-3.22.9.exe + InstallerSha256: 9E8E7CD84AC2EBAF640F59BE482C4A8A14C99DE6F540EA0B2E30A4ED31EDA864 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.en-US.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.en-US.yaml new file mode 100644 index 000000000000..1aa0f11de0fd --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.9 +PackageLocale: en-US +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP (Lite) +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Open source portable SIP softphone based on PJSIP stack for Windows OS. +Description: |- + MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS. + It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls. +Moniker: microsip-lite +Tags: +- pbx +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + - contacts: improved caller ID search algorithm + - port knocking update + - improved handling of network address changes (uses modern API) + - improved real-time audio device update function + - fixing issues with unwanted window activation in recent updates + - crash report module has been improved + - updating legacy code + - speed ​​and resource optimization + - stability fixes + - minor fixes +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: Troubleshooting + DocumentUrl: https://www.microsip.org/issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml new file mode 100644 index 000000000000..062de349d93c --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.9 +PackageLocale: zh-CN +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP (Lite) +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 +Description: |- + MicroSIP - Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 + 它允许通过开放式 SIP 协议进行高质量 VoIP 通话(人对人或普通电话)。您可以从 SIP 供应商云中选择最适合您的供应商,注册账户并使用 MicroSIP。您将获得免费的人对人通话和廉价的国际通话。 +Tags: +- pbx +- sip +- 电话 +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: 故障排除 + DocumentUrl: https://www.microsip.org/issues +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.yaml new file mode 100644 index 000000000000..d4fb1f7d6a9c --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.9/MicroSIP.MicroSIP.Lite.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: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 88c4f4acec4d33e7c5c77076c0e63ecedaf72f33 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:29:17 +1000 Subject: [PATCH 053/164] New version: CirclebackAI.Circleback version 2.9.9 (#383328) --- .../{2.9.6 => 2.9.9}/CirclebackAI.Circleback.installer.yaml | 4 ++-- .../CirclebackAI.Circleback.locale.en-US.yaml | 2 +- .../Circleback/{2.9.6 => 2.9.9}/CirclebackAI.Circleback.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename manifests/c/CirclebackAI/Circleback/{2.9.6 => 2.9.9}/CirclebackAI.Circleback.installer.yaml (82%) rename manifests/c/CirclebackAI/Circleback/{2.9.6 => 2.9.9}/CirclebackAI.Circleback.locale.en-US.yaml (94%) rename manifests/c/CirclebackAI/Circleback/{2.9.6 => 2.9.9}/CirclebackAI.Circleback.yaml (88%) diff --git a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.installer.yaml b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.installer.yaml similarity index 82% rename from manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.installer.yaml rename to manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.installer.yaml index b750f67a63c0..9a9f3ff60b18 100644 --- a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.installer.yaml +++ b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: CirclebackAI.Circleback -PackageVersion: 2.9.6 +PackageVersion: 2.9.9 InstallerLocale: en-US InstallerType: nullsoft InstallModes: @@ -17,6 +17,6 @@ AppsAndFeaturesEntries: Installers: - Architecture: x86 InstallerUrl: https://download.circleback.ai/windows/nsis/x64 - InstallerSha256: 629A52ACE2B8AFD802FD50D523D36CD167E864CAFEB2D2386F48D4D82CCDA9A9 + InstallerSha256: F0C6B5DC78A930DEE3E98F896CFECF37EB97DF1D0685A9993185209C6F7FDD06 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.locale.en-US.yaml b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.locale.en-US.yaml similarity index 94% rename from manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.locale.en-US.yaml rename to manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.locale.en-US.yaml index a513164adbb4..bc7a682589fb 100644 --- a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.locale.en-US.yaml +++ b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: CirclebackAI.Circleback -PackageVersion: 2.9.6 +PackageVersion: 2.9.9 PackageLocale: en-US Publisher: Circleback AI, Inc. PublisherUrl: https://circleback.ai/ diff --git a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.yaml b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.yaml similarity index 88% rename from manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.yaml rename to manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.yaml index f50e818988c2..0dca03c81c04 100644 --- a/manifests/c/CirclebackAI/Circleback/2.9.6/CirclebackAI.Circleback.yaml +++ b/manifests/c/CirclebackAI/Circleback/2.9.9/CirclebackAI.Circleback.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: CirclebackAI.Circleback -PackageVersion: 2.9.6 +PackageVersion: 2.9.9 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 5e45d2b7170bd23798ac10a3243782f693d88afc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:29:35 +0200 Subject: [PATCH 054/164] New version: CircleCI.CLI version 0.1.38646 (#383339) --- .../CLI/0.1.38646/CircleCI.CLI.installer.yaml | 16 ++++++++ .../0.1.38646/CircleCI.CLI.locale.en-US.yaml | 37 +++++++++++++++++++ .../CircleCI/CLI/0.1.38646/CircleCI.CLI.yaml | 8 ++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.installer.yaml create mode 100644 manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.locale.en-US.yaml create mode 100644 manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.yaml diff --git a/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.installer.yaml b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.installer.yaml new file mode 100644 index 000000000000..224eb28226e8 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.38646 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: circleci-cli_0.1.38646_windows_amd64/circleci.exe +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.38646/circleci-cli_0.1.38646_windows_amd64.zip + InstallerSha256: 9D45FA98B9BC37B0EE97641C9CBAE5CF3646D4AFFD4AABF147325D8E33C56B56 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.locale.en-US.yaml b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..0605e50899b5 --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.38646 +PackageLocale: en-US +Publisher: Circle Internet Services, Inc. +PublisherUrl: https://github.com/CircleCI-Public +PublisherSupportUrl: https://github.com/CircleCI-Public/circleci-cli/issues +PackageName: circleci-cli +PackageUrl: https://github.com/CircleCI-Public/circleci-cli +License: MIT +LicenseUrl: https://github.com/CircleCI-Public/circleci-cli/blob/HEAD/LICENSE +ShortDescription: Set of CircleCI’s advanced and powerful tools. +Tags: +- circle-ci +- circleci +- cli +- command-line-tool +- continuous-delivery +- continuous-integration +- developer-tools +- devops +- golang +- graphql +- tool +ReleaseNotes: |- + Changelog + - f96353c Merge pull request #1370 from CircleCI-Public/SC-2983-remove-use-of-deleted-pvs + - 4827405 Remove use of deleted pipeline value + - e5e2ee1 Merge pull request #1359 from CircleCI-Public/confignext + - 104c7c6 Add --next parameter to config validation + - 63e6883 Merge pull request #1345 from CircleCI-Public/z00b/vuln-patches + - 8214646 Upgrade go-git and circl to remove vulns +ReleaseNotesUrl: https://github.com/CircleCI-Public/circleci-cli/releases/tag/v0.1.38646 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.yaml b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.yaml new file mode 100644 index 000000000000..6455cccb427c --- /dev/null +++ b/manifests/c/CircleCI/CLI/0.1.38646/CircleCI.CLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CircleCI.CLI +PackageVersion: 0.1.38646 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ef9edee6aea205bee25d93433e97be1b81121ae1 Mon Sep 17 00:00:00 2001 From: itsnateai <261014605+itsnateai@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:29:52 -0600 Subject: [PATCH 055/164] New version: itsnateai.CapsNumTray version 2.4.7 (#383350) --- .../itsnateai.CapsNumTray.installer.yaml | 13 ++++++++++ .../itsnateai.CapsNumTray.locale.en-US.yaml | 25 +++++++++++++++++++ .../2.4.7/itsnateai.CapsNumTray.yaml | 8 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.installer.yaml create mode 100644 manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.locale.en-US.yaml create mode 100644 manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.yaml diff --git a/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.installer.yaml b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.installer.yaml new file mode 100644 index 000000000000..8471b95e514a --- /dev/null +++ b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: itsnateai.CapsNumTray +PackageVersion: 2.4.7 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/itsnateai/CaplockNumlock/releases/download/v2.4.7/CapsNumTray.exe + InstallerSha256: 9B6984E11C2E2B2781F0B8D9C28AC0E2505903ACBE0E82BF799A078A2A055B41 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.locale.en-US.yaml b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.locale.en-US.yaml new file mode 100644 index 000000000000..61a94999c7d7 --- /dev/null +++ b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: itsnateai.CapsNumTray +PackageVersion: 2.4.7 +PackageLocale: en-US +Publisher: itsnateai +PublisherUrl: https://github.com/itsnateai +PublisherSupportUrl: https://github.com/itsnateai/CaplockNumlock/issues +PackageName: CapsNumTray +PackageUrl: https://github.com/itsnateai/CaplockNumlock +License: MIT +LicenseUrl: https://github.com/itsnateai/CaplockNumlock/blob/main/LICENSE +ShortDescription: Caps Lock, Num Lock, and Scroll Lock tray indicators for Windows +Description: System tray indicators for Caps Lock, Num Lock, and Scroll Lock. Left-click to toggle, independent icons per key, light/dark theme support, DPI-aware, on-screen display. +Tags: +- capslock +- numlock +- scrolllock +- tray-indicator +- keyboard +- system-tray +ReleaseNotesUrl: https://github.com/itsnateai/CaplockNumlock/releases/tag/v2.4.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.yaml b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.yaml new file mode 100644 index 000000000000..1126c981f47d --- /dev/null +++ b/manifests/i/itsnateai/CapsNumTray/2.4.7/itsnateai.CapsNumTray.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: itsnateai.CapsNumTray +PackageVersion: 2.4.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7e2cdc569a9319e9d7dfe886b2c465aa9678f912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:30:11 +0200 Subject: [PATCH 056/164] New version: Google.Perfetto version 56.0 (#383354) --- .../56.0/Google.Perfetto.installer.yaml | 17 +++++ .../56.0/Google.Perfetto.locale.en-US.yaml | 65 +++++++++++++++++++ .../Google/Perfetto/56.0/Google.Perfetto.yaml | 8 +++ 3 files changed, 90 insertions(+) create mode 100644 manifests/g/Google/Perfetto/56.0/Google.Perfetto.installer.yaml create mode 100644 manifests/g/Google/Perfetto/56.0/Google.Perfetto.locale.en-US.yaml create mode 100644 manifests/g/Google/Perfetto/56.0/Google.Perfetto.yaml diff --git a/manifests/g/Google/Perfetto/56.0/Google.Perfetto.installer.yaml b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.installer.yaml new file mode 100644 index 000000000000..5633a3266e3d --- /dev/null +++ b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Perfetto +PackageVersion: '56.0' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: windows-amd64/perfetto.exe + PortableCommandAlias: perfetto +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/google/perfetto/releases/download/v56.0/windows-amd64.zip + InstallerSha256: 779D90BB227F7145F443B851B4B8300CBAF2F4ED603BB753D0287C5DC45190E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Perfetto/56.0/Google.Perfetto.locale.en-US.yaml b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.locale.en-US.yaml new file mode 100644 index 000000000000..0206543aa5a1 --- /dev/null +++ b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Perfetto +PackageVersion: '56.0' +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://github.com/google +PublisherSupportUrl: https://github.com/google/perfetto/issues +PackageName: Perfetto +PackageUrl: https://github.com/google/perfetto +License: Apache-2.0 +LicenseUrl: https://github.com/google/perfetto/blob/HEAD/LICENSE +ShortDescription: Performance instrumentation and tracing for Android, Linux and Chrome. +ReleaseNotes: |- + Perfetto v56.0 is out! This release adds more to the Heap Dump Explorer, a round of UI improvements, easier-to-read multi-machine traces, kernel-assisted stack sampling in traced_perf, and a few new SDK knobs. + 🔥 Heap Dump Explorer: flamegraphs & bitmaps + The Heap Dump Explorer now has a built-in flamegraph viewer, so you can jump between the class/object/dominator views and a flamegraph without leaving the page. There's also a new bitmap metadata page for bitmaps captured in Android heap dumps, and a feature flag to control whether the explorer auto-opens on traces with heap-graph data. + heap_dump + > Heads up: the explorer's setting ID is now prefixed with com.android, so if you'd saved a setting before you'll need to re-enable it. + Under the hood, Android heap dumps now include process and package metadata, and Trace Processor exposes bitmap metadata via a new table in the standard library. Java soft references are treated as strong during reachability analysis, and the HPROF parser no longer aborts when a sub-record straddles a segment boundary. + 🖥️ UI + Selecting a slice now shows a distribution histogram of matching slices, with the selected slice highlighted and a one-click shortcut to a Debug Track. + histogram_demo + - Hover previews on screenshot tracks. + - Trace start time and duration in the timeline header. + - A matching-slice action on selection flamegraphs and a scroll-to-root command for top-down/bottom-up/pivot views. + - SQL formatting and per-query column refresh on the Query page. + - Faster rendering for incomplete-slice fetches and quicker trace_processor worker startup. + - Memcg reclaim tracks, now grouped under Memory. + - Details panels and process navigation in the AndroidStartup and AndroidAnr plugins. + - Fixed pinned tracks getting unpinned when the timeline loaded. + 🌐 Multi-machine tracing + Traces gathered across machines with traced_relay are easier to attribute: + - TracingServiceState now carries machine_id and machine_name, and perfetto --query / --query-raw show a MACHINE column when more than one machine is involved. Host-only output is unchanged. + - The stats table reports per-machine and per-trace statistics. + PRODUCER PROCESSES CONNECTED: + ID PID UID FLAGS MACHINE NAME SDK + == === === ===== ======= ==== === + 1 0 501 guest-B example_system_wide Perfetto v56.0 + 2 0 501 guest-A example_system_wide Perfetto v56.0 + 3 -1 0 (host) example_system_wide Perfetto v56.0 + ⚡ Kernel-assisted stack sampling + traced_perf can now use in-kernel frame pointer unwinding for faster stack sampling on callstack-heavy workloads. + 🦊 Firefox Profiler markers + Markers from the Firefox Profiler now import as slices, so you can line them up against the rest of the trace. + 🧰 SDK + - New track_event_buffer_exhausted_policy in TracingInitArgs to decide what happens when the TrackEvent buffer fills up. + - The Java SDK now runs on non-ART JVMs (e.g. on host/desktop). + 🐛 Fixes & build + - Process and package metadata added to Android heap dumps. + - Fixed an intermittent service crash from a use-after-free in the lock-free task runner. + - Fixed builds on FreeBSD (tracebox), musl, and recent Fedora. + - Trace Processor: faster startup, hardened parsers and SQL engine. + 📚 Docs + - Docs for the new subcommand-based trace_processor CLI and for multi-machine tracing. + - A Data Explorer doc stub, a better architecture doc, and new images/videos. + - Updated heap profiler docs. + Happy Tracing! + A huge thanks to everyone, both inside and outside of Google, who contributed to making Perfetto v56 a success. ♥️ + For complete details, see the changelog or view all changes on GitHub. + Download Perfetto v56.0 from our releases page, get started at docs.perfetto.dev, or try the UI directly at ui.perfetto.dev. +ReleaseNotesUrl: https://github.com/google/perfetto/releases/tag/v56.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Perfetto/56.0/Google.Perfetto.yaml b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.yaml new file mode 100644 index 000000000000..aec9c1353a59 --- /dev/null +++ b/manifests/g/Google/Perfetto/56.0/Google.Perfetto.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Perfetto +PackageVersion: '56.0' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0fea36020b7ac1736d7c5744809893aa1155fa59 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:30:26 -0700 Subject: [PATCH 057/164] Automatic update of BitSum.ProcessLasso.Beta from 18.2.2.1 to 18.2.2.3 (#383365) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 17 ++++++++ ...BitSum.ProcessLasso.Beta.locale.en-US.yaml | 41 +++++++++++++++++++ ...BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 28 +++++++++++++ .../18.2.2.3/BitSum.ProcessLasso.Beta.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.installer.yaml create mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.en-US.yaml create mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml create mode 100644 manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.yaml diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.installer.yaml new file mode 100644 index 000000000000..9d5c684a8c3c --- /dev/null +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BitSum.ProcessLasso.Beta +PackageVersion: 18.2.2.3 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: ProcessLasso +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Process Lasso' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe + InstallerSha256: F3DEC443ACF1683B7EB271E779E7346204B194D409C56287A4ED8657B61EA2E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..70a94d9ce954 --- /dev/null +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BitSum.ProcessLasso.Beta +PackageVersion: 18.2.2.3 +PackageLocale: en-US +Publisher: Bitsum +PublisherUrl: https://bitsum.com/ +PublisherSupportUrl: https://bitsum.com/contact/ +PrivacyUrl: https://bitsum.com/privacy-policy/ +Author: Bitsum LLC +PackageName: Process Lasso (Beta) +PackageUrl: https://bitsum.com/download-process-lasso/ +License: Proprietary +LicenseUrl: https://bitsum.com/terms-of-use/ +Copyright: (c) 2026 Bitsum LLC +CopyrightUrl: https://bitsum.com/our-copyright-notice/ +ShortDescription: Real-Time CPU Optimization and Automation +Description: |- + Process Lasso is Windows process automation and optimization software. From tuning algorithms like ProBalance to user-created rules and persistent settings such as CPU affinities and priority classes, Process Lasso enables you full control over running applications! + Our famous ProBalance algorithm maintains system responsiveness during high CPU loads. This proprietary algorithm dynamically adjusts the priorities of running programs so that some are given higher priority access to the CPU(s) than others. With ProBalance, no longer will single, or multiple, processes be able to bring your system to a virtual stall. Process Lasso will let you keep interacting with your computer, even when it is under a heavy CPU load. Try our CPUEater Demo to experience ProBalance for yourself. + Process Lasso also allows users to automate and tweak how applications are run through a number of unique and helpful functions. These include persistent priority classes, persistent CPU affinities, disallowed processes, per-process power profiles, a process watchdog for advanced rules, process instance count limits, instance or app balancing and much more! These features give you the ability to control how programs utilize your computer’s resources based on automatically applied settings. With Process Lasso, you can decide exactly how you want your processes to run. + Many additional functions such as power plan automation, a system responsiveness metric and process activity logging are also available. + For minimal resource use, all algorithms and process rules are enforced by a stand-alone background service called the Process Governor. The GUI is entirely optional. +Moniker: processlasso-beta +Tags: +- optimize +- optimizer +- priority +- process +- schedule +- scheduler +ReleaseNotesUrl: https://bitsum.com/changes/processlasso/ +PurchaseUrl: https://bitsum.com/get-lasso-pro/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://bitsum.com/processlasso-docs/ +- DocumentLabel: FAQ + DocumentUrl: https://bitsum.com/process-lasso-faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..c486cee9ac6d --- /dev/null +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: BitSum.ProcessLasso.Beta +PackageVersion: 18.2.2.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 实时 CPU 优化和自动化 +Description: |- + Process Lasso 是一款用于 Windows 的进程自动化和优化软件。从 ProBalance 等调优算法到用户创建的规则以及诸如 CPU 亲和性和优先级类别等持久设置,Process Lasso 使您能够完全控制运行中的应用程序! + 我们著名的 ProBalance 算法在高 CPU 负载期间保持系统响应能力。这个专有算法会动态调整运行程序的优先级,使某些程序比其他程序更优先获得 CPU 资源。有了 ProBalance,无论是单个还是多个进程,都无法再让您的系统陷入几乎停滞的状态。即使在高 CPU 负载下,Process Lasso 也能让您继续与计算机交互。试试我们的 CPUEater 演示,亲身体验 ProBalance 的强大功能。 + Process Lasso 还允许用户通过许多独特且实用的功能来自定义和自动化应用程序的运行方式。这些功能包括持久优先级类别、持久 CPU 亲和性、不允许运行的进程、按进程设置的电源配置文件、用于高级规则的进程监视器、进程实例数量限制、实例或应用程序的平衡以及更多功能!这些功能让您能够根据自动应用的设置,控制程序如何使用计算机的资源。有了 Process Lasso,您可以完全决定进程的运行方式。 + 此外,Process Lasso 还提供了许多附加功能,如电源计划自动化、系统响应度指标以及进程活动日志记录等。 + 为了最大限度地减少资源使用,所有算法和进程规则均由一个独立的后台服务 Process Governor 执行。GUI(图形用户界面)完全是可选的。 +Tags: +- 优先级 +- 优化 +- 优化器 +- 调度 +- 调度器 +- 进程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://bitsum.com/processlasso-docs/ +- DocumentLabel: 常见问题 + DocumentUrl: https://bitsum.com/process-lasso-faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.yaml new file mode 100644 index 000000000000..11dc088f3520 --- /dev/null +++ b/manifests/b/BitSum/ProcessLasso/Beta/18.2.2.3/BitSum.ProcessLasso.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BitSum.ProcessLasso.Beta +PackageVersion: 18.2.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4f07df6182c6204d1dfdd05333abb933bf6e5d9 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:46:42 -0700 Subject: [PATCH 058/164] Automatic update of GaoyangZhang.RivonClaw 1.8.11 (#379060) --- .../GaoyangZhang.RivonClaw.installer.yaml | 52 ++++----- .../GaoyangZhang.RivonClaw.locale.en-US.yaml | 108 +++++++++--------- .../GaoyangZhang.RivonClaw.locale.zh-CN.yaml | 86 +++++++------- .../1.8.11/GaoyangZhang.RivonClaw.yaml | 16 +-- 4 files changed, 131 insertions(+), 131 deletions(-) diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.installer.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.installer.yaml index da1feabcb343..5ae11272d7c2 100644 --- a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.installer.yaml +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.installer.yaml @@ -1,26 +1,26 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: GaoyangZhang.RivonClaw -PackageVersion: 1.8.11 -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf -ReleaseDate: 2026-05-05 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.11/RivonClaw.Setup.1.8.11.exe - InstallerSha256: 92969584CE329E6B2623EC06CA8921BBF12C9595629EEC9A24B7B0777A6C57B1 - InstallerSwitches: - Custom: /currentuser -- Architecture: x64 - Scope: machine - InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.11/RivonClaw.Setup.1.8.11.exe - InstallerSha256: 92969584CE329E6B2623EC06CA8921BBF12C9595629EEC9A24B7B0777A6C57B1 - InstallerSwitches: - Custom: /allusers -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ReleaseDate: 2026-05-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.11/RivonClaw.Setup.1.8.11.exe + InstallerSha256: E8F05727316C9332275AD930FF361169684FD17DC96A00416D1673AC1AA9F028 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.11/RivonClaw.Setup.1.8.11.exe + InstallerSha256: E8F05727316C9332275AD930FF361169684FD17DC96A00416D1673AC1AA9F028 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.en-US.yaml index 23f84d5b1d3a..1006985ab63a 100644 --- a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.en-US.yaml +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.en-US.yaml @@ -1,54 +1,54 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: GaoyangZhang.RivonClaw -PackageVersion: 1.8.11 -PackageLocale: en-US -Publisher: RivonClaw -PublisherUrl: https://github.com/gaoyangz77 -PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues -Author: Gaoyang Zhang -PackageName: RivonClaw -PackageUrl: https://github.com/gaoyangz77/rivonclaw -License: MIT -LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE -Copyright: Copyright (c) 2026 Gaoyang Zhang -ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. -Description: |- - OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. - RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. - In short: OpenClaw is the engine; RivonClaw is the cockpit. - - Features - - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) - - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models - - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials - - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions - - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) - - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files - - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) - - Visual Permissions: Control file read/write access through UI - - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed - - Local-First & Private: All data stays on your machine; secrets never stored in plaintext - - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history - - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click - - Auto-Update: Client update checker with static manifest hosting - - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected - - How File Permissions Work - RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: - - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions - - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected - Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. - Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. -Tags: -- agent -- agentic -- ai -- chatbot -- claw -- large-language-model -- llm -ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.11 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.11 +PackageLocale: en-US +Publisher: RivonClaw +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues +Author: Gaoyang Zhang +PackageName: RivonClaw +PackageUrl: https://github.com/gaoyangz77/rivonclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; RivonClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.zh-CN.yaml index 20ded98956d4..828831aef2fa 100644 --- a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.zh-CN.yaml +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.locale.zh-CN.yaml @@ -1,43 +1,43 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: GaoyangZhang.RivonClaw -PackageVersion: 1.8.11 -PackageLocale: zh-CN -ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 -Description: |- - OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 - RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 - 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 - - 功能特性 - - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) - - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 - - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 - - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 - - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) - - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 - - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) - - 可视化权限控制:通过图形界面管理文件读写访问权限 - - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 - - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 - - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 - - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 - - 自动更新:客户端更新检查器,支持静态清单托管 - - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) - - 文件权限工作原理 - RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: - - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 - - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 - 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 - 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 -Tags: -- 人工智能 -- 大语言模型 -- 智能体 -- 聊天机器人 -- 自主智能 -- 龙虾 -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.11 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.yaml index 23424c6059be..6a5bdbacf85f 100644 --- a/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.yaml +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.11/GaoyangZhang.RivonClaw.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: GaoyangZhang.RivonClaw -PackageVersion: 1.8.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/May/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cba2a22f0f922e39d75c1ca15508f34b2153849b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:46:58 -0700 Subject: [PATCH 059/164] Automatic update of LGUplus.UplusWorksMessenger from 1.0.34 to 1.0.36 (#381018) --- ...LGUplus.UplusWorksMessenger.installer.yaml | 23 +++++++++++++++++++ ...plus.UplusWorksMessenger.locale.en-US.yaml | 17 ++++++++++++++ .../1.0.36/LGUplus.UplusWorksMessenger.yaml | 8 +++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.installer.yaml create mode 100644 manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.locale.en-US.yaml create mode 100644 manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.yaml diff --git a/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.installer.yaml b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.installer.yaml new file mode 100644 index 000000000000..21231db9307c --- /dev/null +++ b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/May/29 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LGUplus.UplusWorksMessenger +PackageVersion: 1.0.36 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://chatfile.onnet21.com/msngv3/U+Works%20Messenger%20Setup.exe + InstallerSha256: D6BF3CE1C262DDB7311BD0794D9EB57999C97AACEC25E1F4127728B1C7B75BB9 + AppsAndFeaturesEntries: + - DisplayName: U+웍스 메신저 + Publisher: LGU+ + ProductCode: f3f53f79-35af-5413-825c-d46383d3890e +- Architecture: x86 + InstallerUrl: https://chatfile.onnet21.com/msngv3/x86/U+Works%20Messenger%20Setup-x86.exe + InstallerSha256: 4A1F69E77A1158DC5B5BB721B1AC6BFF2A292D22F86E6BC5599E7C532D9F9DC1 + AppsAndFeaturesEntries: + - DisplayName: U+웍스 메신저 + Publisher: LGU+ + ProductCode: f3f53f79-35af-5413-825c-d46383d3890e +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.locale.en-US.yaml b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.locale.en-US.yaml new file mode 100644 index 000000000000..c547f86b3c78 --- /dev/null +++ b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/May/29 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LGUplus.UplusWorksMessenger +PackageVersion: 1.0.36 +PackageLocale: en-US +Publisher: LGU+ +PublisherUrl: https://www.lguplus.com/ +PrivacyUrl: https://images.uplusworks.co.kr/msng/privacy_policy.html +PackageName: U+Works Messenger +PackageUrl: https://www.uplusworks.co.kr/ +License: Proprietary +Copyright: Copyright © 2024 LGU+ +ShortDescription: U+Works Messenger +Moniker: uplusworks-messenger +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.yaml b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.yaml new file mode 100644 index 000000000000..b2f2448f988d --- /dev/null +++ b/manifests/l/LGUplus/UplusWorksMessenger/1.0.36/LGUplus.UplusWorksMessenger.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/29 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LGUplus.UplusWorksMessenger +PackageVersion: 1.0.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b3bc882c87a1ff3f8da7537cc7f764806ccccac4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:47:18 +0800 Subject: [PATCH 060/164] New version: SoftwareOK.DesktopOK version 12.57 (#383135) --- .../SoftwareOK.DesktopOK.installer.yaml | 12 ++++++------ .../SoftwareOK.DesktopOK.locale.en-US.yaml | 7 ++++--- .../SoftwareOK.DesktopOK.locale.zh-CN.yaml | 2 +- .../{12.55 => 12.57}/SoftwareOK.DesktopOK.yaml | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) rename manifests/s/SoftwareOK/DesktopOK/{12.55 => 12.57}/SoftwareOK.DesktopOK.installer.yaml (77%) rename manifests/s/SoftwareOK/DesktopOK/{12.55 => 12.57}/SoftwareOK.DesktopOK.locale.en-US.yaml (86%) rename manifests/s/SoftwareOK/DesktopOK/{12.55 => 12.57}/SoftwareOK.DesktopOK.locale.zh-CN.yaml (97%) rename manifests/s/SoftwareOK/DesktopOK/{12.55 => 12.57}/SoftwareOK.DesktopOK.yaml (90%) diff --git a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.installer.yaml b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.installer.yaml similarity index 77% rename from manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.installer.yaml rename to manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.installer.yaml index 4e4225a566c0..a70b24e16ffd 100644 --- a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.installer.yaml +++ b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SoftwareOK.DesktopOK -PackageVersion: "12.55" +PackageVersion: "12.57" InstallerType: zip NestedInstallerType: exe InstallModes: @@ -15,33 +15,33 @@ InstallerSuccessCodes: - 1 UpgradeBehavior: install ProductCode: DesktopOK -ReleaseDate: 2026-05-17 +ReleaseDate: 2026-06-03 Installers: - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: DesktopOK_Installer.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/DesktopOK_Installer.zip - InstallerSha256: 5B740A081C99B9A62BF9C4730D719567A82EEBB18DB2555CA8B1A0044F4D2781 + InstallerSha256: D04D1208588A16A9C9496B3129BA9129F352CFB6E45C5C8DDE3E70BADFF84335 - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: DesktopOK_Installer.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/DesktopOK_Installer.zip - InstallerSha256: 5B740A081C99B9A62BF9C4730D719567A82EEBB18DB2555CA8B1A0044F4D2781 + InstallerSha256: D04D1208588A16A9C9496B3129BA9129F352CFB6E45C5C8DDE3E70BADFF84335 ElevationRequirement: elevationRequired - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: DesktopOK_Installer_x64.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/DesktopOK_Installer_x64.zip - InstallerSha256: F91F35938C6B8FB6121EC4DE10F6679640204CE9FC1810E9DB19328383F1A822 + InstallerSha256: C08C891604788ECAA9BCCCD102AAC18BE826601318BF2B8EA08C0D22A04FAB11 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: DesktopOK_Installer_x64.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/DesktopOK_Installer_x64.zip - InstallerSha256: F91F35938C6B8FB6121EC4DE10F6679640204CE9FC1810E9DB19328383F1A822 + InstallerSha256: C08C891604788ECAA9BCCCD102AAC18BE826601318BF2B8EA08C0D22A04FAB11 ElevationRequirement: elevationRequired ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.en-US.yaml b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.en-US.yaml similarity index 86% rename from manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.en-US.yaml rename to manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.en-US.yaml index 8c2a088cd9a7..e18f921379c9 100644 --- a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.en-US.yaml +++ b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SoftwareOK.DesktopOK -PackageVersion: "12.55" +PackageVersion: "12.57" PackageLocale: en-US Publisher: SoftwareOK PublisherUrl: https://www.softwareok.com/ @@ -19,8 +19,9 @@ Description: DesktopOK is a small but effective solution for user that have to c Tags: - desktop ReleaseNotes: |- - - Important update to the DesktopOK language files - - Minor fixes and compilation due to a positive false virus warning on some Windows 11 operating systems, even though no virus was present! + - Improvements to the Desktop OK uninstallation process. + - General fine-tuning and improvements. + - Important update to the Desktop OK language files. ReleaseNotesUrl: https://www.softwareok.com/?seite=Freeware/DesktopOK/History Documentations: - DocumentLabel: Manual diff --git a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.zh-CN.yaml b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.zh-CN.yaml similarity index 97% rename from manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.zh-CN.yaml rename to manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.zh-CN.yaml index 6de3723126e9..437653d75c2e 100644 --- a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.locale.zh-CN.yaml +++ b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SoftwareOK.DesktopOK -PackageVersion: "12.55" +PackageVersion: "12.57" PackageLocale: zh-CN License: 免费软件 ShortDescription: 保存并还原 Windows 11、10、……的桌面图标 diff --git a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.yaml b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.yaml similarity index 90% rename from manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.yaml rename to manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.yaml index e4ccd8ecac68..471ea1fc2fec 100644 --- a/manifests/s/SoftwareOK/DesktopOK/12.55/SoftwareOK.DesktopOK.yaml +++ b/manifests/s/SoftwareOK/DesktopOK/12.57/SoftwareOK.DesktopOK.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SoftwareOK.DesktopOK -PackageVersion: "12.55" +PackageVersion: "12.57" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 53baab5a62ddae417e7013d87c58a299cc8f886d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:47:35 +0800 Subject: [PATCH 061/164] New version: DifferentAI.OpenWork version 0.15.1 (#383242) --- .../DifferentAI.OpenWork.installer.yaml | 15 +++++++ .../DifferentAI.OpenWork.locale.en-US.yaml | 40 +++++++++++++++++++ .../DifferentAI.OpenWork.locale.zh-CN.yaml | 24 +++++++++++ .../OpenWork/0.15.1/DifferentAI.OpenWork.yaml | 8 ++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.installer.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.en-US.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.zh-CN.yaml create mode 100644 manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.yaml diff --git a/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 000000000000..62ce57fd8095 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.15.1 +InstallerType: nullsoft +Scope: user +ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.15.1/openwork-win-x64-0.15.1.exe + InstallerSha256: 9F554535E64B1D58733C5F897EBB46391D8278E043FBBE961E04B27CE836528C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 000000000000..cc685a50daab --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.15.1 +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: |- + What's new + OpenWork v0.15.1 desktop release. + - Download the attached installer for your platform. + - Electron builds use the attached latest-mac.yml updater feed. +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.15.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..862a40d08fd1 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.1/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.15.1 +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.15.1/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.15.1/DifferentAI.OpenWork.yaml new file mode 100644 index 000000000000..0fdae17f3b22 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.1/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.15.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 974b79ade10bbd0a9c7b35515a943125f1855aa2 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:47:50 +0200 Subject: [PATCH 062/164] New version: Micronaut.Launch version 5.0.2 (#383340) --- .../5.0.2/Micronaut.Launch.installer.yaml | 19 +++++++++++++++++++ .../5.0.2/Micronaut.Launch.locale.en-US.yaml | 19 +++++++++++++++++++ .../Launch/5.0.2/Micronaut.Launch.yaml | 8 ++++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.installer.yaml create mode 100644 manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.locale.en-US.yaml create mode 100644 manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.yaml diff --git a/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.installer.yaml b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.installer.yaml new file mode 100644 index 000000000000..927c3e2c1973 --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Micronaut.Launch +PackageVersion: 5.0.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mn-win-amd64-v5.0.2/bin/mn.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/micronaut-projects/micronaut-starter/releases/download/v5.0.2/mn-win-amd64-v5.0.2.zip + InstallerSha256: B3637F016A686E0E77697CAF9704D724CAC10855C7710DD88E95DFEF11BAA520 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.locale.en-US.yaml b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.locale.en-US.yaml new file mode 100644 index 000000000000..6ac56a9ddbb9 --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Micronaut.Launch +PackageVersion: 5.0.2 +PackageLocale: en-US +Publisher: Micronaut Foundation +PublisherUrl: https://micronaut.io/ +PublisherSupportUrl: https://github.com/micronaut-projects/micronaut-starter/issues +PackageName: Micronaut Launch +PackageUrl: https://github.com/micronaut-projects/micronaut-starter +License: Apache-2.0 +LicenseUrl: https://github.com/micronaut-projects/micronaut-starter/blob/HEAD/LICENSE +ShortDescription: Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications +Moniker: micronaut +ReleaseNotes: 'Full Changelog: v5.0.1...v5.0.2' +ReleaseNotesUrl: https://github.com/micronaut-projects/micronaut-starter/releases/tag/v5.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.yaml b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.yaml new file mode 100644 index 000000000000..df3fd10c22b2 --- /dev/null +++ b/manifests/m/Micronaut/Launch/5.0.2/Micronaut.Launch.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Micronaut.Launch +PackageVersion: 5.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0e20417e3c9494d72282c667be536fe8f12a71b0 Mon Sep 17 00:00:00 2001 From: itsnateai <261014605+itsnateai@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:48:07 -0600 Subject: [PATCH 063/164] New version: itsnateai.MicMute version 2.2.7 (#383351) --- .../2.2.7/itsnateai.MicMute.installer.yaml | 13 ++++++++++ .../2.2.7/itsnateai.MicMute.locale.en-US.yaml | 25 +++++++++++++++++++ .../MicMute/2.2.7/itsnateai.MicMute.yaml | 8 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.installer.yaml create mode 100644 manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.locale.en-US.yaml create mode 100644 manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.yaml diff --git a/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.installer.yaml b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.installer.yaml new file mode 100644 index 000000000000..a5e8efce6d03 --- /dev/null +++ b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: itsnateai.MicMute +PackageVersion: 2.2.7 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/itsnateai/MicMute/releases/download/v2.2.7/MicMute.exe + InstallerSha256: 2466E7F398513C0D0257A8FE1C350C1D9E9CF6AD21F5FC964B5B2C9B63FD059D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-18 diff --git a/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.locale.en-US.yaml b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.locale.en-US.yaml new file mode 100644 index 000000000000..1e7b4c3b5e1f --- /dev/null +++ b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: itsnateai.MicMute +PackageVersion: 2.2.7 +PackageLocale: en-US +Publisher: itsnateai +PublisherUrl: https://github.com/itsnateai +PublisherSupportUrl: https://github.com/itsnateai/MicMute/issues +PackageName: MicMute +PackageUrl: https://github.com/itsnateai/MicMute +License: MIT +LicenseUrl: https://github.com/itsnateai/MicMute/blob/main/LICENSE +ShortDescription: Global hotkey mic mute/unmute for Windows +Description: System-wide microphone mute toggle with global hotkeys, push-to-talk, deafen mode, mute lock, and tray icon. Works with Zoom, Discord, Teams, and all other apps. +Tags: +- microphone +- mute +- hotkey +- audio +- system-tray +- privacy +ReleaseNotesUrl: https://github.com/itsnateai/MicMute/releases/tag/v2.2.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.yaml b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.yaml new file mode 100644 index 000000000000..477c13e0da21 --- /dev/null +++ b/manifests/i/itsnateai/MicMute/2.2.7/itsnateai.MicMute.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: itsnateai.MicMute +PackageVersion: 2.2.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f297e1087522ae0d94f2e573a96e4c995cf58361 Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 19:48:23 -0400 Subject: [PATCH 064/164] New version: Microsoft.SafetyScanner version 1.451.253.0 (#383359) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.253.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..27c5e7904b88 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.253.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.253.0&arch=x86 + InstallerSha256: D0837EDA85FB0AFC0C519577961DFB2AAAF01618B341E845C8A74CE1C4B002D9 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.253.0&arch=amd64 + InstallerSha256: B67ABE30E8315785978CA27735B75DEA5E3C278D26B9916E1C133E6C9CDBF769 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..895cf004dcd1 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.253.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..0418647da3a9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.253.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.451.253.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5f850d19641a66b76357553a45e123dc166a975f Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:48:37 +0800 Subject: [PATCH 065/164] New version: t8y2.DBX version 0.5.29 (#383367) --- .../t/t8y2/DBX/0.5.29/t8y2.DBX.installer.yaml | 26 +++++ .../DBX/0.5.29/t8y2.DBX.locale.en-US.yaml | 99 +++++++++++++++++++ manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.yaml | 8 ++ 3 files changed, 133 insertions(+) create mode 100644 manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.installer.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.locale.en-US.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.yaml diff --git a/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..bf5e850e1ffe --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.29 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.29/DBX_0.5.29_x64-setup.exe + InstallerSha256: 0D22B4609DD501906AC7C4C7025B40EAD4F9A748ACBF1E03D2E9D29582F01AC4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..0e283165e601 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,99 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.29 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: AGPL-3.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - 批量编辑 — 数据网格新增基于选择区域的批量编辑动作,批量修改单元格更高效 + - SQL 补全 — 新增数据库方言相关建议,并在补全中显示字段注释,写 SQL 时上下文更完整 + - GBase 8s — 新增 GBase 8s 驱动配置,扩展国产数据库连接支持 + - Elasticsearch — 新增 Elasticsearch 命令补全,命令输入更顺手 + - 二进制数据 — 数据网格支持内联下载 BLOB / 二进制单元格内容 + - 断开连接处理 — 支持配置断开连接时标签页的处理方式,避免误清理正在查看的内容 + - MCP 配置 — 优化 MCP 默认配置和提示信息,首次接入更清晰 + 改进 + - 数据导出 — 导出改为后台任务体验,支持进度查看、取消和批量大小设置;有主键表可使用更高效的 keyset 分页 (contributed by @DengQingNian) + - 完整表导出 — 全量表导出路径改为流式处理,降低大表导出时的内存峰值 + - 数据网格性能 — Canvas 表格减少行对象分配,降低大结果集浏览时的前端内存占用 + - 网格加载 — 预加载数据网格组件,切换到结果视图更快 + - Doris 元数据 — 优化 Doris 元数据浏览速度,大库对象列表响应更快 + - 导入导出图标 — 修正导入/导出相关图标方向,并补齐导入菜单提示 (contributed by @DengQingNian) + 修复 + - CLI 安全默认值 — 修复 CLI 查询默认放行写 SQL 的问题,现在默认保持只读,需显式开启写入 + - SQL 补全 — 修复保留空白上下文时的补全解析问题 + - 表导出 — 修复导出分页、排序和边界场景,减少漏行或顺序异常风险 + - JDBC 连接 — 修复驱动 URL 参数分隔符处理,避免部分驱动连接参数拼接错误 + - openGauss — 字段元数据加载失败时更稳健,减少对象浏览失败 + - 数据网格 — 修复无元数据时表筛选入口不可用、BLOB 下载、单列滚动等问题 + - 侧边栏 — 修复连接搜索结果在连接前不可见,以及 MySQL 表对象重复显示 + - SQL Server — 修复分页时 TOP 与 DISTINCT 的位置,并保留存储过程 DDL 批处理 + - IRIS — 修复表预览分页语法,并跳过不适用的 schema 执行上下文 + - Elasticsearch — 改进本地 TLS 连接处理 + - OceanBase Oracle 模式 — 使用 Oracle JDBC URL 生成 agent 连接 + - Oracle — 修复 SYSDBA agent 连接支持 + - 驱动更新 — 跳过被阻止的驱动更新,避免重复失败提示 + - Docker Web 版 — 离线 agent zip 上传改为流式处理,降低上传大文件时的内存压力 + 下载安装 + Windows + ───────────────────────────┬──────────────────────────────── + 文件 │说明 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.29_x64-setup.exe │推荐 — NSIS 安装包,支持自动更新 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.29_x64_en-US.msi │MSI 安装包,适用于企业部署 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.29_x64-portable.zip│便携版 ZIP,适合免安装和离线拷贝 + ───────────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + macOS + ──────────────────────┬─────────────────────────── + 文件 │说明 + ──────────────────────┼─────────────────────────── + DBX_0.5.29_aarch64.dmg│推荐 — 适用于 Apple Silicon + ──────────────────────┼─────────────────────────── + DBX_0.5.29_x64.dmg │适用于 Intel Mac + ──────────────────────┴─────────────────────────── + Homebrew: + brew install --cask dbx + Linux + ──────────────────────────────────────┬─────────┬─────────────────────────────────────────── + 发行版 │推荐格式 │安装方式 + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Ubuntu / Debian / Linux Mint / Pop!_OS│.deb │sudo apt install ./DBX_*.deb + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Fedora / RHEL / CentOS / Rocky Linux │.rpm │sudo dnf install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + 其他发行版 │.AppImage│chmod +x DBX_*.AppImage && ./DBX_*.AppImage + ──────────────────────────────────────┴─────────┴─────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.29 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.yaml new file mode 100644 index 000000000000..72796ab5942a --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.29/t8y2.DBX.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 64bf83ef23d6efd67442f50e3d4d00ff6b7c9dcf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:48:54 +0800 Subject: [PATCH 066/164] New version: kawayiYokami.P-ai version 0.10.17 (#383368) --- .../0.10.17/kawayiYokami.P-ai.installer.yaml | 16 ++++++ .../kawayiYokami.P-ai.locale.en-US.yaml | 53 +++++++++++++++++++ .../kawayiYokami.P-ai.locale.zh-CN.yaml | 43 +++++++++++++++ .../P-ai/0.10.17/kawayiYokami.P-ai.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.installer.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.en-US.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.zh-CN.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.yaml diff --git a/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 000000000000..140e6b7f0358 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.17 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.10.17/P-ai_0.10.17_x64-setup.exe + InstallerSha256: 21DD61BA27BF6A918877D29E63C11061CFE8747AC5891C77AD49D5CF17A3DADC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 000000000000..72fb639eb567 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.17 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.10.16...v0.10.17' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.10.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 000000000000..702ab444a23c --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.17 +PackageLocale: zh-CN +ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。 +Description: |- + 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。 + PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。 + + 入口与效率 + 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。 + 组织与角色 + 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。 + 界面与交互 + UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。 + 能力与工具 + 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。 + 记忆与上下文 + 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。 + 工程与可靠性 + 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。 + + 真实使用场景 + 以下并非设想,而是真实发生的情况: + - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更 + - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月 + - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇 + - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文 + - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条 + - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过 + - 用户长期使用 PAI 制作游戏攻略 + - 用户长期使用 PAI 操作游戏并完成日常任务 + - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道 + - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.yaml new file mode 100644 index 000000000000..876b5e62fa5e --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.17/kawayiYokami.P-ai.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: kawayiYokami.P-ai +PackageVersion: 0.10.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7993210e738aeb582d6f24f2d0ee237a93e4c31 Mon Sep 17 00:00:00 2001 From: Alexander Trakhimenok <533159+trakhimenok@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:10:12 +0100 Subject: [PATCH 067/164] New version: SpecScore.CLI 0.6.0 (#383276) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../CLI/0.6.0/SpecScore.CLI.installer.yaml | 18 ++++++++++++++++++ .../CLI/0.6.0/SpecScore.CLI.locale.en-US.yaml | 18 ++++++++++++++++++ .../s/SpecScore/CLI/0.6.0/SpecScore.CLI.yaml | 7 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.installer.yaml create mode 100644 manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.locale.en-US.yaml create mode 100644 manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.yaml diff --git a/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.installer.yaml b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.installer.yaml new file mode 100644 index 000000000000..e84bf29d2a80 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: specscore.exe + PortableCommandAlias: specscore + InstallerUrl: https://github.com/specscore/specscore-cli/releases/download/v0.6.0/specscore_0.6.0_windows_amd64.zip + InstallerSha256: fc02a8046e4e3fa2f29d34629becea0633ffbe3852df0e3d2d9834edff2101d3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.locale.en-US.yaml b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..7a9c79270e3e --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: SpecScore +PublisherUrl: https://specscore.md +PackageName: SpecScore +PackageUrl: https://specscore.md +License: Apache-2.0 +ShortDescription: Lint, validate, and navigate Markdown specifications. +Description: | + SpecScore is a CLI for working with Markdown-based specifications: + validate spec trees against structural conventions, search across + features, and inspect feature/plan/task relationships. +Moniker: SpecScore +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.yaml b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.yaml new file mode 100644 index 000000000000..1db530a1d7c2 --- /dev/null +++ b/manifests/s/SpecScore/CLI/0.6.0/SpecScore.CLI.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: SpecScore.CLI +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 90df89a7af59dae2d3e9e243ec61aaa75a65600e Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 20:10:46 -0400 Subject: [PATCH 068/164] New version: OpenWhisperSystems.Signal version 8.13.0 (#383305) --- .../OpenWhisperSystems.Signal.installer.yaml | 21 ++++++++++++ ...penWhisperSystems.Signal.locale.en-US.yaml | 34 +++++++++++++++++++ .../8.13.0/OpenWhisperSystems.Signal.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.installer.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.locale.en-US.yaml create mode 100644 manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.yaml diff --git a/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.installer.yaml b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.installer.yaml new file mode 100644 index 000000000000..bcc6a3778a46 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.13.0 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- DisplayName: Signal 8.13.0 + ProductCode: 7d96caee-06e6-597c-9f2f-c7bb2e0948b4 +Installers: +- Architecture: x64 + InstallerUrl: https://updates.signal.org/desktop/signal-desktop-win-8.13.0.exe + InstallerSha256: FE4F49F43CACA580154EC29E8D391337DE88359C4C83816715C2BFDD332CD032 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.locale.en-US.yaml b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.locale.en-US.yaml new file mode 100644 index 000000000000..26a2d4bf1b10 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.13.0 +PackageLocale: en-US +Publisher: Signal Messenger, LLC +PublisherUrl: https://www.signal.org/ +PublisherSupportUrl: https://github.com/signalapp/Signal-Desktop/issues +PrivacyUrl: https://www.signal.org/legal/#privacy-policy +Author: Signal Messenger, LLC +PackageName: Signal +PackageUrl: https://www.signal.org/ +License: AGPL-3.0 +LicenseUrl: https://github.com/signalapp/Signal-Desktop/blob/HEAD/LICENSE +Copyright: © 2013–2026 Signal, a 501c3 nonprofit. +CopyrightUrl: https://www.signal.org/legal/#terms-of-service +ShortDescription: Signal is an encrypted communications application. +Description: |- + Signal is an encrypted communications application. + It uses the Internet to send one-to-one and group messages, which can include files, voice notes, images and videos, and make one-to-one voice and video calls. +Moniker: signal +Tags: +- chat +- cross-platform +- encryption +- foss +- messaging +- open-source +- privacy +- security +- texting +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.yaml b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.yaml new file mode 100644 index 000000000000..558f6ac12189 --- /dev/null +++ b/manifests/o/OpenWhisperSystems/Signal/8.13.0/OpenWhisperSystems.Signal.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenWhisperSystems.Signal +PackageVersion: 8.13.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5759b6d41542ea72cd1228188b2dc31f21a4ef64 Mon Sep 17 00:00:00 2001 From: Rian Stockbower <rstockbower@gmail.com> Date: Wed, 3 Jun 2026 20:11:03 -0400 Subject: [PATCH 069/164] New version: OpenCLICollective.google-readonly version 1.1.61 (#383346) --- ...ICollective.google-readonly.installer.yaml | 20 +++++++++++ ...llective.google-readonly.locale.en-US.yaml | 33 +++++++++++++++++++ .../OpenCLICollective.google-readonly.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.installer.yaml create mode 100644 manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.yaml diff --git a/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.installer.yaml b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.installer.yaml new file mode 100644 index 000000000000..87956d1b228a --- /dev/null +++ b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.google-readonly +PackageVersion: 1.1.61 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gro.exe + PortableCommandAlias: gro +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/google-readonly/releases/download/v1.1.61/gro_v1.1.61_windows_amd64.zip + InstallerSha256: 2C0D8B3BE3F2F198193472083F1CAA220073FA0ECB5F6E7E6A084F7946ED3BBB +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/google-readonly/releases/download/v1.1.61/gro_v1.1.61_windows_arm64.zip + InstallerSha256: FD4C8D521EAB853945C94FDFC9C8F9F61A2BC7F2CE548A36374EFE0E8BFDB2F7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.locale.en-US.yaml b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.locale.en-US.yaml new file mode 100644 index 000000000000..d46f35b6f984 --- /dev/null +++ b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.google-readonly +PackageVersion: 1.1.61 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/google-readonly/issues +PackageName: Google Readonly CLI +PackageUrl: https://github.com/open-cli-collective/google-readonly +License: MIT +LicenseUrl: https://github.com/open-cli-collective/google-readonly/blob/main/LICENSE +ShortDescription: Read-only command-line interface for Google services +Description: |- + A read-only CLI for Google services. Provides secure, read-only access to + Gmail, Google Calendar, and Google Drive including searching messages, + reading emails, viewing calendar events, and browsing Drive files. +Tags: +- google +- gmail +- calendar +- drive +- cli +- api +- readonly +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/google-readonly/releases/tag/v1.1.61 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/google-readonly/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.yaml b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.yaml new file mode 100644 index 000000000000..ef50c3b09660 --- /dev/null +++ b/manifests/o/OpenCLICollective/google-readonly/1.1.61/OpenCLICollective.google-readonly.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.google-readonly +PackageVersion: 1.1.61 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 488c5c8d0b6bf8738d29c62ee20dc49de0d1e194 Mon Sep 17 00:00:00 2001 From: itsnateai <261014605+itsnateai@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:11:19 -0600 Subject: [PATCH 070/164] New version: itsnateai.MWBToggle version 2.5.20 (#383349) --- .../2.5.20/itsnateai.MWBToggle.installer.yaml | 14 +++++++++ .../itsnateai.MWBToggle.locale.en-US.yaml | 29 +++++++++++++++++++ .../MWBToggle/2.5.20/itsnateai.MWBToggle.yaml | 8 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.installer.yaml create mode 100644 manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.locale.en-US.yaml create mode 100644 manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.yaml diff --git a/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.installer.yaml b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.installer.yaml new file mode 100644 index 000000000000..554bf1e464ca --- /dev/null +++ b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: itsnateai.MWBToggle +PackageVersion: 2.5.20 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/itsnateai/MousewithoutBordersToggle/releases/download/v2.5.20/MWBToggle.exe + InstallerSha256: 142307697E147942039FBB376FAA3F9E2CAA8F0CF46050367A982CC75D7DBE2F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-23 diff --git a/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.locale.en-US.yaml b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.locale.en-US.yaml new file mode 100644 index 000000000000..432dfbf863d7 --- /dev/null +++ b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: itsnateai.MWBToggle +PackageVersion: 2.5.20 +PackageLocale: en-US +Publisher: itsnateai +PublisherUrl: https://github.com/itsnateai +PublisherSupportUrl: https://github.com/itsnateai/MousewithoutBordersToggle/issues +Author: itsnateai +PackageName: MWBToggle +PackageUrl: https://github.com/itsnateai/MousewithoutBordersToggle +License: MIT +LicenseUrl: https://github.com/itsnateai/MousewithoutBordersToggle/blob/main/LICENSE +Copyright: Copyright (c) 2026 itsNate +ShortDescription: Toggle Mouse Without Borders clipboard and file sharing on/off +Description: Stop Mouse Without Borders from intercepting local copy/paste, prevent lag on large file copies. Hotkey plus tray icon, zero CPU when idle. Pinned OSD bubble above the system tray confirms every toggle. +Moniker: mwbtoggle +Tags: +- mouse-without-borders +- clipboard +- system-tray +- productivity +- tray +- toggle +- powertoys +ReleaseNotesUrl: https://github.com/itsnateai/MousewithoutBordersToggle/releases/tag/v2.5.20 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.yaml b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.yaml new file mode 100644 index 000000000000..b0dea20b3e25 --- /dev/null +++ b/manifests/i/itsnateai/MWBToggle/2.5.20/itsnateai.MWBToggle.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: itsnateai.MWBToggle +PackageVersion: 2.5.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 127cb0a65b69ba05bb3153b499beaca70bb22de4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:11:38 +0800 Subject: [PATCH 071/164] New version: Amazon.AWSCLI version 2.34.61 (#383352) --- .../2.34.61/Amazon.AWSCLI.installer.yaml | 25 +++++++++++++++++ .../2.34.61/Amazon.AWSCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../2.34.61/Amazon.AWSCLI.locale.zh-CN.yaml | 14 ++++++++++ .../Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..c0163c90e59e --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.61 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="<INSTALLPATH>" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{97EF9463-D604-442C-8300-692F1441E990}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{97EF9463-D604-442C-8300-692F1441E990}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.34.61.msi + InstallerSha256: 133E43318435A71B2518938A3164D75C62BB38C4BD301F068B4F73F9ACAFEB8A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..4f0d054d4cf4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.61 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..188a0ca4eae9 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.61 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..1794330ba34a --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.34.61/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.34.61 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e33a2dc6ad2b954ae74717f11595e6bd1e4f3398 Mon Sep 17 00:00:00 2001 From: Grandpied33 <22610259+Grandpied33@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:11:56 +0200 Subject: [PATCH 072/164] New version: Grandpied33.STH 0.2.18 (#383362) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../STH/0.2.18/Grandpied33.STH.installer.yaml | 18 ++++++++++++++++ .../0.2.18/Grandpied33.STH.locale.en-US.yaml | 21 +++++++++++++++++++ .../STH/0.2.18/Grandpied33.STH.yaml | 7 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.installer.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.locale.en-US.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.yaml diff --git a/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.installer.yaml b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.installer.yaml new file mode 100644 index 000000000000..4e1f06ba3d79 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.18 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sth.exe + PortableCommandAlias: sth + InstallerUrl: https://github.com/Grandpied33/sth-releases/releases/download/v0.2.18/sth-windows-amd64.zip + InstallerSha256: d4367fabeb1a799b4d24402505756b6f9986b940b7b000566f4cc96a65f12ec1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.locale.en-US.yaml b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.locale.en-US.yaml new file mode 100644 index 000000000000..a7866bbf6f26 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.18 +PackageLocale: en-US +Publisher: Skills-Transfer-Hub +PublisherUrl: https://sth-dashboard.vercel.app/ +PublisherSupportUrl: https://github.com/Grandpied33/sth-releases/issues +PackageName: sth +PackageUrl: https://github.com/Grandpied33/sth-releases +License: MIT +LicenseUrl: https://github.com/Grandpied33/sth-releases/blob/main/LICENSE +ShortDescription: CLI to install and update AI skill bundles from a hosted catalog. +Description: | + STH (Skills Transfer Hub) is a single-binary Go CLI that connects a project + to a hosted catalog of AI resources, reads SKILLS.md, installs resources + locally, and keeps them in sync. +Moniker: sth +ReleaseNotesUrl: https://github.com/Grandpied33/sth-releases/releases/tag/v0.2.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.yaml b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.yaml new file mode 100644 index 000000000000..cb7dc6476e34 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.18/Grandpied33.STH.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ff33efffd8d178391a1effd20c61b478981d1dff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:12:18 +0800 Subject: [PATCH 073/164] New version: Google.AntigravityCLI version 1.0.5 (#383366) --- .../Google.AntigravityCLI.installer.yaml | 17 ++++++++ .../Google.AntigravityCLI.locale.en-US.yaml | 39 +++++++++++++++++++ .../Google.AntigravityCLI.locale.zh-CN.yaml | 26 +++++++++++++ .../1.0.5/Google.AntigravityCLI.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.installer.yaml create mode 100644 manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.en-US.yaml create mode 100644 manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.zh-CN.yaml create mode 100644 manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.yaml diff --git a/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.installer.yaml b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.installer.yaml new file mode 100644 index 000000000000..728f32a10875 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.0.5 +InstallerType: portable +Commands: +- agy +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.5-5009297080451072/windows-x64/cli_windows_x64.exe + InstallerSha256: 876B2F1432027464AF1B8893F5B0C6ABF7E8728CFAA322008F4A46CA63F51F64 +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.5-5009297080451072/windows-arm/cli_windows_arm64.exe + InstallerSha256: 341C34FF7F23678234636E24086DC2A85DFCC45A9E96614914001487E29BAB47 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.en-US.yaml b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.en-US.yaml new file mode 100644 index 000000000000..c54a6ee0a587 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.0.5 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity CLI +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Work with Antigravity directly in your codebase. Build, debug, and ship from your terminal. Describe what you need, and Antigravity handles the rest. +Description: |- + The Antigravity CLI is the lightweight Terminal User Interface (TUI) surface of Antigravity. It brings the same core agentic capabilities as Antigravity 2.0—including multi-step reasoning, multi-file editing, tool calling, and conversation history—directly to your terminal. + The CLI is the ideal tool for keyboard-centric developers and remote SSH workflows, optimized for speed and low resource overhead. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- gemini +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.zh-CN.yaml b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..e5012f96082b --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.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: Google.AntigravityCLI +PackageVersion: 1.0.5 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 直接在您的代码库中使用 Antigravity。在终端中完成构建、调试和发布。只需描述您的需求,剩下的交给 Antigravity 即可。 +Description: |- + Antigravity CLI 是 Antigravity 的轻量级终端用户界面(TUI)。它将 Antigravity 2.0 的核心智能体能力——包括多步推理、多文件编辑、工具调用和对话历史——直接带入您的终端。 + 该 CLI 是以键盘为中心的开发者和远程 SSH 工作流的理想工具,并针对速度和低资源占用进行了优化。 +Tags: +- gemini +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.yaml b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.yaml new file mode 100644 index 000000000000..edf4fa994e05 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.5/Google.AntigravityCLI.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.AntigravityCLI +PackageVersion: 1.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09310b18de7c15e95d64a0f1668779fb86392b39 Mon Sep 17 00:00:00 2001 From: Grandpied33 <22610259+Grandpied33@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:12:37 +0200 Subject: [PATCH 074/164] New version: Grandpied33.STH 0.2.22 (#383373) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../STH/0.2.22/Grandpied33.STH.installer.yaml | 18 ++++++++++++++++ .../0.2.22/Grandpied33.STH.locale.en-US.yaml | 21 +++++++++++++++++++ .../STH/0.2.22/Grandpied33.STH.yaml | 7 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.installer.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.locale.en-US.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.yaml diff --git a/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.installer.yaml b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.installer.yaml new file mode 100644 index 000000000000..d18e067d3192 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.22 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sth.exe + PortableCommandAlias: sth + InstallerUrl: https://github.com/Grandpied33/sth-releases/releases/download/v0.2.22/sth-windows-amd64.zip + InstallerSha256: 6e8f89c808d82e1f842676f465491d7ba17ea204a3b9a6a03855309e6d196e96 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.locale.en-US.yaml b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.locale.en-US.yaml new file mode 100644 index 000000000000..638779e8c1f9 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.22 +PackageLocale: en-US +Publisher: Skills-Transfer-Hub +PublisherUrl: https://sth-dashboard.vercel.app/ +PublisherSupportUrl: https://github.com/Grandpied33/sth-releases/issues +PackageName: sth +PackageUrl: https://github.com/Grandpied33/sth-releases +License: MIT +LicenseUrl: https://github.com/Grandpied33/sth-releases/blob/main/LICENSE +ShortDescription: (Alpha) CLI to install and update AI skill bundles from a hosted catalog. +Description: | + STH (Skills Transfer Hub, Alpha) is a single-binary Go CLI that connects a project + to a hosted catalog of AI resources, reads SKILLS.md, installs resources + locally, and keeps them in sync. +Moniker: sth +ReleaseNotesUrl: https://github.com/Grandpied33/sth-releases/releases/tag/v0.2.22 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.yaml b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.yaml new file mode 100644 index 000000000000..b7679c13c3e7 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.22/Grandpied33.STH.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Grandpied33.STH +PackageVersion: 0.2.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cbbbff2febbc6b1ef44f91c423e124610064b454 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:12:52 -0700 Subject: [PATCH 075/164] Automatic deletion of EMCOSoftware.PingMonitor 9.2.1 (#383388) --- .../EMCOSoftware.PingMonitor.installer.yaml | 29 ------------ ...EMCOSoftware.PingMonitor.locale.en-US.yaml | 44 ------------------- ...EMCOSoftware.PingMonitor.locale.zh-CN.yaml | 23 ---------- .../9.2.1/EMCOSoftware.PingMonitor.yaml | 8 ---- 4 files changed, 104 deletions(-) delete mode 100644 manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.installer.yaml delete mode 100644 manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.en-US.yaml delete mode 100644 manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.zh-CN.yaml delete mode 100644 manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.yaml diff --git a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.installer.yaml b/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.installer.yaml deleted file mode 100644 index 11f1b3a69dce..000000000000 --- a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: EMCOSoftware.PingMonitor -PackageVersion: 9.2.1 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /s - SilentWithProgress: /s - Log: /log "<LOGPATH>" -UpgradeBehavior: install -ProductCode: '{79DE2000-CE00-4F08-B462-C8D34DAC6FB3}' -AppsAndFeaturesEntries: -- ProductCode: '{79DE2000-CE00-4F08-B462-C8D34DAC6FB3}' - UpgradeCode: '{B2E4E41F-326D-4713-B7B4-F946622B685D}' - InstallerType: wix -Installers: -- Architecture: x86 - InstallerUrl: https://storage.emcosoftware.com/download/pingmonitor/PingMonitorSetup.exe - InstallerSha256: 1E3B202612FC8AB57E338C34CA9D8E8507E7263EA2B30C0883A6D321E0B87312 -- Architecture: x64 - InstallerUrl: https://storage.emcosoftware.com/download/pingmonitor/PingMonitorSetup.exe - InstallerSha256: 1E3B202612FC8AB57E338C34CA9D8E8507E7263EA2B30C0883A6D321E0B87312 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.en-US.yaml b/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.en-US.yaml deleted file mode 100644 index 3d016e9a7ce6..000000000000 --- a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.en-US.yaml +++ /dev/null @@ -1,44 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: EMCOSoftware.PingMonitor -PackageVersion: 9.2.1 -PackageLocale: en-US -Publisher: EMCO Software -PublisherUrl: https://emcosoftware.com/ -PublisherSupportUrl: https://emcosoftware.com/support -PrivacyUrl: https://emcosoftware.com/privacy-policy -Author: EMCO ehf. -PackageName: EMCO Ping Monitor -PackageUrl: https://emcosoftware.com/ping-monitor -License: Proprietary -LicenseUrl: https://emcosoftware.com/purchase/licensing -Copyright: Copyright © 2001 - 2024 EMCO. All rights reserved. -CopyrightUrl: https://emcosoftware.com/terms-of-use -ShortDescription: Host Availability and Connection Quality Monitoring Tool -Description: EMCO Ping Monitor software helps you to monitor the up/down state and the connection quality of network devices. The tool can send you notifications when the host state or the connection quality of the monitored hosts change. For every host, the program collects detailed statistics including the uptime, outages, latency and other monitoring metrics, so you can analyze the host performance during any historical period and generate detailed reports. -Tags: -- availability -- connection -- internet -- monitor -- network -- ping -ReleaseNotes: |- - New features: - - A new Alerts History view allows tracking past alerts for all hosts. - Improvements: - - Significant improvement of alerts tracking performance. - - Significant improvement of Timeline loading performance. - - Improved data loading speed in GUI with multiple opened documents. - - Improved mouse navigation in host statistics details. - - Improved GUI client appearance on small window sizes. -ReleaseNotesUrl: https://emcosoftware.com/ping-monitor/whats-new -PurchaseUrl: https://emcosoftware.com/ping-monitor/purchase -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://emcosoftware.com/ping-monitor/doc -- DocumentLabel: Video Tour - DocumentUrl: https://emcosoftware.com/ping-monitor/video-tour -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.zh-CN.yaml b/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.zh-CN.yaml deleted file mode 100644 index 3530d2f68b86..000000000000 --- a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.locale.zh-CN.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: EMCOSoftware.PingMonitor -PackageVersion: 9.2.1 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 主机可用性和连接质量监控工具 -Description: EMCO Ping Monitor 软件可帮助您监控网络设备的连接/断开状态和连接质量。当被监控主机的主机状态或连接质量发生变化时,该工具会向您发送通知。对于每台主机,程序都会收集详细的统计数据,包括正常运行时间、中断、延迟和其它监控指标,因此您可以分析任何历史时期的主机性能并生成详细报告。 -Tags: -- ping -- 互联网 -- 可用性 -- 监控 -- 网络 -- 连接 -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://emcosoftware.com/ping-monitor/doc -- DocumentLabel: 视频教程 - DocumentUrl: https://emcosoftware.com/ping-monitor/video-tour -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.yaml b/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.yaml deleted file mode 100644 index e5b72c1b8f6b..000000000000 --- a/manifests/e/EMCOSoftware/PingMonitor/9.2.1/EMCOSoftware.PingMonitor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Oct/21 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: EMCOSoftware.PingMonitor -PackageVersion: 9.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 2fdf9fedcb4f53193977eeefa571d06fe52c36ab Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:13:08 -0700 Subject: [PATCH 076/164] Automatic deletion of Argente.SystemRepair 1.0.7.4 (#383389) --- .../Argente.SystemRepair.installer.yaml | 25 ------------------- .../Argente.SystemRepair.locale.en-US.yaml | 20 --------------- .../Argente.SystemRepair.locale.zh-CN.yaml | 10 -------- .../1.0.7.4/Argente.SystemRepair.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.installer.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.yaml diff --git a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.installer.yaml b/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.installer.yaml deleted file mode 100644 index f416bc51b8c0..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.4 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente System Repair 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairx86 - InstallerSha256: DAE5E3AA15B6337E2591BAE6A68111B49765102C1C9A72DF623FF7633B7F0F3A -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairx64 - InstallerSha256: 4C56DFB4EC7629AFD1A6713CFA10D85B32D91930C7D6740453B2FA387B29E581 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/systemrepairarm64 - InstallerSha256: D9819219844A16041B18305A05ED503143C051312F5171B3A26428C8B1C6CB8E -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.en-US.yaml b/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.en-US.yaml deleted file mode 100644 index dba19c1551b2..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.4 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente System Repair -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Repair all types of system errors and optimize it automatically to keep it stable, secure, and running at peak performance. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.zh-CN.yaml b/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.zh-CN.yaml deleted file mode 100644 index fffa80192ebc..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.4 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 自动修复所有类型的系统错误,并优化系统以保持其稳定、安全并以最佳性能运行。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.yaml b/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.yaml deleted file mode 100644 index c42b49f45957..000000000000 --- a/manifests/a/Argente/SystemRepair/1.0.7.4/Argente.SystemRepair.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SystemRepair -PackageVersion: 1.0.7.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From c52f15d25ec395193b1f87f74288c12fdaedd273 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:13:23 -0700 Subject: [PATCH 077/164] Automatic deletion of Argente.StartupManager 4.0.6.7 (#383390) --- .../Argente.StartupManager.installer.yaml | 25 ------------------- .../Argente.StartupManager.locale.en-US.yaml | 20 --------------- .../Argente.StartupManager.locale.zh-CN.yaml | 10 -------- .../4.0.6.7/Argente.StartupManager.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.installer.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.en-US.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.yaml diff --git a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.installer.yaml b/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.installer.yaml deleted file mode 100644 index 33308c731854..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.7 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Startup Manager 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx86 - InstallerSha256: CBB51C5129AA5C13F07560BD95B62F7D4E3CEF0F089BD431276592A6D4C3D018 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerx64 - InstallerSha256: 0CFDA445CE5C850BF3F795E8C120E1BEB84DB523C1195CB44D3330BFE8EE8DE5 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/startupmanagerarm64 - InstallerSha256: EF4C82EA0CF7D32629C268EAD67C4419AF921AFBFE6A348EF6F162E95E90FBC0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.en-US.yaml b/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.en-US.yaml deleted file mode 100644 index c2a6e87f6271..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.7 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Startup Manager -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Manage all applications that start with Windows® when your computer boots. Gain speed and security by disabling or removing startup applications that slow down system startup. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.zh-CN.yaml b/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.zh-CN.yaml deleted file mode 100644 index 0bb99a80ab10..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.7 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 管理计算机启动时随 Windows® 启动的所有应用程序。通过禁用或删除拖慢系统启动速度的应用程序,提升系统运行速度和安全性。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.yaml b/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.yaml deleted file mode 100644 index 44022ba4ab06..000000000000 --- a/manifests/a/Argente/StartupManager/4.0.6.7/Argente.StartupManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.StartupManager -PackageVersion: 4.0.6.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 5dc8e9f2d3f13b2dc3f7d22053e20c49ab9434c2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:13:37 -0700 Subject: [PATCH 078/164] Automatic deletion of Argente.MalwareCleaner 3.0.7.5 (#383393) --- .../Argente.MalwareCleaner.installer.yaml | 25 ------------------- .../Argente.MalwareCleaner.locale.en-US.yaml | 20 --------------- .../Argente.MalwareCleaner.locale.zh-CN.yaml | 10 -------- .../3.0.7.5/Argente.MalwareCleaner.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.installer.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.yaml diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.installer.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.installer.yaml deleted file mode 100644 index 4a06db3ed081..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.5 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Malware Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerx86 - InstallerSha256: 8F436F20A1E8E326ACBBBD7EF19973777680A9FFE91BDE77430D3AF90FE833D8 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerx64 - InstallerSha256: 07277EA632BBC5EF1B1B6B7F7378F6CD62D9BF4DDD26604BF8291682193B7EC9 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/malwarecleanerarm64 - InstallerSha256: 4854F523F4722ECF5EEF1B54F605C5AE46B98E4515F6EA0BF4674489B3484130 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.en-US.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.en-US.yaml deleted file mode 100644 index dd2b6d2dd055..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.5 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Malware Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove all types of malware. The perfect complement to your antivirus, ensuring your system is free of threats while protecting your data and privacy. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.zh-CN.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.zh-CN.yaml deleted file mode 100644 index 30c8312c2fd0..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.5 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并清除所有类型的恶意软件。作为您防病毒软件的完美补充,确保您的系统免受威胁,同时保护您的数据和隐私。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.yaml b/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.yaml deleted file mode 100644 index 8a61b3db4e7b..000000000000 --- a/manifests/a/Argente/MalwareCleaner/3.0.7.5/Argente.MalwareCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.MalwareCleaner -PackageVersion: 3.0.7.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 0de7db678f13f729fca42ebf5337dcf914e80953 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:13:51 -0700 Subject: [PATCH 079/164] Automatic deletion of Argente.SystemManager 1.0.2.3 (#383391) --- .../Argente.SystemManager.installer.yaml | 25 ------------------- .../Argente.SystemManager.locale.en-US.yaml | 20 --------------- .../Argente.SystemManager.locale.zh-CN.yaml | 10 -------- .../1.0.2.3/Argente.SystemManager.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.installer.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.yaml diff --git a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.installer.yaml b/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.installer.yaml deleted file mode 100644 index 755282f8a54f..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.2.3 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente System Manager 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerx86 - InstallerSha256: D89ED71987D6CB097E6E10A5A37FD27D880C08D1D96206A78AD501DA31E0FD6D -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerx64 - InstallerSha256: BEE9CBD4B8003F86ABAFD24B5B027AE1018638F3F07F48C38E31F35A7A3330EF -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/systemmanagerarm64 - InstallerSha256: D8A6B5BCC22378047CCA649E370DDB31AE157DDE5438EA63C170478B279A7F70 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.en-US.yaml b/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.en-US.yaml deleted file mode 100644 index 62be7905715d..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.2.3 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente System Manager -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Automate system configuration, install or uninstall applications, and automatically optimize system performance with ease. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.zh-CN.yaml b/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.zh-CN.yaml deleted file mode 100644 index 954adcb9376f..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.2.3 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 轻松实现系统配置自动化,安装或卸载应用程序,并自动优化系统性能。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.yaml b/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.yaml deleted file mode 100644 index 89f85c40550b..000000000000 --- a/manifests/a/Argente/SystemManager/1.0.2.3/Argente.SystemManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SystemManager -PackageVersion: 1.0.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From f0529d0b98f81cb1755a7d6a1dc5214b8907dbdc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:14:08 -0700 Subject: [PATCH 080/164] Automatic deletion of Argente.DuplicateFinder 2.0.3.9 (#383392) --- .../Argente.DuplicateFinder.installer.yaml | 25 ------------------- .../Argente.DuplicateFinder.locale.en-US.yaml | 19 -------------- .../Argente.DuplicateFinder.locale.zh-CN.yaml | 10 -------- .../2.0.3.9/Argente.DuplicateFinder.yaml | 8 ------ 4 files changed, 62 deletions(-) delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.installer.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.yaml diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.installer.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.installer.yaml deleted file mode 100644 index 08d5f4fe0260..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.9 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Duplicate Finder 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderx86 - InstallerSha256: E34590707CC2F17BD4A5D5658839698B35480BBAB5040045306218DABBCEB0C7 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderx64 - InstallerSha256: 6B242E7EB81DEB76C7F865A6A95D9DA8354BAD4C7D4CE62EC9D41216280E0A60 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/duplicatefinderarm64 - InstallerSha256: BBD647F70BAEE50E90CA516088E14AAF69B91A42420782CF1A37A20C75C89427 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.en-US.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.en-US.yaml deleted file mode 100644 index eb64a6eecb27..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.9 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Duplicate Finder -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Search for all duplicate files on your computer and remove those that only take up unnecessary space. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.zh-CN.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.zh-CN.yaml deleted file mode 100644 index 10160d33758e..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.9 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 搜索计算机上所有重复的文件,并删除那些仅占用不必要空间的文件。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.yaml b/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.yaml deleted file mode 100644 index 58261d560538..000000000000 --- a/manifests/a/Argente/DuplicateFinder/2.0.3.9/Argente.DuplicateFinder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DuplicateFinder -PackageVersion: 2.0.3.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a4c3a6f4f06123065f1d889f13a3ab6f28d00380 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:14:25 -0700 Subject: [PATCH 081/164] Automatic deletion of Argente.RegistryCleaner 4.0.7.8 (#383394) --- .../Argente.RegistryCleaner.installer.yaml | 25 ------------------- .../Argente.RegistryCleaner.locale.en-US.yaml | 20 --------------- .../Argente.RegistryCleaner.locale.zh-CN.yaml | 10 -------- .../4.0.7.8/Argente.RegistryCleaner.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.installer.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.yaml diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.installer.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.installer.yaml deleted file mode 100644 index c52acb70bb6e..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.8 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Registry Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx86 - InstallerSha256: B1CD7BCE2022499E6FD82296551E8C58F69D03A7AD6DE98FE676318420BEE5C5 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerx64 - InstallerSha256: 51EFB388554522E796A1432303BFC2A66C68316888D51EB4D29C326E8C5353AA -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/registrycleanerarm64 - InstallerSha256: A15E365C244043721B060F2177CA1F897FDF47EE79F304D6B65201260E12F4F6 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.en-US.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.en-US.yaml deleted file mode 100644 index 6c17e9190ea1..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.8 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Registry Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove errors in the Windows® registry to improve system performance and stability. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.zh-CN.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.zh-CN.yaml deleted file mode 100644 index 8e885ab8fdd9..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.8 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并清除 Windows® 注册表中的错误,以提高系统性能和稳定性。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.yaml b/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.yaml deleted file mode 100644 index d80b9325bef6..000000000000 --- a/manifests/a/Argente/RegistryCleaner/4.0.7.8/Argente.RegistryCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.RegistryCleaner -PackageVersion: 4.0.7.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a23e57267fbfb951dde01c17a6d45e4fc1442f67 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:14:41 -0700 Subject: [PATCH 082/164] Automatic deletion of Argente.DriveCleaner 3.0.8.8 (#383396) --- .../Argente.DriveCleaner.installer.yaml | 25 ------------------- .../Argente.DriveCleaner.locale.en-US.yaml | 19 -------------- .../Argente.DriveCleaner.locale.zh-CN.yaml | 10 -------- .../3.0.8.8/Argente.DriveCleaner.yaml | 8 ------ 4 files changed, 62 deletions(-) delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.installer.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.yaml diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.installer.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.installer.yaml deleted file mode 100644 index f5309c153161..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.8 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Drive Cleaner 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerx86 - InstallerSha256: 8D489DAC059A1B29B1319A47839952A3594FAE8A576AAF617607687CC2DACA4B -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerx64 - InstallerSha256: 98FAAEB5A3EB973B0B879136AE647637CC93C002ABA256F9278317B4263B2055 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/drivecleanerarm64 - InstallerSha256: 24B4A7059F6F8D75BE9247B8C618D7B1A5C4A2287582ADCAB46BD460ED166A8B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.en-US.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.en-US.yaml deleted file mode 100644 index 75f018ea6bf9..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.8 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Drive Cleaner -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and remove all types of unnecessary files, freeing up space quickly and safely. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.zh-CN.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.zh-CN.yaml deleted file mode 100644 index af3dd34db0c1..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.8 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并删除所有类型的无用文件,快速安全地释放空间。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.yaml b/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.yaml deleted file mode 100644 index 9f444f075216..000000000000 --- a/manifests/a/Argente/DriveCleaner/3.0.8.8/Argente.DriveCleaner.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DriveCleaner -PackageVersion: 3.0.8.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 46fce43e2ef3fe841629c5c7e422e78b90db246b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:14:57 -0700 Subject: [PATCH 083/164] Automatic deletion of Argente.SoftwareUpdater 1.0.6.9 (#383397) --- .../Argente.SoftwareUpdater.installer.yaml | 25 ------------------- .../Argente.SoftwareUpdater.locale.en-US.yaml | 20 --------------- .../Argente.SoftwareUpdater.locale.zh-CN.yaml | 10 -------- .../1.0.6.9/Argente.SoftwareUpdater.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.installer.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.en-US.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.yaml diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.installer.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.installer.yaml deleted file mode 100644 index 7ed788d8d39e..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.9 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Software Updater 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterx86 - InstallerSha256: 5E6D9E3F52889A8310683EDE4A6BBB72620F38C7F1DB3CE3CFC342C501776A7F -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterx64 - InstallerSha256: C62D4E6320E6A6D8F7ED350366C5D823240D12FBE4A2BD87E4FE0F6D9EA1936F -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/softwareupdaterarm64 - InstallerSha256: F1CDB5E751419B79EC75C8EEBE6E1A3F65E65595E4C33502B3E7FE9BE03C8039 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.en-US.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.en-US.yaml deleted file mode 100644 index 3cb7d7e1e982..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.9 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Software Updater -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Detect and automatically update your programs to keep the system secure, stable, and up to date with the latest versions. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.zh-CN.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.zh-CN.yaml deleted file mode 100644 index 5def4b109392..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.9 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 检测并自动更新您的程序,以保持系统安全、稳定,并始终使用最新版本。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.yaml b/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.yaml deleted file mode 100644 index a8346bb7bc9e..000000000000 --- a/manifests/a/Argente/SoftwareUpdater/1.0.6.9/Argente.SoftwareUpdater.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.SoftwareUpdater -PackageVersion: 1.0.6.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 05b386ee9ebedcf0325b008c9fe58ed2dad3556d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:15:13 -0700 Subject: [PATCH 084/164] Automatic deletion of Argente.DataShredder 1.0.5.3 (#383395) --- .../Argente.DataShredder.installer.yaml | 25 ------------------- .../Argente.DataShredder.locale.en-US.yaml | 23 ----------------- .../Argente.DataShredder.locale.zh-CN.yaml | 10 -------- .../1.0.5.3/Argente.DataShredder.yaml | 8 ------ 4 files changed, 66 deletions(-) delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.installer.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.yaml diff --git a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.installer.yaml b/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.installer.yaml deleted file mode 100644 index 040db3784b06..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.3 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Data Shredder 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/datashredderx86 - InstallerSha256: 784D076386D477CA6DE781F1FB068166973ADDF83F21C00C387FC34D8D20ABEB -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderx64 - InstallerSha256: 65E1F8281BE013F4707D073B27F7FAFDA16B67F0C492879917FFD4FDC0D172DF -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderarm64 - InstallerSha256: DB36B28151EC134ACD5D0CAF5EE84E0B5CA420D6405860F0F54B91333E7D03DC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.en-US.yaml b/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.en-US.yaml deleted file mode 100644 index 7f92c98b1480..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.3 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Data Shredder -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Securely delete all types of files and sensitive data, ensuring they can never be recovered. -Tags: -- data-shredder -ReleaseNotesUrl: https://argenteutilities.com/en/blog -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.zh-CN.yaml b/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.zh-CN.yaml deleted file mode 100644 index ef5123dd98a8..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.3 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 安全删除所有类型的文件和敏感数据,确保其永远无法被恢复。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.yaml b/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.yaml deleted file mode 100644 index aba2905e8aeb..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.3/Argente.DataShredder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a4e04221733c10b0865edc7d1514dfee5cf31268 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:15:28 -0700 Subject: [PATCH 085/164] Automatic deletion of ENERCALC.ENERCALC 20.26.05.05 (#383399) --- .../ENERCALC.ENERCALC.installer.yaml | 22 ------------- .../ENERCALC.ENERCALC.locale.en-US.yaml | 32 ------------------- .../ENERCALC.ENERCALC.locale.zh-CN.yaml | 21 ------------ .../20.26.05.05/ENERCALC.ENERCALC.yaml | 8 ----- 4 files changed, 83 deletions(-) delete mode 100644 manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml delete mode 100644 manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml delete mode 100644 manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml delete mode 100644 manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml deleted file mode 100644 index b9ad995a13fa..000000000000 --- a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.05.05 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /S - SilentWithProgress: /S -FileExtensions: -- ec6 -ProductCode: '{4E7C8500-3D69-11DB-390C-1F56BA3C7E87}' -Installers: -- Architecture: x86 - InstallerUrl: https://install.enercalc.com/ECSEL20_SETUP.EXE - InstallerSha256: 2575303789D3ED49A7E775C2E4DAE9AE646D4476EB3F2E5EE7D6C17C0C7BD7F1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml deleted file mode 100644 index b237aaf1899b..000000000000 --- a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.05.05 -PackageLocale: en-US -Publisher: ENERCALC, LLC. -PublisherUrl: https://enercalc.com/ -PublisherSupportUrl: https://enercalc.com/support-and-resources/ -Author: ENERCALC, LLC. -PackageName: ENERCALC -PackageUrl: https://enercalc.com/structural-engineering-library-sel/ -License: Proprietary -LicenseUrl: https://media.enercalc.com/pdf/ENERCALC_License_Agreement.pdf -Copyright: Copyright © ENERCALC, LLC 1982 - 2026 -CopyrightUrl: https://media.enercalc.com/pdf/ENERCALC_License_Agreement.pdf -ShortDescription: Structural Engineering Software -Description: |- - ENERCALC (also known as ENERCALC SEL, or the ENERCALC Structural Engineering Library) is a structural / civil engineering calculation, analysis, and design software package that includes 51 structural engineering design and analysis modules in one system. - ENERCALC is a versatile toolkit for the practicing engineer. Small projects of 5 stories or fewer dominate the structures built nationwide and this is where our software excels. - ENERCALC is designed to help you complete 90% of your structural engineering design work – while simplifying the process as much as possible. You’ll find a consistent user interface, colors, fonts, and workflow across each module. This consistency produces a familiarity similar to the muscle memory you develop while training for a sport. - ENERCALC provides the practicing engineer with a large toolkit of capabilities to design the elements of structures and also provides an environment to develop sets of project engineering calculations that contain other project files you create or reference, such as EXCEL spreadsheets, WORD documents, PDF files, scanned images, and general project information. -Tags: -- engineering -- structural-engineering -ReleaseNotesUrl: https://updates.enercalc.com/ -PurchaseUrl: https://enercalc.com/order -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://media.enercalc.com/sel_help_20/index.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml deleted file mode 100644 index 5ca09c20c80e..000000000000 --- a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.locale.zh-CN.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.05.05 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 结构工程软件 -Description: |- - ENERCALC(也称为 ENERCALC SEL,或 ENERCALC 结构工程库)是一款结构/土木工程计算、分析和设计的软件包,包含一个系统内的 51 个结构工程设计和分析模块。 - ENERCALC 是为工程师打造的多功能工具包。全国范围内,大多数建筑为 5 层或以下的小型项目,而这正是本软件擅长的领域。 - ENERCALC 的设计旨在帮助您完成 90%的结构工程设计工作,同时尽可能简化流程。您会在每个模块中发现一致的用户界面、颜色、字体和工作流程。这种一致性带来了类似于体育训练中肌肉记忆般的熟悉感。 - ENERCALC 为实践中的工程师提供了一个强大的工具集,用于设计结构元素,同时也提供了一个环境,帮助开发包含其他项目文件的工程计算集,例如 EXCEL 表格、WORD 文档、PDF 文件、扫描图像以及一般项目信息。 -Tags: -- 工程 -- 结构工程 -Documentations: -- DocumentLabel: 文档 - DocumentUrl: https://media.enercalc.com/sel_help_20/index.html -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml b/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml deleted file mode 100644 index 596b582e038e..000000000000 --- a/manifests/e/ENERCALC/ENERCALC/20.26.05.05/ENERCALC.ENERCALC.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ENERCALC.ENERCALC -PackageVersion: 20.26.05.05 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 3eab420e4ff04e318f7304ea2331491d48504778 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:15:42 -0700 Subject: [PATCH 086/164] Automatic deletion of Argente.UninstallManager 4.0.7.2 (#383400) --- .../Argente.UninstallManager.installer.yaml | 25 ------------------- ...Argente.UninstallManager.locale.en-US.yaml | 20 --------------- ...Argente.UninstallManager.locale.zh-CN.yaml | 10 -------- .../4.0.7.2/Argente.UninstallManager.yaml | 8 ------ 4 files changed, 63 deletions(-) delete mode 100644 manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.installer.yaml delete mode 100644 manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.en-US.yaml delete mode 100644 manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.yaml diff --git a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.installer.yaml b/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.installer.yaml deleted file mode 100644 index 4e8d644be67e..000000000000 --- a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.UninstallManager -PackageVersion: 4.0.7.2 -InstallerType: inno -Scope: machine -InstallerSwitches: - Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART --hidden - SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART --hidden -UpgradeBehavior: install -ProductCode: Argente Uninstall Manager 3.0 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerx86 - InstallerSha256: E7F66CBCF513E9994CE4477702C1292657B259FED9DC5ADF4751000EE8103152 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerx64 - InstallerSha256: 910371A91636C6334D44F8F1DF6AC2CBCEE2BF22BDE5D85412DD2573ECA4D5B4 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/uninstallmanagerarm64 - InstallerSha256: 09739E1EFD829560F1B6324C206FA8E14777586C3A53E91D8481DBC5FC364828 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.en-US.yaml b/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.en-US.yaml deleted file mode 100644 index b186853d4e36..000000000000 --- a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.UninstallManager -PackageVersion: 4.0.7.2 -PackageLocale: en-US -Publisher: Raúl Argente -PublisherUrl: https://argenteutilities.com/ -PublisherSupportUrl: https://argenteutilities.com/en/support -PrivacyUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=privacy -Author: Raúl Argente -PackageName: Argente Uninstall Manager -PackageUrl: https://argenteutilities.com/en/downloads -License: Proprietary -LicenseUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -Copyright: Copyright © 2008 - 2026 Raúl Argente -CopyrightUrl: https://argenteutilities.com/modal/modal-body.php?type-modal=legal -ShortDescription: Manage all installed applications on your computer. Free up space by uninstalling or removing applications you no longer use. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.zh-CN.yaml b/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.zh-CN.yaml deleted file mode 100644 index 2a793488a969..000000000000 --- a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.UninstallManager -PackageVersion: 4.0.7.2 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 管理计算机上安装的所有应用程序。通过卸载或删除不再使用的应用程序来释放空间。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.yaml b/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.yaml deleted file mode 100644 index f7ee62429f60..000000000000 --- a/manifests/a/Argente/UninstallManager/4.0.7.2/Argente.UninstallManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.UninstallManager -PackageVersion: 4.0.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 949a829f193141761e4676fae703b029a2203d45 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:20:44 -0700 Subject: [PATCH 087/164] Automatic Waiver Addition for PR 373562 (#383410) --- manifests/g/Gitlab/Runner/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/g/Gitlab/Runner/.validation diff --git a/manifests/g/Gitlab/Runner/.validation b/manifests/g/Gitlab/Runner/.validation new file mode 100644 index 000000000000..1dec52978921 --- /dev/null +++ b/manifests/g/Gitlab/Runner/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b77a97f5-1f83-45f1-94f4-8a61fb50d0fc","TestPlan":"Validation-Domain","PackagePath":"manifests/g/Gitlab/Runner/18.11.3","CommitId":"8ea1ceae8229bc28a9a02d640ddf9e4422e75ce6"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 44676889083109721efd12087ea8d63d1059686c Mon Sep 17 00:00:00 2001 From: IsNotNullException <44813368+clinta74@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:21:05 -0400 Subject: [PATCH 088/164] New package: Pollyspeople.SysRecycle version 6.1.0 (#380378) --- .../Pollyspeople.SysRecycle.installer.yaml | 17 +++++++++++++++++ .../Pollyspeople.SysRecycle.locale.en-US.yaml | 12 ++++++++++++ .../6.1.0/Pollyspeople.SysRecycle.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.installer.yaml create mode 100644 manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.locale.en-US.yaml create mode 100644 manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.yaml diff --git a/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.installer.yaml b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.installer.yaml new file mode 100644 index 000000000000..943f1d2bb670 --- /dev/null +++ b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pollyspeople.SysRecycle +PackageVersion: 6.1.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: SysRecycle.msi +ProductCode: '{1C408E88-0029-4DD6-B87B-1CAE53E99ED1}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.pollyspeople.net/downloads/sysrecycle.zip + InstallerSha256: 80458A41827AD23E9DAED9807343088B853C596B110190810B782F3E06485C5C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.locale.en-US.yaml b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.locale.en-US.yaml new file mode 100644 index 000000000000..626c96fdfe1c --- /dev/null +++ b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.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: Pollyspeople.SysRecycle +PackageVersion: 6.1.0 +PackageLocale: en-US +Publisher: Pollyspeople +PackageName: SysRecycle +License: BSD Clause 2 +ShortDescription: Provides access to recycle bind from notification tray. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.yaml b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.yaml new file mode 100644 index 000000000000..29b8f4e408e0 --- /dev/null +++ b/manifests/p/Pollyspeople/SysRecycle/6.1.0/Pollyspeople.SysRecycle.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: Pollyspeople.SysRecycle +PackageVersion: 6.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5642b1b19bc3eb7980f7cc300baf98d5fe4abf4 Mon Sep 17 00:00:00 2001 From: Dan Sherwin <113303204+dan-sherwin@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:24:02 -0600 Subject: [PATCH 089/164] Add version 1.3.1 for DanSherwin.DevLogBus (#381956) --- .../1.3.1/DanSherwin.DevLogBus.installer.yaml | 30 +++++++++++++++++++ .../DanSherwin.DevLogBus.locale.en-US.yaml | 21 +++++++++++++ .../DevLogBus/1.3.1/DanSherwin.DevLogBus.yaml | 6 ++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.installer.yaml create mode 100644 manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.locale.en-US.yaml create mode 100644 manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.yaml diff --git a/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.installer.yaml b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.installer.yaml new file mode 100644 index 000000000000..85b50604cc09 --- /dev/null +++ b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: DanSherwin.DevLogBus +PackageVersion: 1.3.1 +InstallerType: zip +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: devlogbus_v1.3.1_windows_amd64\devlogbus.exe + PortableCommandAlias: devlogbus + - RelativeFilePath: devlogbus_v1.3.1_windows_amd64\devlogbusd.exe + PortableCommandAlias: devlogbusd + - RelativeFilePath: devlogbus_v1.3.1_windows_amd64\devlogbus-journal-bridge.exe + PortableCommandAlias: devlogbus-journal-bridge + InstallerUrl: https://github.com/dan-sherwin/DevLogBus/releases/download/v1.3.1/devlogbus_v1.3.1_windows_amd64.zip + InstallerSha256: 2083823D0D706A4B9FB23682A1B5AEF858781B3AEB9A74F95923C9099A69B545 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: devlogbus_v1.3.1_windows_arm64\devlogbus.exe + PortableCommandAlias: devlogbus + - RelativeFilePath: devlogbus_v1.3.1_windows_arm64\devlogbusd.exe + PortableCommandAlias: devlogbusd + - RelativeFilePath: devlogbus_v1.3.1_windows_arm64\devlogbus-journal-bridge.exe + PortableCommandAlias: devlogbus-journal-bridge + InstallerUrl: https://github.com/dan-sherwin/DevLogBus/releases/download/v1.3.1/devlogbus_v1.3.1_windows_arm64.zip + InstallerSha256: BB4DD613BB57195330ED6CAD05D21BFE5B637C105CCCBA164D782B52A832F2DB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.locale.en-US.yaml b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.locale.en-US.yaml new file mode 100644 index 000000000000..8da4603c24a3 --- /dev/null +++ b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: DanSherwin.DevLogBus +PackageVersion: 1.3.1 +PackageLocale: en-US +Publisher: Dan Sherwin +PublisherUrl: https://github.com/dan-sherwin +PublisherSupportUrl: https://github.com/dan-sherwin/DevLogBus/issues +PackageName: DevLogBus +PackageUrl: https://github.com/dan-sherwin/DevLogBus +License: MIT +LicenseUrl: https://github.com/dan-sherwin/DevLogBus/blob/main/LICENSE +ShortDescription: Local-first structured log bus for development work. +Description: DevLogBus lets local services, CLIs, Linux journal streams, and browser debugging events publish structured records into one live development log stream. +Moniker: devlogbus +Tags: +- logging +- development +- cli +- browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.yaml b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.yaml new file mode 100644 index 000000000000..5d7cf38ace92 --- /dev/null +++ b/manifests/d/DanSherwin/DevLogBus/1.3.1/DanSherwin.DevLogBus.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: DanSherwin.DevLogBus +PackageVersion: 1.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0e615b8027338ab4c714785510755539d626a0ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:24:22 +0800 Subject: [PATCH 090/164] New version: Google.Chrome.Beta.EXE version 149.0.7827.53 (#381294) --- .../Google.Chrome.Beta.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 25 +++++++ .../149.0.7827.53/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..1ee6feb0021b --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 149.0.7827.53 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="<LOGPATH>" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/b3bmd7m2r7vuaiqlm5fksgywyu_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: 7A7A76EAC9E2E021DF1C1320B09845E4D8FAB6CF152837FDF8A351A66D370743 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/b3bmd7m2r7vuaiqlm5fksgywyu_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: 7A7A76EAC9E2E021DF1C1320B09845E4D8FAB6CF152837FDF8A351A66D370743 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/hwlb5jrtchcnjxn5rqyk5svaim_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: 299C7C962A8C7D72001E95168BC5DD7D7344A7C8AEF46F22D5A0399CA3E1194F + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/hwlb5jrtchcnjxn5rqyk5svaim_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: 299C7C962A8C7D72001E95168BC5DD7D7344A7C8AEF46F22D5A0399CA3E1194F + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/f3t3tgoc2yl5pcwljwxd6usrly_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: C1570B63EEDF0B419C81EF77D42331410458DBA52D3BD8A83665471E9135F19C + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/f3t3tgoc2yl5pcwljwxd6usrly_149.0.7827.53/149.0.7827.53_chrome_installer_uncompressed.exe + InstallerSha256: C1570B63EEDF0B419C81EF77D42331410458DBA52D3BD8A83665471E9135F19C + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..76a9d2129d92 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 149.0.7827.53 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/chrome/beta +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..0fa2eeba3fc1 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 149.0.7827.53 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/beta +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..ea6e8d35fa6e --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 149.0.7827.53 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版(EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..7419aa8b84d4 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/149.0.7827.53/Google.Chrome.Beta.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 149.0.7827.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 10059ed854f9b5ece48f2efc39229db145b8e40c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:25:02 -0700 Subject: [PATCH 091/164] Automatic deletion of CDESoftware.BTM-2026 2026.147.1517 (#383407) --- .../CDESoftware.BTM-2026.installer.yaml | 14 ----------- .../CDESoftware.BTM-2026.locale.en-US.yaml | 25 ------------------- .../2026.147.1517/CDESoftware.BTM-2026.yaml | 8 ------ 3 files changed, 47 deletions(-) delete mode 100644 manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.installer.yaml delete mode 100644 manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.locale.en-US.yaml delete mode 100644 manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.yaml diff --git a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.installer.yaml b/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.installer.yaml deleted file mode 100644 index 16643f318472..000000000000 --- a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.147.1517 -InstallerType: exe -InstallerSwitches: - Silent: /exenoui /qn /norestart -Installers: -- Architecture: x86 - InstallerUrl: https://static.cdesoftware.com/btm2026/BTM2026INSTALLER.EXE - InstallerSha256: 26A622E5CE3E93E433F2733C9D483A728462E83167A0310D2603B2A6D46D064B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.locale.en-US.yaml b/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.locale.en-US.yaml deleted file mode 100644 index dbcca1fba832..000000000000 --- a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.147.1517 -PackageLocale: en-US -Publisher: CDE Software -PublisherUrl: https://cdesoftware.com -PublisherSupportUrl: https://support.cdesoftware.com -PrivacyUrl: https://www.cdesoftware.com/privacy-policy/ -Author: CDE Software -PackageName: BTM-2026 -PackageUrl: https://cdesoftware.com -License: Proprietary -Copyright: Copyright (C) 2026 CDE Software -ShortDescription: CDE Software BTM-2026 is a bowling tournament software management program -Description: CDE Software BTM-2026 is a bowling tournament software management program -Tags: -- bowling tournament software -- bowling -- tournament -ReleaseNotesUrl: https://downloads.cdesoftware.com/btm2026\VersionHistory.txt -PurchaseUrl: https://shop.cdesoftware.com -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.yaml b/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.yaml deleted file mode 100644 index b5c16f7dafab..000000000000 --- a/manifests/c/CDESoftware/BTM-2026/2026.147.1517/CDESoftware.BTM-2026.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: CDESoftware.BTM-2026 -PackageVersion: 2026.147.1517 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From a7e5af0069c02d1d0c061fd1d3678657459f7c64 Mon Sep 17 00:00:00 2001 From: Boshi Lian <farmer1992@gmail.com> Date: Wed, 3 Jun 2026 17:32:01 -0700 Subject: [PATCH 092/164] New package: tg123.oci-to-wsl version 0.0.1 (#381577) Co-authored-by: tg123 <170430+tg123@users.noreply.github.com> --- .../0.0.1/tg123.oci-to-wsl.installer.yaml | 21 ++++++++++++++ .../0.0.1/tg123.oci-to-wsl.locale.en-US.yaml | 29 +++++++++++++++++++ .../oci-to-wsl/0.0.1/tg123.oci-to-wsl.yaml | 7 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.installer.yaml create mode 100644 manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.locale.en-US.yaml create mode 100644 manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.yaml diff --git a/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.installer.yaml b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.installer.yaml new file mode 100644 index 000000000000..bc66cb6f150a --- /dev/null +++ b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.installer.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: tg123.oci-to-wsl +PackageVersion: 0.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: oci-to-wsl.exe + PortableCommandAlias: oci-to-wsl +Commands: + - oci-to-wsl +ReleaseDate: 2026-05-20 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/tg123/oci-to-wsl/releases/download/v0.0.1/oci-to-wsl_windows_x86_64.zip + InstallerSha256: 79772846F1CE4A38E5B2841EA2406A070F4DB64F3DBF3EA32F04B519111FD003 + - Architecture: arm64 + InstallerUrl: https://github.com/tg123/oci-to-wsl/releases/download/v0.0.1/oci-to-wsl_windows_arm64.zip + InstallerSha256: 362129BBACB20CC60D4F354333FE4AF545EA764CD30BD16D57FB28ADEA5DF5D1 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.locale.en-US.yaml b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.locale.en-US.yaml new file mode 100644 index 000000000000..42ed2f75b127 --- /dev/null +++ b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: tg123.oci-to-wsl +PackageVersion: 0.0.1 +PackageLocale: en-US +Publisher: tg123 +PublisherUrl: https://github.com/tg123 +PublisherSupportUrl: https://github.com/tg123/oci-to-wsl/issues +PackageName: oci-to-wsl +PackageUrl: https://github.com/tg123/oci-to-wsl +License: MIT +LicenseUrl: https://github.com/tg123/oci-to-wsl/blob/main/LICENSE +Copyright: Copyright (c) tg123 +ShortDescription: Load an OCI container image into a WSL distribution +Description: |- + oci-to-wsl pulls an OCI image from any container registry (or the local + Docker daemon) and imports it as a Windows Subsystem for Linux distribution + in a single command. It is a single, self-contained Windows binary with no + runtime dependencies. +Moniker: oci-to-wsl +Tags: + - wsl + - oci + - container + - docker + - registry +ReleaseNotesUrl: https://github.com/tg123/oci-to-wsl/releases/tag/v0.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.yaml b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.yaml new file mode 100644 index 000000000000..175b7c1baaff --- /dev/null +++ b/manifests/t/tg123/oci-to-wsl/0.0.1/tg123.oci-to-wsl.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: tg123.oci-to-wsl +PackageVersion: 0.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8101d779b1d1d25b0797afb101ada20c67e6c8ca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:32:38 +0800 Subject: [PATCH 093/164] New package: NextTrace.NTR version 1.7.0 (#381219) --- .../NTR/1.7.0/NextTrace.NTR.installer.yaml | 21 +++++++++ .../NTR/1.7.0/NextTrace.NTR.locale.en-US.yaml | 29 ++++++++++++ .../NTR/1.7.0/NextTrace.NTR.locale.zh-CN.yaml | 44 +++++++++++++++++++ .../n/NextTrace/NTR/1.7.0/NextTrace.NTR.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.installer.yaml create mode 100644 manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.en-US.yaml create mode 100644 manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.zh-CN.yaml create mode 100644 manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.yaml diff --git a/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.installer.yaml b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.installer.yaml new file mode 100644 index 000000000000..45188502c6d0 --- /dev/null +++ b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.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: NextTrace.NTR +PackageVersion: 1.7.0 +InstallerType: portable +Commands: +- ntr +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/ntr_windows_386.exe + InstallerSha256: 46854E641444CF690A706B96EE4F3B8FBCE5CAB69FF31DEEEDE325E83FA068D5 +- Architecture: x64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/ntr_windows_amd64.exe + InstallerSha256: 2AEA3193A9AE286E8E5A74B8AB7260F75C63A72D9267536AD43730810E75D75E +- Architecture: arm64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/ntr_windows_arm64.exe + InstallerSha256: 5A0CE75C5921DFFF7B93C52C98288017359D5A4CED16A653C1145398565B28C4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.en-US.yaml b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.en-US.yaml new file mode 100644 index 000000000000..0c8a7905b83b --- /dev/null +++ b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NTR +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: NextTrace Community +PublisherUrl: https://www.nxtrace.org/ +PublisherSupportUrl: https://github.com/nxtrace/NTrace-core/issues +PackageName: NTR +PackageUrl: https://www.nxtrace.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/nxtrace/NTrace-core/blob/HEAD/LICENSE +ShortDescription: An open source light-weight visual traceroute tool implemented by Golang. +Tags: +- as-path +- asn-lookup +- geoip +- geolocation +- ip +- ip-lookup +- network +- network-analysis +- traceroute +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nxtrace/NTrace-core/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.zh-CN.yaml b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.zh-CN.yaml new file mode 100644 index 000000000000..15ec423fa493 --- /dev/null +++ b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NTR +PackageVersion: 1.7.0 +PackageLocale: zh-CN +ShortDescription: 一个使用 Golang 实现的开源轻量级可视化 traceroute 工具。 +Tags: +- asn查询 +- as路径 +- geoip +- geolocation +- ip +- ip查询 +- traceroute +- 网络 +- 网络分析 +ReleaseNotes: |- + What's Changed + - 新增 NextTrace API v4 HTTP GeoIP provider:当数据源为 LeoMoeAPI 且配置了 NEXTTRACE_API_V4_TOKEN 时,GeoIP 查询会改用 GET https://api.nxtrace.org/v4/ipGeo?ip=<ip>,并通过 X-NextTrace-Token 请求头传 token + - 新增 -x / --setup-api-v4-token:可在当前 shell 会话中粘贴并保存 NextTrace API v4 token,后续从该 shell 启动的 nexttrace 会自动加载 + - nexttrace -x 使用临时 token 文件,不写 shell profile、永久环境变量或 nt_config.yaml;同时提供 parent-PID session 文件和 same-user fallback 文件,兼容 go run 等 wrapper 启动方式 + - 没有可用 v4 token 时,LeoMoeAPI 默认仍走旧 v3 WebSocket / PoW 流程;配置 v4 token 后会跳过 v3 WebSocket 初始化 + - 优化 NextTrace API v4 GeoIP 性能:缓存并复用 HTTP client / keep-alive 连接,减少连续 GeoIP 查询时的重复 client 创建 + - v4 client cache 按 endpoint、token、timeout、当前 GeoDNS resolver 区分,并限制最多 32 个缓存项;淘汰旧项时会关闭 idle connections + - 规范化 v4 endpoint 与 GeoDNS resolver:自动 trim endpoint,GeoDNS resolver 名称统一 trim + lowercase,避免缓存键和嵌套 resolver 作用域因大小写/空格不一致而分裂 + - 加固 v4 token 文件处理:使用临时文件原子写入,校验 token 目录 owner、权限、symlink 和文件类型,Unix 下要求同用户拥有且目录权限为 0700 + - 加固 v4 GeoIP 请求:补齐最小超时、总耗时限制、网络/超时/5xx 重试、响应体大小限制、错误响应解析和 token 脱敏 + - 解析 NextTrace API v4 quota headers:支持读取 X-NextTrace-Quota-Remaining、X-NextTrace-Quota-Expires-At、X-NextTrace-Quota-Cost、X-NextTrace-Quota-Source,但不改变默认输出格式 + - 修复 MTR TCP / UDP GeoIP 补全:按 GeoIP / RDNS 配置决定是否标记 pending metadata 与启动异步补全,避免关闭 metadata 时留下无意义的 Geo 占位 + - 调整 MTR metadata 立即重试与并发 + - 新增 MTR TUI 历史视图:交互式 MTR 中按 d / D 可在经典指标表与 History 视图间切换,默认仍保持经典表格 + - 新增 History 图表模式切换:历史视图下按 g / G 可在 heatmap、bars、sparkline 三种图表间循环 + - History 视图会保留最近 3 分钟、按探测时间戳归窗的延迟与超时样本,并显示 Host、Last、Avg、Loss、History + - 优化 MTR history 布局、取样、配色与渲染性能,改善宽终端显示、未来时间戳、无色输出、超时样本和临时分配 + - 更新依赖:modelcontextprotocol/go-sdk 1.6.0、golang.org/x/net 0.54.0、tidwall/gjson 1.19.0 等 + 额外的: + 这是集成 nexttrace api v4 的首个版本;未配置 NEXTTRACE_API_V4_TOKEN 时默认行为仍保持旧 v3 WebSocket / PoW。 + 历史视图只在 TTY 交互式 MTR 下启用;非 TTY / report / raw 输出保持原有行为。 + History 列使用固定 100ms 延迟刻度;启用 --no-color 时使用 ASCII,并以 x 表示超时样本。 + Full Changelog: https://github.com/nxtrace/NTrace-core/compare/v1.6.5...v1.7.0 +ReleaseNotesUrl: https://github.com/nxtrace/NTrace-core/releases/tag/v1.7.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.yaml b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.yaml new file mode 100644 index 000000000000..1b6614645fa6 --- /dev/null +++ b/manifests/n/NextTrace/NTR/1.7.0/NextTrace.NTR.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: NextTrace.NTR +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a82b9cf0bbbc36626a051345fa7a364503747172 Mon Sep 17 00:00:00 2001 From: Patrick Hener <patrickhener@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:33:10 +0200 Subject: [PATCH 094/164] New version: GoshsLabs.Goshs 2.1.0 (#381139) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../2.1.0/GoshsLabs.Goshs.installer.yaml | 34 +++++++++++++++++++ .../2.1.0/GoshsLabs.Goshs.locale.en-US.yaml | 14 ++++++++ .../Goshs/2.1.0/GoshsLabs.Goshs.yaml | 7 ++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.installer.yaml create mode 100644 manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.locale.en-US.yaml create mode 100644 manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.yaml diff --git a/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.installer.yaml b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.installer.yaml new file mode 100644 index 000000000000..9bd5304ed076 --- /dev/null +++ b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: GoshsLabs.Goshs +PackageVersion: 2.1.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-05-29" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/goshs-labs/goshs/releases/download/v2.1.0/goshs_v2.1.0_windows_386.zip + InstallerSha256: c083923e1afcd0d20331b2590168f1fbbba5ca40c7b6d7379e74c0374ec224d5 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/goshs-labs/goshs/releases/download/v2.1.0/goshs_v2.1.0_windows_arm64.zip + InstallerSha256: 0d635f66e8e1d346f68e271881f6977dd4c9a4029903e003575741cb32be55c7 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goshs.exe + PortableCommandAlias: goshs + InstallerUrl: https://github.com/goshs-labs/goshs/releases/download/v2.1.0/goshs_v2.1.0_windows_x86_64.zip + InstallerSha256: 2506aa18be3c6088acd8e3451c240e45775af7d9f66a6423e47488c21126b162 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.locale.en-US.yaml b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.locale.en-US.yaml new file mode 100644 index 000000000000..16ebbb6bf399 --- /dev/null +++ b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: GoshsLabs.Goshs +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: GoshsLabs +PublisherUrl: https://goshs.de +PublisherSupportUrl: https://github.com/goshs-labs/goshs/issues +PackageName: goshs +License: MIT +ShortDescription: Single-binary file server for pentesters and sysadmins +Moniker: goshs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.yaml b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.yaml new file mode 100644 index 000000000000..646c08e77a3b --- /dev/null +++ b/manifests/g/GoshsLabs/Goshs/2.1.0/GoshsLabs.Goshs.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: GoshsLabs.Goshs +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 70c489c6b095d2bbe17a4343837b1e3769cc4581 Mon Sep 17 00:00:00 2001 From: cuong21951 <63845367+cuong21951@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:33:26 +0700 Subject: [PATCH 095/164] cuong21951.cron version 0.2.0 (#381597) --- .../cron/0.2.0/cuong21951.cron.installer.yaml | 14 ++++++++++ .../0.2.0/cuong21951.cron.locale.en-US.yaml | 28 +++++++++++++++++++ .../cron/0.2.0/cuong21951.cron.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.installer.yaml create mode 100644 manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.locale.en-US.yaml create mode 100644 manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.yaml diff --git a/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.installer.yaml b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.installer.yaml new file mode 100644 index 000000000000..b2ef7222fb74 --- /dev/null +++ b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: cuong21951.cron +PackageVersion: 0.2.0 +InstallerType: portable +Commands: +- cron +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cuong21951/cron/releases/download/v0.2.0/cron-0.2.0-x86_64-pc-windows-msvc.exe + InstallerSha256: 6E671393B2CE213E403118AA6FE65F102F0729F9259B6C923B30EBB89E57A909 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.locale.en-US.yaml b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.locale.en-US.yaml new file mode 100644 index 000000000000..47f1377bf678 --- /dev/null +++ b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.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.6.0.schema.json + +PackageIdentifier: cuong21951.cron +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: cuong21951 +PublisherUrl: https://github.com/cuong21951 +PublisherSupportUrl: https://github.com/cuong21951/cron/issues +Author: cuong21951 +PackageName: cron +PackageUrl: https://github.com/cuong21951/cron +License: MIT +LicenseUrl: https://github.com/cuong21951/cron/blob/main/LICENSE +ShortDescription: A lightweight cron-like job scheduler for Windows and beyond. +Description: |- + cron schedules shell commands with the classic 5-field cron syntax and runs a + tiny foreground scheduler that fires them as they come due. Single binary, no + background service, no database - just a small JSON crontab. +Moniker: cron +Tags: +- cron +- scheduler +- cli +- task +- cron-job +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.yaml b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.yaml new file mode 100644 index 000000000000..c69eda46b1a3 --- /dev/null +++ b/manifests/c/cuong21951/cron/0.2.0/cuong21951.cron.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: cuong21951.cron +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3b1074f55180ce223130d9c791e600b31e3c2049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=ED=98=84=EC=A4=80?= <osumaniaddict527@gmail.com> Date: Thu, 4 Jun 2026 09:33:52 +0900 Subject: [PATCH 096/164] New version: Nyassistant.DiscordAiNetworkBot version 0.2.3 (#382757) --- .../Nyassistant.DiscordAiNetworkBot.installer.yaml | 11 +++++++++++ ...Nyassistant.DiscordAiNetworkBot.locale.en-US.yaml | 12 ++++++++++++ .../0.2.3/Nyassistant.DiscordAiNetworkBot.yaml | 5 +++++ 3 files changed, 28 insertions(+) create mode 100644 manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.installer.yaml create mode 100644 manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.locale.en-US.yaml create mode 100644 manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.yaml diff --git a/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.installer.yaml b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.installer.yaml new file mode 100644 index 000000000000..6c8942c18b1f --- /dev/null +++ b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.installer.yaml @@ -0,0 +1,11 @@ +PackageIdentifier: Nyassistant.DiscordAiNetworkBot +PackageVersion: 0.2.3 +InstallerType: portable +Commands: + - discord-ai-network-bot +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Hyeonjun0527/discord-ai-network-bot/releases/download/agent-v0.2.3/discord-ai-network-bot-windows.exe + InstallerSha256: c03ee891a04c82954b44c30f935d86d339cbee119b5ffb5fdfe7754c80df84a1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.locale.en-US.yaml b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.locale.en-US.yaml new file mode 100644 index 000000000000..1e6cdbef1037 --- /dev/null +++ b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.locale.en-US.yaml @@ -0,0 +1,12 @@ +PackageIdentifier: Nyassistant.DiscordAiNetworkBot +PackageVersion: 0.2.3 +PackageLocale: en-US +Publisher: Nyassistant +PublisherUrl: https://github.com/yeon-intergation-platform +PackageName: discord-ai-network-bot +PackageUrl: https://github.com/Hyeonjun0527/discord-ai-network-bot +License: MIT +ShortDescription: Connects your local Ollama to the community AI network (provider agent). +Moniker: discord-ai-network-bot +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.yaml b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.yaml new file mode 100644 index 000000000000..4d2db8ac58d0 --- /dev/null +++ b/manifests/n/Nyassistant/DiscordAiNetworkBot/0.2.3/Nyassistant.DiscordAiNetworkBot.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Nyassistant.DiscordAiNetworkBot +PackageVersion: 0.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3b4b9a70b6c7e62dde69f10240e40fbade9576c5 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:34:16 +0800 Subject: [PATCH 097/164] New package: nekohy.MeowCLI version 1.4.4 (#381459) --- .../1.4.4/nekohy.MeowCLI.installer.yaml | 18 ++++++++ .../1.4.4/nekohy.MeowCLI.locale.en-US.yaml | 45 +++++++++++++++++++ .../1.4.4/nekohy.MeowCLI.locale.zh-CN.yaml | 44 ++++++++++++++++++ .../nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.installer.yaml create mode 100644 manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.en-US.yaml create mode 100644 manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.zh-CN.yaml create mode 100644 manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.yaml diff --git a/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.installer.yaml b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.installer.yaml new file mode 100644 index 000000000000..a51268d50504 --- /dev/null +++ b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nekohy.MeowCLI +PackageVersion: 1.4.4 +InstallerType: portable +Commands: +- meowcli +ReleaseDate: 2026-05-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nekohy/MeowCLI/releases/download/v1.4.4/meowcli-windows-amd64.exe + InstallerSha256: DFAD83120620631CE8E011DC6FF6E8008A1E75ED1D2EC12674F70D3183EA510F +- Architecture: arm64 + InstallerUrl: https://github.com/nekohy/MeowCLI/releases/download/v1.4.4/meowcli-windows-arm64.exe + InstallerSha256: 23AE34140D4922024EDD30079FFD90071B16B19E6DFE585E85EA181BA4B14A50 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.en-US.yaml b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.en-US.yaml new file mode 100644 index 000000000000..462735d20a83 --- /dev/null +++ b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: nekohy.MeowCLI +PackageVersion: 1.4.4 +PackageLocale: en-US +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: A project for CLI reverse proxy, pursuing higher performance and better scheduling +Description: |- + A high-performance and scheduling-focused API forwarding service + + Features + - Ready to use out of the box, supports SQLite / PostgreSQL, with code generated via sqlc to optimize query performance + - Recovers state within seconds after cold start or restart + - Synchronizes quota following conversations or on a schedule, combining quotas from 5-hour and 7-day windows, resetting based on time and error rate scoring, prioritizing better credentials instead of random selection + - Isolates individual credentials per Tier, so unavailability of one model does not affect others + - Allows specifying call package types (e.g., pro/free) for specific models individually, as well as defining call order + - Automatically triggers temporary circuit breaking upon request failure, based on Retry-After or exponential backoff + - Utilizes atomic and otter caching layers to avoid high-latency SQL operations + - Supports custom plugins for quickly rewriting requests as desired (see plugin/readme.md) + - Supports creating multiple keys for internal distribution + - Frontend built with Nuxt SSG, compliant with MD3 design guidelines +# Moniker: +Tags: +- ai +- large-language-model +- llm +- proxy +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.zh-CN.yaml b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..cb7ebb380fc6 --- /dev/null +++ b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nekohy.MeowCLI +PackageVersion: 1.4.4 +PackageLocale: zh-CN +Publisher: 花月喵梦 +PublisherUrl: https://github.com/nekohy +PublisherSupportUrl: https://github.com/nekohy/MeowCLI/issues +# PrivacyUrl: +# Author: +PackageName: MeowCLI +PackageUrl: https://github.com/nekohy/MeowCLI +License: GPL-3.0 +LicenseUrl: https://github.com/nekohy/MeowCLI/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 一个用于 CLI 反代的项目,追求更高性能,更优调度 +Description: |- + 一个注重高性能与调度的 API 转发服务 + + 特性 + - 开箱即用,支持 SQLite / PostgreSQL,并通过 sqlc 生成代码以优化查询性能 + - 冷启动/重启秒恢复状态 + - 跟随对话/定时同步额度,综合 5 小时与 7 天窗口的额度,重置时间和错误率评分,优先选择更优凭据,而不是随机选择 + - 单凭据每 Tier 隔离,一个模型不可用不会影响其他 + - 可以单独指定某模型的调用套餐类型(如 pro/free),也可指定调用顺序 + - 请求失败后自动触发基于 Retry-After 或指数退避的临时熔断 + - atomic 和 otter 缓存层,规避高延迟 SQL 操作 + - 支持自定义插件,可快速进行自己想要的请求改写(详见 plugin/readme.md) + - 支持创建多个 Key 用于内部分发 + - 前端使用 Nuxt SSG 构建,且符合 MD3 风格 +# Moniker: +Tags: +- 人工智能 +- 代理 +- 大语言模型 +ReleaseNotes: 'Full Changelog: https://github.com/nekohy/MeowCLI/compare/v1.4.3...v1.4.4' +ReleaseNotesUrl: https://github.com/nekohy/MeowCLI/releases/tag/v1.4.4 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.yaml b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.yaml new file mode 100644 index 000000000000..91de0ce8b932 --- /dev/null +++ b/manifests/n/nekohy/MeowCLI/1.4.4/nekohy.MeowCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: nekohy.MeowCLI +PackageVersion: 1.4.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From c4f19f37cda95d9b850e628884d6877297fadebd Mon Sep 17 00:00:00 2001 From: Andrea Grillo <andrea.grillo@outlook.com> Date: Thu, 4 Jun 2026 02:34:28 +0200 Subject: [PATCH 098/164] New package: Krusty93.Relego version 0.11.10 (#381942) --- .../0.11.10/Krusty93.Relego.installer.yaml | 18 ++++++++++ .../0.11.10/Krusty93.Relego.locale.en-US.yaml | 35 +++++++++++++++++++ .../Relego/0.11.10/Krusty93.Relego.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.installer.yaml create mode 100644 manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.locale.en-US.yaml create mode 100644 manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.yaml diff --git a/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.installer.yaml b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.installer.yaml new file mode 100644 index 000000000000..4b989be702fc --- /dev/null +++ b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Krusty93.Relego +PackageVersion: 0.11.10 +InstallerType: portable +Commands: +- relego +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Krusty93/relego/releases/download/cli/v0.11.10/relego-0.11.10-win-x64.exe + InstallerSha256: BF52F9A9C88407A15A2AB681C7E032BFC0001CA691568572607AC079EF554924 +- Architecture: arm64 + InstallerUrl: https://github.com/Krusty93/relego/releases/download/cli/v0.11.10/relego-0.11.10-win-arm64.exe + InstallerSha256: 61EED78478B4BACF5D1FE7B230E967F249AE242CDDFFC10D9891F09FDE2479EE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2026-05-31 diff --git a/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.locale.en-US.yaml b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.locale.en-US.yaml new file mode 100644 index 000000000000..b83714179742 --- /dev/null +++ b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.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.6.0.schema.json + +PackageIdentifier: Krusty93.Relego +PackageVersion: 0.11.10 +PackageLocale: en-US +Publisher: Krusty93 +PublisherUrl: https://github.com/krusty93 +PublisherSupportUrl: https://github.com/krusty93/relego/issues +PackageName: Relego +PackageUrl: https://github.com/krusty93/relego +License: MIT +LicenseUrl: https://github.com/krusty93/relego/blob/main/LICENSE +ShortDescription: Revisit your Kindle highlights, delivered to your Kindle. +Description: |- + Relego is a self-hosted tool that delivers Kindle highlight recaps to your Kindle + via Amazon's Send-to-Kindle service. It imports highlights from "My Clippings.txt", + selects a daily or weekly subset using spaced repetition, and ships a native EPUB + recap to your device. The CLI also opens an interactive TUI when launched without + arguments, letting you browse highlights, manage exclusions, and configure the server. +Moniker: relego +Tags: +- cli +- ebook +- highlights +- kindle +- recap +- self-hosted +- tui +ReleaseNotesUrl: https://github.com/Krusty93/relego/releases/tag/cli/v0.11.10 +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/Krusty93/relego/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.yaml b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.yaml new file mode 100644 index 000000000000..e7043f960f95 --- /dev/null +++ b/manifests/k/Krusty93/Relego/0.11.10/Krusty93.Relego.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Krusty93.Relego +PackageVersion: 0.11.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e00ece62178f4a28abb3fa7ba1ca29d520cdc38f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:34:33 +0800 Subject: [PATCH 099/164] New package: NextTrace.NextTrace.Tiny version 1.7.0 (#381220) --- .../NextTrace.NextTrace.Tiny.installer.yaml | 21 +++++++++ ...NextTrace.NextTrace.Tiny.locale.en-US.yaml | 29 ++++++++++++ ...NextTrace.NextTrace.Tiny.locale.zh-CN.yaml | 44 +++++++++++++++++++ .../Tiny/1.7.0/NextTrace.NextTrace.Tiny.yaml | 8 ++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.installer.yaml create mode 100644 manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.en-US.yaml create mode 100644 manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml create mode 100644 manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.yaml diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.installer.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.installer.yaml new file mode 100644 index 000000000000..cbbafc17dadc --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.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: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.0 +InstallerType: portable +Commands: +- nexttrace-tiny +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/nexttrace-tiny_windows_386.exe + InstallerSha256: 694E84A5EFD2CA1C426AFC7354055639C0EF0DF23E7A40F74030848C1ECE40A8 +- Architecture: x64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/nexttrace-tiny_windows_amd64.exe + InstallerSha256: F050AE16AD1F612958CDC18C59005BCFA550F0CFF438126B18315D23D31EF380 +- Architecture: arm64 + InstallerUrl: https://github.com/nxtrace/NTrace-core/releases/download/v1.7.0/nexttrace-tiny_windows_arm64.exe + InstallerSha256: ACE0E6EC4F62A0994D548083EE1B5852FB7639CD6CADED0ED95A43F030765DDA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.en-US.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.en-US.yaml new file mode 100644 index 000000000000..f60dcde84c98 --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: NextTrace Community +PublisherUrl: https://www.nxtrace.org/ +PublisherSupportUrl: https://github.com/nxtrace/NTrace-core/issues +PackageName: NextTrace Tiny +PackageUrl: https://www.nxtrace.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/nxtrace/NTrace-core/blob/HEAD/LICENSE +ShortDescription: An open source light-weight visual traceroute tool implemented by Golang. +Tags: +- as-path +- asn-lookup +- geoip +- geolocation +- ip +- ip-lookup +- network +- network-analysis +- traceroute +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/nxtrace/NTrace-core/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml new file mode 100644 index 000000000000..18212db49800 --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.0 +PackageLocale: zh-CN +ShortDescription: 一个使用 Golang 实现的开源轻量级可视化 traceroute 工具。 +Tags: +- asn查询 +- as路径 +- geoip +- geolocation +- ip +- ip查询 +- traceroute +- 网络 +- 网络分析 +ReleaseNotes: |- + What's Changed + - 新增 NextTrace API v4 HTTP GeoIP provider:当数据源为 LeoMoeAPI 且配置了 NEXTTRACE_API_V4_TOKEN 时,GeoIP 查询会改用 GET https://api.nxtrace.org/v4/ipGeo?ip=<ip>,并通过 X-NextTrace-Token 请求头传 token + - 新增 -x / --setup-api-v4-token:可在当前 shell 会话中粘贴并保存 NextTrace API v4 token,后续从该 shell 启动的 nexttrace 会自动加载 + - nexttrace -x 使用临时 token 文件,不写 shell profile、永久环境变量或 nt_config.yaml;同时提供 parent-PID session 文件和 same-user fallback 文件,兼容 go run 等 wrapper 启动方式 + - 没有可用 v4 token 时,LeoMoeAPI 默认仍走旧 v3 WebSocket / PoW 流程;配置 v4 token 后会跳过 v3 WebSocket 初始化 + - 优化 NextTrace API v4 GeoIP 性能:缓存并复用 HTTP client / keep-alive 连接,减少连续 GeoIP 查询时的重复 client 创建 + - v4 client cache 按 endpoint、token、timeout、当前 GeoDNS resolver 区分,并限制最多 32 个缓存项;淘汰旧项时会关闭 idle connections + - 规范化 v4 endpoint 与 GeoDNS resolver:自动 trim endpoint,GeoDNS resolver 名称统一 trim + lowercase,避免缓存键和嵌套 resolver 作用域因大小写/空格不一致而分裂 + - 加固 v4 token 文件处理:使用临时文件原子写入,校验 token 目录 owner、权限、symlink 和文件类型,Unix 下要求同用户拥有且目录权限为 0700 + - 加固 v4 GeoIP 请求:补齐最小超时、总耗时限制、网络/超时/5xx 重试、响应体大小限制、错误响应解析和 token 脱敏 + - 解析 NextTrace API v4 quota headers:支持读取 X-NextTrace-Quota-Remaining、X-NextTrace-Quota-Expires-At、X-NextTrace-Quota-Cost、X-NextTrace-Quota-Source,但不改变默认输出格式 + - 修复 MTR TCP / UDP GeoIP 补全:按 GeoIP / RDNS 配置决定是否标记 pending metadata 与启动异步补全,避免关闭 metadata 时留下无意义的 Geo 占位 + - 调整 MTR metadata 立即重试与并发 + - 新增 MTR TUI 历史视图:交互式 MTR 中按 d / D 可在经典指标表与 History 视图间切换,默认仍保持经典表格 + - 新增 History 图表模式切换:历史视图下按 g / G 可在 heatmap、bars、sparkline 三种图表间循环 + - History 视图会保留最近 3 分钟、按探测时间戳归窗的延迟与超时样本,并显示 Host、Last、Avg、Loss、History + - 优化 MTR history 布局、取样、配色与渲染性能,改善宽终端显示、未来时间戳、无色输出、超时样本和临时分配 + - 更新依赖:modelcontextprotocol/go-sdk 1.6.0、golang.org/x/net 0.54.0、tidwall/gjson 1.19.0 等 + 额外的: + 这是集成 nexttrace api v4 的首个版本;未配置 NEXTTRACE_API_V4_TOKEN 时默认行为仍保持旧 v3 WebSocket / PoW。 + 历史视图只在 TTY 交互式 MTR 下启用;非 TTY / report / raw 输出保持原有行为。 + History 列使用固定 100ms 延迟刻度;启用 --no-color 时使用 ASCII,并以 x 表示超时样本。 + Full Changelog: https://github.com/nxtrace/NTrace-core/compare/v1.6.5...v1.7.0 +ReleaseNotesUrl: https://github.com/nxtrace/NTrace-core/releases/tag/v1.7.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.yaml b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.yaml new file mode 100644 index 000000000000..a14dfced37d9 --- /dev/null +++ b/manifests/n/NextTrace/NextTrace/Tiny/1.7.0/NextTrace.NextTrace.Tiny.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: NextTrace.NextTrace.Tiny +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f86de2c587389b95cb6b4fb88cda0f046cb11eb9 Mon Sep 17 00:00:00 2001 From: Chapman <118159308+QwerProg@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:34:36 +0800 Subject: [PATCH 100/164] Add QwerProg.bt 0.1.2 (#380224) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --- .../QwerProg/bt/0.1.2/QwerProg.bt.installer.yaml | 14 ++++++++++++++ .../bt/0.1.2/QwerProg.bt.locale.en-US.yaml | 15 +++++++++++++++ manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.yaml | 6 ++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.installer.yaml create mode 100644 manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.locale.en-US.yaml create mode 100644 manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.yaml diff --git a/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.installer.yaml b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.installer.yaml new file mode 100644 index 000000000000..ee28a8e29acb --- /dev/null +++ b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: QwerProg.bt +PackageVersion: 0.1.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: bt.exe +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/QwerProg/bili-tools/releases/download/v0.1.2/bt-x86_64-windows.zip + InstallerSha256: 4e958ec6c738ab27d520b45446f21864bba925e4f2eadab283a19306f7d618e8 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.locale.en-US.yaml b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.locale.en-US.yaml new file mode 100644 index 000000000000..c9a8251999ff --- /dev/null +++ b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.locale.en-US.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: QwerProg.bt +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: QwerProg +PackageName: bt +License: MIT +ShortDescription: Bilibili live streaming CLI tool - one-command start/stop stream +Tags: + - bilibili + - live + - stream + - cli +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.yaml b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.yaml new file mode 100644 index 000000000000..a29a12401aea --- /dev/null +++ b/manifests/q/QwerProg/bt/0.1.2/QwerProg.bt.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: QwerProg.bt +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 11e77bf2cb96d035c555756a51621c3aa00a91a6 Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 20:55:50 -0400 Subject: [PATCH 101/164] New version: Gitlab.Runner version 19.0.0 (#378674) Co-authored-by: UnownPlain <git@unownplain.dev> --- .../19.0.0/Gitlab.Runner.installer.yaml | 21 ++++++++++++++++ .../19.0.0/Gitlab.Runner.locale.en-US.yaml | 25 +++++++++++++++++++ .../g/Gitlab/Runner/19.0.0/Gitlab.Runner.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.installer.yaml create mode 100644 manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.locale.en-US.yaml create mode 100644 manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.yaml diff --git a/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.installer.yaml b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.installer.yaml new file mode 100644 index 000000000000..c49b978b3167 --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.0 +InstallerType: portable +Commands: +- gitlab-runner +ReleaseDate: 2026-05-23 +Installers: +- Architecture: x86 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.0/binaries/gitlab-runner-windows-386.exe + InstallerSha256: D324F092DA3C37D1A74DD9387342E9035B57089CB5448C1320B4821A180B01C7 +- Architecture: x64 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.0/binaries/gitlab-runner-windows-amd64.exe + InstallerSha256: 19D35C01D53463D973C3CFD9228A12BFA5653E4186BBFF1F13714A0A52C5B96D +- Architecture: arm64 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.0/binaries/gitlab-runner-windows-arm64.exe + InstallerSha256: 7C67CA9E5FED9CCE80EC24149C70AA900FEBDB22DF9E06B3F685BE566FACC190 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.locale.en-US.yaml b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.locale.en-US.yaml new file mode 100644 index 000000000000..596950ea98c6 --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.0 +PackageLocale: en-US +Publisher: GitLab Inc. +PublisherUrl: https://gitlab.com/ +PublisherSupportUrl: https://about.gitlab.com/support/ +PrivacyUrl: https://about.gitlab.com/privacy/ +Author: GitLab Inc. <support@gitlab.com> +PackageName: GitLab Runner +PackageUrl: https://gitlab.com/gitlab-org/gitlab-runner +License: MIT +LicenseUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE +Copyright: Copyright (c) 2015-2019 GitLab B.V. +CopyrightUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE +ShortDescription: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab. +Moniker: gitlab-runner +Tags: +- cd +- ci +- pipeline +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.yaml b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.yaml new file mode 100644 index 000000000000..6805eed7d723 --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.0/Gitlab.Runner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 738f72b5a5f8e8ce8de042c2573db79e9c32f2b3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:58:22 +0800 Subject: [PATCH 102/164] New version: Microsoft.Azure.FunctionsCoreTools version 4.12.0 (4.12.0) (#380947) --- ...ft.Azure.FunctionsCoreTools.installer.yaml | 61 +++++++++++++++++++ ...Azure.FunctionsCoreTools.locale.en-US.yaml | 43 +++++++++++++ ...Azure.FunctionsCoreTools.locale.zh-CN.yaml | 19 ++++++ .../Microsoft.Azure.FunctionsCoreTools.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml new file mode 100644 index 000000000000..69306d44ad8d --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml @@ -0,0 +1,61 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +Commands: +- func +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/func-cli-4.12.0-x86.msi + InstallerSha256: 73ED33C35347FEF2F9FD22D1BD32C1D634457F74FD3CB6F0F7362252088CE057 + InstallerSwitches: + InstallLocation: INSTALLDIR="<INSTALLPATH>" + UpgradeBehavior: install + ProductCode: '{1046BFBE-802F-4F3E-9D5A-C6A16D9C9647}' + AppsAndFeaturesEntries: + - UpgradeCode: '{31C010A9-2414-4DB7-BFEA-A6F1D085382E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Microsoft\Azure Functions Core Tools' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/func-cli-4.12.0-x64.msi + InstallerSha256: B9A92E48C15874002C1D28039A5F61B4730386DDFC158891F4435DA398733911 + InstallerSwitches: + InstallLocation: INSTALLDIR="<INSTALLPATH>" + UpgradeBehavior: install + ProductCode: '{C0087EE2-6D6C-4156-9160-6884C9C911E0}' + AppsAndFeaturesEntries: + - UpgradeCode: '{E9F5190E-0E1F-49C0-BAF5-3D47FE5837B9}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft\Azure Functions Core Tools' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/Azure.Functions.Cli.win-x86.4.12.0.zip + InstallerSha256: D735EAC350E7FD935E22026A0D1475EC2343733D65C476735ABEF97D82D59899 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/Azure.Functions.Cli.win-x64.4.12.0.zip + InstallerSha256: 1B5B195C1966E746B447D283BD61A113FF60E476E6382BF900D068355B0BB76E + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: func.exe + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/Azure.Functions.Cli.win-arm64.4.12.0.zip + InstallerSha256: 2D56DF51600FE6262C8982FC6217085F3A2C695458F0F9F0237D66D5AF8A4D5A + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml new file mode 100644 index 000000000000..357d57e8b3df --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/Azure/azure-functions-core-tools/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Azure Functions Core Tools +PackageUrl: https://github.com/Azure/azure-functions-core-tools +License: MIT +LicenseUrl: https://github.com/Azure/azure-functions-core-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) .NET Foundation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Command line tools for Azure Functions +Description: The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions. +Moniker: functionscoretools +Tags: +- app-service +- azure +- azure-functions +- functions +ReleaseNotes: |- + Azure Functions CLI 4.12.0 + Host Version + - Host Runtime Version: 4.1048.200 + - In-Proc CLI: + - CLI Version: 4.5.0 + - Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100) + Changes + - Fix HttpsProxyAgent is not a constructor error in install.js when installing behind a proxy (https-proxy-agent v9 requires a named import). + - Remove azure-functions-core-tools from the devDependencies of generated function app templates (package-js.json, package-js-v4.json, package-ts.json, package-ts-v4.json). Users get the CLI from their system install; pulling it in again via npm install doubled disk usage and made every project's install fragile to Core Tools postinstall regressions. + Preview Feature + - Add preview Go language support to func init, func start, func pack, and func publish (#4875, #4892, #4943). Behaviour, build/publish flags, and deployment layout may change before GA. +ReleaseNotesUrl: https://github.com/Azure/azure-functions-core-tools/releases/tag/4.12.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml new file mode 100644 index 000000000000..c4d0363683b1 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.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.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +ShortDescription: Azure Functions 的命令行工具 +Description: Azure Functions 核心工具为创建、开发、测试、运行和调试 Azure Functions 提供了本地开发体验。 +Tags: +- app-service +- azure +- azure-functions +- 云函数 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.yaml new file mode 100644 index 000000000000..ff33f8b52fc0 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.12.0/Microsoft.Azure.FunctionsCoreTools.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.Azure.FunctionsCoreTools +PackageVersion: 4.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7bb1c8360040476f3591d3b00a67b49691f1dbf4 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:01:17 +0800 Subject: [PATCH 103/164] New version: Syngnat.GoNavi version 0.7.8 (#381868) --- .../0.7.8/Syngnat.GoNavi.installer.yaml | 18 +++++++ .../0.7.8/Syngnat.GoNavi.locale.en-US.yaml | 48 +++++++++++++++++++ .../Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.installer.yaml create mode 100644 manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.locale.en-US.yaml create mode 100644 manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.yaml diff --git a/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.installer.yaml b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.installer.yaml new file mode 100644 index 000000000000..35ae2561b8b2 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.installer.yaml @@ -0,0 +1,18 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.7.8 +InstallerType: portable +Commands: +- GoNavi +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.7.8/GoNavi-0.7.8-Windows-Amd64.exe + InstallerSha256: F0342CFD1889D9F0C4F21840C7E590DEA5F7B16C78CD1D652DA84EB62F54EB03 +- Architecture: arm64 + InstallerUrl: https://github.com/Syngnat/GoNavi/releases/download/v0.7.8/GoNavi-0.7.8-Windows-Arm64.exe + InstallerSha256: 19CCACD5776BB72701FE8A3E827BD10260FDA6D783B1C9EE523A66BAD380F139 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.locale.en-US.yaml b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.locale.en-US.yaml new file mode 100644 index 000000000000..1b9241ec3260 --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.7.8 +PackageLocale: en-US +Publisher: GoNavi +PublisherUrl: https://github.com/Syngnat +PublisherSupportUrl: https://github.com/Syngnat/GoNavi/issues +Author: Syngnat +PackageName: GoNavi +PackageUrl: https://github.com/Syngnat/GoNavi +License: Apache-2.0 +LicenseUrl: https://github.com/Syngnat/GoNavi/blob/HEAD/LICENSE +ShortDescription: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage. +Description: GoNavi is a modern, high-performance, cross-platform database client built with Wails (Go) and React. It delivers native-like responsiveness with low resource usage.Compared with many Electron-based clients, GoNavi is typically smaller in binary size (around 10MB class), starts faster, and uses less memory. +ReleaseNotes: |- + ✨ 新功能 + - ✨ feat(query-editor): 支持查询重命名导出与保存快捷键 + - ✨ feat(sidebar): 优化对象菜单与旧版布局交互 + - ✨ feat(query-editor): 增强 SQL 编辑器对象悬浮与快捷查看能力 + - ✨ feat(sidebar): 同步标签上下文并补充对象树统计信息 + - ✨ feat(data-grid): 优化字段跳转列匹配与回车定位 + - ✨ feat(query-editor): 扩展 SQL 编辑器对象跳转到视图触发器和存储过程 + - ✨ feat(font): 新增系统字体枚举与全局字体配置能力 + 🐛 问题修复 + - 🐛 fix(data-grid): 修复数据视图交互与右键菜单问题 + - 🐛 fix(iris): 修复 InterSystems IRIS 连接后表元数据为空 + - 🐛 fix(data-grid): 修复筛选应用后横向滚动导致字段值错位 + - 🐛 fix(data-grid): 修复当前页查找高亮残留并压缩旧版结果工具栏 + - 🐛 fix(query-editor): 修复连续按 Ctrl/Cmd 时对象跳转失效 + - 🐛 fix(tab-manager): 精简标签冗余信息并优化悬浮卡触发与对齐 + - 🐛 fix(ai-panel): 隔离面板与消息级渲染异常避免整块白屏 + - 🐛 fix(connection-modal): 支持编辑态回填已保存密码并保持默认遮罩 + - 🐛 fix(sidebar): 统一新版侧边栏数据库图标尺寸 + - 🐛 fix(ui): 统一新版界面字体并调整左侧快捷操作布局 + - Revert "🐛 fix(sidebar): 修复新版左侧分组与 Host 拖拽排序" + - 🐛 fix(sidebar): 修复新版左侧分组与 Host 拖拽排序 + - 🐛 fix(sidebar): 修复新版左侧分组与 Host 拖拽排序 + ♻️ 重构 + - ♻️ refactor(query-editor): 移除新建查询页冗余工作区头部 + 🔧 其他变更 + - 💄 style(query-editor): 补充对象跳转提示样式 + - ✅ test(font): 补齐字体配置与新版排版回归校验 + 完整变更: v0.7.7...v0.7.8 +ReleaseNotesUrl: https://github.com/Syngnat/GoNavi/releases/tag/v0.7.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.yaml b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.yaml new file mode 100644 index 000000000000..ef9a32e5de0d --- /dev/null +++ b/manifests/s/Syngnat/GoNavi/0.7.8/Syngnat.GoNavi.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Syngnat.GoNavi +PackageVersion: 0.7.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77689b4be454e47a994782ef836c9b86c22ff9bb Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 21:04:55 -0400 Subject: [PATCH 104/164] New version: Gitlab.Runner version 19.0.1 (#381978) Co-authored-by: UnownPlain <git@unownplain.dev> --- .../19.0.1/Gitlab.Runner.installer.yaml | 21 ++++++++++++++++ .../19.0.1/Gitlab.Runner.locale.en-US.yaml | 25 +++++++++++++++++++ .../g/Gitlab/Runner/19.0.1/Gitlab.Runner.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.installer.yaml create mode 100644 manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.locale.en-US.yaml create mode 100644 manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.yaml diff --git a/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.installer.yaml b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.installer.yaml new file mode 100644 index 000000000000..f8a71753c5be --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.1 +InstallerType: portable +Commands: +- gitlab-runner +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x86 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.1/binaries/gitlab-runner-windows-386.exe + InstallerSha256: B5ED603B6EFC117736ED4CC7DE998E9F120DE4CB4C1B6B6D3C3C86D498D96E95 +- Architecture: x64 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.1/binaries/gitlab-runner-windows-amd64.exe + InstallerSha256: 61C9D0826A1E9BCC4AF601B30DBDD208A263F7CFF3BC3EEB2FF26BADD1D82AA6 +- Architecture: arm64 + InstallerUrl: https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/v19.0.1/binaries/gitlab-runner-windows-arm64.exe + InstallerSha256: 0BE6DC6410431DEAE974A8D44E43A6C5FC7087992E1AB52A36ACE2CDBC635C5E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.locale.en-US.yaml b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.locale.en-US.yaml new file mode 100644 index 000000000000..9b4493d8c900 --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.1 +PackageLocale: en-US +Publisher: GitLab Inc. +PublisherUrl: https://gitlab.com/ +PublisherSupportUrl: https://about.gitlab.com/support/ +PrivacyUrl: https://about.gitlab.com/privacy/ +Author: GitLab Inc. <support@gitlab.com> +PackageName: GitLab Runner +PackageUrl: https://gitlab.com/gitlab-org/gitlab-runner +License: MIT +LicenseUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE +Copyright: Copyright (c) 2015-2019 GitLab B.V. +CopyrightUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE +ShortDescription: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab. +Moniker: gitlab-runner +Tags: +- cd +- ci +- pipeline +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.yaml b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.yaml new file mode 100644 index 000000000000..e10c99f005d0 --- /dev/null +++ b/manifests/g/Gitlab/Runner/19.0.1/Gitlab.Runner.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gitlab.Runner +PackageVersion: 19.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 10e30a9cc3075b206580e141caf955c8669bc1eb Mon Sep 17 00:00:00 2001 From: Zach Teutsch <88554871+zateutsch@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:09:28 -0400 Subject: [PATCH 105/164] New version: Microsoft.WinAppCli version 0.3.2 (#383304) --- .../0.3.2/Microsoft.WinAppCli.installer.yaml | 48 +++++++++++++++++++ .../Microsoft.WinAppCli.locale.en-US.yaml | 34 +++++++++++++ .../WinAppCli/0.3.2/Microsoft.WinAppCli.yaml | 8 ++++ 3 files changed, 90 insertions(+) create mode 100644 manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.installer.yaml create mode 100644 manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.yaml diff --git a/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.installer.yaml b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.installer.yaml new file mode 100644 index 000000000000..109d0e891fb0 --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.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: Microsoft.WinAppCli +PackageVersion: 0.3.2 +ReleaseDate: 2026-06-03 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19045.0 +Installers: +- Architecture: x64 + InstallerType: msix + InstallerUrl: https://github.com/microsoft/winappcli/releases/download/v0.3.2/winappcli_x64.msix + InstallerSha256: 9FAF78098605A1B33E099B40F46B10A3ACACC6B21132789385B4D05E1FF90F9C + SignatureSha256: 381F2C71D9EB6BBA8955E7EBC2FB8A9D9F81589936F0473F0D48B86D42819C3A + Commands: + - winapp + PackageFamilyName: winapp_8wekyb3d8bbwe +- Architecture: arm64 + InstallerType: msix + InstallerUrl: https://github.com/microsoft/winappcli/releases/download/v0.3.2/winappcli_arm64.msix + InstallerSha256: F6AC836EAD0843540123651135725F6B5DA77F9FDEC367AB52167B32A63DD2DB + SignatureSha256: 19FF47283005057024F59659A5E96702AD0B259B240C076F462771165A04E3AC + Commands: + - winapparm64 + PackageFamilyName: winapp_8wekyb3d8bbwe +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: winapp.exe + InstallerUrl: https://github.com/microsoft/winappcli/releases/download/v0.3.2/winappcli-x64.zip + InstallerSha256: 231373A4605CE7749172A70534EBAB9305F91116E7F68D25CC73051372A6C579 + AppsAndFeaturesEntries: + - DisplayName: Windows App Development CLI (x64 portable) + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: winapp.exe + InstallerUrl: https://github.com/microsoft/winappcli/releases/download/v0.3.2/winappcli-arm64.zip + InstallerSha256: DFE9D6EB70618665E4ADCEE989BE8ECD076BFD387714A35A5B38597196FED093 + AppsAndFeaturesEntries: + - DisplayName: Windows App Development CLI (ARM64 portable) + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.locale.en-US.yaml b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.locale.en-US.yaml new file mode 100644 index 000000000000..03cdaf36ed1b --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.WinAppCli +PackageVersion: 0.3.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://github.com/microsoft/WinAppCli/issues +PackageName: Windows App Development CLI +PackageUrl: https://github.com/microsoft/WinAppCli +License: MIT +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: CLI for Windows app development, including package identity, packaging, managing appxmanifest.xml, test certificates, Windows (App) SDK projections, and more. For use with any app framework targeting Windows +Moniker: winapp +Tags: +- cli +- electron +- identity +- msix +- winappsdk +- windev +- windows +- windows-development +- windows-sdk +- windows-app-sdk +- appxmanifest +- dotnet +ReleaseNotesUrl: https://github.com/microsoft/winappCli/releases/tag/v0.3.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://github.com/microsoft/winappCli/tree/main/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.yaml b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.yaml new file mode 100644 index 000000000000..fff6914c1a03 --- /dev/null +++ b/manifests/m/Microsoft/WinAppCli/0.3.2/Microsoft.WinAppCli.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.WinAppCli +PackageVersion: 0.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 927d3107e24917ae4540c51bd562e899c4ecb3fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:11:48 +0800 Subject: [PATCH 106/164] New version: Google.Chrome.Canary version 151.0.7873.0 (#383355) --- .../Google.Chrome.Canary.installer.yaml | 14 +++++++------- .../Google.Chrome.Canary.locale.en-US.yaml | 2 +- .../Google.Chrome.Canary.locale.nb-NO.yaml | 2 +- .../Google.Chrome.Canary.locale.zh-CN.yaml | 2 +- .../Google.Chrome.Canary.yaml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename manifests/g/Google/Chrome/Canary/{151.0.7872.0 => 151.0.7873.0}/Google.Chrome.Canary.installer.yaml (57%) rename manifests/g/Google/Chrome/Canary/{151.0.7872.0 => 151.0.7873.0}/Google.Chrome.Canary.locale.en-US.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7872.0 => 151.0.7873.0}/Google.Chrome.Canary.locale.nb-NO.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7872.0 => 151.0.7873.0}/Google.Chrome.Canary.locale.zh-CN.yaml (96%) rename manifests/g/Google/Chrome/Canary/{151.0.7872.0 => 151.0.7873.0}/Google.Chrome.Canary.yaml (89%) diff --git a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.installer.yaml index 60b3bf95bf40..e2e3e7d677be 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7873.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/p7uebacz7sl5vkimzh7a3czft4_151.0.7872.0/151.0.7872.0_chrome_installer_uncompressed.exe - InstallerSha256: 4FF8AEA4C5941DF56BDBEB723849FC5E35441DA6F2B43B1081345F00A1060377 + InstallerUrl: https://dl.google.com/release2/chrome/hriejw7b467iyauqx3ab7fcacy_151.0.7873.0/151.0.7873.0_chrome_installer_uncompressed.exe + InstallerSha256: B4630C0CEFEF8B88772616676A12347776576EB71F6115452472F3EF3B62C26D - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/iuw5a65vprccrfc54c5bbqiz2m_151.0.7872.0/151.0.7872.0_chrome_installer_uncompressed.exe - InstallerSha256: F608A9AE5FAD51A69A61808E7A43EEFA699E576D17C2154359FE6F71B5A94B4D + InstallerUrl: https://dl.google.com/release2/chrome/ac4i7m7whmi4edsh3kslwztjba3a_151.0.7873.0/151.0.7873.0_chrome_installer_uncompressed.exe + InstallerSha256: 5004527CFAD960CD668A4B04AD04F2134C7450035B384B48F3A3310B0C4B55CD - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/acamqaweeajtw4cy33657wmeyncq_151.0.7872.0/151.0.7872.0_chrome_installer_uncompressed.exe - InstallerSha256: AEC4EFDF86BB3101751E5B3701756965A59E3DA713C35BAB7A7B8E1D8A97ED15 + InstallerUrl: https://dl.google.com/release2/chrome/adansmuoomcj52niqfb4vht4cyba_151.0.7873.0/151.0.7873.0_chrome_installer_uncompressed.exe + InstallerSha256: 92F1FBE5B65C30C614CD60ABEE101489A8B10797EAE84F530E9BD90771D788BD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.en-US.yaml index 2b646303222b..b911eb820fd2 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7873.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.nb-NO.yaml index c6293afa5fdc..5d43c473fa5b 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7873.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.zh-CN.yaml index e0bc6435ec0a..803ca498eaa4 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7873.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.yaml index c42c438390b3..7172f539edd6 100644 --- a/manifests/g/Google/Chrome/Canary/151.0.7872.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/151.0.7873.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 151.0.7872.0 +PackageVersion: 151.0.7873.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From ee44d0d5ccab454cf0af467b94aab9b48e4646bc Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:12:06 +0200 Subject: [PATCH 107/164] New version: Microsoft.VisualStudioCode.Insiders version 1.124.0 (#383375) Co-authored-by: 3372902+lszomoru@users.noreply.github.com <Ladislau Szomoru> --- ...soft.VisualStudioCode.Insiders.installer.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.124.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.124.0/Microsoft.VisualStudioCode.Insiders.installer.yaml index 71d7afcaa14d..eb3846aad657 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.124.0/Microsoft.VisualStudioCode.Insiders.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.124.0/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -11,19 +11,19 @@ Commands: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/VSCodeSetup-arm64-1.124.0-insider.exe - InstallerSha256: 167DC3959046E5C106F3009662063EAB549B05DC8518D0A5CB64E6E47CEB32CE + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/VSCodeSetup-arm64-1.124.0-insider.exe + InstallerSha256: 21C3D26F30B93DAF7A66F3DB23D34F0C14528B83860EDCF3EF77AE2610BDDEC0 - Architecture: arm64 Scope: user - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/VSCodeUserSetup-arm64-1.124.0-insider.exe - InstallerSha256: 2EACC85843046DDDB44E38384EEC89F130BC90988966947187067D9BBCB71D92 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/VSCodeUserSetup-arm64-1.124.0-insider.exe + InstallerSha256: 34C9346BA40B00FAB83FA8952914D356406E852C514F74103B9CC55CA66E5B44 - Architecture: x64 Scope: machine - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/VSCodeSetup-x64-1.124.0-insider.exe - InstallerSha256: DB9A8E2BF5ABFA0B977786CDB913980B9808C5CE99B8FF267F1CBD296A2109CF + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/VSCodeSetup-x64-1.124.0-insider.exe + InstallerSha256: EA71A7C1726CFEA3C51FA2C1B6A4EC0DD6EF8BEA8DD4C79A8892413E320723F2 - Architecture: x64 Scope: user - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/VSCodeUserSetup-x64-1.124.0-insider.exe - InstallerSha256: 6618B6A459389F37BDC17068F7397EB18C37715D8A6BF998072BD9E633406CD9 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/VSCodeUserSetup-x64-1.124.0-insider.exe + InstallerSha256: 68112D400FCFF3DDEE23E2245CE924886E2E6F14AC9F200D6893FA725CB25045 ManifestType: installer ManifestVersion: 1.12.0 From 159059cd5062b365d896118d72a7c4f547077522 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:12:24 +0200 Subject: [PATCH 108/164] Add version: Google.FirebaseCLI version 15.19.1 (#383376) --- .../15.19.1/Google.FirebaseCLI.installer.yaml | 17 +++++++++++ .../Google.FirebaseCLI.locale.en-US.yaml | 30 +++++++++++++++++++ .../15.19.1/Google.FirebaseCLI.yaml | 8 +++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.installer.yaml create mode 100644 manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.locale.en-US.yaml create mode 100644 manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.yaml diff --git a/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.installer.yaml b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.installer.yaml new file mode 100644 index 000000000000..b5efdd2fd346 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.19.1 +InstallerType: portable +InstallModes: +- silent +Commands: +- firebase +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v15.19.1/firebase-tools-win.exe + InstallerSha256: 8AEC805521E2202C6894FE2F91F8A01D78C8105752BDA8EE3BDFA312624E3D8B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.locale.en-US.yaml b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5f27989aa396 --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.19.1 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://firebase.google.com/ +PublisherSupportUrl: https://firebase.google.com/support +PrivacyUrl: https://policies.google.com/privacy +Author: Firebase contributors +PackageName: Firebase CLI Tools +PackageUrl: https://github.com/firebase/firebase-tools +License: MIT +LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) Firebase +CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE +ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line. +Moniker: firebase-cli +Tags: +- firebase +- firebase-cli +- firebase-tools +ReleaseNotes: |- + - Updated Firebase SQL Connect genAI features to use new Agent Service API + - Updated the Firebase Data Connect local toolkit to v3.4.10, which includes the following changes: + - Extended client cache consistency validation to include conflicts with schema field names. +ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v15.19.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.yaml b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.yaml new file mode 100644 index 000000000000..e196e4bfbaea --- /dev/null +++ b/manifests/g/Google/FirebaseCLI/15.19.1/Google.FirebaseCLI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.FirebaseCLI +PackageVersion: 15.19.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9402bf12cd06201b642a5186e94ef3e9b27ab717 Mon Sep 17 00:00:00 2001 From: Janos Miko <mixe3y@gmail.com> Date: Thu, 4 Jun 2026 03:12:38 +0200 Subject: [PATCH 109/164] New version: janosmiko.lfk 0.13.5 (#383377) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../lfk/0.13.5/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.13.5/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.13.5/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..c26f174149cf --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.13.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.5/lfk_0.13.5_windows_arm64.zip + InstallerSha256: 2758d28585e50a80091feba404bea8fc92d91081716621b69a753684a6a68426 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.5/lfk_0.13.5_windows_amd64.zip + InstallerSha256: 25ffcc422965b32e185ea009e19b56328bde55f4c9d2c2397853a8332d29b695 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..62aa2da0a559 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.13.5 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.13.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.yaml new file mode 100644 index 000000000000..7ba095a13534 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.5/janosmiko.lfk.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.13.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b0341f09a6418f6cafcd31e986d1538c9d429244 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:12:54 +0200 Subject: [PATCH 110/164] New version: Microsoft.VisualStudioCode.Insiders.CLI version 1.124.0 (#383378) Co-authored-by: 3372902+lszomoru@users.noreply.github.com <Ladislau Szomoru> --- ...Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.124.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.124.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml index 82e12b50f945..ddda6aeca4f3 100644 --- a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.124.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.124.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml @@ -10,10 +10,10 @@ NestedInstallerFiles: PortableCommandAlias: code-insiders Installers: - Architecture: arm64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/vscode_cli_win32_arm64_cli.zip - InstallerSha256: D77643B15582889F3B196ADEF39E696AA6D219EE7F377DF012F33DA103CE4780 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/vscode_cli_win32_arm64_cli.zip + InstallerSha256: 09A22B48500D220C6669CA7BB8A4A9C2C3DA25196053C0F5367AD804C79CA5E6 - Architecture: x64 - InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/f138cc2fb5fe0586b5ac077973bc661ebd9baf9c/vscode_cli_win32_x64_cli.zip - InstallerSha256: E1B7EFF85D4093F312483AFE99AEA212A511A8E2C8B15A97E978E5D067345237 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/16390e9faa4bd687a9fceb13901534de1748bf76/vscode_cli_win32_x64_cli.zip + InstallerSha256: FFAA95144E1D15A63B9C069FBD529D0A8572E010F63F2F5A2EEF0AE84FD806FF ManifestType: installer ManifestVersion: 1.12.0 From f0bd0ef07ce2cbba9418ee349eab6bcf58aa3a8e Mon Sep 17 00:00:00 2001 From: Ryan Wilson <syndicated.life@gmail.com> Date: Wed, 3 Jun 2026 18:13:08 -0700 Subject: [PATCH 111/164] New version: dune-admin 0.23.3 (#383380) Co-authored-by: goreleaserbot <bot@goreleaser.com> --- .../0.23.3/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.23.3/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..073f399500fa --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.23.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-03" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.23.3/dune-admin_windows_amd64.zip + InstallerSha256: 446a0c18b96b6cf58563d9a53c5d0d30f8025f96dcfc1e74dd06ab6c17f32ff1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..98db5c46d81d --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.23.3 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..aa226bc24dc5 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.23.3/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.23.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1dd58de257794e3ee8f359c2a5a1bf29ba24e4d6 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:13:21 -0700 Subject: [PATCH 112/164] Automatic deletion of Automattic.PocketCasts 2.2.0 (#383413) --- .../2.2.0/Automattic.PocketCasts.installer.yaml | 12 ------------ .../2.2.0/Automattic.PocketCasts.locale.en-US.yaml | 13 ------------- .../PocketCasts/2.2.0/Automattic.PocketCasts.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml delete mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml delete mode 100644 manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml deleted file mode 100644 index e5f521f00c36..000000000000 --- a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Automattic.PocketCasts -PackageVersion: 2.2.0 -InstallerType: portable -Installers: -- Architecture: x86 - InstallerUrl: https://pocketcasts.com/get/windows - InstallerSha256: 4B078CE81A7711ED05CD4B60594C73FD5AC17149BADA752162E555FAE313F426 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml deleted file mode 100644 index da0998864bf2..000000000000 --- a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Automattic.PocketCasts -PackageVersion: 2.2.0 -PackageLocale: en-US -Publisher: Automattic Inc. -PackageName: Pocket Casts -License: Proprietary -Copyright: Copyright © 2025 Automattic Inc. -ShortDescription: No matter how you listen to podcasts, Pocket Casts has you covered. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml b/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml deleted file mode 100644 index c7d460e1c73e..000000000000 --- a/manifests/a/Automattic/PocketCasts/2.2.0/Automattic.PocketCasts.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Automattic.PocketCasts -PackageVersion: 2.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 20957e2ce1214097b722a725db5110f4f9dcc2db Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:31:39 +0800 Subject: [PATCH 113/164] New version: Creality.CrealityScan.4 version 4.2.2 (4.2.2) (#380758) --- .../Creality.CrealityScan.4.installer.yaml | 21 +++++++++++ .../Creality.CrealityScan.4.locale.en-US.yaml | 36 +++++++++++++++++++ .../Creality.CrealityScan.4.locale.zh-CN.yaml | 35 ++++++++++++++++++ .../4/4.2.2/Creality.CrealityScan.4.yaml | 8 +++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.installer.yaml create mode 100644 manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.en-US.yaml create mode 100644 manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.zh-CN.yaml create mode 100644 manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.yaml diff --git a/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.installer.yaml b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.installer.yaml new file mode 100644 index 000000000000..bc0f99bf812c --- /dev/null +++ b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Creality.CrealityScan.4 +PackageVersion: 4.2.2 +InstallerType: inno +NestedInstallerFiles: +- RelativeFilePath: CrealityScan_win_4.2.2.exe +Scope: machine +ProductCode: CrealityScan 4_is1 +ReleaseDate: 2026-05-27 +Installers: +- Architecture: x64 + InstallerUrl: https://file-cdn.creality.com/file/a338c0af6398b57bdac743839ffb0592/CrealityScan_win_4.2.2.exe + InstallerSha256: 47B6141DC9024E03AEFA7FF3A879E5E385DA98A749F18E48094B63589196B150 +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://file-cdn.creality.com/file/a338c0af6398b57bdac743839ffb0592/CrealityScan_win_4.2.2.exe + InstallerSha256: 47B6141DC9024E03AEFA7FF3A879E5E385DA98A749F18E48094B63589196B150 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.en-US.yaml b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.en-US.yaml new file mode 100644 index 000000000000..702bab0cb7da --- /dev/null +++ b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.en-US.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: Creality.CrealityScan.4 +PackageVersion: 4.2.2 +PackageLocale: en-US +PublisherUrl: https://www.creality.com/ +PublisherSupportUrl: https://www.creality.com/pages/service-center +PrivacyUrl: https://www.creality.com/pages/privacy-policy +Author: Shenzhen Creality 3D Technology Co., Ltd. +PackageUrl: https://www.creality.com/pages/download-software +License: Proprietary +ShortDescription: Creality Scan is a dedicated 3D scanning software designed for Creality's scanners, offering a wide range of features to help users achieve high-quality scans and complete model construction. +Description: Creality Scan is a dedicated 3D scanning software designed for Creality's scanners, offering a wide range of features to help users achieve high-quality scans and complete model construction. The software supports practical functions such as one-click model optimization, multi-position automatic alignment, automatic denoising, topology simplification, and color texture mapping. It also allows users to export 3D models and point cloud data in STL, OBJ, and PLY formats, making operations simpler and more efficient. +Tags: +- 3d +- 3d-printer +- 3d-printing +- model +- slicer +ReleaseNotes: |- + 1. Added blue laser marker-free scanning for Sermoon P1. + + 2. Added support for importing models into the project list. + + 3. Added the "Bridge hole-filling mode" to the manual hole-filling function. + + 4. Added parameter configuration options to the one-click process function. + + 5. Optimized the operation methods of some functions. + + 6. Optimized user interface and feature logic. + + 7. Fixed some known BUG. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.zh-CN.yaml b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.zh-CN.yaml new file mode 100644 index 000000000000..7509f1209dfc --- /dev/null +++ b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Creality.CrealityScan.4 +PackageVersion: 4.2.2 +PackageLocale: zh-CN +Publisher: Creality +Author: 深圳市创想三维科技股份有限公司 +PackageName: CrealityScan 4 +PackageUrl: https://www.crealitycloud.cn/downloads +License: 专有软件 +Copyright: Copyright © 2026 Shenzhen Creality 3D Technology Co., Ltd. +ShortDescription: Creality Scan 是专为创想三维旗下扫描仪设计的 3D 扫描软件,拥有丰富的功能,能帮助用户实现高质量的扫描和完整的模型构建。该软件支持一键模型优化、多位置自动对齐、自动去噪、拓扑简化、颜色纹理映射等实用功能,还能导出 STL、OBJ 和 PLY 格式的 3D 模型及点云数据,让用户操作更加简便和高效。 +Tags: +- 3d +- 3d打印 +- 3d打印机 +- 切片 +- 模型 +ReleaseNotes: |- + 1. 新增 Sermoon P1 在 USB 连接时支持线激光无标志点扫描; + + 2. 新增支持导入模型到项目列表; + + 3. 手动补洞功能,新增“搭桥”补洞模式; + + 4. 一键处理功能新增参数调节能力; + + 5. 部分功能操作方式优化; + + 6. UI 及功能逻辑优化; + + 7. 修复已知 BUG。 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.yaml b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.yaml new file mode 100644 index 000000000000..eaa068d8b81e --- /dev/null +++ b/manifests/c/Creality/CrealityScan/4/4.2.2/Creality.CrealityScan.4.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Creality.CrealityScan.4 +PackageVersion: 4.2.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 7315a37c10d771a6e8f8524d235396cafaf77b20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:31:55 +0800 Subject: [PATCH 114/164] New version: lycohana.BiliSum version 1.18.2 (#381573) --- .../1.18.2/lycohana.BiliSum.installer.yaml | 26 ++++++++++++ .../1.18.2/lycohana.BiliSum.locale.en-US.yaml | 14 +++++++ .../1.18.2/lycohana.BiliSum.locale.zh-CN.yaml | 42 +++++++++++++++++++ .../BiliSum/1.18.2/lycohana.BiliSum.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.installer.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.en-US.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.zh-CN.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.yaml diff --git a/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.installer.yaml b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.installer.yaml new file mode 100644 index 000000000000..be38cc9b6a4c --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.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: lycohana.BiliSum +PackageVersion: 1.18.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: cb178312-abec-5b08-8dde-60c845b355ec +ReleaseDate: 2026-05-29 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lycohana/BiliSum/releases/download/v1.18.2/BiliSum-1.18.2-win-x64-Setup.exe + InstallerSha256: 1EAC0B894AA92DBF980A68541F0257DE1553B7D3F3C30E1B209F80636FC56E49 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lycohana/BiliSum/releases/download/v1.18.2/BiliSum-1.18.2-win-x64-Setup.exe + InstallerSha256: 1EAC0B894AA92DBF980A68541F0257DE1553B7D3F3C30E1B209F80636FC56E49 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.en-US.yaml b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.en-US.yaml new file mode 100644 index 000000000000..b81cd2661ee9 --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: lycohana.BiliSum +PackageVersion: 1.18.2 +PackageLocale: en-US +License: Freeware +ShortDescription: Provide AI video summaries and knowledge base for Bilibili, YouTube, and local videos +Tags: +- bilibili +- knowledge-base +- youtube +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.zh-CN.yaml b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.zh-CN.yaml new file mode 100644 index 000000000000..77768ed81c64 --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lycohana.BiliSum +PackageVersion: 1.18.2 +PackageLocale: zh-CN +Publisher: lycohana +PublisherUrl: https://www.lycohana.cn/ +PublisherSupportUrl: https://github.com/lycohana/BiliSum/issues +PackageName: BiliSum +PackageUrl: https://github.com/lycohana/BiliSum +License: 免费软件 +ShortDescription: 为 Bilibili、YouTube 及本地视频提供 AI 视频摘要和知识库 +Tags: +- bilibili +- b站 +- youtube +- 知识库 +ReleaseNotes: |- + v1.18.2 + 主要版本信息 + - FunASR (QwenASR) 本地语音识别引擎集成 (1737a33) + - qwenAsr (b2928b1) + 更新内容 + Features + - 新增 FunASR (QwenASR) 本地语音识别引擎 (faba483) + Fixes + - FunASR (QwenASR) 本地语音识别引擎集成 (1737a33) + - FunASR 安装前 runtime 完整性预检 + 自动重建 (28426c4) + - Windows shutil.rmtree WinError 145 + runtime 恢复逻辑 (d8c8b96) + - 清理 useEffect 移动后残留的孤儿代码块 (bdbc735) + - 修复深度审查发现的 3 个 Bug + 1 个 Edge Case (4aeb0cc) + - qwenAsr (b2928b1) + - test_build_funasr_command 跨平台路径断言 — Windows 反斜杠 (b26aa24) + - test timeout regex 适配 W8 stall 检测 — match "timed out|no progress" (272973a) + - 修复 FunASR 全链路 12 项审查问题 — GPU 重试/取消杀进程/hub 回退/磁盘预检等 (ce12287) + - 修复 crash_with_valid_output 测试 — 用 poll.side_effect 替代不可 patch 的 PosixPath.unlink (67f6459) + - 修复 test_funasr_provider CI 4 failures — funasr_available=False 导致早退 (bd29b71) + Full Changelog: https://github.com/lycohana/BiliSum/compare/v1.18.1...v1.18.2 +ReleaseNotesUrl: https://github.com/lycohana/BiliSum/releases/tag/v1.18.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.yaml b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.yaml new file mode 100644 index 000000000000..333b4b5ec51b --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.2/lycohana.BiliSum.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: lycohana.BiliSum +PackageVersion: 1.18.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 88d703ad9499697f1c14ac37511705cff0480c8b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:32:10 +0800 Subject: [PATCH 115/164] New version: can1357.oh-my-pi version 15.7.3 (#381826) --- .../15.7.3/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../15.7.3/can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../15.7.3/can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.7.3/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..711fed3577bd --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.7.3 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.7.3/omp-windows-x64.exe + InstallerSha256: 249E9D14E4D590ED8FF8B06AA266B130DD3168D5DFAC9DCFE8D052AB60863D74 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..778e634923fb --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.7.3 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.7.3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b107cea9b5e --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.7.3 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..7447c22ee7c9 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.7.3/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d1f0c462e7ac5ab8a2adb82bf018577d8afeab59 Mon Sep 17 00:00:00 2001 From: Daniele Corsini <franklupog@gmail.com> Date: Thu, 4 Jun 2026 03:32:25 +0200 Subject: [PATCH 116/164] New version: Corsinvest.cv4pve.report version 2.5.1 (#382023) --- .../Corsinvest.cv4pve.report.installer.yaml | 23 ++++++++ ...Corsinvest.cv4pve.report.locale.en-US.yaml | 56 +++++++++++++++++++ .../2.5.1/Corsinvest.cv4pve.report.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.installer.yaml create mode 100644 manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.locale.en-US.yaml create mode 100644 manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.yaml diff --git a/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.installer.yaml b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.installer.yaml new file mode 100644 index 000000000000..0e02c8bb410b --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 2.5.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cv4pve-report.exe + PortableCommandAlias: cv4pve-report +ReleaseDate: 2026-06-01 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v2.5.1/cv4pve-report.exe-win-x86.zip + InstallerSha256: 393DB6BAF9545F2FE11B57613F8FA9003FE00785C9ACEB3093B2A9FC73BB9BDE +- Architecture: x64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v2.5.1/cv4pve-report.exe-win-x64.zip + InstallerSha256: 2E84E17F6DDDF161D446CABEB32220CACF3AD94AE81CA89137E5211DBA2CB285 +- Architecture: arm64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v2.5.1/cv4pve-report.exe-win-arm64.zip + InstallerSha256: 35979974CC373366185EBA9B54C0B9EA6B1C273A79F8FDB3E1EF5FF957B5CFAD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.locale.en-US.yaml b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.locale.en-US.yaml new file mode 100644 index 000000000000..5740b04edd04 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 2.5.1 +PackageLocale: en-US +Publisher: Corsinvest Srl +PublisherUrl: https://www.corsinvest.it/ +PublisherSupportUrl: https://www.corsinvest.it/cv4pve +PrivacyUrl: https://www.corsinvest.it/privacy +Author: Corsinvest Srl +PackageName: cv4pve-report +PackageUrl: https://github.com/Corsinvest/cv4pve-report +License: GPL-3.0 +LicenseUrl: https://github.com/Corsinvest/cv4pve-report/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026 Corsinvest Srl +CopyrightUrl: https://github.com/Corsinvest/cv4pve-report/blob/master/LICENSE.md +ShortDescription: Report Tool for Proxmox VE +Description: |- + cv4pve-report exports your entire Proxmox VE infrastructure to a single + navigable Excel file — nodes, VMs, containers, storages, users, firewall + rules, backup jobs, resource pools and more. Every row is a hyperlink to + its detail sheet. + + Features: + - Single .xlsx file with one sheet per node, VM and storage + - Fully navigable — summary rows link to detail sheets + - Cluster: users, API tokens, TFA, groups, roles, ACL, firewall, backup jobs, replication, SDN, pools + - Nodes: services, network, disks, SMART, RRD metrics, APT updates, SSL certificates, tasks + - VMs/CTs: config, network, disks, RRD metrics, backups, snapshots, firewall, QEMU agent info + - Storages: content inventory, RRD metrics + - Three profiles: Fast, Standard, Full + - Works with a read-only API token, no root access required +Moniker: cv4pve-report +Tags: +- corsinvest +- excel +- infrastructure +- inventory +- proxmox +- proxmoxve +- report +- xlsx +ReleaseNotes: |- + Fixes + - Hostnames with dashes are kept in HTML and JSON file names. A node called pve-host01 used to produce pvehost01.html and pvehost01.json — the dash was dropped. The file name now matches the hostname you actually use. + - Links between HTML pages now work. Clicking a node, VM or container in an overview table opened a 404 instead of the matching detail page. The links go to the right page again. + - Two nodes with similar names no longer share the same report page. When two nodes ended up with the same file name (e.g. cc.01 and cc-01), the second one used to overwrite the first one's HTML/JSON file silently. Each section now gets its own file. + What's Changed + - chore: add unit tests + fix slug for hostnames with dashes by @franklupo in #56 + - fix: HTML cross-section links + dedup HTML/JSON file paths by @franklupo in #57 + - chore: bump version to 2.5.1 by @franklupo in #58 + Full Changelog: v2.5.0...v2.5.1 +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-report/releases/tag/v2.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.yaml b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.yaml new file mode 100644 index 000000000000..b7163ce26be5 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/2.5.1/Corsinvest.cv4pve.report.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 2.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0ea1a82637c99a6248b41f10b8ac987b09a330ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:32:40 +0800 Subject: [PATCH 117/164] New version: NetEase.LobsterAI version 2026.6.3 (#383255) --- .../2026.6.3/NetEase.LobsterAI.installer.yaml | 26 ++++++++ .../NetEase.LobsterAI.locale.en-US.yaml | 37 +++++++++++ .../NetEase.LobsterAI.locale.zh-CN.yaml | 64 +++++++++++++++++++ .../LobsterAI/2026.6.3/NetEase.LobsterAI.yaml | 8 +++ 4 files changed, 135 insertions(+) create mode 100644 manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.installer.yaml create mode 100644 manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.en-US.yaml create mode 100644 manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.zh-CN.yaml create mode 100644 manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.yaml diff --git a/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.installer.yaml b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.installer.yaml new file mode 100644 index 000000000000..f3c2877c3775 --- /dev/null +++ b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.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: NetEase.LobsterAI +PackageVersion: 2026.6.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 63515710-f48a-5414-a457-1d6072fae8c4 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/netease-youdao/LobsterAI/releases/download/2026.6.3/LobsterAI--win-x64.exe + InstallerSha256: A5D48A42C1AE9CDDA33608765936A58E606C2040965D9AB93BAEAFAAA83F49B7 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/netease-youdao/LobsterAI/releases/download/2026.6.3/LobsterAI--win-x64.exe + InstallerSha256: A5D48A42C1AE9CDDA33608765936A58E606C2040965D9AB93BAEAFAAA83F49B7 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.en-US.yaml b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.en-US.yaml new file mode 100644 index 000000000000..220b00b77775 --- /dev/null +++ b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NetEase.LobsterAI +PackageVersion: 2026.6.3 +PackageLocale: en-US +Author: NetEase Youdao Information Technology (Beijing) Co., Ltd. +PackageUrl: https://lobsterai.youdao.com/#/en/index +ShortDescription: A 24/7 personal assistant Agent that gets things done +Description: |- + LobsterAI is an all-in-one personal assistant Agent developed by NetEase Youdao. It works around the clock to handle your everyday tasks — data analysis, making presentations, generating videos, writing documents, searching the web, sending emails, scheduling tasks, and more. + At its core is Cowork mode — it executes tools, manipulates files, and runs commands in a local or sandboxed environment, all under your supervision. You can also chat with agent via Telegram, Discord, DingTalk or Feishu (Lark) and get work done from your phone anytime, anywhere. + Key Features + - All-in-One Productivity Assistant — Data analysis, PPT creation, video generation, document writing, web search, email — covers the full range of daily work + - Local + Sandbox Execution — Run tasks directly on your machine or in an isolated Alpine Linux sandbox + - Built-in Skills — Office document generation, web search, Playwright automation, Remotion video generation, and more + - Windows Built-in Python Runtime — Windows packages bundle a ready-to-use Python interpreter runtime; Python skill dependencies can be installed on demand + - Scheduled Tasks — Create recurring tasks via conversation or the GUI — daily news digests, inbox cleanup, periodic report generation, and more + - Persistent Memory — Automatically extracts user preferences and personal facts from conversations, remembers your habits across sessions, and gets smarter the more you use it + - Mobile via IM — Control your Agent remotely from your phone through Telegram, Discord, DingTalk, or Feishu + - Permission Gating — All tool invocations require explicit user approval before execution + - Cross-Platform — macOS (Intel + Apple Silicon), Windows, Linux desktop, plus mobile coverage via IM + - Local Data — SQLite storage keeps your chat history and configuration on your device +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://lobsterai.youdao.com/#/en/changelog +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://lobsterai.youdao.com/#/en/docs/lobsterai_user_manual +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.zh-CN.yaml b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.zh-CN.yaml new file mode 100644 index 000000000000..274c38bb1be6 --- /dev/null +++ b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.locale.zh-CN.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetEase.LobsterAI +PackageVersion: 2026.6.3 +PackageLocale: zh-CN +Publisher: LobsterAI +PublisherUrl: https://www.youdao.com/ +PublisherSupportUrl: https://github.com/netease-youdao/LobsterAI/issues +Author: 网易有道信息技术(北京)有限公司 +PackageName: LobsterAI +PackageUrl: https://lobsterai.youdao.com/ +License: MIT +LicenseUrl: https://github.com/netease-youdao/LobsterAI/blob/HEAD/LICENSE +Copyright: © 2026 NetEase Youdao +CopyrightUrl: https://c.youdao.com/dict/hardware/lobsterai/lobsterai_service.html +ShortDescription: 一个 7×24 小时帮你干活的全场景个人助理 Agent +Description: |- + LobsterAI 是由网易有道开发的全场景个人助理 Agent。它 7×24 小时待命,能够帮你完成日常办公中的各类事务 —— 数据分析、制作 PPT、生成视频、撰写文档、搜索信息、收发邮件、定时任务,以及更多。 + LobsterAI 的核心是 Cowork 模式,它能在本地或沙箱环境中执行工具、操作文件、运行命令,一切都在你的监督下自主完成。此外,LobsterAI 支持通过钉钉、飞书、Telegram、Discord 等 IM 平台远程触发,让你在手机上也能随时指挥 Agent 工作。 + 核心特性 + - 全场景办公助理 — 数据分析、PPT 制作、视频生成、文档撰写、Web 搜索、邮件收发,覆盖日常办公全流程 + - 本地 + 沙箱执行 — 任务执行支持本地直接运行或隔离的 Alpine Linux 沙箱 + - 内置技能 — 包括 Office 文档生成、Web 搜索、Playwright 自动化、Remotion 视频生成等 + - Windows 内置 Python 运行时 — Windows 安装包内置可直接使用的 Python 解释器运行时;Python 技能依赖可按需安装 + - 定时任务 — 支持对话式发起或 GUI 界面添加定时任务,如每日新闻收集、邮箱整理、周期性报告生成等 + - 持久记忆 — 自动从对话中提取用户偏好与个人信息,跨会话记住你的习惯,越用越懂你 + - IM 远程操控 — 通过钉钉、飞书、Telegram、Discord 在手机端随时触发 Agent + - 权限门控 — 所有敏感工具调用需用户明确批准后执行 + - 跨平台 — macOS(Intel + Apple Silicon)、Windows、Linux 桌面端,配合 IM 实现移动端覆盖 + - 数据本地化 — SQLite 本地存储,聊天记录和配置不离开你的设备 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ReleaseNotes: |- + What's Changed + - feat(mcp): optimize npx MCP launch resolution & add first response timing logs by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2091 + - feat: optimize html share by @liugang519 in https://github.com/netease-youdao/LobsterAI/pull/2092 + - feat(cowork): add selected text snippets to chat context by @liuzhq1986 in https://github.com/netease-youdao/LobsterAI/pull/2098 + - feat(html-share): refine share dialog and access controls by @liugang519 in https://github.com/netease-youdao/LobsterAI/pull/2099 + - feat(cowork): add artifact preview selected text to chat by @liuzhq1986 in https://github.com/netease-youdao/LobsterAI/pull/2101 + - fix: enable image input support for MiniMax-M3 by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2093 + - fix: 优化分享成功弹窗的信息层级 by @liugang519 in https://github.com/netease-youdao/LobsterAI/pull/2094 + - fix(cowork): support subagent batch deletion by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2095 + - fix(plugins): hide internal OpenClaw plugins by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2096 + - fix(cowork): add title bar close button to search modal by @liuzhq1986 in https://github.com/netease-youdao/LobsterAI/pull/2097 + - fix(mcp): keep managed installs node-aware by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2100 + - fix(config): preserve user-configured context windows and add mimo v2.5 models by @fisherdaddy in https://github.com/netease-youdao/LobsterAI/pull/2102 + - fix(mcp): validate remote server urls by @btc69m979y-dotcom in https://github.com/netease-youdao/LobsterAI/pull/2103 + - fix(html-share): copy share link and code together by @liugang519 in https://github.com/netease-youdao/LobsterAI/pull/2105 + - fix(mcp): prevent session timeout during gateway config reload by @fisherdaddy in https://github.com/netease-youdao/LobsterAI/pull/2104 + - fix(ui): improve kits and skills popover interactions by @fisherdaddy in https://github.com/netease-youdao/LobsterAI/pull/2106 + - release: 2026.6.2 by @fisherdaddy in https://github.com/netease-youdao/LobsterAI/pull/2107 + Full Changelog: https://github.com/netease-youdao/LobsterAI/compare/2026.6.1...2026.6.3 +ReleaseNotesUrl: https://github.com/netease-youdao/LobsterAI/releases/tag/2026.6.3 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://lobsterai.youdao.com/#/docs/lobsterai_user_manual +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.yaml b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.yaml new file mode 100644 index 000000000000..ae691ed5ad0a --- /dev/null +++ b/manifests/n/NetEase/LobsterAI/2026.6.3/NetEase.LobsterAI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetEase.LobsterAI +PackageVersion: 2026.6.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From b32b9bf676752b612230cedf3bd33077611bcd70 Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 21:32:53 -0400 Subject: [PATCH 118/164] Update version: Zen-Team.Zen-Browser.Twilight version 1.21t (#383277) --- .../1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml index b72c00ce4307..31252453f437 100644 --- a/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml +++ b/manifests/z/Zen-Team/Zen-Browser/Twilight/1.21t/Zen-Team.Zen-Browser.Twilight.installer.yaml @@ -29,16 +29,16 @@ FileExtensions: - xht - xhtml ProductCode: Zen Twilight -ReleaseDate: 2026-06-02 +ReleaseDate: 2026-06-03 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: 1857CBD5BE324C18FB5561D570EF04DDB76D4D9B22C04AB3401D9EC67DD39AB0 + InstallerSha256: D741F1A9451570793CCB0D2DC5157DEB3F476C32616F3679A64E541BA86A5F0E AppsAndFeaturesEntries: - DisplayName: Zen Twilight (x64 en-US) - Architecture: arm64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer-arm64.exe - InstallerSha256: 8DF369FF15AD55D560B537A7BC5216DBB2E370DBDDA4C8BF391C5DA28D8AF3BD + InstallerSha256: EDB8B1453988EA5F08178D039EF0C8F13EDCB375BD42444E0CE8560C2F9679F1 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer From ee66059b7c079e2de5153ed3f42dbc973c12104c Mon Sep 17 00:00:00 2001 From: Imre Eilertsen <imreeil42@gmail.com> Date: Thu, 4 Jun 2026 03:33:06 +0200 Subject: [PATCH 119/164] Added MSI: ManifoldSoftware.Manifold.9 version 9.0.181 (#383284) --- .../9/9.0.181/ManifoldSoftware.Manifold.9.installer.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/manifests/m/ManifoldSoftware/Manifold/9/9.0.181/ManifoldSoftware.Manifold.9.installer.yaml b/manifests/m/ManifoldSoftware/Manifold/9/9.0.181/ManifoldSoftware.Manifold.9.installer.yaml index 9b1886ee5021..387690f0fc55 100644 --- a/manifests/m/ManifoldSoftware/Manifold/9/9.0.181/ManifoldSoftware.Manifold.9.installer.yaml +++ b/manifests/m/ManifoldSoftware/Manifold/9/9.0.181/ManifoldSoftware.Manifold.9.installer.yaml @@ -1,13 +1,16 @@ -# Created using wingetcreate 1.5.3.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: ManifoldSoftware.Manifold.9 PackageVersion: 9.0.181 MinimumOSVersion: 10.0.0.0 -InstallerType: burn -Scope: machine Installers: - Architecture: x86 + InstallerType: msi + InstallerUrl: https://manifold.net/updates/manifold-9.0.181.msi + InstallerSha256: 8cec9d6aadd15e30696786406ca947de354155b5553464a5398d481a1f6c4056 +- Architecture: x86 + InstallerType: burn + Scope: machine InstallerUrl: https://manifold.net/updates/manifold-9.0.181.exe InstallerSha256: 0E8236DF8EE6CEAC3D2DBA867BD00227519FF8DB3843732E2F94FD3B963E7736 ManifestType: installer From 6421d9efb0a4cdf949eb789b7d6771feddcd9483 Mon Sep 17 00:00:00 2001 From: Gorniaky <30408913+Gorniaky@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:33:21 -0300 Subject: [PATCH 120/164] New version: Discloud.CLI version 1.3.2 (#383287) --- .../CLI/1.3.2/Discloud.CLI.installer.yaml | 16 ++++++++++++ .../CLI/1.3.2/Discloud.CLI.locale.en-US.yaml | 25 +++++++++++++++++++ .../d/Discloud/CLI/1.3.2/Discloud.CLI.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.installer.yaml create mode 100644 manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.locale.en-US.yaml create mode 100644 manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.yaml diff --git a/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.installer.yaml b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.installer.yaml new file mode 100644 index 000000000000..d8d62f2bc9f7 --- /dev/null +++ b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 1.3.2 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/discloud/cli-dart/releases/download/1.3.2/discloud-cli-x64-setup.exe + InstallerSha256: AC83F82A9F5347D47DAAA17350F8E0ECBACBF30EE139E1B4BCBDA7B0AF63D0BA +- Architecture: arm64 + InstallerUrl: https://github.com/discloud/cli-dart/releases/download/1.3.2/discloud-cli-x64-setup.exe + InstallerSha256: AC83F82A9F5347D47DAAA17350F8E0ECBACBF30EE139E1B4BCBDA7B0AF63D0BA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.locale.en-US.yaml b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..f970629bc1f9 --- /dev/null +++ b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 1.3.2 +PackageLocale: en-US +Publisher: Discloud +PublisherUrl: https://github.com/discloud +PublisherSupportUrl: https://docs.discloud.com/faq/where-to-get-help +PrivacyUrl: https://github.com/discloud/legal/blob/main/terms-en.md +Author: Discloud +PackageName: Discloud CLI +PackageUrl: https://github.com/discloud/cli-dart +License: Apache 2.0 +LicenseUrl: https://github.com/discloud/cli-dart/blob/main/LICENSE +Copyright: Copyright © 2026 Discloud +ShortDescription: Discloud CLI Setup +Description: A fast option to manage your apps on Discloud. +Moniker: discloudcli +Tags: +- discloudbot +- host +ReleaseNotesUrl: https://github.com/discloud/cli-dart/releases/tag/1.3.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.yaml b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.yaml new file mode 100644 index 000000000000..e968cafe9455 --- /dev/null +++ b/manifests/d/Discloud/CLI/1.3.2/Discloud.CLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 1.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce3631f36ff0114bb94180e3aa26afaeaeb39498 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:33:37 +0800 Subject: [PATCH 121/164] New version: Google.Chrome.Beta.EXE version 150.0.7871.4 (#383289) --- .../Google.Chrome.Beta.EXE.installer.yaml | 74 +++++++++++++++++++ .../Google.Chrome.Beta.EXE.locale.en-US.yaml | 26 +++++++ .../Google.Chrome.Beta.EXE.locale.nb-NO.yaml | 23 ++++++ .../Google.Chrome.Beta.EXE.locale.zh-CN.yaml | 25 +++++++ .../150.0.7871.4/Google.Chrome.Beta.EXE.yaml | 8 ++ 5 files changed, 156 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.yaml diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.installer.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.installer.yaml new file mode 100644 index 000000000000..95814debb130 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.installer.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.4 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="<LOGPATH>" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/acbbb2vhnbegfc77gpg3zwcekjoa_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: 1145A92614A021115F41130DE8E7A6868E576125E3D2D0DE9FD7ABC133445AE3 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x86 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/acbbb2vhnbegfc77gpg3zwcekjoa_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: 1145A92614A021115F41130DE8E7A6868E576125E3D2D0DE9FD7ABC133445AE3 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: x64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/adjfnquru2k5bvruoysq7pcmfkgq_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: FB23737F899B72E50B2356A6847B77F0EC6E2949F7BBA855D2B006E39400CA67 + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: x64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/adjfnquru2k5bvruoysq7pcmfkgq_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: FB23737F899B72E50B2356A6847B77F0EC6E2949F7BBA855D2B006E39400CA67 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +- Architecture: arm64 + Scope: user + InstallerUrl: https://dl.google.com/release2/chrome/gr4jukmgubccyzsnpxiqggzmr4_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: 2935BB6BDF356FA7168A99202D883051E8F14B8E752FD07AF9FF79D036597B7F + InstallerSwitches: + Custom: --do-not-launch-chrome --chrome-beta +- Architecture: arm64 + Scope: machine + InstallerUrl: https://dl.google.com/release2/chrome/gr4jukmgubccyzsnpxiqggzmr4_150.0.7871.4/150.0.7871.4_chrome_installer_uncompressed.exe + InstallerSha256: 2935BB6BDF356FA7168A99202D883051E8F14B8E752FD07AF9FF79D036597B7F + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level --chrome-beta +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.en-US.yaml new file mode 100644 index 000000000000..ed1e80495bc5 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.4 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/chrome/beta +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.nb-NO.yaml new file mode 100644 index 000000000000..ab29b28466da --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.4 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Beta (EXE) +PackageUrl: https://www.google.com/intl/no/chrome/beta +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.zh-CN.yaml new file mode 100644 index 000000000000..66af214f414c --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.4 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版(EXE) +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.yaml b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.yaml new file mode 100644 index 000000000000..f3b4d91bde9c --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/EXE/150.0.7871.4/Google.Chrome.Beta.EXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta.EXE +PackageVersion: 150.0.7871.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3c5932b72224e3fb3c5ac7772c0bf088794dfa9b Mon Sep 17 00:00:00 2001 From: Guillaume Chervet <guillaume.chervet@gmail.com> Date: Thu, 4 Jun 2026 03:33:52 +0200 Subject: [PATCH 122/164] New version: GnOuGo.Agent version 0.9.1 (#383309) --- .../Agent/0.9.1/GnOuGo.Agent.installer.yaml | 21 +++++++++++++++++ .../0.9.1/GnOuGo.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.installer.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.locale.en-US.yaml create mode 100644 manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.yaml diff --git a/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.installer.yaml b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.installer.yaml new file mode 100644 index 000000000000..107b1fbec7c9 --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.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: GnOuGo.Agent +PackageVersion: 0.9.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: GnOuGo.Agent.exe + PortableCommandAlias: gnougo +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.9.1/gnougo-win-x64.zip + InstallerSha256: 13D0491FB13A5C6604D71910522F960F3E41666F540FD1E1F86E8A6CC1BFFDA0 +- Architecture: arm64 + InstallerUrl: https://github.com/GnouGo/GnouGo/releases/download/v0.9.1/gnougo-win-arm64.zip + InstallerSha256: 4D616135BC5D08B4068D8B99F1D5F57E783D1D2804D2249D34E1D26DBFE5DC69 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.locale.en-US.yaml b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.locale.en-US.yaml new file mode 100644 index 000000000000..6f73b5517c8a --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: GnOuGo +PublisherUrl: https://github.com/GnouGo +PublisherSupportUrl: https://github.com/GnouGo/GnouGo/issues +PackageName: GnOuGo +PackageUrl: https://github.com/GnouGo/GnouGo +License: Apache-2.0 +LicenseUrl: https://github.com/GnouGo/GnouGo/blob/main/LICENSE.md +ShortDescription: The Friendly Bear AI Agent +Description: The Friendly Bear AI Agent +Moniker: gnougo +Tags: +- agent +- ai +- desktop +ReleaseNotesUrl: https://github.com/GnouGo/GnouGo/releases/tag/v0.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.yaml b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.yaml new file mode 100644 index 000000000000..62b19120c67e --- /dev/null +++ b/manifests/g/GnOuGo/Agent/0.9.1/GnOuGo.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GnOuGo.Agent +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 44d77baab2d5d5d0abd3295aee83bfd8b2456000 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:34:08 +0800 Subject: [PATCH 123/164] New version: Sourcegraph.Amp version 0.0.1780520317-g314470 (#383356) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..ddc59470d88a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780520317-g314470 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780520317-g314470/amp-windows-x64-baseline.exe + InstallerSha256: CF502E02F091C6F05089A7FB96782EEAEA787A814458FC3CAEBC13B09BB73586 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..baf6b86f7885 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780520317-g314470 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..337d885bab94 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780520317-g314470 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..9ff2e36f56f2 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780520317-g314470/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780520317-g314470 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5fe465fbfd9b69f4d6e411eff02caf7b2feee191 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:34:24 +0800 Subject: [PATCH 124/164] New version: CognitionAI.Devin version 2026.5.26-4 (#383385) --- .../CognitionAI.Devin.installer.yaml | 21 +++++++++++++ .../CognitionAI.Devin.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.Devin.locale.zh-CN.yaml | 21 +++++++++++++ .../Devin/2026.5.26-4/CognitionAI.Devin.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.installer.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.yaml diff --git a/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.installer.yaml b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.installer.yaml new file mode 100644 index 000000000000..453797c8e5e8 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.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: CognitionAI.Devin +PackageVersion: 2026.5.26-4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-4/devin-2026.5.26-4-x86_64-pc-windows.zip + InstallerSha256: 80FFD05DE8A0880C98AE8E6059702E8DE56CC9BA5AAA28B4502087473D21DF5A +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-4/devin-2026.5.26-4-aarch64-pc-windows.zip + InstallerSha256: A2E6AA6C4DCB3EA9583DCF953DC0F584B390CAB6851479A343AE24367CF3430C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.en-US.yaml b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.en-US.yaml new file mode 100644 index 000000000000..a022e724ebc4 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CognitionAI.Devin +PackageVersion: 2026.5.26-4 +PackageLocale: en-US +Publisher: Cognition AI, Inc. +PublisherUrl: https://devin.ai/ +PrivacyUrl: https://cognition.ai/privacy-policy +Author: Cognition AI, Inc. +PackageName: Devin for Terminal +PackageUrl: https://cli.devin.ai/docs +License: Proprietary +LicenseUrl: https://cognition.ai/terms-of-service +ShortDescription: A fast and minimal agent that lives both in your terminal and in the cloud. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +ReleaseNotesUrl: https://cli.devin.ai/docs/changelog/stable +PurchaseUrl: https://devin.ai/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cli.devin.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.zh-CN.yaml b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.locale.zh-CN.yaml new file mode 100644 index 000000000000..23e5027b1d43 --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.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: CognitionAI.Devin +PackageVersion: 2026.5.26-4 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.yaml b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.yaml new file mode 100644 index 000000000000..4bc66acccd7a --- /dev/null +++ b/manifests/c/CognitionAI/Devin/2026.5.26-4/CognitionAI.Devin.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: CognitionAI.Devin +PackageVersion: 2026.5.26-4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aaaf63121ccf6e3cfab2dcd68d2bb879f5d33924 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:34:37 -0700 Subject: [PATCH 125/164] Automatic update of Google.Chrome.Beta from 149.0.7827.53 to 150.0.7871.4 (#383398) --- .../Google.Chrome.Beta.installer.yaml | 49 +++++++++++++++++++ .../Google.Chrome.Beta.locale.en-US.yaml | 38 ++++++++++++++ .../Google.Chrome.Beta.locale.nb-NO.yaml | 35 +++++++++++++ .../Google.Chrome.Beta.locale.zh-CN.yaml | 35 +++++++++++++ .../Beta/150.0.7871.4/Google.Chrome.Beta.yaml | 8 +++ 5 files changed, 165 insertions(+) create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml new file mode 100644 index 000000000000..1188d30fabd7 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.installer.yaml @@ -0,0 +1,49 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.4 +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- mms +- tel +- webcal +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi + InstallerSha256: 301E273D16C73EB22CECD730FDA8A75E4D0ABC230C2744CAD790FEDE243BF981 + ProductCode: '{040EF958-DED7-3798-97E8-6C1DFBF09282}' + AppsAndFeaturesEntries: + - ProductCode: '{F0075EFE-BD35-3FBE-8D02-84ACEDE53226}' + UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' +- Architecture: x64 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi + InstallerSha256: 716AA5A1CFC3EAD6BC2DBA7BC01DCADDF7A17B4CFA28F0D5B780FAF8AC948C52 + ProductCode: '{C3EDC6D8-AD56-3E8F-AD99-D0DA9882AB98}' + AppsAndFeaturesEntries: + - ProductCode: '{964A7C44-F21E-3504-B435-B6A862988F47}' + UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' +- Architecture: arm64 + InstallerUrl: https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise_arm64.msi + InstallerSha256: 8FB0BCCD25749010A26FA29774319A0C80EE84271085132DBC4619B1D75F99C3 + ProductCode: '{A7DA06C2-6D3E-3A3B-86F9-9AD420B4E81D}' + AppsAndFeaturesEntries: + - ProductCode: '{05840A19-CB79-3E67-8532-BAB97343FE0B}' + UpgradeCode: '{4E5BAC76-2D99-356C-AE5B-B15DA0315002}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..18eae3fc94ba --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.4 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Beta +PackageUrl: https://www.google.com/chrome/beta/ +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms/ +Copyright: Copyright 2026 Google LLC. All rights reserved. +ShortDescription: Try new features with Chrome Beta +Description: Feeling adventurous? Preview upcoming Google Chrome features before they’re released and give us feedback to make Chrome a better browser. +Moniker: chrome-beta +Tags: +- beta +- browser +- chromium +- fast +- internet +- safe +- search +- web +- webpage +Documentations: +- DocumentLabel: Chrome Web Store + DocumentUrl: https://chromewebstore.google.com/ +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/ +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml new file mode 100644 index 000000000000..fa0057733f58 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.nb-NO.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.4 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=nb-no +PrivacyUrl: https://policies.google.com/privacy?hl=nb-no +Author: Google LLC +PackageName: Google Chrome Beta +PackageUrl: https://www.google.com/intl/no/chrome/beta/ +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms/ +Copyright: Copyright 2026 Google LLC. Med enerett. +ShortDescription: Prøv nye funksjoner med Chrome Beta +Description: Er du eventyrlysten? Ta en forhåndstitt på nye funksjoner i Google Chrome før de kommer ut, og gi oss tilbakemeldinger, så vi kan gjøre Chrome til en bedre nettleser. +Tags: +- chromium +- internett +- nettet +- nettleser +- rask +- søk +- trygg +Documentations: +- DocumentLabel: Chrome Nettmarked + DocumentUrl: https://chromewebstore.google.com/?hl=nb-no +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/ +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..da998dcc1839 --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.4 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome 测试版 +PackageUrl: https://www.google.com/intl/zh-CN/chrome/beta/ +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms/ +Copyright: 版权所有 2026 Google LLC. 保留所有权利。 +ShortDescription: 试用 Chrome 测试版的新功能 +Description: 喜欢尝鲜?欢迎赶在 Google Chrome 新功能正式发布前抢先试用,并提供反馈以帮助我们完善 Chrome 浏览器。 +Tags: +- chromium +- 互联网 +- 安全 +- 快捷 +- 搜索 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: Chrome 应用商店 + DocumentUrl: https://chromewebstore.google.com/?hl=zh-cn +- DocumentLabel: Chrome for Developers + DocumentUrl: https://developer.chrome.com/?hl=zh-cn +- DocumentLabel: Chrome Platform Status + DocumentUrl: https://chromestatus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml new file mode 100644 index 000000000000..5e312806c1ac --- /dev/null +++ b/manifests/g/Google/Chrome/Beta/150.0.7871.4/Google.Chrome.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/03 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Beta +PackageVersion: 150.0.7871.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7ae0c083f229ca020f82b5b56e2fc352ee96168b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:34:53 +0800 Subject: [PATCH 126/164] New version: PerfectWorld.PerfectWorldArena version 1.0.26060411 (#383404) --- ...fectWorld.PerfectWorldArena.installer.yaml | 20 ++++++++++++++++ ...tWorld.PerfectWorldArena.locale.en-US.yaml | 19 +++++++++++++++ ...tWorld.PerfectWorldArena.locale.zh-CN.yaml | 24 +++++++++++++++++++ .../PerfectWorld.PerfectWorldArena.yaml | 8 +++++++ 4 files changed, 71 insertions(+) create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.installer.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml create mode 100644 manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.yaml diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.installer.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.installer.yaml new file mode 100644 index 000000000000..257d9c66f6ee --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.26060411 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- wmpvp +ProductCode: '{a9be7c93-59b5-5f11-bbb9-964db82cbf57}' +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x86 + InstallerUrl: https://client.wmpvp.com/download/perfectworldarena_win32_v1.0.26060411.exe + InstallerSha256: E3DC79CEA9BCF645328F95B6A47229C63E4FF6A4BCE7BE1880318DA4C7113A6E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.en-US.yaml new file mode 100644 index 000000000000..c8b15282b0c3 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.en-US.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.26060411 +PackageLocale: en-US +Author: Perfect World Zhengqi (Shanghai) Multimedia Technology Co., Ltd. +License: Proprietary +ShortDescription: Perfect World Arena is a comprehensive PvP platform developed by Perfect World for every player. It is low-threshold, easy to use, interaction aware, and professional yet fun. +Tags: +- csgo +- dota2 +- game +- gaming +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml new file mode 100644 index 000000000000..4c3e98b2181d --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.26060411 +PackageLocale: zh-CN +Publisher: Perfect World +PublisherUrl: https://www.pwesports.cn/ +Author: 完美世界征奇(上海)多媒体科技有限公司 +PackageName: 完美世界竞技平台 +PackageUrl: https://pvp.wanmei.com/ +License: 专有软件 +Copyright: Copyright © 2026 Perfect World +ShortDescription: 完美世界竞技平台是一款由完美世界开发的适合每一位玩家的低门槛、易操作、重交互、兼具专业性与趣味性的集成式对战平台。 +Tags: +- csgo +- dota2 +- 游戏 +PurchaseUrl: https://pvp.wanmei.com/vip +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://pvp.wanmei.com/csgo/question/list +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.yaml b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.yaml new file mode 100644 index 000000000000..59f570875272 --- /dev/null +++ b/manifests/p/PerfectWorld/PerfectWorldArena/1.0.26060411/PerfectWorld.PerfectWorldArena.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: PerfectWorld.PerfectWorldArena +PackageVersion: 1.0.26060411 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 98abdb4e6ea24a628b619febfc23f5aa1c8c7d3d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:35:25 -0700 Subject: [PATCH 127/164] Automatic deletion of FileCloud.FileCloudDrive 23.251.0.9130 (#383426) --- .../FileCloud.FileCloudDrive.installer.yaml | 34 ------------------- ...FileCloud.FileCloudDrive.locale.en-US.yaml | 23 ------------- .../FileCloud.FileCloudDrive.yaml | 8 ----- 3 files changed, 65 deletions(-) delete mode 100644 manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.installer.yaml delete mode 100644 manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.locale.en-US.yaml delete mode 100644 manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.yaml diff --git a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.installer.yaml b/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.installer.yaml deleted file mode 100644 index a496f8c1280c..000000000000 --- a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.installer.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: FileCloud.FileCloudDrive -PackageVersion: 23.251.0.9130 -InstallerLocale: en-US -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerType: inno - InstallerUrl: https://downloads.filecloud.com/tonido/live/installer/x86-win32/FileCloudDrive2eSetup.exe - InstallerSha256: 9515E21AD011E752CCA2D0AF47BB7F5C534F94CE2E8A42B95BD5AF612A825BDF - ProductCode: '{EC50370E-83B4-40AA-818A-9B723D915D99}_is1' - ReleaseDate: 2025-08-20 - AppsAndFeaturesEntries: - - ProductCode: '{EC50370E-83B4-40AA-818A-9B723D915D99}_is1' - ElevationRequirement: elevatesSelf -- Architecture: x64 - InstallerType: wix - InstallerUrl: https://downloads.filecloud.com/tonido/live/installer/x86-win32/FileCloudDrive2eSetup_withFFO.msi - InstallerSha256: 4BF59F4334EE18356540E7C70882E01A4728B5AF6DA046C3F02978DD19025543 - ProductCode: '{7CE53A5C-69D9-406B-AE5C-B3E45DE8655E}' - ReleaseDate: 2025-08-21 - AppsAndFeaturesEntries: - - ProductCode: '{7CE53A5C-69D9-406B-AE5C-B3E45DE8655E}' - UpgradeCode: '{A1C1C780-AF9F-4935-ADCF-E0DEC824E3B1}' -ManifestType: installer -ManifestVersion: 1.10.0 - diff --git a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.locale.en-US.yaml b/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.locale.en-US.yaml deleted file mode 100644 index 601250c438b7..000000000000 --- a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: FileCloud.FileCloudDrive -PackageVersion: 23.251.0.9130 -PackageLocale: en-US -Publisher: CodeLathe Technologies Inc -PublisherUrl: https://www.filecloud.com/ -PublisherSupportUrl: https://www.filecloud.com/supportdocs/fcdoc/latest/server -PackageName: FileCloud Drive -PackageUrl: https://www.filecloud.com/additional-downloads/ -License: Proprietary -LicenseUrl: https://www.filecloud.com/filecloud-online-tos/ -Copyright: Copyright © 2024 FileCloud. All Rights Reserved. -ShortDescription: Mount your Cloud as Drive Letter on Windows and Mac OSX. -Description: Mount your Cloud as Drive Letter on Windows -PurchaseUrl: https://www.filecloud.com/pricing/ -InstallationNotes: |- - NOTE: You need a FileCloud license to use these client apps. - - See https://www.filecloud.com/additional-downloads/#onpremisesTrial -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.yaml b/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.yaml deleted file mode 100644 index 4ecf8626ccc8..000000000000 --- a/manifests/f/FileCloud/FileCloudDrive/23.251.0.9130/FileCloud.FileCloudDrive.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: FileCloud.FileCloudDrive -PackageVersion: 23.251.0.9130 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From d4557755b26728d417b94b7d00b3d261a39137f5 Mon Sep 17 00:00:00 2001 From: nimra98 <nimra98@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:48:42 +0200 Subject: [PATCH 128/164] New version: buchen.portfolio version 0.84.0 (#383306) --- .../0.84.0/buchen.portfolio.installer.yaml | 15 +++++++++++ .../0.84.0/buchen.portfolio.locale.de-DE.yaml | 27 +++++++++++++++++++ .../0.84.0/buchen.portfolio.locale.en-US.yaml | 27 +++++++++++++++++++ .../portfolio/0.84.0/buchen.portfolio.yaml | 8 ++++++ 4 files changed, 77 insertions(+) create mode 100644 manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.installer.yaml create mode 100644 manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.de-DE.yaml create mode 100644 manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.en-US.yaml create mode 100644 manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.yaml diff --git a/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.installer.yaml b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.installer.yaml new file mode 100644 index 000000000000..173fc43816a7 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.84.0 +InstallerType: nullsoft +Scope: machine +ProductCode: Portfolio Performance +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/portfolio-performance/portfolio/releases/download/0.84.0/PortfolioPerformance-0.84.0-setup.exe + InstallerSha256: 2def9371a8189fd294db7eed427ebbf5eb055f3ce58bc43278b45af9fc1e25fc +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.de-DE.yaml b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.de-DE.yaml new file mode 100644 index 000000000000..7f8f90194fc1 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.de-DE.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.84.0 +PackageLocale: de-DE +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Portfolio Performance berechnet die Gesamtperformance Ihres Anlageportfolios. +ReleaseNotes: |- + - Neu: Finnische Übersetzung hinzugefügt. + - Neu: Aufklappbares Abschnitts-Widget für das Dashboard hinzugefügt. + - Verbesserung: Ex-Tag-Unterstützung für die PDF-Importer von Baaderbank, Banco Bilbao, Bank SLM und apoBank hinzugefügt. + - Verbesserung: Swissquote-PDF-Importer importiert Optionsprämien jetzt als Dividendenbuchungen. + - Verbesserung: Englische Dividendennotizen für Scalable Capital hinzugefügt. + - Fehlerbehebung: comdirect-PDF-Importer für das neue Kauf-/Steuerbehandlungsformat und teilweise berücksichtigte Quellensteuer über 15 % korrigiert. + - Fehlerbehebung: Extraktion von Ein- und Auszahlungen beim Bundesschatz korrigiert (IBAN und Betrag waren vertauscht). + - Fehlerbehebung: Der Interactive Brokers Flex Query-Import verbucht Steuererstattungen und Gebühren jetzt korrekt. + - Fehlerbehebung: Darstellungsfehler beim Wechsel des Designs durch fest codierte Hintergrundfarben behoben. +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.84.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.en-US.yaml b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.en-US.yaml new file mode 100644 index 000000000000..7dc77e1cc730 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.84.0 +PackageLocale: en-US +Publisher: Andreas Buchen +PublisherUrl: http://abuchen.name +PublisherSupportUrl: https://github.com/buchen/portfolio/issues +PackageName: Portfolio Performance +PackageUrl: https://github.com/buchen/portfolio +License: EPL-1.0 +LicenseUrl: https://github.com/buchen/portfolio/blob/master/LICENSE +ShortDescription: Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets. +ReleaseNotes: |- + - New: Added Finnish translation. + - New: Added a collapsible section widget for the dashboard. + - Improvement: Added ex-dividend date support to the PDF importers for Baaderbank, Banco Bilbao, Bank SLM, and apoBank. + - Improvement: Swissquote PDF importer now imports option premiums as dividend transactions. + - Improvement: Added English dividend notes for Scalable Capital. + - Fix: Corrected the comdirect PDF importer for the new buy/tax-treatment format and partial withholding tax above 15%. + - Fix: Fixed Bundesschatz deposit/withdrawal PDF extraction (IBAN and amount were reversed). + - Fix: Interactive Brokers Flex Query import now books tax refunds and fees correctly. + - Fix: Fixed theme switching artifacts caused by hardcoded background colors. +ReleaseNotesUrl: https://github.com/buchen/portfolio/releases/tag/0.84.0 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.yaml b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.yaml new file mode 100644 index 000000000000..f85a2bc5d816 --- /dev/null +++ b/manifests/b/buchen/portfolio/0.84.0/buchen.portfolio.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: buchen.portfolio +PackageVersion: 0.84.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.10.0 From b7aca31413e79943d8129c4f65ccdddaa072f95d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:48:58 +0800 Subject: [PATCH 129/164] New version: Sourcegraph.Amp version 0.0.1780526379-g8da647 (#383405) --- .../Sourcegraph.Amp.installer.yaml | 17 +++++++++ .../Sourcegraph.Amp.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sourcegraph.Amp.locale.zh-CN.yaml | 25 +++++++++++++ .../Sourcegraph.Amp.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..9585ba0d3970 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780526379-g8da647 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780526379-g8da647/amp-windows-x64-baseline.exe + InstallerSha256: D60E035BB6FF6ABBC5C4BB05A7ECD390B47066E1E247495F7879D8EE3BBE83DA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..4f2eb0eeb173 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780526379-g8da647 +PackageLocale: en-US +Publisher: Sourcegraph, Inc. +PublisherUrl: https://ampcode.com/ +PrivacyUrl: https://ampcode.com/privacy-policy +Author: Sourcegraph, Inc. +PackageName: Amp CLI +PackageUrl: https://ampcode.com/ +License: Proprietary +LicenseUrl: https://ampcode.com/terms +CopyrightUrl: https://ampcode.com/terms +ShortDescription: The frontier coding agent for your terminal and editor. +Description: |- + Amp is the frontier coding agent for your terminal and editor. + - Multi-Model: Opus 4.7, GPT-5.4, fast models—Amp uses them all, for what each model is best at. + - Opinionated: You’re always using the good parts of Amp. If we don’t use and love a feature, we kill it. + - On the Frontier: Amp goes where the models take it. No backcompat, no legacy features. + - Threads: You can save and share your interactions with Amp. You wouldn’t code without version control, would you? + Amp has 3 modes: smart (unconstrained state-of-the-art model use), rush (faster, cheaper, suited for small, well-defined tasks), and deep (deep reasoning with extended thinking for complex problems). +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +PurchaseUrl: https://ampcode.com/manual#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..d9084f5a0c10 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780526379-g8da647 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于终端与编辑器的前沿编码智能体。 +Description: |- + Amp 是适用于终端与编辑器的前沿编码智能体。 + - 多模型支持:Opus 4.7、GPT-5.4、速型模型——Amp 会调用所有模型,各展所长。 + - 去芜存菁:你始终能用到 Amp 的核心优质功能。如果我们自己不用、也不喜欢某个功能,就会直接砍掉它。 + - 前沿迭代:Amp 跟随大模型的发展持续更新。不保留向后兼容,不遗留老旧功能。 + - 会话管理:你可以保存并分享你和 Amp 的交互记录。写代码总离不开版本控制,不是吗? + Amp 共有三种工作模式:智能模式(调用无限制的最先进模型)、快速模式(速度更快、成本更低,适合定义清晰的小型任务),以及深度模式(针对复杂问题提供带扩展思考的深度推理)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..193afdd6eaf6 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780526379-g8da647/Sourcegraph.Amp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sourcegraph.Amp +PackageVersion: 0.0.1780526379-g8da647 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e2a260a1116cf3977b3f4ba068b2af29dc08a33b Mon Sep 17 00:00:00 2001 From: Rian Stockbower <rstockbower@gmail.com> Date: Wed, 3 Jun 2026 21:49:13 -0400 Subject: [PATCH 130/164] New version: OpenCLICollective.jira-ticket-cli version 1.2.133 (#383409) --- ...ICollective.jira-ticket-cli.installer.yaml | 20 ++++++++++++ ...llective.jira-ticket-cli.locale.en-US.yaml | 31 +++++++++++++++++++ .../OpenCLICollective.jira-ticket-cli.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.yaml diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.installer.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.installer.yaml new file mode 100644 index 000000000000..1085d4ed3cc7 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.2.133 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jtk.exe + PortableCommandAlias: jtk +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.2.133/jtk_1.2.133_windows_amd64.zip + InstallerSha256: E9402C4A4617288311096F7C68F23C86CAC266000CD7ED3BCFE4F15A3D0B06F1 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/jtk-v1.2.133/jtk_1.2.133_windows_arm64.zip + InstallerSha256: F796341914BF8A58F1DB4693DEBC53EFD084680BCCE22A90AEE8E4AF276C05B5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml new file mode 100644 index 000000000000..e52afa46dbed --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.2.133 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/atlassian-cli/issues +PackageName: Jira Ticket CLI +PackageUrl: https://github.com/open-cli-collective/atlassian-cli/tree/main/tools/jtk +License: MIT +LicenseUrl: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/LICENSE +ShortDescription: Command-line interface for Jira Cloud +Description: |- + A CLI tool for managing Jira issues directly from your terminal. + Features include issue creation, viewing, updating, and deletion, + workflow transitions, sprint management, JQL search, and comments. +Tags: +- jira +- atlassian +- cli +- ticket +- issue-tracking +- agile +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/jtk-v1.2.133 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/atlassian-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.yaml b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.yaml new file mode 100644 index 000000000000..61d84afe7694 --- /dev/null +++ b/manifests/o/OpenCLICollective/jira-ticket-cli/1.2.133/OpenCLICollective.jira-ticket-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.jira-ticket-cli +PackageVersion: 1.2.133 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09dbd960cd474c592c7f1ce4d78f9a4238485aba Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:49:25 -0700 Subject: [PATCH 131/164] Automatic deletion of High-Logic.FontCreator 16.0.0.3064 (#383431) --- .../High-Logic.FontCreator.installer.yaml | 26 ------------------- .../High-Logic.FontCreator.locale.en-US.yaml | 24 ----------------- .../High-Logic.FontCreator.locale.zh-CN.yaml | 14 ---------- .../16.0.0.3064/High-Logic.FontCreator.yaml | 8 ------ 4 files changed, 72 deletions(-) delete mode 100644 manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.installer.yaml delete mode 100644 manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.en-US.yaml delete mode 100644 manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.zh-CN.yaml delete mode 100644 manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.yaml diff --git a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.installer.yaml b/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.installer.yaml deleted file mode 100644 index 5d3f5d3872ed..000000000000 --- a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: High-Logic.FontCreator -PackageVersion: 16.0.0.3064 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -FileExtensions: -- designspace -- fcp -- glyphs -- otf -- ttc -- ttf -- ufo -- woff -- woff2 -ProductCode: FontCreator11-x64_is1 -ReleaseDate: 2025-12-31 -Installers: -- Architecture: x64 - InstallerUrl: https://www.high-logic.com/FontCreatorSetup-x64.exe - InstallerSha256: 678B77910EC02461CE9C0E9CADE30C5E0B9B8457B04FDB917C45F95B568ACAD3 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.en-US.yaml b/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.en-US.yaml deleted file mode 100644 index 0eda6b65089a..000000000000 --- a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: High-Logic.FontCreator -PackageVersion: 16.0.0.3064 -PackageLocale: en-US -Publisher: High-Logic B.V. -PublisherUrl: https://www.high-logic.com/ -PublisherSupportUrl: https://www.high-logic.com/support -PrivacyUrl: https://www.high-logic.com/privacy-policy -Author: High-Logic B.V. -PackageName: High-Logic FontCreator -PackageUrl: https://www.high-logic.com/font-editor/fontcreator -License: Proprietary -LicenseUrl: https://www.high-logic.com/font-editor/fontcreator/license-agreement -Copyright: Copyright © 1997-2025 High-Logic B.V. -ShortDescription: A popular, inspiring, and intuitive font editor built to help you create amazing new fonts and edit existing fonts. -Tags: -- font -ReleaseNotes: '- Numerous improvements and bug fixes' -ReleaseNotesUrl: https://www.high-logic.com/font-editor/fontcreator/changelog -PurchaseUrl: https://www.high-logic.com/buy-now/new-licenses -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.zh-CN.yaml b/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.zh-CN.yaml deleted file mode 100644 index 6bed15654ca6..000000000000 --- a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.locale.zh-CN.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: High-Logic.FontCreator -PackageVersion: 16.0.0.3064 -PackageLocale: zh-CN -Publisher: High-Logic B.V. -PackageName: High-Logic FontCreator -License: 专有软件 -ShortDescription: 一款流行、启发性、直观的字体编辑器,帮助您打造令人惊叹的新字体和编辑现有字体。 -Tags: -- 字体 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.yaml b/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.yaml deleted file mode 100644 index afd78cb4bece..000000000000 --- a/manifests/h/High-Logic/FontCreator/16.0.0.3064/High-Logic.FontCreator.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/19 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: High-Logic.FontCreator -PackageVersion: 16.0.0.3064 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 106f180bfcff64e8382000b156e72b68f9c97ff8 Mon Sep 17 00:00:00 2001 From: axpnet <45786925+axpnet@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:15:40 +0200 Subject: [PATCH 132/164] New version: axpnet.AeroFTP version 4.0.0 (#383024) --- .../4.0.0/axpnet.AeroFTP.installer.yaml | 36 +++++++ .../4.0.0/axpnet.AeroFTP.locale.en-US.yaml | 95 +++++++++++++++++++ .../axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.yaml | 8 ++ 3 files changed, 139 insertions(+) create mode 100644 manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.installer.yaml create mode 100644 manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.locale.en-US.yaml create mode 100644 manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.yaml diff --git a/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.installer.yaml b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.installer.yaml new file mode 100644 index 000000000000..57a89ea3e93f --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.installer.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 4.0.0 +InstallerLocale: en-US +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v4.0.0/AeroFTP_4.0.0_x64-setup.exe + InstallerSha256: FD0C4D66919D15E45FF77ADD074E43DB66BD7117D326AAD862BE58FCD295D21D + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + ProductCode: AeroFTP + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: AeroFTP + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\AeroFTP' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/axpdev-lab/aeroftp/releases/download/v4.0.0/AeroFTP_4.0.0_x64_en-US.msi + InstallerSha256: 5789D9F0440F6664C504EF56D6FF504B66F2817A3968E1BE854C7046CAFAC31D + ProductCode: '{01390506-F4B6-4817-9613-DEE9C4613CD6}' + AppsAndFeaturesEntries: + - Publisher: aeroftp + ProductCode: '{01390506-F4B6-4817-9613-DEE9C4613CD6}' + UpgradeCode: '{3A660390-AA69-5CCD-A202-013C64158D37}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/AeroFTP' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.locale.en-US.yaml b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.locale.en-US.yaml new file mode 100644 index 000000000000..0423f2cf1fd8 --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 4.0.0 +PackageLocale: en-US +Publisher: axpnet +PublisherUrl: https://github.com/axpnet +PublisherSupportUrl: https://github.com/axpnet/aeroftp/issues +Author: axpnet +PackageName: AeroFTP +PackageUrl: https://github.com/axpnet/aeroftp +License: GPL-3.0 +LicenseUrl: https://github.com/axpdev-lab/aeroftp/blob/HEAD/LICENSE +ShortDescription: A modern, multi-protocol file manager and FTP client with integrated AI, cloud sync, and military-grade encryption. +Description: |- + AeroFTP is an open-source, multi-protocol file manager built with Tauri 2 (Rust + React 18 + TypeScript). + It supports 16 protocols (FTP, FTPS, SFTP, WebDAV, S3, Google Drive, Dropbox, OneDrive, MEGA, Box, pCloud, Azure Blob, 4shared, Filen, Zoho WorkDrive, and Cryptomator vaults), + features an AI assistant with 45 tools and 15 LLM providers, military-grade encrypted vaults (AES-256-GCM-SIV + Argon2id), + bidirectional real-time sync, a built-in code editor, SSH terminal, and media player with visualizers. + Available in 47 languages with 4 themes. +Moniker: aeroftp +Tags: +- cloud-storage +- encryption +- file-manager +- file-transfer +- ftp +- ftp-client +- multi-protocol +- rust +- s3 +- sftp +- sync +- tauri +- webdav +ReleaseNotes: |- + [4.0.0] - 2026-05-27 + Shaped Graph Transfer (DAG) and Multi-User Account Partition + v4.0.0 lands two architectural shifts in the same release. + The first is the promotion of the ready-frontier DAG transfer engine introduced in v3.8.4 to the single production path for every transfer surface. The three rollout flags that gated the engine during the v3.8.x cycle are gone, the hand-rolled JoinSet batch orchestrator has been deleted, and the shaped builders are now the single source of truth for every graph the executor schedules: single-file leaves, multi-file batches, sync sessions, intra-file segmented downloads, and cross-bucket copies. The release introduces a principled trait expansion on StorageProvider so the engine can dispatch the right shape per call from a provider's TransferCapabilities, ships the wiring + integration tests that prove the shapes work against live S3, B2, WebDAV, Azure, ImageKit, Google Drive, Dropbox, OneDrive, Box, MEGA, pCloud, kDrive, OpenDrive, Yandex Disk, Jottacloud, Drime, Uploadcare, Cloudinary, and Filen, and pairs the architectural shift with a power-user CLI surface that exposes 25+ runtime knobs over the same engine. + The second is the Multi-User Account Partition: the vault splits into per-user partitions while remaining fully backward-compatible with single-user installs. A boot-time Account Lock Screen presents the configured users, the vault is partition-aware end-to-end (server profiles, AeroSync settings, CLI --user flag), and an admin role with a self-or-admin gate plus an admin reset-passphrase backend rounds out the surface. Migration from a v3.8.x single-user keystore is automatic and idempotent, the admin role is opt-in with a last-admin guard, and the unlock prompts use honest crypto-stack labels (Argon2id key derivation, AES partition encryption). Sixteen commits cover the partition foundation, the boot picker, the CLI --user flag across profile and transfer commands, the cross-user dedup probe with HMAC keying, the migration of every existing keystore consumer (ConnectionScreen, SettingsPanel, IntroHub, ExportImport, KeystoreWizard, Cloud, SavedServers, App.tsx), the admin role, and the UX polish (logout, perceptible unlock spinner, refined L2 picker). + What's new + Capability-aware shape per transfer + The shaped graph builder picks the transfer-core shape per call from the provider's capability snapshot: + - Native multipart upload fan-out on S3, Backblaze B2, Google Drive, Dropbox, OneDrive, and Box: an upload above one preferred chunk now produces N UploadPart graph nodes (one per chunk). The runner orchestrates the lifecycle end-to-end. Per-provider live validation: Drive 500 MiB in 34.6 s (63 parts x 8 MiB), Dropbox 500 MiB in 54.2 s (63 parts x 8 MiB concurrent), OneDrive 500 MiB in 63.8 s (50 parts x 10 MiB sequential), Box 100 MiB in 24.6 s (13 parts x 8 MiB, SHA-1 per chunk + whole-file SHA-1 commit). + - Server-side copy on every backend that advertises the capability: S3 x-amz-copy-source, B2 b2_copy_file, WebDAV RFC 4918 COPY, ImageKit copyFile, plus 14 other native providers. The shaped-copy graph collapses to a single ServerSideCopy node that reserves only an api_slot: no file slot, no disk I/O, no local host bytes. The server moves the data. S3 sources above the 5 GiB CopyObject limit fan out into parallel UploadPartCopy requests (T-DEBT-08). + - Intra-file segmented downloads through the shared shaped_ranges builder: when a provider proves it honours HTTP Range, the segmented download fans out into N DownloadRange nodes with no inter-segment dependencies, governed by the shared chunk / HTTP / disk-write budget. + For users on backends that advertise none of these capabilities the engine degrades honestly to the same single-transfer-core path that shipped pre-v4.0.0, byte-identical with the legacy provider.upload / provider.download. + Provider trait expansion + Five new methods extend StorageProvider: + - begin_multipart_upload(remote_path, total_size, content_type, local_source_path) + - upload_part(handle, part_number, data) + - complete_multipart_upload(handle, parts) + - abort_multipart_upload(handle) + - server_side_copy(from, to) (alongside the existing supports_server_side_copy() capability gate). + Default implementations return NotSupported, so a provider that never advertises a capability never reaches the new methods. Nineteen native backends already implement them: S3 (multipart + server-side copy), B2 (multipart + 5 GB-capped server-side copy), Azure Blob (Put Block / Put Block List), WebDAV (Nextcloud chunked v2 + RFC 4918 COPY), ImageKit (copyFile / copyFolder), Google Drive (resumable session), Dropbox (concurrent upload_session + explicit close), OneDrive (Microsoft Graph createUploadSession), Box (chunked v2 with per-chunk SHA-1 + whole-file SHA-1 commit), MEGA (gfs* canonical chunk ramp), pCloud (chunked upload session), kDrive (upload-session API), OpenDrive (chunked upload session), Yandex Disk (upload-target API), Jottacloud (allocate API), Drime (S3 multipart), Uploadcare (multipart API), Cloudinary (chunked upload), Filen v3 (chunked AES-GCM encrypted upload). ImageKit / Internxt / MEGA / 4shared / FileLu document the trait as NotSupported-by-design for cases where the protocol does not offer a real multipart surface. + Power-user CLI knob expansion (PR #261) + Twenty-five new flags expose the same DAG engine to scripted workflows and CI pipelines without touching code: + - Generic (Sprint K1 Pacchetto A): --sftp-concurrency, --checkers, --tpslimit / --tpslimit-burst, --no-traverse, --order-by. + - S3 surface (KE-B1): --s3-upload-concurrency, --s3-no-check-bucket, --s3-disable-checksum, --s3-acl, --s3-storage-class. + - Retry-After parsing extensions (KE-E): S3, Azure and Filen now parse and honour server-issued Retry-After on 429 / 503 throttle responses (joining Google Drive, Dropbox, OneDrive and Box from T-DEBT-05). + - Drive non-AIMD knobs + AIMD config (KE-B2): pacer / abuse acknowledgement / copy-related runtime settings for Google Drive. + - OneDrive (KE-B3): --onedrive-no-versions, --onedrive-list-chunk, --onedrive-link-scope. + - Azure (KE-B4): --azure-upload-concurrency, --azure-disable-checksum, --azure-access-tier, --azure-archive-tier-delete. + - AIMD adaptive concurrency (KE-D): --aimd-disable kill switch, --aimd-min / --aimd-max / --aimd-step-window overrides + per-class TOML configuration, hint table propagation through the executor. + - FUSE mount surface (Sprint K3 / T-DEBT-13): --cache-mode={off|minimal|writes|full} policy preset, polling / timeout knobs, --write-back-cache via Filesystem::init capability negotiation, --fuse-threads multi-threaded session loop. fuser bumped 0.16 to 0.17. + AeroCloud catch-up (PR #262) + - Koofr background sync dispatch fix. Koofr was already a stable provider in the AeroCloud wizard but cloud_provider_factory.rs did not route it to the background sync path, so a Koofr profile selected from the wizard would surface "provider not implemented" at first scheduled sync. One-line factory dispatch fix. + - Four providers exposed in the AeroCloud wizard: ImageKit, Uploadcare, Cloudinary, Backblaze B2. They were already wired through the factory since v3.x but never appeared as selectable presets in the wizard UI, leaving them reachable only by hand-rolled config. + Convergence cleanup + - The three AEROFTP_TRANSFER_ENGINE_DAG_* environment-variable flags are removed. + - The matching dag_single_file_enabled() / dag_batch_enabled() / dag_sync_enabled() functions are removed. + - should_route_sync_to_dag(dry_run) collapses to !dry_run. + - The four engine-routing shims in provider_commands, the CLI, the batch orchestrator and the sync path drop their flag check. + - The hand-rolled JoinSet sliding-window orchestrator in transfer_orchestrator::execute_batch (130+ lines including spawn_transfer_task) is removed: execute_batch_dag is the entire body. + Multi-User Account Partition (PR #279) + A second architectural pillar that splits the vault into per-user partitions while keeping single-user installs fully backward-compatible: + - Encrypted partition foundation with per-user data isolation, Argon2id key derivation, and AES partition encryption. + - Boot-time Account Lock Screen that presents the configured users and accepts a per-user passphrase, with honest crypto-stack labels in the unlock prompts. + - Partition-aware vault wiring end-to-end: SavedServers, App.tsx, ConnectionScreen, SettingsPanel, IntroHub, ExportImport, KeystoreWizard, Cloud, favicon. + - Per-user AeroSync settings CRUD on top of the partition layer. + - Admin role with a self-or-admin gate and an admin reset-passphrase backend, last-admin guard so an installation cannot lock itself out. + - CLI --user flag across profile and transfer commands; optional everywhere, defaults to the active profile. + - Cross-user dedup probe with HMAC keying. + - UX polish: logout flow, perceptible unlock spinner, refined L2 picker, account avatars with emoji/color customization. + - Migration from a v3.8.x single-user keystore is automatic, idempotent, and preserves all existing data; the admin role is opt-in. + Fixed + DAG engine + - Per-provider chunk size honoured verbatim: the runner consumes the provider's advertised multipart_part_size as the per-part length verbatim (last part takes the remainder); the legacy div_ceil distribution stays as the fallback. Fixes Google Drive 256-KiB alignment and OneDrive 320-KiB alignment that previously hit HTTP 503 mid-stream. + - Serial chain for max_chunk_slots = 1 providers: the builder chains UploadPart nodes serially whenever the cap is one, preserving Drive's monotonic Content-Range contract; providers with parallel chunk fan-out (S3, B2, Dropbox concurrent, Box chunked v2) keep the unconstrained shape. + - Dropbox concurrent session explicit close: complete_multipart_upload now emits the no-op upload_session/append_v2 with close: true before the finish call, so Dropbox no longer returns HTTP 409 concurrent_session_not_closed. +ReleaseNotesUrl: https://github.com/axpdev-lab/aeroftp/releases/tag/v4.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.yaml b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.yaml new file mode 100644 index 000000000000..dcb9380646ba --- /dev/null +++ b/manifests/a/axpnet/AeroFTP/4.0.0/axpnet.AeroFTP.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: axpnet.AeroFTP +PackageVersion: 4.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f8a13ee3fa4f945fe5850939500120622963e017 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:15:49 -0700 Subject: [PATCH 133/164] Automatic Waiver Addition for PR 381459 (#383454) --- manifests/n/nekohy/MeowCLI/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/n/nekohy/MeowCLI/.validation diff --git a/manifests/n/nekohy/MeowCLI/.validation b/manifests/n/nekohy/MeowCLI/.validation new file mode 100644 index 000000000000..9a1736cd5cef --- /dev/null +++ b/manifests/n/nekohy/MeowCLI/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"48cf862d-ad9c-4dd5-8c07-3c8a7f971eca","TestPlan":"Policy-Test-1.2","PackagePath":"manifests/n/nekohy/MeowCLI/1.4.4","CommitId":"3b4b9a70b6c7e62dde69f10240e40fbade9576c5"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 937f57655b4d69c8534e86c1e156432e67f5ab5c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:15:58 -0700 Subject: [PATCH 134/164] Automatic Waiver Addition for PR 378674 (#383456) --- manifests/g/Gitlab/Runner/.validation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/g/Gitlab/Runner/.validation b/manifests/g/Gitlab/Runner/.validation index 1dec52978921..954f65b8e3b9 100644 --- a/manifests/g/Gitlab/Runner/.validation +++ b/manifests/g/Gitlab/Runner/.validation @@ -1 +1 @@ -{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b77a97f5-1f83-45f1-94f4-8a61fb50d0fc","TestPlan":"Validation-Domain","PackagePath":"manifests/g/Gitlab/Runner/18.11.3","CommitId":"8ea1ceae8229bc28a9a02d640ddf9e4422e75ce6"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b77a97f5-1f83-45f1-94f4-8a61fb50d0fc","TestPlan":"Validation-Domain","PackagePath":"manifests/g/Gitlab/Runner/18.11.3","CommitId":"8ea1ceae8229bc28a9a02d640ddf9e4422e75ce6"},{"WaiverId":"3923fec4-77ea-4ea0-b839-3ad636292518","TestPlan":"Validation-Domain","PackagePath":"manifests/g/Gitlab/Runner/19.0.0","CommitId":"11e77bf2cb96d035c555756a51621c3aa00a91a6"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 5b4bd7aa4ec76119ab7e104b3c4e0f5a25cf4be3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:16:07 +0800 Subject: [PATCH 135/164] New version: GaoyangZhang.RivonClaw version 1.8.29 (#383285) --- .../GaoyangZhang.RivonClaw.installer.yaml | 26 +++++++++ .../GaoyangZhang.RivonClaw.locale.en-US.yaml | 54 +++++++++++++++++++ .../GaoyangZhang.RivonClaw.locale.zh-CN.yaml | 43 +++++++++++++++ .../1.8.29/GaoyangZhang.RivonClaw.yaml | 8 +++ 4 files changed, 131 insertions(+) create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.installer.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.en-US.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.zh-CN.yaml create mode 100644 manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.yaml diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.installer.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.installer.yaml new file mode 100644 index 000000000000..c8964c10bcdb --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.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: GaoyangZhang.RivonClaw +PackageVersion: 1.8.29 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.29/RivonClaw.Setup.1.8.29.exe + InstallerSha256: 044E795C743A177C420BCD21BC69121B33D5A42D7E3126976D3940C1A410E0DC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.8.29/RivonClaw.Setup.1.8.29.exe + InstallerSha256: 044E795C743A177C420BCD21BC69121B33D5A42D7E3126976D3940C1A410E0DC + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.en-US.yaml new file mode 100644 index 000000000000..cfcf8add43c2 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.29 +PackageLocale: en-US +Publisher: RivonClaw +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/rivonclaw/issues +Author: Gaoyang Zhang +PackageName: RivonClaw +PackageUrl: https://github.com/gaoyangz77/rivonclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + RivonClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; RivonClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + RivonClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so RivonClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.8.29 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.zh-CN.yaml new file mode 100644 index 000000000000..a86af76467f6 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.RivonClaw +PackageVersion: 1.8.29 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + RivonClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,RivonClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + RivonClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 RivonClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.yaml b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.yaml new file mode 100644 index 000000000000..d32de221eaf3 --- /dev/null +++ b/manifests/g/GaoyangZhang/RivonClaw/1.8.29/GaoyangZhang.RivonClaw.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: GaoyangZhang.RivonClaw +PackageVersion: 1.8.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a74e862e18973bcd21c84889014f98d7385ef99d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:16:12 +0800 Subject: [PATCH 136/164] New version: Microsoft.Teams.Free version 26135.501.4707.9551 (#383324) --- .../Microsoft.Teams.Free.installer.yaml | 27 ++++++++++++++ .../Microsoft.Teams.Free.locale.en-US.yaml | 37 +++++++++++++++++++ .../Microsoft.Teams.Free.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../Microsoft.Teams.Free.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.installer.yaml create mode 100644 manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.yaml diff --git a/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.installer.yaml b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.installer.yaml new file mode 100644 index 000000000000..c6ed57347d93 --- /dev/null +++ b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Teams.Free +PackageVersion: 26135.501.4707.9551 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +Scope: user +UpgradeBehavior: install +PackageFamilyName: MicrosoftTeams_8wekyb3d8bbwe +Installers: +- Architecture: x86 + InstallerUrl: https://statics.teams.cdn.live.net/production-windows-x86/26135.501.4707.9551/MicrosoftTeams-x86.msix + InstallerSha256: 464A1FA1E1BFBA68D874095DA1EF6968BCF3B3451CE72B2582B0BE384CCE98FB + SignatureSha256: 3DFB767D7625848E5162B20E6B88DD248AFA2B8A755BC81117DC19F003CBEDC3 +- Architecture: x64 + InstallerUrl: https://statics.teams.cdn.live.net/production-windows-x64/26135.501.4707.9551/MicrosoftTeams-x64.msix + InstallerSha256: E4A156A3EB39316A30E76623E4A3ECB7792B5D7DDA5225297967592160687DA9 + SignatureSha256: B4778FF1CEA70B3242CFFC693EE412A04EA0B8B6062FA57E74EDBF182D888D87 +- Architecture: arm64 + InstallerUrl: https://statics.teams.cdn.live.net/production-windows-arm64/26135.501.4707.9551/MicrosoftTeams-arm64.msix + InstallerSha256: 27A2CF804E0B7AE8507568AA252B71C9CAEB09509D84C90A25A3DCD2BFF19911 + SignatureSha256: 26B9BBEEE26AA0E4A09F932FD1019E93F48564FEF70E1B1BEF9D3378EC4058E1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.en-US.yaml b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.en-US.yaml new file mode 100644 index 000000000000..55339c71b93c --- /dev/null +++ b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.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: Microsoft.Teams.Free +PackageVersion: 26135.501.4707.9551 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/teams +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams +PackageUrl: https://www.microsoft.com/microsoft-teams/group-chat-software +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams. +Description: Working together is easier with Microsoft Teams. Tools and files are always available in one place that's designed to help you connect naturally, stay organized and bring ideas to life. +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- team +- teams +- video +- video-conferencing +- voice +- voip +- webinar +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.zh-CN.yaml b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.locale.zh-CN.yaml new file mode 100644 index 000000000000..5e8b5064ba04 --- /dev/null +++ b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.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: Microsoft.Teams.Free +PackageVersion: 26135.501.4707.9551 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/zh-cn/teams +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-teams/group-chat-software +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用更快、更简单、更智能和更灵活的 Teams,更有效地进行协作。 +Description: Microsoft Teams 让协作更轻松。所有工具和文件都整合在一个位置,旨在帮助你轻松自如地建立联系、保持有序并将想法付诸于实践。 +Tags: +- teams +- voip +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.yaml b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.yaml new file mode 100644 index 000000000000..5cec9cf53b7b --- /dev/null +++ b/manifests/m/Microsoft/Teams/Free/26135.501.4707.9551/Microsoft.Teams.Free.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.Teams.Free +PackageVersion: 26135.501.4707.9551 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80fb85461a5a6efc48b6a2fdf3cbb800118552a4 Mon Sep 17 00:00:00 2001 From: Rian Stockbower <rstockbower@gmail.com> Date: Wed, 3 Jun 2026 22:16:27 -0400 Subject: [PATCH 137/164] New version: OpenCLICollective.cfl version 1.2.61 (#383408) --- .../OpenCLICollective.cfl.installer.yaml | 20 ++++++++++++ .../OpenCLICollective.cfl.locale.en-US.yaml | 32 +++++++++++++++++++ .../cfl/1.2.61/OpenCLICollective.cfl.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.installer.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.yaml diff --git a/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.installer.yaml b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.installer.yaml new file mode 100644 index 000000000000..7a15de6ffe7c --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.2.61 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cfl.exe + PortableCommandAlias: cfl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.2.61/cfl_1.2.61_windows_amd64.zip + InstallerSha256: A94D206CCDC8E306F759ED990AE7353753DF75D7C14FB6F6B18940030B369D5C +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/atlassian-cli/releases/download/cfl-v1.2.61/cfl_1.2.61_windows_arm64.zip + InstallerSha256: ACF95264C4FA169EB223E635034A5EDA3C815E7C38BF37F6A9CDD224E7E449EF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.locale.en-US.yaml b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.locale.en-US.yaml new file mode 100644 index 000000000000..e26b75475d08 --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.2.61 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/confluence-cli/issues +PackageName: Confluence CLI +PackageUrl: https://github.com/open-cli-collective/confluence-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/confluence-cli/blob/main/LICENSE +ShortDescription: Command-line interface for Atlassian Confluence Cloud +Description: |- + A CLI tool for managing Confluence pages with a markdown-first workflow. + Features include page creation, editing, viewing, and deletion with automatic + markdown-to-Confluence conversion. Supports attachments, search via CQL, + and common Confluence macros (TOC, panels, expand). +Tags: +- confluence +- atlassian +- cli +- markdown +- wiki +- documentation +ReleaseNotesUrl: https://github.com/open-cli-collective/atlassian-cli/releases/tag/cfl-v1.2.61 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/open-cli-collective/confluence-cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.yaml b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.yaml new file mode 100644 index 000000000000..49afa2945aac --- /dev/null +++ b/manifests/o/OpenCLICollective/cfl/1.2.61/OpenCLICollective.cfl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.cfl +PackageVersion: 1.2.61 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5317f91b1a2374ae573c41fe010847052bc89983 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:16:43 +0800 Subject: [PATCH 138/164] New version: Discord.Discord.Canary version 1.0.975 (#383416) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.975/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..bda19e359a49 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.975/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.975 +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.975/DiscordCanarySetup.exe + InstallerSha256: BAAAA5FD79AE706B4D518ACE2A76EC65200F3DCB788CA02330A148F842F7EC15 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..4368cd05c2ca --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.975/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.975 +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.975/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..dcb4122445a8 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.975/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.975 +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.975/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.975/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..c77a2f7eacee --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.975/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.975 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 064121aaee0426349961346db8a302b7cdb1689f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:16:58 +0800 Subject: [PATCH 139/164] New version: Discord.Discord.Canary.arm64 version 1.0.306 (#383417) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.306/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..395ef30a4378 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.306 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.306/DiscordCanarySetup.exe + InstallerSha256: F2BBA6D2D70C5F68C0803C1EF64DC0D2A9BAC5AA1C9B5F93C30DDB8701863D03 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..8fddb7454969 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.306 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..aee192761cf6 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.306 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..40dbb6c15e7b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.306/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.306 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ebc2247fda484479735109d6fc7f034ab2169db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynaldo=20Barrera=20Garc=C3=ADa?= <77733192+reybg87@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:17:13 -0600 Subject: [PATCH 140/164] Add RbDevOps.HMPraxis version 1.0.11 (#383420) --- .../1.0.11/RbDevOps.HMPraxis.installer.yaml | 22 ++++++++++++ .../RbDevOps.HMPraxis.locale.en-US.yaml | 35 +++++++++++++++++++ .../HMPraxis/1.0.11/RbDevOps.HMPraxis.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.installer.yaml create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.locale.en-US.yaml create mode 100644 manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.yaml diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.installer.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.installer.yaml new file mode 100644 index 000000000000..76c2cbd0ec6e --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.11 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.rb-devops.com/releases/hm-praxis/1.0.11/windows/x64/HM%20Praxis_1.0.11_x64-setup.exe + InstallerSha256: 89E5B42CB88DBAA08DA7CA091536DA37B5A0C4AFE240598774735066848FDDF4 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.locale.en-US.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.locale.en-US.yaml new file mode 100644 index 000000000000..b44c4c6584a6 --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.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.10.0.schema.json + +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.11 +PackageLocale: en-US +Publisher: RbDevOps +PublisherUrl: https://rb-devops.com +PublisherSupportUrl: https://rb-devops.com/support +PrivacyUrl: https://rb-devops.com/privacy +Author: RbDevOps +PackageName: HM Praxis +PackageUrl: https://rb-devops.com/products/hm-praxis +License: Proprietary +LicenseUrl: https://rb-devops.com/terms +Copyright: Copyright (c) RbDevOps +ShortDescription: Local-first Healthcare Management Praxis for solo and small clinics. +Description: |- + HM Praxis is a desktop-native, local-first healthcare practice management application + for solo practitioners and small clinics. Patient records, appointments, prescriptions, + treatment plans, and billing run on your machine without requiring constant cloud + connectivity. Per-clinic data stays on your devices; LAN sync keeps a small team in step. +Moniker: hm-praxis +Tags: +- healthcare +- practice-management +- emr +- ehr +- patients +- appointments +- desktop +- local-first +ReleaseNotesUrl: https://rb-devops.com/products/hm-praxis +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.yaml b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.yaml new file mode 100644 index 000000000000..83ff69e03663 --- /dev/null +++ b/manifests/r/RbDevOps/HMPraxis/1.0.11/RbDevOps.HMPraxis.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: RbDevOps.HMPraxis +PackageVersion: 1.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 27c1f4fec7d4c294736e58d74c2a128e2070086f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:17:26 -0700 Subject: [PATCH 141/164] Automatic deletion of NAVERWEBTOONLtd.SeriesComicViewer 1.0.12 (#383441) --- ...EBTOONLtd.SeriesComicViewer.installer.yaml | 17 ----------------- ...OONLtd.SeriesComicViewer.locale.en-US.yaml | 18 ------------------ ...OONLtd.SeriesComicViewer.locale.ko-KR.yaml | 18 ------------------ ...OONLtd.SeriesComicViewer.locale.zh-CN.yaml | 19 ------------------- .../NAVERWEBTOONLtd.SeriesComicViewer.yaml | 8 -------- 5 files changed, 80 deletions(-) delete mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml delete mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml delete mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.ko-KR.yaml delete mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.zh-CN.yaml delete mode 100644 manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.yaml diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml deleted file mode 100644 index c7d738be833b..000000000000 --- a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jul/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer -PackageVersion: 1.0.12 -InstallerType: nullsoft -AppsAndFeaturesEntries: - - DisplayName: Series Comic Viewer - Publisher: NAVER WEBTOON Ltd. - ProductCode: fd7aaec5-8b9e-55dc-8709-d1910f965f08 -Installers: - - Architecture: x64 - # See https://github.com/microsoft/winget-pkgs/pull/271383#pullrequestreview-2989697654 - InstallerUrl: https://appdown.pstatic.net/naver/pccomicviewer/Series%20Comic%20Viewer.exe - InstallerSha256: 000332CD4F0B76BC8A172635B3DB8243891AD2337982E1EA1DC59DD1D4DF1A1E -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml deleted file mode 100644 index 482e98be93f4..000000000000 --- a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.en-US.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jul/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer -PackageVersion: 1.0.12 -PackageLocale: en-US -Publisher: NAVER WEBTOON Ltd. -PublisherUrl: https://www.webtoonscorp.com/ -PublisherSupportUrl: https://help.naver.com/index.help?lang=en -PrivacyUrl: https://member.webtoon.naver.com/policy/privacy -PackageName: Series Comic Viewer -PackageUrl: https://series.naver.com/comic/viewer/install/guide -License: Proprietary -Copyright: Copyright © 2024 NAVER WEBTOON Ltd. -ShortDescription: Naver Series Comic Viewer -# Moniker: naver-comic -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.ko-KR.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.ko-KR.yaml deleted file mode 100644 index a43da5c10efd..000000000000 --- a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.ko-KR.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jul/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer -PackageVersion: 1.0.12 -PackageLocale: ko-KR -Publisher: NAVER WEBTOON Ltd. -PublisherUrl: https://www.webtoonscorp.com/ -PublisherSupportUrl: https://help.naver.com/service/5629/category/bookmark?lang=ko -PrivacyUrl: https://member.webtoon.naver.com/policy/privacy -PackageName: Series Comic Viewer -PackageUrl: https://series.naver.com/comic/viewer/install/guide -License: Proprietary -Copyright: Copyright © 2024 NAVER WEBTOON Ltd. -ShortDescription: 시리즈 PC 코믹뷰어의 -Moniker: naver-comic -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.zh-CN.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.zh-CN.yaml deleted file mode 100644 index 5dad18255795..000000000000 --- a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.locale.zh-CN.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jul/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer -PackageVersion: 1.0.12 -PackageLocale: zh-CN -Publisher: NAVER WEBTOON Ltd. -PublisherUrl: https://www.webtoonscorp.com/ -PublisherSupportUrl: https://help.naver.com/service/5629/category/bookmark -# No zh-CN Page... -PrivacyUrl: https://member.webtoon.naver.com/policy/privacy -PackageName: Series Comic Viewer -PackageUrl: https://series.naver.com/comic/viewer/install/guide -License: 专有软件 -Copyright: Copyright © 2024 NAVER WEBTOON Ltd. -ShortDescription: 系列漫画阅读器 -# Moniker: naver-comic -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.yaml b/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.yaml deleted file mode 100644 index 303adc7286d7..000000000000 --- a/manifests/n/NAVERWEBTOONLtd/SeriesComicViewer/1.0.12/NAVERWEBTOONLtd.SeriesComicViewer.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2025/Jul/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: NAVERWEBTOONLtd.SeriesComicViewer -PackageVersion: 1.0.12 -DefaultLocale: ko-KR -ManifestType: version -ManifestVersion: 1.10.0 From f9780ed0c64346510184962db968dedb9607ffcd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:38:47 +0800 Subject: [PATCH 142/164] New version: ByteDance.Doubao version 2.12.7 (#380808) --- .../2.12.7/ByteDance.Doubao.installer.yaml | 23 ++++++++++++++++ .../2.12.7/ByteDance.Doubao.locale.en-US.yaml | 22 ++++++++++++++++ .../2.12.7/ByteDance.Doubao.locale.zh-CN.yaml | 26 +++++++++++++++++++ .../Doubao/2.12.7/ByteDance.Doubao.yaml | 8 ++++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.installer.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.yaml diff --git a/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.installer.yaml new file mode 100644 index 000000000000..2e34185ba210 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.12.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="<INSTALLPATH>" + Log: --log_dir="<LOGPATH>" +UpgradeBehavior: install +ProductCode: Doubao +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/2.12.7/Doubao_installer_2.12.7.exe + InstallerSha256: 8CA833FEFF35F784520E89A360DCD9D28A66948DB11FA8B0C51ECA8545A3C7D1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 000000000000..0af3c0701920 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 2.12.7 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2026 The Doubao Authors. All rights reserved. +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +Tags: +- ai +- ai-chat +- chat-ai +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 000000000000..b334d59a6394 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.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: ByteDance.Doubao +PackageVersion: 2.12.7 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2026 The 豆包 Authors。保留所有权利。 +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: |- + 对话分享支持查看思考过程 + 豆包表格支持 HTML 产物渲染 + 修复了一些体验问题 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.yaml b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.yaml new file mode 100644 index 000000000000..f5244f09b1d5 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/2.12.7/ByteDance.Doubao.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 2.12.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0e4c948f1636c44654d107a6df2c853a51c59a6a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:39:02 +0800 Subject: [PATCH 143/164] New version: HunterBown.DeepSeek-TUI version 0.8.53 (#383418) --- .../HunterBown.DeepSeek-TUI.installer.yaml | 18 +++++++++ .../HunterBown.DeepSeek-TUI.locale.en-US.yaml | 39 +++++++++++++++++++ .../HunterBown.DeepSeek-TUI.locale.zh-CN.yaml | 19 +++++++++ .../0.8.53/HunterBown.DeepSeek-TUI.yaml | 8 ++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.installer.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.yaml diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.installer.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.installer.yaml new file mode 100644 index 000000000000..3e0e07c2c637 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.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: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.53 +InstallerType: portable +Commands: +- deepseek +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.53/deepseek-tui-windows-x64.exe + InstallerSha256: 1696E4D88F5B2C7EEAB85A19D20887524EB053068091D3BC14103CBEBB649F69 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.en-US.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.en-US.yaml new file mode 100644 index 000000000000..47bfb065f667 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.53 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: DeepSeek TUI +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Hugging Face Inference Providers. Added huggingface as a native provider route (/provider huggingface). Supports HUGGINGFACE_API_KEY or HF_TOKEN for auth, HUGGINGFACE_BASE_URL and HUGGINGFACE_MODEL for overrides, and deepseek-ai/DeepSeek-V4-Pro / deepseek-ai/DeepSeek-V4-Flash as default models. Org-prefixed model IDs pass through. + Fixed + - Agent-mode shell error copy. The missing-tool error for shell tools now directs users to allow_shell = true instead of nudging toward YOLO mode. /config surfaces allow_shell in the Permissions section. + - Provider description. /provider command description is now neutral instead of recommending specific providers. + Community + Thanks to @xyuai for provider persistence, /logout scope clarification, provider picker key replacement, and MiMo auth cleanup work (#2714, #2715, #2717, #2718), and @RefuseOdd for configurable path_suffix support on OpenAI-compatible endpoints (#2558). +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md#0853---2026-06-03 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..300791286fd4 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.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: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.53 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.yaml b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.yaml new file mode 100644 index 000000000000..86f9c34c7250 --- /dev/null +++ b/manifests/h/HunterBown/DeepSeek-TUI/0.8.53/HunterBown.DeepSeek-TUI.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: HunterBown.DeepSeek-TUI +PackageVersion: 0.8.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b0f4c372a24b3c084138d4e45ae8e137e7c3fd92 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:39:17 +0800 Subject: [PATCH 144/164] New version: HunterBown.CodeWhale version 0.8.53 (#383419) --- .../HunterBown.CodeWhale.installer.yaml | 18 +++++++++ .../HunterBown.CodeWhale.locale.en-US.yaml | 39 +++++++++++++++++++ .../HunterBown.CodeWhale.locale.zh-CN.yaml | 19 +++++++++ .../0.8.53/HunterBown.CodeWhale.yaml | 8 ++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.installer.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.yaml diff --git a/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..ee071f743ac0 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.53 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.53/codewhale-tui-windows-x64.exe + InstallerSha256: 3D4F6D858E34884CA29414DC3B90E684C75CEA93D10E070D5782B1F6C54B86D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..d35351799c13 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.53 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: CodeWhale +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Hugging Face Inference Providers. Added huggingface as a native provider route (/provider huggingface). Supports HUGGINGFACE_API_KEY or HF_TOKEN for auth, HUGGINGFACE_BASE_URL and HUGGINGFACE_MODEL for overrides, and deepseek-ai/DeepSeek-V4-Pro / deepseek-ai/DeepSeek-V4-Flash as default models. Org-prefixed model IDs pass through. + Fixed + - Agent-mode shell error copy. The missing-tool error for shell tools now directs users to allow_shell = true instead of nudging toward YOLO mode. /config surfaces allow_shell in the Permissions section. + - Provider description. /provider command description is now neutral instead of recommending specific providers. + Community + Thanks to @xyuai for provider persistence, /logout scope clarification, provider picker key replacement, and MiMo auth cleanup work (#2714, #2715, #2717, #2718), and @RefuseOdd for configurable path_suffix support on OpenAI-compatible endpoints (#2558). +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md#0853---2026-06-03 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..c8de40c32699 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.53 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..fa9492fc48f9 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.53/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8c71feb634e726b956ee97a4510495c479548a23 Mon Sep 17 00:00:00 2001 From: Will Lehnertz <6597817+packetThrower@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:39:31 -0700 Subject: [PATCH 145/164] New version: packetThrower.PortFinder version 4.1.3 (#383428) --- .../packetThrower.PortFinder.installer.yaml | 35 ++++++++++ ...packetThrower.PortFinder.locale.en-US.yaml | 66 +++++++++++++++++++ .../4.1.3/packetThrower.PortFinder.yaml | 8 +++ 3 files changed, 109 insertions(+) create mode 100644 manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.installer.yaml create mode 100644 manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.locale.en-US.yaml create mode 100644 manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.yaml diff --git a/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.installer.yaml b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.installer.yaml new file mode 100644 index 000000000000..a926da8e40d0 --- /dev/null +++ b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.installer.yaml @@ -0,0 +1,35 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: packetThrower.PortFinder +PackageVersion: 4.1.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart +ReleaseDate: 2026-06-03 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PortFinder' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/packetThrower/PortFinder/releases/download/v4.1.3/PortFinder_4.1.3_amd64_en-US.msi + InstallerSha256: A69CD505FB15EC131213D6F5D3A2E235856C85187168235592DF77970FBE13AD + ProductCode: '{1D92EFD3-9E98-48AB-BEF2-100D4FCA1CB3}' + AppsAndFeaturesEntries: + - ProductCode: '{1D92EFD3-9E98-48AB-BEF2-100D4FCA1CB3}' + UpgradeCode: '{703937D7-639D-4BF6-ABB5-697986B5701B}' +- Architecture: arm64 + InstallerUrl: https://github.com/packetThrower/PortFinder/releases/download/v4.1.3/PortFinder_4.1.3_arm64_en-US.msi + InstallerSha256: 075EA66196A1F0EBBC2017C0BB226AECCF6307F80E87A7939237ED7A4B48962D + ProductCode: '{C6CC4F8F-7A64-4715-AE5D-C8A3ECC4EE4F}' + AppsAndFeaturesEntries: + - ProductCode: '{C6CC4F8F-7A64-4715-AE5D-C8A3ECC4EE4F}' + UpgradeCode: '{703937D7-639D-4BF6-ABB5-697986B5701B}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.locale.en-US.yaml b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.locale.en-US.yaml new file mode 100644 index 000000000000..55bb2fe3ac66 --- /dev/null +++ b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.locale.en-US.yaml @@ -0,0 +1,66 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: packetThrower.PortFinder +PackageVersion: 4.1.3 +PackageLocale: en-US +Publisher: packetThrower +PublisherUrl: https://github.com/packetThrower +PublisherSupportUrl: https://github.com/packetThrower/PortFinder/issues +PrivacyUrl: https://github.com/packetThrower/PortFinder#privacy +Author: Will Lehnertz +PackageName: PortFinder +PackageUrl: https://packetthrower.github.io/PortFinder/ +License: GPL-3.0 +LicenseUrl: https://github.com/packetThrower/PortFinder/blob/HEAD/LICENSE +Copyright: Copyright (C) Will Lehnertz +CopyrightUrl: https://github.com/packetThrower/PortFinder/blob/main/LICENSE +ShortDescription: Network switch port discovery tool using CDP / LLDP / MNDP. +Description: |- + PortFinder identifies which switch, switchport, and VLAN your + machine is currently plugged into by listening for the discovery + packets the switch is already broadcasting. No agent on the + switch, no SNMP, no login — just a passive 30-second listen on + the wire. + + Supported protocols: + - LLDP (universal: Aruba, HP, Juniper, Extreme, Cisco, MikroTik) + - CDP (Cisco) + - MNDP (MikroTik RouterOS fallback) + + Ships a desktop GUI and a headless CLI in one binary. The CLI + takes `portfinder capture --interface <NIC> --protocol LLDP + [--json]`. Requires Npcap (with "Allow non-administrators to + capture" enabled) for non-administrator capture. +Moniker: portfinder +Tags: +- cdp +- discovery +- lldp +- mndp +- network +- networking +- npcap +- packet-capture +- pcap +- switch +- vlan +ReleaseNotes: |- + What's Changed + - release: prep v4.1.3 (3bad1f3) + - release: prep v4.1.3-beta.1 (6aa5e85) + - fix(gui): grow window to fit settings popover when it opens (cdef868) + - docs(site): add "← packetThrower" back-link to top nav (4ad1b4a) + - docs(install): surface winget availability across README + docs (df2138f) + - build(ci): automate winget submissions via after_release.yml (5910024) + - revert: roll back v4.1.3-beta.1 (Hyprland resize work) (3794854) + - release: prep v4.1.3-beta.1 (ac53572) + - fix(linux): drop per-frame window.resize loop that races wlroots popups (bd399c6) + - packaging: render v4.1.2 winget manifests for upstream PR (799440e) + Full Changelog: v4.1.2...v4.1.3 +ReleaseNotesUrl: https://github.com/packetThrower/PortFinder/releases/tag/v4.1.3 +Documentations: +- DocumentLabel: Online docs + DocumentUrl: https://packetthrower.github.io/PortFinder/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.yaml b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.yaml new file mode 100644 index 000000000000..62f4d5ee4b1f --- /dev/null +++ b/manifests/p/packetThrower/PortFinder/4.1.3/packetThrower.PortFinder.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: packetThrower.PortFinder +PackageVersion: 4.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f7f731844801765502498385038da1f01adc4bf7 Mon Sep 17 00:00:00 2001 From: Christian Brabandt <cb@256bit.org> Date: Thu, 4 Jun 2026 04:39:48 +0200 Subject: [PATCH 146/164] New version: vim.vim.nightly version 9.2.0593 (#383436) --- .../9.2.0593/vim.vim.nightly.installer.yaml | 34 +++++++++ .../vim.vim.nightly.locale.en-US.yaml | 72 +++++++++++++++++++ .../vim/nightly/9.2.0593/vim.vim.nightly.yaml | 8 +++ 3 files changed, 114 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..ca93e084586c --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.installer.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0593 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- diff +- gvim +- tee +- vim +- xxd +ProductCode: Vim 9.2 +ReleaseDate: 2026-06-04 +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0593/gvim_9.2.0593_x86.exe + InstallerSha256: B3DC5737BBD6ECE68F09D678CF9B44576A30D86EDFF485E2536FE32E719E8758 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0593/gvim_9.2.0593_x64.exe + InstallerSha256: 75F1295DA88516F8D7195861D4E54A9A414AABF7A0F4BFAA700DC80E9F56439C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..5ed7772cb9af --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0593 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.2.0593 + Nightly Vim Windows build snapshots (more information). + If you do not know what to use, use the 32bit installer (use the signed one, if available). + Signed releases will occasionally be provided on a best effort approach. + Changes: + - 9.2.0593: :wqall ignores term_setkill() on running terminal buffers + - 9.2.0592: Error when restoring session with terminal window + - 9.2.0591: 'scrolljump' ignored when scrolling up + - 9.2.0590: GTK4: drawing area loses focus shape on popup menu open + - 9.2.0589: filetype: xinitrc files are not recognized + - runtime(doc): Update mapping descriptions + - runtime(kitty): Fix regex for kittyMapSeq region + Files: + 🔓 Unsigned Files: + - gvim_9.2.0593_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0593_x64.exe + 64-bit installer + - gvim_9.2.0593_arm64.exe + ARM64-bit installer + - gvim_9.2.0593_x86.zip + 32-bit zip archive + - gvim_9.2.0593_x64.zip + 64-bit zip archive + - gvim_9.2.0593_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0593_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0593_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0593_arm64_pdb.7z + pdb files for debugging the corresponding ARM 64-bit executable + Interface Information + - Strawberry Perl 5.38 + - LuaBinaries 5.4 + - Python2 2.7 + - Python3 3.8 or later + - Racket 8.17 (BC) + - RubyInstaller 3.4 + - libsodium 1.0.22 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0593 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.yaml new file mode 100644 index 000000000000..45d26879c1d3 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0593/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.2.0593 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 325f6806b9e059e3982d68f23c6c34cb70406d6f Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 19:40:06 -0700 Subject: [PATCH 147/164] Automatic deletion of Stardock.Start11.v2 2.7.1.0 (#383458) --- .../Stardock.Start11.v2.installer.yaml | 26 ------------------- .../Stardock.Start11.v2.locale.en-US.yaml | 22 ---------------- .../v2/2.7.1.0/Stardock.Start11.v2.yaml | 8 ------ 3 files changed, 56 deletions(-) delete mode 100644 manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.installer.yaml delete mode 100644 manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.locale.en-US.yaml delete mode 100644 manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.yaml diff --git a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.installer.yaml b/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.installer.yaml deleted file mode 100644 index 1be1e13d66f4..000000000000 --- a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Stardock.Start11.v2 -PackageVersion: 2.7.1.0 -Platform: -- Windows.Desktop -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -InstallerSwitches: - Silent: /s - SilentWithProgress: /s -InstallerSuccessCodes: -- 3010 -- 9 -UpgradeBehavior: install -ProductCode: Stardock Start11 -Installers: -- Architecture: x64 - InstallerUrl: https://stardock.cachefly.net/software/Start11/v2/Start11v2_Setup.exe - InstallerSha256: B5A813A14D32AF0884533F1896890BB5A5555A29CDC465228331ABA7857AB644 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.locale.en-US.yaml b/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.locale.en-US.yaml deleted file mode 100644 index 7b53eb6585f1..000000000000 --- a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Stardock.Start11.v2 -PackageVersion: 2.7.1.0 -PackageLocale: en-US -Publisher: Stardock Software, Inc. -PublisherUrl: https://www.stardock.com/ -PublisherSupportUrl: https://www.stardock.com/support/ -PrivacyUrl: https://www.stardock.com/policies/privacy -Author: Stardock Software, Inc. -PackageName: Stardock Start11 -PackageUrl: https://www.stardock.com/products/start11/ -License: Proprietary -LicenseUrl: https://www.stardock.com/support/software-eula -Copyright: (c) Stardock Software, Inc. All rights reserved. -CopyrightUrl: https://www.stardock.com/support/software-eula -ShortDescription: Customize the Start Menu and Taskbar in Windows 10/11 -Moniker: start11 -PurchaseUrl: https://www.stardock.com/products/start11/download -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.yaml b/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.yaml deleted file mode 100644 index 3b10b0328475..000000000000 --- a/manifests/s/Stardock/Start11/v2/2.7.1.0/Stardock.Start11.v2.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.12.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Stardock.Start11.v2 -PackageVersion: 2.7.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 08c70ad09bc49ef6adaea20ad46e5b64a85aa764 Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 23:03:21 -0400 Subject: [PATCH 148/164] New version: Rustlang.Rust.GNU.LLVM version 1.96.0 (#380893) --- .../Rustlang.Rust.GNU.LLVM.installer.yaml | 32 +++++++ .../Rustlang.Rust.GNU.LLVM.locale.en-US.yaml | 91 +++++++++++++++++++ .../LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.yaml | 8 ++ 3 files changed, 131 insertions(+) create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.installer.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml create mode 100644 manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.yaml diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.installer.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.installer.yaml new file mode 100644 index 000000000000..f0854eca0e21 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.96.0 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="<INSTALLPATH>" +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.96.0-x86_64-pc-windows-gnullvm.msi + InstallerSha256: F51DFD3B4DD183933321B7E0239EC316FD39435015D5CAF3A377273E9060CD10 + ProductCode: '{DB72D012-B397-47A8-944F-962F521F4B69}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.96 (LLVM 64-bit) + ProductCode: '{DB72D012-B397-47A8-944F-962F521F4B69}' + UpgradeCode: '{BA2B2E96-F3E2-4DE9-8809-38C31382CC96}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rust' +- Architecture: arm64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.96.0-aarch64-pc-windows-gnullvm.msi + InstallerSha256: A6763781BABB2F97378DBCEE991F9150E6FB12853A278B9F553038D606BE76F1 + ProductCode: '{2FDAED6E-95C7-4876-B379-D0D4F37CC048}' + AppsAndFeaturesEntries: + - DisplayName: Rust 1.96 (LLVM) + ProductCode: '{2FDAED6E-95C7-4876-B379-D0D4F37CC048}' + UpgradeCode: '{DB29CBDE-CDDF-4EC9-9C68-B6F00038EEDD}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Rust' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml new file mode 100644 index 000000000000..e081edad9e05 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.locale.en-US.yaml @@ -0,0 +1,91 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.96.0 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://www.rust-lang.org/ +PublisherSupportUrl: https://users.rust-lang.org/ +PrivacyUrl: https://rustfoundation.org/policy/privacy-policy/ +Author: The Rust Project Developers +PackageName: Rust (GNU LLVM) +PackageUrl: https://www.rust-lang.org/ +License: Apache-2.0 AND MIT +LicenseUrl: https://github.com/rust-lang/rust/blob/HEAD/COPYRIGHT +Copyright: Copyright (c) The Rust Project Contributors +CopyrightUrl: https://github.com/rust-lang/rust/blob/HEAD/COPYRIGHT +ShortDescription: A language empowering everyone to build reliable and efficient software. +Description: The Rust programming language helps you write faster, more reliable software. High-level ergonomics and low-level control are often at odds in programming language design; Rust challenges that conflict. Through balancing powerful technical capacity and a great developer experience, Rust gives you the option to control low-level details (such as memory usage) without all the hassle traditionally associated with such control. +Moniker: rust-gnu-llvm +Tags: +- cargo +- clippy +- gnu-toolchain +- llvm +- rustc +- rustdoc +- rustup +ReleaseNotes: |- + Language + - Allow passing expr metavariable to cfg + - Always coerce never types in tuple expressions + - Avoid incorrect inference guidance of function arguments in rare cases + - Support s390x vector registers in inline assembly + - Allow using constants of type ManuallyDrop as patterns (fixing a regression introduced in 1.94.0) + + Compiler + - Enable link relaxation feature for LoongArch Linux targets + - Update riscv64gc-unknown-fuchsia baseline to RVA22 + vector + + Libraries + - Support iterating over ranges of NonZero integers + - refactor 'valid for read/write' definition: exclude null; add that as an exception on individual methods instead + - Fix SGX delayed host lookup via ToSocketAddr + + Stabilized APIs + - assert_matches! + - debug_assert_matches! + - From<T> for AssertUnwindSafe<T> + - From<T> for LazyCell<T, F> + - From<T> for LazyLock<T, F> + - core::range::RangeToInclusive + - core::range::RangeToInclusiveIter + - core::range::RangeFrom + - core::range::RangeFromIter + - core::range::Range + - core::range::RangeIter + + Cargo + - Allow a dependency to specify both a git repository and an alternate registry. Just like with crates.io, the git repository will be used locally, but the registry version will be used when published. + - Added target.'cfg(..)'.rustdocflags support in configuration. + - Fixed CVE-2026-5222 and CVE-2026-5223. + + Rustdoc + - Deprecation notes are now rendered like any other documentation. Previously they used the css white-space: pre-wrap; property and stripped any <p> elements from the rendered html, however this caused issues and unintuitive behavior. The new behavior should be more predictable, however some multi-line deprecation notes will now be rendered as as single lines. If this is undesirable, you can use the standard markdown method of forcing a linebreak, which is two spaces followed by a newline (" + "). + - Don't emit rustdoc missing_doc_code_examples lint on impl items + - Seperate methods and associated functions in sidebar + + Compatibility Notes + - Fix layout of #[repr(Int)] enums in some edge cases involving fields of uninhabited zero-sized types + - Prevent unsize-coercing into Pin<Foo> where Foo doesn't implement Deref. Some such coercions were previously allowed, but produce a type with no useful public API. + - rustc: Stop passing --allow-undefined on wasm targets + - Gate the accidentally stabilized #![reexport_test_harness_main] attribute + - Error on return-position-impl-trait-in-traits whose types are too private + - Report the uninhabited_static lint in dependencies and make it deny-by-default + - Distributed builds now contain non-split debuginfo for windows-gnu This appears to improve the quality of backtraces. This change has no effect on the defaults for the output of rustc/cargo on these targets. + - Check const generic arguments are correctly typed in more positions + - Remove -Csoft-float + - Importing structs with ::{self [as name]}, e.g., struct S {}; use S::{self as Other};, is now no longer permitted because {self} imports require a module parent. + - For export_name, link_name, and link_section attributes, if multiple of the same attribute is present, the first one now takes precedence. + - Update the minimum external LLVM to 21 + - On avr targets, C's double type is 32-bit by default, so change c_double to f32 on avr targets to match. This is a breaking change, but necessary to make c_double match C's double. + + Internal Changes + These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools. + - JSON targets: aarch64 softfloat targets now have to have rustc_abi set to "softfloat" + - target specs: stricter checks for LLVM ABI values, and correlate that with cfg(target_abi) +ReleaseNotesUrl: https://github.com/rust-lang/rust/releases/tag/1.96.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.yaml b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.yaml new file mode 100644 index 000000000000..c50f6f12d345 --- /dev/null +++ b/manifests/r/Rustlang/Rust/GNU/LLVM/1.96.0/Rustlang.Rust.GNU.LLVM.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Rustlang.Rust.GNU.LLVM +PackageVersion: 1.96.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bab0d2dcf8a9d6f4737a49726114efc3519464a7 Mon Sep 17 00:00:00 2001 From: UnownBot <gitbot@unownplain.dev> Date: Wed, 3 Jun 2026 23:03:36 -0400 Subject: [PATCH 149/164] New version: Anchore.Grype version 0.113.0 (#383203) --- .../0.113.0/Anchore.Grype.installer.yaml | 17 ++++++ .../0.113.0/Anchore.Grype.locale.en-US.yaml | 52 +++++++++++++++++++ .../Anchore/Grype/0.113.0/Anchore.Grype.yaml | 8 +++ 3 files changed, 77 insertions(+) create mode 100644 manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.installer.yaml create mode 100644 manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.locale.en-US.yaml create mode 100644 manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.yaml diff --git a/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.installer.yaml b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.installer.yaml new file mode 100644 index 000000000000..d95a537b2022 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.113.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: grype.exe +UpgradeBehavior: install +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anchore/grype/releases/download/v0.113.0/grype_0.113.0_windows_amd64.zip + InstallerSha256: 6841E5990698AFB714E0EAC34E2295207C64636637823B2A861DFEC61CDD98FA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.locale.en-US.yaml b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.locale.en-US.yaml new file mode 100644 index 000000000000..5e2a2384a2a6 --- /dev/null +++ b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.113.0 +PackageLocale: en-US +Publisher: Anchore Inc +PublisherUrl: https://anchore.com/ +PublisherSupportUrl: https://github.com/anchore/grype/issues +PackageName: Grype +PackageUrl: https://github.com/anchore/grype +License: Apache-2.0 +LicenseUrl: https://github.com/anchore/grype/blob/HEAD/LICENSE +ShortDescription: A vulnerability scanner for container images and filesystems +Description: |- + A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. + Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems. +Moniker: grype +Tags: +- container-image +- containers +- cyclonedx +- docker +- go +- golang +- hacktoberfest +- oci +- openvex +- security +- static-analysis +- tool +- vex +- vulnerabilities +- vulnerability +ReleaseNotes: |- + Added Features + - Include Ubuntu 26.04 "resolute" in distro codenames [#3397 @anchore-oss-update-bot] + - source RPM filtering on Hummingbird [#3410 @willmurphyscode] + + Bug Fixes + - use relatedVulnerabilities description as fallback in SARIF output [#3271 @axidex] + - improve platform CPE determination logic [#3470 @westonsteimel] + - normalize uppercase V in semantic version comparison [#3461 @immanuwell] + - purl handling in cgr maven libs [#3420 @willmurphyscode] + - Treat uppercase V prefixes the same as lowercase v prefixes in fuzzy version comparison [#3037 #3089 @wasup-yash] + - Add Runtime Warnings When TLS Verification Is Disabled or HTTP Is Enabled [#3101 #3396 @Dashtid] + - Add support for the aarch64 architecture when parsing the version of Ruby gems in lockfiles [#3442 #3475 @msnandhis] + - zsh completion fails [#2933 #3433 @brandtkeller] + (Full Changelog) +ReleaseNotesUrl: https://github.com/anchore/grype/releases/tag/v0.113.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.yaml b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.yaml new file mode 100644 index 000000000000..b3a62742683e --- /dev/null +++ b/manifests/a/Anchore/Grype/0.113.0/Anchore.Grype.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anchore.Grype +PackageVersion: 0.113.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 26e72eb9d02c042394671d163845500f5134924b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Thu, 4 Jun 2026 05:03:52 +0200 Subject: [PATCH 150/164] New version: pbek.QOwnNotes version 26.6.3 (#383427) --- .../26.6.3/pbek.QOwnNotes.installer.yaml | 17 ++++++++ .../26.6.3/pbek.QOwnNotes.locale.en-US.yaml | 42 +++++++++++++++++++ .../pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.installer.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.locale.en-US.yaml create mode 100644 manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.yaml diff --git a/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.installer.yaml b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.installer.yaml new file mode 100644 index 000000000000..b579d9d56717 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.6.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: QOwnNotes.exe + PortableCommandAlias: qownnotes.exe +ReleaseDate: 2026-06-03 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/pbek/QOwnNotes/releases/download/v26.6.3/QOwnNotes.zip + InstallerSha256: B7CB06B4692BD875E93D6208864C1B60616C324611A27DD8DAF057660643220A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.locale.en-US.yaml b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.locale.en-US.yaml new file mode 100644 index 000000000000..4c1de8fb2d03 --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.6.3 +PackageLocale: en-US +Publisher: pbek +PublisherUrl: https://github.com/pbek/QOwnNotes +PublisherSupportUrl: https://github.com/pbek/QOwnNotes/issues +Author: https://github.com/pbek +PackageName: QOwnNotes +PackageUrl: https://github.com/pbek/QOwnNotes +License: GPL-2.0 +LicenseUrl: https://github.com/pbek/QOwnNotes/blob/HEAD/LICENSE +ShortDescription: QOwnNotes is the open source notepad with markdown support and todo list manager +Tags: +- markdown +- notes +- notetaking +- qownnotes +- todo +ReleaseNotes: |- + 26.6.3 + - Added a compact web application connection status indicator to the main window + status bar when web application support is enabled; right-clicking it now shows + a context menu with a Connected systems submenu + (for #3632) + Released files + - QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 + - QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage + - QOwnNotes-amd64.snap: Linux Snap build with Qt 6 + - QOwnNotes-amd64.snap.sha256sum: SHA-256 checksum for the Qt 6 Snap package + - QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments + - QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package + - QOwnNotes.zip: Windows ZIP package built with Qt 6 + - QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package + - QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package + - QOwnNotes.dmg: macOS disk image built with Qt 6 + - QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems +ReleaseNotesUrl: https://github.com/pbek/QOwnNotes/releases/tag/v26.6.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.yaml b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.yaml new file mode 100644 index 000000000000..c9374640a6ae --- /dev/null +++ b/manifests/p/pbek/QOwnNotes/26.6.3/pbek.QOwnNotes.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: pbek.QOwnNotes +PackageVersion: 26.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f2a8ddc946f5246df2c7d48c865dfbf622962337 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:04:05 -0700 Subject: [PATCH 151/164] Automatic update of MYOB.AccountRight 26.4.0 (#383429) --- .../MYOB/AccountRight/26.4.0/MYOB.AccountRight.installer.yaml | 4 ++-- .../AccountRight/26.4.0/MYOB.AccountRight.locale.en-US.yaml | 2 +- .../AccountRight/26.4.0/MYOB.AccountRight.locale.zh-CN.yaml | 2 +- manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.installer.yaml b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.installer.yaml index 2ae99e154b6e..13609b44dca7 100644 --- a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.installer.yaml +++ b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/29 +# Automatically updated by the winget bot at 2026/Jun/04 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: MYOB.AccountRight @@ -17,6 +17,6 @@ InstallationMetadata: Installers: - Architecture: x86 InstallerUrl: https://download.myob.com/arl/msi/MYOB_AccountRight_Client_2026.4.msi - InstallerSha256: FC79150F80F299E01DD1A651193529B14D6A526EAC31F8DBB8DE3B71B4707CD6 + InstallerSha256: B4023276BF307257E98C5C4112A323640DC222321B5AFDD45A2BD18F3BF87401 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.en-US.yaml b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.en-US.yaml index bbad632f2881..384c7b58c95d 100644 --- a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.en-US.yaml +++ b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/29 +# Automatically updated by the winget bot at 2026/Jun/04 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: MYOB.AccountRight diff --git a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.zh-CN.yaml b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.zh-CN.yaml index 6eaa9a1d309b..43d1be078ab8 100644 --- a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.zh-CN.yaml +++ b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/29 +# Automatically updated by the winget bot at 2026/Jun/04 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: MYOB.AccountRight diff --git a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.yaml b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.yaml index 0f368806be62..9b29d85eb953 100644 --- a/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.yaml +++ b/manifests/m/MYOB/AccountRight/26.4.0/MYOB.AccountRight.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/May/29 +# Automatically updated by the winget bot at 2026/Jun/04 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: MYOB.AccountRight From c81e9117bf0af90ac6f460b059c6848292c3f27b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:04:24 -0700 Subject: [PATCH 152/164] Automatic deletion of StellarDataRecovery.StellarConverterForOST 13.0.0.1 (#383461) --- ...very.StellarConverterForOST.installer.yaml | 29 --------------- ...y.StellarConverterForOST.locale.en-US.yaml | 37 ------------------- ...arDataRecovery.StellarConverterForOST.yaml | 8 ---- 3 files changed, 74 deletions(-) delete mode 100644 manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.installer.yaml delete mode 100644 manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.locale.en-US.yaml delete mode 100644 manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.yaml diff --git a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.installer.yaml b/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.installer.yaml deleted file mode 100644 index 102da3e5f927..000000000000 --- a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarConverterForOST -PackageVersion: 13.0.0.1 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -FileExtensions: -- OST -ProductCode: Stellar Converter for OST_is1 -ReleaseDate: 2025-10-17 -AppsAndFeaturesEntries: -- Publisher: Stellar Information Technology Pvt. Ltd. - ProductCode: Stellar Converter for OST_is1 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Stellar Converter for OST' -Installers: -- Architecture: x64 - InstallerUrl: https://cloud.stellarinfo.com/StellarConverterforOST-Corporate.exe - InstallerSha256: 8203CB9D7CDFDBF775219437CD0ABC666BCAEFFB05DFAA3AF22EAE17A1C6669A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.locale.en-US.yaml b/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.locale.en-US.yaml deleted file mode 100644 index 81b9022be0f5..000000000000 --- a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarConverterForOST -PackageVersion: 13.0.0.1 -PackageLocale: en-US -Publisher: Stellar Information Technology Pvt Ltd. -PublisherUrl: https://www.stellarinfo.com/ -PublisherSupportUrl: https://www.stellarinfo.com/support/ -PrivacyUrl: https://www.stellarinfo.com/company/legal/privacy-policy.php -Author: Stellar Data Recovery Inc. -PackageName: Stellar Converter for OST -PackageUrl: https://www.stellarinfo.com/convert-ost-to-pst.php -License: Proprietary -LicenseUrl: https://www.stellarinfo.com/installation-uninstallation/eula_eng.pdf -Copyright: Stellar Information Technology Pvt Ltd. -ShortDescription: The tool converts orphaned OST files to PST, including emails, attachments, contacts, and calendars with 100% precision. -Description: |- - The tool converts orphaned OST files to PST, including emails, attachments, contacts, and calendars with 100% precision. - Highly recommended by MVPs and IT administrators. - - - Converts inaccessible, orphaned, encrypted, or IMAP OST to PST. - - Supports Outlook 2021, 2019, 2016, and earlier versions. - - Migrate Offline OST files to Microsoft 365 or Office 365 (Technician) -Tags: -- Converter -- OST -- Outlook -- PST -PurchaseUrl: https://www.stellarinfo.com/email-tools/convert-ost-to-pst/buy-now.php -Documentations: -- DocumentLabel: User Manual - DocumentUrl: https://www.stellarinfo.com/help/stellar-converter-for-ost-13-windows-professional-en-stellar-converter-for-ost.html -- DocumentLabel: Knowledge Base - DocumentUrl: https://www.stellarinfo.com/support/kb/index.php/category/convert-ost-to-pst -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.yaml b/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.yaml deleted file mode 100644 index b56fec0f36ec..000000000000 --- a/manifests/s/StellarDataRecovery/StellarConverterForOST/13.0.0.1/StellarDataRecovery.StellarConverterForOST.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: StellarDataRecovery.StellarConverterForOST -PackageVersion: 13.0.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 45489d3b731362c695cd21c27331a31a66556f3c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:28:40 +0800 Subject: [PATCH 153/164] New version: JetBrains.RustRover.EAP version 262.6653.33 (#380904) --- .../JetBrains.RustRover.EAP.installer.yaml | 35 +++++++++++++++++++ .../JetBrains.RustRover.EAP.locale.en-US.yaml | 35 +++++++++++++++++++ .../JetBrains.RustRover.EAP.locale.zh-CN.yaml | 25 +++++++++++++ .../262.6653.33/JetBrains.RustRover.EAP.yaml | 8 +++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.yaml diff --git a/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.installer.yaml b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.installer.yaml new file mode 100644 index 000000000000..9df357844c56 --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.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: JetBrains.RustRover.EAP +PackageVersion: 262.6653.33 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="<LOGPATH>" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- rs +ProductCode: RustRover 262.6653.33 +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-262.6653.33.exe + InstallerSha256: 5CAC435DDBFB0933FACD1F6310689D5817B2EFC658147CF00FE17965D1085DDD +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-262.6653.33.exe + InstallerSha256: 5CAC435DDBFB0933FACD1F6310689D5817B2EFC658147CF00FE17965D1085DDD + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-262.6653.33-aarch64.exe + InstallerSha256: BD607E14DEC01EDE32BC33458F7D8724CC0A1CA67F0CF0291860460FB2CDD1B2 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-262.6653.33-aarch64.exe + InstallerSha256: BD607E14DEC01EDE32BC33458F7D8724CC0A1CA67F0CF0291860460FB2CDD1B2 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.en-US.yaml b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..0d0549e6e980 --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RustRover.EAP +PackageVersion: 262.6653.33 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RustRover (EAP) +PackageUrl: https://www.jetbrains.com/rust/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: A brand new JetBrains IDE for Rust Developers +Description: Try a new feature-rich Rust IDE with timely support, regular updates, and an out-of-the-box experience. Enjoy coding with Rust and focus on what matters. +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rust +ReleaseNotes: |- + The RustRover 2026.2 EAP 4 build is now available! + Here are full release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUST-A-372 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..b52cc4fa7917 --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.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: JetBrains.RustRover.EAP +PackageVersion: 262.6653.33 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: RustRover(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/rust/ +License: 免费软件 +ShortDescription: 面向 Rust 开发者的全新 JetBrains IDE +Description: 尝试功能丰富的新 Rust IDE,获得及时支持、定期更新和开箱即用的体验。使用 Rust 享受编码,专注于重要事项。 +Tags: +- rust +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUST-A-372 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.yaml b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.yaml new file mode 100644 index 000000000000..ea245c8f1c18 --- /dev/null +++ b/manifests/j/JetBrains/RustRover/EAP/262.6653.33/JetBrains.RustRover.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.RustRover.EAP +PackageVersion: 262.6653.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d4d34f1ec4eac52126dafd5181dc6eb2b0ef87e3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:28:55 +0800 Subject: [PATCH 154/164] New package: MoonshotAI.KimiCodeCLI version 0.6.0 (#381572) --- .../MoonshotAI.KimiCodeCLI.installer.yaml | 20 ++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml | 23 ++++++++++++++ .../0.6.0/MoonshotAI.KimiCodeCLI.yaml | 8 +++++ 4 files changed, 82 insertions(+) create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.installer.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml create mode 100644 manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.yaml diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.installer.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.installer.yaml new file mode 100644 index 000000000000..d56df9e087da --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.6.0 +InstallerType: portable +Commands: +- kimi +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://code.kimi.com/kimi-code/0.6.0/kimi-code-win32-x64.exe + InstallerSha256: 0950B2D8CB2F3F879B8C91153D16C3DB16F4F1E2022843F617D31BB48045EFBD +- Architecture: arm64 + InstallerUrl: https://code.kimi.com/kimi-code/0.6.0/kimi-code-win32-arm64.exe + InstallerSha256: 4B91A9D821A563EE8B989B8606F9D06ED2A83D41E298566F35C4D771C10B422E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..634cd6bd8e63 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd. +PublisherUrl: https://www.moonshot.ai/ +PublisherSupportUrl: https://github.com/MoonshotAI/kimi-code/issues +PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2 +Author: Beijing Yuezhi Dark Face Technology Co., Ltd. +PackageName: Kimi Code CLI +PackageUrl: https://moonshotai.github.io/kimi-code/ +License: MIT +LicenseUrl: https://github.com/MoonshotAI/kimi-code/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Moonshot AI +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI is an AI coding agent that runs in your terminal — it can read and edit code, run shell commands, search files, fetch web pages, and choose the next step based on the feedback it receives. It works out of the box with Moonshot AI’s Kimi models and can also be configured to use other compatible providers. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- kimi +- large-language-model +- llm +- programming +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..184be80e7eb3 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.6.0 +PackageLocale: zh-CN +Publisher: 北京月之暗面科技有限公司 +PublisherUrl: https://www.moonshot.cn/ +Author: 北京月之暗面科技有限公司 +PackageUrl: https://moonshotai.github.io/kimi-code/zh/ +ShortDescription: The Starting Point for Next-Gen Agents +Description: Kimi Code CLI 是一个运行在终端里的 AI 编程 agent,可以帮你读写代码、执行 shell 命令、检索文件、抓取网页,并根据反馈自主决定下一步动作。开箱即用对接 Moonshot AI 的 Kimi 模型,也可指向其他兼容厂商。 +Tags: +- kimi +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.yaml b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.yaml new file mode 100644 index 000000000000..073bb573fee4 --- /dev/null +++ b/manifests/m/MoonshotAI/KimiCodeCLI/0.6.0/MoonshotAI.KimiCodeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MoonshotAI.KimiCodeCLI +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4ea4abc1e05c4b6a36195038d4d49dd16a5a913 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:29:10 +0800 Subject: [PATCH 155/164] New version: LuisPater.CLIProxyAPI version 7.1.36 (#381926) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 39 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 ++++++++++++ .../7.1.36/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..a1255084d883 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.36 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-05-31 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.36/CLIProxyAPI_7.1.36_windows_amd64.zip + InstallerSha256: 3F59A33315A3C037AD57302945A69EA183F6D6C07FD795AADB14B6E81E335AB0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..2b2f7e00d78d --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.36 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - ac1360f479b8a70c5db2571790a71ecd7f54ff5a feat(models): add support for grok-imagine-video-1.5-preview model + - fb4f39d300cac0177c99f618dd6e597035eb3b5d test(models, executor): add XAI video model test and fix Codex User-Agent assertions +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.36 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..ffe988119c36 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.36 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..4024ec94fdc5 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.36/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.36 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8182b970e33415c676f537036dc208ffe503c76b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:29:23 +0800 Subject: [PATCH 156/164] New version: nashsu.LLMWiki version 0.4.17 (#383033) --- .../0.4.17/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.4.17/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.4.17/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.installer.yaml new file mode 100644 index 000000000000..7f7718d7054e --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.17 +UpgradeBehavior: install +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.17/LLM.Wiki_0.4.17_x64-setup.exe + InstallerSha256: 0ACC9919D2E4EC7C68BA77D15C6927CFA4E0E285F767E4B91D46A4CBE33D8B58 + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.17/LLM.Wiki_0.4.17_x64_en-US.msi + InstallerSha256: AD2B35D6C13A5E1277A6E9B0F4F9444FB5D4B433587882B5F05E38D448C18B4E + InstallerSwitches: + InstallLocation: INSTALLDIR="<INSTALLPATH>" + ProductCode: '{50A5CFEB-A0A7-4130-88A6-D802B974760F}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 000000000000..0ba318d94c72 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.4.17 +PackageLocale: en-US +Publisher: llmwiki +PublisherUrl: https://www.nashsu.com/ +PublisherSupportUrl: https://github.com/nashsu/llm_wiki/issues +PackageName: LLM Wiki +PackageUrl: https://github.com/nashsu/llm_wiki +License: GPL-3.0 +LicenseUrl: https://github.com/nashsu/llm_wiki/blob/HEAD/LICENSE +ShortDescription: A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current. +Description: |- + LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources. Knowledge is compiled once and kept current, not re-derived on every query. + This project is based on Karpathy's LLM Wiki pattern — a methodology for building personal knowledge bases using LLMs. We implemented the core ideas as a full desktop application with significant enhancements. + + Features + - Two-Step Chain-of-Thought Ingest — LLM analyzes first, then generates wiki pages with source traceability and incremental cache + - 4-Signal Knowledge Graph — relevance model with direct links, source overlap, Adamic-Adar, and type affinity + - Louvain Community Detection — automatic knowledge cluster discovery with cohesion scoring + - Graph Insights — surprising connections and knowledge gaps with one-click Deep Research + - Vector Semantic Search — optional embedding-based retrieval via LanceDB, supports any OpenAI-compatible endpoint + - Persistent Ingest Queue — serial processing with crash recovery, cancel, retry, and progress visualization + - Folder Import — recursive folder import preserving directory structure, folder context as LLM classification hint + - Deep Research — LLM-optimized search topics, multi-query web search, auto-ingest results into wiki + - Async Review System — LLM flags items for human judgment, predefined actions, pre-generated search queries + - Chrome Web Clipper — one-click web page capture with auto-ingest into knowledge base +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 000000000000..ea937f33b9ba --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.17 +PackageLocale: zh-CN +ShortDescription: 一个能自我构建的个人知识库。LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 +Description: |- + LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中增量构建并维护一个持久化的 Wiki。知识只编译一次并持续更新,而非每次查询都重新推导。 + 本项目基于 Karpathy 的 LLM Wiki 方法论 —— 一套使用 LLM 构建个人知识库的方法论。我们将其核心理念实现为一个完整的桌面应用,并做了大量增强。 + + 功能亮点 + - 两步思维链摄入 — LLM 先分析再生成 Wiki 页面,来源可追溯,支持增量缓存 + - 四信号知识图谱 — 直接链接、来源重叠、Adamic-Adar、类型亲和四维关联度模型 + - Louvain 社区检测 — 自动发现知识聚类,内聚度评分 + - 图谱洞察 — 惊奇连接与知识空白检测,一键触发 Deep Research + - 向量语义搜索 — 可选的 embedding 检索,基于 LanceDB,支持任意 OpenAI 兼容端点 + - 持久化摄入队列 — 串行处理,崩溃恢复,取消/重试,进度可视化 + - 文件夹导入 — 递归导入保留目录结构,文件夹路径作为 LLM 分类上下文 + - 深度研究 — LLM 智能生成搜索主题,多查询网络搜索,研究结果自动摄入 Wiki + - 异步审核系统 — LLM 在摄入时标记需人工判断的项,预定义操作,预生成搜索查询 + - Chrome 网页剪藏 — 一键捕获网页内容,自动摄入知识库 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: See the assets below for download links. +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.4.17 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.yaml new file mode 100644 index 000000000000..1b3945f3741e --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.17/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 492af2ee292bf3ca3253bdfd43090f1876b12aac Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:29:37 +0800 Subject: [PATCH 157/164] New version: Tencent.WeType version 2.1.0.4 (#383050) --- .../2.1.0.4/Tencent.WeType.installer.yaml | 23 +++++++++++++++ .../2.1.0.4/Tencent.WeType.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../WeType/2.1.0.4/Tencent.WeType.yaml | 7 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.installer.yaml create mode 100644 manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.yaml diff --git a/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.installer.yaml b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.installer.yaml new file mode 100644 index 000000000000..793f4b15fbff --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 2.1.0.4 +InstallerLocale: zh-CN +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: deny +ProductCode: WeType +ReleaseDate: 2026-06-03 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_2.1.0.4_3.exe + InstallerSha256: 1825F8DDC68731B5EA5B047C03635188057F9C8C2EEF30715736506828E5752C +- Architecture: arm64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_2.1.0.4_3.exe + InstallerSha256: 1825F8DDC68731B5EA5B047C03635188057F9C8C2EEF30715736506828E5752C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.locale.zh-CN.yaml b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.locale.zh-CN.yaml new file mode 100644 index 000000000000..9d8d6afc4869 --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 2.1.0.4 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://z.weixin.qq.com/ +PrivacyUrl: https://wetype.wxqcloud.qq.com/page/article/index/13.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信输入法 +PackageUrl: https://z.weixin.qq.com/ +License: 免费软件 +LicenseUrl: https://wetype.wxqcloud.qq.com/page/article/index/14.html +Copyright: 腾讯公司 版权所有 Copyright © 1998-2024 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 微信输入法是微信官方出品的中文输入法,提供高效的输入体验、精准的推荐策略、多元的创新玩法。 +Tags: +- 中文 +- 拼音 +- 汉语 +- 输入法 +InstallationNotes: |- + 请尽量使用输入法自带的更新功能。如果必须使用 WinGet 来更新,请运行: + winget install Tencent.WeType --interactive --force + 或者 + winget install Tencent.WeType -i --force + 不指定 -i 或 --interactive 会导致更新需要重启系统后才能生效。 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.yaml b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.yaml new file mode 100644 index 000000000000..205bbde30683 --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.4/Tencent.WeType.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 2.1.0.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 395af771d6fc8457efce012a26ca01c97aa40aa8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:29:52 +0800 Subject: [PATCH 158/164] New version: Opera.Opera version 132.0.5905.22 (#383068) --- .../132.0.5905.22/Opera.Opera.installer.yaml | 68 +++++++++++++++++++ .../Opera.Opera.locale.en-US.yaml | 35 ++++++++++ .../Opera.Opera.locale.nb-NO.yaml | 23 +++++++ .../Opera.Opera.locale.zh-CN.yaml | 31 +++++++++ .../Opera/132.0.5905.22/Opera.Opera.yaml | 8 +++ 5 files changed, 165 insertions(+) create mode 100644 manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.installer.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.en-US.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.nb-NO.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.zh-CN.yaml create mode 100644 manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.yaml diff --git a/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.installer.yaml b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.installer.yaml new file mode 100644 index 000000000000..465ace8dc40b --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.22 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /silent + SilentWithProgress: /runimmediately +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- operastable +FileExtensions: +- crx +- htm +- html +- opdownload +- pdf +- shtml +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup.exe + InstallerSha256: BE7E5DCB3AF5B50BF3C0FC8A375345066995B1E3ECE40386FA2AA1142986046C + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x86 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup.exe + InstallerSha256: BE7E5DCB3AF5B50BF3C0FC8A375345066995B1E3ECE40386FA2AA1142986046C + InstallerSwitches: + Custom: /allusers=1 +- Architecture: x64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup_x64.exe + InstallerSha256: E33B8EE4AD72BE58890EBA2741C6AC11488D658557AED9A13CACC52E6080455E + InstallerSwitches: + Custom: /allusers=0 +- Architecture: x64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup_x64.exe + InstallerSha256: E33B8EE4AD72BE58890EBA2741C6AC11488D658557AED9A13CACC52E6080455E + InstallerSwitches: + Custom: /allusers=1 +- Architecture: arm64 + Scope: user + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup_arm64.exe + InstallerSha256: 7CE8DC7F1FBC0139B56A8AF2BF47A83125994E2D541FFCE1077D218E668F3187 + InstallerSwitches: + Custom: /allusers=0 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://get.geo.opera.com/pub/opera/desktop/132.0.5905.22/win/Opera_132.0.5905.22_Setup_arm64.exe + InstallerSha256: 7CE8DC7F1FBC0139B56A8AF2BF47A83125994E2D541FFCE1077D218E668F3187 + InstallerSwitches: + Custom: /allusers=1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.en-US.yaml b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.en-US.yaml new file mode 100644 index 000000000000..91fc34270bb4 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.22 +PackageLocale: en-US +Publisher: Opera Software +PublisherUrl: https://www.opera.com/ +PublisherSupportUrl: https://www.opera.com/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. All rights reserved. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: The Opera browser includes everything you need for private, safe, and efficient browsing, along with a variety of unique features to enhance your capabilities online. +Description: Opera is a multi-platform web browser developed by Opera Software. Opera is a Chromium-based browser. It distinguishes itself from other browsers through its user interface, functionality, and other features. +Moniker: opera +Tags: +- browser +- chromium +- internet +- manifestv2 +- mv2 +- web +- webpage +Documentations: +- DocumentLabel: Tutorial + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: FAQ + DocumentUrl: https://help.opera.com/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.nb-NO.yaml b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.nb-NO.yaml new file mode 100644 index 000000000000..8d68adfa00ae --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.22 +PackageLocale: nb-NO +Publisher: Opera Software +PublisherUrl: https://www.opera.com/no +PublisherSupportUrl: https://www.opera.com/no/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Software +PackageName: Opera Stable +PackageUrl: https://www.opera.com/no/browsers/opera +License: Freeware +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: Copyright © 1995-2026 Opera Software AS. Med enerett. +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera nettleseren inneholder alt du trenger for privat, trygg og effektiv surfing, sammen med en rekke unike funksjoner for å forbedre mulighetene dine online. +Description: Opera er en nettleser med flere plattformer utviklet av Opera Software. Opera er en krombasert nettleser. Den skiller seg fra andre nettlesere gjennom brukergrensesnittet, funksjonaliteten og andre funksjoner. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.zh-CN.yaml b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.zh-CN.yaml new file mode 100644 index 000000000000..87afc2fa0510 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.22 +PackageLocale: zh-CN +Publisher: Opera Software +PublisherUrl: https://www.opera.com/zh-cn +PublisherSupportUrl: https://www.opera.com/zh-cn/help +PrivacyUrl: https://legal.opera.com/privacy/ +Author: Opera Norway AS +PackageName: Opera Stable +PackageUrl: https://www.opera.com/zh-cn/browsers/opera +License: 免费软件 +LicenseUrl: https://legal.opera.com/eula/computers/ +Copyright: 版权所有 © 1995-2026 Opera Software AS。保留所有权利。 +CopyrightUrl: https://legal.opera.com/terms/ +ShortDescription: Opera 浏览器让您可以私密、安全和高效地浏览,还有各种独特功能提高您的上网冲浪能力。 +Description: Opera 是 Opera 软件公司开发的多平台网络浏览器。Opera 是一款基于 Chromium 的浏览器,在用户界面、功能和其它特性上与其它浏览器有所不同。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 教程 + DocumentUrl: https://www.opera.com/tutorials +- DocumentLabel: 常见问题 + DocumentUrl: https://help.opera.com/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.yaml b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.yaml new file mode 100644 index 000000000000..8e815b986758 --- /dev/null +++ b/manifests/o/Opera/Opera/132.0.5905.22/Opera.Opera.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Opera.Opera +PackageVersion: 132.0.5905.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb4bfa6fdb30ecbb9761e114b0dcbaf4dc1efc2d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:30:07 +0800 Subject: [PATCH 159/164] New version: IPU.PackCalculationPro version 5.7.0.0 (5.7.0) (#383247) --- .../IPU.PackCalculationPro.installer.yaml | 15 ++++++++ .../IPU.PackCalculationPro.locale.en-US.yaml | 35 +++++++++++++++++++ .../IPU.PackCalculationPro.locale.zh-CN.yaml | 22 ++++++++++++ .../5.7.0.0/IPU.PackCalculationPro.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.installer.yaml create mode 100644 manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.en-US.yaml create mode 100644 manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.zh-CN.yaml create mode 100644 manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.yaml diff --git a/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.installer.yaml b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.installer.yaml new file mode 100644 index 000000000000..8e1c106c012b --- /dev/null +++ b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.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: IPU.PackCalculationPro +PackageVersion: 5.7.0.0 +InstallerType: inno +Scope: machine +ProductCode: Pack Calculation Pro_is1 +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://www.ipu.dk/wp-content/uploads/2026/06/packcalculationpro-5700.exe + InstallerSha256: 08315D02EA940C9EB8765181A4C6293AA9FA5CFAB81824A67DBE7BA72D4F9ECC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.en-US.yaml b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.en-US.yaml new file mode 100644 index 000000000000..6b98f7b521b9 --- /dev/null +++ b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IPU.PackCalculationPro +PackageVersion: 5.7.0.0 +PackageLocale: en-US +Publisher: IPU +PublisherUrl: https://www.ipu.dk/ +PublisherSupportUrl: https://www.ipu.dk/contact/ +PrivacyUrl: https://www.ipu.dk/privacy-policy/ +PackageName: Pack Calculation Pro +PackageUrl: https://www.ipu.dk/products/pack-calculation-pro/ +License: Proprietary +Copyright: Copyright © 2008 - 2026 IPU P/S +ShortDescription: A simulation tool for calculating and comparing yearly energy consumption of refrigeration and heating systems. +Description: |- + Pack Calculation Pro is a tool to guide investment decisions for commercial/industrial refrigeration systems, as well as heat pumps. + Whether you are retrofitting an existing refrigeration or heating system, or creating a new system from scratch, Pack Calculation Pro can provide a thorough comparison of different solutions. + You can compare different system designs, refrigerant choices and control strategies/settings based on yearly energy consumption, cost (Life Cycle Costing), and global warming impact (Total Equivalent Warming Impact) – and of course on ability to deliver the cooling/heating demand every hour of the year. + We kick-start your calculations by reducing the amount of data you should provide, among others by using load profiles and weather data to calculate the performance. We select well-proven default values for most coefficients and parameters, while allowing you to customize these defaults, import your own cooling/heating load profile data, to meet your specific needs. + Our comprehensive database of commercially available compressors, maintained in cooperation with OEMs, makes it possible to compare performance of different products using a single definition for the operating conditions. +Tags: +- refrigeration +- thermodynamics +ReleaseNotes: |- + - Improvements to pump power consumption calculation, for instance secondary systems and dry coolers + - Fix to Export to Excel wrapper + - Add R454A as supported refrigerant, one compressor model included. +ReleaseNotesUrl: https://www.ipu.dk/products/pack-calculation-pro/ +PurchaseUrl: https://www.ipu.dk/pack-calculation-pro-license/ +Documentations: +- DocumentLabel: User's Guide + DocumentUrl: https://www.ipu.dk/wp-content/uploads/2018/09/packcalculationpro-7.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.zh-CN.yaml b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.zh-CN.yaml new file mode 100644 index 000000000000..9904cfa6199f --- /dev/null +++ b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: IPU.PackCalculationPro +PackageVersion: 5.7.0.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一个用于计算和比较制冷和供暖系统年度能源消耗的模拟工具。 +Description: |- + Pack Calculation Pro 是一款用于指导商业/工业制冷系统及热泵投资决策的工具。 + 无论您是改造现有的制冷或供热系统,还是从零开始创建新系统,Pack Calculation Pro 都能提供不同解决方案的全面对比。 + 您可以根据年度能耗、成本(全生命周期成本)及全球变暖影响(总等效变暖影响)对不同的系统设计、制冷剂选择及控制策略/设置进行比较——当然,还包括全年每小时满足制冷/供热需求的能力。 + 我们通过减少您需要提供的数据量来启动计算,其中包括利用负载曲线和天气数据来计算性能。我们为大多数系数和参数选择了经过验证的默认值,同时允许您自定义这些默认值,导入您自己的制冷/供热负载曲线数据,以满足您的特定需求。 + 我们与原始设备制造商(OEM)合作维护的全面商用压缩机数据库,使得在相同运行条件定义下比较不同产品的性能成为可能。 +Tags: +- 制冷 +- 热力学 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.ipu.dk/wp-content/uploads/2018/09/packcalculationpro-7.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.yaml b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.yaml new file mode 100644 index 000000000000..9c88fb889500 --- /dev/null +++ b/manifests/i/IPU/PackCalculationPro/5.7.0.0/IPU.PackCalculationPro.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: IPU.PackCalculationPro +PackageVersion: 5.7.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 435d5394ace8b5d97c6ce00f83149adbf6e2ca1b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:30:22 +0800 Subject: [PATCH 160/164] New version: ReadAI.ReadAI version 1.22.0 (#383422) --- .../1.22.0/ReadAI.ReadAI.installer.yaml | 16 +++++++++ .../1.22.0/ReadAI.ReadAI.locale.en-US.yaml | 34 +++++++++++++++++++ .../1.22.0/ReadAI.ReadAI.locale.zh-CN.yaml | 21 ++++++++++++ .../r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.installer.yaml create mode 100644 manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.en-US.yaml create mode 100644 manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.zh-CN.yaml create mode 100644 manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.yaml diff --git a/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.installer.yaml b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.installer.yaml new file mode 100644 index 000000000000..f2c567915218 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.22.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Read AI +ReleaseDate: 2026-06-03 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.read.ai/updates/windows/x86_64/1.22.0/Read%20AI_1.22.0_x64-setup.exe + InstallerSha256: 1ACDACA42F5F8B251D2947B8FCC6527DF272728B3D6BA4850D4AE76FB8E62F52 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.en-US.yaml b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.en-US.yaml new file mode 100644 index 000000000000..b0f5d3f68b82 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.22.0 +PackageLocale: en-US +Publisher: readai +PublisherUrl: https://www.read.ai/ +PublisherSupportUrl: https://support.read.ai/ +PrivacyUrl: https://www.read.ai/privacy-policy +Author: Read AI, Inc. +PackageName: Read AI +PackageUrl: https://www.read.ai/desktop +License: Proprietary +LicenseUrl: https://www.read.ai/termsofservice +Copyright: © 2026 Read AI, Inc. +CopyrightUrl: https://www.read.ai/termsofservice +ShortDescription: Capture meetings anywhere, no bot necessary. +Description: Capture and transcribe conversations instantly with the Read AI app for Mac and Windows - no bot needed. Record any meeting, get real-time transcripts and AI summaries and get insights from Search Copilot anywhere you work. +Tags: +- conference +- conferencing +- meeting +- speech +- speech-recognition +- transcribe +- transcription +- video-conferencing +- voice +- voice-conferencing +ReleaseNotes: Update to version 1.22.0 +PurchaseUrl: https://www.read.ai/plans-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.zh-CN.yaml b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.locale.zh-CN.yaml new file mode 100644 index 000000000000..3146b5c61e85 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.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: ReadAI.ReadAI +PackageVersion: 1.22.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 随时随地捕捉会议内容,无需使用机器人。 +Description: 使用适用于 Mac 和 Windows 的 Read AI 应用,即时捕捉并转录对话——无需机器人。录制任何会议,获取实时转录文本和 AI 摘要,并通过 Search Copilot 在您工作的任何地方获得洞察。 +Tags: +- 会议 +- 开会 +- 视频会议 +- 识别 +- 语音 +- 语音会议 +- 语音识别 +- 转写 +- 转录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.yaml b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.yaml new file mode 100644 index 000000000000..3cf22a8c7449 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.0/ReadAI.ReadAI.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: ReadAI.ReadAI +PackageVersion: 1.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c8275a819bf5987d4e3c145923b679e31334eb7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=28=20=CE=A3=20=29?= <ncmd@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:30:37 -0700 Subject: [PATCH 161/164] Update SigmaShake.SSG to 0.29.143 (#383434) --- .../0.29.143/SigmaShake.SSG.installer.yaml | 20 +++++++++++++ .../0.29.143/SigmaShake.SSG.locale.en-US.yaml | 29 +++++++++++++++++++ .../SSG/0.29.143/SigmaShake.SSG.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.installer.yaml create mode 100644 manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.locale.en-US.yaml create mode 100644 manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.yaml diff --git a/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.installer.yaml b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.installer.yaml new file mode 100644 index 000000000000..226f0f1306ef --- /dev/null +++ b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SigmaShake.SSG +PackageVersion: 0.29.143 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ssg.exe + PortableCommandAlias: ssg +Commands: +- ssg +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sigmashakeinc/ssg/releases/download/v0.29.143/ssg-win32-x64.zip + InstallerSha256: 9D96842D80E231920F3A85622471CEDBF3B987125A2B0BAA5916EDCD7C6DD4CC +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.locale.en-US.yaml b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.locale.en-US.yaml new file mode 100644 index 000000000000..ec891fc7e0a3 --- /dev/null +++ b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SigmaShake.SSG +PackageVersion: 0.29.143 +PackageLocale: en-US +Publisher: SigmaShake +PublisherUrl: https://sigmashake.com +PublisherSupportUrl: https://github.com/sigmashakeinc/ssg/issues +PackageName: ssg +PackageUrl: https://sigmashake.com +License: Proprietary +LicenseUrl: https://unpkg.com/@sigmashake/ssg/LICENSE +ShortDescription: AI Agent Governance CLI +Description: |- + ssg (SigmaShake Governance) is a CLI for AI agent governance. + Evaluate tool calls against rules, block dangerous operations, + and surface blocked commands to keep AI agents safe and auditable. +Moniker: ssg +Tags: +- ai +- governance +- agent +- safety +- cli +- rules +ReleaseNotesUrl: https://github.com/sigmashakeinc/ssg/releases/tag/v0.29.143 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.yaml b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.yaml new file mode 100644 index 000000000000..68977937731e --- /dev/null +++ b/manifests/s/SigmaShake/SSG/0.29.143/SigmaShake.SSG.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: SigmaShake.SSG +PackageVersion: 0.29.143 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a9991f399fb7d73b674e091ad7f96b5900a92aeb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:30:52 +0800 Subject: [PATCH 162/164] New version: Discord.Discord.Canary version 1.0.976 (#383447) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.976/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..de21166dad71 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.976/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.976 +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.976/DiscordCanarySetup.exe + InstallerSha256: 6C9985CB8C586AAEAA79B62074EAB84EF510653376F3E028E2B6766BB2C51ECE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..6c8f5538b2dc --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.976/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.976 +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.976/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..899bf3f34c5a --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.976/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.976 +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.976/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.976/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..b7917cf567fd --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.976/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.976 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 21594032250ee08d66c953f7499bf6ac1234556c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:31:07 +0800 Subject: [PATCH 163/164] New version: kawayiYokami.P-ai version 0.10.18 (#383449) --- .../0.10.18/kawayiYokami.P-ai.installer.yaml | 16 ++++++ .../kawayiYokami.P-ai.locale.en-US.yaml | 53 +++++++++++++++++++ .../kawayiYokami.P-ai.locale.zh-CN.yaml | 43 +++++++++++++++ .../P-ai/0.10.18/kawayiYokami.P-ai.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.installer.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.en-US.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.zh-CN.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.yaml diff --git a/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 000000000000..9ae29518cdf0 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.18 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.10.18/P-ai_0.10.18_x64-setup.exe + InstallerSha256: A116186D7B1228537105FC5DD83BE12039F10629EAC9F0C23739D631722B450E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 000000000000..6b1e4a19d476 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.18 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.10.17...v0.10.18' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.10.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 000000000000..7a906242655a --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: kawayiYokami.P-ai +PackageVersion: 0.10.18 +PackageLocale: zh-CN +ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。 +Description: |- + 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。 + PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。 + + 入口与效率 + 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。 + 组织与角色 + 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。 + 界面与交互 + UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。 + 能力与工具 + 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。 + 记忆与上下文 + 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。 + 工程与可靠性 + 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。 + + 真实使用场景 + 以下并非设想,而是真实发生的情况: + - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更 + - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月 + - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇 + - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文 + - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条 + - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过 + - 用户长期使用 PAI 制作游戏攻略 + - 用户长期使用 PAI 操作游戏并完成日常任务 + - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道 + - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.yaml new file mode 100644 index 000000000000..e266f7f8d401 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.10.18/kawayiYokami.P-ai.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: kawayiYokami.P-ai +PackageVersion: 0.10.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0343bc2bc6aa2b8252ddddceb2584bf5753c6705 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:31:23 +0800 Subject: [PATCH 164/164] New version: nashsu.LLMWiki version 0.4.20 (#383450) --- .../0.4.20/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.4.20/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.4.20/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.installer.yaml new file mode 100644 index 000000000000..96156cf45528 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.20 +UpgradeBehavior: install +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.20/LLM.Wiki_0.4.20_x64-setup.exe + InstallerSha256: 295D3140F30E4F86C4C02AFED71B41DA8A7D788B1138DF2806BA4E2317ABF288 + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.20/LLM.Wiki_0.4.20_x64_en-US.msi + InstallerSha256: F7569D67A2F8B06FF2F24E8C11EFC51F9F18C6E5B6FC7A4849F50DF6E112258A + InstallerSwitches: + InstallLocation: INSTALLDIR="<INSTALLPATH>" + ProductCode: '{D49F682D-02B9-4EB0-AB33-E499FEF781BE}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 000000000000..9c78c510e070 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nashsu.LLMWiki +PackageVersion: 0.4.20 +PackageLocale: en-US +Publisher: llmwiki +PublisherUrl: https://www.nashsu.com/ +PublisherSupportUrl: https://github.com/nashsu/llm_wiki/issues +PackageName: LLM Wiki +PackageUrl: https://github.com/nashsu/llm_wiki +License: GPL-3.0 +LicenseUrl: https://github.com/nashsu/llm_wiki/blob/HEAD/LICENSE +ShortDescription: A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current. +Description: |- + LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources. Knowledge is compiled once and kept current, not re-derived on every query. + This project is based on Karpathy's LLM Wiki pattern — a methodology for building personal knowledge bases using LLMs. We implemented the core ideas as a full desktop application with significant enhancements. + + Features + - Two-Step Chain-of-Thought Ingest — LLM analyzes first, then generates wiki pages with source traceability and incremental cache + - 4-Signal Knowledge Graph — relevance model with direct links, source overlap, Adamic-Adar, and type affinity + - Louvain Community Detection — automatic knowledge cluster discovery with cohesion scoring + - Graph Insights — surprising connections and knowledge gaps with one-click Deep Research + - Vector Semantic Search — optional embedding-based retrieval via LanceDB, supports any OpenAI-compatible endpoint + - Persistent Ingest Queue — serial processing with crash recovery, cancel, retry, and progress visualization + - Folder Import — recursive folder import preserving directory structure, folder context as LLM classification hint + - Deep Research — LLM-optimized search topics, multi-query web search, auto-ingest results into wiki + - Async Review System — LLM flags items for human judgment, predefined actions, pre-generated search queries + - Chrome Web Clipper — one-click web page capture with auto-ingest into knowledge base +Tags: +- agent +- agentic +- ai +- chatbot +- knowledge-base +- large-language-model +- llm +- wiki +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 000000000000..46f9dea7cef8 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.20 +PackageLocale: zh-CN +ShortDescription: 一个能自我构建的个人知识库。LLM 阅读你的文档,构建结构化 Wiki,并持续保持更新。 +Description: |- + LLM Wiki 是一个跨平台桌面应用,能将你的文档自动转化为有组织、相互关联的知识库。与传统 RAG(每次查询都从头检索和回答)不同,LLM 会从你的资料中增量构建并维护一个持久化的 Wiki。知识只编译一次并持续更新,而非每次查询都重新推导。 + 本项目基于 Karpathy 的 LLM Wiki 方法论 —— 一套使用 LLM 构建个人知识库的方法论。我们将其核心理念实现为一个完整的桌面应用,并做了大量增强。 + + 功能亮点 + - 两步思维链摄入 — LLM 先分析再生成 Wiki 页面,来源可追溯,支持增量缓存 + - 四信号知识图谱 — 直接链接、来源重叠、Adamic-Adar、类型亲和四维关联度模型 + - Louvain 社区检测 — 自动发现知识聚类,内聚度评分 + - 图谱洞察 — 惊奇连接与知识空白检测,一键触发 Deep Research + - 向量语义搜索 — 可选的 embedding 检索,基于 LanceDB,支持任意 OpenAI 兼容端点 + - 持久化摄入队列 — 串行处理,崩溃恢复,取消/重试,进度可视化 + - 文件夹导入 — 递归导入保留目录结构,文件夹路径作为 LLM 分类上下文 + - 深度研究 — LLM 智能生成搜索主题,多查询网络搜索,研究结果自动摄入 Wiki + - 异步审核系统 — LLM 在摄入时标记需人工判断的项,预定义操作,预生成搜索查询 + - Chrome 网页剪藏 — 一键捕获网页内容,自动摄入知识库 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 百科 +- 知识库 +- 维基 +- 聊天机器人 +- 自主智能 +ReleaseNotes: See the assets below for download links. +ReleaseNotesUrl: https://github.com/nashsu/llm_wiki/releases/tag/v0.4.20 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.yaml new file mode 100644 index 000000000000..4bb3e8951aea --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.20/nashsu.LLMWiki.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: nashsu.LLMWiki +PackageVersion: 0.4.20 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0