From 7e669891a6f8470916d7c8fed173a389ac755fbb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:47:35 +0800 Subject: [PATCH 001/279] New version: CondaForge.Miniforge3 version 26.3.2-3 (#382084) --- .../CondaForge.Miniforge3.installer.yaml | 35 +++++++++++++++++ .../CondaForge.Miniforge3.locale.en-US.yaml | 39 +++++++++++++++++++ .../CondaForge.Miniforge3.locale.zh-CN.yaml | 28 +++++++++++++ .../26.3.2-3/CondaForge.Miniforge3.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.installer.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.en-US.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.zh-CN.yaml create mode 100644 manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.yaml diff --git a/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.installer.yaml b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.installer.yaml new file mode 100644 index 000000000000..c89180ba4cb4 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 26.3.2-3 +InstallerType: nullsoft +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- conda +- mamba +- pip +- pip3 +- python +- pythonw +ProductCode: Miniforge3 26.3.2-3 (Python 3.13.13 64-bit) +ReleaseDate: 2026-06-01 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/26.3.2-3/Miniforge3-26.3.2-3-Windows-x86_64.exe + InstallerSha256: 14A8635465B5190537DDAD6286746FFEBBC55A1ED2A7BB14A506595FE3191E1E + InstallerSwitches: + Custom: /S /JustMe /AddToPath=0 /RegisterPython=0 + RequireExplicitUpgrade: true +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/conda-forge/miniforge/releases/download/26.3.2-3/Miniforge3-26.3.2-3-Windows-x86_64.exe + InstallerSha256: 14A8635465B5190537DDAD6286746FFEBBC55A1ED2A7BB14A506595FE3191E1E + InstallerSwitches: + Custom: /S /AllUsers /AddToPath=0 /RegisterPython=0 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.en-US.yaml b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.en-US.yaml new file mode 100644 index 000000000000..203553b895ce --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 26.3.2-3 +PackageLocale: en-US +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +Author: conda-forge +PackageName: Miniforge3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2026, conda-forge +ShortDescription: Miniforge is a free minimal installer for conda specific to conda-forge. +Moniker: miniforge3 +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +ReleaseNotes: |- + What's Changed + - docs: Add batch install CLI parameter docs footnote by @5HT2 in https://github.com/conda-forge/miniforge/pull/881 + - Add clarification regarding shell initialization for the macOS pkg installer by @psobolewskiPhD in https://github.com/conda-forge/miniforge/pull/879 + - Pin to mamba 2.5.0 by @jaimergp in https://github.com/conda-forge/miniforge/pull/885 + - Copy for releases after signing by @jaimergp in https://github.com/conda-forge/miniforge/pull/886 + New Contributors + - @5HT2 made their first contribution in https://github.com/conda-forge/miniforge/pull/881 + - @psobolewskiPhD made their first contribution in https://github.com/conda-forge/miniforge/pull/879 + Full Changelog: https://github.com/conda-forge/miniforge/compare/26.3.2-2...26.3.2-3 +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/26.3.2-3 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.zh-CN.yaml b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.zh-CN.yaml new file mode 100644 index 000000000000..10b20301c618 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: CondaForge.Miniforge3 +PackageVersion: 26.3.2-3 +PackageLocale: zh-CN +Publisher: conda-forge +PublisherUrl: https://conda-forge.org/ +PublisherSupportUrl: https://github.com/conda-forge/miniforge/issues +Author: conda-forge +PackageName: Miniforge3 +PackageUrl: https://github.com/conda-forge/miniforge +License: BSD-3-Clause +LicenseUrl: https://raw.githubusercontent.com/conda-forge/miniforge/HEAD/LICENSE +Copyright: Copyright (c) 2019-2026, conda-forge +ShortDescription: Miniforge 是用于 conda 的免费最小化安装程序,专用于 conda-forge。 +Tags: +- anaconda +- conda +- conda-forge +- mamba +- python +ReleaseNotesUrl: https://github.com/conda-forge/miniforge/releases/tag/26.3.2-3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://conda-forge.org/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.yaml b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.yaml new file mode 100644 index 000000000000..3432d19d8ed8 --- /dev/null +++ b/manifests/c/CondaForge/Miniforge3/26.3.2-3/CondaForge.Miniforge3.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: CondaForge.Miniforge3 +PackageVersion: 26.3.2-3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ec995bea8b3a5613eb5225190e59649d84b2cb83 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:47:50 +0800 Subject: [PATCH 002/279] New version: JLC.EasyEDA.Pro version 3.2.148 (#382126) --- .../3.2.148/JLC.EasyEDA.Pro.installer.yaml | 30 +++++ .../3.2.148/JLC.EasyEDA.Pro.locale.en-US.yaml | 120 ++++++++++++++++++ .../3.2.148/JLC.EasyEDA.Pro.locale.zh-CN.yaml | 30 +++++ .../EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.yaml | 8 ++ 4 files changed, 188 insertions(+) create mode 100644 manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.installer.yaml create mode 100644 manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.en-US.yaml create mode 100644 manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.zh-CN.yaml create mode 100644 manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.yaml diff --git a/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.installer.yaml b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.installer.yaml new file mode 100644 index 000000000000..3b1de88e7a14 --- /dev/null +++ b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.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: JLC.EasyEDA.Pro +PackageVersion: 3.2.148 +InstallerType: inno +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +FileExtensions: +- elib +- eprj +ProductCode: '{41EC087A-3D17-410B-B419-FC15A3727EFD}_is1' +ReleaseDate: 2026-06-01 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://image.easyeda.com/files/easyeda-pro-windows-x64-3.2.148.exe + InstallerSha256: 094ED16F3FBE875073A90DBEA004F4E671004232AA24BBC61511C9BFAD664910 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://image.easyeda.com/files/easyeda-pro-windows-x64-3.2.148.exe + InstallerSha256: 094ED16F3FBE875073A90DBEA004F4E671004232AA24BBC61511C9BFAD664910 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.en-US.yaml b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.en-US.yaml new file mode 100644 index 000000000000..8d8e7b03d8d2 --- /dev/null +++ b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.en-US.yaml @@ -0,0 +1,120 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JLC.EasyEDA.Pro +PackageVersion: 3.2.148 +PackageLocale: en-US +Publisher: EasyEDA +PublisherUrl: https://easyeda.com/ +PublisherSupportUrl: https://prodocs.easyeda.com/en/faq/contact-us/index.html +PrivacyUrl: https://easyeda.com/page/privacy +Author: Shenzhen Lichuang E-COMMERCE Co., Ltd. +PackageName: EasyEDA Pro +PackageUrl: https://pro.easyeda.com/ +License: Freeware +LicenseUrl: https://easyeda.com/page/legal +Copyright: Copyright (C) 2026 EASYEDA.com. All rights reserved. +ShortDescription: Professional and powerful PCB design tool +Tags: +- eda +- electronic-design-automation +- pcb +ReleaseNotes: |- + desktop client coming soon. + NOTICE: if your proejct was edited by V3, you will not open the lastest project status at V2.2, they are seperated! + Common + - Extension API: Open file window supports multi-file selection and specifying file extensions + - Document save as adds bottom layer analysis confirmation dialog + - Software name displays based on license (brand licensing related) + - Redesigned schematic/footprint/3D model display window (store page), added Datasheet loading prompt, multi-language support + - Panel supports right-click image to generate stroke + - Panel supports processing images to PNG format in production files + - Sensitive image detection integrated for uploaded images (security enhancement) + - PCB one-click order copy adds FPC description + - Color silkscreen export for single-layer board adds validation prompt + Schematic + - LED base parameter values adjusted + - Add assembly variant configuration + - Add bottom property list function + - Support adding multiple net labels to a single wire + - Add cross-page connector symbol + - Support setting connection range for net labels and net identifiers + - Support setting PCB design rules in schematic + - Design rules support checking pin types and net types + - Add schematic comparison function + - Reusable module supports automatic reference designator assignment + - Reusable module supports update synchronization + PCB + - Brand new auto placement (dual engine) + - Brand new auto routing, dual engine, supports equal-length differential pair auto routing + - Support editing pin length in footprint editor (Pin Delay Manager) + - Support shorting operation between different net names (bridging copper) + - Support dynamic copper pour rebuild + - Add copper pour cropping and cutout function + - Support wire cropping + - Support setting net rules per layer + - Support creating new PCB from template file + - Support auto-add test points + - Support placing castellated holes (mouse bites) + - Footprint wizard supports creating 3D model library + - Support setting footprint pad length + - Support new highlight mode + - Support adding reference designator map and BOM table in PDF export + - Support creating footprints based on IPC-7351B naming standard + - Support exporting IPC-D-356A format files + - Support different color display inside/outside board outline + Format Conversion (Import/Export) + - Support importing associated project libraries + - Support importing T/DISA format symbols and footprints + - Support importing bus as-is, name restrictions removed + - Support importing multi-layer pad solder mask and solder paste expansion + - Add option to generate footprint with same name based on footprint type + - Adjust file format selection dialog for project and library save-as-local + - Drill symbol size and thickness increased to 1.4x + - Add prompt for automatic image compression on import + Extension API + - Add SES routing file import interface + - Schematic supports non-connected identifier placement API + - React component-based popup window type passing + - Add interface for modifying existing custom rules + - Add default pin spacing setting + - Add IPC-2581C file interface definition + - Add schematic net-related interface definition + - Add schematic BOM template operation interface definition + - Add symbol and footprint rendering image interface definition + - Update symbol and footprint image interface definitions, remove support for symbol/footprint files + - Supplement missing type exports + - Fix uninferrable type conversion in PCB device primitives + - Fix partial code syntax and Lint errors + - Change all categories to string array to support multi-level categories + - Add name field to schematic device associated properties + - Define and add DISA simulation netlist + - Add netlist file support for DISA simulation netlist + - Add symbol and footprint rendering image interface definition + - Remove legacy document generation code + - Disable alert inside extension + - Add schematic embedded object primitive definition + - Verify symbol and footprint rendering image interfaces + Project & Library Management + - New extension manager (Top menu - Advanced - Extension Manager) + - New script manager (Top menu - Advanced - Script List - Script Manager) + - Built-in version management, supports project version branch switching (Top menu - File - Version Control) + - Support project and document history recording and rollback (Top menu - File - Project History) + - Add project and library recycle bin (Top menu - File - Recycle Bin) + - Add dark mode (Top menu - Settings - System - General) + - New project archive format epro2 (Top menu - File - Save As - Save Project to Local) + - Support exporting V2.2 format files epro and elibz + - Support exporting T/DISA 4001-2025 format + - Add bottom cursor bar, supports custom zoom ratio + - Support searching standard edition public libraries for placement (Bottom - Library - Search - Standard Public Library) + - Remove per-minute update check logic + - Optimize memory usage +ReleaseNotesUrl: https://pro.easyeda.com/page/update-record +PurchaseUrl: https://easyeda.com/page/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://prodocs.easyeda.com/en/faq/editor/index.html +- DocumentLabel: Tutorial + DocumentUrl: https://prodocs.easyeda.com/en/introduction/introduction/index.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.zh-CN.yaml b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.locale.zh-CN.yaml new file mode 100644 index 000000000000..e9d564134c28 --- /dev/null +++ b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.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: JLC.EasyEDA.Pro +PackageVersion: 3.2.148 +PackageLocale: zh-CN +Publisher: EasyEDA +PublisherUrl: https://easyeda.com/ +PublisherSupportUrl: https://prodocs.easyeda.com/en/faq/contact-us/index.html +PrivacyUrl: https://easyeda.com/page/privacy +Author: 深圳市立创电子商务有限公司 +PackageName: EasyEDA Pro +PackageUrl: https://pro.easyeda.com/ +License: 免费软件 +LicenseUrl: https://easyeda.com/page/legal +Copyright: Copyright (C) 2026 EASYEDA.com. All rights reserved. +ShortDescription: 专业、强大的 PCB 设计工具 +Tags: +- eda +- pcb +- 电子设计自动化 +ReleaseNotesUrl: https://pro.easyeda.com/page/update-record +PurchaseUrl: https://easyeda.com/page/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://prodocs.easyeda.com/en/faq/editor/index.html +- DocumentLabel: 文档教程 + DocumentUrl: https://prodocs.easyeda.com/en/introduction/introduction/index.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.yaml b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.yaml new file mode 100644 index 000000000000..bbe8dd58cb75 --- /dev/null +++ b/manifests/j/JLC/EasyEDA/Pro/3.2.148/JLC.EasyEDA.Pro.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: JLC.EasyEDA.Pro +PackageVersion: 3.2.148 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 511d665af87e9cc8b0ec6c5cd25caa3f250f7a47 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:48:05 +0800 Subject: [PATCH 003/279] New version: Tencent.Yuanbao version 2.70.0 (#382135) --- .../2.70.0/Tencent.Yuanbao.installer.yaml | 16 +++++++++ .../2.70.0/Tencent.Yuanbao.locale.en-US.yaml | 30 +++++++++++++++++ .../2.70.0/Tencent.Yuanbao.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../Yuanbao/2.70.0/Tencent.Yuanbao.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.installer.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.en-US.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.yaml diff --git a/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.installer.yaml b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.installer.yaml new file mode 100644 index 000000000000..3fa0677029be --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.70.0 +InstallerType: nullsoft +Scope: machine +Protocols: +- yuanbao +ProductCode: Yuanbao +Installers: +- Architecture: x64 + InstallerUrl: https://cdn-hybrid-prod.hunyuan.tencent.com/Desktop/official/c5d53dcb46238ab49785b5b9f7c3ed20/yuanbao_2.70.0.617_x64.exe + InstallerSha256: E9D98B62A99A52098F9A8644A9A3D97253F6AAAB0AF23383B63C214464891B01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.en-US.yaml b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.en-US.yaml new file mode 100644 index 000000000000..23769e2f9409 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.70.0 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co., Ltd. +PublisherUrl: https://www.tencent.com/en-us/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Yuanbao +PackageUrl: https://yuanbao.tencent.com/ +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Your personal smart assistant, here to answer questions and unleash creativity. +Tags: +- ai +- chatbot +- deepseek +- hunyuan +- large-language-model +- llm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.zh-CN.yaml b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.zh-CN.yaml new file mode 100644 index 000000000000..a3cba3d1641e --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.Yuanbao +PackageVersion: 2.70.0 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.tencent.com/zh-cn/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯元宝 +PackageUrl: https://yuanbao.tencent.com/ +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 你身边的智能助手,可以为你答疑解惑、尽情创作。 +Tags: +- 人工智能 +- 大语言模型 +- 深度求索 +- 混元 +- 聊天机器人 +ReleaseNotes: |- + 1. AI 图片编辑升级,一句话帮你轻松 P 图 + 2. 语音播报支持一键开启,自由调节语速 + 3. 优化了若干使用体验 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.yaml b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.yaml new file mode 100644 index 000000000000..c4bdc4a972ac --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.70.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.70.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6a606370a41a0cc0f36142360d51f9e77bea36bf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:48:20 +0800 Subject: [PATCH 004/279] New version: Ollama.Ollama version 0.30.0 (#382309) --- .../0.30.0/Ollama.Ollama.installer.yaml | 20 ++++++++++ .../0.30.0/Ollama.Ollama.locale.en-US.yaml | 37 +++++++++++++++++++ .../0.30.0/Ollama.Ollama.locale.zh-CN.yaml | 22 +++++++++++ .../o/Ollama/Ollama/0.30.0/Ollama.Ollama.yaml | 8 ++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.installer.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.en-US.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.zh-CN.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.yaml diff --git a/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.installer.yaml b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.installer.yaml new file mode 100644 index 000000000000..da6acba55bfa --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.0 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Commands: +- ollama +ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1' +ReleaseDate: 2026-05-13 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\Ollama' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.30.0/OllamaSetup.exe + InstallerSha256: 20F7925947FEFF5E17F1044A0B3028FB007EBC0D59190D4F50B88AB5F5A020BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.en-US.yaml b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.en-US.yaml new file mode 100644 index 000000000000..ed0073511b17 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.0 +PackageLocale: en-US +Publisher: Ollama +PublisherUrl: https://ollama.com/ +PublisherSupportUrl: https://github.com/ollama/ollama/issues +PackageName: Ollama +PackageUrl: https://ollama.com/ +License: MIT +LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE +Copyright: Copyright (c) Ollama +ShortDescription: Get up and running with large language models locally. +Tags: +- ai +- chatbot +- deepseek +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware. + This release brings support for a wider range of models, including GGUF-based models from Hugging Face and your own fine-tuned models along with faster performance on NVIDIA hardware. + Known issues: + - laguna-xs.2 is not yet supported on Windows/Linux. + - llama3.2-vision is not yet supported + - nomic-embed-text now converts inputs to lowercase per the model card where prior Ollama versions incorrectly preserved mixed case +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.ollama.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.zh-CN.yaml b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.locale.zh-CN.yaml new file mode 100644 index 000000000000..02163ccfa5d5 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.0 +PackageLocale: zh-CN +ShortDescription: 在本地启动并运行大型语言模型 +Tags: +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 深度求索 +- 聊天机器人 +- 通义千问 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.ollama.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.yaml b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.yaml new file mode 100644 index 000000000000..2d6d76a7d700 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.0/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8c40384414a9dac90eb268dd8e80145046ca8c59 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:48:35 +0800 Subject: [PATCH 005/279] New version: EEO.ClassInX version 6.0.7.3353 (#382465) --- .../6.0.7.3353/EEO.ClassInX.installer.yaml | 32 +++++++++++++++++++ .../6.0.7.3353/EEO.ClassInX.locale.en-US.yaml | 29 +++++++++++++++++ .../6.0.7.3353/EEO.ClassInX.locale.zh-CN.yaml | 29 +++++++++++++++++ .../EEO/ClassInX/6.0.7.3353/EEO.ClassInX.yaml | 8 +++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.installer.yaml create mode 100644 manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.en-US.yaml create mode 100644 manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.zh-CN.yaml create mode 100644 manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.yaml diff --git a/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.installer.yaml b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.installer.yaml new file mode 100644 index 000000000000..e82994d499ef --- /dev/null +++ b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EEO.ClassInX +PackageVersion: 6.0.7.3353 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /SILENT + SilentWithProgress: /SILENT + InstallLocation: /DIR="" +UpgradeBehavior: install +Protocols: +- classin +FileExtensions: +- eda +- edb +- edt +- edu +- edv +- epub +ProductCode: ClassIn X +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x64 + InstallerUrl: https://download.eeo.cn/client/classinx_win_install_6.0.7.3353_x64.exe + InstallerSha256: 782D94DFBC84687054D77CC2E6038F956AB4794A83C6B5A7BC863A6ED3DC3174 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.en-US.yaml b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.en-US.yaml new file mode 100644 index 000000000000..339b26a1135c --- /dev/null +++ b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.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: EEO.ClassInX +PackageVersion: 6.0.7.3353 +PackageLocale: en-US +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.classin.com/ +PublisherSupportUrl: https://help.classin.com/ +PrivacyUrl: https://www.classin.com/agreement/?type=privacy +Author: Beijing EEO Education Technology Co., Ltd. +PackageName: ClassIn X +PackageUrl: https://www.classin.com/download/ +License: Proprietary +LicenseUrl: https://www.classin.com/agreement/?type=user +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://www.classin.com/agreement/?type=user +ShortDescription: The ClassIn X application lifts your offline classroom onto the cloud. +Tags: +- class +- classroom +- education +- lecture +- lesson +- teaching +ReleaseNotesUrl: https://help.classin.com/dcfa/9973 +PurchaseUrl: https://www.classin.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.zh-CN.yaml b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.locale.zh-CN.yaml new file mode 100644 index 000000000000..e42f84f7c7a6 --- /dev/null +++ b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.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: EEO.ClassInX +PackageVersion: 6.0.7.3353 +PackageLocale: zh-CN +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.eeo.cn/cn/ +PublisherSupportUrl: https://help.eeo.cn/ +PrivacyUrl: https://share.eeo.cn/p/agreement/?type=privacy&lang=zh-CN +Author: 北京翼鸥教育科技有限公司 +PackageName: ClassIn X +PackageUrl: https://www.eeo.cn/cn/download +License: 专有软件 +LicenseUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +ShortDescription: OMO 线上线下融合课堂和线下智慧课堂 +Tags: +- 幻灯片 +- 教学 +- 教育 +- 模板 +- 演示 +- 课件 +ReleaseNotesUrl: https://help.eeo.cn/docs/yzR46p +PurchaseUrl: https://www.eeo.cn/cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.yaml b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.yaml new file mode 100644 index 000000000000..e3f3f59d81ed --- /dev/null +++ b/manifests/e/EEO/ClassInX/6.0.7.3353/EEO.ClassInX.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: EEO.ClassInX +PackageVersion: 6.0.7.3353 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 464fcaca36be59995d72e63bd9e6f44304e989f1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:48:49 +0800 Subject: [PATCH 006/279] New version: EEO.ClassIn version 6.0.7.3351 (#382468) --- .../6.0.7.3351/EEO.ClassIn.installer.yaml | 32 +++++++++++++++++++ .../6.0.7.3351/EEO.ClassIn.locale.en-US.yaml | 30 +++++++++++++++++ .../6.0.7.3351/EEO.ClassIn.locale.zh-CN.yaml | 29 +++++++++++++++++ .../e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.installer.yaml create mode 100644 manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.en-US.yaml create mode 100644 manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.zh-CN.yaml create mode 100644 manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.yaml diff --git a/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.installer.yaml b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.installer.yaml new file mode 100644 index 000000000000..00f637c2e673 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.7.3351 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /SILENT + SilentWithProgress: /SILENT + InstallLocation: /DIR="" +UpgradeBehavior: install +Protocols: +- classin +FileExtensions: +- eda +- edb +- edt +- edu +- edv +- epub +ProductCode: ClassIn +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x64 + InstallerUrl: https://download.eeo.cn/client/classin_win_install_6.0.7.3351_x64.exe + InstallerSha256: 89FF3E91D0B29BA4BCC2E219E415DF953BA8647CC391E32DF7DF40598CCDECBF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.en-US.yaml b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.en-US.yaml new file mode 100644 index 000000000000..c381818df177 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.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: EEO.ClassIn +PackageVersion: 6.0.7.3351 +PackageLocale: en-US +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.classin.com/ +PublisherSupportUrl: https://help.classin.com/ +PrivacyUrl: https://www.classin.com/agreement/?type=privacy +Author: Beijing EEO Education Technology Co., Ltd. +PackageName: ClassIn +PackageUrl: https://www.classin.com/download/ +License: Proprietary +LicenseUrl: https://www.classin.com/agreement/?type=user +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://www.classin.com/agreement/?type=user +ShortDescription: Your One-Stop Solution to Hybrid Teaching and Learning +Moniker: classin +Tags: +- class +- classroom +- education +- lecture +- lesson +- teaching +ReleaseNotesUrl: https://help.classin.com/dcfa/cb11 +PurchaseUrl: https://www.classin.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.zh-CN.yaml b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.locale.zh-CN.yaml new file mode 100644 index 000000000000..56fbd105a935 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.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: EEO.ClassIn +PackageVersion: 6.0.7.3351 +PackageLocale: zh-CN +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.eeo.cn/cn/ +PublisherSupportUrl: https://help.eeo.cn/ +PrivacyUrl: https://share.eeo.cn/p/agreement/?type=privacy&lang=zh-CN +Author: 北京翼鸥教育科技有限公司 +PackageName: ClassIn +PackageUrl: https://www.eeo.cn/cn/download +License: 专有软件 +LicenseUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +ShortDescription: 在线直播教学和学习管理系统 +Tags: +- 幻灯片 +- 教学 +- 教育 +- 模板 +- 演示 +- 课件 +ReleaseNotesUrl: https://help.eeo.cn/docs/3KsWW7 +PurchaseUrl: https://www.eeo.cn/cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.yaml b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.yaml new file mode 100644 index 000000000000..d7c67af41092 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3351/EEO.ClassIn.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: EEO.ClassIn +PackageVersion: 6.0.7.3351 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1aa2a873b033b56d00a7c775abcff41ffce84014 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:49:04 +0800 Subject: [PATCH 007/279] New version: LLVM.LLVM version 22.1.7 (#382501) --- .../LLVM/LLVM/22.1.7/LLVM.LLVM.installer.yaml | 41 +++++++++++++++ .../LLVM/22.1.7/LLVM.LLVM.locale.de-DE.yaml | 23 ++++++++ .../LLVM/22.1.7/LLVM.LLVM.locale.en-US.yaml | 52 +++++++++++++++++++ .../LLVM/22.1.7/LLVM.LLVM.locale.zh-CN.yaml | 23 ++++++++ manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.yaml | 8 +++ 5 files changed, 147 insertions(+) create mode 100644 manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.installer.yaml create mode 100644 manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.de-DE.yaml create mode 100644 manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.en-US.yaml create mode 100644 manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.zh-CN.yaml create mode 100644 manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.yaml diff --git a/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.installer.yaml b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.installer.yaml new file mode 100644 index 000000000000..3311b2083fc8 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.7 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Commands: +- clang +- clang-check +- clang-cpp +- clang-format +- clang-tidy +- clang++ +- clangd +- lld +- lldb +- llvm-ar +- llvm-cov +- llvm-cxxfilt +- llvm-lib +- llvm-profdata +- llvm-readobj +- llvm-symbolizer +ProductCode: LLVM +ReleaseDate: 2026-06-02 +AppsAndFeaturesEntries: +- ProductCode: LLVM +InstallationMetadata: + DefaultInstallLocation: Documents\LLVM +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.7/LLVM-22.1.7-win64.exe + InstallerSha256: E091FCF965CE589C83C0F7C5356B2FCF3E658A8EC990BFCF79CCE4389A0D1EB3 +- Architecture: arm64 + InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.7/LLVM-22.1.7-woa64.exe + InstallerSha256: 58A24275FDF10297A6CD794EC6A0FFD752DCF900EF33AFDC9B7E91FF9041B65E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.de-DE.yaml b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.de-DE.yaml new file mode 100644 index 000000000000..e5779689f58c --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.de-DE.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: LLVM.LLVM +PackageVersion: 22.1.7 +PackageLocale: de-DE +ShortDescription: Das LLVM-Projekt ist eine Sammlung von modularen, wiederverwendbaren Compiler-Toolchain-Technologien. +Tags: +- c +- c++ +- clang +- kompilieren +- kompilierer +- lld +- lldb +- llvm +- objective-c +- werkzeugkette +Documentations: +- DocumentLabel: Dokumentation + DocumentUrl: https://llvm.org/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.en-US.yaml b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.en-US.yaml new file mode 100644 index 000000000000..e20b30648484 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LLVM.LLVM +PackageVersion: 22.1.7 +PackageLocale: en-US +Publisher: LLVM +PublisherUrl: https://llvm.org/ +PublisherSupportUrl: https://discourse.llvm.org/ +PackageName: LLVM +PackageUrl: https://llvm.org/ +License: Apache-2.0 with LLVM Exceptions +LicenseUrl: https://github.com/llvm/llvm-project/blob/llvmorg-19.1.0/LICENSE.TXT +Copyright: © Copyright 2003-2026, LLVM Project. +ShortDescription: A collection of modular and reusable compiler and toolchain technologies. +Moniker: llvm +Tags: +- c +- c++ +- clang +- compile +- compiler +- lld +- lldb +- llvm +- objective-c +- toolchain +ReleaseNotes: |- + The full list of changes since 22.1.6 can be viewed here: + Changes + - Derek Schuff: [WebAssembly] Avoid crash in LateEHPrepare with empty cleanup pads (#200322) (a255c1ed36a1) + - Dominik Steenken: [SystemZ] Fix off-by-one error in backend (#200141) (a2b779045093) + - Nikolas Klauser: [libc++] Fix multi{map,set}::extract not returning the first matching element (#199703) (2615295c15ba) + - Martin Storsjö: [LLD] [COFF] Fix handling of immediates in ARM64_SECREL_HIGH12A (#200060) (a760d7c07024) + - Amy Kwan: [PowerPC] Drop invalid range metadata when lowering i64 load to fp in INT_TO_FP (#198705) (294ae8d1e62a) + - Simon Pilgrim: [X86] lowerV64I8Shuffle - avoid lowerShuffleAsRepeatedMaskAndLanePermute call on VBMI targets (#183109) (6db0725886bb) + - Simon Pilgrim: [X86] lowerV64I8Shuffle - prefer VPERMV3 byte shuffles to OR(PSHUFB,PSHUFB) on VBMI targets (#182852) (c43c9b426055) + - Simon Pilgrim: [X86] Add test coverage for #137422 (#182832) (6ac68778a76e) + - Amy Kwan: [PowerPC] Fix i128 vcmpequb optimization for loads with range metadata and small constants (#196801) (ad9524f38657) + - Saleem Abdulrasool: build: adjust LLDB and clang library naming on Windows (#185084) (48967cc1a0d4) + - Joseph Huber: [libc] Demote compiler check error to a warning (#198033) (8798085803f1) + - hev: [LoongArch] Revert “Add patterns to support vector type average instructions generation” (#198306) (6e5effc4990b) + - Fangrui Song: [ELF] Initialize Symbol fields in the constructor instead of via memset (#198129) (4d5dffb59420) + - Chuanqi Xu: Reland [C++20] [Modules] Don’t profiling the callee of CXXFoldExpr (#190732) (#195983) (823afe046164) + - Weibo He: [CoroSplit] Never collect allocas used by catchpad into frame (#186728) (e624f1204282) + - Douglas Yung: Bump version to 22.1.7 (81c69e140401) +ReleaseNotesUrl: https://discourse.llvm.org/t/llvm-22-1-7-released/90961 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://llvm.org/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.zh-CN.yaml b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.locale.zh-CN.yaml new file mode 100644 index 000000000000..79d32c0ceba0 --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.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: LLVM.LLVM +PackageVersion: 22.1.7 +PackageLocale: zh-CN +ShortDescription: 一套模块化且可重用的编译器和工具链技术的集合 +Tags: +- c +- c++ +- clang +- lld +- lldb +- llvm +- objective-c +- 工具链 +- 编译 +- 编译器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://llvm.org/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.yaml b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.yaml new file mode 100644 index 000000000000..214bc0c3b83b --- /dev/null +++ b/manifests/l/LLVM/LLVM/22.1.7/LLVM.LLVM.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: LLVM.LLVM +PackageVersion: 22.1.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9112b33576d3fbd8a69c956ab250c1eebec14d46 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:49:19 +0800 Subject: [PATCH 008/279] New version: lycohana.BiliSum version 1.18.4 (#382825) --- .../1.18.4/lycohana.BiliSum.installer.yaml | 26 ++++++++++ .../1.18.4/lycohana.BiliSum.locale.en-US.yaml | 14 ++++++ .../1.18.4/lycohana.BiliSum.locale.zh-CN.yaml | 50 +++++++++++++++++++ .../BiliSum/1.18.4/lycohana.BiliSum.yaml | 8 +++ 4 files changed, 98 insertions(+) create mode 100644 manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.installer.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.en-US.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.zh-CN.yaml create mode 100644 manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.yaml diff --git a/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.installer.yaml b/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.installer.yaml new file mode 100644 index 000000000000..a58cea031810 --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.4/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.4 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: cb178312-abec-5b08-8dde-60c845b355ec +ReleaseDate: 2026-06-02 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lycohana/BiliSum/releases/download/v1.18.4/BiliSum-1.18.4-win-x64-Setup.exe + InstallerSha256: 18948568A355CFE52D8D69059EDAD28976AFAB92A4BE11592827AE69D9F3819C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lycohana/BiliSum/releases/download/v1.18.4/BiliSum-1.18.4-win-x64-Setup.exe + InstallerSha256: 18948568A355CFE52D8D69059EDAD28976AFAB92A4BE11592827AE69D9F3819C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.en-US.yaml b/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.en-US.yaml new file mode 100644 index 000000000000..7bc7f489d78a --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.4/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.4 +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.4/lycohana.BiliSum.locale.zh-CN.yaml b/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.zh-CN.yaml new file mode 100644 index 000000000000..1fcaa2f289c6 --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.locale.zh-CN.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: lycohana.BiliSum +PackageVersion: 1.18.4 +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.4 + 主要版本信息 + - 优化体验 (91a84c0) + 更新内容 + Features + - settings: 合并维护与诊断→日志与控制 + 全面重构 (a07e8b4) + - desktop: 托盘菜单重构 + 桌面偏好设置 + 真进度条 (fd00f78) + - cuda: CUDA 安装支持实时流式日志 + pip 进度条 (3b5b4f0) + Fixes + - 优化体验 (91a84c0) + - desktop: macOS 红黄绿按钮安全区 + 隐藏自定义窗口控件 + dev:macUI (0719dd9) + - desktop: splash 更新 executeJavaScript 加 catch 避免 unhandled rejection (4dbd36a) + - runtime: 重新移除 sys.executable.resolve() 避免 uv venv 穿透 (再次修复 #42) (8598590) + - web: web 端同步白闪修复(主题阻塞脚本 + 内联 CSS) (49781e2) + - packaging: probe_script.py 加入 PyInstaller datas (6e010fb) + - ui: CUDA 目标版本下拉框与按钮对齐 (9cefe7d) + - ui: CUDA 目标版本按钮垂直对齐 (637c451) + - runtime: inspect_runtime_channels 加 5s TTL 缓存 + GPU runtime 写入正确 appVersion (69e7d63) + - test: DLL 测试在 Linux CI 上 mock ctypes.windll 需要 create=True (dadcc7c) + - desktop: 消除暗色模式窗口切换/页面刷新时的白闪 (dbb05ec) + - runtime: bootstrap_managed_runtime 始终保留用户安装的扩展包 (8f22893) + - probe_script.py 移除 future annotations 避免 subprocess -c 拼接语法错误 (3de384f) + - settings: 修复设置面板文本和 UI 问题 (c8166f5) + - 设置保存拖沓 (356c1cd) + - 修复设置页文本 (a12a7cf) + Refactors + - runtime: 全面修复 runtime 模块(审查 12 项)+ 13 个单元测试 (70ba800) + Full Changelog: https://github.com/lycohana/BiliSum/compare/v1.18.3...v1.18.4 +ReleaseNotesUrl: https://github.com/lycohana/BiliSum/releases/tag/v1.18.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.yaml b/manifests/l/lycohana/BiliSum/1.18.4/lycohana.BiliSum.yaml new file mode 100644 index 000000000000..b50fa749b4ec --- /dev/null +++ b/manifests/l/lycohana/BiliSum/1.18.4/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.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 0e7cbbca4c91b7b12008b20566b5c415fa7b41ec Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:49:35 +0800 Subject: [PATCH 009/279] New version: Ollama.Ollama version 0.30.2 (#382928) --- .../0.30.2/Ollama.Ollama.installer.yaml | 20 ++++++++ .../0.30.2/Ollama.Ollama.locale.en-US.yaml | 48 +++++++++++++++++++ .../0.30.2/Ollama.Ollama.locale.zh-CN.yaml | 22 +++++++++ .../o/Ollama/Ollama/0.30.2/Ollama.Ollama.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.installer.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.en-US.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.zh-CN.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.yaml diff --git a/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.installer.yaml b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.installer.yaml new file mode 100644 index 000000000000..bc1a0c0247ca --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.2 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Commands: +- ollama +ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1' +ReleaseDate: 2026-06-03 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\Ollama' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.30.2/OllamaSetup.exe + InstallerSha256: 1A7272DAFBC746ABA7530614EFA9B43EECE5F01F936E841D44506483A2877B99 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.en-US.yaml b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.en-US.yaml new file mode 100644 index 000000000000..4d7bcd33d9d9 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.2 +PackageLocale: en-US +Publisher: Ollama +PublisherUrl: https://ollama.com/ +PublisherSupportUrl: https://github.com/ollama/ollama/issues +PackageName: Ollama +PackageUrl: https://ollama.com/ +License: MIT +LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE +Copyright: Copyright (c) Ollama +ShortDescription: Get up and running with large language models locally. +Tags: +- ai +- chatbot +- deepseek +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - feat(launch): show and auto-install Cline CLI by @hoyyeva in https://github.com/ollama/ollama/pull/16402 + - log template details to aid troubleshooting by @dhiltgen in https://github.com/ollama/ollama/pull/16403 + - cmd/launch: add Qwen code integration by @hoyyeva in https://github.com/ollama/ollama/pull/15900 + - launch: fix opencode local model limits by @dhiltgen in https://github.com/ollama/ollama/pull/16425 + - llm: include cached prompt tokens in llama-server counts by @dhiltgen in https://github.com/ollama/ollama/pull/16428 + - Harden app markdown URL handling by @dhiltgen in https://github.com/ollama/ollama/pull/16380 + - discover: allow Radeon 8060S iGPU by default by @dhiltgen in https://github.com/ollama/ollama/pull/16429 + - llm: detect llama-server load stalls from output by @dhiltgen in https://github.com/ollama/ollama/pull/16427 + - More harden app markdown URL handling by @dhiltgen in https://github.com/ollama/ollama/pull/16436 + - llama.cpp version update by @dhiltgen in https://github.com/ollama/ollama/pull/16426 + - launch: isolate Codex launch configuration by @ParthSareen in https://github.com/ollama/ollama/pull/16437 + - llama: add laguna (poolside) arch via a llama.cpp patch under llama/c… by @dhiltgen in https://github.com/ollama/ollama/pull/16396 + - docs: configure hermes desktop app by @BruceMacD in https://github.com/ollama/ollama/pull/16440 + - llm: ignore llama-server SSE ping comments by @dhiltgen in https://github.com/ollama/ollama/pull/16443 + - fix laguna patch build breakage by @dhiltgen in https://github.com/ollama/ollama/pull/16445 + Full Changelog: https://github.com/ollama/ollama/compare/v0.30.0...v0.30.2-rc0 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.ollama.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.zh-CN.yaml b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.locale.zh-CN.yaml new file mode 100644 index 000000000000..e240594caa28 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.2 +PackageLocale: zh-CN +ShortDescription: 在本地启动并运行大型语言模型 +Tags: +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 深度求索 +- 聊天机器人 +- 通义千问 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.ollama.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.yaml b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.yaml new file mode 100644 index 000000000000..c8f2a7ae66a5 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.2/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ed6c7fef1ce15fce0013f7098dcc858bd1ab5937 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:49:49 +0800 Subject: [PATCH 010/279] New version: ByteDance.Dola version 2.13.6 (#383027) --- .../Dola/2.13.6/ByteDance.Dola.installer.yaml | 26 ++++++++++++++++++ .../2.13.6/ByteDance.Dola.locale.en-US.yaml | 27 +++++++++++++++++++ .../2.13.6/ByteDance.Dola.locale.zh-CN.yaml | 15 +++++++++++ .../ByteDance/Dola/2.13.6/ByteDance.Dola.yaml | 8 ++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.installer.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.yaml diff --git a/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.installer.yaml b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.installer.yaml new file mode 100644 index 000000000000..6cb9b3a58879 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.6 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Protocols: +- cici +- dola +ProductCode: Cici +Installers: +- Architecture: x64 + InstallerUrl: https://www.dola.com/download-desktop/cdn_obj/cici_pc/2.13.6/Dola_installer_2.13.6.exe + InstallerSha256: 4959C20A8F9BF595022E56E04BB1885E7B89E797A6E0CA46C05A87CC09E895BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.en-US.yaml b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.en-US.yaml new file mode 100644 index 000000000000..825a99d70d08 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.6 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD. +PublisherUrl: https://www.dola.com/ +PrivacyUrl: https://www.dola.com/legal/privacy/en +Author: SPRING (SG) PTE. LTD. +PackageName: Dola +PackageUrl: https://www.dola.com/chat/ +License: Freeware +LicenseUrl: https://www.dola.com/legal/terms/en +Copyright: Copyright 2026 The Dola Authors. All rights reserved. +CopyrightUrl: https://www.dola.com/legal/terms/en +ShortDescription: Dola AI is your AI chat assistant for intelligent conversations, writing, translation and programming. Get answers, find inspiration, and discuss any topic with Dola AI. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + User can modify the prompt in Task mode + Fixed some known issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.zh-CN.yaml b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.locale.zh-CN.yaml new file mode 100644 index 000000000000..d2ed74b4c12d --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.6 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Dola AI 是您的智能聊天助手,支持智能对话、写作、翻译和编程。获取答案、激发灵感,并与 Dola AI 探讨任何话题。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.yaml b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.yaml new file mode 100644 index 000000000000..f56b0ee9ad6f --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.6/ByteDance.Dola.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.Dola +PackageVersion: 2.13.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a4dceb4d20b9b3730f0dcb46d42c058034087f06 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:50:05 +0800 Subject: [PATCH 011/279] New version: ByteDance.Dola version 2.13.7 (#383108) --- .../Dola/2.13.7/ByteDance.Dola.installer.yaml | 26 ++++++++++++++++++ .../2.13.7/ByteDance.Dola.locale.en-US.yaml | 27 +++++++++++++++++++ .../2.13.7/ByteDance.Dola.locale.zh-CN.yaml | 15 +++++++++++ .../ByteDance/Dola/2.13.7/ByteDance.Dola.yaml | 8 ++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.installer.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.yaml diff --git a/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.installer.yaml b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.installer.yaml new file mode 100644 index 000000000000..8bcee6a86b00 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Protocols: +- cici +- dola +ProductCode: Cici +Installers: +- Architecture: x64 + InstallerUrl: https://www.dola.com/download-desktop/cdn_obj/cici_pc/2.13.7/Dola_installer_2.13.7.exe + InstallerSha256: 819C8D1B1CFA58590488327F89E2D0163982E75E0777B3B34A3E6C4E72145EDF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.en-US.yaml b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.en-US.yaml new file mode 100644 index 000000000000..2eff05d5edf9 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.7 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD. +PublisherUrl: https://www.dola.com/ +PrivacyUrl: https://www.dola.com/legal/privacy/en +Author: SPRING (SG) PTE. LTD. +PackageName: Dola +PackageUrl: https://www.dola.com/chat/ +License: Freeware +LicenseUrl: https://www.dola.com/legal/terms/en +Copyright: Copyright 2026 The Dola Authors. All rights reserved. +CopyrightUrl: https://www.dola.com/legal/terms/en +ShortDescription: Dola AI is your AI chat assistant for intelligent conversations, writing, translation and programming. Get answers, find inspiration, and discuss any topic with Dola AI. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + User can modify the prompt in Task mode + Fixed some known issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.zh-CN.yaml b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.locale.zh-CN.yaml new file mode 100644 index 000000000000..f1242f8c8e5a --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.13.7 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Dola AI 是您的智能聊天助手,支持智能对话、写作、翻译和编程。获取答案、激发灵感,并与 Dola AI 探讨任何话题。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.yaml b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.yaml new file mode 100644 index 000000000000..a6f0f819d17c --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.13.7/ByteDance.Dola.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.Dola +PackageVersion: 2.13.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9644765886d345a0990dff0e9740b41d35dc040c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:50:21 +0800 Subject: [PATCH 012/279] New version: Ollama.Ollama version 0.30.3 (#383297) --- .../0.30.3/Ollama.Ollama.installer.yaml | 20 +++++++++++ .../0.30.3/Ollama.Ollama.locale.en-US.yaml | 34 +++++++++++++++++++ .../0.30.3/Ollama.Ollama.locale.zh-CN.yaml | 22 ++++++++++++ .../o/Ollama/Ollama/0.30.3/Ollama.Ollama.yaml | 8 +++++ 4 files changed, 84 insertions(+) create mode 100644 manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.installer.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.en-US.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.zh-CN.yaml create mode 100644 manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.yaml diff --git a/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.installer.yaml b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.installer.yaml new file mode 100644 index 000000000000..8ffd53f221f4 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.3 +InstallerType: inno +Scope: user +UpgradeBehavior: install +Commands: +- ollama +ProductCode: '{44E83376-CE68-45EB-8FC1-393500EB558C}_is1' +ReleaseDate: 2026-06-03 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\Ollama' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ollama/ollama/releases/download/v0.30.3/OllamaSetup.exe + InstallerSha256: 7FCEA0860ACC51FAFD57EF7C78B0E98A0C9F46EF76C1FF4B9144023C5BAC9C83 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.en-US.yaml b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.en-US.yaml new file mode 100644 index 000000000000..bdbf115a5128 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.3 +PackageLocale: en-US +Publisher: Ollama +PublisherUrl: https://ollama.com/ +PublisherSupportUrl: https://github.com/ollama/ollama/issues +PackageName: Ollama +PackageUrl: https://ollama.com/ +License: MIT +LicenseUrl: https://github.com/ollama/ollama/blob/HEAD/LICENSE +Copyright: Copyright (c) Ollama +ShortDescription: Get up and running with large language models locally. +Tags: +- ai +- chatbot +- deepseek +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - models: add support for gemma4-12b by @pdevine in https://github.com/ollama/ollama/pull/16457 + Full Changelog: https://github.com/ollama/ollama/compare/v0.30.2...v0.30.3 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.3 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.ollama.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.zh-CN.yaml b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.locale.zh-CN.yaml new file mode 100644 index 000000000000..1f88c8b7ccdb --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.3 +PackageLocale: zh-CN +ShortDescription: 在本地启动并运行大型语言模型 +Tags: +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 深度求索 +- 聊天机器人 +- 通义千问 +ReleaseNotesUrl: https://github.com/ollama/ollama/releases/tag/v0.30.3 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.ollama.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.yaml b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.yaml new file mode 100644 index 000000000000..386bbeff77c4 --- /dev/null +++ b/manifests/o/Ollama/Ollama/0.30.3/Ollama.Ollama.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: Ollama.Ollama +PackageVersion: 0.30.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9760157c5844d15696fc1f489c61aae5cd2bc572 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:50:36 +0800 Subject: [PATCH 013/279] New version: LobeHub.LobeHub version 2.2.2 (#383505) --- .../2.2.2/LobeHub.LobeHub.installer.yaml | 26 ++++ .../2.2.2/LobeHub.LobeHub.locale.en-US.yaml | 123 ++++++++++++++++++ .../2.2.2/LobeHub.LobeHub.locale.zh-CN.yaml | 30 +++++ .../LobeHub/2.2.2/LobeHub.LobeHub.yaml | 8 ++ 4 files changed, 187 insertions(+) create mode 100644 manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.installer.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.en-US.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.zh-CN.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.yaml diff --git a/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.installer.yaml b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.installer.yaml new file mode 100644 index 000000000000..c99ff01fb467 --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.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: LobeHub.LobeHub +PackageVersion: 2.2.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 2076975c-e569-5439-b1ad-ecff760e8dd0 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lobehub/lobehub/releases/download/v2.2.2/LobeHub-2.2.2-setup.exe + InstallerSha256: C9E529D2414E7FEF2BA2CCBDBF9D5187BDD93902EAFB34AF4667FFAB2B9A202E + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lobehub/lobehub/releases/download/v2.2.2/LobeHub-2.2.2-setup.exe + InstallerSha256: C9E529D2414E7FEF2BA2CCBDBF9D5187BDD93902EAFB34AF4667FFAB2B9A202E + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.en-US.yaml b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.en-US.yaml new file mode 100644 index 000000000000..daa76d8cb94a --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.en-US.yaml @@ -0,0 +1,123 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LobeHub.LobeHub +PackageVersion: 2.2.2 +PackageLocale: en-US +Publisher: LobeHub +PublisherUrl: https://lobehub.com/ +PublisherSupportUrl: https://github.com/lobehub/lobe-chat/issues +PrivacyUrl: https://lobehub.com/privacy +Author: LobeHub LLC +PackageName: LobeHub-Beta +PackageUrl: https://github.com/lobehub/lobe-chat +License: Apache-2.0 +LicenseUrl: https://github.com/lobehub/lobe-chat/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026/06/17 - current LobeHub LLC. All rights reserved. +CopyrightUrl: https://lobehub.com/terms +ShortDescription: An open-source, modern-design AI chat framework. Supports Multi AI Providers (OpenAI / Claude 4 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG), Multi-Modals (Plugins/Artifacts) and Thinking. +Tags: +- ai +- artificial-intelligence +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- google-gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- ollama +- qwen +- rag +ReleaseNotes: |- + This release was automatically published from PR #15447. + Changes + See PR description: https://github.com/lobehub/lobehub/pull/15447 + Commit Message + 🚀 LobeHub Release (20260604) + Release Date: June 4, 2026 + Since v2.2.1: 88 merged PRs · 11 contributors + This week brings Execution Devices out of the lab — run agents and Claude Code on any configured local or remote machine — alongside Claude Opus 4.8, token-usage analytics, and Page sharing. + + ✨ Highlights + - Execution Devices — Pick where an agent runs. Desktop and CLI devices auto-register with a stable machine ID, route through the gateway by channel, and surface a device switcher in the chat input. Run remote Claude Code on a configured device, with a recent-directory picker you can drag to reorder. (#15300, #15315, #15322, #15343, #15351, #15371) + - Claude Opus 4.8 — Day-one support for Anthropic's latest model. (#15314) + - Token-usage analytics — A new token-usage mode on the activity heatmap, backed by a denormalized topic usage/cost rollup so totals stay accurate without recomputing from messages. (#15365, #15417, #15425) + - Page sharing — Share a Page through a dedicated document share flow, plus new Workspace and Agent share tables. (#15309, #15439) + - Self-iteration agents — Agent Signal's execAgent migration lands a server-runtime bridge, async memory writer, and a registered self-iteration tool package, with a CLI trigger command for testing. (#15360, #15364, #15392) + - Knowledge search — BM25 search now extends to file-backed documents, and the portal ships an editable CodeMirror viewer for local files with document highlighting. (#15247, #15298) + + 🏗️ Core Agent & Architecture + Agent Signal & Runtime + - execAgent migration — Server-runtime bridge, completion projection, async memory writer, and removal of the legacy executeSelfIteration path. (#15392) + - Registered the self-iteration builtin tool package and restored the three mode-specific self-iteration agent slugs. (#15202, #15364) + - Added a CLI trigger command with a golden-snapshot fixture for Agent Signal. (#15360) + - Skill priority — Agent Builder now emits a skill-priority instruction with matching server runtime. (#15409) + - Retry empty LLM completions instead of silently finishing the turn. (#15355) + - Classify topic/agent/session foreign-key violations as ConversationParentMissing for clearer recovery. (#15408) + - Persist canonical nested usage/performance on assistant messages, and re-link orphan tool messages at the raw bucket write boundary. (#15359, #15438) + - Guard createAgent against LLM double-encoded array fields. (#15381) + + 🖥️ Execution Devices & Gateway + - Auto-register desktop and CLI devices with a stable machine ID, and add the @lobechat/device-identity package. (#15300, #15321) + - New Devices settings page behind the Execution Device Switcher lab, with a device switcher shown for all agents in the chat input. (#15315, #15371) + - connectionId + channel routing across the gateway client and device list; preset the local device on the first LLM request for the 本机 target. (#15322, #15435) + - Run remote Claude Code on a configured device, with drag-to-reorder recent-directory management and client renders for device tool results. (#15343, #15351, #15437) + - Preserve content and state across gateway tool calls, and prevent duplicate streaming from stale reconnects. (#15114, #15354) + + 🖥️ CLI & Desktop + - Preserve content/state for connect local file and shell tools; render the runCommand tool result card. (#15441, #15442) + - New lh topic view command; CLI now auto-registers its device on login, matching desktop. (#15340, #15377) + - Resolve CLI tools from the shell PATH, and clarify local command session handling. (#15368, #15389) + - Relocate visual-ref helpers to @lobechat/const to fix a renderer crash; upload .blockmap files to S3 for differential updates. (#15326, #15369) + - Fix a market OAuth expiry that triggered the wrong re-login modal, and kill dev child processes on parent shutdown. (#15246, #15290) + + 🗂️ Pages, Library & Knowledge + - Document share flow with business slot stubs, plus Workspace and Agent share tables. (#15309, #15439) + - Export Agent profiles as Markdown, preserving an empty agent prompt on export. (#15312, #15316) + - Editable CodeMirror viewer for local files with document highlighting; BM25 search extended to file-backed documents. (#15247, #15298) + - Default new Agent-doc files to .md and preserve IME composition; refresh folder data on slug switch and dedupe breadcrumb fetches. (#15335, #15427) + + 💬 Chat & User Experience + - Group-by-status mode for the Topic sidebar; dropped the legacy session→agentId compatibility path from Topic queries. (#15366, #15378) + - Restore editor focus after the file picker closes, and close the skill dropdown before navigating to settings. (#15391, #15394) + - Strip markdown tokens from fallback Topic titles; keep an open ActionBar popup when hovering another message. (#15303, #15372) + - Stabilize home starter loading and stop transliterating model names in the home starter; show artifact source while streaming. (#15310, #15324, #15386) + - Group the sidebar spacer with recents and agents. (#15373) + + 📊 Analytics, Tasks & Notifications + - Token-usage mode on the activity heatmap, backed by a denormalized topic usage/cost rollup. (#15365, #15417, #15425) + - Push: new PushChannel, receipt cron, and pushToken tRPC API. (#15233) + - Tasks now support file and image attachments. (#15141) + + 🧩 Models & Providers + - Support Claude Opus 4.8 and configurable model routing with starters. (#15314, #15384) + - MiniMax M3: new model entry and an Anthropic video runtime. (#15380, #15403) + - Add intern-s2-preview with thinking_mode, and step-3.7-flash support. (#15308, #15317) + - Block disabling the official provider; fix default provider setup in business mode. (#15379, #15382) + + 🎨 UI & Modals + - Migrate modals to @lobehub/ui/base-ui (LOBE-9711 + eval batch), including the create-custom-model and feedback/changelog modals. (#15401, #15416) + - Restructure confirmModal title and content across deletion flows; polish the service-model form and migrate its Switch to base-ui. (#15426, #15440) + - Wrap the BlueBubbles bridge config into a connection card; update @lobehub/ui to v5.15.5. (#15325, #15342) + + 🔒 Reliability + - Replace hardcoded session_context values with template variables in credentials. (#15352) + - Point CHANGELOG_URL to /changelog. (#15428) + + 👥 Contributors + Huge thanks to 11 contributors who shipped 88 merged PRs this cycle. + @hezhijie0327 · @qybaihe · @sxjeru · @arvinxx · @Innei · @tjx666 · @LiJian · @sudongyuer · @cy948 · @rivertwilight · @AmAzing129 + Plus @lobehubbot and renovate[bot] for maintenance. + + Full Changelog: v2.2.1...release/weekly-20260604 +ReleaseNotesUrl: https://github.com/lobehub/lobehub/releases/tag/v2.2.2 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://lobehub.com/docs/usage/start +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.zh-CN.yaml b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.locale.zh-CN.yaml new file mode 100644 index 000000000000..44788b138ba8 --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.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: LobeHub.LobeHub +PackageVersion: 2.2.2 +PackageLocale: zh-CN +ShortDescription: 一个开源、现代化设计的 AI聊天框架。支持多 AI 供应商(OpenAI/Claude 4/Gemini/Ollama/DeepSeek/Qwen)、知识库(文件上传/知识管理/RAG)、多模态(插件/工件)及思维链功能。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- ollama +- rag +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ReleaseNotesUrl: https://github.com/lobehub/lobehub/releases/tag/v2.2.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lobehub.com/docs/usage/start +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.yaml b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.yaml new file mode 100644 index 000000000000..6516f2ec45fd --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.2.2/LobeHub.LobeHub.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: LobeHub.LobeHub +PackageVersion: 2.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2125bc250af97e8644abcc231bc8e6285b3ab277 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:50:50 +0800 Subject: [PATCH 014/279] New version: Brave.BraveOrigin.Nightly version 149.1.93.30 (#383662) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 000000000000..22e2b1b01c63 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.30 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.30/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: E56BCF7E3FF424A6CEFA51F132DF23C2792739666FF0A0972D744BDA78EC8355 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.30/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: FD8404CEAE45709EB795275C7BC9DCD02894075AAF04AEFE67FCAC86E5FABCD9 + 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.30/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 9522CAF80547BD61598BCE968AF367E217D357430301A38C5D90FFD9116F11AF + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.30/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 595E7E24282FAC01D0B1A8D51E1E40173A2BA69A8D7D0480CB6583D1B9E18E97 + 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.30/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 7F86985A0E83EFB71BBA4374F4B0B152B07963543D108A8631219F26150BBE3B + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.30/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: 0C4FAB2A26B71254B2F0A487371BC14DEDF62D3BC6856712EC0AD90D404D3A41 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..39d9b58d3123 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.30 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..fb0ff9b749b9 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.30 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 000000000000..84571ac61485 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.30/Brave.BraveOrigin.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a433a984368f51a629f2dca4892e2ea2fdafe368 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:51:07 +0800 Subject: [PATCH 015/279] New version: UniversityOfAmsterdam.JASP version 0.97.1 (#384004) --- .../UniversityOfAmsterdam.JASP.installer.yaml | 24 ++++++++ ...iversityOfAmsterdam.JASP.locale.en-US.yaml | 57 +++++++++++++++++++ ...iversityOfAmsterdam.JASP.locale.zh-CN.yaml | 25 ++++++++ .../0.97.1/UniversityOfAmsterdam.JASP.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.installer.yaml create mode 100644 manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.en-US.yaml create mode 100644 manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.zh-CN.yaml create mode 100644 manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.yaml diff --git a/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.installer.yaml b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.installer.yaml new file mode 100644 index 000000000000..00aa830b6f9c --- /dev/null +++ b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.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: UniversityOfAmsterdam.JASP +PackageVersion: 0.97.1 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +FileExtensions: +- jasp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{034480B7-3132-4B81-8008-7FBBE3AB16E9}' +ReleaseDate: 2026-06-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{32D502CB-4752-4861-BC86-B8B4252A7A68}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jasp-stats/jasp-desktop/releases/download/v0.97.1/JASP-0.97.1-Windows-Community.msi + InstallerSha256: 360410FF1CBF63DEA1821F6DF5C6B883C65E3A9CCC9AED3324FBB2AA4CF71E93 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.en-US.yaml b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.en-US.yaml new file mode 100644 index 000000000000..37a520e93519 --- /dev/null +++ b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: UniversityOfAmsterdam.JASP +PackageVersion: 0.97.1 +PackageLocale: en-US +Publisher: Universiteit van Amsterdam +PublisherUrl: https://jasp-stats.org/ +PublisherSupportUrl: https://jasp-stats.org/support/ +PrivacyUrl: https://jasp-stats.org/privacy/ +Author: University of Amsterdam +PackageName: JASP +PackageUrl: https://jasp-stats.org/download/ +License: AGPL-3.0 +LicenseUrl: https://github.com/jasp-stats/jasp-desktop/blob/HEAD/COPYING.txt +Copyright: Copyright 2013-2026 University of Amsterdam +ShortDescription: A Fresh Way to Do Statistics +Description: JASP is a cross-platform software that allows you to conduct statistical analyses in seconds, and without having to learn programming or risking a programming mistake. It aims to be a complete statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS. +Tags: +- data +- datascience +- diagram +- graph +- graphics +- plot +- statistics +- stats +ReleaseNotes: |- + Important Fix + - Fixed an issue where numbers over 4 significant figures where sometimes rounded off in the results in a rather misleading, perhaps wrong way. We're very sorry about that! It sneaked in during the adding of locale specific support. https://github.com/jasp-stats/jasp-issues/issues/4266 (Sum in descriptives gave the wrong value). This bug was only visible if you did not force all numbers in jasp to have a certain amount of decimals. PR: https://github.com/jasp-stats/jasp-desktop/pull/6252 + General Fixes + - Fixed an issue where the Spanish R console placeholder displayed translated variable names that did not exist (Issue: https://github.com/jasp-stats/jasp-issues/issues/4274, PR: https://github.com/jasp-stats/jasp-desktop/pull/6223) + - Fixed labelled datasets created before v0.97 that could no longer be loaded (Issue: https://github.com/jasp-stats/jasp-issues/issues/4283, PR: https://github.com/jasp-stats/jasp-desktop/pull/6227) + - Fixed filters for categorical data in older JASP files that were broken in v0.97 (Issue: https://github.com/jasp-stats/jasp-issues/issues/4293, PR: https://github.com/jasp-stats/jasp-desktop/pull/6230) + - Fixed incorrect scaling of the Output Panel "Remove Note" option when using display scaling other than 100% (PR: https://github.com/jasp-stats/jasp-desktop/pull/6220) + - Fixed encoding and data preloading for repeated-measures cells (PR: https://github.com/jasp-stats/jasp-desktop/pull/6234) + - Fixed an issue where graphs could not be copied and pasted into Microsoft Word on Windows MSIX installations (Issue: https://github.com/jasp-stats/jasp-issues/issues/4292, PRs: https://github.com/jasp-stats/jasp-desktop/pull/6236, https://github.com/jasp-stats/jasp-desktop/pull/6239) + - Fixed the position of the custom context menu in the Results panel when zooming (PR: https://github.com/jasp-stats/jasp-desktop/pull/6243) + - Added update notifications to the ribbon (PR: https://github.com/jasp-stats/jasp-desktop/pull/6251) + - Fixed an issue where cast variables did not retain their type when used as a source variable (PR: https://github.com/jasp-stats/jasp-desktop/pull/6253) + New Analysis + - Added Distribution Comparison analysis (PR: https://github.com/jasp-stats/jaspDistributions/pull/226) + Descriptives Fixes + - Fixed an issue where the Raincloud Plot did not display all data points (Issue: https://github.com/jasp-stats/jasp-issues/issues/3971, PR: https://github.com/jasp-stats/jaspDescriptives/pull/464) + Network Fixes + - Updated EasyBGM (PRs: https://github.com/jasp-stats/jaspNetwork/pull/177, https://github.com/jasp-stats/jaspNetwork/pull/183) + Full JASP Changelog: https://github.com/jasp-stats/jasp-desktop/compare/v0.97.0...v0.97.1 +ReleaseNotesUrl: https://jasp-stats.org/release-notes/ +Documentations: +- DocumentLabel: Getting Started + DocumentUrl: https://jasp-stats.org/getting-started/ +- DocumentLabel: How to Use + DocumentUrl: https://jasp-stats.org/how-to-use-jasp/ +- DocumentLabel: FAQ + DocumentUrl: https://jasp-stats.org/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.zh-CN.yaml b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.locale.zh-CN.yaml new file mode 100644 index 000000000000..dc5e3efd133c --- /dev/null +++ b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.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: UniversityOfAmsterdam.JASP +PackageVersion: 0.97.1 +PackageLocale: zh-CN +ShortDescription: 一种全新的统计分析方式 +Description: JASP 是一款跨平台统计软件,无需编程基础且能避免编码错误,让您数秒内即可完成统计分析。该软件致力于成为同时支持贝叶斯学派和频率学派统计方法的完整工具包,其操作界面直观友好,尤其适合 SPSS 用户的迁移使用。 +Tags: +- 图形 +- 图示 +- 图表 +- 数据 +- 数据科学 +- 绘图 +- 统计 +Documentations: +- DocumentLabel: 入门 + DocumentUrl: https://jasp-stats.org/getting-started/ +- DocumentLabel: 如何使用 + DocumentUrl: https://jasp-stats.org/how-to-use-jasp/ +- DocumentLabel: 常见问题 + DocumentUrl: https://jasp-stats.org/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.yaml b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.yaml new file mode 100644 index 000000000000..796a72791e62 --- /dev/null +++ b/manifests/u/UniversityOfAmsterdam/JASP/0.97.1/UniversityOfAmsterdam.JASP.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: UniversityOfAmsterdam.JASP +PackageVersion: 0.97.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1b082f1cf64cdf18996753ad344c4288edd9bbd0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:51:21 +0800 Subject: [PATCH 016/279] New version: RoxyBrowser.RoxyBrowser version 3.8.8 (#384078) --- .../RoxyBrowser.RoxyBrowser.installer.yaml | 38 +++++++++++++++++++ .../RoxyBrowser.RoxyBrowser.locale.en-US.yaml | 27 +++++++++++++ .../RoxyBrowser.RoxyBrowser.locale.zh-CN.yaml | 23 +++++++++++ .../3.8.8/RoxyBrowser.RoxyBrowser.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.installer.yaml create mode 100644 manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.en-US.yaml create mode 100644 manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.zh-CN.yaml create mode 100644 manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.yaml diff --git a/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.installer.yaml b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.installer.yaml new file mode 100644 index 000000000000..d50c2ec9272c --- /dev/null +++ b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.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: RoxyBrowser.RoxyBrowser +PackageVersion: 3.8.8 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 5633cfcb-8c5e-5d87-b6fa-ae51c376d817 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://sgp1.vultrobjects.com/roxybrowseross/public/package/app/Windows/32/3.8.8/RoxyBrowser_x86_3.8.8.exe + InstallerSha256: DCD639669CEB8FDCF45FD436FAA5BA575F1AD6594BDFBD836D1A27815173709A + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://sgp1.vultrobjects.com/roxybrowseross/public/package/app/Windows/32/3.8.8/RoxyBrowser_x86_3.8.8.exe + InstallerSha256: DCD639669CEB8FDCF45FD436FAA5BA575F1AD6594BDFBD836D1A27815173709A + InstallerSwitches: + Custom: /allusers +- Architecture: x64 + Scope: user + InstallerUrl: https://sgp1.vultrobjects.com/roxybrowseross/public/package/app/Windows/64/3.8.8/RoxyBrowser_x64_3.8.8.exe + InstallerSha256: B0D290B168545C0C69B5BAEA6282444F14C786DAEA23E916301D26F8EB401EFB + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://sgp1.vultrobjects.com/roxybrowseross/public/package/app/Windows/64/3.8.8/RoxyBrowser_x64_3.8.8.exe + InstallerSha256: B0D290B168545C0C69B5BAEA6282444F14C786DAEA23E916301D26F8EB401EFB + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.en-US.yaml b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..9870a828ab70 --- /dev/null +++ b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.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: RoxyBrowser.RoxyBrowser +PackageVersion: 3.8.8 +PackageLocale: en-US +Publisher: kuajingzhiyan +PublisherUrl: https://roxybrowser.com/ +PrivacyUrl: https://roxybrowser.com/copyright/privacy +PackageName: RoxyBrowser +PackageUrl: https://roxybrowser.com/download +License: Proprietary +LicenseUrl: https://roxybrowser.com/copyright/user +Copyright: © 2026 RoxyBrowser +CopyrightUrl: https://roxybrowser.com/copyright/user +ShortDescription: A premier antidetect browser that streamlines your workflow effortlessly +Tags: +- browser +- internet +- web +- webpage +ReleaseNotes: |- + 1. Fixed some known issues + 2. Optimized some functions +PurchaseUrl: https://roxybrowser.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.zh-CN.yaml b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..62de42917294 --- /dev/null +++ b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.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: RoxyBrowser.RoxyBrowser +PackageVersion: 3.8.8 +PackageLocale: zh-CN +PublisherUrl: https://roxybrowser.com/zh +PrivacyUrl: https://roxybrowser.com/zh/copyright/privacy +PackageUrl: https://roxybrowser.com/zh/download +License: 专有软件 +LicenseUrl: https://roxybrowser.com/zh/copyright/user +CopyrightUrl: https://roxybrowser.com/zh/copyright/user +ShortDescription: 一款顶尖的防检测浏览器,轻松优化您的工作流程 +Tags: +- 互联网 +- 浏览器 +- 网页 +ReleaseNotes: |- + 1. 修复了一些已知问题 + 2. 优化了部分功能 +PurchaseUrl: https://roxybrowser.com/zh/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.yaml b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.yaml new file mode 100644 index 000000000000..f0daabab7254 --- /dev/null +++ b/manifests/r/RoxyBrowser/RoxyBrowser/3.8.8/RoxyBrowser.RoxyBrowser.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: RoxyBrowser.RoxyBrowser +PackageVersion: 3.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b7fde988083d2abceea87e025e882295cc157afc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:51:34 +0800 Subject: [PATCH 017/279] New version: MetaCubeX.Mihomo version 1.19.27 (#384443) --- .../1.19.27/MetaCubeX.Mihomo.installer.yaml | 28 +++++++++++ .../MetaCubeX.Mihomo.locale.en-US.yaml | 50 +++++++++++++++++++ .../Mihomo/1.19.27/MetaCubeX.Mihomo.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.installer.yaml create mode 100644 manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.locale.en-US.yaml create mode 100644 manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.yaml diff --git a/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.installer.yaml b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.installer.yaml new file mode 100644 index 000000000000..45bffd6d7ed1 --- /dev/null +++ b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MetaCubeX.Mihomo +PackageVersion: 1.19.27 +InstallerType: zip +NestedInstallerType: portable +Commands: +- mihomo +ReleaseDate: 2026-06-06 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: mihomo-windows-386.exe + InstallerUrl: https://github.com/MetaCubeX/mihomo/releases/download/v1.19.27/mihomo-windows-386-v1.19.27.zip + InstallerSha256: 3E9335C8010D436745B79BAE0B415F1EE9EEDF8BEE906FE5698B1259D207F12D +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: mihomo-windows-amd64.exe + InstallerUrl: https://github.com/MetaCubeX/mihomo/releases/download/v1.19.27/mihomo-windows-amd64-v1.19.27.zip + InstallerSha256: 34B4C5BC0C176EEBD298F6624AA23EA41985A2C54EFB04EB0E9C4542E45190EE +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: mihomo-windows-arm64.exe + InstallerUrl: https://github.com/MetaCubeX/mihomo/releases/download/v1.19.27/mihomo-windows-arm64-v1.19.27.zip + InstallerSha256: DCBFE6F81A72DFB6B8B549F1AEC32EB47644E592AC7DFFEFC026B15E9C25213A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.locale.en-US.yaml b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.locale.en-US.yaml new file mode 100644 index 000000000000..a39230542d05 --- /dev/null +++ b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.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: MetaCubeX.Mihomo +PackageVersion: 1.19.27 +PackageLocale: en-US +Publisher: MetaCubeX +PublisherUrl: https://github.com/MetaCubeX +PublisherSupportUrl: https://github.com/MetaCubeX/mihomo/issues +PackageName: Mihomo +PackageUrl: https://github.com/MetaCubeX/mihomo +License: GPL-3.0 +ShortDescription: 'A simple python pydantic model (type hint and autocompletion support) for Honkai: Star Rail parsed data from the Mihomo API.' +Moniker: clash-meta +Tags: +- clash +- clash-meta +- mihomo +ReleaseNotes: |- + What's Changed + - 90b1066e feat: add ping keepalive support for OpenVPN (#2859) by @puppywang + - fd2112ec feat: add built-in proxy PASS-RULE (#2873) by @ECHSFXY + - 1e62d554 feat: add empty-fallback to group options allows for customization instead of hardcoding COMPATIBLE by @wwqgtxx + - 317bfc20 feat: add allow-insecure config to anytls/trojan/vless listeners for nginx/caddy front users by @wwqgtxx + - 358fa5eb feat: add age-secret-key for proxy-provider and -age-secret-key for cmdline to support age armor format config decryption by @wwqgtxx + - bd72c65b feat: remove global-client-fingerprint, please set client-fingerprint directly on the proxy instead by @wwqgtxx + - e928ef59 feat: add path-in-bundle to rule-providers to support extract from BundleMRS.7z when the local file does not exist by @wwqgtxx + BUG & Fix + - 11848509 fix: quic sniffer out-of-bounds read causes process crash via single UDP packet by @Guanni Qu + - 1abd1261 fix: validation error handling for age-secret-key by @wwqgtxx + - 5184081a fix: socks4 readUntilNull unbounded memory allocation by @Guanni Qu + - 5bdb1cc7 fix: trojan protocol WaitReadFrom panic via oversized UDP relay length field by @Guanni Qu + - 9761bcd7 fix: exchangeQUIC not fully respecting context by @wwqgtxx + - c7100255 fix: readMsg in doq out-of-bounds access by @wwqgtxx + - dafdd06b fix: variable capture in dns outbound by @wwqgtxx + - dbaf85b7 fix: vision TLS filter out-of-bounds read via crafted session_id length by @Guanni Qu + Maintenance + - 01edf45c chore: improve internal api by @wwqgtxx + - 316f5df1 chore: add WithDialer option to component/http for api user by @wwqgtxx + - ab56858d chore: sync sudoku v0.4.7 optimizations (#2879) by @saba-futai + - b60e687e chore: support convert age-secret-key to age-public-key for build-in age tool by @wwqgtxx + - d7ac7b52 chore: support std input/output for age encrypt/decrypt tool by @wwqgtxx + - f99d4e1b chore: adjust internal age component api by @wwqgtxx + Full Changelog: https://github.com/MetaCubeX/mihomo/compare/v1.19.26...v1.19.27 +ReleaseNotesUrl: https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.27 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://wiki.metacubex.one/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.yaml b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.yaml new file mode 100644 index 000000000000..a0d2b738cec5 --- /dev/null +++ b/manifests/m/MetaCubeX/Mihomo/1.19.27/MetaCubeX.Mihomo.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: MetaCubeX.Mihomo +PackageVersion: 1.19.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From faa4d2ea344bb0d724f72663f420b67c5897c420 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:51:47 +0800 Subject: [PATCH 018/279] Update: KDE.Filelight version 26.04.2 (26.04-2122) (#384636) --- .../k/KDE/Filelight/26.04.2/KDE.Filelight.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Filelight/26.04.2/KDE.Filelight.installer.yaml b/manifests/k/KDE/Filelight/26.04.2/KDE.Filelight.installer.yaml index 2d116a054ec7..04f31a13be52 100644 --- a/manifests/k/KDE/Filelight/26.04.2/KDE.Filelight.installer.yaml +++ b/manifests/k/KDE/Filelight/26.04.2/KDE.Filelight.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Filelight Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2114-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 76EA40B54D89F8BA0912CF476A6CA8A3CA169BC63682C4805911BE0B9A9C13F8 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2122-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F30DC5F28F468D07BB2D4DC60432B30C714DC4F50E524B48EB4D71F402928056 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2114-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 76EA40B54D89F8BA0912CF476A6CA8A3CA169BC63682C4805911BE0B9A9C13F8 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/filelight/release-26.04/windows/filelight-release_26.04-2122-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F30DC5F28F468D07BB2D4DC60432B30C714DC4F50E524B48EB4D71F402928056 InstallerSwitches: Custom: /AllUsers ManifestType: installer From c8554bbea3d844d6d177499c9bdc9e976ef1de21 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:52:02 +0800 Subject: [PATCH 019/279] New version: Catsxp.Catsxp version 149.6.6.2 (#384692) --- .../Catsxp.Catsxp.installer.yaml | 20 +++++++++---------- .../Catsxp.Catsxp.locale.en-US.yaml | 5 ++--- .../Catsxp.Catsxp.locale.zh-CN.yaml | 5 ++--- .../Catsxp.Catsxp.yaml | 2 +- 4 files changed, 15 insertions(+), 17 deletions(-) rename manifests/c/Catsxp/Catsxp/{149.6.6.1 => 149.6.6.2}/Catsxp.Catsxp.installer.yaml (72%) rename manifests/c/Catsxp/Catsxp/{149.6.6.1 => 149.6.6.2}/Catsxp.Catsxp.locale.en-US.yaml (88%) rename manifests/c/Catsxp/Catsxp/{149.6.6.1 => 149.6.6.2}/Catsxp.Catsxp.locale.zh-CN.yaml (88%) rename manifests/c/Catsxp/Catsxp/{149.6.6.1 => 149.6.6.2}/Catsxp.Catsxp.yaml (90%) diff --git a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.installer.yaml b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.installer.yaml similarity index 72% rename from manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.installer.yaml rename to manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.installer.yaml index 3bd7bb3b2a43..469c3946601b 100644 --- a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.installer.yaml +++ b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 149.6.6.1 +PackageVersion: 149.6.6.2 InstallerType: exe InstallModes: - silent @@ -31,30 +31,30 @@ FileExtensions: - xht - xhtml ProductCode: CatsxpSoftware Catsxp-Browser -ReleaseDate: 2026-06-02 +ReleaseDate: 2026-06-07 Installers: - Architecture: x86 Scope: user - InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x86/catsxp_installer_149_6_6_1.exe - InstallerSha256: 678BE7077832CE95267005BDD0F297C656B227951EE888C5260FBE6AE3C61694 + InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x86/catsxp_installer_149_6_6_2.exe + InstallerSha256: A613898584EA565E3446D0AC05C872E20748AED31ACE23A0EB700EDE6C97A693 InstallerSwitches: Custom: --do-not-launch-chrome - Architecture: x86 Scope: machine - InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x86/catsxp_installer_149_6_6_1.exe - InstallerSha256: 678BE7077832CE95267005BDD0F297C656B227951EE888C5260FBE6AE3C61694 + InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x86/catsxp_installer_149_6_6_2.exe + InstallerSha256: A613898584EA565E3446D0AC05C872E20748AED31ACE23A0EB700EDE6C97A693 InstallerSwitches: Custom: --do-not-launch-chrome --system-level - Architecture: x64 Scope: user - InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x64/catsxp_installer_149_6_6_1.exe - InstallerSha256: F3344393138CB0E47C2DF43F3D09C6323DA0F2986F217488C3BB5D9EA333B456 + InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x64/catsxp_installer_149_6_6_2.exe + InstallerSha256: ABBC607EAEA7117B8EBAA3FA34DB65FEAA89ADE5ADA02054F13E6ADC72C10EED InstallerSwitches: Custom: --do-not-launch-chrome - Architecture: x64 Scope: machine - InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x64/catsxp_installer_149_6_6_1.exe - InstallerSha256: F3344393138CB0E47C2DF43F3D09C6323DA0F2986F217488C3BB5D9EA333B456 + InstallerUrl: https://b2.catsxp.com/catsxp_update/win_x64/catsxp_installer_149_6_6_2.exe + InstallerSha256: ABBC607EAEA7117B8EBAA3FA34DB65FEAA89ADE5ADA02054F13E6ADC72C10EED InstallerSwitches: Custom: --do-not-launch-chrome --system-level ManifestType: installer diff --git a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.en-US.yaml b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.en-US.yaml similarity index 88% rename from manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.en-US.yaml rename to manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.en-US.yaml index 9932038874dc..74a444380226 100644 --- a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.en-US.yaml +++ b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 149.6.6.1 +PackageVersion: 149.6.6.2 PackageLocale: en-US Publisher: Catsxp Software Inc PublisherUrl: https://www.catsxp.com/ @@ -22,9 +22,8 @@ Tags: - web - webpage ReleaseNotes: |- - 1. [*]Kernel upgrade:149.0.7827.85 + 1. [*]Kernel upgrade:149.0.7827.106 2. [!]Some problems correction and detail optimization - 3. [*]New sync data service (long-term data retention) ReleaseNotesUrl: https://www.catsxp.com/history ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.zh-CN.yaml b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.zh-CN.yaml similarity index 88% rename from manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.zh-CN.yaml rename to manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.zh-CN.yaml index 9cff3441adea..2fb27f12e093 100644 --- a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.locale.zh-CN.yaml +++ b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 149.6.6.1 +PackageVersion: 149.6.6.2 PackageLocale: zh-CN Publisher: Catsxp Software Inc PublisherUrl: https://www.catsxp.com/zh-hans @@ -20,9 +20,8 @@ Tags: - 猫眼浏览器 - 网页 ReleaseNotes: |- - 1. [*]内核升级:149.0.7827.85 + 1. [*]内核升级:149.0.7827.106 2. [!]若干问题修正与细节优化 - 3. [*]新同步数据服务(数据长久保留) ReleaseNotesUrl: https://www.catsxp.com/zh-hans/history ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.yaml b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.yaml similarity index 90% rename from manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.yaml rename to manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.yaml index adf061613818..6f3efb23472a 100644 --- a/manifests/c/Catsxp/Catsxp/149.6.6.1/Catsxp.Catsxp.yaml +++ b/manifests/c/Catsxp/Catsxp/149.6.6.2/Catsxp.Catsxp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Catsxp.Catsxp -PackageVersion: 149.6.6.1 +PackageVersion: 149.6.6.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 114a2f7eac576abdd9d46cc96f586e8c4d218877 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:52:14 +0800 Subject: [PATCH 020/279] New version: Dais.Dais version 0.11.2 (#384693) --- .../Dais/Dais/0.11.2/Dais.Dais.installer.yaml | 26 ++++++++++++++ .../Dais/0.11.2/Dais.Dais.locale.en-US.yaml | 35 +++++++++++++++++++ .../Dais/0.11.2/Dais.Dais.locale.zh-CN.yaml | 28 +++++++++++++++ manifests/d/Dais/Dais/0.11.2/Dais.Dais.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/d/Dais/Dais/0.11.2/Dais.Dais.installer.yaml create mode 100644 manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.en-US.yaml create mode 100644 manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.zh-CN.yaml create mode 100644 manifests/d/Dais/Dais/0.11.2/Dais.Dais.yaml diff --git a/manifests/d/Dais/Dais/0.11.2/Dais.Dais.installer.yaml b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.installer.yaml new file mode 100644 index 000000000000..2e049d20d4d1 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.2 +UpgradeBehavior: install +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.2/Dais_0.11.2_x64-setup.exe + InstallerSha256: C29DAD7116349EF90D216F8520F1199F9D81FE0D216654714B98B9D2166EA032 + ProductCode: Dais +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.2/Dais_0.11.2_x64_en-US.msi + InstallerSha256: 680C19490324BC3FF57088EC05C113BDC4229A35553C46A95A87E3E11F67848A + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{CF545089-009F-457A-B470-88DBDFD90014}' + AppsAndFeaturesEntries: + - UpgradeCode: '{4F1EF755-A3C3-5E42-B1C3-DA56D31ED950}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.en-US.yaml b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.en-US.yaml new file mode 100644 index 000000000000..a95bdc0622ec --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.2 +PackageLocale: en-US +Publisher: dais +PublisherUrl: https://github.com/Dais-Project +PublisherSupportUrl: https://github.com/Dais-Project/Dais/issues +PackageName: Dais +PackageUrl: https://github.com/Dais-Project/Dais +License: Freeware +ShortDescription: Your Desktop AI Staffs. +Description: |- + Your Desktop AI Staffs. + + Features + - Powerful Extensibility + Expand your Agent's capabilities by connecting it to various external tools, enabling it to tackle a much wider range of real-world tasks. + - Flexible Skill Management + Easily organize and assign specific skills to your Agents, ensuring they always have the perfect toolkit for the job at hand. + - Intuitive Workspace Organization + Stay organized by switching seamlessly between dedicated workspaces tailored for different projects and scenarios. + - Efficient Multi-Tasking + Keep things moving by managing and advancing multiple tasks simultaneously without losing track of your progress. + - Secure & Controlled Execution + Work with peace of mind thanks to robust permission controls that prevent unintended actions and ensure your Agent stays on track. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/Dais-Project/Dais/releases/tag/app-v0.11.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.zh-CN.yaml b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.zh-CN.yaml new file mode 100644 index 000000000000..79caa2880d17 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.11.2 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 您的桌面 AI 员工。 +Description: |- + 您的桌面 AI 员工。 + + 功能 + - 强大的可扩展性 + 通过将智能体连接到各种外部工具,扩展其能力,使其能够处理更广泛的现实任务。 + - 灵活的技能管理 + 轻松组织并为您的智能体分配特定技能,确保它们始终拥有完成当前任务所需的完美工具集。 + - 直观的工作区管理 + 通过在专为不同项目和场景定制的不同工作区之间无缝切换,保持高效有序。 + - 高效多任务处理 + 同时管理和推进多个任务,让工作持续进行,同时不会丢失进度信息。 + - 安全可控的执行 + 借助强大的权限控制,防止意外操作,确保智能体始终按预期运行,让您安心工作。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.2/Dais.Dais.yaml b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.yaml new file mode 100644 index 000000000000..ecd5ae0073a7 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.2/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6eb4991c0cc09b8677a425d151d30aa9241cdd73 Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Mon, 8 Jun 2026 17:52:26 +0200 Subject: [PATCH 021/279] New version: janosmiko.lfk 0.13.8 (#384729) Co-authored-by: goreleaserbot --- .../lfk/0.13.8/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.13.8/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.13.8/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..a71bc57f696e --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.8/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.8 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.8/lfk_0.13.8_windows_amd64.zip + InstallerSha256: 67f05b2de438d9436627e325e7b085a4ccc4e8a5f572e434737535d55d910e49 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.8/lfk_0.13.8_windows_arm64.zip + InstallerSha256: 2d6a688ffa81b14e3f4721e7287ad715af3e8b2bf7ce7c6b171d046e77daa4e1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..9b54f9da001c --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.8/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.8 +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.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.13.8/janosmiko.lfk.yaml new file mode 100644 index 000000000000..77d025f140fd --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.8/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.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 850996ffed8f0ad39e75e8c69ef1278e3ca179fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralph=20K=C3=BCpper?= Date: Mon, 8 Jun 2026 17:52:40 +0200 Subject: [PATCH 022/279] New version: PerryTS.Perry version 0.5.1129 (#384731) --- .../0.5.1129/PerryTS.Perry.installer.yaml | 20 ++++++++++++++++ .../0.5.1129/PerryTS.Perry.locale.en-US.yaml | 24 +++++++++++++++++++ .../PerryTS/Perry/0.5.1129/PerryTS.Perry.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.installer.yaml create mode 100644 manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.locale.en-US.yaml create mode 100644 manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.yaml diff --git a/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.installer.yaml b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.installer.yaml new file mode 100644 index 000000000000..0901bea8e036 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.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: PerryTS.Perry +PackageVersion: 0.5.1129 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: perry.exe + PortableCommandAlias: perry +Dependencies: + PackageDependencies: + - PackageIdentifier: LLVM.LLVM +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.5.1129/perry-windows-x86_64.zip + InstallerSha256: ACC8FE9FDEE49EA825C5633E1CFF8B6B24FB661C17C7EDAC90273F8F36DAE40D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.locale.en-US.yaml b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.locale.en-US.yaml new file mode 100644 index 000000000000..a47905594c3c --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.5.1129 +PackageLocale: en-US +Publisher: PerryTS +PublisherUrl: https://github.com/PerryTS +PublisherSupportUrl: https://github.com/PerryTS/perry/issues +PackageName: Perry +PackageUrl: https://github.com/PerryTS/perry +License: MIT +LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE +ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables +Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation. +Tags: +- typescript +- compiler +- native +- rust +- cranelift +ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.5.1129 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.yaml b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.yaml new file mode 100644 index 000000000000..dc002f1e7b18 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.5.1129/PerryTS.Perry.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: PerryTS.Perry +PackageVersion: 0.5.1129 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5303cf02b3ca7d234848e25ab5269f2aae53d3c9 Mon Sep 17 00:00:00 2001 From: SSLbits <40909052+SSLbits@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:52:53 -0600 Subject: [PATCH 023/279] New version: CologneCodeCompany.XYplorerPortable version 28.30.0700 (#384738) --- ...odeCompany.XYplorerPortable.installer.yaml | 20 ++++++++++++++++ ...Company.XYplorerPortable.locale.en-US.yaml | 24 +++++++++++++++++++ .../CologneCodeCompany.XYplorerPortable.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.installer.yaml create mode 100644 manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml create mode 100644 manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.yaml diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.installer.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.installer.yaml new file mode 100644 index 000000000000..598f429409d9 --- /dev/null +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CologneCodeCompany.XYplorerPortable +PackageVersion: 28.30.0700 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: XYplorer.exe + PortableCommandAlias: xyplorer +Commands: +- xyplorer +ReleaseDate: 2026-06-07 +Installers: +- Architecture: neutral + InstallerUrl: https://www.xyplorer.com/download/xyplorer64_28.30.0700_noinstall.zip + InstallerSha256: 7C45F2EA7866ADACF16273752FE3D6DF639F760BD2609CEF5AC6EF572C9512B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml new file mode 100644 index 000000000000..7e87dfdb467e --- /dev/null +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CologneCodeCompany.XYplorerPortable +PackageVersion: 28.30.0700 +PackageLocale: en-US +Publisher: Cologne Code Company +PublisherUrl: https://www.xyplorer.com/ +PublisherSupportUrl: https://www.xyplorer.com/support.php +Author: Donald Lessau +PackageName: XYplorer Portable +PackageUrl: https://www.xyplorer.com/ +License: Proprietary +LicenseUrl: https://www.xyplorer.com/LicenseXY.txt +Copyright: Copyright © 1997 by Donald Lessau +ShortDescription: XYplorer is a file manager for Windows +Description: XYplorer is a file manager for Windows. It features tabbed browsing, a powerful file search, a versatile preview, a highly customizable interface, optional dual pane, and a large array of unique ways to efficiently automate frequently recurring tasks. It's fast and light, it's innovative, and it's portable. +Moniker: xyplorer.portable +Tags: +- file-manager +- xyplorer +PurchaseUrl: https://www.xyplorer.com/purchase.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.yaml b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.yaml new file mode 100644 index 000000000000..3bb2f56d299b --- /dev/null +++ b/manifests/c/CologneCodeCompany/XYplorerPortable/28.30.0700/CologneCodeCompany.XYplorerPortable.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: CologneCodeCompany.XYplorerPortable +PackageVersion: 28.30.0700 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 09f32b805eb31dcba50e304a0f3c4646abbf4d01 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 11:53:07 -0400 Subject: [PATCH 024/279] New version: Tympanix.Electorrent version 2.10.1 (#384742) --- .../Tympanix.Electorrent.installer.yaml | 27 +++++++++++++++++ .../Tympanix.Electorrent.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.10.1/Tympanix.Electorrent.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.installer.yaml create mode 100644 manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.locale.en-US.yaml create mode 100644 manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.yaml diff --git a/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.installer.yaml b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.installer.yaml new file mode 100644 index 000000000000..39807f27756d --- /dev/null +++ b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tympanix.Electorrent +PackageVersion: 2.10.1 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- magnet +ProductCode: electorrent +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- ProductCode: electorrent +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\electorrent' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tympanix/Electorrent/releases/download/v2.10.1/electorrent-Setup-2.10.1.exe + InstallerSha256: 40602BA07F0AE3104D946378C4DCB5C22A2D115197273086857A43D81B1D3792 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.locale.en-US.yaml b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.locale.en-US.yaml new file mode 100644 index 000000000000..bf8946cbda0c --- /dev/null +++ b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tympanix.Electorrent +PackageVersion: 2.10.1 +PackageLocale: en-US +Publisher: tympanix +PublisherUrl: https://github.com/tympanix/Electorrent +PublisherSupportUrl: https://github.com/tympanix/Electorrent/issues +Author: tympanix +PackageName: Electorrent +PackageUrl: https://github.com/tympanix/Electorrent +License: GPL-3.0 +LicenseUrl: https://github.com/tympanix/Electorrent/blob/HEAD/LICENSE +CopyrightUrl: https://github.com/tympanix/Electorrent/blob/HEAD/LICENSE +ShortDescription: An Electron remote client app for uTorrent server +Tags: +- bittorrent-client +- rtorrent +- torrent +- torrent-files +- torrent-management +ReleaseNotes: |- + What's Changed + - fix: apply theme on app start by @tympanix in #531 + - fix: obey upload options setting for magnet links by @tympanix in #534 + - fix: magnet link arv detection by @tympanix in #535 +ReleaseNotesUrl: https://github.com/tympanix/Electorrent/releases/tag/v2.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.yaml b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.yaml new file mode 100644 index 000000000000..922d195c820d --- /dev/null +++ b/manifests/t/Tympanix/Electorrent/2.10.1/Tympanix.Electorrent.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: Tympanix.Electorrent +PackageVersion: 2.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3ad9afa8dd5cd3784a20546568528d56f3d98aca Mon Sep 17 00:00:00 2001 From: nukeop <12746779+nukeop@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:53:22 +0200 Subject: [PATCH 025/279] New version: nukeop.nuclear version 1.39.1 (#384743) --- .../1.39.1/nukeop.nuclear.installer.yaml | 27 ++++++++++ .../1.39.1/nukeop.nuclear.locale.en-US.yaml | 53 +++++++++++++++++++ .../nukeop/nuclear/1.39.1/nukeop.nuclear.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml create mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml create mode 100644 manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml new file mode 100644 index 000000000000..7391b1614e89 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.39.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: Nuclear +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: Nuclear + Publisher: nuclearplayer + ProductCode: Nuclear +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Nuclear' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nukeop/nuclear/releases/download/player@1.39.1/Nuclear_1.39.1_x64-setup.exe + InstallerSha256: 2351234EEBA2DD1896EB9DD1E2DE85E2356D888F44FDB69211EC08770D6CFF65 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml new file mode 100644 index 000000000000..c438adf83dff --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.39.1 +PackageLocale: en-US +Publisher: nukeop +PublisherUrl: https://github.com/nukeop +PublisherSupportUrl: https://github.com/nukeop/nuclear/issues +Author: nukeop +PackageName: nuclear +PackageUrl: https://github.com/nukeop/nuclear +License: AGPL-3.0 +LicenseUrl: https://github.com/nukeop/nuclear/blob/HEAD/LICENSE +Copyright: Copyright (c) nukeop 2021 +CopyrightUrl: https://raw.githubusercontent.com/nukeop/nuclear/master/LICENSE +ShortDescription: Streaming music player that finds free music for you. +Description: |- + nuclear is a free music streaming program that pulls content from free sources all over the internet. + Features + • Searching for and playing music from YouTube (including integration with playlists and SponsorBlock), Jamendo, Audius and SoundCloud + • Searching for albums (powered by Last.fm and Discogs), album view, automatic song lookup based on artist and track name (in progress, can be dodgy sometimes) + • Song queue, which can be exported as a playlist + • Loading saved playlists (stored in json files) + • Scrobbling to last.fm (along with updating the 'now playing' status) + • Newest releases with reviews - tracks and albums + • Browsing by genre + • Radio mode (automatically queue similar tracks) + • Unlimited downloads (powered by youtube) + • Realtime lyrics + • Browsing by popularity + • List of favorite tracks + • Listening from local library + • No accounts + • No ads + • No CoC + • No CLA +Moniker: nuclear-music +Tags: +- cross-platform +- electron +- foss +- music +- music-player +- stream +- streaming +- youtube +ReleaseNotes: |- + Nuclear Player release v1.39.1 + > macOS: If the app won't open, run sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app in Terminal. +ReleaseNotesUrl: https://github.com/nukeop/nuclear/releases/tag/player@1.39.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml new file mode 100644 index 000000000000..68482dcb9334 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.39.1/nukeop.nuclear.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.39.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96d910397b2ae5dbde83c87c33c3074ba414f69a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:53:36 +0800 Subject: [PATCH 026/279] New version: ImputNet.Helium version 0.13.1.1 (#384750) --- .../0.13.1.1/ImputNet.Helium.installer.yaml | 64 +++++++++++++++++ .../ImputNet.Helium.locale.en-US.yaml | 69 +++++++++++++++++++ .../Helium/0.13.1.1/ImputNet.Helium.yaml | 8 +++ 3 files changed, 141 insertions(+) create mode 100644 manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.installer.yaml create mode 100644 manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.locale.en-US.yaml create mode 100644 manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.yaml diff --git a/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.installer.yaml b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.installer.yaml new file mode 100644 index 000000000000..107f34837260 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.installer.yaml @@ -0,0 +1,64 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.13.1.1 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Log: /VERBOSE-LOGGING /LOG-FILE="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: imput Helium +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayVersion: "" +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.1.1/helium_0.13.1.1_x64-installer.exe + InstallerSha256: C6A6CE986077FA097A509EF5188B26AE0F42646FA5A6EA08ECC0D355F60F005C +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.1.1/helium_0.13.1.1_x64-installer.exe + InstallerSha256: C6A6CE986077FA097A509EF5188B26AE0F42646FA5A6EA08ECC0D355F60F005C + InstallerSwitches: + Custom: /SYSTEM +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.1.1/helium_0.13.1.1_arm64-installer.exe + InstallerSha256: 6A83B3A0BD01A3D06C5AA32EC0C6D82E5D8E2BE72C854CC2680DD98A7420ADED +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/imputnet/helium-windows/releases/download/0.13.1.1/helium_0.13.1.1_arm64-installer.exe + InstallerSha256: 6A83B3A0BD01A3D06C5AA32EC0C6D82E5D8E2BE72C854CC2680DD98A7420ADED + InstallerSwitches: + Custom: /SYSTEM +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.locale.en-US.yaml b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.locale.en-US.yaml new file mode 100644 index 000000000000..2f6b7116c1a9 --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.13.1.1 +PackageLocale: en-US +Publisher: The Helium Authors +PublisherUrl: https://imput.net/ +PublisherSupportUrl: https://github.com/imputnet/helium/issues +PrivacyUrl: https://helium.computer/privacy +PackageName: Helium +PackageUrl: https://helium.computer/ +License: GPL-3.0 +LicenseUrl: https://github.com/imputnet/helium/blob/HEAD/LICENSE +Copyright: 2026 The Helium Authors. All rights reserved. +ShortDescription: Private, fast, and honest web browser. +Description: The Chromium-based web browser made for people, with love. Best privacy by default, unbiased ad-blocking, no bloat and no noise. +Moniker: helium +Tags: +- chromium +- helium-browser +- heliumbrowser +- manifestv2 +- mv2 +- web-browser +- webbrowser +ReleaseNotes: |- + Changes since last build: + helium-windows + e13ddd4 update: helium 0.13.1.1 (#285) + 77ee94b helium/windows: winsparkle updater (#286) + e501e98 helium/windows: refresh updater patches for m149 + 008faee helium/win: move versioning patches to separate file + e114701 helium/updater: implement system install update notifications + c9e3cda helium/winsparkle: verboser errors + b8f787c helium/windows: more version migrations + cd376ed ci: sign update helper with different description + 5d2383a build: wire up winsparkle envs + 3ff28ff helium/updater: init + ca58f6f helium/change-branding: use helium version in more internal places + 75b2625 .gitignore: add resources/generated + abe78f2 downloads: add winsparkle dep + 4ed4429 build: build mini_installer again + fabf8e9 update: helium 0.13.1.1 + helium-chromium + 5bf45fed merge: update to chromium 149.0.7827.53 (#1857) + 3bbe6a3c revision: reset to 1 + e3525bb6 helium/zen: reorder patch hunks + d48bc496 deps: update ublock to 1.71.0 (#1875) + d4e58802 helium/ui: redesign infobar, optimize and rename zen (#1868) + c20175cf helium/ui/infobar: redesign, draw proper borders, fix webview relations + e8a1bfc1 helium/zen: rename Zen to Frameless in UI, remove feature gates + bf560c6a helium/layout: optimize zen top reveal, move out of experiment dir + 34ef5f26 patches/brave/chrome-importer: remove os_crypt-related dead code + 99cef46c helium/ui: clean up patches, fix accidental string OS gates + 5b7dd06c devutils/i18n: add clean command (#1869) + 7a32267e helium/updater: add win scaffolding, tighten arch conditions (#1866) + d856d800 ci: complete cirrus port to github actions (#1867) + c362740d patches: update for chromium 149.0.7827.53 + b8a66095 merge: update ungoogled-chromium to 149.0.7827.53 + a3a5471d Update to Chromium 149.0.7827.53 + c6a41202 helium/updates: decouple update url from helium services + reformat (#1827) + 94344c47 Update to Chromium 148.0.7778.215 + 95f6fe1c Port CirrusCI jobs to github actions (#3776) + + See this GitHub Actions Run for the Workflow file used as well as the build logs and artifacts +ReleaseNotesUrl: https://github.com/imputnet/helium-windows/releases/tag/0.13.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.yaml b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.yaml new file mode 100644 index 000000000000..c8810b75603f --- /dev/null +++ b/manifests/i/ImputNet/Helium/0.13.1.1/ImputNet.Helium.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ImputNet.Helium +PackageVersion: 0.13.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3371a6b6cbadd4d1ccc61e4914cb41e3ec204c31 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 11:53:50 -0400 Subject: [PATCH 027/279] New version: steipete.gogcli version 0.22.0 (#384755) --- .../0.22.0/steipete.gogcli.installer.yaml | 22 +++++++ .../0.22.0/steipete.gogcli.locale.en-US.yaml | 58 +++++++++++++++++++ .../gogcli/0.22.0/steipete.gogcli.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.installer.yaml create mode 100644 manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.locale.en-US.yaml create mode 100644 manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.yaml diff --git a/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.installer.yaml b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.installer.yaml new file mode 100644 index 000000000000..e99fb14c7f5e --- /dev/null +++ b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.22.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gog.exe + PortableCommandAlias: gog +Commands: +- gog +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.22.0/gogcli_0.22.0_windows_amd64.zip + InstallerSha256: 29D3C063D0286E1FDAFF7FF5356C2B61F503FBC5B31241DF9FDC3CB13636B2A9 +- Architecture: arm64 + InstallerUrl: https://github.com/openclaw/gogcli/releases/download/v0.22.0/gogcli_0.22.0_windows_arm64.zip + InstallerSha256: C5AB798F5D5DD5398B174D8CFE668CE1B4EF3171940F570A06D11DEE251978BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.locale.en-US.yaml b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.locale.en-US.yaml new file mode 100644 index 000000000000..7aefd06e11ac --- /dev/null +++ b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: steipete.gogcli +PackageVersion: 0.22.0 +PackageLocale: en-US +Publisher: Peter Steinberger +PublisherUrl: https://steipete.me/ +PublisherSupportUrl: https://github.com/steipete/gogcli/issues +Author: Peter Steinberger +PackageName: gogcli +PackageUrl: https://gogcli.sh/ +License: MIT +LicenseUrl: https://github.com/openclaw/gogcli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Peter Steinberger +CopyrightUrl: https://github.com/steipete/gogcli/blob/HEAD/LICENSE +ShortDescription: gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. +Description: |- + gog unifies Gmail, Calendar, Drive, Contacts, Tasks, Sheets, Docs, Slides, and People under one CLI — with JSON output and sane defaults. + + Features + - Gmail + - Search threads, send mail, manage labels, drafts, filters, settings, and watch (Pub/Sub push). + - Calendar + - List/create/update events, respond to invites, detect conflicts, and check free/busy. + - Drive + - List/search/upload/download, export Docs formats, permissions, folders, URLs. + - Sheets / Docs / Slides + - Read/write Sheets; export Docs/Slides/Sheets to PDF/DOCX/PPTX/XLSX/CSV via Drive. + - Contacts / People + - Personal contacts, “other contacts”, Workspace directory, and your profile. + - Tasks + - Tasklists + tasks: add/update/done/undo/delete/clear with paging and JSON output. +Moniker: gogcli +Tags: +- gcal +- gcontacts +- gdrive +- gmail +- google +ReleaseNotes: |- + 0.22.0 + + Added + - Docs: add --code to docs format and plain-text docs write for the existing monospace grey code style. (#685) — thanks @sebsnyk. + - Drive/Docs: add --since to drive comments list and docs comments list for server-side comment modified-time filtering. (#688) — thanks @sebsnyk. + - Gmail: add --thread-id to gmail drafts create and gmail drafts update so drafts can reply within a thread using the latest message headers. (#673, #674) — thanks @chrischall. + + Fixed + - Docs: preserve nested list levels when writing markdown into a specific tab with docs write --replace --markdown --tab. (#696) + - Docs: fix docs export --tab tab resolution against the live Docs API field mask. (#696) + - Docs: strip Pandoc-style explicit heading anchors like {#slug} from rendered markdown headings and resolve matching same-document links. (#703) + - Docs: render GFM ~~strikethrough~~ spans in the local markdown writer used by docs write --tab --markdown. (#702) + - Docs: batch table-cell writes for docs write --tab --markdown to avoid per-cell Docs API quota bursts on table-heavy documents. (#699) — thanks @sebsnyk. + - Gmail: preserve existing gmail drafts update attachments when --attach is omitted, add --clear-attachments for intentional removal, and keep --attach as explicit replacement. (#680, #681) — thanks @chrischall. +ReleaseNotesUrl: https://github.com/openclaw/gogcli/releases/tag/v0.22.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.yaml b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.yaml new file mode 100644 index 000000000000..638a3929a0db --- /dev/null +++ b/manifests/s/steipete/gogcli/0.22.0/steipete.gogcli.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: steipete.gogcli +PackageVersion: 0.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f58f3303e12b9ef3938ec157f39dd98e22e2e627 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 11:54:04 -0400 Subject: [PATCH 028/279] New version: Microsoft.SafetyScanner version 1.451.312.0 (#384757) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.312.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..edb844611849 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.312.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.312.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.312.0&arch=x86 + InstallerSha256: 9A5EA247C2661A25B0BC59962424DA11DF6F1A7197E8BC743E9AF0A9FF02A9CB +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.312.0&arch=amd64 + InstallerSha256: B12AE9FAB2564F4F20A85281ED9B42300B391DE886A173E6C0F23D40D2A10234 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..1e6ee25e8e74 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.312.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.312.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.312.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.312.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..17bd697042b9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.312.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.312.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9518fac90262d50d1b6c70cf9fcf5f7818b2aa77 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:54:19 +0800 Subject: [PATCH 029/279] New version: Sourcegraph.Amp version 0.0.1780837959-gadecaa8 (#384770) --- .../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.1780837959-gadecaa8/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..dff2f4486bef --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/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.1780837959-gadecaa8 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780837959-gadecaa8/amp-windows-x64-baseline.exe + InstallerSha256: D6FA20CAA3916E2BEA8547C09887E1AFB9D9C794ED2A651FC1CDDEC4A4DBEA4E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..8673869ea7dc --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/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.1780837959-gadecaa8 +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.1780837959-gadecaa8/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..4a03e8f6720b --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/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.1780837959-gadecaa8 +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.1780837959-gadecaa8/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..49e3243902a5 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780837959-gadecaa8/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.1780837959-gadecaa8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e54d76ec5c3222114621a567d8374ec6534ec40d Mon Sep 17 00:00:00 2001 From: Tim Schneeberger Date: Mon, 8 Jun 2026 17:54:33 +0200 Subject: [PATCH 030/279] New version: timschneeb.GalaxyBudsClient version 5.2.1-057ba4 (#384771) --- ...timschneeb.GalaxyBudsClient.installer.yaml | 21 ++++++ ...schneeb.GalaxyBudsClient.locale.en-US.yaml | 66 +++++++++++++++++++ .../timschneeb.GalaxyBudsClient.yaml | 8 +++ 3 files changed, 95 insertions(+) create mode 100644 manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.installer.yaml create mode 100644 manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.locale.en-US.yaml create mode 100644 manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.yaml diff --git a/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.installer.yaml b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.installer.yaml new file mode 100644 index 000000000000..c6495ff0baa3 --- /dev/null +++ b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: timschneeb.GalaxyBudsClient +PackageVersion: 5.2.1-057ba4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: Galaxy Buds Manager (Unofficial) +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: Galaxy Buds Manager (Unofficial) 5.2.1-057ba4 (64bit) + ProductCode: Galaxy Buds Manager (Unofficial) +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Galaxy Buds Manager' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/timschneeb/GalaxyBudsClient/releases/download/5.2.1/GalaxyBudsClient_Windows_64bit_Setup.exe + InstallerSha256: 8CF028101F347F6443C18D2EE4D077587DA53EB24FF1328FEF359042E405A216 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.locale.en-US.yaml b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.locale.en-US.yaml new file mode 100644 index 000000000000..6831e1646e8d --- /dev/null +++ b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.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: timschneeb.GalaxyBudsClient +PackageVersion: 5.2.1-057ba4 +PackageLocale: en-US +Publisher: timschneeb +PublisherUrl: https://github.com/timschneeb +PublisherSupportUrl: https://github.com/timschneeb/GalaxyBudsClient/issues +PackageName: Galaxy Buds Manager (Unofficial) +PackageUrl: https://github.com/timschneeb/GalaxyBudsClient +License: GPL-3.0 +LicenseUrl: https://github.com/timschneeb/GalaxyBudsClient/blob/HEAD/LICENSE +ShortDescription: Unofficial Galaxy Buds Manager for Windows and Linux +Tags: +- bluetooth +- buds-live +- buds-plus +- buds-pro +- earbuds +- firmware +- galaxy-buds +- manager +- reverse-engineering +- rfcomm +- samsung +ReleaseNotes: |- + What's Changed + Download links are attached at the bottom of this post. + Important + SmartScreen & Gatekeeper notice + The current Windows installer may trigger a SmartScreen ('unrecognized developer') warning on some systems, because I'm publishing these installers as unsigned binaries. + The macOS installer warns you that "macOS cannot verify that this app is free from malware" because there is no Apple Developer ID associated with the project, and hence there is no code signing certificate. + You need to open the system settings and allow the installer to execute in the Privacy & Security screen. + Unfortunately, using a proper code signing certificate for Windows or macOS is not an option for me since I cannot afford recurring monthly payments for an open-source app with a zero budget. + Fixes & minor changes + - Fix Buds2/Buds3 Pro false-positive model mismatch error during firmware updates by @Paslestrange in #712 + - Minimize to Menu Tray support for MacOS by @392781 in #678 + Translation updates + - Updated Italian translation by @AleBen05 in #692 + - Added Slovak translation by @daloes in #704 + New Contributors + - @AleBen05 made their first contribution in #692 + - @392781 made their first contribution in #678 + - @daloes made their first contribution in #704 + - @Paslestrange made their first contribution in #712 + Note + Notes & troubleshooting + Click to expand sections. + Privacy + - To help me support Buds models I don't own, this app includes a crowdsourcing feature to share data about Samsung's proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to 'Settings > Crowdsourcing'. You can view and inspect all active crowdsourcing experiments here. + - This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can also be disabled in settings). + Notes for Linux users + - x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux). + - You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient + How to fix connection issues on WindowsIf you experience issues while connecting or using the Galaxy Buds with this app, you can do the following: + 1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device + 2. Proceed to the device selection page + 3. Disable the switch with the label 'Use alternative Bluetooth backend' (Windows only) + 4. Select your earbuds from the list and continue + Get it on Google Play + Thank you for 5000+ stars on GitHub! + Full Changelog: 5.2.0...5.2.1 +ReleaseNotesUrl: https://github.com/timschneeb/GalaxyBudsClient/releases/tag/5.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.yaml b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.yaml new file mode 100644 index 000000000000..5bc46723e05d --- /dev/null +++ b/manifests/t/timschneeb/GalaxyBudsClient/5.2.1-057ba4/timschneeb.GalaxyBudsClient.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: timschneeb.GalaxyBudsClient +PackageVersion: 5.2.1-057ba4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf256930643d1968f4f70837499e011c4efaccfe Mon Sep 17 00:00:00 2001 From: Ossian Ericson <43954785+ossianericson@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:54:55 +0200 Subject: [PATCH 031/279] NetSentinel.NetSentinel version 1.9.90 (#384773) --- .../NetSentinel.NetSentinel.installer.yaml | 22 ++++++ .../NetSentinel.NetSentinel.locale.en-US.yaml | 72 +++++++++++++++++++ .../1.9.90/NetSentinel.NetSentinel.yaml | 8 +++ 3 files changed, 102 insertions(+) create mode 100644 manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.installer.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.locale.en-US.yaml create mode 100644 manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.yaml diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..5b06d8728a40 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.90 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v1.9.90/NetSentinel-Setup-1.9.90.exe + InstallerSha256: C34D6A892110A63DB0561A9B4C82FD2CD7F1C923B717AEA03DB27A0955188CB4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..e8209b9ee12f --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.90 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE +ShortDescription: Professional network monitor — LAN scanner, security audit, 5G modem and mesh router integration +Description: |- + NetSentinel is a professional-grade network security scanner and monitor for Windows, + targeting IT administrators, home lab users, and students learning network concepts. + It replaces a collection of separate utilities with one integrated desktop application: + + • Device Inventory — ARP + mDNS + NetBIOS + DHCP scan; OUI fingerprinting identifies + cameras, smart speakers, routers, and IoT sensors by MAC address + • 5G Modem Monitor — live SINR, RSRP, RSRQ, band, and cell ID from ZTE MC889 modems; + signal history logged alongside every speed test result + • Mesh Router Monitor — TP-Link Deco XE75 node signal stats and topology; + enriches device inventory with real hostnames from your mesh network + • Hardware Integration — USB, serial, and GPIO device detection; extend the app + with physical sensors and network hardware + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs; flags devices stealing the + Root Bridge role and causing periodic 15-45 second network outages + • Broadcast Storm Analyser — measures broadcast/multicast rates in real time; + identifies the flooding device with packet-level evidence + • Speed Test — three-tier: Ookla CLI (1 Gbps+) then speedtest-cli (8 threads) then + pure-Python (16 TCP streams); each result captures a full modem signal snapshot + • Security Audit — SYN/UDP port scan, OS fingerprint, CVE lookup, TLS checker, + credential test (SSH/SMB/FTP/Telnet), threat intelligence, and risk scorer + • IoT Behavioral Baseline — learns normal traffic patterns; alerts when a device + contacts unexpected hosts or starts scanning + • What's Wrong? Diagnosis — symptom tiles trigger a sequenced scan; results + delivered as plain-English findings with root-cause correlation + • Log Hub — unified view: network RTT, 5G modem, mesh, syslog, and SNMP traps + • Protocol Visualizer — animated ARP/DNS/TCP/DHCP/STP diagrams from real scan data + • Lab Mode — guided CompTIA Network+/CCNA exercises with exportable HTML results + • MQTT / Home Assistant — Discovery payloads, configurable broker, keychain credentials + • REST API — read-only Flask API on localhost; API key stored in OS keychain + • WiFi Heatmap — floor plan import, IDW interpolation, PNG export + • Network Documentation — one-click HTML/Markdown snapshot of full network state + • Automation Hooks — shell commands triggered by alert and scan events + + Most active scan features require Administrator privileges. + Install Npcap (https://npcap.com) for STP, storm, ARP watch, and 802.11 monitor mode. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- monitoring +- diagnostics +- lan +- wifi +- dns +- iot +- port-scanner +- cve +- speed-test +- packet-capture +- mqtt +- home-assistant +- network-health +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v1.9.90 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..5030f628275e --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.90/NetSentinel.NetSentinel.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: NetSentinel.NetSentinel +PackageVersion: 1.9.90 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d48a7e096a6c701ddb9830cd29209174040455e3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:55:10 +0800 Subject: [PATCH 032/279] New version: Dais.Dais version 0.11.4 (#384776) --- .../Dais/Dais/0.11.4/Dais.Dais.installer.yaml | 26 ++++++++++++++ .../Dais/0.11.4/Dais.Dais.locale.en-US.yaml | 35 +++++++++++++++++++ .../Dais/0.11.4/Dais.Dais.locale.zh-CN.yaml | 28 +++++++++++++++ manifests/d/Dais/Dais/0.11.4/Dais.Dais.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/d/Dais/Dais/0.11.4/Dais.Dais.installer.yaml create mode 100644 manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.en-US.yaml create mode 100644 manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.zh-CN.yaml create mode 100644 manifests/d/Dais/Dais/0.11.4/Dais.Dais.yaml diff --git a/manifests/d/Dais/Dais/0.11.4/Dais.Dais.installer.yaml b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.installer.yaml new file mode 100644 index 000000000000..234a6165151b --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.4 +UpgradeBehavior: install +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.4/Dais_0.11.4_x64-setup.exe + InstallerSha256: BBCDD635A095D6AB17D6AD1DA521D6B69B54FE7105971561EF5E52F7DD6F98C9 + ProductCode: Dais +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.4/Dais_0.11.4_x64_en-US.msi + InstallerSha256: DB703CC602B9DAC8064385F051DDC8905994B9FD59F17DAF3C423D8EF784D287 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{08448944-E416-48DB-816A-6BB47C424773}' + AppsAndFeaturesEntries: + - UpgradeCode: '{4F1EF755-A3C3-5E42-B1C3-DA56D31ED950}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.en-US.yaml b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.en-US.yaml new file mode 100644 index 000000000000..b7eeb254d3f7 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.4 +PackageLocale: en-US +Publisher: dais +PublisherUrl: https://github.com/Dais-Project +PublisherSupportUrl: https://github.com/Dais-Project/Dais/issues +PackageName: Dais +PackageUrl: https://github.com/Dais-Project/Dais +License: Freeware +ShortDescription: Your Desktop AI Staffs. +Description: |- + Your Desktop AI Staffs. + + Features + - Powerful Extensibility + Expand your Agent's capabilities by connecting it to various external tools, enabling it to tackle a much wider range of real-world tasks. + - Flexible Skill Management + Easily organize and assign specific skills to your Agents, ensuring they always have the perfect toolkit for the job at hand. + - Intuitive Workspace Organization + Stay organized by switching seamlessly between dedicated workspaces tailored for different projects and scenarios. + - Efficient Multi-Tasking + Keep things moving by managing and advancing multiple tasks simultaneously without losing track of your progress. + - Secure & Controlled Execution + Work with peace of mind thanks to robust permission controls that prevent unintended actions and ensure your Agent stays on track. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/Dais-Project/Dais/releases/tag/app-v0.11.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.zh-CN.yaml b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.zh-CN.yaml new file mode 100644 index 000000000000..dfef1d13a70e --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.11.4 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 您的桌面 AI 员工。 +Description: |- + 您的桌面 AI 员工。 + + 功能 + - 强大的可扩展性 + 通过将智能体连接到各种外部工具,扩展其能力,使其能够处理更广泛的现实任务。 + - 灵活的技能管理 + 轻松组织并为您的智能体分配特定技能,确保它们始终拥有完成当前任务所需的完美工具集。 + - 直观的工作区管理 + 通过在专为不同项目和场景定制的不同工作区之间无缝切换,保持高效有序。 + - 高效多任务处理 + 同时管理和推进多个任务,让工作持续进行,同时不会丢失进度信息。 + - 安全可控的执行 + 借助强大的权限控制,防止意外操作,确保智能体始终按预期运行,让您安心工作。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.4/Dais.Dais.yaml b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.yaml new file mode 100644 index 000000000000..8181a612cfa7 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.4/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3f92db81b5a3c643bde98b220abb7d5a84a66c82 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:55:28 +0800 Subject: [PATCH 033/279] New version: MartinBresson.Executor version 2.3.7 (#384777) --- .../MartinBresson.Executor.installer.yaml | 19 +++++++ .../MartinBresson.Executor.locale.en-US.yaml | 51 +++++++++++++++++++ .../MartinBresson.Executor.locale.zh-CN.yaml | 32 ++++++++++++ .../2.3.7/MartinBresson.Executor.yaml | 8 +++ 4 files changed, 110 insertions(+) create mode 100644 manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.installer.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.en-US.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.zh-CN.yaml create mode 100644 manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.yaml diff --git a/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.installer.yaml b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.installer.yaml new file mode 100644 index 000000000000..c9086d69e8b6 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.7 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Executor_is1 +ReleaseDate: 2026-06-07 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Executor' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/executordk/executor-community/releases/download/v2.3.7/ExecutorSetup_v2.3.7.exe + InstallerSha256: 55BFBE301680BC8C4749080B713E2688050B2AC5742B175A92DAF000A6FDC283 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.en-US.yaml b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.en-US.yaml new file mode 100644 index 000000000000..a4644fea198e --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.7 +PackageLocale: en-US +Publisher: Martin Bresson +PublisherUrl: https://catswithfunnyhats.com/ +PublisherSupportUrl: https://github.com/executordk/executor-community/issues +Author: Martin Bresson +PackageName: Executor +PackageUrl: https://executor.dk/ +License: Freeware +Copyright: Copyright © 2007-2026 Martin Bresson. +ShortDescription: Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. +Description: |- + Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. + + Key Features: + - Launch applications, files, folders, websites, web services (with parameters) and prompts in milliseconds. + - Trigger multiple actions with one text command and/or hotkey. + - Let's be an expert in opening up the world instead of trying to put the whole world inside of Executor (as some alternatives try to do). + - Take the clipboard to a new level, swiftly trigger system commands, do fast calculations, manage running applications and more. + - Tailor keywords, appearance, hotkeys, and behavior to perfectly match your daily workflow. + - Customize the look and feel with various skins and theming options to match your desktop setup. +Tags: +- ai +- desktop +- launcher +- workflow +ReleaseNotes: |- + Improvements + - Input Assist (Ctrl+Space) is also contextual aware of the following (besides filesystem and url): + - files by using the keyword tag file + - file extension by using the keyword tag file:[extension], example: file:zip + - folders by using the keyword tag folder + - folder names by using the keyword tag folder:[name], example folder:logs + So while filesystem targets both files and folders, the above give you the ability to target more specifically. + For example you have some keywords that only supports folders as a parameter, you then assign those keywords the tag folder. When you then in Executor input have a folder and press Ctrl+Space these keywords will be listed, where if you assigned them the filesystem tag, the keywords would also appear for files. + - The default action command $DEF$ that can perform different actions depending if the executed input had a parameter or not, now supports keyword forwarding. Example of a keyword command: + $DEF$brave https://google.com$DEF$brave https://google.com/search?q=$U$ this forwards to the brave keyword. Still with the "one level" limitation that you cannot forward to a keyword that then forwards to another keyword. +ReleaseNotesUrl: https://executor.dk/updates#v2307 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://executor.dk/docs +- DocumentLabel: Tips & tricks + DocumentUrl: https://executor.dk/tips +- DocumentLabel: Community + DocumentUrl: https://github.com/executordk/executor-community/discussions +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.zh-CN.yaml b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.locale.zh-CN.yaml new file mode 100644 index 000000000000..c5a088e2b987 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.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: MartinBresson.Executor +PackageVersion: 2.3.7 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Executor 是一款面向 Windows 的桌面工作流应用程序。加速您的日常操作,快速打开和执行各项任务。 +Description: |- + Executor 是一款面向 Windows 的桌面工作流应用程序。加速您的日常操作,快速打开和执行各项任务。 + + 主要功能: + - 在毫秒级内启动应用程序、文件、文件夹、网站、网络服务(支持参数)和快捷指令。 + - 通过单一文本命令和/或热键触发多项操作。 + - 致力于让您成为高效开启世界工具的大师,而非像某些替代方案那样试图将整个塞入 Executor。 + - 将剪贴板功能提升至新高度:快速执行系统命令、进行即时计算、管理正在运行的应用等。 + - 自定义关键词、外观、热键及行为模式,完美契合您的日常工作流。 + - 提供多种皮肤与主题选项,灵活定制界面风格,以匹配您的桌面环境。 +Tags: +- 人工智能 +- 启动器 +- 工作流 +- 桌面 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://executor.dk/docs +- DocumentLabel: 技巧与窍门 + DocumentUrl: https://executor.dk/tips +- DocumentLabel: 社区 + DocumentUrl: https://github.com/executordk/executor-community/discussions +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.yaml b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.yaml new file mode 100644 index 000000000000..490b7d511ece --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.3.7/MartinBresson.Executor.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.3.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b90247af6f2da674942a58e9ed0ec1c0b1950fa7 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 11:55:41 -0400 Subject: [PATCH 034/279] New version: Microsoft.SafetyScanner version 1.451.314.0 (#384778) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.314.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..517d3267503f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.314.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.314.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.314.0&arch=x86 + InstallerSha256: 75D1CFEDDAE5E0EF9C9EAA144BA4AA5A1C18A785D41BF0E8A81AA6D4336B6D1C +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.314.0&arch=amd64 + InstallerSha256: D8AA9AB2DAED9B8A0B1709EADBA5AB946E28DF72FF28FCDAC65895F33FC6C39F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..90f29033ff92 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.314.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.314.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.314.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.314.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..ca007d971656 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.314.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.314.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0dd171efa8acac8070e007dbc85b563186157b0f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:55:56 +0800 Subject: [PATCH 035/279] New version: zhukunpenglinyutong.CCGUI version 0.5.7 (#384779) --- .../zhukunpenglinyutong.CCGUI.installer.yaml | 16 ++++++ ...hukunpenglinyutong.CCGUI.locale.en-US.yaml | 18 ++++++ ...hukunpenglinyutong.CCGUI.locale.zh-CN.yaml | 57 +++++++++++++++++++ .../0.5.7/zhukunpenglinyutong.CCGUI.yaml | 8 +++ 4 files changed, 99 insertions(+) create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.installer.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.en-US.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml create mode 100644 manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.yaml diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.installer.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.installer.yaml new file mode 100644 index 000000000000..700ae694a7c1 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.5.7 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: ccgui +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/download/v0.5.7/ccgui_0.5.7_x64-setup.exe + InstallerSha256: 719CC0F52CC0CEB562F521686F26C23E0115B0871B2A8B2A1BAF77E98B72441F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.en-US.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.en-US.yaml new file mode 100644 index 000000000000..5c4451afd7a5 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: zhukunpenglinyutong.CCGUI +PackageVersion: 0.5.7 +PackageLocale: en-US +ShortDescription: CC GUI Client (Vibe Coding Platform Designed for Developers) +Description: CC GUI targets professional developers, serving as a replacement for Cursor. Focusing on developer experience, our ultimate goal is to build a 100% open-source and transparent next-generation Vibe Coding editor (supporting engines such as Claude Code, Codex, etc.) +Tags: +- ai +- claude-code +- code +- coding +- large-language-model +- llm +- programming +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..7bd6a2389932 --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.locale.zh-CN.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zhukunpenglinyutong.CCGUI +PackageVersion: 0.5.7 +PackageLocale: zh-CN +Publisher: zhukunpenglinyutong +PublisherUrl: https://github.com/zhukunpenglinyutong +PublisherSupportUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/issues +Author: 朱昆鹏 +PackageName: ccgui +PackageUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui +License: MIT +LicenseUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2026 Thomas Ricouard + Copyright (c) 2026 zhukunpenglinyutong(朱昆鹏) +ShortDescription: CC GUI 客户端(专为开发者打造的 Vibe Coding 平台) +Description: CC GUI 目标群体是专业开发者,可以替代 Curosr 使用。专注于开发者体验,我们最终目标是打造一个 100% 开源透明的下一代 Vibe Coding 编辑器(支持 Claude Code,Codex 等引擎) +Tags: +- claude-code +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ReleaseNotes: |- + New Features + - 增加 Markdown 预览专用大文件读取 + - 增加 fast preview 渲染链路 + - 完成接口契约视图阶段交付 + - 收口代码关系图导入与审计卡片 + - 完善代码关系导入画布链路 + - 优化文件关系图导入 + - 完成意图画布与项目地图上下文收口 + - 收口文件关系图谱工作台 + - 完善文件关系图谱面板 + - 完成文件关系上下文闭环 + - 增加文件关系扫描看板 + Fixes + - 收口接口契约边界与大文件门禁 + - 兼容中转站 codex-tui UA + - 跳过默认关闭引擎的会话扫描 + - 保留旧品牌兼容路径例外 + - 防止跨引擎清理对话残留 + - prevent redundant re-renders in selected session hooks + - 修复门禁测试与大文件基线 + - 加固客户端渲染稳定性防线 + - 修复代码关系导入画布稳定性 + - 修复文件关系扫描与视图收起语义 + - 规范化 Excalidraw 选择状态 + - 修复 UNKNOWN 关系节点聚焦 + - 修复文件导航完整性与关系图治理 + - 禁用文件关系滚轮缩放 + - 优化文件关系聚焦视图 +ReleaseNotesUrl: https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases/tag/v0.5.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.yaml b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.yaml new file mode 100644 index 000000000000..bf94171c9c4e --- /dev/null +++ b/manifests/z/zhukunpenglinyutong/CCGUI/0.5.7/zhukunpenglinyutong.CCGUI.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: zhukunpenglinyutong.CCGUI +PackageVersion: 0.5.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 8ee512da2f2863758690f28e6e44cdc5ec765be3 Mon Sep 17 00:00:00 2001 From: Hidetoshi Yanagi Date: Tue, 9 Jun 2026 00:56:10 +0900 Subject: [PATCH 036/279] New version: daruyanagi.XTimelineViewer version 1.4.3 (#384780) --- .../daruyanagi.XTimelineViewer.installer.yaml | 23 ++++++++++ ...ruyanagi.XTimelineViewer.locale.en-US.yaml | 42 +++++++++++++++++++ .../1.4.3/daruyanagi.XTimelineViewer.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.installer.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.locale.en-US.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.yaml diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.installer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.installer.yaml new file mode 100644 index 000000000000..5122ed27c802 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: XTimelineViewer.exe + PortableCommandAlias: xtimelineviewer +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.4.3/XTimelineViewer-v1.4.3-win-x64.zip + InstallerSha256: 05C998415C6033EF9B54816CADA7205EEFDC06CDF5057169B57910F5086B47BB +- Architecture: arm64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.4.3/XTimelineViewer-v1.4.3-win-arm64.zip + InstallerSha256: C6EF3935C28D547107B0ADF56C385FDE0A149800AB45378375DB557A34B57430 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.locale.en-US.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.locale.en-US.yaml new file mode 100644 index 000000000000..d9190d8b5359 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.3 +PackageLocale: en-US +Publisher: daruyanagi +PublisherUrl: https://github.com/daruyanagi +PublisherSupportUrl: https://github.com/daruyanagi/XTimelineViewer/issues +PackageName: XTimelineViewer +PackageUrl: https://github.com/daruyanagi/XTimelineViewer +License: MIT +LicenseUrl: https://github.com/daruyanagi/XTimelineViewer/blob/HEAD/LICENSE +ShortDescription: Multi-column X (Twitter) timeline viewer built with WinUI 3 and WebView2 +Description: |- + XTimelineViewer lets you view multiple X (Twitter) timelines side by side, + similar to TweetDeck / X Pro. Drop X URL shortcuts onto the window to add + timelines. Built with WinUI 3 and WebView2, self-contained (no runtime install needed). +Tags: +- timeline +- tweetdeck +- twitter +- webview2 +- winui3 +- x +ReleaseNotes: |- + What's Changed + - refactor: Views/Models フォルダーに整理し MVVM 構造を導入 (#128) by @daruyanagi in #129 + - feat: 指定 Edge プロファイルで外部リンクを開く by @daruyanagi in #130 + - feat: NavigationView 付き設定ウィンドウのスケルトンを追加 by @daruyanagi in #140 + - feat: 全般設定ページに SettingsCard ベースの UI を実装 by @daruyanagi in #141 + - feat: 試験機能ページに SettingsCard ベースの UI を実装 by @daruyanagi in #142 + - feat: 拡張機能ページに SettingsCard ベースの UI を実装 (#136) by @daruyanagi in #143 + - feat: プロファイルページに SettingsExpander ベースの UI を実装 (#137) by @daruyanagi in #144 + - feat: About ダイアログを設定ウィンドウの About ページへ移行 (#138) by @daruyanagi in #145 + - feat: メニュー再構成と旧設定ダイアログの削除 (#139) by @daruyanagi in #146 + - fix: タイムライン設定ダイアログに ScrollViewer を追加 (#147) by @daruyanagi in #148 + - fix: 起動時の堅牢性を改善 (winget バリデーション対策) by @daruyanagi in #149 + Full Changelog: v1.4.2...v1.4.3 +ReleaseNotesUrl: https://github.com/daruyanagi/XTimelineViewer/releases/tag/v1.4.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.yaml new file mode 100644 index 000000000000..04d2644b7cc6 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.3/daruyanagi.XTimelineViewer.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3917fd3506e15acbf025c1e712297c225c7ebd50 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:56:24 +0800 Subject: [PATCH 037/279] New version: codedogQBY.ReadAny version 1.3.3 (#384782) --- .../1.3.3/codedogQBY.ReadAny.installer.yaml | 26 +++++ .../codedogQBY.ReadAny.locale.en-US.yaml | 52 +++++++++ .../codedogQBY.ReadAny.locale.zh-CN.yaml | 110 ++++++++++++++++++ .../ReadAny/1.3.3/codedogQBY.ReadAny.yaml | 8 ++ 4 files changed, 196 insertions(+) create mode 100644 manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.installer.yaml create mode 100644 manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.en-US.yaml create mode 100644 manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.zh-CN.yaml create mode 100644 manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.yaml diff --git a/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.installer.yaml b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.installer.yaml new file mode 100644 index 000000000000..ceb949fbe1fc --- /dev/null +++ b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.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: codedogQBY.ReadAny +PackageVersion: 1.3.3 +UpgradeBehavior: install +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/codedogQBY/ReadAny/releases/download/v1.3.3/ReadAny_1.3.3_x64-setup.exe + InstallerSha256: E421E86F982E01C0CFA5A2C2A6700117ED81EB581FBCAAB125DBDFF5E2BB0B72 + ProductCode: ReadAny +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/codedogQBY/ReadAny/releases/download/v1.3.3/ReadAny_1.3.3_x64_en-US.msi + InstallerSha256: F923A2B739AF81060DB380A4D89E6273077988B66265FD0EF85AADF50833BD09 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{006C8E65-46B4-4AF8-AD8F-E621D43CCC2C}' + AppsAndFeaturesEntries: + - UpgradeCode: '{4A4C1E36-EFE4-54F8-81CC-49F8B7D0F713}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.en-US.yaml b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.en-US.yaml new file mode 100644 index 000000000000..23fcc4b7cfd0 --- /dev/null +++ b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: codedogQBY.ReadAny +PackageVersion: 1.3.3 +PackageLocale: en-US +ShortDescription: An AI-powered e-book reader with intelligent chat, semantic search, annotation, and knowledge management. +Description: |- + An AI-powered e-book reader with intelligent chat, semantic search, annotation, and knowledge management. + + Core Features + 🤖 AI-Powered Reading + - Intelligent Chat - Ask questions about your books, AI knows your position, selected text, and highlights + - Semantic Search - Beyond keywords, vector retrieval + BM25 hybrid search + - Instant Translation - AI translation or DeepL, 19 languages supported + - Multiple AI Providers - OpenAI, Claude, Gemini, Ollama, DeepSeek + - Skills System - Built-in skills (summarizer, concept explainer, character tracker, etc.) + create custom skills + 📝 Annotation & Knowledge Management + - 5-Color Highlights - Yellow/Green/Blue/Pink/Purple, hover to preview notes + - Markdown Notes - Rich text editor with toolbar, WYSIWYG + - Multi-format Export - Markdown, HTML, JSON, Obsidian, Notion + 🔊 Text-to-Speech (TTS) + - Multiple Engines - Edge TTS, Browser TTS, DashScope (通义千问) + - Voice Selection - 100+ voices in multiple languages + - Speed Control - Adjustable playback speed + - Background Playback - Listen while doing other things + 📊 Reading Statistics + - Reading Heatmap - Visualize your reading habits like GitHub contributions + - Trend Charts - Track daily/weekly/monthly reading time + - Streak Tracking - Longest consecutive reading days + - Book Statistics - Time spent per book, completion rate + ☁️ Cross-Device Sync + - WebDAV Support - Sync your library, highlights, and notes across devices + - Auto Sync - Automatic background synchronization + - Conflict Resolution - Smart merge for concurrent edits + 📚 Multi-Format Support + EPUB · PDF · MOBI · AZW · AZW3 · FB2 · FBZ · CBZ + 🎨 Customizable Experience + - 5 font themes (CJK optimized) + - Light/Dark mode + - Paginated/Continuous scroll + - Keyboard shortcuts + - English/Chinese interface +Tags: +- ebook +- epub +- mobi +- pdf +- reader +- viewer +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.zh-CN.yaml b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.zh-CN.yaml new file mode 100644 index 000000000000..68a3120836a0 --- /dev/null +++ b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.locale.zh-CN.yaml @@ -0,0 +1,110 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: codedogQBY.ReadAny +PackageVersion: 1.3.3 +PackageLocale: zh-CN +Publisher: readany +PublisherUrl: https://github.com/codedogQBY +PublisherSupportUrl: https://github.com/codedogQBY/ReadAny/issues +PackageName: ReadAny +PackageUrl: https://codedogqby.github.io/ReadAny/ +License: GPL-3.0 +LicenseUrl: https://github.com/codedogQBY/ReadAny/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 ReadAny Team +ShortDescription: 一款 AI 驱动的电子书阅读器,支持智能聊天、语义搜索、标注和知识管理。 +Description: |- + 一款 AI 驱动的电子书阅读器,支持智能聊天、语义搜索、标注和知识管理。 + + 核心功能 + 🤖 AI 驱动阅读 + - 智能聊天 - 就书籍内容提问,AI 知晓你的阅读位置、选中文本和高亮内容 + - 语义搜索 - 超越关键词,支持向量检索 + BM25 混合搜索 + - 即时翻译 - 支持 AI 翻译或 DeepL,涵盖 19 种语言 + - 多种 AI 提供商 - OpenAI、Claude、Gemini、Ollama、DeepSeek + - 技能系统 - 内置技能(摘要生成、概念解释、人物追踪等)+ 自定义技能创建 + 📝 标注与知识管理 + - 五色高亮 - 黄/绿/蓝/粉/紫,悬停预览笔记 + - Markdown 笔记 - 带工具栏的富文本编辑器,所见即所得 + - 多格式导出 - 支持 Markdown、HTML、JSON、Obsidian、Notion + 🔊 文本转语音 (TTS) + - 多引擎支持 - Edge TTS、浏览器 TTS、DashScope(通义千问) + - 语音选择 - 支持 100 多种多语言语音 + - 速度调节 - 可调整播放速度 + - 后台播放 - 可在进行其他操作时继续收听 + 📊 阅读统计 + - 阅读热力图 - 类似 GitHub 贡献图,可视化阅读习惯 + - 趋势图表 - 追踪每日/每周/每月阅读时长 + - 连续阅读天数 - 记录最长连续阅读天数 + - 书籍统计 - 统计每本书阅读时长及完成率 + ☁️ 跨设备同步 + - WebDAV 支持 - 在不同设备间同步书库、高亮和笔记 + - 自动同步 - 后台自动同步 + - 冲突解决 - 并发编辑时智能合并 + 📚 多格式支持 + EPUB · PDF · MOBI · AZW · AZW3 · FB2 · FBZ · CBZ + 🎨 个性化体验 + - 5 种字体主题(专为中日韩优化) + - 昼/夜模式 + - 分页/连续滚动 + - 键盘快捷键 + - 中英文界面 +Tags: +- epub +- mobi +- pdf +- 电子书 +- 阅读器 +ReleaseNotes: |- + ReadAny v1.3.3 来啦,这一版主要围绕 书籍详情、连续滚动阅读、AI 引用与兜底、同步稳定性、TTS 听书体验 做了一轮更新。 + 🚀 新功能 + - 新增书籍详情 / 元信息编辑:支持在桌面端与移动端维护书名、作者、标签、评分、简介、书评等信息 + - 新增连续滚动阅读模式:阅读器支持更接近自然上下滚动的连续阅读体验,并持续优化章节衔接 + - 新增 AI 未索引书籍兜底探索:没有向量化的书籍也能通过原文探索尽量回答问题,并生成可追溯引用 + - 新增导入后自动向量化相关流程:为后续“导入即索引”的 AI 阅读体验打基础 + - 新增高亮擦除操作:点击高亮后可以直接删除高亮 + - 新增默认高亮颜色记忆:选择过的高亮颜色会被记住,减少重复选择 + - 新增自定义 S3 同步目录:S3 同步也可以像 WebDAV 一样指定目录 + - 新增移动端缓存清理入口 + ✨ 优化 + - 书籍详情交互优化:桌面端与移动端分别做了更适合当前平台的展示与编辑体验 + - 滚动阅读体验优化:改善滚动模式的章节切换、页边距、滚动条样式,以及桌面端点击翻页规则 + - AI 引用流程更稳:AI 回答前会更主动生成引用;引用工具调用也会正常展示,便于理解 AI 正在做什么 + - 未索引书籍引用定位优化:改进兜底引用到书内位置的映射,降低引用跳转不准的问题 + - 同步进度更清晰:文件同步的上传、下载与进度反馈更准确 + - WebDAV / S3 同步体验优化:减少移动端重复创建目录请求,并改善桌面端 WebDAV 兼容性 + - TTS 播放控件体验优化:播放、暂停等按钮的状态文案和可访问性标签更清楚 + - 移动端自定义字体导入优化:本地字体文件导入与启用更稳定 + - README 支持格式说明更新 + 🐛 修复 + - 阅读与标注: + - 修复注音文本可能被一起加入高亮或笔记的问题 + - 修复选中文本悬浮工具栏可能超出阅读器边界的问题 + - 修复 PDF 阅读时中间区域点击控制不准确的问题 + - 修复脚注点击直接跳转的问题,改为在当前位置展示提示气泡,并处理边缘遮挡 + - 修复部分场景下阅读进度越界或新书进度展示不准确的问题 + - 修复桌面端滚动模式相关改动后,非滚动模式点击翻页位置可能错乱的问题 + - AI / 向量化 / 翻译: + - 修复未索引书籍 AI 引用顺序、位置映射和跳转不稳定的问题 + - 修复部分 AI 工具调用失败后缺少失败态、界面一直 loading 的问题 + - 修复移动端通过导出码导入 AI 配置后,部分凭据没有正确保存的问题 + - 优化中文现代释义提示词,减少古文被直接翻回原文或被过度解释的问题 + - 同步与导入: + - 修复同步后已删除分组可能被重新恢复的问题 + - 修复移动端下载书籍后文件尚未准备好就打开的问题 + - 修复 WebDAV 桌面端部分配置无法连接的问题 + - 修复移动端 WebDAV 在部分服务上重复 MKCOL 导致失败的问题 + - TTS / 听书: + - 修复 DashScope 朗读进度与实际音频不同步的问题 + - 修复 DashScope 暂停 / 继续后可能跳段、重复请求或音频混乱的问题 + - 修复朗读时可能出现重复句子的问题 + - 修复滚动模式下 TTS 起读位置可能不是当前视野第一句的问题 + - 修复桌面端阅读器文本识别在阅读引擎更新后失效的问题 + - 修复 TTS 读出脚注标记的问题 + - 移动端与桌面端稳定性: + - 修复阅读统计小时显示与插值问题 + - 修复移动端清理缓存、字体导入、书籍下载等细节问题 + - 清理被错误跟踪的 __pycache__ 文件 +ReleaseNotesUrl: https://github.com/codedogQBY/ReadAny/releases/tag/v1.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.yaml b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.yaml new file mode 100644 index 000000000000..4d9a54e3166d --- /dev/null +++ b/manifests/c/codedogQBY/ReadAny/1.3.3/codedogQBY.ReadAny.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: codedogQBY.ReadAny +PackageVersion: 1.3.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 1d4d065459a4bac42d39e54e1de847c4b052f682 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:56:40 +0800 Subject: [PATCH 038/279] New version: HaiYing.AionUi version 2.1.13 (#384783) --- .../2.1.13/HaiYing.AionUi.installer.yaml | 32 +++++++++++++ .../2.1.13/HaiYing.AionUi.locale.en-US.yaml | 45 +++++++++++++++++++ .../2.1.13/HaiYing.AionUi.locale.zh-CN.yaml | 19 ++++++++ .../HaiYing/AionUi/2.1.13/HaiYing.AionUi.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.installer.yaml create mode 100644 manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.yaml diff --git a/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..c691fd1a8218 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.13 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.13/AionUi-2.1.13-win-x64.exe + InstallerSha256: A93C9814C71F11B0CF24E7AA92BBD4A0CD0D6F22C78B2DA5754A977E690F16FC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.13/AionUi-2.1.13-win-x64.exe + InstallerSha256: A93C9814C71F11B0CF24E7AA92BBD4A0CD0D6F22C78B2DA5754A977E690F16FC + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v2.1.13/AionUi-2.1.13-win-arm64.exe + InstallerSha256: BD2377476DD0A83B29399128040156FA24C49216793EF620CF2293A6E658EB3C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..ace7ebab7d9b --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.13 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - fix(realtime): canonicalize boundary errors by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/3217 + - fix(runtime): align installation integrity dialogs by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3220 + - fix(runtime): validate packaged Node runtime layout by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3221 + - feat(theme): unify theme system into a single Theme concept by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3219 + - fix(bootstrap): preserve backend startup error codes by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/3218 + - fix(preview): default zoom to 100% and hide snapshot/history entry by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3222 + - feat(appearance): configurable font sizes & display→appearance rename by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3223 + - Stabilize conversation runtime view contract by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3224 + - fix(messages): keep message list scrollbar flush to window edge by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3226 + - chore: bump version to 2.1.13 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3229 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v2.1.12...v2.1.13 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v2.1.13 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..890c201aa0bb --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.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: HaiYing.AionUi +PackageVersion: 2.1.13 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..a6ec7e07f7f8 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/2.1.13/HaiYing.AionUi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 2.1.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c172fd84abc7dfe47f5255cf98a4ec9d40db6088 Mon Sep 17 00:00:00 2001 From: relmer Date: Mon, 8 Jun 2026 08:56:54 -0700 Subject: [PATCH 039/279] New version: relmer.MatrixRain version 1.5.2161 (#384784) --- .../1.5.2161/relmer.MatrixRain.installer.yaml | 18 +++++++++++ .../relmer.MatrixRain.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.5.2161/relmer.MatrixRain.yaml | 8 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.installer.yaml create mode 100644 manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.locale.en-US.yaml create mode 100644 manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.yaml diff --git a/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.installer.yaml b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.installer.yaml new file mode 100644 index 000000000000..0d6182b41dbc --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.5.2161 +InstallerType: portable +Commands: +- MatrixRain +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/relmer/MatrixRain/releases/download/v1.5.2161/MatrixRain.exe + InstallerSha256: 654DDBEB399E0A28DEF821D080B90E20A5EFBC91E9441B07A8DCC4450F3F40AA +- Architecture: arm64 + InstallerUrl: https://github.com/relmer/MatrixRain/releases/download/v1.5.2161/MatrixRain-ARM64.exe + InstallerSha256: DFE40EF27CF0CEADDCA9C80413F4F22EFF9B42C75CFBDB84D43254F536A835DF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.locale.en-US.yaml b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.locale.en-US.yaml new file mode 100644 index 000000000000..29d67cf5141e --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.5.2161 +PackageLocale: en-US +Publisher: relmer +PublisherUrl: https://github.com/relmer +PublisherSupportUrl: https://github.com/relmer/MatrixRain/issues +PackageName: MatrixRain +PackageUrl: https://github.com/relmer/MatrixRain +License: MIT +LicenseUrl: https://github.com/relmer/MatrixRain/blob/master/LICENSE +ShortDescription: GPU-accelerated Matrix digital rain screensaver and live wallpaper for Windows +Description: |- + MatrixRain is a GPU-accelerated Matrix digital rain screensaver and live wallpaper for Windows. + Features include DirectX 11 rendering, configurable color schemes, glyph animation, bloom + post-processing, and native ARM64 support. Available as both a standalone windowed application + and a Windows screensaver (.scr). The .scr version is available from the GitHub releases page. +Moniker: matrixrain +Tags: +- animation +- directx +- matrix +- screensaver +- wallpaper +- windows +ReleaseNotesUrl: https://github.com/relmer/MatrixRain/releases/tag/v1.5.2161 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.yaml b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.yaml new file mode 100644 index 000000000000..234bea8d314c --- /dev/null +++ b/manifests/r/relmer/MatrixRain/1.5.2161/relmer.MatrixRain.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: relmer.MatrixRain +PackageVersion: 1.5.2161 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d06263378c2f6826b6235e03408c6e05f7d54f17 Mon Sep 17 00:00:00 2001 From: apevogoci Date: Mon, 8 Jun 2026 17:57:10 +0200 Subject: [PATCH 040/279] New version: SagerNet.sing-box version 1.13.13 (#384785) --- .../1.13.13/SagerNet.sing-box.installer.yaml | 26 +++++++++++++++ .../SagerNet.sing-box.locale.en-US.yaml | 32 +++++++++++++++++++ .../SagerNet.sing-box.locale.zh-CN.yaml | 23 +++++++++++++ .../sing-box/1.13.13/SagerNet.sing-box.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.installer.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.en-US.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.zh-CN.yaml create mode 100644 manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.yaml diff --git a/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.installer.yaml b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.installer.yaml new file mode 100644 index 000000000000..57720649249d --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.13 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.13-windows-386/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.13/sing-box-1.13.13-windows-386.zip + InstallerSha256: 654DBBFAC4CC6B4DFED143ED594F5A85C64B3B38CB931EAC0911E168DDFF8210 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.13-windows-amd64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.13/sing-box-1.13.13-windows-amd64.zip + InstallerSha256: D96A0CB9840EFC8149E0602DBBEA2D265F265AE2A83630EDCD2A8F73B2D84325 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: sing-box-1.13.13-windows-arm64/sing-box.exe + InstallerUrl: https://github.com/SagerNet/sing-box/releases/download/v1.13.13/sing-box-1.13.13-windows-arm64.zip + InstallerSha256: 903A9538CB69E76B5F27727802C8B539C3AC47D33E37A053EF1B2E38C48947CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.en-US.yaml b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.en-US.yaml new file mode 100644 index 000000000000..b44e4d886cb9 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.13 +PackageLocale: en-US +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/docs/support.md +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://github.com/SagerNet/sing-box/blob/HEAD/LICENSE +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://raw.githubusercontent.com/SagerNet/sing-box/v1.8.1/LICENSE +ShortDescription: The universal proxy platform. +Moniker: sing-box +Tags: +- network +- proxy +- shadowsocks +- vpn +ReleaseNotes: |- + 📝 Release Notes + - Fixes and improvements +ReleaseNotesUrl: https://github.com/SagerNet/sing-box/releases/tag/v1.13.13 +Documentations: +- DocumentLabel: sing-box + DocumentUrl: https://sing-box.sagernet.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.zh-CN.yaml b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.zh-CN.yaml new file mode 100644 index 000000000000..32ab9d3f1ac7 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SagerNet.sing-box +PackageVersion: 1.13.13 +PackageLocale: zh-CN +Publisher: SagerNet +PublisherUrl: https://sagernet.org/ +PublisherSupportUrl: https://sing-box.sagernet.org/support +Author: SagerNet +PackageName: sing-box +PackageUrl: https://sing-box.sagernet.org/ +License: GNU General Public License Version 3 or Later +LicenseUrl: https://sing-box.sagernet.org/#license +Copyright: GNU General Public License Version 3 or Later +CopyrightUrl: https://sing-box.sagernet.org/#license +ShortDescription: 通用代理平台 +Tags: +- vpn +- 代理 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.yaml b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.yaml new file mode 100644 index 000000000000..d40bc7c73d60 --- /dev/null +++ b/manifests/s/SagerNet/sing-box/1.13.13/SagerNet.sing-box.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: SagerNet.sing-box +PackageVersion: 1.13.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4d48489a5531c6de0bb6be9b7aa3cd35f834cf01 Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 08:57:23 -0700 Subject: [PATCH 041/279] New version: dune-admin 0.27.1 (#384787) Co-authored-by: goreleaserbot --- .../0.27.1/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.27.1/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..881531d4da7d --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.1/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.27.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.27.1/dune-admin_windows_amd64.zip + InstallerSha256: fcb7b83a74a7b52bee8111ee7716ecac72612d7b8575b4ff3ec7a76603b709c0 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..a4b7950205d2 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.1/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.27.1 +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.27.1/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.27.1/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..add0e61cde4d --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.1/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.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 49785c65c0ab1c34bfdbb9abeb279fe3e67756af Mon Sep 17 00:00:00 2001 From: Robert Nio <50460704+githubrobbi@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:57:36 -0700 Subject: [PATCH 042/279] New version: SkyLLC.UFFS version 0.5.117 (#384789) --- .../UFFS/0.5.117/SkyLLC.UFFS.installer.yaml | 32 +++++ .../0.5.117/SkyLLC.UFFS.locale.en-US.yaml | 123 ++++++++++++++++++ .../s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.yaml | 8 ++ 3 files changed, 163 insertions(+) create mode 100644 manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.installer.yaml create mode 100644 manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.locale.en-US.yaml create mode 100644 manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.yaml diff --git a/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.installer.yaml b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.installer.yaml new file mode 100644 index 000000000000..3adffb4bca2f --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.installer.yaml @@ -0,0 +1,32 @@ +# 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: SkyLLC.UFFS +PackageVersion: 0.5.117 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uffs-windows-x64/uffs-mft.exe + PortableCommandAlias: uffs-mft +- RelativeFilePath: uffs-windows-x64/uffs-tui.exe + PortableCommandAlias: uffs-tui +- RelativeFilePath: uffs-windows-x64/uffs.exe + PortableCommandAlias: uffs +- RelativeFilePath: uffs-windows-x64/uffsd.exe + PortableCommandAlias: uffsd +- RelativeFilePath: uffs-windows-x64/uffsmcp.exe + PortableCommandAlias: uffsmcp +Scope: user +InstallModes: +- silent +- silentWithProgress +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/download/v0.5.117/uffs-windows-x64.zip + InstallerSha256: F03E1B6CD3D051A0582F9D16124490602B0956834698E1F6AB464C96ECC15B91 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.locale.en-US.yaml b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.locale.en-US.yaml new file mode 100644 index 000000000000..bb2ca5308c29 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.locale.en-US.yaml @@ -0,0 +1,123 @@ +# 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: SkyLLC.UFFS +PackageVersion: 0.5.117 +PackageLocale: en-US +Publisher: Sky, LLC +PublisherUrl: https://github.com/skyllc-ai +PublisherSupportUrl: https://github.com/skyllc-ai/UltraFastFileSearch/issues +PackageName: UFFS - Ultra Fast File Search +PackageUrl: https://github.com/skyllc-ai/UltraFastFileSearch +License: MPL-2.0 +LicenseUrl: https://github.com/skyllc-ai/UltraFastFileSearch/blob/HEAD/LICENSE +ShortDescription: Benchmark-driven NTFS search engine for Windows +Description: |- + UFFS reads the NTFS Master File Table directly, builds a compact persisted index, + and serves targeted queries in 0-3 ms daemon-side. One Rust engine for CLI, daemon, + TUI, and MCP agent workflows. Proven on 100M-record scale. +Tags: +- cli +- file-search +- mft +- ntfs +- rust +- search +- windows +ReleaseNotes: |- + UFFS v0.5.117 + 🚀 What's New + See the full changelog + and CHANGELOG.md in the repository for details. + 📦 Downloads + UFFS is a Windows-native NTFS search engine — live indexing of + the Master File Table requires Windows. The engine core is + cross-platform, so macOS and Linux builds are shipped for + offline MFT analysis from captured .mft / .bin snapshots. + Each platform ships as a one-download ZIP bundle in three + tiers — pick the one that matches how much you need: + ──────┬───────────┬───────────────────────────────────────────────────────────────────── + Tier │Zip suffix │Contents + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + min │-min.zip │uffs + uffsd + uffs-tui demo. Lean engine for CI/scripting. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + normal│(no suffix)│min + uffsmcp + uffs-mft + docs + brand + packaging helper. + │ │Recommended. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + full │-full.zip │normal + the uffs-diag diagnostic tools. + ──────┴───────────┴───────────────────────────────────────────────────────────────────── + > 🖥️ Every tier bundles the free uffs-tui demo — the + > zero-setup front door. After unzipping, just run uffs-tui + > to browse your own drives in a UI (the daemon auto-starts). + > The demo has capped result counts and disabled exports; see + > DEMO-LICENSE.txt in the zip. Full TUI/GUI are commercial. + Individual binaries are also attached for automation that + wgets a single file. + 🟦 Windows x86_64 — primary live-indexing target + - uffs-windows-x64.zip — recommended (normal tier): CLI + + daemon + MCP + MFT tooling + uffs-tui demo + icon + docs. + The .exes ship with the UFFS icon and asInvoker manifest + embedded. Also: uffs-windows-x64-min.zip, + uffs-windows-x64-full.zip. + - Raw binaries: uffs-windows-x64.exe, uffsd-windows-x64.exe, + uffsmcp-windows-x64.exe, uffs-mft-windows-x64.exe. + 🍏 macOS Apple Silicon — offline MFT analysis + - uffs-macos-arm64.zip — recommended (normal tier): raw + binaries + uffs-tui demo + a ready-to-run UFFS.app bundle + - icns + docs + packaging/macos/bundle.sh for rebuilding. + Also: uffs-macos-arm64-min.zip, uffs-macos-arm64-full.zip. + - Raw binaries: uffs-macos-arm64, uffsd-macos-arm64, + uffsmcp-macos-arm64, uffs-mft-macos-arm64. + - Intel Macs: run the arm64 build under Rosetta 2. + 🐧 Linux x86_64 — offline MFT analysis + - uffs-linux-x64.zip — recommended (normal tier): binaries + - uffs-tui demo + full hicolor icon tree + + packaging/linux/install.sh (drops the .desktop entry and + icons under /usr/local with one sudo invocation) + docs. + Also: uffs-linux-x64-min.zip, uffs-linux-x64-full.zip. + - Raw binaries: uffs-linux-x64, uffsd-linux-x64, + uffsmcp-linux-x64, uffs-mft-linux-x64. + - Use with --mft-file to analyse captured MFT snapshots on servers, forensics VMs, or in Docker. + 🔐 Verification + All binaries are accompanied by SHA256 checksums in CHECKSUMS.txt. + Verify with: + sha256sum -c CHECKSUMS.txt + Additionally, every release asset carries a SLSA build- + provenance attestation signed with the workflow's Sigstore + OIDC identity. Verify with GitHub CLI: + gh attestation verify --owner skyllc-ai + A successful verification proves the bytes were produced by + this exact workflow run on this exact commit. + 📋 SBOM (Software Bill of Materials) + Each workspace crate ships a CycloneDX 1.5 SBOM alongside the + binaries: sbom-.cdx.json. The SBOMs are covered by + the same SLSA attestation as the binaries, so you can verify + the inventory with the same command above. Inspect with any + CycloneDX-aware tool, e.g.: + jq '.components[] | {name, version, purl}' sbom-uffs-cli.cdx.json + 📋 Installation + Recommended: ZIP bundle + 1. Download uffs-.zip for your platform. + 2. Unzip anywhere. + 3. Windows: the .exes are ready to run; place them on PATH. Icon + asInvoker manifest are already baked into the PE. + 4. macOS: double-click UFFS.app, or move the raw uffs binary into /usr/local/bin/. First launch: Gatekeeper warns because the bundle is unsigned — right-click → Open to confirm, or run xattr -dr com.apple.quarantine UFFS.app. + 5. Linux: run sudo packaging/linux/install.sh from the unzipped directory — installs the binary, the .desktop entry, and the full hicolor icon set. Override prefix with sudo PREFIX=/opt/uffs packaging/linux/install.sh. + Raw-binary path (automation) + - Download the individual binary, e.g. uffs-linux-x64. + - macOS / Linux: chmod +x uffs-* then optionally mv uffs-* /usr/local/bin/uffs. + - Windows: the .exe is ready to run; place it on PATH. + 🛠️ Build Information + - Triggered by: auto-tag-release[sha:936b99a] + - Commit: 936b99a + - Toolchain: pinned nightly from rust-toolchain.toml + - Profile: [profile.release] — LTO=fat, codegen-units=1, strip=symbols + - CPU baselines: x86_64 = x86-64-v3 (Haswell+/Zen+); macOS ARM64 = apple-m1 (M1+) + Full Changelog: https://github.com/skyllc-ai/UltraFastFileSearch/commits/v0.5.117 + What's Changed + - docs(demo): weave demo GIFs into README, user manual, and demo kit by @githubrobbi in #366 + - feat(uffs-bench): robust benchmark-suite orchestrator P1–P9 complete by @githubrobbi in #367 + - chore: release v0.5.117 — ship pipeline auto-commit by @githubrobbi in #368 + Full Changelog: v0.5.116...v0.5.117 +ReleaseNotesUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/tag/v0.5.117 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.yaml b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.yaml new file mode 100644 index 000000000000..8441491ca212 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.117/SkyLLC.UFFS.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: SkyLLC.UFFS +PackageVersion: 0.5.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2f6f6f29183a00642bae2bebe14fe4a8bc3b5f8c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:57:51 +0800 Subject: [PATCH 043/279] New version: can1357.oh-my-pi version 15.10.1 (#384790) --- .../15.10.1/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.10.1/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..778d1b0f058f --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.1/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.10.1 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.1/omp-windows-x64.exe + InstallerSha256: 3CD032885F335E033783244CA83B283B981D6F18121E63EF14FFA78E359B6B76 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..1d56710a77fa --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.1/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.10.1 +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.10.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..57a73e9108af --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.1/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.10.1 +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.10.1/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.1/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..8ffd8ffa4b46 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.1/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.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c343e473d9eb23330753e1ddd626921a62fe4581 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:58:05 +0800 Subject: [PATCH 044/279] New version: GeminiLight.MindOS version 0.3.21 (#384791) --- .../0.3.21/GeminiLight.MindOS.installer.yaml | 26 ++++++++++++ .../GeminiLight.MindOS.locale.en-US.yaml | 42 +++++++++++++++++++ .../GeminiLight.MindOS.locale.zh-CN.yaml | 13 ++++++ .../MindOS/0.3.21/GeminiLight.MindOS.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.installer.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.en-US.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.zh-CN.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.yaml diff --git a/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.installer.yaml b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.installer.yaml new file mode 100644 index 000000000000..f56eb5997f03 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.21 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 15ac2c33-c2d1-5a44-9a65-f7cea47859e3 +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.3.21/MindOS-Setup-0.3.21-arm64.exe + InstallerSha256: 37E62FA3E84BD9BCD5616536A5EC69495CC5A5E0131F49EDDF956A0FE727CDFC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.3.21/MindOS-Setup-0.3.21-arm64.exe + InstallerSha256: 37E62FA3E84BD9BCD5616536A5EC69495CC5A5E0131F49EDDF956A0FE727CDFC + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.en-US.yaml b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.en-US.yaml new file mode 100644 index 000000000000..f8c812608b6b --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.21 +PackageLocale: en-US +Publisher: MindOS Team +PublisherUrl: https://mindos.you/ +PublisherSupportUrl: https://github.com/GeminiLight/MindOS/issues +PackageName: MindOS +PackageUrl: https://mindos.you/ +License: MIT +LicenseUrl: https://github.com/GeminiLight/MindOS/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 GeminiLight +ShortDescription: MindOS is where you think, and where your AI agents act — a local-first knowledge base shared between you and every AI you use. Share your brain with every AI — every thought grows. +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + Downloads + Platform Device / CPU Recommended file Download + macOS Apple Silicon (M1/M2/M3/M4) MindOS-0.3.21-arm64.dmg Download DMG + macOS Intel MindOS-0.3.21.dmg Download DMG + Windows x64 MindOS-Setup-0.3.21.exe Download EXE + Windows ARM64 MindOS-Setup-0.3.21-arm64.exe Download EXE + Linux x64 AppImage MindOS-0.3.21.AppImage Download AppImage + Linux Debian / Ubuntu x64 mindos-desktop_0.3.21_amd64.deb Download DEB + What's included + Component Version + MindOS Desktop v0.3.21 + Bundled MindOS Core v1.0.16 + Notes + The .zip, .yml, .yaml, and .blockmap files are used by the auto-updater. Most users should download one of the installers above. + Changelog + Full changelog: https://github.com/GeminiLight/MindOS/compare/desktop-v0.3.20...desktop-v0.3.21 +ReleaseNotesUrl: https://github.com/GeminiLight/MindOS/releases/tag/desktop-v0.3.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.zh-CN.yaml b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.zh-CN.yaml new file mode 100644 index 000000000000..7c60d777d62e --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.locale.zh-CN.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.21 +PackageLocale: zh-CN +ShortDescription: MindOS 是你思考的地方,也是 AI Agent 行动的起点——一个你和所有 AI 共享的本地知识库。每次思考,都在生长。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.yaml b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.yaml new file mode 100644 index 000000000000..8a8bf41387f9 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.3.21/GeminiLight.MindOS.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GeminiLight.MindOS +PackageVersion: 0.3.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5c1de97f2aa99206458eebb812e0668b15ce4e6c Mon Sep 17 00:00:00 2001 From: prettyoaktree <50369136+prettyoaktree@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:58:20 -0400 Subject: [PATCH 045/279] PrettyOakTree.EXIFmod 1.9.1 (#384794) Co-authored-by: Alon Yaffe --- .../PrettyOakTree.EXIFmod.installer.yaml | 29 +++++++++++++++++++ .../PrettyOakTree.EXIFmod.locale.en-US.yaml | 25 ++++++++++++++++ .../EXIFmod/1.9.1/PrettyOakTree.EXIFmod.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.installer.yaml create mode 100644 manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.locale.en-US.yaml create mode 100644 manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.yaml diff --git a/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.installer.yaml b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.installer.yaml new file mode 100644 index 000000000000..e7358cd5302a --- /dev/null +++ b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +# Submit copies of this folder to: https://github.com/microsoft/winget-pkgs (same path under manifests/) +# InstallerSha256 refreshed by scripts/publish-winget-release.sh from GitHub Release after Windows CI uploads the sidecar. + +PackageIdentifier: PrettyOakTree.EXIFmod +PackageVersion: 1.9.1 +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: nullsoft +InstallModes: + - interactive + - silent +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: OliverBetz.ExifTool +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ReleaseDate: 2026-06-07 +Installers: + - Architecture: x64 + Scope: user + InstallerUrl: https://github.com/prettyoaktree/exifmod/releases/download/v1.9.1/EXIFmod-1.9.1-setup.exe + InstallerSha256: A0B75B76A2F3EA1ADD77819FE0D4C8051A852154D1A7030E6B423263A2AC45AC + RequireExplicitUpgrade: true +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.locale.en-US.yaml b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.locale.en-US.yaml new file mode 100644 index 000000000000..d5679e8d7ded --- /dev/null +++ b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: PrettyOakTree.EXIFmod +PackageVersion: 1.9.1 +PackageLocale: en-US +Publisher: prettyoaktree +PublisherUrl: https://github.com/prettyoaktree +Author: prettyoaktree +PackageName: EXIFmod +PackageUrl: https://github.com/prettyoaktree/exifmod +License: MIT +LicenseUrl: https://github.com/prettyoaktree/exifmod/blob/main/LICENSE +Copyright: Copyright (c) prettyoaktree +ShortDescription: EXIF metadata editor with presets +Description: |- + Desktop app for editing EXIF metadata using a preset catalog (SQLite). Metadata read and write use ExifTool on your machine. Install ExifTool separately or accept the OliverBetz.ExifTool dependency when installing with winget. +Moniker: exifmod +Tags: + - exif + - metadata + - photography + - image +ReleaseNotesUrl: https://github.com/prettyoaktree/exifmod/releases/tag/v1.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.yaml b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.yaml new file mode 100644 index 000000000000..4ab4202c2b15 --- /dev/null +++ b/manifests/p/PrettyOakTree/EXIFmod/1.9.1/PrettyOakTree.EXIFmod.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: PrettyOakTree.EXIFmod +PackageVersion: 1.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 00afad55e80810b2c075a82af1dda9c5e5bfb1b7 Mon Sep 17 00:00:00 2001 From: Christian Lauinger Date: Mon, 8 Jun 2026 17:58:35 +0200 Subject: [PATCH 046/279] New version: ChrisLauinger77.QontrolPanel version 1.16.3 (#384795) --- ...hrisLauinger77.QontrolPanel.installer.yaml | 21 ++++++++++++++ ...sLauinger77.QontrolPanel.locale.en-US.yaml | 29 +++++++++++++++++++ .../1.16.3/ChrisLauinger77.QontrolPanel.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.installer.yaml create mode 100644 manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.locale.en-US.yaml create mode 100644 manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.yaml diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.installer.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.installer.yaml new file mode 100644 index 000000000000..35a8d941750f --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.3 +InstallerLocale: en-US +InstallerType: inno +Scope: user +ProductCode: '{8A9C6942-5CA3-4A02-B701-E7B4E862D635}}_is1' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: QontrolPanel 1.16.3 + ProductCode: '{8A9C6942-5CA3-4A02-B701-E7B4E862D635}}_is1' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\QontrolPanel' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ChrisLauinger77/QontrolPanel/releases/download/1.16.3/QontrolPanel_Installer.exe + InstallerSha256: DA51AE1465C4AB69CADCB60375F8F35F083C7EA65904A97EE75DFC622365B611 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.locale.en-US.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.locale.en-US.yaml new file mode 100644 index 000000000000..a611d234e056 --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.locale.en-US.yaml @@ -0,0 +1,29 @@ +# 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: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.3 +PackageLocale: en-US +Publisher: ChrisLauinger77 +PublisherUrl: https://github.com/ChrisLauinger77 +PublisherSupportUrl: https://github.com/ChrisLauinger77/QontrolPanel/issues +PackageName: QontrolPanel +PackageUrl: https://github.com/ChrisLauinger77/QontrolPanel +License: GPL-3.0 +LicenseUrl: https://github.com/ChrisLauinger77/QontrolPanel/blob/HEAD/LICENSE +Copyright: (c) 2026 ChrisLauinger77 +ShortDescription: An enhanced audio panel for Windows +Tags: +- headset +- headsetcontrol +- settings +- sound +ReleaseNotes: |- + What's Changed + - Log HeadsetControl commit hash on initialization by @ChrisLauinger77 in #100 + - Refactor HeadsetControlMonitor and enhance discovery logging by @ChrisLauinger77 in #101 + - Update HeadsetControl and bump version to 1.16.3 by @github-actions[bot] in #103 + Full Changelog: 1.16.2...1.16.3 +ReleaseNotesUrl: https://github.com/ChrisLauinger77/QontrolPanel/releases/tag/1.16.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.yaml b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.yaml new file mode 100644 index 000000000000..482587a7d63e --- /dev/null +++ b/manifests/c/ChrisLauinger77/QontrolPanel/1.16.3/ChrisLauinger77.QontrolPanel.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: ChrisLauinger77.QontrolPanel +PackageVersion: 1.16.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2ec27f2dfe2d744b8227365ee5a1e1c3aa3544bc Mon Sep 17 00:00:00 2001 From: DavidXanatos Date: Mon, 8 Jun 2026 17:58:50 +0200 Subject: [PATCH 047/279] New version: Sandboxie.Plus version 1.17.7 (#384797) --- .../Plus/1.17.7/Sandboxie.Plus.installer.yaml | 32 +++++++++++++++++ .../1.17.7/Sandboxie.Plus.locale.en-US.yaml | 36 +++++++++++++++++++ .../Sandboxie/Plus/1.17.7/Sandboxie.Plus.yaml | 8 +++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.installer.yaml create mode 100644 manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.locale.en-US.yaml create mode 100644 manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.yaml diff --git a/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.installer.yaml b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.installer.yaml new file mode 100644 index 000000000000..87386f45d4ee --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.installer.yaml @@ -0,0 +1,32 @@ +# 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: Sandboxie.Plus +PackageVersion: 1.17.7 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /ALLUSERS +UpgradeBehavior: install +ProductCode: Sandboxie-Plus_is1 +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: Sandboxie-Plus v1.17.7 + ProductCode: Sandboxie-Plus_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '{code:InstallPath}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.7/Sandboxie-Plus-x64-v1.17.7.exe + InstallerSha256: 14F2066A62C3F2952A3CDCEFFA8446E8C20D1F425D53AB86A19E52C99E282ED0 +- Architecture: arm64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.7/Sandboxie-Plus-ARM64-v1.17.7.exe + InstallerSha256: 3114964C57843F3F9321A8E514E8EFBE29E0575289352E1424FBEAA3E9C5B2C5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.locale.en-US.yaml b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.locale.en-US.yaml new file mode 100644 index 000000000000..8690f77c6bf6 --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.locale.en-US.yaml @@ -0,0 +1,36 @@ +# 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: Sandboxie.Plus +PackageVersion: 1.17.7 +PackageLocale: en-US +Publisher: http://xanasoft.com/ +PublisherUrl: https://xanasoft.com/ +PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues +Author: https://xanasoft.com +PackageName: Sandboxie-Plus +PackageUrl: https://github.com/sandboxie-plus/Sandboxie +License: GPL-3.0 +LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic +CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Plus +ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. +Description: |- + Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. + It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). + It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. + Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. +Moniker: sandboxie-plus +Tags: +- sandbox +ReleaseNotes: |- + 0 5 5 + Release Notes + This release focuses on stability and usability improvements. A new global option for ForceBoxDocs has been added under Program Control > Force Process Options, making it easier to configure forced document handling without editing the INI file manually. + The INI editor and completion system have received several improvements, including better context-aware suggestions, improved key resolution, more accurate matching, and better tooltip behavior. Rich text input has also been disabled in the "Edit INI Section" dialog to prevent formatting issues. + Several bugs have been fixed in this release. Most notably, a compatibility issue that could cause VMware guests running inside a sandbox to crash has been resolved. Problems affecting addon installation, encrypted sandbox imports, Data Protection sandboxes causing PowerShell to hang, folder enumeration and deletion, and black box import/export when SandMan is not running elevated have also been addressed. Additionally, improvements to short-name path handling and completion matching further enhance reliability and overall user experience. + For a full list of changes please review the change log. + You can support the project through donations, any help will be greatly appreciated. + If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. +ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.yaml b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.yaml new file mode 100644 index 000000000000..6db573ec3a60 --- /dev/null +++ b/manifests/s/Sandboxie/Plus/1.17.7/Sandboxie.Plus.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: Sandboxie.Plus +PackageVersion: 1.17.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ff22b8fa544a9abd5dff41cd02256dc723ad9dd5 Mon Sep 17 00:00:00 2001 From: Conor <1810150+cst8t@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:59:14 +0100 Subject: [PATCH 048/279] New version: cst8t.gitmun version 0.7.1 (#384799) --- .../gitmun/0.7.1/cst8t.gitmun.installer.yaml | 40 ++++++++++++++++++ .../0.7.1/cst8t.gitmun.locale.en-GB.yaml | 42 +++++++++++++++++++ .../c/cst8t/gitmun/0.7.1/cst8t.gitmun.yaml | 8 ++++ 3 files changed, 90 insertions(+) create mode 100644 manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.installer.yaml create mode 100644 manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.locale.en-GB.yaml create mode 100644 manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.yaml diff --git a/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.installer.yaml b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.installer.yaml new file mode 100644 index 000000000000..67493c604b6b --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.installer.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cst8t.gitmun +PackageVersion: 0.7.1 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/cst8t/gitmun/releases/download/v0.7.1/Gitmun_0.7.1_x64-setup.exe + InstallerSha256: EB52583F6012CF7E1323900A2E0426AA74A729A69A1B7CEC4D5DF9E543C57A33 + InstallerSwitches: + Custom: /SkipGitCheck + ProductCode: Gitmun + AppsAndFeaturesEntries: + - ProductCode: Gitmun + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Gitmun' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/cst8t/gitmun/releases/download/v0.7.1/Gitmun_0.7.1_x64.msi + InstallerSha256: ED39D182139DFFDA7553EBFB0CEE78084EE3602DD79633C3CA7C82A365766037 + ProductCode: '{7F232EA8-E4CE-47D7-9099-FD41F0FF85DC}' + AppsAndFeaturesEntries: + - ProductCode: '{7F232EA8-E4CE-47D7-9099-FD41F0FF85DC}' + UpgradeCode: '{CFD38D6F-06D8-500B-8162-2815A511EBAF}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Gitmun' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.locale.en-GB.yaml b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.locale.en-GB.yaml new file mode 100644 index 000000000000..5c0523503278 --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.locale.en-GB.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cst8t.gitmun +PackageVersion: 0.7.1 +PackageLocale: en-GB +Publisher: cst8t +PublisherUrl: https://github.com/cst8t +PublisherSupportUrl: https://github.com/cst8t/gitmun/issues +Author: cst8t +PackageName: Gitmun +PackageUrl: https://github.com/cst8t/gitmun +License: GPL-3.0 +LicenseUrl: https://github.com/cst8t/gitmun/blob/HEAD/LICENSE +ShortDescription: A cross-platform Git GUI client +Description: Gitmun is a crossplatform desktop Git client built with Tauri +Moniker: gitmun +ReleaseNotes: |- + What’s New + Panel Layout Refactoring + - Renamed the pane layout system to panel layout for consistency with the app’s terminology + - Improved left panel minimum width handling, now set to 260px, with better visibility constraints + - Enhanced the panel resizing algorithm to maintain usable minimum sizes for all panels + - Fixed panel drag constraints to prevent the left panel from being dragged below its minimum width + - Corrected persisted layouts that become too narrow during window resize operations + Testing and Quality + - Expanded panel layout test coverage with new test cases for minimum width constraints + - Added tests for left panel drag correction and usable centre panel constraints + - Improved test assertions for edge cases in panel resizing + Dependencies + - Updated the linux-terminal-launch dependency to the latest commit + Other Improvements + - Git initialisation now targets the main branch by default in test configurations + - Code consistency improvements across layout management utilities + Fixes + - Simplified and corrected panel layout clamping logic + - Improved handling of extreme window sizes and panel width constraints + - Improved minimum panel width enforcement during manual splitter drags + Full Changelog: v0.7.0...v0.7.1 +ReleaseNotesUrl: https://github.com/cst8t/gitmun/releases/tag/v0.7.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.yaml b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.yaml new file mode 100644 index 000000000000..598abc6baf2f --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.7.1/cst8t.gitmun.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: cst8t.gitmun +PackageVersion: 0.7.1 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 From c267a6d2cb30a4b233fdefc13ff263892f5e18c6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:59:30 +0800 Subject: [PATCH 049/279] New version: nashaofu.Shell360 version 0.2.0 (#384802) --- .../0.2.0/nashaofu.Shell360.installer.yaml | 22 +++++++++++++ .../0.2.0/nashaofu.Shell360.locale.en-US.yaml | 31 +++++++++++++++++++ .../0.2.0/nashaofu.Shell360.locale.zh-CN.yaml | 22 +++++++++++++ .../Shell360/0.2.0/nashaofu.Shell360.yaml | 8 +++++ 4 files changed, 83 insertions(+) create mode 100644 manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.installer.yaml create mode 100644 manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.en-US.yaml create mode 100644 manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.zh-CN.yaml create mode 100644 manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.yaml diff --git a/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.installer.yaml b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.installer.yaml new file mode 100644 index 000000000000..0f497d62baeb --- /dev/null +++ b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.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: nashaofu.Shell360 +PackageVersion: 0.2.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Shell360 +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nashaofu/shell360/releases/download/v0.2.0/Shell360_0.2.0_x86-setup.exe + InstallerSha256: DE6ECBCB772F93489FA9A1C85BC560CA8F62918BA129955AA2558D37B84EF5E1 +- Architecture: x64 + InstallerUrl: https://github.com/nashaofu/shell360/releases/download/v0.2.0/Shell360_0.2.0_x64-setup.exe + InstallerSha256: 1BE8A10B92FDEBB4516B54ACF743C62EE79728FC771FB057FCCFD9B3E0B17AF0 +- Architecture: arm64 + InstallerUrl: https://github.com/nashaofu/shell360/releases/download/v0.2.0/Shell360_0.2.0_arm64-setup.exe + InstallerSha256: 43133636E03F3524592DD8B89DB5E40A7849F4728346CD99291B8996A313C49A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.en-US.yaml b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.en-US.yaml new file mode 100644 index 000000000000..52c07db76533 --- /dev/null +++ b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.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: nashaofu.Shell360 +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: nashaofu +PublisherUrl: https://github.com/nashaofu +PublisherSupportUrl: https://github.com/nashaofu/shell360/issues +PackageName: Shell360 +PackageUrl: https://github.com/nashaofu/shell360 +License: GPL-3.0 +LicenseUrl: https://github.com/nashaofu/shell360/blob/HEAD/LICENSE +ShortDescription: A cross-platform SSH and SFTP client +Description: Shell360 is a cross-platform SSH & SFTP client supporting Windows, macOS, Linux, Android, and iOS. Whether it's remote development, server management, or secure file transfer, Shell360 provides you with a consistent, smooth, and secure user experience. +Tags: +- console +- download +- file +- remote +- server +- sftp +- shell +- ssh +- terminal +- transfer +- upload +ReleaseNotes: 'Full Changelog: https://github.com/nashaofu/shell360/compare/v0.1.21...v0.2.0' +ReleaseNotesUrl: https://github.com/nashaofu/shell360/releases/tag/v0.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.zh-CN.yaml b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.locale.zh-CN.yaml new file mode 100644 index 000000000000..f559d1cc6788 --- /dev/null +++ b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.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: nashaofu.Shell360 +PackageVersion: 0.2.0 +PackageLocale: zh-CN +ShortDescription: 一款跨平台的 SSH 和 SFTP 客户端 +Description: Shell360 是一款支持 Windows、macOS、Linux、Android 和 iOS 的跨平台 SSH 和 SFTP 客户端。无论是远程开发、服务器管理还是安全文件传输,Shell360 都能为您提供一致、流畅且安全的使用体验。 +Tags: +- sftp +- shell +- ssh +- 上传 +- 下载 +- 传输 +- 控制台 +- 文件 +- 服务器 +- 终端 +- 远程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.yaml b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.yaml new file mode 100644 index 000000000000..29d2a0f29a80 --- /dev/null +++ b/manifests/n/nashaofu/Shell360/0.2.0/nashaofu.Shell360.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: nashaofu.Shell360 +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d859ce9e4f3e1ca6f0fe559c3e8bb3688ebedf7d Mon Sep 17 00:00:00 2001 From: Yorukot Date: Tue, 9 Jun 2026 00:01:30 +0800 Subject: [PATCH 050/279] New version: yorukot.superfile version v1.6.0 (#384803) --- .../v1.6.0/yorukot.superfile.installer.yaml | 16 ++ .../yorukot.superfile.locale.en-US.yaml | 143 ++++++++++++++++++ .../superfile/v1.6.0/yorukot.superfile.yaml | 8 + 3 files changed, 167 insertions(+) create mode 100644 manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.installer.yaml create mode 100644 manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.locale.en-US.yaml create mode 100644 manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.yaml diff --git a/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.installer.yaml b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.installer.yaml new file mode 100644 index 000000000000..b6f1b8c66e13 --- /dev/null +++ b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.installer.yaml @@ -0,0 +1,16 @@ +# 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: yorukot.superfile +PackageVersion: v1.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dist/superfile-windows-v1.6.0-amd64/spf.exe +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yorukot/superfile/releases/download/v1.6.0/superfile-windows-v1.6.0-amd64.zip + InstallerSha256: 4264A84D38C5D13804960A5DA9EA8DEDB8A00439E2612D6B8A28699836ED0143 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.locale.en-US.yaml b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.locale.en-US.yaml new file mode 100644 index 000000000000..3f26aef813a2 --- /dev/null +++ b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.locale.en-US.yaml @@ -0,0 +1,143 @@ +# 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: yorukot.superfile +PackageVersion: v1.6.0 +PackageLocale: en-US +Publisher: Yorukot +PublisherUrl: https://github.com/yorukot +PublisherSupportUrl: https://github.com/yorukot/superfile/issues +PackageName: superfile +PackageUrl: https://github.com/yorukot/superfile +License: MIT +LicenseUrl: https://github.com/yorukot/superfile/blob/HEAD/LICENSE +ShortDescription: Pretty fancy and modern terminal file manager. +Tags: +- bubbletea +- cli +- file-manager +- filemanager +- filesystem +- golang +- linux-app +- terminal-app +- terminal-based +- terminal-file-manager +- tui +ReleaseNotes: |- + This release focuses on preview reliability, richer file metadata, configurable sidebar behavior, and a refreshed website and logo design, alongside navigation improvements, better error messages, refactoring, dependency updates, and bug fixes. + Install: + Click me to know how to install + Highlights + - Improved image and file preview reliability through the Bubble Tea v2 migration. Thanks @lazysegtree for the implementation + - New website & logo design. Thanks @elvisdragonmao for the implementation + - Added richer file metadata, including binary architecture detection for ELF/PE/Mach-O, Linux attributes, and file type byte support in the permissions column. Thanks @barsaskn, @xelavopelk, and @booth-w for the implementation + - Sidebar sections can now be configured for visibility and ordering. Thanks @Mjoyufull for the implementation + - Improved file operation error messages for delete, paste, and file text preview failures. Thanks @xelavopelk for the implementation + - Added split_file_panel key function and navigation improvements for file panels. Thanks @robert-zaremba, @xelavopelk, and @padda78 for the implementation + Detailed Change Summary + Details + Update + - Add configuration options for sidebar section visibility and ordering by @Mjoyufull in #1323 + - Add binary architecture detection for ELF, PE, and Mach-O by @barsaskn in #1328 + - Add --debug-info flag by @barsaskn in #1332 + - Focus on current directory when navigating to parent directory in a file panel by @xelavopelk in #1340 + - Add split_file_panel key function by @robert-zaremba in #1344 + - Refresh file metadata when focusing metadata panel by @xelavopelk in #1372 + - Add Desktop directory to well-known directories by @nil957 in #1386 + - Add support for PostScript files by @jirka-grunt in #1399 + - Bubble Tea v2 migration by @lazysegtree in #1406 + - Add detailed delete operation error messages by @xelavopelk in #1408 + - Add file type byte to permissions column by @booth-w in #1410 + - New website & logo design by @elvisdragonmao in #1423 + - Add Linux attributes to metadata by @xelavopelk in #1432 + - Add more informative file text preview error messages by @xelavopelk in #1436 + Bug Fix + - Resolve Nix build failure by @Frost-Phoenix in #1298 + - Prune inaccessible items from clipboard before pasting by @lazysegtree in #1300 + - Correct cursor position when jumping back to parent directories by @padda78 in #1316 + - Move toggle dot files to FileModel and force re-render on toggle by @lazysegtree in #1324 + - Update xz to v0.5.15 to enable cross-compilation again by @moabeat-berlin in #1327 + - Prevent crash due to invalid theme by @lazysegtree in #1355 + - Prevent panic from zero-value Renderer usage by @Simpaqt in #1358 + - Remove panic statements in production code by @lazysegtree in #1359 + - Allow natural_sort as sort option by @majiayu000 in #1237 + - Disable interactive commands in shell mode on Darwin/Linux by @lazysegtree in #1364 + - Fix multi-column header misalignment by @xelavopelk in #1362 + - Remove two fractional digits for small byte-sized files by @xelavopelk in #1370 + - Resolve Nix build failure by @Frost-Phoenix in #1373 + - Disable broken Nix check phase by @Frost-Phoenix in #1374 + - Reword --help for fch by @booth-w in #1391 + - Fix Natural sort selection by @xelavopelk in #1413 + - Change FormatFileSize to use configured units by @booth-w in #1419 + - Make ioReqCnt thread-safe by @xelavopelk in #1420 + - Process files in deterministic order by @xelavopelk in #1421 + - Add detailed paste operation error messages by @xelavopelk in #1431 + Optimization + - Refactor Sort Modal into a separate package by @lazysegtree in #1325 + - Refactor Help Menu Modal into a separate package by @lazysegtree in #1335 + - Refactor utils package to pkg by @lazysegtree in #1365 + Documentation + - Add JetBrains logo by @lazysegtree in #1292 + - Grammar corrections in README and remove redundant site link by @AnshumanNeon in #1302 + - Add special thanks page by @yorukot in #1317 + - Add missing fields to Vim-like superfile hotkeys by @moriT958 in #1318 + - Add download badges to README by @lazysegtree in #1404 + - Fix behviour -> behaviour typo in tmux.md by @pikammmmm in #1427 + - Update core contributor page by @elvisdragonmao in #1429 + - Add notice page and fix tutorial page discussion issue by @yorukot in #1433 + - Fix broken demo GIF path by @NouemanKHAL in #1465 + Dependencies + - Update dependency astro to v5.16.9 by @renovate[bot] in #1294 + - Update module golang.org/x/image to v0.35.0 by @renovate[bot] in #1296 + - Update dependency @astrojs/starlight to v0.37.3 by @renovate[bot] in #1308 + - Update dependency @expressive-code/plugin-collapsible-sections to v0.41.6 by @renovate[bot] in #1309 + - Update dependency @expressive-code/plugin-line-numbers to v0.41.6 by @renovate[bot] in #1310 + - Update astro monorepo by @renovate[bot] in #1313 + - Update module github.com/urfave/cli/v3 to v3.8.0 by @renovate[bot] in #1314 + - Update dependency astro to v5.16.16 by @renovate[bot] in #1319 + - Update module github.com/alecthomas/chroma/v2 to v2.23.1 by @renovate[bot] in #1329 + - Update module github.com/shirou/gopsutil/v4 to v4.26.4 by @renovate[bot] in #1339 + - Update dependency astro to v5.17.1 by @renovate[bot] in #1338 + - Update dependency @expressive-code/plugin-collapsible-sections to v0.41.7 by @renovate[bot] in #1366 + - Update astro monorepo by @renovate[bot] in #1376 + - Update dependency @expressive-code/plugin-line-numbers to v0.41.7 by @renovate[bot] in #1377 + - Update dependency @astrojs/starlight to ^0.38.0 by @renovate[bot] in #1383 + - Bump golang.org/x/image from 0.35.0 to 0.38.0 by @dependabot[bot] in #1389 + - Update dependency @astrojs/starlight to ^0.38.0 by @renovate[bot] in #1394 + - Update dependency @astrojs/sitemap to v3.7.2 by @renovate[bot] in #1395 + - Update dependency starlight-giscus to ^0.9.0 by @renovate[bot] in #1396 + - Update module github.com/pelletier/go-toml/v2 to v2.3.0 by @renovate[bot] in #1400 + - Update module golift.io/xtractr to v0.3.1 by @renovate[bot] in #1401 + - Update module github.com/alecthomas/chroma/v2 to v2.24.0 by @renovate[bot] in #1418 + - Update module github.com/charmbracelet/x/ansi to v0.11.7 by @renovate[bot] in #1426 + - Update module github.com/pelletier/go-toml/v2 to v2.3.1 by @renovate[bot] in #1430 + - Update module github.com/alecthomas/chroma/v2 to v2.24.1 by @renovate[bot] in #1447 + - Update module golang.org/x/text to v0.37.0 by @renovate[bot] in #1450 + Misc + - Update tracking code by @yorukot in #1301 + - Add sidebar section layout test by @dsvetoslavov in #1384 + - Fix incomplete test coverage in navigation_test.go by @mehexi in #1387 + - Add new workflow for PR auto-labeling by @yorukot in #1398 + - Fix GitHub auto-labeling workflow by @yorukot in #1405 + - Update GitHub Actions workflow triggers and permissions by @yorukot in #1424 + - Add tests for modal error messages by @xelavopelk in #1435 + - Update workflow configuration by @yorukot in #1451 + New Contributors + - @padda78 made their first contribution in #1316 + - @moriT958 made their first contribution in #1318 + - @Mjoyufull made their first contribution in #1323 + - @moabeat-berlin made their first contribution in #1327 + - @barsaskn made their first contribution in #1328 + - @robert-zaremba made their first contribution in #1344 + - @nil957 made their first contribution in #1386 + - @dsvetoslavov made their first contribution in #1384 + - @mehexi made their first contribution in #1387 + - @jirka-grunt made their first contribution in #1399 + - @elvisdragonmao made their first contribution in #1423 + - @pikammmmm made their first contribution in #1427 + - @NouemanKHAL made their first contribution in #1465 + Full Changelog: v1.5.0...v1.6.0 +ReleaseNotesUrl: https://github.com/yorukot/superfile/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.yaml b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.yaml new file mode 100644 index 000000000000..d08935d2427d --- /dev/null +++ b/manifests/y/yorukot/superfile/v1.6.0/yorukot.superfile.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: yorukot.superfile +PackageVersion: v1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 088be485b3d450c52e68a9a11a55094d6deb587c Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:04:32 +0300 Subject: [PATCH 051/279] New version: LookupFoundation.RevitLookup.2021 version 2021.5.2 (#384804) --- ...Foundation.RevitLookup.2021.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2021.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2021.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.installer.yaml new file mode 100644 index 000000000000..174f7f3e7b38 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2021 +PackageVersion: 2021.5.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{9B7FD05D-C782-4538-A5D3-04B69A384FE4}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 21.5.2 + ProductCode: '{9B7FD05D-C782-4538-A5D3-04B69A384FE4}' + UpgradeCode: '{9B7FD05D-C782-4538-A5D3-04B64AE81FE4}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2021.5.2-SingleUser.msi + InstallerSha256: 926B3F558AA9075B3675038F0196CEC0EE3144240CA13505905BE504B74500A4 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2021.5.2-MultiUser.msi + InstallerSha256: 0BC05CC2413E04E44A51A608744E82551D1D7CAF38B01CC5E9F585F4DA5999F2 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.locale.en-US.yaml new file mode 100644 index 000000000000..36297e24fe0e --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2021 +PackageVersion: 2021.5.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2021 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.yaml b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.yaml new file mode 100644 index 000000000000..40d239fde5f6 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2021/2021.5.2/LookupFoundation.RevitLookup.2021.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2021 +PackageVersion: 2021.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85d50f3ec6baf4c72d3ffde31900b06f76238325 Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:07:22 +0300 Subject: [PATCH 052/279] New version: LookupFoundation.RevitLookup.2023 version 2023.5.2 (#384806) --- ...Foundation.RevitLookup.2023.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2023.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2023.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.installer.yaml new file mode 100644 index 000000000000..950b1fe86d1b --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2023 +PackageVersion: 2023.5.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{2179ECCB-0ED3-4FFF-907D-01C945CA020D}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 23.5.2 + ProductCode: '{2179ECCB-0ED3-4FFF-907D-01C945CA020D}' + UpgradeCode: '{2179ECCB-0ED3-4FFF-907D-01C9D57AD20D}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2023.5.2-SingleUser.msi + InstallerSha256: 35EB2B344587740B4D326B5CBCBB83B37E4D61DE6EE763390B0BD394C16AC8CD + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2023.5.2-MultiUser.msi + InstallerSha256: 63B6C37D42022BD7630C2D7C35D3F925B8C442428DE7F63462D29E0F7F863208 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.locale.en-US.yaml new file mode 100644 index 000000000000..02781946b6b9 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2023 +PackageVersion: 2023.5.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2023 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.yaml b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.yaml new file mode 100644 index 000000000000..f325b7a46050 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2023/2023.5.2/LookupFoundation.RevitLookup.2023.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2023 +PackageVersion: 2023.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 288e06755ea4a2c6acbf7c962589611516a78dfe Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:09:56 +0300 Subject: [PATCH 053/279] New version: LookupFoundation.RevitLookup.2024 version 2024.3.2 (#384807) --- ...Foundation.RevitLookup.2024.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2024.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2024.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.installer.yaml new file mode 100644 index 000000000000..3c11bf71d9c0 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2024 +PackageVersion: 2024.3.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{2E347D52-D08D-4624-8909-3679578BCC1D}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 24.3.2 + ProductCode: '{2E347D52-D08D-4624-8909-3679578BCC1D}' + UpgradeCode: '{2E347D52-D08D-4624-8909-3679D75B9C1D}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2024.3.2-SingleUser.msi + InstallerSha256: EE2458B2C86782B183E33D399B6163C10A3154FC67C490DA35D0DE91E31AC744 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2024.3.2-MultiUser.msi + InstallerSha256: 5B060B0A2646D745845147DCBC4FE35FCB47D9C972F1393F4E040D31CB1E541C + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.locale.en-US.yaml new file mode 100644 index 000000000000..30f57f465dae --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2024 +PackageVersion: 2024.3.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2024 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.yaml b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.yaml new file mode 100644 index 000000000000..e6c910970985 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2024/2024.3.2/LookupFoundation.RevitLookup.2024.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2024 +PackageVersion: 2024.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bf2fea79d2777386851a36119c3be24a893370e1 Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:10:11 +0300 Subject: [PATCH 054/279] New version: LookupFoundation.RevitLookup.2025 version 2025.2.2 (#384808) --- ...Foundation.RevitLookup.2025.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2025.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2025.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.installer.yaml new file mode 100644 index 000000000000..1c7bef299577 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2025 +PackageVersion: 2025.2.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{5182B068-1BE3-42A9-B91D-BF4B7E084680}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 25.2.2 + ProductCode: '{5182B068-1BE3-42A9-B91D-BF4B7E084680}' + UpgradeCode: '{5182B068-1BE3-42A9-B91D-BF4BEEE81680}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2025.2.2-SingleUser.msi + InstallerSha256: 1F7BFD20FC99817C2066EAC727C1DB681D61669A77AA46795A4713E21C833CE3 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2025.2.2-MultiUser.msi + InstallerSha256: A79CA19AD460E89B7D8A788E2B20646820C0520C27A378FDEC509EC019766C3F + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.locale.en-US.yaml new file mode 100644 index 000000000000..0e637b1d3421 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2025 +PackageVersion: 2025.2.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2025 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.yaml b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.yaml new file mode 100644 index 000000000000..fb99c5064dde --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2025/2025.2.2/LookupFoundation.RevitLookup.2025.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2025 +PackageVersion: 2025.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3964e185bcc25808408af2dae5dedbfed1d29ef Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:10:25 +0300 Subject: [PATCH 055/279] New version: LookupFoundation.RevitLookup.2026 version 2026.1.2 (#384809) --- ...Foundation.RevitLookup.2026.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2026.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2026.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.installer.yaml new file mode 100644 index 000000000000..2b875291e3e8 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2026 +PackageVersion: 2026.1.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC4ACBC}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 26.1.2 + ProductCode: '{468ECD03-68D6-4D99-B04C-13D7CAC4ACBC}' + UpgradeCode: '{468ECD03-68D6-4D99-B04C-13D72AB47CBC}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2026.1.2-SingleUser.msi + InstallerSha256: 9EB75EDD41DA45FF3C70D02F3B092EA41211CBCCDFCD68184DAB490A0E8958CF + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2026.1.2-MultiUser.msi + InstallerSha256: 02859B8C8F2F1D82F8F32C648508BD7A7857E2001A4361A1AC9A8EEF18DE7309 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.locale.en-US.yaml new file mode 100644 index 000000000000..3cdb24f87a92 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2026 +PackageVersion: 2026.1.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2026 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.yaml b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.yaml new file mode 100644 index 000000000000..a78518f1a31e --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2026/2026.1.2/LookupFoundation.RevitLookup.2026.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2026 +PackageVersion: 2026.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fdff7196a8295dceea0eef814d6154a7ffaad31d Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:10:40 +0300 Subject: [PATCH 056/279] New version: LookupFoundation.RevitLookup.2027 version 2027.0.2 (#384810) --- ...Foundation.RevitLookup.2027.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2027.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2027.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.installer.yaml new file mode 100644 index 000000000000..c85bca2b0bdd --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2027 +PackageVersion: 2027.0.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FC6F4}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 27.0.2 + ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FC6F4}' + UpgradeCode: '{8CCB4872-7F50-43C9-B3FE-50FEF55F96F4}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2027.0.2-SingleUser.msi + InstallerSha256: EC4C3132CCE81277C0A85306887E0F521C20043A49162BD14496AD2E16140BA4 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2027.0.2-MultiUser.msi + InstallerSha256: 4B193CCA69EEBB1C0B6BC055CCB164055C27A7DAA8232E3AC003574747C831C5 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Autodesk\Revit\Addins' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.locale.en-US.yaml new file mode 100644 index 000000000000..c8a188d82867 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2027 +PackageVersion: 2027.0.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2027 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.yaml new file mode 100644 index 000000000000..a2f13b176442 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.2/LookupFoundation.RevitLookup.2027.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2027 +PackageVersion: 2027.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1de9252b0eb66d12c5ef348d1d1809834625456a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:10:55 -0400 Subject: [PATCH 057/279] New version: Microsoft.SafetyScanner version 1.451.316.0 (#384812) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.316.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..73d8b5b1db64 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.316.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.316.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.316.0&arch=x86 + InstallerSha256: 06A48835D84A4A01318D90BECD0F14B448D7290F4021EC91357C793DF473B091 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.316.0&arch=amd64 + InstallerSha256: AFEE70AE4C3600507EA0880D5EEC924378530CFDB18605D357A74BF3E6D7985B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..5827ad28851f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.316.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.316.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.316.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.316.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..5b9ef63bbf75 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.316.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.316.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4b2ce799170832319d7055f546995ca0433ca472 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:11:10 +0800 Subject: [PATCH 058/279] New version: XinTaoFei.Codeg version 0.15.2 (#384814) --- .../0.15.2/XinTaoFei.Codeg.installer.yaml | 19 +++++++++ .../0.15.2/XinTaoFei.Codeg.locale.en-US.yaml | 40 +++++++++++++++++++ .../0.15.2/XinTaoFei.Codeg.locale.zh-CN.yaml | 30 ++++++++++++++ .../Codeg/0.15.2/XinTaoFei.Codeg.yaml | 8 ++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.installer.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.en-US.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.zh-CN.yaml create mode 100644 manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.yaml diff --git a/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 000000000000..e28e67d86f9b --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.2/codeg_0.15.2_x64-setup.exe + InstallerSha256: 53DD0542F0FCDD4ECE6F1417F9A628BC0D8FE8E8579D1C2E71E0D425C8C1B9E5 +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.2/codeg_0.15.2_arm64-setup.exe + InstallerSha256: FDF04FCFCBF4D5F04921A19D02B8FA5E9F4395508E3F03325C8625D47BFC8DA6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 000000000000..d3c6738e92d5 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.2 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - feat(steering): Nudge an agent while it's working — send a quick note from the composer's "+" menu and it's picked up at the next checkpoint. Off by default. + - feat(update): Updates now download in the background and don't stop when you switch pages — restart when you're ready. + - feat(pet): The desktop pet shows your running sessions at a glance; open the panel to approve permissions or jump into a conversation. + - feat(worktree): Git worktrees are now first-class — create one to open a session in its folder, grouped under its root repo, and switch branches without checkout conflicts. + - feat(chat): A navigator on the conversation's right edge marks every message — click to jump, expand to see and open each turn's file changes. + - feat(chat): Your own messages now render as Markdown. + - feat(web-service): See every local address, with copy and QR-code buttons to open the app on your phone. + - feat(directory-browser): The directory picker now follows the path input — type or click, then Select. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.15.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 000000000000..e7295e251e8a --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.2 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 功能(实时引导):代理工作时可从输入框“+”菜单发送提示,它会在下一个检查点读取。默认关闭。 + - 功能(自更新):更新改为后台下载,切换页面也不中断,准备好再重启。 + - 功能(桌面宠物):桌面宠物一眼显示运行中的会话,点开面板即可批准权限或跳转到会话。 + - 功能(工作树):Git 工作树升级为一等公民——创建后直接在其目录打开会话、在侧边栏归入根仓库,切换分支也不再有检出冲突。 + - 功能(聊天):会话右侧新增消息导航条,点击跳转到任意消息,展开查看并打开该回合的文件改动。 + - 功能(聊天):你发送的消息现在支持 Markdown 渲染。 + - 功能(网页服务):可查看所有本地地址,并带复制和二维码按钮,用手机扫码即可打开。 + - 功能(目录浏览):目录选择器改为以路径输入框为准——输入或点选后点“选择”即可。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.yaml new file mode 100644 index 000000000000..7a4802c6087b --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.2/XinTaoFei.Codeg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.15.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f16ff2f2f234ba17d0f1230a75700d4610bb1887 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:11:26 +0800 Subject: [PATCH 059/279] New version: JetBrains.Gateway version 2026.1.3 (#383722) --- .../2026.1.3/JetBrains.Gateway.installer.yaml | 36 +++++++++++++++++++ .../JetBrains.Gateway.locale.en-US.yaml | 30 ++++++++++++++++ .../JetBrains.Gateway.locale.zh-CN.yaml | 22 ++++++++++++ .../Gateway/2026.1.3/JetBrains.Gateway.yaml | 8 +++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.installer.yaml create mode 100644 manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.yaml diff --git a/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.installer.yaml b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.installer.yaml new file mode 100644 index 000000000000..ae65dc36ee94 --- /dev/null +++ b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.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: JetBrains.Gateway +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +Protocols: +- jetbrains-gateway +ProductCode: JetBrains Gateway 2026.1.3 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.98 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2026.1.3.exe + InstallerSha256: 922814D900F9C969F5F0A884A86DFBC2E45F4E8221DA7BBDC84E8CAE8C4CB7C1 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2026.1.3.exe + InstallerSha256: 922814D900F9C969F5F0A884A86DFBC2E45F4E8221DA7BBDC84E8CAE8C4CB7C1 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2026.1.3-aarch64.exe + InstallerSha256: 6AC97C35B471A631A18818D9FA34B8482DE193906A15D5469428120D05184EAB +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-2026.1.3-aarch64.exe + InstallerSha256: 6AC97C35B471A631A18818D9FA34B8482DE193906A15D5469428120D05184EAB + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.en-US.yaml b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.en-US.yaml new file mode 100644 index 000000000000..81f254026ae5 --- /dev/null +++ b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.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: JetBrains.Gateway +PackageVersion: 2026.1.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains Gateway +PackageUrl: https://www.jetbrains.com/remote-development/gateway/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Your single entry point to all remote development environments +Moniker: jetbrains-gateway +Tags: +- gateway +- jetbrains +- remote +- remotedev +- ssh +ReleaseNotes: The Gateway 2026.1.3 is out with minor updates. +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/idea/remote-development-a.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.zh-CN.yaml b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.locale.zh-CN.yaml new file mode 100644 index 000000000000..2d29699d92bf --- /dev/null +++ b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.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: JetBrains.Gateway +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/remote-development/gateway/ +License: 专有软件 +ShortDescription: 所有远程开发环境的单一入口点 +Tags: +- gateway +- jetbrains +- ssh +- 远程 +- 远程开发 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/idea/remote-development-a.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.yaml b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.yaml new file mode 100644 index 000000000000..113ee41a226e --- /dev/null +++ b/manifests/j/JetBrains/Gateway/2026.1.3/JetBrains.Gateway.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.Gateway +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 579cd0928d6ebf93ce514e30f1f0daba7827e878 Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Mon, 8 Jun 2026 19:11:48 +0300 Subject: [PATCH 060/279] New version: LookupFoundation.RevitLookup.2022 version 2022.5.2 (#384805) --- ...Foundation.RevitLookup.2022.installer.yaml | 30 +++++++++++++++++ ...ndation.RevitLookup.2022.locale.en-US.yaml | 32 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2022.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.installer.yaml new file mode 100644 index 000000000000..ffe95305c108 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.2 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE757AF60}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 22.5.2 + ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE757AF60}' + UpgradeCode: '{207733B1-1BEA-4603-99EA-EA1E87077F60}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2022.5.2-SingleUser.msi + InstallerSha256: CFE1E6C30D20D57D4A6B5B4467E37CE1ACB2787BB0CE53DCD8385BE92DA8E337 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.2/RevitLookup-2022.5.2-MultiUser.msi + InstallerSha256: 515A150DC09A2A18DDACDB7F5A829D16473722E772297BDB3E58000BA74EAAF3 + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.locale.en-US.yaml new file mode 100644 index 000000000000..2eb38f0783cc --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.2 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2022 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + - Added Rebar.GetFullGeometryForView support #413. + - Added WinGet installation method https://github.com/lookup-foundation/RevitLookup/wiki/versions#installation. + - Changed the "Project website" link to the new Autodesk blog #396. + - Changed the installer manufacturer from "Autodesk" to "Lookup Foundation". + Full changelog: 2027.0.1...2027.0.2 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.yaml new file mode 100644 index 000000000000..023be9d45b86 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.2/LookupFoundation.RevitLookup.2022.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e9151b204df9e6d227e1f9b19fb0da00e51caf70 Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 09:12:11 -0700 Subject: [PATCH 061/279] New version: dune-admin 0.27.2 (#384815) Co-authored-by: goreleaserbot --- .../0.27.2/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.27.2/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..857e0f01e6e9 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.2/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.27.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.27.2/dune-admin_windows_amd64.zip + InstallerSha256: 2a0ad5e335e72a64420b9ef051fe7dc1a392e07c2f3dc8b97b545e0799309dd7 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..605c199be4b1 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.2/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.27.2 +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.27.2/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.27.2/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..64473745ebd9 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.2/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.27.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bb0bddc77a7ecd42ef7eab91d3c6990c399e8fd3 Mon Sep 17 00:00:00 2001 From: Grandpied33 <22610259+Grandpied33@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:12:34 +0200 Subject: [PATCH 062/279] New version: Grandpied33.STH 0.2.23 (#384816) Co-authored-by: goreleaserbot --- .../STH/0.2.23/Grandpied33.STH.installer.yaml | 18 ++++++++++++++++ .../0.2.23/Grandpied33.STH.locale.en-US.yaml | 21 +++++++++++++++++++ .../STH/0.2.23/Grandpied33.STH.yaml | 7 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.installer.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.locale.en-US.yaml create mode 100644 manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.yaml diff --git a/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.installer.yaml b/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.installer.yaml new file mode 100644 index 000000000000..bfc7a0a427e2 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.23/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.23 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sth.exe + PortableCommandAlias: sth + InstallerUrl: https://github.com/Grandpied33/sth-releases/releases/download/v0.2.23/sth-windows-amd64.zip + InstallerSha256: 5f26c96abbfa7dcf4e837ee96ac7f3728e8687628321c4ce1dc9cefcd529fe9c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.locale.en-US.yaml b/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.locale.en-US.yaml new file mode 100644 index 000000000000..e889bc18b817 --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.23/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.23 +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.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.yaml b/manifests/g/Grandpied33/STH/0.2.23/Grandpied33.STH.yaml new file mode 100644 index 000000000000..aeabff186f3a --- /dev/null +++ b/manifests/g/Grandpied33/STH/0.2.23/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.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ce4f57e812a6dd89c7ccb56f265a683b95e41e51 Mon Sep 17 00:00:00 2001 From: The SZ Date: Mon, 8 Jun 2026 18:12:47 +0200 Subject: [PATCH 063/279] the-sz.Medford version 1.31 (#384817) --- .../1.31/the-sz.Medford.installer.yaml | 16 ++++++++++++++ .../1.31/the-sz.Medford.locale.en-US.yaml | 21 +++++++++++++++++++ .../t/the-sz/Medford/1.31/the-sz.Medford.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/t/the-sz/Medford/1.31/the-sz.Medford.installer.yaml create mode 100644 manifests/t/the-sz/Medford/1.31/the-sz.Medford.locale.en-US.yaml create mode 100644 manifests/t/the-sz/Medford/1.31/the-sz.Medford.yaml diff --git a/manifests/t/the-sz/Medford/1.31/the-sz.Medford.installer.yaml b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.installer.yaml new file mode 100644 index 000000000000..4864313241d7 --- /dev/null +++ b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: the-sz.Medford +PackageVersion: "1.31" +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Medford.exe + PortableCommandAlias: Medford.exe + InstallerUrl: https://the-sz.com/common/get.php?product=medford&version=1.31 + InstallerSha256: 4db7a8cc446f9155987744329185829319d1e1f999d53272cc5060af568f7c51 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Medford/1.31/the-sz.Medford.locale.en-US.yaml b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.locale.en-US.yaml new file mode 100644 index 000000000000..c6b6ed4f1190 --- /dev/null +++ b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: the-sz.Medford +PackageVersion: "1.31" +PackageLocale: en-US +Publisher: the sz development +PublisherUrl: https://the-sz.com/ +PrivacyUrl: https://the-sz.com/products/privacy.php +Author: the sz development +PackageName: Medford +PackageUrl: https://the-sz.com/products/medford/ +License: Proprietary +LicenseUrl: https://the-sz.com/products/license.php +Copyright: Copyright (c) the-sz.com +ShortDescription: Modbus RTU and TCP/IP Viewer +Description: View Modbus registers from Modbus Slaves using Modbus RTU and TCP/IP +Moniker: medford +ReleaseNotesUrl: https://the-sz.com/common/history.php?product=medford +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Medford/1.31/the-sz.Medford.yaml b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.yaml new file mode 100644 index 000000000000..b4d40141406b --- /dev/null +++ b/manifests/t/the-sz/Medford/1.31/the-sz.Medford.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: the-sz.Medford +PackageVersion: "1.31" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 84ff05dfe4cedc82b311f96dd609604ff546ade1 Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 09:13:02 -0700 Subject: [PATCH 064/279] New version: dune-admin 0.27.3 (#384819) Co-authored-by: goreleaserbot --- .../0.27.3/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.27.3/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..cd9657f4b06b --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.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.27.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.27.3/dune-admin_windows_amd64.zip + InstallerSha256: c8e66e0c368a42b5fc1938053ccba029b71b68372777a5578c0d86f2c80c2992 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..3e9b97706128 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.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.27.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.27.3/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.27.3/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..590454da91e2 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.27.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.27.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42e6fede5a31ee69c30acc2f13d13f257a2a0b5f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:13:05 -0400 Subject: [PATCH 065/279] New version: endev.aube version 1.18.1 (#384818) --- .../aube/1.18.1/endev.aube.installer.yaml | 27 ++++++++++ .../aube/1.18.1/endev.aube.locale.en-US.yaml | 49 +++++++++++++++++++ manifests/e/endev/aube/1.18.1/endev.aube.yaml | 8 +++ 3 files changed, 84 insertions(+) create mode 100644 manifests/e/endev/aube/1.18.1/endev.aube.installer.yaml create mode 100644 manifests/e/endev/aube/1.18.1/endev.aube.locale.en-US.yaml create mode 100644 manifests/e/endev/aube/1.18.1/endev.aube.yaml diff --git a/manifests/e/endev/aube/1.18.1/endev.aube.installer.yaml b/manifests/e/endev/aube/1.18.1/endev.aube.installer.yaml new file mode 100644 index 000000000000..9fe811d22e00 --- /dev/null +++ b/manifests/e/endev/aube/1.18.1/endev.aube.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: endev.aube +PackageVersion: 1.18.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aube.exe +- RelativeFilePath: aubr.exe +- RelativeFilePath: aubx.exe +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/endevco/aube/releases/download/v1.18.1/aube-v1.18.1-x86_64-pc-windows-msvc.zip + InstallerSha256: 426D5633AAF0BA23F189CD6F7DB91182506A0B9DACAF23465C3288E1B358CB6A + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/endevco/aube/releases/download/v1.18.1/aube-v1.18.1-aarch64-pc-windows-msvc.zip + InstallerSha256: C9C77759FB3C90360C50EED12A78E2747C0DB79382F5B1A3145A6617E9CAB8B4 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/endev/aube/1.18.1/endev.aube.locale.en-US.yaml b/manifests/e/endev/aube/1.18.1/endev.aube.locale.en-US.yaml new file mode 100644 index 000000000000..976e1cc94cc4 --- /dev/null +++ b/manifests/e/endev/aube/1.18.1/endev.aube.locale.en-US.yaml @@ -0,0 +1,49 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: endev.aube +PackageVersion: 1.18.1 +PackageLocale: en-US +Publisher: en.dev +PublisherUrl: https://en.dev/ +PublisherSupportUrl: https://github.com/endevco/aube/discussions/categories/troubleshooting-and-bugs +Author: en.dev +PackageName: aube +PackageUrl: https://aube.en.dev/ +License: MIT +LicenseUrl: https://github.com/endevco/aube/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 en.dev inc +CopyrightUrl: https://github.com/endevco/aube/blob/HEAD/LICENSE +ShortDescription: A fast Node.js package manager +Description: |- + aube is a package manager for Node.js projects. It uses pnpm-style isolated node_modules for fast, disk-efficient installs. + + Existing projects keep their lockfile format. aube reads and writes pnpm-lock.yaml, package-lock.json, npm-shrinkwrap.json, yarn.lock, and bun.lock in place. New projects without a supported lockfile get aube-lock.yaml. + + Why Try It + - Fast installs. Warm installs are about 8x faster than pnpm and about 5x faster than Bun in the current benchmarks. Repeat test commands run up to 35x faster than pnpm and up to 5x faster than Bun. + - Existing lockfiles. Reads and writes pnpm-lock.yaml, package-lock.json, npm-shrinkwrap.json, yarn.lock, and bun.lock in place. + - Cheap repeat commands. aubr test, aube test, and aube exec vitest auto-install when dependencies are stale, then skip that work when nothing changed. aubx uses a local binary when one is installed, or a throwaway environment for one-off tools. + - Less disk use. A global content-addressable store lets projects share package files instead of keeping a full copy of the same dependencies in every checkout. + - Secure defaults. Out of the box, exotic transitive deps are blocked, lifecycle scripts wait for approval, trust downgrades fail at resolve, and brand-new releases sit in a 24h cooling window. One paranoid: true line adds the build jail and turns the soft gates into hard fails. +Moniker: aube +ReleaseNotes: |- + A small patch release focused on install robustness: lockfiles with Git merge conflict markers now recover gracefully, aube update --global works from anywhere, and lockfile tarball URLs are verified against the registry before download. + Fixed + - (install) Regenerate conflicted lockfiles (#843 by @jdx) — When aube-lock.yaml still contains Git conflict markers (<<<<<<<, =======, >>>>>>>), install now treats it as a recoverable prefer-frozen parse failure rather than aborting. It emits the new WARN_AUBE_LOCKFILE_CONFLICT_MARKERS warning and regenerates the lockfile from package.json, so a plain aube install after a messy merge just works. + - (update) Support global updates (#840 by @jdx) — aube update --global (and aube update -g ) now routes through the global install directory instead of requiring a project package.json, so it works from any directory — including outside a repo. Each global install runs the normal update pipeline with --latest and exact manifest pins, then bin shims are relinked and stale executables removed. Named packages resolve by alias; unknown names fail with not globally installed. When combined with a workspace --filter, --global takes precedence and leaves workspace manifests untouched. Fixes #839. + aube update -g # update every globally installed tool + aube update -g prettier # update a single global tool + + Security + - (install) Verify lockfile tarball URLs (#842 by @jdx) — When the lockfile pins an explicit registry tarball URL (e.g. lockfile-include-tarball-url=true or npm-alias entries), install now fetches per-version registry metadata and compares dist.tarball to the lockfile URL before downloading. Mismatches abort with the new ERR_AUBE_TARBALL_URL_MISMATCH (exit 34). Exact matches pass, and lockfile URLs on registry.npmjs.org are still accepted on alternative hosts when the /-/…tgz path matches, so Verdaccio and other local mirrors continue to work — but tampered paths or arbitrary hosts impersonating npm are rejected. + + Changed + - Refresh benchmarks for v1.18.0 (#841 by @mise-en-dev) — Warm-install ratios improved from 5× to 7× vs. Bun; vs. pnpm holds steady at 9×. + + 💚 Sponsor aube + aube is part of en.dev — an independent developer-tooling studio run by @jdx, also behind mise. Work on aube is funded entirely by sponsors. + If aube is saving your team install time or CI minutes, please consider sponsoring at en.dev. Individual and company sponsorships are what keep the project fast, free, and independent. +ReleaseNotesUrl: https://github.com/endevco/aube/releases/tag/v1.18.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/endev/aube/1.18.1/endev.aube.yaml b/manifests/e/endev/aube/1.18.1/endev.aube.yaml new file mode 100644 index 000000000000..745d780dcc93 --- /dev/null +++ b/manifests/e/endev/aube/1.18.1/endev.aube.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: endev.aube +PackageVersion: 1.18.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e9f93f80c775767898d60dcd9579bf4fdc7ea957 Mon Sep 17 00:00:00 2001 From: The SZ Date: Mon, 8 Jun 2026 18:13:31 +0200 Subject: [PATCH 066/279] the-sz.Banks version 1.04 (#384820) --- .../Banks/1.04/the-sz.Banks.installer.yaml | 16 ++++++++++++++ .../Banks/1.04/the-sz.Banks.locale.en-US.yaml | 21 +++++++++++++++++++ .../t/the-sz/Banks/1.04/the-sz.Banks.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/t/the-sz/Banks/1.04/the-sz.Banks.installer.yaml create mode 100644 manifests/t/the-sz/Banks/1.04/the-sz.Banks.locale.en-US.yaml create mode 100644 manifests/t/the-sz/Banks/1.04/the-sz.Banks.yaml diff --git a/manifests/t/the-sz/Banks/1.04/the-sz.Banks.installer.yaml b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.installer.yaml new file mode 100644 index 000000000000..b0f9cda00be0 --- /dev/null +++ b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: the-sz.Banks +PackageVersion: "1.04" +InstallerType: zip +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Banks.exe + PortableCommandAlias: Banks.exe + InstallerUrl: https://the-sz.com/common/get.php?product=banks&version=1.04 + InstallerSha256: 696857fd4e399e90086662a42dc64e156ed85439a8edd0fafbb796305177b975 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Banks/1.04/the-sz.Banks.locale.en-US.yaml b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.locale.en-US.yaml new file mode 100644 index 000000000000..4b14a2f63e78 --- /dev/null +++ b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: the-sz.Banks +PackageVersion: "1.04" +PackageLocale: en-US +Publisher: the sz development +PublisherUrl: https://the-sz.com/ +PrivacyUrl: https://the-sz.com/products/privacy.php +Author: the sz development +PackageName: Banks +PackageUrl: https://the-sz.com/products/banks/ +License: Proprietary +LicenseUrl: https://the-sz.com/products/license.php +Copyright: Copyright (c) the-sz.com +ShortDescription: BACnet BACnet/MSTP and BACnet/IP Viewer +Description: Explore BACnet devices and view BACnet objects using the BACnet/MSTP serial port and BACnet/IP network protocols +Moniker: banks +ReleaseNotesUrl: https://the-sz.com/common/history.php?product=banks +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/the-sz/Banks/1.04/the-sz.Banks.yaml b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.yaml new file mode 100644 index 000000000000..940acfd6a612 --- /dev/null +++ b/manifests/t/the-sz/Banks/1.04/the-sz.Banks.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: the-sz.Banks +PackageVersion: "1.04" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 00bbb15567bc152b3c025c818ca8d47fc86288fe Mon Sep 17 00:00:00 2001 From: Sheng Date: Mon, 8 Jun 2026 09:13:46 -0700 Subject: [PATCH 067/279] New version: eloston.ungoogled-chromium version 149.0.7827.53 (#384821) --- .../eloston.ungoogled-chromium.installer.yaml | 98 +++++++++++++++++++ ...oston.ungoogled-chromium.locale.en-US.yaml | 41 ++++++++ .../eloston.ungoogled-chromium.yaml | 8 ++ 3 files changed, 147 insertions(+) create mode 100644 manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.installer.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.locale.en-US.yaml create mode 100644 manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.yaml diff --git a/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 000000000000..480e72f66983 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.installer.yaml @@ -0,0 +1,98 @@ +# 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: eloston.ungoogled-chromium +PackageVersion: 149.0.7827.53 +InstallerLocale: en-US +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_x86.exe + InstallerSha256: 729487383220CF9D436AC05D25E417EBDE78F83BC74ADB4F063A55BA3C8AF0E7 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_x86.exe + InstallerSha256: 729487383220CF9D436AC05D25E417EBDE78F83BC74ADB4F063A55BA3C8AF0E7 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_149.0.7827.53-1.1_windows_x86/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_windows_x86.zip + InstallerSha256: 6CCC924F4EA19B33D99BF140AE27C1AC6B5003476E30977659D2FA6F8645AA08 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_x64.exe + InstallerSha256: E1156FAB615E7C322500FD792A320A62461288BC3DE914AA55A663FFE9354656 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_x64.exe + InstallerSha256: E1156FAB615E7C322500FD792A320A62461288BC3DE914AA55A663FFE9354656 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_149.0.7827.53-1.1_windows_x64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_windows_x64.zip + InstallerSha256: FFA938DE9F9F8F0B78CA46CCB1DE10C7240FBF6390CEDE09E82359497F4CE565 + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_arm64.exe + InstallerSha256: 01B408FCE2AAEA61F0CEABE1B4EC1D718742AED9D741C254D01AB998984DB61D + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: arm64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_installer_arm64.exe + InstallerSha256: 01B408FCE2AAEA61F0CEABE1B4EC1D718742AED9D741C254D01AB998984DB61D + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_149.0.7827.53-1.1_windows_arm64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/149.0.7827.53-1.1/ungoogled-chromium_149.0.7827.53-1.1_windows_arm64.zip + InstallerSha256: 10CA9B1E95E966E19DECDEC67DF0EFFE0361072CFFCA509E2C0A79D8BFF2915F + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 000000000000..e3d502ca182f --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: eloston.ungoogled-chromium +PackageVersion: 149.0.7827.53 +PackageLocale: en-US +Publisher: ungoogled-chromium Authors +PublisherUrl: https://ungoogled-software.github.io/ +PublisherSupportUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/issues +Author: Eloston +PackageName: ungoogled-chromium +PackageUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases +License: BSD-3-Clause +LicenseUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/HEAD/LICENSE +Copyright: Copyright 2022 The ungoogled-chromium Authors +CopyrightUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +ShortDescription: Google Chromium without dependency on Google web services. +Description: |- + ungoogled-chromium is a set of configuration flags, patches, and custom scripts. + + These components altogether strive to accomplish the following + * Disable or remove offending services and features that communicate with Google or weaken privacy + * Strip binaries from the source tree, and use those provided by the system or build them from source + * Add, modify, or disable features that inhibit control and transparency (these changes are minor and do not have significant impacts on the general user experience) + + ungoogled-chromium should not be considered a fork of Chromium. + The main reason for this is that a fork is associated with more significant deviations from the Chromium, such as branding, configuration formats, file locations, and other interface changes. + ungoogled-chromium will not modify the Chromium browser outside of the project's goals. + Since these goals and requirements are not precise, unclear situations are discussed and decided on a case-by-case basis. +Moniker: ungoogled-chromium +Tags: +- browser +- chromium +- manifestv2 +- mv2 +- ungoogled +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.yaml b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.yaml new file mode 100644 index 000000000000..ed26ca2ebc9f --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/149.0.7827.53/eloston.ungoogled-chromium.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: eloston.ungoogled-chromium +PackageVersion: 149.0.7827.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0c5feef2f84b6bfa1beab989209f97e7cf4f38e7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:14:00 +0800 Subject: [PATCH 068/279] New version: HandBrake.HandBrake.CLI version 1.11.2 (#384823) --- .../HandBrake.HandBrake.CLI.installer.yaml | 20 ++++++ .../HandBrake.HandBrake.CLI.locale.en-US.yaml | 62 +++++++++++++++++++ .../HandBrake.HandBrake.CLI.locale.zh-CN.yaml | 39 ++++++++++++ .../CLI/1.11.2/HandBrake.HandBrake.CLI.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.installer.yaml create mode 100644 manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.en-US.yaml create mode 100644 manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.zh-CN.yaml create mode 100644 manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.yaml diff --git a/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.installer.yaml b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.installer.yaml new file mode 100644 index 000000000000..17df99f0c546 --- /dev/null +++ b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.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: HandBrake.HandBrake.CLI +PackageVersion: 1.11.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: HandBrakeCLI.exe + PortableCommandAlias: HandBrakeCLI +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HandBrake/HandBrake/releases/download/1.11.2/HandBrakeCLI-1.11.2-win-x86_64.zip + InstallerSha256: 80BFE8D5F5D11CC3EF76B834ADD3ED4E82DEE6523FFEB435C283F88B1A21F09D +- Architecture: arm64 + InstallerUrl: https://github.com/HandBrake/HandBrake/releases/download/1.11.2/HandBrakeCLI-1.11.2-win-aarch64.zip + InstallerSha256: 708AC040BF1CA41D46DBE5F355B588863D60366A67072A974E6829C314AC060D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.en-US.yaml b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..aeecc2a466ee --- /dev/null +++ b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HandBrake.HandBrake.CLI +PackageVersion: 1.11.2 +PackageLocale: en-US +Publisher: The HandBrake Team +PublisherUrl: https://handbrake.fr/ +PublisherSupportUrl: https://handbrake.fr/community.php +PrivacyUrl: https://handbrake.fr/privacy.php +Author: The HandBrake Team +PackageName: HandBrake CLI +PackageUrl: https://handbrake.fr/ +License: GPL-2.0 +LicenseUrl: https://github.com/HandBrake/HandBrake/blob/HEAD/LICENSE +Copyright: Copyright (C) 2003-2026 The HandBrake Team +ShortDescription: HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs. (CLI version) +Description: |- + HandBrake takes videos you already have and makes new ones that work on your mobile phone, tablet, TV media player, game console, computer, or web browser—nearly anything that supports modern video formats. + HandBrake works with most common video files and formats, including ones created by consumer and professional video cameras, mobile devices such as phones and tablets, game and computer screen recordings, and DVD and Blu-ray discs. HandBrake leverages tools such as FFmpeg, x264, and x265 to create new MP4 or MKV video files from these Sources. +Tags: +- audio +- convert +- decode +- encode +- filter +- media +- multimedia +- rip +- video +ReleaseNotes: |- + All platforms + Video + - Fixed a crash that happened when doing a 2-pass lossless x265 encode + - Fixed a memory leak that happened when doing a 2-pass MPEG-4/MPEG-2/VP9/FFV1 encode + Audio + - Updated the list of supported dithers and encoders combinations + - Fixed the Core Audio AAC encoder 7.1 channel layout + Subtitles + - Fixed the VobSub palette creation in the MP4 container + Build system + - Improved build system compatibility with older build tools + Third-party libraries + - Updated libraries + - FFmpeg 8.0.2 (decoding and filters) + - SVT-AV1 4.1.0 (AV1 video encoding) + Linux + - Added WebM MIME type to the list of the supported formats + Mac + - Improved handling of unsupported presets + - Updated Sparkle automatic update library + Windows + - Improved handling of unsupported presets + - Improved queue low space pause behaviour + - Fixed the automatic audio track name generation + - Fixed the summary description of HDR video +ReleaseNotesUrl: https://github.com/HandBrake/HandBrake/releases/tag/1.11.2 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://handbrake.fr/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.zh-CN.yaml b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c27312f90a4 --- /dev/null +++ b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HandBrake.HandBrake.CLI +PackageVersion: 1.11.2 +PackageLocale: zh-CN +Publisher: The HandBrake Team +PublisherUrl: https://handbrake.fr/ +PublisherSupportUrl: https://handbrake.fr/community.php +PrivacyUrl: https://handbrake.fr/privacy.php +Author: The HandBrake Team +PackageName: HandBrake CLI +PackageUrl: https://handbrake.fr/ +License: GPL-2.0 +LicenseUrl: https://github.com/HandBrake/HandBrake/blob/HEAD/LICENSE +Copyright: Copyright (C) 2003-2026 The HandBrake Team +ShortDescription: HandBrake 是一款由志愿者开发的开源工具,可将几乎任何格式的视频转换为一系列广泛支持的现代编码格式。(命令行版本) +Description: |- + HandBrake 能将你已有的视频转换成新的视频,并能在你的手机、平板电脑、电视媒体播放器、游戏机、电脑或网络浏览器上播放--几乎任何支持现代视频格式的设备上都能播放。 + HandBrake 可处理大多数常见的视频文件和格式,包括由民用和专业摄像机、手机和平板电脑等移动设备、游戏和电脑屏幕录制以及 DVD 和蓝光光盘创建的视频文件和格式。HandBrake 可利用 FFmpeg、x264 和 x265 等工具,从这些来源创建新的 MP4 或 MKV 视频文件。 +Tags: +- 压制 +- 多媒体 +- 媒体 +- 滤镜 +- 视频 +- 编码 +- 解码 +- 转换 +- 转码 +- 过滤 +- 过滤器 +- 音频 +ReleaseNotesUrl: https://github.com/HandBrake/HandBrake/releases/tag/1.11.2 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://handbrake.fr/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.yaml b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.yaml new file mode 100644 index 000000000000..0b4517649995 --- /dev/null +++ b/manifests/h/HandBrake/HandBrake/CLI/1.11.2/HandBrake.HandBrake.CLI.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: HandBrake.HandBrake.CLI +PackageVersion: 1.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ebc67ef59c67ccba6ec5a78fd261990585ee8f20 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:14:05 +0800 Subject: [PATCH 069/279] Update: KDE.Bovo version master (848) (#384825) --- manifests/k/KDE/Bovo/master/KDE.Bovo.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Bovo/master/KDE.Bovo.installer.yaml b/manifests/k/KDE/Bovo/master/KDE.Bovo.installer.yaml index 67b8230ede29..cd9ad636062c 100644 --- a/manifests/k/KDE/Bovo/master/KDE.Bovo.installer.yaml +++ b/manifests/k/KDE/Bovo/master/KDE.Bovo.installer.yaml @@ -9,14 +9,14 @@ ProductCode: bovo Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/bovo/master/windows/bovo-master-844-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 762091EDC9A75C70600642715A7FBEE6443E2799011601BE4A0A9CD3FBE03BBB + InstallerUrl: https://cdn.kde.org/ci-builds/games/bovo/master/windows/bovo-master-848-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 93D0B2AF4B2E00277D2FB0766E866A8020FA031EAD825031E0CFF1DCD518B747 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/bovo/master/windows/bovo-master-844-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 762091EDC9A75C70600642715A7FBEE6443E2799011601BE4A0A9CD3FBE03BBB + InstallerUrl: https://cdn.kde.org/ci-builds/games/bovo/master/windows/bovo-master-848-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 93D0B2AF4B2E00277D2FB0766E866A8020FA031EAD825031E0CFF1DCD518B747 InstallerSwitches: Custom: /AllUsers ManifestType: installer From b8d8e8bffe4e079f3c8b42057b66421ca70444d0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:14:25 +0800 Subject: [PATCH 070/279] Update: KDE.KBounce version master (870) (#384831) --- manifests/k/KDE/KBounce/master/KDE.KBounce.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KBounce/master/KDE.KBounce.installer.yaml b/manifests/k/KDE/KBounce/master/KDE.KBounce.installer.yaml index 56ed69c6f600..b2fe890b6a53 100644 --- a/manifests/k/KDE/KBounce/master/KDE.KBounce.installer.yaml +++ b/manifests/k/KDE/KBounce/master/KDE.KBounce.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kbounce Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kbounce/master/windows/kbounce-master-859-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 68C25507D147F0EAC750B3A5382D7DFF9F8F712082A21AD39D04FC6BA798E391 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kbounce/master/windows/kbounce-master-870-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 49F3EE2F6D91E528895D373041B0B2A7689E7E3B698F4AA84FB9F40A398D4448 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kbounce/master/windows/kbounce-master-859-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 68C25507D147F0EAC750B3A5382D7DFF9F8F712082A21AD39D04FC6BA798E391 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kbounce/master/windows/kbounce-master-870-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 49F3EE2F6D91E528895D373041B0B2A7689E7E3B698F4AA84FB9F40A398D4448 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 4bff15ab13c736928c2ddf4e457a4a15d5e5b9dc Mon Sep 17 00:00:00 2001 From: Doug Massay Date: Mon, 8 Jun 2026 12:14:41 -0400 Subject: [PATCH 071/279] New Version: Sigil-Ebook.Sigil version 2.8.0 (#384852) --- .../2.8.0/Sigil-Ebook.Sigil.installer.yaml | 32 +++++++++++++++++++ .../2.8.0/Sigil-Ebook.Sigil.locale.en-US.yaml | 25 +++++++++++++++ .../Sigil/2.8.0/Sigil-Ebook.Sigil.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.installer.yaml create mode 100644 manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.locale.en-US.yaml create mode 100644 manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.yaml diff --git a/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.installer.yaml b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.installer.yaml new file mode 100644 index 000000000000..96b084f62736 --- /dev/null +++ b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.installer.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Sigil-Ebook.Sigil +PackageVersion: 2.8.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Upgrade: /NORESTART /SUPPRESSMSGBOXES /COMPONENTS="dicon,*afiles" +UpgradeBehavior: install +FileExtensions: +- epub +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Sigil-Ebook/Sigil/releases/download/2.8.0/Sigil-2.8.0-Windows-x64-Setup.exe + InstallerSha256: 389A43BBA319E355788A25936FB9B3F0EA190C4607A60F753FDA254C7D07DD69 + InstallerSwitches: + Custom: /ALLUSERS /NORESTART /SUPPRESSMSGBOXES /COMPONENTS="dicon,*afiles" + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.locale.en-US.yaml b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.locale.en-US.yaml new file mode 100644 index 000000000000..17ee4c7000af --- /dev/null +++ b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Sigil-Ebook.Sigil +PackageVersion: 2.8.0 +PackageLocale: en-US +Publisher: Sigil-Ebook +PublisherUrl: https://sigil-ebook.com +PublisherSupportUrl: https://sigil-ebook.com/sigil/support/ +Author: Sigil-Ebook +PackageName: Sigil +PackageUrl: https://sigil-ebook.com +License: GNU General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/COPYING.txt +CopyrightUrl: https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/COPYING.txt +ShortDescription: Sigil is a free, open source, multi-platform ebook editor that uses Qt (and QtWebEngine). It is designed to edit books in ePub format (both ePub 2 and ePub 3). +Moniker: sigil +Tags: +- e-book +- ebook +- ebook-editor +- epub +ReleaseNotesUrl: https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.yaml b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.yaml new file mode 100644 index 000000000000..1161fa08f7b3 --- /dev/null +++ b/manifests/s/Sigil-Ebook/Sigil/2.8.0/Sigil-Ebook.Sigil.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: Sigil-Ebook.Sigil +PackageVersion: 2.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 703d17e8bd9f2404b744c6684bb19e7083b007eb Mon Sep 17 00:00:00 2001 From: Cosine Bot <111066822+CosineBot@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:14:45 +0100 Subject: [PATCH 072/279] New version: Cosine.CLI version 2.0.20 (#384851) --- .../CLI/{2.0.19 => 2.0.20}/Cosine.CLI.installer.yaml | 8 ++++---- .../CLI/{2.0.19 => 2.0.20}/Cosine.CLI.locale.en-US.yaml | 4 ++-- manifests/c/Cosine/CLI/{2.0.19 => 2.0.20}/Cosine.CLI.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) rename manifests/c/Cosine/CLI/{2.0.19 => 2.0.20}/Cosine.CLI.installer.yaml (70%) rename manifests/c/Cosine/CLI/{2.0.19 => 2.0.20}/Cosine.CLI.locale.en-US.yaml (93%) rename manifests/c/Cosine/CLI/{2.0.19 => 2.0.20}/Cosine.CLI.yaml (87%) diff --git a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.installer.yaml b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.installer.yaml similarity index 70% rename from manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.installer.yaml rename to manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.installer.yaml index 4b9b6c2c1272..ccaafbaa1658 100644 --- a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.installer.yaml +++ b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Cosine.CLI -PackageVersion: 2.0.19 +PackageVersion: 2.0.20 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: @@ -10,8 +10,8 @@ NestedInstallerFiles: PortableCommandAlias: cos Installers: - Architecture: x64 - InstallerUrl: https://github.com/CosineAI/cli/releases/download/2.0.19/cos-windows-amd64.zip - InstallerSha256: 236145D3086AAF79528B8F16F53068B14B89BC031F0C5051A20AE0D381986E6B + InstallerUrl: https://github.com/CosineAI/cli/releases/download/2.0.20/cos-windows-amd64.zip + InstallerSha256: 401C1C4392C9DC75C9591E4D5F60F52E5123160FCD723E3883F2FD1F57E7DFC3 ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-06-03 +ReleaseDate: 2026-06-07 diff --git a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.locale.en-US.yaml b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.locale.en-US.yaml similarity index 93% rename from manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.locale.en-US.yaml rename to manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.locale.en-US.yaml index 4960039a5aa4..a0a1734a2dad 100644 --- a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.locale.en-US.yaml +++ b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Cosine.CLI -PackageVersion: 2.0.19 +PackageVersion: 2.0.20 PackageLocale: en-US Publisher: Cosine PublisherUrl: https://cosine.sh @@ -12,7 +12,7 @@ PackageUrl: https://github.com/CosineAI/cli2 License: Proprietary ShortDescription: AI-powered coding agent for the terminal Moniker: cos -ReleaseNotesUrl: https://github.com/CosineAI/cli/releases/tag/2.0.19 +ReleaseNotesUrl: https://github.com/CosineAI/cli/releases/tag/2.0.20 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/CosineAI/cli2/wiki diff --git a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.yaml b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.yaml similarity index 87% rename from manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.yaml rename to manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.yaml index 6807b7aefd70..a4f41214af11 100644 --- a/manifests/c/Cosine/CLI/2.0.19/Cosine.CLI.yaml +++ b/manifests/c/Cosine/CLI/2.0.20/Cosine.CLI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Cosine.CLI -PackageVersion: 2.0.19 +PackageVersion: 2.0.20 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 036c70b7959bbc5ff0c609b3aa6e4d1b81d8eb7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:15:05 +0200 Subject: [PATCH 073/279] New version: 5rahim.Seanime version 3.8.4 (#384853) --- .../3.8.4/5rahim.Seanime.installer.yaml | 25 +++++++++ .../3.8.4/5rahim.Seanime.locale.en-US.yaml | 52 +++++++++++++++++++ .../5rahim/Seanime/3.8.4/5rahim.Seanime.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.installer.yaml create mode 100644 manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.locale.en-US.yaml create mode 100644 manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.yaml diff --git a/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.installer.yaml b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.installer.yaml new file mode 100644 index 000000000000..940a85a601e0 --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.installer.yaml @@ -0,0 +1,25 @@ +# 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: 5rahim.Seanime +PackageVersion: 3.8.4 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 768a2a5d-5884-518b-849f-ff0abaa10204 +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- DisplayName: Seanime Denshi 3.8.4 + ProductCode: 768a2a5d-5884-518b-849f-ff0abaa10204 +InstallationMetadata: + DefaultInstallLocation: placeholder\Seanime Desktop +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/5rahim/seanime/releases/download/v3.8.4/seanime-denshi-3.8.4_Windows_x64.exe + InstallerSha256: 01F16ED5CB6028B18D643E98D18A2662E119737CD468CC6FEABFFDB69B9C0E14 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.locale.en-US.yaml b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.locale.en-US.yaml new file mode 100644 index 000000000000..ef3cfebbaa5c --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.locale.en-US.yaml @@ -0,0 +1,52 @@ +# 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: 5rahim.Seanime +PackageVersion: 3.8.4 +PackageLocale: en-US +Publisher: 5rahim +PublisherUrl: https://github.com/5rahim +PublisherSupportUrl: https://github.com/5rahim/seanime/issues +Author: 5rahim +PackageName: Seanime Desktop +PackageUrl: https://github.com/5rahim/seanime +License: GPL-3.0 +LicenseUrl: https://github.com/5rahim/seanime/blob/HEAD/LICENSE +Copyright: Copyright (c) 5rahim +CopyrightUrl: https://github.com/5rahim/seanime/blob/main/LICENSE +ShortDescription: Open-source media server with a Web UI and Desktop app for anime and manga. +Description: Seanime is a media server with a web interface and desktop app for watching anime, reading manga, and managing your local library. Seanime provides a collection of features to enhance your watching and reading experience. Local library management, transcoding, Bittorrent or Debrid downloading and streaming, offline viewing, and more. +Moniker: seanime-desktop +Tags: +- anilist +- anime +- anime-downloader +- anime-library +- anime-streaming +- bittorrent +- debrid +- go +- manga +- manga-downloader +- media-server +- myanimelist +- react +- scanner +- self-hosted +ReleaseNotes: |- + What's new? + - ✨ Built-in torrent client (Experimental) + - Only available as a feature flag + - ⚡️ Transcode: Support for Low-power Intel QSV + - ⚡️ Manga: Support for zooming + - ⚡️ AniList: Support for animated profile pictures + - ⚡️ Plugin: Added dropdown actions for manga + - ⚡️ Plugin: Option to change fetch redirect policy + - ⚡️ VideoCore(Perf): Optimized subtitle parsing + - 🦺 VideoCore: Fixed keybinds handling and input focus in mini player + - 🦺 Extension: Fixed unified code diff + - 🏗️ Core: Experimental support for gomobile + Open an issue +ReleaseNotesUrl: https://github.com/5rahim/seanime/releases/tag/v3.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.yaml b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.yaml new file mode 100644 index 000000000000..bf4ec7bae37d --- /dev/null +++ b/manifests/5/5rahim/Seanime/3.8.4/5rahim.Seanime.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: 5rahim.Seanime +PackageVersion: 3.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f90e9ca144cb83dac0f26a7288bb468e51c64896 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:15:09 +0800 Subject: [PATCH 074/279] New version: CPUID.CPU-Z.MSI version 2.20.2 (#384854) --- .../MSI/2.20.2/CPUID.CPU-Z.MSI.installer.yaml | 20 ++++++ .../2.20.2/CPUID.CPU-Z.MSI.locale.en-US.yaml | 69 +++++++++++++++++++ .../2.20.2/CPUID.CPU-Z.MSI.locale.zh-CN.yaml | 31 +++++++++ .../CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.yaml | 8 +++ 4 files changed, 128 insertions(+) create mode 100644 manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.installer.yaml create mode 100644 manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.en-US.yaml create mode 100644 manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.zh-CN.yaml create mode 100644 manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.yaml diff --git a/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.installer.yaml b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.installer.yaml new file mode 100644 index 000000000000..819c75b88c3d --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.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: CPUID.CPU-Z.MSI +PackageVersion: 2.20.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: CPUID CPU-Z MSI_is1 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-msi-en.exe + InstallerSha256: F9EE321D47B4A58ACB8DE1EEE4BDDEC6B25004AF99307EEA51D9707C7E261205 +- Architecture: x64 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-msi-en.exe + InstallerSha256: F9EE321D47B4A58ACB8DE1EEE4BDDEC6B25004AF99307EEA51D9707C7E261205 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.en-US.yaml new file mode 100644 index 000000000000..67351637bc73 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z.MSI +PackageVersion: 2.20.2 +PackageLocale: en-US +Publisher: CPUID, Inc. +PublisherUrl: https://www.cpuid.com/ +PublisherSupportUrl: https://www.cpuid.com/contact.html +PrivacyUrl: https://www.cpuid.com/privacy-policy.html +Author: CPUID, Inc. +PackageName: CPUID CPU-Z MSI +PackageUrl: https://www.cpuid.com/softwares/cpu-z.html +License: Freeware +LicenseUrl: https://www.cpuid.com/terms-of-service.html +Copyright: CPUID © 2001-2026 - All website content subjected to copyright +CopyrightUrl: https://www.cpuid.com/terms-of-service.html +ShortDescription: CPU-Z Customized for MSI Gaming +Description: |- + CPU-Z is a freeware that gathers information on some of the main devices of your system + - Processor name and number, codename, process, package, cache levels. + - Mainboard and chipset. + - Memory type, size, timings, and module specifications (SPD). + - Real time measurement of each cores internal frequency, memory frequency. +Moniker: cpu-z-msi +Tags: +- amd +- cpu +- cpu-z +- hardware +- intel +- memory +- motherboard +- msi +- msi-gaming +- processor +- system +- system-information +ReleaseNotes: |- + - Intel Arc G3 and G3 Extreme (Panther Lake)(2.20.2). + - AMD Ryzen 7 7700X3D (Raphael) (2.20.1). + - AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). + - AMD Ryzen AI Max 490, 485 (Gorgon Halo). + - AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). + - AMD Ryzen 9 9950X3D2 (Granite Ridge). + - AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). + - AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). + - AMD Ryzen 5 PRO 9645 (Granite Ridge). + - AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). + - AMD Ryzen AI Max+ 392 (Strix Halo). + - Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). + - Intel Core 7 360 and 350 (Wildcat Lake). + - Intel Core 5 330, 320 and 315 (Wildcat Lake). + - Intel Core 3 304 (Wildcat Lake). + - Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake). + - Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake). + - Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake). + - Intel Core 3 201TE, 201E (Bartlett Lake). + - Intel Arc Pro B70 and B65 (BMG-G31). + - Intel Arc Pro B60 and B50 (BMG-G21). + - Support of HUDIMM and HSODIMM memory modules. +ReleaseNotesUrl: https://www.cpuid.com/softwares/cpu-z.html#version-history +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.zh-CN.yaml b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.locale.zh-CN.yaml new file mode 100644 index 000000000000..a2353fa9feaa --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.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: CPUID.CPU-Z.MSI +PackageVersion: 2.20.2 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 为微星游戏本定制的 CPU-Z +Description: |- + CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息 + - 处理器名称、数量、代号、工艺、插槽、各级缓存 + - 主板和芯片组 + - 内存类型、容量、时序、SPD + - 实时测量每个核心的内部频率和内存频率 +Tags: +- amd +- cpu +- intel +- 主板 +- 内存 +- 处理器 +- 微星 +- 硬件 +- 系统 +- 系统信息 +- 英特尔 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.yaml b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.yaml new file mode 100644 index 000000000000..25f8ae15f835 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/MSI/2.20.2/CPUID.CPU-Z.MSI.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: CPUID.CPU-Z.MSI +PackageVersion: 2.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e63519483f816fb991a944e1e63103654ac2b7f6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:15:26 +0800 Subject: [PATCH 075/279] New version: CPUID.CPU-Z.AORUS version 2.20.2 (#384855) --- .../2.20.2/CPUID.CPU-Z.AORUS.installer.yaml | 20 ++++++ .../CPUID.CPU-Z.AORUS.locale.en-US.yaml | 69 +++++++++++++++++++ .../CPUID.CPU-Z.AORUS.locale.zh-CN.yaml | 32 +++++++++ .../CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.installer.yaml create mode 100644 manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.en-US.yaml create mode 100644 manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.zh-CN.yaml create mode 100644 manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.yaml diff --git a/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.installer.yaml b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.installer.yaml new file mode 100644 index 000000000000..f9795622072d --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.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: CPUID.CPU-Z.AORUS +PackageVersion: 2.20.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: CPUID CPU-Z Aorus_is1 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-aorus-en.exe + InstallerSha256: 8662C44D8072CA4DA999977BDBED0804112F65911164DE64ECF078B33064E90F +- Architecture: x64 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-aorus-en.exe + InstallerSha256: 8662C44D8072CA4DA999977BDBED0804112F65911164DE64ECF078B33064E90F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.en-US.yaml new file mode 100644 index 000000000000..daa8c9f6f0af --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z.AORUS +PackageVersion: 2.20.2 +PackageLocale: en-US +Publisher: CPUID, Inc. +PublisherUrl: https://www.cpuid.com/ +PublisherSupportUrl: https://www.cpuid.com/contact.html +PrivacyUrl: https://www.cpuid.com/privacy-policy.html +Author: CPUID, Inc. +PackageName: CPUID CPU-Z Aorus +PackageUrl: https://www.cpuid.com/softwares/cpu-z.html +License: Freeware +LicenseUrl: https://www.cpuid.com/terms-of-service.html +Copyright: CPUID © 2001-2026 - All website content subjected to copyright +CopyrightUrl: https://www.cpuid.com/terms-of-service.html +ShortDescription: CPU-Z Customized for Gigabyte Aorus +Description: |- + CPU-Z is a freeware that gathers information on some of the main devices of your system + - Processor name and number, codename, process, package, cache levels. + - Mainboard and chipset. + - Memory type, size, timings, and module specifications (SPD). + - Real time measurement of each cores internal frequency, memory frequency. +Moniker: cpu-z-aorus +Tags: +- amd +- cpu +- cpu-z +- gigabyte +- gigabyte-aorus +- hardware +- intel +- memory +- motherboard +- processor +- system +- system-information +ReleaseNotes: |- + - Intel Arc G3 and G3 Extreme (Panther Lake)(2.20.2). + - AMD Ryzen 7 7700X3D (Raphael) (2.20.1). + - AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). + - AMD Ryzen AI Max 490, 485 (Gorgon Halo). + - AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). + - AMD Ryzen 9 9950X3D2 (Granite Ridge). + - AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). + - AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). + - AMD Ryzen 5 PRO 9645 (Granite Ridge). + - AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). + - AMD Ryzen AI Max+ 392 (Strix Halo). + - Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). + - Intel Core 7 360 and 350 (Wildcat Lake). + - Intel Core 5 330, 320 and 315 (Wildcat Lake). + - Intel Core 3 304 (Wildcat Lake). + - Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake). + - Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake). + - Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake). + - Intel Core 3 201TE, 201E (Bartlett Lake). + - Intel Arc Pro B70 and B65 (BMG-G31). + - Intel Arc Pro B60 and B50 (BMG-G21). + - Support of HUDIMM and HSODIMM memory modules. +ReleaseNotesUrl: https://www.cpuid.com/softwares/cpu-z.html#version-history +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.zh-CN.yaml b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.locale.zh-CN.yaml new file mode 100644 index 000000000000..ff8097a61812 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.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: CPUID.CPU-Z.AORUS +PackageVersion: 2.20.2 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 技嘉 Aorus 定制版 CPU-Z +Description: |- + CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息 + - 处理器名称、数量、代号、工艺、插槽、各级缓存 + - 主板和芯片组 + - 内存类型、容量、时序、SPD + - 实时测量每个核心的内部频率和内存频率 +Tags: +- amd +- cpu +- intel +- 主板 +- 内存 +- 处理器 +- 技嘉 +- 技嘉aorus +- 硬件 +- 系统 +- 系统信息 +- 英特尔 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.yaml b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.yaml new file mode 100644 index 000000000000..c26ea6422ea3 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/AORUS/2.20.2/CPUID.CPU-Z.AORUS.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: CPUID.CPU-Z.AORUS +PackageVersion: 2.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 20120481fe006d2ffe90c8208c189788efb194c2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:15:41 +0800 Subject: [PATCH 076/279] New version: CPUID.CPU-Z.ROG version 2.20.2 (#384856) --- .../ROG/2.20.2/CPUID.CPU-Z.ROG.installer.yaml | 20 ++++++ .../2.20.2/CPUID.CPU-Z.ROG.locale.en-US.yaml | 69 +++++++++++++++++++ .../2.20.2/CPUID.CPU-Z.ROG.locale.zh-CN.yaml | 32 +++++++++ .../CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.installer.yaml create mode 100644 manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.en-US.yaml create mode 100644 manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.zh-CN.yaml create mode 100644 manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.yaml diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.installer.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.installer.yaml new file mode 100644 index 000000000000..81dbf7e779af --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.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: CPUID.CPU-Z.ROG +PackageVersion: 2.20.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: CPUID ROG CPU-Z_is1 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x86 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-rog-en.exe + InstallerSha256: 1D1D6EAE008D035B075F5FC5D8DB41E68CD461876D799FA3B156731B001B6585 +- Architecture: x64 + InstallerUrl: https://download.cpuid.com/cpu-z/cpu-z_2.20.2-rog-en.exe + InstallerSha256: 1D1D6EAE008D035B075F5FC5D8DB41E68CD461876D799FA3B156731B001B6585 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.en-US.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.en-US.yaml new file mode 100644 index 000000000000..bf5b487f2d09 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CPUID.CPU-Z.ROG +PackageVersion: 2.20.2 +PackageLocale: en-US +Publisher: CPUID, Inc. +PublisherUrl: https://www.cpuid.com/ +PublisherSupportUrl: https://www.cpuid.com/contact.html +PrivacyUrl: https://www.cpuid.com/privacy-policy.html +Author: CPUID, Inc. +PackageName: CPUID ROG CPU-Z +PackageUrl: https://www.cpuid.com/softwares/cpu-z.html +License: Freeware +LicenseUrl: https://www.cpuid.com/terms-of-service.html +Copyright: CPUID © 2001-2026 - All website content subjected to copyright +CopyrightUrl: https://www.cpuid.com/terms-of-service.html +ShortDescription: CPU-Z Customized for Asus ROG +Description: |- + CPU-Z is a freeware that gathers information on some of the main devices of your system + - Processor name and number, codename, process, package, cache levels. + - Mainboard and chipset. + - Memory type, size, timings, and module specifications (SPD). + - Real time measurement of each cores internal frequency, memory frequency. +Moniker: cpu-z-rog +Tags: +- amd +- asus +- asus-rog +- cpu +- cpu-z +- hardware +- intel +- memory +- motherboard +- processor +- system +- system-information +ReleaseNotes: |- + - Intel Arc G3 and G3 Extreme (Panther Lake)(2.20.2). + - AMD Ryzen 7 7700X3D (Raphael) (2.20.1). + - AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). + - AMD Ryzen AI Max 490, 485 (Gorgon Halo). + - AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). + - AMD Ryzen 9 9950X3D2 (Granite Ridge). + - AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). + - AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). + - AMD Ryzen 5 PRO 9645 (Granite Ridge). + - AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). + - AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). + - AMD Ryzen AI Max+ 392 (Strix Halo). + - Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). + - Intel Core 7 360 and 350 (Wildcat Lake). + - Intel Core 5 330, 320 and 315 (Wildcat Lake). + - Intel Core 3 304 (Wildcat Lake). + - Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake). + - Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake). + - Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake). + - Intel Core 3 201TE, 201E (Bartlett Lake). + - Intel Arc Pro B70 and B65 (BMG-G31). + - Intel Arc Pro B60 and B50 (BMG-G21). + - Support of HUDIMM and HSODIMM memory modules. +ReleaseNotesUrl: https://www.cpuid.com/softwares/cpu-z.html#version-history +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.zh-CN.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.locale.zh-CN.yaml new file mode 100644 index 000000000000..815b9d5a6e7d --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.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: CPUID.CPU-Z.ROG +PackageVersion: 2.20.2 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 华硕玩家国度定制版 CPU-Z +Description: |- + CPU-Z 是一款免费软件,可以收集系统中一些主要设备的信息 + - 处理器名称、数量、代号、工艺、插槽、各级缓存 + - 主板和芯片组 + - 内存类型、容量、时序、SPD + - 实时测量每个核心的内部频率和内存频率 +Tags: +- amd +- cpu +- intel +- 主板 +- 内存 +- 华硕 +- 处理器 +- 玩家国度 +- 硬件 +- 系统 +- 系统信息 +- 英特尔 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.cpuid.com/softwares/cpu-z.html#faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.yaml b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.yaml new file mode 100644 index 000000000000..ee3208d4ca85 --- /dev/null +++ b/manifests/c/CPUID/CPU-Z/ROG/2.20.2/CPUID.CPU-Z.ROG.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: CPUID.CPU-Z.ROG +PackageVersion: 2.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 830f6206565f7595df757f5394245f44459df9e7 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 8 Jun 2026 18:15:55 +0200 Subject: [PATCH 077/279] New version: mikf.gallery-dl.Nightly version 2026.06.07 (#384857) --- .../mikf.gallery-dl.Nightly.installer.yaml | 12 ++++++------ .../mikf.gallery-dl.Nightly.locale.en-US.yaml | 6 +++--- .../mikf.gallery-dl.Nightly.yaml | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.18 => 2026.06.07}/mikf.gallery-dl.Nightly.installer.yaml (67%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.18 => 2026.06.07}/mikf.gallery-dl.Nightly.locale.en-US.yaml (87%) rename manifests/m/mikf/gallery-dl/Nightly/{2026.05.18 => 2026.06.07}/mikf.gallery-dl.Nightly.yaml (86%) diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.installer.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.installer.yaml similarity index 67% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.installer.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.installer.yaml index 1935bf16476a..3173b87c4e11 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.installer.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.installer.yaml @@ -2,24 +2,24 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.18 +PackageVersion: 2026.06.07 InstallerType: portable InstallModes: - interactive - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: 2026-05-18 +ReleaseDate: 2026-06-07 Installers: - Architecture: x86 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.18/gallery-dl_windows_x86.exe - InstallerSha256: B5ABE8894F72CC727F9D128742B0675663CDE8E3A92A28B185194493BFE9523D + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.07/gallery-dl_windows_x86.exe + InstallerSha256: 87893D9376034597A175CAA488DA37127943CDDD5D2143820DEF2562D58EA659 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: x64 - InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.05.18/gallery-dl_windows.exe - InstallerSha256: 8F063D9A6DC1F16AE038E74D8E277EECFE14FDE45536FF77782BA405888F6714 + InstallerUrl: https://github.com/gdl-org/builds/releases/download/2026.06.07/gallery-dl_windows.exe + InstallerSha256: 49B93FE9FEFF59D263C95EAB76522BD2E9FF641494675923716E5C3AA3ADCB93 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.locale.en-US.yaml similarity index 87% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.locale.en-US.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.locale.en-US.yaml index 74e9e955d9ff..b8c27a8bf106 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.18 +PackageVersion: 2026.06.07 PackageLocale: en-US Publisher: Mike Fährmann PublisherUrl: https://github.com/mikf @@ -27,7 +27,7 @@ Tags: - pixiv - tumblr - twitter -ReleaseNotes: f164e48088 [twitter] support poll_choice_images cards (gh#9511) -ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.05.18 +ReleaseNotes: 4df0c07761 release version 1.32.2 +ReleaseNotesUrl: https://github.com/gdl-org/builds/releases/tag/2026.06.07 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.yaml b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.yaml similarity index 86% rename from manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.yaml rename to manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.yaml index 32df2dd650aa..b514c18afb75 100644 --- a/manifests/m/mikf/gallery-dl/Nightly/2026.05.18/mikf.gallery-dl.Nightly.yaml +++ b/manifests/m/mikf/gallery-dl/Nightly/2026.06.07/mikf.gallery-dl.Nightly.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl.Nightly -PackageVersion: 2026.05.18 +PackageVersion: 2026.06.07 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 122ccfc50eb1854bf321f39dfe12fe8058883b54 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 8 Jun 2026 18:16:10 +0200 Subject: [PATCH 078/279] New version: yt-dlp.yt-dlp.nightly version 2026.06.06.234447 (#384858) --- .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 52 ---------- .../yt-dlp.yt-dlp.nightly.installer.yaml | 18 ++-- .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 96 +++++++++++++++++++ .../yt-dlp.yt-dlp.nightly.yaml | 4 +- 4 files changed, 107 insertions(+), 63 deletions(-) delete mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.locale.en-US.yaml rename manifests/y/yt-dlp/yt-dlp/nightly/{2026.03.21.233500 => 2026.06.06.234447}/yt-dlp.yt-dlp.nightly.installer.yaml (53%) create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.locale.en-US.yaml rename manifests/y/yt-dlp/yt-dlp/nightly/{2026.03.21.233500 => 2026.06.06.234447}/yt-dlp.yt-dlp.nightly.yaml (73%) diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.locale.en-US.yaml deleted file mode 100644 index cebd0af9105c..000000000000 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.locale.en-US.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.03.21.233500 -PackageLocale: en-US -Publisher: yt-dlp -PublisherUrl: https://github.com/yt-dlp -PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues -PackageName: yt-dlp-nightly -PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds -License: Unlicense -LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE -Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE -ShortDescription: A feature-rich command-line audio/video downloader. -Description: |- - The yt-dlp nightly channel builds. - yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. - The project is a fork of youtube-dl based on the now inactive youtube-dlc. -Moniker: yt-dlp-nightly -Tags: -- audio -- audio-downloader -- download -- downloader -- media -- media-downloader -- nightly -- video -- video-downloader -- youtube -- youtube-dl -- youtube-dlp -- ytdlp -ReleaseNotes: |- - Generated from: yt-dlp/yt-dlp@f01e1a1 - Installation Discord Donate Documentation - A description of the various files is in the README - The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt - Changelog - Extractor changes - - rtp: Support multi-part episodes and --no-playlist (#16299) by bashonly -ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2026.03.21.233500 -Documentations: -- DocumentLabel: Discord - DocumentUrl: https://discord.gg/H5MNcFW63r -- DocumentLabel: Update Channels - DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels -- DocumentLabel: Wiki - DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.installer.yaml similarity index 53% rename from manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.installer.yaml rename to manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.installer.yaml index 03cb65e78ca5..f1b173875147 100644 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.installer.yaml +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.03.21.233500 +PackageVersion: 2026.06.06.234447 InstallerType: portable Commands: - yt-dlp @@ -10,16 +10,16 @@ Dependencies: PackageDependencies: - PackageIdentifier: DenoLand.Deno - PackageIdentifier: yt-dlp.FFmpeg -ReleaseDate: 2026-03-21 +ReleaseDate: 2026-06-06 Installers: - Architecture: x86 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.03.21.233500/yt-dlp_x86.exe - InstallerSha256: A440900208CC4844D2892478B8CEFE3AF44A82D251A1359325563654B5442CE1 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.06.06.234447/yt-dlp_x86.exe + InstallerSha256: 46BB864D9788C52D8A92A9FA3A81155355F3655019D28186541D04DD4E557E7D - Architecture: x64 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.03.21.233500/yt-dlp.exe - InstallerSha256: 1BFE256DEC1CA9CAF19693EBFA25294513C426B03BA56F56F247B1E1B9A9605F + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.06.06.234447/yt-dlp.exe + InstallerSha256: B8807A1AFD08F1EDF177112458BA0431FDF7709C188C57B49FE51C8862DAC088 - Architecture: arm64 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.03.21.233500/yt-dlp_arm64.exe - InstallerSha256: 8E299BF20581782A26051F5D98FF6D69C45D834E63A754984EC9D17777318460 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.06.06.234447/yt-dlp_arm64.exe + InstallerSha256: CE5A91A53BEE5EB3DE13F228D15110CA35E574576546612A414C075DE0188ACE ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..3750674afe75 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.locale.en-US.yaml @@ -0,0 +1,96 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2026.06.06.234447 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp-nightly +PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: A feature-rich command-line audio/video downloader. +Description: |- + The yt-dlp nightly channel builds. + yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. + The project is a fork of youtube-dl based on the now inactive youtube-dlc. +Moniker: yt-dlp-nightly +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- nightly +- video +- video-downloader +- youtube +- youtube-dl +- youtube-dlp +- ytdlp +ReleaseNotes: |- + Generated from: yt-dlp/yt-dlp@5faffa9 + Installation Discord Donate Documentation + A description of the various files is in the README + The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt + Changelog + Core changes + - Add lockfile and pinned extras (#16421) by bashonly, Grub4K (With fixes in 88c8a68 by bashonly) + - Fix default extra for ios platforms (#16376) by bashonly + - update: Bump GitHub REST API version to 2026-03-10 (#16435) by bashonly + - utils: random_user_agent: Bump version range 137-143 => 142-148 (#16588) by dlp-bot + Extractor changes + - _resolve_nuxt_array: Handle Pinia skipHydrate (#16447) by doe1080 + - ard: Support new ardsounds domain (#16381) by evilpie + - bandcamp: weekly: Fix extractor (#16373) by bashonly + - rtp: Support multi-part episodes and --no-playlist (#16299) by bashonly + - soop: Adapt extractors to new domain (#16436) by thematuu + - soundcloud: Improve error handling (#16602) by bashonly + - twitch: clips: Fix extractor (#16466) by Ventriduct + - youtube + - Drop support for bun<1.2.11 and bun>1.3.14 (#16786) by bashonly + - Drop support for deno<2.3.0 (#16788) by bashonly + - Drop support for node<22 (#16787) by bashonly + - Fix PO token sanitization for Python 3.15 (#16884) by Grub4K + - Fix PO token sanitization for Python>=3.14.4 (#16453) by syphyr + - Fix outdated quickjs-ng warning (#16437) by bashonly + Postprocessor changes + - exec: Restrict --exec template usage to safe conversions (#16883) by bashonly + Networking changes + - Request Handler + - curl_cffi + - Fix supported impersonate targets (#16440) by bashonly + - Support curl_cffi 0.15.x (#16429) by bashonly + Misc. changes + - build + - Harden build/release workflows (#16358) by bashonly, Grub4K (With fixes in cdc465a by bashonly) + - Harden release workflow (#16444) by bashonly + - Rename requirements files to clean up dependency graph (#16740) by bashonly + - Update 14 dependencies (#16589) by dlp-bot + - Update 28 dependencies (#16467) by bashonly + - Upgrade all Linux binaries to Python 3.14 (#16738) by bashonly + - ci + - Bump pytest to 9.x (#16470) by bashonly, Grub4K + - Test with Python 3.15 (#16896) by bashonly + - Update 2 actions in 2 workflows (#16743) by dlp-bot + - Update 8 actions in 7 workflows (#16384) by bashonly + - Update wiki via this repository (#16446) by bashonly (With fixes in 9f0fc9a) + - cleanup: Miscellaneous: 35684c1, 3a12be7 by bashonly + - devscripts + - Handle ejs updates for requirements files (#16374) by bashonly, Grub4K + - update_requirements: Add reporting functionality (#16454) by bashonly, Grub4K + - test: Add default and curl-cffi extras to hatch-test env (#16397) by JSubelj +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2026.06.06.234447 +Documentations: +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +- DocumentLabel: Update Channels + DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.yaml similarity index 73% rename from manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.yaml rename to manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.yaml index dd862e43b49d..298999453f38 100644 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.03.21.233500/yt-dlp.yt-dlp.nightly.yaml +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.06.06.234447/yt-dlp.yt-dlp.nightly.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 +# Created with komac v2.16.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.03.21.233500 +PackageVersion: 2026.06.06.234447 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 78021c3cf661e9ace4268d2d9c2ac6292768357d Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 8 Jun 2026 18:16:24 +0200 Subject: [PATCH 079/279] New version: Mozilla.Firefox.Nightly.MSIX version 153.2606.708.0 (#384859) --- ...ozilla.Firefox.Nightly.MSIX.installer.yaml | 28 +++++++++---------- ...lla.Firefox.Nightly.MSIX.locale.en-US.yaml | 2 +- .../Mozilla.Firefox.Nightly.MSIX.yaml | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{152.2605.1708.0 => 153.2606.708.0}/Mozilla.Firefox.Nightly.MSIX.installer.yaml (55%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{152.2605.1708.0 => 153.2606.708.0}/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml (94%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{152.2605.1708.0 => 153.2606.708.0}/Mozilla.Firefox.Nightly.MSIX.yaml (85%) diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 55% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index e7b9706d935f..bcde55315aa8 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1708.0 +PackageVersion: 153.2606.708.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -25,28 +25,28 @@ FileExtensions: PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 RestrictedCapabilities: - runFullTrust -ReleaseDate: 2026-05-17 +ReleaseDate: 2026-06-07 AppsAndFeaturesEntries: - DisplayName: Firefox Nightly Publisher: Mozilla Corporation Installers: - Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-17-08-02-34-mozilla-central/firefox-152.0a1.multi.win32.installer.msix - InstallerSha256: D877B019842CDE3FEFF1438F34562763B1944621D53D262C86138554AECCD63E - SignatureSha256: 00BAD51A46BC6CA5F37437C68C964085740DA1F7BCD94B67B41861F02FF2426C + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win32.installer.msix + InstallerSha256: 7E346920486A80198495ADA25E8081163A0D27AE7A6C53AB586F937AF617BFD2 + SignatureSha256: DE79678918B59A71D150FA45275EEA14CC4B083695DA37C09A1FE0067D6C355E InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1708.0_x86__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_x86__jag0gd4e3s9p2' - Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-17-08-02-34-mozilla-central/firefox-152.0a1.multi.win64.installer.msix - InstallerSha256: 846A2711ECA04795B0598921C44F78A270EDE644670384CDA7D6C3A772B9A4A5 - SignatureSha256: E4F4829518576CE318084AF05B0A62EC9CD1206AB516EC653E7A80E502D86054 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win64.installer.msix + InstallerSha256: F9C94650FA6BAA1B5A7975D0D20A56A829925D38E7B5EA2718DD0BD89F6F0DB2 + SignatureSha256: A388B71E1D467538FCCC136F0E5F1A48050C46BD67B7FCD6E6A6678475BBA1DF InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1708.0_x64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_x64__jag0gd4e3s9p2' - Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/05/2026-05-17-08-02-34-mozilla-central/firefox-152.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: DC86C3095BD4300AA912C2EC4784A088C53306F584ED7FC5B332CB3689D4FC24 - SignatureSha256: 09B0E64ED8D699B4AB6351346F999B5451E6DF9972F462CF9DC30D58D9A37698 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/06/2026-06-07-08-34-00-mozilla-central/firefox-153.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 94357D559EF36129CCEC52F65988FF3780ED45EF46479831587382BCA006CD98 + SignatureSha256: 762F9E7881A242312DA1D7EA376BA5927EB589FCBE876753DF4738883609B18F InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_152.2605.1708.0_arm64__jag0gd4e3s9p2' + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_153.2606.708.0_arm64__jag0gd4e3s9p2' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 94% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index eb5c714f0e62..4641f409d383 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1708.0 +PackageVersion: 153.2606.708.0 PackageLocale: en-US Publisher: Mozilla PublisherUrl: https://www.mozilla.org/ diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 85% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml index 46652997ac5d..516035e8b449 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/152.2605.1708.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/153.2606.708.0/Mozilla.Firefox.Nightly.MSIX.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 152.2605.1708.0 +PackageVersion: 153.2606.708.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 3688131b10c314bb520e21817b31e4b0dfda76b0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:16:47 +0800 Subject: [PATCH 080/279] Update: KDE.KTuberling version master (966) (#384861) --- .../k/KDE/KTuberling/master/KDE.KTuberling.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KTuberling/master/KDE.KTuberling.installer.yaml b/manifests/k/KDE/KTuberling/master/KDE.KTuberling.installer.yaml index 08239111e09f..09c47845d2a7 100644 --- a/manifests/k/KDE/KTuberling/master/KDE.KTuberling.installer.yaml +++ b/manifests/k/KDE/KTuberling/master/KDE.KTuberling.installer.yaml @@ -9,14 +9,14 @@ ProductCode: ktuberling Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/ktuberling/master/windows/ktuberling-master-962-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 4176B9060FF263A9446FA755906BF29594CD3F734EA84B33824EBA4520D5F2B4 + InstallerUrl: https://cdn.kde.org/ci-builds/games/ktuberling/master/windows/ktuberling-master-966-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 1570223D588B629901AD0776A2FBEEA78E69F6D70DBF19AE9FA960B0371E6BF2 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/ktuberling/master/windows/ktuberling-master-962-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 4176B9060FF263A9446FA755906BF29594CD3F734EA84B33824EBA4520D5F2B4 + InstallerUrl: https://cdn.kde.org/ci-builds/games/ktuberling/master/windows/ktuberling-master-966-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 1570223D588B629901AD0776A2FBEEA78E69F6D70DBF19AE9FA960B0371E6BF2 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 7191b18dd788b812f276287a34021de8b547aa6e Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Mon, 8 Jun 2026 18:16:53 +0200 Subject: [PATCH 081/279] New version: janosmiko.lfk 0.13.9 (#384862) Co-authored-by: goreleaserbot --- .../lfk/0.13.9/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.13.9/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.13.9/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..1374e7c6757a --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.9/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.9 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.9/lfk_0.13.9_windows_amd64.zip + InstallerSha256: 23ab57d63bec005800b4565bf6e08ef3320549ec4fd3029c30ee4464e3866352 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.13.9/lfk_0.13.9_windows_arm64.zip + InstallerSha256: 50d43f14eadd58bc3201831251196b30b924d81e9f9530e59adc3e13cce67802 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..0f935fc41add --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.9/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.9 +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.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.13.9/janosmiko.lfk.yaml new file mode 100644 index 000000000000..4d83fd1fe91a --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.13.9/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.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 69358774a7cf6b1a5c26620b4d6647b8fd4e2729 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:17:14 -0400 Subject: [PATCH 082/279] New version: Microsoft.SafetyScanner version 1.451.317.0 (#384863) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.317.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..d33bfe83b5fb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.317.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.317.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.317.0&arch=x86 + InstallerSha256: 08E0648F56E2F46545338BEA768ABFE467600E241AC0D95130C57614CD757DCB +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.317.0&arch=amd64 + InstallerSha256: 936E32268396872195A13713E375942A14A59261FD44D75CA35BE47E7B8AD202 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..36793f01acb3 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.317.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.317.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.317.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.317.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..2347e86da08f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.317.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.317.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3317ed254985cc06688373bf8029b3a879ec6f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Ca=C5=82ka?= <25438601+rafaucau@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:17:28 +0200 Subject: [PATCH 083/279] New version: CarthageSoftware.Mago version 1.30.0 (#384865) --- .../CarthageSoftware.Mago.installer.yaml | 22 ++++ .../CarthageSoftware.Mago.locale.en-US.yaml | 105 ++++++++++++++++++ .../Mago/1.30.0/CarthageSoftware.Mago.yaml | 8 ++ 3 files changed, 135 insertions(+) create mode 100644 manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.installer.yaml create mode 100644 manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.locale.en-US.yaml create mode 100644 manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.yaml diff --git a/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.installer.yaml b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.installer.yaml new file mode 100644 index 000000000000..fbba9920f0a2 --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CarthageSoftware.Mago +PackageVersion: 1.30.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mago-1.30.0-x86_64-pc-windows-msvc/mago.exe + PortableCommandAlias: mago +Commands: +- mago +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/carthage-software/mago/releases/download/1.30.0/mago-1.30.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 2DFD242DA7CFCE08275197119F206C636EE07C660D55A66A1B4804E56C820065 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.locale.en-US.yaml b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.locale.en-US.yaml new file mode 100644 index 000000000000..23ae37a28eed --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.locale.en-US.yaml @@ -0,0 +1,105 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CarthageSoftware.Mago +PackageVersion: 1.30.0 +PackageLocale: en-US +Publisher: Carthage Software +PublisherUrl: https://carthage.software/en/ +PublisherSupportUrl: https://github.com/carthage-software/mago/issues +PackageName: Mago +PackageUrl: https://mago.carthage.software/1.30.0/en/ +License: Apache-2.0 +LicenseUrl: https://github.com/carthage-software/mago/blob/main/LICENSE-MIT +ShortDescription: Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code. +Description: Mago is a comprehensive toolchain for PHP that helps developers write better code. Inspired by the Rust ecosystem, Mago brings speed, reliability, and an exceptional developer experience to PHP projects of all sizes. +Moniker: mago +Tags: +- ast +- dev +- formatting +- lint +- php +- semantic-checks +- static-analysis +ReleaseNotes: |- + Mago 1.30.0 + A release focused on generics and robustness: intersection types of generic parameters are now computed, generic reflection (ReflectionClass) threads T into method-return inference, and a new fuzzing + Miri CI hardened the lexer and parsers against crashes, leaks, and quadratic blowups on malformed input. Also: vendor type patches, an object&callable type, and the usual analyzer, codex, formatter, linter, and CLI fixes. + ✨ Features + Analyzer + - Generic reflection: ReflectionClass/ReflectionMethod thread T into getName()/invoke() return types. (c44dc8f) + - object&callable type: invokable classes are accepted via has-method<__invoke>. (#1902, 7efac3c) + Codex + - Vendor type patches: a patches source overrides third-party types without editing vendor code. (#1873, dcfd38b) + Database + - Explicit extensionless files: files named without an extension are loaded when listed explicitly. (#1916, 639f481) + 🐛 Bug Fixes + Analyzer + - Generic intersections: A&B of unions/iterables computed, e.g. (int|bool)&(int|float) → int. (#1945, 353ed77, 7dd3d61) + - do/while null-narrowing: the loop condition now narrows the body on re-entry. (#1947, db10237) + - Undocumented __call return: inferred from __call's declared return instead of mixed. (131537a) + Codex + - public-properties-of: resolves inherited props, @type aliases, and generic-parameter selectors. (#1928, #1929, ce5eea6) + - Transitive @mixin: methods resolve across mixin chains. (#1915, e6d9304) + - Nested templates: params inside class-string and $this in @extends/@implements now resolve. (#1924, f2fff71, 5eda2e0) + - Patched method signatures: abstract/concrete mismatches in method patches no longer flagged. (#1940, c370be3) + Formatter + - null last in unions: ordered last by default per PER CS 3. (#1835, 3e5d38c) + - Comment before method chain: kept on its own line. (#1854, 1db1fa5) + - Property-receiver chains: first method stays on the same line under same-line chain style. (#1193, 5ff2133) + Linter + - FQ refs in namespace-less files: fully-qualified global class/function/constant references are flagged. (#1846, 53626d0) + - global/static rebinds: no false no-parameter-shadowing/no-dead-store. (#1910, #1911, 4ccc4f5) + Syntax + - Class-name keyword casing: resource/integer no longer collide with type keywords. (#1898, 899cbf3) + - Identifier::last_segment: returns the last segment, not the first. (#1919, cadea52) + - Interpolation perf & leaks: brace-interpolation scan is linear and string-aware; token-kind leak fixed. (#1914, 478aa81, a80e557) + Type Syntax + - Malformed-input hardening: type parser is depth-guarded; invalid float tokens like .1E are no longer emitted. (5179f3f, 6baf0b1) + Twig Syntax + - Malformed-input hardening: expression/statement parsing is depth-guarded and an arena leak is fixed. (f338622, 3972674) + CLI + - Versioned docs URL: the generated mago.toml links to a versioned, non-404 docs page. (#1939, b120e6b) + - Baseline on scoped runs: no false out-of-sync warning on filtered runs. (#1904, fdffae9) + Prelude + - DateTime types: precise constant types and format() return type. (#1917, 70e6094) + Database + - Vendor watcher: stops adding vendor-path files as host files. (#1912, f1eaf73) + 🏗️ Internal + Language Server + - Experimental language server removed from the distribution, it is now available on the feat/language-server branch. (131b34c) + CI / Tooling + - Fuzzing & Miri: scheduled fuzz action and Miri job; fuzzers built for the gnu target so ASan links. (48a3cf1, b0dbd5f, 3b7f34b) + - Stacked Borrows UB: word interner reads interned bytes via the raw entry pointer. (e9bd270) + - Toolchain: workspace builds on Rust 1.96.0; routine nightly pins. (35e53c2, #1925) + - MAGO_THREADS tests: no longer fail when the env var is set. (#1895, e2a9d31) + - Dependencies: bump tar to 0.4.46. (#1920, b220deb) + 🙏 Thank You + Contributors + A huge thank you to everyone who contributed code to this release: + - @dotdash: #1873, #1916, #1912, #1940, #1895 + - @gsteel: #1917 + Issue Reporters + Thank you to everyone who reported issues that shaped this release: + - @Ocramius: #1945 + - @DanielBadura: #1947 + - @lyrixx: #1939 + - @ddanielou: #1928, #1929, #1902 + - @joshrai: #1924 + - @yoannblot: #1915 + - @AJenbo: #1919, #1914 + - @Brammm: #1913 + - @UweOhse: #1910, #1911 + - @adam-ja: #1904 + - @Plastonick: #1898 + - @simbig: #1854 + - @LocalHeroPro: #1846 + - @maximal: #1835 + - @MartkCz: #1193 + Full Changelog: 1.29.0...1.30.0 +ReleaseNotesUrl: https://github.com/carthage-software/mago/releases/tag/1.30.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://mago.carthage.software/1.30.0/en/guide/getting-started/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.yaml b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.yaml new file mode 100644 index 000000000000..7988d12d8501 --- /dev/null +++ b/manifests/c/CarthageSoftware/Mago/1.30.0/CarthageSoftware.Mago.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: CarthageSoftware.Mago +PackageVersion: 1.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3f7f170ed5d888a605f9641258283fde7ec7127 Mon Sep 17 00:00:00 2001 From: Chris Huang <1513188+chrishuan9@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:17:32 +0200 Subject: [PATCH 084/279] New Version: ch.LosslessCut version 3.69.0 (#384864) Co-authored-by: github-actions[bot] --- .../3.69.0/ch.LosslessCut.installer.yaml | 18 +++++++++++++++ .../3.69.0/ch.LosslessCut.locale.en-US.yaml | 23 +++++++++++++++++++ .../ch/LosslessCut/3.69.0/ch.LosslessCut.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.installer.yaml create mode 100644 manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.locale.en-US.yaml create mode 100644 manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.yaml diff --git a/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.installer.yaml b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.installer.yaml new file mode 100644 index 000000000000..d4836998b3c9 --- /dev/null +++ b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ch.LosslessCut +PackageVersion: 3.69.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: LosslessCut.exe + PortableCommandAlias: LosslessCut +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/releases/download/losslesscut-v3.69.0/losslesscut-v3.69.0.zip + InstallerSha256: 4B89FF7A0BD2C2D5D6CE3EE1FFB33A9270ECED5E216FAAE3D476E17A5800B47E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.locale.en-US.yaml b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.locale.en-US.yaml new file mode 100644 index 000000000000..bf6d3eb9a7bb --- /dev/null +++ b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.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: ch.LosslessCut +PackageVersion: 3.69.0 +PackageLocale: en-US +Publisher: Chris Huang +PublisherUrl: https://github.com/chrishuan9/LosslessCut-winget-rls +PublisherSupportUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/issues +Author: Chris Huang +PackageName: LosslessCut +PackageUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/releases/tag/losslesscut-v3.69.0 +License: LGPL-2.1 +LicenseUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/blob/main/LICENSE +ShortDescription: LosslessCut aims to be the ultimate cross platform FFmpeg GUI +Description: LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work. +Moniker: LosslessCut +ReleaseNotesUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/releases/tag/losslesscut-v3.69.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/chrishuan9/LosslessCut-winget-rls/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.yaml b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.yaml new file mode 100644 index 000000000000..3bab76e93799 --- /dev/null +++ b/manifests/c/ch/LosslessCut/3.69.0/ch.LosslessCut.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: ch.LosslessCut +PackageVersion: 3.69.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c4c5de99c6f48e644112912739e04804e65271bb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:17:53 +0800 Subject: [PATCH 085/279] New version: DevelopedMethods.playit version 1.0.9 (#384866) --- .../DevelopedMethods.playit.installer.yaml | 45 +++++++++++++++++++ .../DevelopedMethods.playit.locale.en-US.yaml | 29 ++++++++++++ .../DevelopedMethods.playit.locale.zh-CN.yaml | 21 +++++++++ .../playit/1.0.9/DevelopedMethods.playit.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.installer.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.en-US.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.zh-CN.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.yaml diff --git a/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.installer.yaml b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.installer.yaml new file mode 100644 index 000000000000..b123e8cf4700 --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DevelopedMethods.playit +PackageVersion: 1.0.9 +Commands: +- playit +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.9/playit-windows-x86-signed.exe + InstallerSha256: 27F3EBEAD1223E8B641CBF9C0C77DA536E05BDE378EDF24F6068281955539451 +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.9/playit-windows-x86_64-signed.exe + InstallerSha256: AC42CAE0D4E98F25D2A77175A1DB404CD694F302A94FDC97F63ABD5057647A44 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.9/playit-windows-x86-signed.msi + InstallerSha256: AED60B27F08039EC3A1769B6262812DB40967D7D0E5503DCA90EDCFB47EEAF02 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + UpgradeBehavior: install + ProductCode: '{8ED46410-4EC9-455E-961C-1C5EE369DE76}' + AppsAndFeaturesEntries: + - ProductCode: '{8ED46410-4EC9-455E-961C-1C5EE369DE76}' + UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.9/playit-windows-x86_64-signed.msi + InstallerSha256: 5EF58EB9EFC60772803B98FCA21A7F669899B2DD7262C1624019ABDCB99FC690 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + UpgradeBehavior: install + ProductCode: '{D6F14DF5-E11F-4A89-A16D-777B113A6259}' + AppsAndFeaturesEntries: + - ProductCode: '{D6F14DF5-E11F-4A89-A16D-777B113A6259}' + UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.en-US.yaml b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.en-US.yaml new file mode 100644 index 000000000000..aa8e356bf217 --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.9 +PackageLocale: en-US +Publisher: Developed Methods LLC +PublisherUrl: https://playit.gg/ +PublisherSupportUrl: https://playit.gg/support/ +PrivacyUrl: https://playit.gg/privacy-policy +Author: Developed Methods LLC +PackageName: playit +PackageUrl: https://playit.gg/ +License: BSD-2-Clause +LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2026 Developed Methods LLC. All Rights Reserved. +ShortDescription: A global proxy that allows anyone to host a server without port forwarding. +Description: playit.gg is a networking service that make it possible to host game servers at home that anyone across the world can join. We do this through our custom tunneling software. You can find our opensource client here. When you launch the playit program, the program will connect to our Anycast Network and assign you a static IP and port. You can then share your static IP and port with friends. When they connect, their connection information will go to the nearest tunnel server and be tunneled to the playit program running on your computer. By tunneling the connection, your friend is able to connect to the server running within your network. +Moniker: playit +Tags: +- game +- gaming +- multiplayer +- proxy +- server +- tunnel +ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v1.0.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.zh-CN.yaml b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.locale.zh-CN.yaml new file mode 100644 index 000000000000..8f1a7327f7dd --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.9 +PackageLocale: zh-CN +ShortDescription: 一款让任何人无需端口转发即可托管服务器的全球代理。 +Description: playit.gg 是一种网络服务,让任何人在家中托管游戏服务器,并且全世界的任何人都能加入。我们通过定制的隧道软件来实现,您可以在这里找到我们的开源客户端。当您启动 playit 程序时,程序会连接到我们的 Anycast 网络,并为您分配一个静态 IP 和端口。然后,您就可以与朋友共享您的静态 IP 和端口。当他们连接时,他们的连接信息将转到最近的隧道服务器,并以隧道方式传输到您电脑上运行的 playit 程序。通过隧道连接,您的朋友就能连接到在您的网络中运行的服务器。 +Tags: +- 代理 +- 多人游戏 +- 多人联机 +- 对战平台 +- 服务器 +- 游戏 +- 电竞 +- 联机 +- 隧道 +ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v1.0.9 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.yaml b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.yaml new file mode 100644 index 000000000000..655173871938 --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.9/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From af026b65929fc982880ee817af3e68a3a1c53d2b Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:17:57 +0200 Subject: [PATCH 086/279] New version: S3Drive.S3Drive version 1.17.9 (#384869) --- .../1.17.9/S3Drive.S3Drive.installer.yaml | 31 +++++++++++++++++++ .../1.17.9/S3Drive.S3Drive.locale.en-US.yaml | 21 +++++++++++++ .../S3Drive/1.17.9/S3Drive.S3Drive.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.installer.yaml create mode 100644 manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.locale.en-US.yaml create mode 100644 manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.yaml diff --git a/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.installer.yaml b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.installer.yaml new file mode 100644 index 000000000000..12e8ae453eee --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: S3Drive.S3Drive +PackageVersion: 1.17.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /ALLUSERS +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{C7936438-3CBC-4585-B934-70C6A51AA21B}}_is1' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- ProductCode: '{C7936438-3CBC-4585-B934-70C6A51AA21B}}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\S3Drive' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/s3drive/windows-app/releases/download/1.17.9/s3drive-win-x64.exe + InstallerSha256: 6B7CFDA454AB34107C85A533BD3F87302CBDE978DA3F463AC0C289DA26CD9F5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.locale.en-US.yaml b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.locale.en-US.yaml new file mode 100644 index 000000000000..880f9adf41b7 --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: S3Drive.S3Drive +PackageVersion: 1.17.9 +PackageLocale: en-US +Publisher: S3Drive +PublisherUrl: https://s3drive.app/ +PublisherSupportUrl: https://github.com/s3drive/windows-app/issues +Author: S3Drive +PackageName: S3Drive +PackageUrl: https://s3drive.app/ +License: Freeware +LicenseUrl: https://s3drive.app/faq +ShortDescription: Zero Knowledge E2E encrypted storage compatible with multiple providers +Description: S3Drive is a self-contained smart software which is 100% compatible with the open and broadly supported S3 protocol and Rclone library. +Moniker: s3drive +ReleaseNotes: https://s3drive.app/changelog +ReleaseNotesUrl: https://github.com/s3drive/windows-app/releases/tag/1.17.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.yaml b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.yaml new file mode 100644 index 000000000000..d4b8e655e486 --- /dev/null +++ b/manifests/s/S3Drive/S3Drive/1.17.9/S3Drive.S3Drive.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: S3Drive.S3Drive +PackageVersion: 1.17.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a19bbd08078aa2bacc6301db633c6be99e946fad Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:18:13 +0800 Subject: [PATCH 087/279] New version: Microsoft.Teams version 26134.1702.4747.7366 (#384068) --- .../Microsoft.Teams.installer.yaml | 26 +++++++++++++ .../Microsoft.Teams.locale.en-US.yaml | 39 +++++++++++++++++++ .../Microsoft.Teams.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../26134.1702.4747.7366/Microsoft.Teams.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.installer.yaml create mode 100644 manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.yaml diff --git a/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.installer.yaml b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.installer.yaml new file mode 100644 index 000000000000..55cb2c835995 --- /dev/null +++ b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.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: Microsoft.Teams +PackageVersion: 26134.1702.4747.7366 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +UpgradeBehavior: install +PackageFamilyName: MSTeams_8wekyb3d8bbwe +Installers: +- Architecture: x86 + InstallerUrl: https://teamsinstaller.public.onecdn.static.microsoft/production-windows-x86/26134.1702.4747.7366/MSTeams-x86.msix + InstallerSha256: ACF22C7AC62CCA05CF291446D8D4B1152F0A323DDD3F47738459DCD8B561DCF0 + SignatureSha256: FC5452915E7449AC1CE8D154F6C68B93B638D8F6BCFA418D1DB155960E73CD3D +- Architecture: x64 + InstallerUrl: https://teamsinstaller.public.onecdn.static.microsoft/production-windows-x64/26134.1702.4747.7366/MSTeams-x64.msix + InstallerSha256: 4B28D9BD54F3A4B19290B594F9ADA1D520602647C30BBB2FA7DCCB1CB55EE36D + SignatureSha256: 7B7E4F06FD7670876C06550BE1886C4B6730BED1BBB27AAB200ACE4C544F1FA8 +- Architecture: arm64 + InstallerUrl: https://teamsinstaller.public.onecdn.static.microsoft/production-windows-arm64/26134.1702.4747.7366/MSTeams-arm64.msix + InstallerSha256: BC4D8D9A82F7512EE4F74A48C4A0D1932F7B3C6A89BEE3B6A0C58CE1BB08C7FC + SignatureSha256: C6709A5A45BC1FDD4D7B69CF239BA9507C4468EB29503CE18969EFD23B2CB8F7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.en-US.yaml b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.en-US.yaml new file mode 100644 index 000000000000..8edab71026a7 --- /dev/null +++ b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.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: Microsoft.Teams +PackageVersion: 26134.1702.4747.7366 +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. +Moniker: teams +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- msteams +- team +- teams +- video +- video-conferencing +- voice +- voip +- webinar +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.zh-CN.yaml b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.locale.zh-CN.yaml new file mode 100644 index 000000000000..27b9fb19de8a --- /dev/null +++ b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.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: Microsoft.Teams +PackageVersion: 26134.1702.4747.7366 +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: +- msteams +- teams +- voip +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.yaml b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.yaml new file mode 100644 index 000000000000..6322e9d605c1 --- /dev/null +++ b/manifests/m/Microsoft/Teams/26134.1702.4747.7366/Microsoft.Teams.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 +PackageVersion: 26134.1702.4747.7366 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fa970074182a88ff7637ae953da5c9694bd0811c Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Mon, 8 Jun 2026 19:18:27 +0300 Subject: [PATCH 088/279] New version: MetalBear.mirrord version 3.216.0 (#384760) --- .../3.216.0/MetalBear.mirrord.installer.yaml | 17 ++++++++++ .../MetalBear.mirrord.locale.en-US.yaml | 33 +++++++++++++++++++ .../mirrord/3.216.0/MetalBear.mirrord.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.installer.yaml create mode 100644 manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.locale.en-US.yaml create mode 100644 manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.yaml diff --git a/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.installer.yaml b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.installer.yaml new file mode 100644 index 000000000000..ee6a29329f89 --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.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: MetalBear.mirrord +PackageVersion: 3.216.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{C1C68382-9733-44E7-83BC-F294A8B28E7C}' +AppsAndFeaturesEntries: +- DisplayVersion: 3.216.0 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/metalbear-co/mirrord/releases/download/3.216.0/mirrord.msi + InstallerSha256: 7494CEDE576E86C5496D2A87CC7EAD5F4B3400743029EC7A32D5EB4E7BE70E5A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.locale.en-US.yaml b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.locale.en-US.yaml new file mode 100644 index 000000000000..520a48bfce38 --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.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: MetalBear.mirrord +PackageVersion: 3.216.0 +PackageLocale: en-US +Publisher: MetalBear +PublisherUrl: https://github.com/metalbear-co +PublisherSupportUrl: https://github.com/metalbear-co/mirrord/issues +PackageName: mirrord +PackageUrl: https://github.com/metalbear-co/mirrord +License: MIT +ShortDescription: Connect your local process and your cloud environment, and run local code in cloud conditions. +Tags: +- api +- backend +- backend-development +- cli +- cloud +- cloud-native +- debug +- develop +- developer-tools +- development +- devops +- devtool +- ide +- kubernetes +- rust +- shift-left +ReleaseNotesUrl: https://github.com/metalbear-co/mirrord/releases/tag/3.216.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.yaml b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.yaml new file mode 100644 index 000000000000..e09185c5d52b --- /dev/null +++ b/manifests/m/MetalBear/mirrord/3.216.0/MetalBear.mirrord.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: MetalBear.mirrord +PackageVersion: 3.216.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 46b8e92eacb8d9678f917eafce4bf7182f5801df Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:18:41 -0400 Subject: [PATCH 089/279] New version: JohannesKaufmann.html2markdown version 2.5.2 (#384767) --- ...annesKaufmann.html2markdown.installer.yaml | 22 +++++++++++++ ...esKaufmann.html2markdown.locale.en-US.yaml | 33 +++++++++++++++++++ .../2.5.2/JohannesKaufmann.html2markdown.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.installer.yaml create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.locale.en-US.yaml create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.yaml diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.installer.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.installer.yaml new file mode 100644 index 000000000000..6d87d52db75f --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JohannesKaufmann.html2markdown +PackageVersion: 2.5.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: html2markdown.exe +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.5.2/html-to-markdown_Windows_i386.zip + InstallerSha256: FC7763431634B7F9FFCC12494A0E53090445F0CC3585300898F9C9BE48AFE280 +- Architecture: x64 + InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.5.2/html-to-markdown_Windows_x86_64.zip + InstallerSha256: 1EDDE415802A0E6A3BC6DCBF8BDCB6EDDB792B1702B4F60CFA1A18BA07023AEB +- Architecture: arm64 + InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.5.2/html-to-markdown_Windows_arm64.zip + InstallerSha256: E662FD4A803E4270580963799F6B47C44C4781CE74132DB7F1AFF467588FB678 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.locale.en-US.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.locale.en-US.yaml new file mode 100644 index 000000000000..87e397b15f1a --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JohannesKaufmann.html2markdown +PackageVersion: 2.5.2 +PackageLocale: en-US +Publisher: Johannes Kaufmann +PublisherUrl: https://github.com/JohannesKaufmann +PublisherSupportUrl: https://github.com/JohannesKaufmann/html-to-markdown/issues +PackageName: html-to-markdown +PackageUrl: https://github.com/JohannesKaufmann/html-to-markdown +License: MIT +LicenseUrl: https://github.com/JohannesKaufmann/html-to-markdown/blob/HEAD/LICENSE +ShortDescription: Convert HTML to Markdown. Even works with entire websites and can be extended through rules. +Tags: +- cli +- converter +- go +- golang +- html +- html-to-markdown +- markdown +ReleaseNotes: |- + Changelog + - 290df46 add FAQ for character encoding + - 61d55bd remove firecrawl banner + - 19162a2 update version +ReleaseNotesUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/tag/v2.5.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohannesKaufmann/html-to-markdown/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.yaml new file mode 100644 index 000000000000..d7ac7d134928 --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.5.2/JohannesKaufmann.html2markdown.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: JohannesKaufmann.html2markdown +PackageVersion: 2.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1ea5dc9a988ec473914f6a4b3c206be925cfe961 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 8 Jun 2026 20:18:53 +0400 Subject: [PATCH 090/279] New version: floatpane.matcha 0.41.0 (#384768) Co-authored-by: goreleaserbot --- .../0.41.0/floatpane.matcha.installer.yaml | 26 +++++++ .../0.41.0/floatpane.matcha.locale.en-US.yaml | 73 +++++++++++++++++++ .../matcha/0.41.0/floatpane.matcha.yaml | 7 ++ 3 files changed, 106 insertions(+) create mode 100644 manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.installer.yaml create mode 100644 manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.locale.en-US.yaml create mode 100644 manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.yaml diff --git a/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.installer.yaml b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.installer.yaml new file mode 100644 index 000000000000..35488acfe46b --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.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: floatpane.matcha +PackageVersion: 0.41.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.41.0/matcha_0.41.0_windows_amd64.zip + InstallerSha256: 8b70096ccface46c19326f15d50627f0cb001d39c1222142dfc9af539873b525 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.41.0/matcha_0.41.0_windows_arm64.zip + InstallerSha256: d053ce360a902db317ba8441e8b83bafeb96911228141bb1cb2dd8950ac4df0d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.locale.en-US.yaml b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.locale.en-US.yaml new file mode 100644 index 000000000000..dcdf8f3e63f5 --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.locale.en-US.yaml @@ -0,0 +1,73 @@ +# 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: floatpane.matcha +PackageVersion: 0.41.0 +PackageLocale: en-US +Publisher: floatpane +PublisherUrl: https://matcha.email +PublisherSupportUrl: https://github.com/floatpane/matcha/issues +PackageName: matcha +PackageUrl: https://matcha.email +License: MIT +ShortDescription: A beautiful and functional email client for your terminal. +Description: | + A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library. + Never leave your command line to check your inbox or send an email again! +Moniker: matcha +Tags: + - email + - terminal + - tui +ReleaseNotes: | + + + ## What's Changed + ### New Features + * feat: send or unsend matcha messages by @mavonx in https://github.com/floatpane/matcha/pull/1434 + * feat: make daemon optional by @andrinoff in https://github.com/floatpane/matcha/pull/1450 + ### Bug Fixes + * fix: move email actions to daemon by @mavonx in https://github.com/floatpane/matcha/pull/1378 + * fix(badge): dedupe unread count by @FromSi in https://github.com/floatpane/matcha/pull/1398 + * fix: gate status request by @andrinoff in https://github.com/floatpane/matcha/pull/1427 + * fix: save drafts on quit by @andrinoff in https://github.com/floatpane/matcha/pull/1424 + * fix(ui): use overlay for move modal by @andrinoff in https://github.com/floatpane/matcha/pull/1440 + * fix: better protocol selector by @andrinoff in https://github.com/floatpane/matcha/pull/1441 + * fix: move "Language set" to loglevel by @LeaWhoCodes in https://github.com/floatpane/matcha/pull/1442 + * fix: JMAP integration by @masukomi in https://github.com/floatpane/matcha/pull/1445 + * fix: JMAP fetching and moving by @masukomi in https://github.com/floatpane/matcha/pull/1446 + ### Documentation + * docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1390 + * docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1391 + * docs: add a mention of v1 in README by @andrinoff in https://github.com/floatpane/matcha/pull/1409 + * docs: remove gitads by @andrinoff in https://github.com/floatpane/matcha/pull/1428 + ### Dependencies + * chore: use secretbox by @andrinoff in https://github.com/floatpane/matcha/pull/1393 + * chore: use floatpane/go-icalendar by @andrinoff in https://github.com/floatpane/matcha/pull/1395 + * chore: use go-keybind by @andrinoff in https://github.com/floatpane/matcha/pull/1397 + * chore(deps): charm.land/bubbletea/v2 ^ v2.0.7 by @floatpanebot in https://github.com/floatpane/matcha/pull/1405 + * chore(deps): react ^ 19.2.7 by @floatpanebot in https://github.com/floatpane/matcha/pull/1406 + * chore(deps): go ^ 1.26.4 by @floatpanebot in https://github.com/floatpane/matcha/pull/1430 + * chore(deps): actions/checkout ^ by @floatpanebot in https://github.com/floatpane/matcha/pull/1429 + * chore(deps): go ^ 1.26.4 by @floatpanebot in https://github.com/floatpane/matcha/pull/1419 + * chore(deps): github.com/floatpane/bubble-overlay ^ v0.1.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1437 + ### Continuous Integration + * ci: remove release event by @andrinoff in https://github.com/floatpane/matcha/pull/1392 + * ci: prepare release v1 workflows by @andrinoff in https://github.com/floatpane/matcha/pull/1400 + ### Chores + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1389 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1394 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1396 + * test: implement encryption tests by @mavonx in https://github.com/floatpane/matcha/pull/1399 + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1401 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1402 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1407 + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1439 + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1438 + + ## New Contributors + * @LeaWhoCodes made their first contribution in https://github.com/floatpane/matcha/pull/1442 + * @masukomi made their first contribution in https://github.com/floatpane/matcha/pull/1445 + + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.40.1...v0.41.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.yaml b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.yaml new file mode 100644 index 000000000000..2fe79a78630e --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.0/floatpane.matcha.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: floatpane.matcha +PackageVersion: 0.41.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 926e9ece4a6fdf47414b1f41be0345a423f49806 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:19:26 +0800 Subject: [PATCH 091/279] New version: Sourcegraph.Amp version 0.0.1780865828-g2a6944 (#384870) --- .../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.1780865828-g2a6944/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..fcfb7be25985 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/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.1780865828-g2a6944 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780865828-g2a6944/amp-windows-x64-baseline.exe + InstallerSha256: A588EDAAFCF35F26C8C02B75307B15B06F27D42E80651FEE4D8B8BF2272FBF46 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..86bc419b25b1 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/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.1780865828-g2a6944 +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.1780865828-g2a6944/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..838fe45b390e --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/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.1780865828-g2a6944 +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.1780865828-g2a6944/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..24ea0b606c38 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780865828-g2a6944/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.1780865828-g2a6944 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 551c34977b96e39f66a43f78ced83998cd2f0cc4 Mon Sep 17 00:00:00 2001 From: abakum Date: Mon, 8 Jun 2026 19:19:39 +0300 Subject: [PATCH 092/279] New version: abakum.crocson version 1.11.62 (#384872) Co-authored-by: github-actions[bot] --- .../1.11.62/abakum.crocson.installer.yaml | 13 ++++++++++++ .../1.11.62/abakum.crocson.locale.en-US.yaml | 20 +++++++++++++++++++ .../crocson/1.11.62/abakum.crocson.yaml | 7 +++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/abakum/crocson/1.11.62/abakum.crocson.installer.yaml create mode 100644 manifests/a/abakum/crocson/1.11.62/abakum.crocson.locale.en-US.yaml create mode 100644 manifests/a/abakum/crocson/1.11.62/abakum.crocson.yaml diff --git a/manifests/a/abakum/crocson/1.11.62/abakum.crocson.installer.yaml b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.installer.yaml new file mode 100644 index 000000000000..ec16267c53f0 --- /dev/null +++ b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.installer.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: abakum.crocson +PackageVersion: 1.11.62 +Installers: + - Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/abakum/crocson/releases/download/v1.11.62/crocson.exe + InstallerSha256: c3f7776934a1fb41d0d89ab7c478ae94c170b4314483fb5550c3a0ec1e8253a8 + Commands: + - crocson +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/abakum/crocson/1.11.62/abakum.crocson.locale.en-US.yaml b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.locale.en-US.yaml new file mode 100644 index 000000000000..03381c8ee214 --- /dev/null +++ b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.locale.en-US.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: abakum.crocson +PackageVersion: 1.11.62 +PackageLocale: en-US +Publisher: abakum +PackageName: crocson +PackageUrl: https://github.com/abakum/crocson +License: ISC +LicenseUrl: https://github.com/abakum/crocson/blob/main/LICENSE +ShortDescription: GUI for croc - secure file transfer tool +Description: Crocson is a GUI for croc, a tool for securely transferring files and folders between computers. +Tags: + - croc + - file-transfer + - gui + - portable +ReleaseNotesUrl: https://github.com/abakum/crocson/releases/tag/v1.11.62 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/abakum/crocson/1.11.62/abakum.crocson.yaml b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.yaml new file mode 100644 index 000000000000..eecb2548dc46 --- /dev/null +++ b/manifests/a/abakum/crocson/1.11.62/abakum.crocson.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: abakum.crocson +PackageVersion: 1.11.62 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e96a54d25a64be051ec1e2d870f423345a266fae Mon Sep 17 00:00:00 2001 From: turutupa <44581951+turutupa@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:19:52 -0700 Subject: [PATCH 093/279] New version: turutupa.yames version 1.0.1 (#384873) --- .../yames/1.0.1/turutupa.yames.installer.yaml | 14 ++++++++ .../1.0.1/turutupa.yames.locale.en-US.yaml | 32 +++++++++++++++++++ .../turutupa/yames/1.0.1/turutupa.yames.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/t/turutupa/yames/1.0.1/turutupa.yames.installer.yaml create mode 100644 manifests/t/turutupa/yames/1.0.1/turutupa.yames.locale.en-US.yaml create mode 100644 manifests/t/turutupa/yames/1.0.1/turutupa.yames.yaml diff --git a/manifests/t/turutupa/yames/1.0.1/turutupa.yames.installer.yaml b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.installer.yaml new file mode 100644 index 000000000000..f2b4863effe1 --- /dev/null +++ b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.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: turutupa.yames +PackageVersion: 1.0.1 +InstallerType: nullsoft +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/turutupa/yames/releases/download/v1.0.1/Yames_1.0.1_x64-setup.exe + InstallerSha256: 486EF83300CF884DF7AB3B2B52B6C529AF0DAE828BE03CDE45069EC8851CBAA5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/t/turutupa/yames/1.0.1/turutupa.yames.locale.en-US.yaml b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.locale.en-US.yaml new file mode 100644 index 000000000000..8563e1b85d09 --- /dev/null +++ b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.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: turutupa.yames +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: turutupa +PublisherUrl: https://github.com/turutupa +PublisherSupportUrl: https://github.com/turutupa/yames/issues +Author: Alberto Delgado +PackageName: Yames +PackageUrl: https://turutupa.github.io/yames/ +License: MIT +LicenseUrl: https://github.com/turutupa/yames/blob/main/LICENSE +ShortDescription: Yet Another Metronome Everyone Skips - musician-grade floating metronome +Description: |- + A free, open-source desktop metronome with an always-on-top floating widget, + sub-millisecond audio precision, zen mode with immersive visuals, drill practice mode, + tap tempo, and 10 beautiful themes. Built with Rust + Tauri v2. +Tags: +- metronome +- music +- rhythm +- practice +- bpm +- tempo +ReleaseNotesUrl: https://github.com/turutupa/yames/releases/tag/v1.0.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/turutupa/yames/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/turutupa/yames/1.0.1/turutupa.yames.yaml b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.yaml new file mode 100644 index 000000000000..19177831f230 --- /dev/null +++ b/manifests/t/turutupa/yames/1.0.1/turutupa.yames.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: turutupa.yames +PackageVersion: 1.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fd541f10d0ddb1e2080161bf4c46e6b97d54645d Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 09:20:04 -0700 Subject: [PATCH 094/279] New version: dune-admin 0.28.0 (#384874) Co-authored-by: goreleaserbot --- .../0.28.0/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.28.0/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..0e09d576d7eb --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.0/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.28.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.28.0/dune-admin_windows_amd64.zip + InstallerSha256: 39f24ba7736d75b885528d6d7273c60a857b5754a58d9579a49dcaf95e938943 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..646992b5410c --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.0/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.28.0 +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.28.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.28.0/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..f83564140855 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.0/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.28.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 848d3b9cdc9df8057e58127fcb8acc2215e17da4 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:20:19 -0400 Subject: [PATCH 095/279] New version: Microsoft.SafetyScanner version 1.451.319.0 (#384877) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.319.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..ea6b82c68593 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.319.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.319.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.319.0&arch=x86 + InstallerSha256: DC0F6099094976A10F2B421B6D9FBF2504A035374B4CEA9874C93757DC792C6A +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.319.0&arch=amd64 + InstallerSha256: 3032A8C65E7F05EC8CDF3321D0608D4F4A847778A4144897D5B95563498E7018 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..11fede167277 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.319.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.319.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.319.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.319.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..525157d8b9ca --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.319.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.319.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1dcf3321ae298b15490916d9ff5e9e8ef6467019 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:20:44 -0700 Subject: [PATCH 096/279] Automatic deletion of Argente.DataShredder 1.0.5.4 (#384879) --- .../Argente.DataShredder.installer.yaml | 25 ------------------- .../Argente.DataShredder.locale.en-US.yaml | 23 ----------------- .../Argente.DataShredder.locale.zh-CN.yaml | 10 -------- .../1.0.5.4/Argente.DataShredder.yaml | 8 ------ 4 files changed, 66 deletions(-) delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.installer.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.en-US.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.zh-CN.yaml delete mode 100644 manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.yaml diff --git a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.installer.yaml b/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.installer.yaml deleted file mode 100644 index 88b6a3922325..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.4 -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: DC97DEA170C214E6839DCC3E8567415F8F531820FD7961FBA15E792C143E9D40 -- Architecture: x64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderx64 - InstallerSha256: E1D9F08902CA2D1E74A05F1F06F5D77BA337255A3BC3513E29D89D3B9F738851 -- Architecture: arm64 - InstallerUrl: https://argenteutilities.com/en/download/datashredderarm64 - InstallerSha256: B45F9EE2E703D7DD10446593BF0E6214C590803D01F9EF507A054664E9BBBE2C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.en-US.yaml b/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.en-US.yaml deleted file mode 100644 index af7219bb3207..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.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 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.4/Argente.DataShredder.locale.zh-CN.yaml b/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.zh-CN.yaml deleted file mode 100644 index 37fde1342cec..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.locale.zh-CN.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.4 -PackageLocale: zh-CN -License: 专有软件 -ShortDescription: 安全删除所有类型的文件和敏感数据,确保其永远无法被恢复。 -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.yaml b/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.yaml deleted file mode 100644 index cbcf15915664..000000000000 --- a/manifests/a/Argente/DataShredder/1.0.5.4/Argente.DataShredder.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/02 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Argente.DataShredder -PackageVersion: 1.0.5.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 96ad9e88a96866fcd36160cf6fb225274133848b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:20:48 +0800 Subject: [PATCH 097/279] New version: SMath.SMathStudio version 1.4.0-9654 (1.4.0.9654) (#384881) --- .../SMath.SMathStudio.installer.yaml | 27 +++++++ .../SMath.SMathStudio.locale.en-US.yaml | 71 +++++++++++++++++++ .../SMath.SMathStudio.locale.zh-CN.yaml | 20 ++++++ .../1.4.0-9654/SMath.SMathStudio.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.installer.yaml create mode 100644 manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.en-US.yaml create mode 100644 manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.zh-CN.yaml create mode 100644 manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.yaml diff --git a/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.installer.yaml b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.installer.yaml new file mode 100644 index 000000000000..ded571de3971 --- /dev/null +++ b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.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: SMath.SMathStudio +PackageVersion: 1.4.0-9654 +InstallerType: msi +InstallerSwitches: + InstallLocation: APPDIR="" +UpgradeBehavior: install +FileExtensions: +- sm +- smw +- smz +ProductCode: '{C81364CF-8E86-4D5A-A98F-516A55754D82}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- ProductCode: '{C81364CF-8E86-4D5A-A98F-516A55754D82}' + UpgradeCode: '{CCF079E0-097E-49B3-86C0-FFA1263C6653}' +Installers: +- Architecture: x86 + InstallerUrl: https://smath.com/files/Download/kTH2c/SMathStudioDesktop.1_4_0_9654.Setup.msi + InstallerSha256: 806933A7E663090AD99226A42E6C4D4058D14642AFD2ECAB497E7C7AC2870B8F +- Architecture: x64 + InstallerUrl: https://smath.com/files/Download/kTH2c/SMathStudioDesktop.1_4_0_9654.Setup.msi + InstallerSha256: 806933A7E663090AD99226A42E6C4D4058D14642AFD2ECAB497E7C7AC2870B8F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.en-US.yaml b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.en-US.yaml new file mode 100644 index 000000000000..56789c0f3fba --- /dev/null +++ b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SMath.SMathStudio +PackageVersion: 1.4.0-9654 +PackageLocale: en-US +Publisher: SMath LLC +PublisherUrl: https://smath.com/ +PublisherSupportUrl: https://smath.com/view/SMathStudio/support +PrivacyUrl: https://smath.com/privacy-policy +Author: SMath LLC +PackageName: SMath Studio +PackageUrl: https://smath.com/view/SMathStudio/download +License: Proprietary +LicenseUrl: https://smath.com/terms-of-service +Copyright: SMath LLC © 2006–2026 +CopyrightUrl: https://smath.com/terms-of-service +ShortDescription: Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support. +Description: |- + Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support. + It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book. +Tags: +- math +- mathematics +ReleaseNotes: |- + Improvements + - A new Mathcad File Types plugin has been implemented and can be installed via the Extensions Manager to import Mathcad files (XMCD and MCDX formats) into SMath Studio; + - Most popular commercial SMath Studio plugins have transitioned from an upfront paid model to a freemium model: they can now be downloaded and used for free to get started, though some advanced content may require payment; + - Checkbox and ComboBox regions now support loading initial data (used in Viewer-based apps and when working with worksheets via the API/command line); + - The Area region now includes an Expand/Collapse context menu item with the following sub-items: "This Area", "This Area and Nested", and "All Area Regions"; + - Implemented detailed error messages for the built-in API client (previously, only an "incorrect username/password" message was supported); + - Superscript support (in addition to subscripts) has been added to Math Regions and is activated by typing two consecutive Decimal Symbol (usually ".") characters followed by the superscript text; + - Added a new command-line argument `-eo`/`-exportoptions` to separate export options from standard options specified via `-o`/`-options`; + - The `RetainPassword` option is now supported for the `-a` command-line argument; + - Extended support for the "Ignore Units" property to cases where variables or functions are used in the expression; + - The Output window now appears automatically when content is written to it; + - Added support for the Ubuntu 24 AppImage package; + - Added a new optional command-line argument `-singleprocess` (`-sp`) for `Solver.exe`. By default, the program bypasses single-process functionality and opens a new main window; + - Added support for the `-a` command-line argument in the Solver application. + Corrections + - Fixed copying of recently entered equations into a Math Region (previously returned incorrect results for non-invariant cultures); + - Fixed language switching in Text Regions to preserve the original text formatting; + - Fixed an issue where an invisible Message Box appearing in the background on connection errors would block the UI until manually located and closed; + - Fixed the sorting of plug-in information when saving files; + - Fixed a symbolic engine error that could cause incorrect signs for specific equation terms; + - Fixed a critical issue where an unhandled exception occurred during user actions if the cursor was not properly positioned within a Math Region; + - Pressing the Ctrl key while selecting inside a region no longer immediately selects the entire region; + - Improved Math Region to support the `\`, `[`, and `]` characters in special character mode; + - Plug-in dependencies are now accounted for when saving `.sm` files, even if the region is located in the header or footer (this resolves Viewer app generation errors); + - Corrected the message order during the startup of silent-mode applications (in command line mode); + - Fixed a calculation of `0 * (-∞)` that previously threw a null reference exception; it now correctly displays an "Uncertainty" error; + - Fixed calculations for `∞/0` and `-∞/0` that incorrectly displayed an "Uncertainty" error; they now correctly return an infinity value; + - Made the plug-in ID optional for the `DataIn` and `DataOut` options of the `-o` command-line argument; + - Fixed an issue that prevented the Account dialog from being closed; + - Prevented UI hangs caused by modal dialog(s) from the main form appearing outside the main window and blocking interaction until located and closed; + - Fixed an issue with vertical scrollbar thumb positioning in large documents; + - Fixed vertical scrollbar bookmark positioning on high-DPI screens; + - Improved the MSI installer to correctly register the version of the COM-visible API library in the Windows Registry and add missing 32-bit-related registry keys for 32-bit systems; + - Fixed the "Print" and "PrintTo" file associations in the Windows shell; + - Improved single-process functionality: if a worksheet is already open, its existing window is now activated instead of opening a duplicate window in the primary process; + - Fixed a misspellings in the Russian translation. + Miscellaneous + - Sorted the language array to ensure deterministic output file data and prevent random ordering across different parts of the system; + - Improved output messages in worksheet test mode by adding the full region type name and information about custom region plug-ins. +ReleaseNotesUrl: https://smath.com/view/SMathStudio/history#ver_1_4_0_9654 +PurchaseUrl: https://smath.com/view/SMathStudio/pricing +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.smath.com/Main_Page +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.zh-CN.yaml b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..b20c8c50a0aa --- /dev/null +++ b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.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: SMath.SMathStudio +PackageVersion: 1.4.0-9654 +PackageLocale: zh-CN +PublisherUrl: https://smath.com/zh-Hans-CN/ +PublisherSupportUrl: https://smath.com/zh-Hans-CN/view/SMathStudio/support +PackageUrl: https://smath.com/zh-Hans-CN/view/SMathStudio/download +License: 专有软件 +ShortDescription: 小巧但强大的数学计算程序,具有所见即所得的编辑器,并支持所有测量单位。 +Description: |- + 小巧但强大的数学计算程序,具有所见即所得的编辑器,并支持所有测量单位。 + 它提供众多计算功能和翻译成约 40 种不同语言的丰富用户界面。应用程序还包含集成的数学参考书。 +Tags: +- 数学 +ReleaseNotesUrl: https://smath.com/zh-Hans-CN/view/SMathStudio/history +PurchaseUrl: https://smath.com/zh-Hans-CN/view/SMathStudio/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.yaml b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.yaml new file mode 100644 index 000000000000..a0f66e7e66a9 --- /dev/null +++ b/manifests/s/SMath/SMathStudio/1.4.0-9654/SMath.SMathStudio.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: SMath.SMathStudio +PackageVersion: 1.4.0-9654 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 67d273c53ce0a9578bd5c8b945dbcde6d83e502a Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 8 Jun 2026 18:21:03 +0200 Subject: [PATCH 098/279] New version: vim.vim.nightly version 9.2.0602 (#384882) --- .../9.2.0602/vim.vim.nightly.installer.yaml | 34 +++++++++ .../vim.vim.nightly.locale.en-US.yaml | 75 +++++++++++++++++++ .../vim/nightly/9.2.0602/vim.vim.nightly.yaml | 8 ++ 3 files changed, 117 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..7cb9930846d0 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0602/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.0602 +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-08 +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0602/gvim_9.2.0602_x86.exe + InstallerSha256: F6C3777CFF496E50E4CD3F39DE343A04D3FBD879C730C2B7F5622B89A13F9F11 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0602/gvim_9.2.0602_x64.exe + InstallerSha256: D1AD667A0204DBBB5FF73AA0FA855757E64444F6AF5BB6461FCCE9C02C4347A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..fd005994cc10 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,75 @@ +# 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.0602 +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.0602 + 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.0602: popup: No opacity when background not set for Popup group + - translation(it): Update Italian man page + - runtime(doc): Fix paypal link + - runtime(doc): Add gtk4-slow doc tag + - CI: Bump actions/checkout in the github-actions group across 1 directory + - runtime(doc): document that +multi_byte is always enabled + - 9.2.0601: matchfuzzypos() returns garbage positions for long candidates + - runtime(odin): update syntax/indent scripts + - runtime(nsis): Update NSIS plugin + - runtime(javascript): add 'Symbol' as a type; add 'void' as a reserved word + Files: + 🔓 Unsigned Files: + - gvim_9.2.0602_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0602_x64.exe + 64-bit installer + - gvim_9.2.0602_arm64.exe + ARM64-bit installer + - gvim_9.2.0602_x86.zip + 32-bit zip archive + - gvim_9.2.0602_x64.zip + 64-bit zip archive + - gvim_9.2.0602_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0602_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0602_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0602_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.0602 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.2.0602/vim.vim.nightly.yaml new file mode 100644 index 000000000000..8b22a81852c1 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0602/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.0602 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4b59c76fe2e62337925f741a91c62b684799249e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:21:16 -0700 Subject: [PATCH 099/279] Automatic update of LabyMediaGmbH.LabyModLauncher from 2.2.0 to 3.0.6 (#384883) --- .../LabyMediaGmbH.LabyModLauncher.installer.yaml | 12 ++++++++++++ ...abyMediaGmbH.LabyModLauncher.locale.en-US.yaml | 15 +++++++++++++++ .../3.0.6/LabyMediaGmbH.LabyModLauncher.yaml | 8 ++++++++ 3 files changed, 35 insertions(+) create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.installer.yaml create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml create mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.yaml diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.installer.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.installer.yaml new file mode 100644 index 000000000000..074c7edd0268 --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LabyMediaGmbH.LabyModLauncher +PackageVersion: 3.0.6 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://releases.r2.labymod.net/launcher/win32/x64/LabyModLauncherSetup-latest.exe + InstallerSha256: BBCA02BA23120B2D7626F93ABC8E4CD84BEF390F30642E506D8EA44B2216EBEE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml new file mode 100644 index 000000000000..3fc537c778f6 --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LabyMediaGmbH.LabyModLauncher +PackageVersion: 3.0.6 +PackageLocale: en-US +Publisher: LabyMedia GmbH +PublisherUrl: https://labymod.net +PackageName: LabyMod Launcher +PackageUrl: https://labymod.net/en/download +License: Proprietary +Copyright: Copyright © 2023 LabyMedia GmbH +ShortDescription: LabyMod Launcher +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.yaml new file mode 100644 index 000000000000..34f2b8ef3c48 --- /dev/null +++ b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.6/LabyMediaGmbH.LabyModLauncher.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LabyMediaGmbH.LabyModLauncher +PackageVersion: 3.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b12b5687d6f2252f71f178fcc92570130f53a537 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:21:38 -0700 Subject: [PATCH 100/279] Automatic deletion of LabyMediaGmbH.LabyModLauncher 2.2.0 (#384884) --- .../LabyMediaGmbH.LabyModLauncher.installer.yaml | 12 ------------ ...abyMediaGmbH.LabyModLauncher.locale.en-US.yaml | 15 --------------- .../2.2.0/LabyMediaGmbH.LabyModLauncher.yaml | 8 -------- 3 files changed, 35 deletions(-) delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.installer.yaml deleted file mode 100644 index 963d2d5d57cd..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.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: LabyMediaGmbH.LabyModLauncher -PackageVersion: 2.2.0 -InstallerType: exe -Installers: -- Architecture: x64 - InstallerUrl: https://releases.r2.labymod.net/launcher/win32/x64/LabyModLauncherSetup-latest.exe - InstallerSha256: 54313EE2168388D3F28E208FA37837B9914CDB800A6F09672F08A008024A940F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml deleted file mode 100644 index 1670fc500d89..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml +++ /dev/null @@ -1,15 +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: LabyMediaGmbH.LabyModLauncher -PackageVersion: 2.2.0 -PackageLocale: en-US -Publisher: LabyMedia GmbH -PublisherUrl: https://labymod.net -PackageName: LabyMod Launcher -PackageUrl: https://labymod.net/en/download -License: Proprietary -Copyright: Copyright © 2023 LabyMedia GmbH -ShortDescription: LabyMod Launcher -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.yaml deleted file mode 100644 index 32912e9a2fda..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/2.2.0/LabyMediaGmbH.LabyModLauncher.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: LabyMediaGmbH.LabyModLauncher -PackageVersion: 2.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 9f1741c18e6361e43a5670330fb62092a7c90ec1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:21:42 -0700 Subject: [PATCH 101/279] Automatic deletion of LabyMediaGmbH.LabyModLauncher 3.0.5 (#384887) --- .../LabyMediaGmbH.LabyModLauncher.installer.yaml | 12 ------------ ...abyMediaGmbH.LabyModLauncher.locale.en-US.yaml | 15 --------------- .../3.0.5/LabyMediaGmbH.LabyModLauncher.yaml | 8 -------- 3 files changed, 35 deletions(-) delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.installer.yaml delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml delete mode 100644 manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.yaml diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.installer.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.installer.yaml deleted file mode 100644 index d20751f41e45..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: LabyMediaGmbH.LabyModLauncher -PackageVersion: 3.0.5 -InstallerType: exe -Installers: -- Architecture: x64 - InstallerUrl: https://releases.r2.labymod.net/launcher/win32/x64/LabyModLauncherSetup-latest.exe - InstallerSha256: 1C7C273BB9EF3EFF98EB02A3BA3AD32C269E55A15D52496B172CCF33905A28A8 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml deleted file mode 100644 index 23ce2ef1f3e6..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.locale.en-US.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: LabyMediaGmbH.LabyModLauncher -PackageVersion: 3.0.5 -PackageLocale: en-US -Publisher: LabyMedia GmbH -PublisherUrl: https://labymod.net -PackageName: LabyMod Launcher -PackageUrl: https://labymod.net/en/download -License: Proprietary -Copyright: Copyright © 2023 LabyMedia GmbH -ShortDescription: LabyMod Launcher -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.yaml b/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.yaml deleted file mode 100644 index ae31570c88cf..000000000000 --- a/manifests/l/LabyMediaGmbH/LabyModLauncher/3.0.5/LabyMediaGmbH.LabyModLauncher.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2026/Jun/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: LabyMediaGmbH.LabyModLauncher -PackageVersion: 3.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From 028b5554d4c782a82e8a42fbec572d8adab4497d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:22:02 +0800 Subject: [PATCH 102/279] Update: Servo.Servo.Nightly version 1.0 (2026-06-07) (#384888) --- .../Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml | 8 ++++---- .../Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml index ee4def2b5fac..3e3f7fa01a4d 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.installer.yaml @@ -8,13 +8,13 @@ Scope: machine Protocols: - http - https -ProductCode: '{df35ce01-a027-4ef7-9a8a-05ec664316b5}' -ReleaseDate: 2026-06-06 +ProductCode: '{4bcf34f5-e634-4366-be9d-7a3ae3049a5e}' +ReleaseDate: 2026-06-08 AppsAndFeaturesEntries: - DisplayName: ServoShell Installers: - Architecture: x64 - InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-06/servo-x86_64-windows-msvc.exe - InstallerSha256: 17792DA7D60DD35BA65A0DE5CC105D84E2C60F5FF66E388EBEFC328D9222C17A + InstallerUrl: https://github.com/servo/servo-nightly-builds/releases/download/2026-06-07/servo-x86_64-windows-msvc.exe + InstallerSha256: EC9AB43B9DBF4CBE9EAE4B5390CAD07E93D5FA5B53FF9E4364C1B4CEC316D088 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml index 339b57d9154d..16983a2ee503 100644 --- a/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml +++ b/manifests/s/Servo/Servo/Nightly/1.0/Servo.Servo.Nightly.locale.en-US.yaml @@ -19,8 +19,8 @@ Tags: - web - web-browser - webpage -ReleaseNotes: Nightly build based on servo/servo@3aa659048c64d479396a467b1349e5529fcd772e -ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-06 +ReleaseNotes: Nightly build based on servo/servo@6536668cf27088b548c341f87492671ef356308d +ReleaseNotesUrl: https://github.com/servo/servo-nightly-builds/releases/tag/2026-06-07 Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/servo/servo/wiki From 1099cdca3e946457c8deb2de4d455be62ff8f800 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 8 Jun 2026 18:22:09 +0200 Subject: [PATCH 103/279] Added portables: Python.Python.3.14 version 3.14.5 (#384889) --- .../3.14.5/Python.Python.3.14.installer.yaml | 151 +++++++++++++----- .../Python.Python.3.14.locale.en-US.yaml | 28 ++-- 2 files changed, 121 insertions(+), 58 deletions(-) diff --git a/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.installer.yaml b/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.installer.yaml index 2b3579da24e6..db3747419ad0 100644 --- a/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.installer.yaml +++ b/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.installer.yaml @@ -1,27 +1,70 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Python.Python.3.14 PackageVersion: 3.14.5 -InstallerType: burn -UpgradeBehavior: install -Commands: -- py -- python -- pythonw -- pyw -FileExtensions: -- py -- pyc -- pyd -- pyo -- pyw -- pyz -- pyzw ReleaseDate: 2026-05-10 Installers: +- Architecture: x64 + InstallerType: burn + Scope: user + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-amd64.exe + InstallerSha256: F9C09F5ED6F796FD1A8BC5DDFA41715A494B453C4781F0E35D5077CF9FA58F6D + InstallerSwitches: + InstallLocation: DefaultJustForMeTargetDir= + Custom: InstallAllUsers=0 PrependPath=1 + ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.5 (64-bit) + DisplayVersion: 3.14.5150.0 + ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' +- Architecture: x64 + InstallerType: burn + Scope: machine + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw + InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-amd64.exe + InstallerSha256: F9C09F5ED6F796FD1A8BC5DDFA41715A494B453C4781F0E35D5077CF9FA58F6D + InstallerSwitches: + InstallLocation: DefaultAllUsersTargetDir= + Custom: InstallAllUsers=1 PrependPath=1 + ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.5 (64-bit) + DisplayVersion: 3.14.5150.0 + ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' + UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' + ElevationRequirement: elevatesSelf +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + ArchiveBinariesDependOnPath: true + InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-amd64.zip + InstallerSha256: c66c6e75aba5cc0434541089127557010da2af9f6ef653abc14bdb694fdf3594 + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.5 (Portable 64-bit) - Architecture: x86 + InstallerType: burn Scope: user + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5.exe InstallerSha256: A7C9F428D6E3FA20AB2EFBECD2BD536670615E54FA585E8F13B57C5786AFBB5A InstallerSwitches: @@ -34,7 +77,14 @@ Installers: ProductCode: '{85728ba0-b07c-4121-80d0-2b08d7d1e361}' UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' - Architecture: x86 + InstallerType: burn Scope: machine + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5.exe InstallerSha256: A7C9F428D6E3FA20AB2EFBECD2BD536670615E54FA585E8F13B57C5786AFBB5A InstallerSwitches: @@ -47,35 +97,26 @@ Installers: ProductCode: '{85728ba0-b07c-4121-80d0-2b08d7d1e361}' UpgradeCode: '{872DB5D2-A16E-5A3C-B222-176907A65867}' ElevationRequirement: elevatesSelf -- Architecture: x64 - Scope: user - InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-amd64.exe - InstallerSha256: F9C09F5ED6F796FD1A8BC5DDFA41715A494B453C4781F0E35D5077CF9FA58F6D - InstallerSwitches: - InstallLocation: DefaultJustForMeTargetDir= - Custom: InstallAllUsers=0 PrependPath=1 - ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' - AppsAndFeaturesEntries: - - DisplayName: Python 3.14.5 (64-bit) - DisplayVersion: 3.14.5150.0 - ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' - UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' -- Architecture: x64 - Scope: machine - InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-amd64.exe - InstallerSha256: F9C09F5ED6F796FD1A8BC5DDFA41715A494B453C4781F0E35D5077CF9FA58F6D - InstallerSwitches: - InstallLocation: DefaultAllUsersTargetDir= - Custom: InstallAllUsers=1 PrependPath=1 - ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + ArchiveBinariesDependOnPath: true + InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-win32.zip + InstallerSha256: 542d67d182ea2140cad24f451f346060a1b27767e8a0296f45c55c2242c316fb AppsAndFeaturesEntries: - - DisplayName: Python 3.14.5 (64-bit) - DisplayVersion: 3.14.5150.0 - ProductCode: '{2fc382fa-68a9-44f7-8851-98d7664255e6}' - UpgradeCode: '{AF37ADBF-A448-569B-983A-EE8E6DEC0484}' - ElevationRequirement: elevatesSelf + - DisplayName: Python 3.14.5 (Portable 32-bit) - Architecture: arm64 + InstallerType: burn Scope: user + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-arm64.exe InstallerSha256: F4A7DF6AB4FA375CD7296127FF6B9A14FBD1313F51864CE020185DEBA10144FA InstallerSwitches: @@ -88,7 +129,14 @@ Installers: ProductCode: '{81bb849c-dab8-4b72-9d5d-238f83c9a892}' UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' - Architecture: arm64 + InstallerType: burn Scope: machine + UpgradeBehavior: install + Commands: + - py + - python + - pythonw + - pyw InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-arm64.exe InstallerSha256: F4A7DF6AB4FA375CD7296127FF6B9A14FBD1313F51864CE020185DEBA10144FA InstallerSwitches: @@ -101,5 +149,24 @@ Installers: ProductCode: '{81bb849c-dab8-4b72-9d5d-238f83c9a892}' UpgradeCode: '{2F1F7880-E1EB-54EA-B512-067E199D4E88}' ElevationRequirement: elevatesSelf +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: python.exe + - RelativeFilePath: pythonw.exe + ArchiveBinariesDependOnPath: true + InstallerUrl: https://www.python.org/ftp/python/3.14.5/python-3.14.5-arm64.zip + InstallerSha256: 44305da5d41ad136f506ca947edfa6e12539c904137259cb2c225606cbc76792 + AppsAndFeaturesEntries: + - DisplayName: Python 3.14.5 (Portable ARM) +FileExtensions: +- py +- pyc +- pyd +- pyo +- pyw +- pyz +- pyzw ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.locale.en-US.yaml b/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.locale.en-US.yaml index a5cf5e6012e8..c43dd284b938 100644 --- a/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.locale.en-US.yaml +++ b/manifests/p/Python/Python/3/14/3.14.5/Python.Python.3.14.locale.en-US.yaml @@ -1,4 +1,3 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Python.Python.3.14 @@ -19,7 +18,7 @@ Copyright: |- Copyright © 1995-2001 Corporation for National Research Initiatives. All Rights Reserved. Copyright © 1991-1995 Stichting Mathematisch Centrum, Amsterdam. All Rights Reserved. CopyrightUrl: https://www.python.org/about/legal/ -ShortDescription: Python is a programming language that lets you work more quickly and integrate your systems more effectively. +ShortDescription: A programming language that lets you work more quickly and integrate your systems more effectively. Moniker: python3 Tags: - 9pnrbtzxmb4z @@ -34,25 +33,22 @@ Tags: - script ReleaseNotes: |- Security - - gh-148178: Hardened _remote_debugging by validating remote debug offset tables before using them to size memory reads or interpret remote layouts. + • gh-148178:Hardened _remote_debugging by validating remote debug offset tables before using them to size memory reads or interpret remote layouts. Core and Builtins - - gh-146270: Fix a sequential consistency bug in structmember.c. - - gh-137293: Fix SystemError when searching ELF Files in sys.remote_exec(). + • gh-146270:Fix a sequential consistency bug in structmember.c. + • gh-137293:Fix SystemError when searching ELF Files in sys.remote_exec(). Library - - gh-149388: Make asyncio.windows_utils.PipeHandle closing idempotent. - - gh-149377: Update bundled pip to 26.1.1 - - gh-138907: Support + • gh-149388:Make asyncio.windows_utils.PipeHandle closing idempotent. + • gh-149377:Update bundled pip to 26.1.1 + • gh-138907:Support RFC 9309 in urllib.robotparser. - - gh-148615: Fix pdb to accept standard – end of options separator. Reported by haampie. Patched by Shrey Naithani. - - gh-130750: Restore quoting of choices in argparse error messages for improved clarity and consistency with documentation. - - gh-141449: Improve tests and documentation for non-function callables as annotate functions. + • gh-148615:Fix pdb to accept standard – end of options separator. Reported by haampie. Patched by Shrey Naithani. + • gh-130750:Restore quoting of choices in argparse error messages for improved clarity and consistency with documentation. + • gh-141449:Improve tests and documentation for non-function callables as annotate functions. Tests - - gh-149425: Increase time delta in test.test_zipfile.test_core.OtherTests.test_write_without_source_date_epoch - - gh-145736: Fix test_tkinter test_configure_values test case backport miss for Tk 9. - macOS - - gh-142295: For Python macOS framework builds, update Info.plist files to be more compliant with current Apple guidelines. Original patch contributed by Martinus Verburg. - - gh-124111: Update macOS installer to use Tcl/Tk 9.0.3. + • gh-149425:Increase time delta in test.test_zipfile.test_core.OtherTests.test_write_without_source_date_epoch + • gh-145736:Fix test_tkinter test_configure_values test case backport miss for Tk 9. ReleaseNotesUrl: https://docs.python.org/release/3.14.5/whatsnew/changelog.html Documentations: - DocumentLabel: Documentation From a8564ff9fc8affc36358599bde7458256a49c05e Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:22:29 -0400 Subject: [PATCH 104/279] New version: M2Team.NanaZip version 6.0.1742.0 (#384890) --- .../6.0.1742.0/M2Team.NanaZip.installer.yaml | 97 +++++++++++++++++++ .../M2Team.NanaZip.locale.en-US.yaml | 70 +++++++++++++ .../NanaZip/6.0.1742.0/M2Team.NanaZip.yaml | 8 ++ 3 files changed, 175 insertions(+) create mode 100644 manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.installer.yaml create mode 100644 manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.locale.en-US.yaml create mode 100644 manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.yaml diff --git a/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.installer.yaml b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.installer.yaml new file mode 100644 index 000000000000..2fc89bc3b59e --- /dev/null +++ b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.installer.yaml @@ -0,0 +1,97 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: M2Team.NanaZip +PackageVersion: 6.0.1742.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- nanazip +FileExtensions: +- '001' +- 7z +- apfs +- arj +- asar +- b64 +- br +- bz2 +- bzip2 +- cab +- cb7 +- cbr +- cbz +- cpio +- deb +- dmg +- esd +- fat +- gz +- gzip +- hfs +- hfsx +- iso +- lha +- liz +- lz +- lz4 +- lz5 +- lzh +- lzma +- lzma2 +- ntfs +- nupkg +- rar +- rpm +- squashfs +- swm +- tar +- taz +- tbz +- tbz2 +- tgz +- tlz +- tlz4 +- tlz5 +- tpz +- txz +- tz +- tzst +- tzstd +- vdi +- vhd +- vhdx +- vmdk +- wim +- xar +- xz +- z +- zip +- zipx +- zst +- zstd +PackageFamilyName: 40174MouriNaruto.NanaZip_gnj4mf6z9tkrc +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/M2Team/NanaZip/releases/download/6.0.1742.0/NanaZip_6.0.1742.0.msixbundle + InstallerSha256: CD8D0710379B55DB536A2B098D721B658F503DC0BCD60DCEAEC7187E423FF997 + SignatureSha256: 83F1C08AA98E094778397C2BB8FD03D28195B41F38964EBACB44B608091BD5B8 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/40174MouriNaruto.NanaZip_6.0.1742.0_x64__gnj4mf6z9tkrc' +- Architecture: arm64 + InstallerUrl: https://github.com/M2Team/NanaZip/releases/download/6.0.1742.0/NanaZip_6.0.1742.0.msixbundle + InstallerSha256: CD8D0710379B55DB536A2B098D721B658F503DC0BCD60DCEAEC7187E423FF997 + SignatureSha256: 83F1C08AA98E094778397C2BB8FD03D28195B41F38964EBACB44B608091BD5B8 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/40174MouriNaruto.NanaZip_6.0.1742.0_arm64__gnj4mf6z9tkrc' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.locale.en-US.yaml b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.locale.en-US.yaml new file mode 100644 index 000000000000..37206b1a05cf --- /dev/null +++ b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.locale.en-US.yaml @@ -0,0 +1,70 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: M2Team.NanaZip +PackageVersion: 6.0.1742.0 +PackageLocale: en-US +Publisher: Kenji Mouri +PublisherUrl: https://github.com/M2Team +PublisherSupportUrl: https://github.com/M2Team/NanaZip/issues +Author: M2-Team +PackageName: NanaZip +PackageUrl: https://github.com/M2Team/NanaZip +License: MIT +LicenseUrl: https://github.com/M2Team/NanaZip/blob/HEAD/License.md +Copyright: © M2-Team and Contributors. All rights reserved. +CopyrightUrl: https://github.com/M2Team/NanaZip/blob/3.1.1080.0/License.md +ShortDescription: The 7-Zip derivative intended for the modern Windows experience. +Description: NanaZip is an open source file archiver intended for the modern Windows experience, forked from the source code of well-known open source file archiver 7-Zip. +Moniker: nanazip +Tags: +- 7zip +- 9n8g7tscl18r +- archive +- archiver +- compress +- compression +- decompress +- decompression +- extract +- extractor +- file-compression +- unarchive +- unarchiver +- unzip +- zip +ReleaseNotes: |- + I'm excited to announce that we've released the NanaZip 6.0 Update 8, now available for download. + Starting with NanaZip 6.0 Update 5 (6.0.1698.0) and NanaZip 6.5 Preview (6.5.1742.0), we have fixed some security vulnerabilities reported by JarLob (Jaroslav Lobačevski): + Note: It seems the CVE numbers are not available, use the GHSL number instead. + - GHSL-2026-116–GHSL-2026-122 (CVE-2026-48092, CVE-2026-48101, CVE-2026-48102, CVE-2026-48103, CVE-2026-48104, CVE-2026-48111, CVE-2026-48112), synchronized from 7-Zip 26.01 + - GHSL-2026-125, CVE-2026-44215 + - GHSL-2026-126, CVE-2026-47222 + - GHSL-2026-127, CVE-2026-47223 + - GHSL-2026-128, CVE-2026-42446 + - GHSL-2026-129, CVE-2026-47224 + - GHSL-2026-130, CVE-2026-42442 + - GHSL-2026-131, CVE-2026-42443 + - GHSL-2026-132, CVE-2026-42445 + - GHSL-2026-133, CVE-2026-42355 + - GHSL-2026-134, CVE-2026-42444 + - GHSL-2026-140, CVE-2026-48095, synchronized from 7-Zip 26.01 + Note to developers: GHSL-2026-126, GHSL-2026-127 and GHSL-2026-129 originated from an issue existing in parts of 7-Zip source code which were specifically enabled in NanaZip (LvmHandler.cpp and AvbHandler.cpp). If you forked 7-Zip to enable these handlers, you should synchronize with 7-Zip 26.01 for the fix. NanaZip is not vulnerable to GHSL-2026-115 due to that vulnerability being limited to the 7-Zip SDK. + Release Notes + - Synchronize the 7-Zip ZS implementations to https://github.com/mcmilk/7-Zip-zstd/tree/4d79dd7b7fbd8ec12fd01881761ea86d97526d53. (Except the NanaZip File Manager.) (Thanks to Sergey G. Brester and Tino Reichardt.) + - Update Korean translation. (Contributed by mcfyynpy68-create.) + - Update Mile.Mobility to 1.1.564. + + Download + - MSIX Package: NanaZip_6.0.1742.0.msixbundle + - SHA-256: cd8d0710379b55db536a2b098d721b658f503dc0bcd60dceaec7187e423ff997 + - License XML: NanaZip_6.0.1742.0.xml + - SHA-256: eea96366c82ef99dce6689ae786477b227739fd6c3191c34d9509ba72066f39d + - Portable package: NanaZip_6.0.1742.0_Binaries.zip + - SHA-256: 81804b43006dd46ee341d3a2aa87b186b7ecdd2835ef4682f17ecb0f8dc59702 + - Debug Symbols: NanaZip_6.0.1742.0_DebugSymbols.zip + - SHA-256: 1b6bef00a7bc23e151aa73edfb32f8651ae7e447411fe165f8209bc9711b6740 + Kenji Mouri +ReleaseNotesUrl: https://github.com/M2Team/NanaZip/releases/tag/6.0.1742.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.yaml b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.yaml new file mode 100644 index 000000000000..37fa23c45101 --- /dev/null +++ b/manifests/m/M2Team/NanaZip/6.0.1742.0/M2Team.NanaZip.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: M2Team.NanaZip +PackageVersion: 6.0.1742.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b22834e8afd6bbd32d8f62abe81e62838eac47b7 Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 09:22:34 -0700 Subject: [PATCH 105/279] New version: dune-admin 0.28.1 (#384892) Co-authored-by: goreleaserbot --- .../0.28.1/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.28.1/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..eac7de3bfc4f --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.1/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.28.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-08" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.28.1/dune-admin_windows_amd64.zip + InstallerSha256: e16d6615827137e10ba0672931637b7abb5c90e36fd7fcb8b5618c110d12096d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..a6e9e9ed8f30 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.1/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.28.1 +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.28.1/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.28.1/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..9974a25e16a9 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.28.1/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.28.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e631aaafc282d095cdb5366b5b6d6aac64bfcfc4 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:22:54 -0700 Subject: [PATCH 106/279] Automatic deletion of HP.HPImageDiags.4 4.0.1.09 (#384894) --- .../4.0.1.09/HP.HPImageDiags.4.installer.yaml | 15 --------- .../HP.HPImageDiags.4.locale.en-US.yaml | 31 ------------------- .../4/4.0.1.09/HP.HPImageDiags.4.yaml | 8 ----- 3 files changed, 54 deletions(-) delete mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml delete mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml delete mode 100644 manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml deleted file mode 100644 index 4b2b4865a015..000000000000 --- a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.installer.yaml +++ /dev/null @@ -1,15 +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: HP.HPImageDiags.4 -PackageVersion: 4.0.1.09 -InstallerType: portable -Commands: -- ImageDiags -ReleaseDate: 2025-09-05 -Installers: -- Architecture: x64 - InstallerUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiags.exe - InstallerSha256: 8CE48C46835ED63A9A14087DAB021C9BA86D43400BBBF82F0C0F1580E7DD96E4 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml deleted file mode 100644 index 31fbd46543ed..000000000000 --- a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.locale.en-US.yaml +++ /dev/null @@ -1,31 +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: HP.HPImageDiags.4 -PackageVersion: 4.0.1.09 -PackageLocale: en-US -Publisher: HP Inc. -PublisherUrl: https://www.hp.com/us-en/home.html -PublisherSupportUrl: https://support.hp.com/us-en -Author: HP Inc. -PackageName: HP ImageDiags 4 -PackageUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html -License: Proprietary -Copyright: Copyright © 2021 -ShortDescription: HP ImageDiags is a tool designed to help HP Support diagnose customer problems more easily. -Description: |- - HP ImageDiags is a diagnostics tool used by HP support personnel provided by HP. - It is intended to identify common issues and collect system information required to assist in identifying a resolution for customer escalations. - - Results: - • IDR HTML report is a user-friendly customer-facing report - • IDR text log file is a text document containing detailed results - • IDR zip file contains the other 2 files along with all files collected during analysis -Tags: -- Portable -ReleaseNotesUrl: https://ftp.hp.com/pub/caps-softpaq/cmit/support/HP_ImageDiags.html#:~:text=VERSION-,4.0.1.02,-Release -Documentations: -- DocumentLabel: User Guide (PDF) - DocumentUrl: https://ftp.hp.com/pub/idr/ImageDiags4/ImageDiagsUserGuide.pdf -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml b/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.yaml deleted file mode 100644 index a2850ca81f82..000000000000 --- a/manifests/h/HP/HPImageDiags/4/4.0.1.09/HP.HPImageDiags.4.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: HP.HPImageDiags.4 -PackageVersion: 4.0.1.09 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 From bc6bee42eade15b78fde1702829957c42b1da478 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:23:07 +0800 Subject: [PATCH 107/279] New version: AQBot.AQBot version 0.0.90 (#384896) --- .../AQBot/0.0.90/AQBot.AQBot.installer.yaml | 44 ++++++++++ .../0.0.90/AQBot.AQBot.locale.en-US.yaml | 74 ++++++++++++++++ .../0.0.90/AQBot.AQBot.locale.zh-CN.yaml | 86 +++++++++++++++++++ .../a/AQBot/AQBot/0.0.90/AQBot.AQBot.yaml | 8 ++ 4 files changed, 212 insertions(+) create mode 100644 manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.installer.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.en-US.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.zh-CN.yaml create mode 100644 manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.yaml diff --git a/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.installer.yaml b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.installer.yaml new file mode 100644 index 000000000000..7849eae4572e --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.90 +UpgradeBehavior: install +Protocols: +- aqbot +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.90/AQBot_0.0.90_x64-setup.exe + InstallerSha256: 83C7966DE2CA3FEB6BE4FAC1A8758CE90F82005C52B22EF51A903C8E42D03249 + ProductCode: AQBot +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.90/AQBot_0.0.90_arm64-setup.exe + InstallerSha256: 6820F7202EE629DE77C8DBDD5844DA8567DD4E844A49B9DBC00787DD5E194456 + ProductCode: AQBot +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.90/AQBot_0.0.90_x64_en-US.msi + InstallerSha256: 21ECB10154AC8A8C30BAD6CE70931572ABB419AF3616FEE3529A1E27959416CA + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{F609C782-E98F-4ADC-A631-4C1E7E46DDBC}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AQBot-Desktop/AQBot/releases/download/v0.0.90/AQBot_0.0.90_arm64_en-US.msi + InstallerSha256: A6AB4AAB139D44086100A98A310F9E04247FD8CEF31E04BC985C7729E1EDD896 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{14F2B1A4-C6A2-4E4E-9CD0-5A9BB33E9F03}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8BDD0169-05DB-5D77-8787-A6DEA286F0C6}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.en-US.yaml b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.en-US.yaml new file mode 100644 index 000000000000..a2937cd60d52 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.90 +PackageLocale: en-US +ShortDescription: ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client +Description: |- + ☁️ Lightweight, high-performance cross-platform AI chat + AI gateway desktop client + + Features + Chat and Models + - Multi-provider support — Compatible with all OpenAI-compatible APIs including OpenAI, Anthropic Claude, Google Gemini, etc. + - Model management — Supports remote fetching of model lists and custom parameters (temperature, max tokens, top-p, etc.) + - Multi-key round-robin — Configure multiple API keys per provider; automatically rotates to distribute rate-limit pressure + - Streaming output — Real-time token-by-token rendering; thinking blocks can be folded or expanded + - Message versions — Each response supports multiple versions for easy comparison of different models or parameter settings + - Conversation branching — Create new branches from any message node, enabling side-by-side branch comparisons + - Conversation management — Supports pinning, archiving, time-based grouping, and batch operations + - Conversation compression — Automatically compresses long conversations, preserving key information to save context space + - Multi-model same query — Ask the same question to multiple models simultaneously, with support for comparative analysis of responses + AI Agent + - Agent mode — Switch to Agent mode, allowing AI to autonomously perform multi-step tasks: reading/writing files, running commands, code analysis, etc. + - Three-tier permissions — Default mode (edits require approval), accept edits (automatically approve changes), full access (no prompts), ensuring secure and controlled operation + - Workspace sandbox — Agent operations strictly confined to designated workspace directory, preventing unauthorized access + - Tool approval panel — Real-time display of tool invocation requests, supporting per-item review, one-click always allow or deny + - Cost tracking — Real-time token usage and cost statistics for each session + Content Rendering + - Markdown rendering — Full support for syntax highlighting, LaTeX math formulas, tables, and task lists + - Monaco code editor — Embedded Monaco Editor in code blocks, supporting syntax highlighting, copy, and diff preview + - Chart rendering — Built-in Mermaid flowchart and D2 architecture diagram rendering + - Artifact panel — Preview code snippets, HTML drafts, Markdown notes, reports in isolated panels + - Real-time voice chat — (Coming soon) WebRTC-based real-time voice, compatible with OpenAI Realtime API + Search and Knowledge + - Web search — Integrated with Tavily, Zhipu WebSearch, Bocha, etc., with search results annotated with source references + - Local knowledge base (RAG) — Supports multiple knowledge bases; upload documents to automatically parse, segment, and build indexes, then semantically retrieve relevant passages during chat + - Memory system — Supports multi-namespace conversation memory; entries can be manually added or automatically extracted by AI (AI auto-extraction coming soon) + - Context management — Flexibly attach files, search results, knowledge base snippets, memory entries, and tool outputs + Tools and Extensions + - MCP protocol — Fully implements Model Context Protocol, supporting both stdio and HTTP transport methods + - Built-in tools — Includes ready-to-use built-in MCP tools such as @aqbot/fetch + - Tool execution panel — Visual display of tool invocation requests and return results + API Gateway + - Local API gateway — Built-in local API server with native OpenAI-compatible, Claude, Gemini interfaces; can serve as backend for any compatible client + - API key management — Generate, revoke, enable, or disable access keys with descriptive notes + - Usage statistics — Analyze request volume and token usage by key, provider, and date + - SSL/TLS support — Built-in self-signed certificate generation, also supports mounting custom certificates + - Request logs — Fully record all API requests and responses passing through the gateway + - Configuration templates — Pre-configured integration templates for common CLI tools like Claude, Codex, OpenCode, Gemini + Data and Security + - AES-256 encryption — Sensitive data such as API keys are encrypted and stored locally using AES-256; master key has file permission 0600 + - Data directory isolation — Application state stored in ~/.aqbot/, user files in ~/Documents/aqbot/ + - Automatic backup — Supports scheduled automatic backups to local directories or WebDAV storage + - Backup recovery — One-click restore full data from historical backups + - Chat export — Export conversations as PNG screenshots, Markdown, plain text, or JSON format + Desktop Experience + - Theme switching — Dark/light themes,可 follow system preference or be manually set + - Interface language — Fully supports Simplified Chinese, Traditional Chinese, English, Japanese, Korean, French, German, Spanish, Russian, Hindi, and Arabic; switch anytime in settings + - System tray — Minimizes to system tray on window close, without interrupting background services + - Always on top — Keep main window permanently on top + - Global shortcuts — Customizable global hotkeys to summon the main window at any time + - Auto-start on boot — Option to launch automatically with the system + - Proxy support — Supports HTTP and SOCKS5 proxy configurations + - Auto-update — Automatically checks for new versions on startup and prompts to update +Tags: +- ai +- chatbot +- large-language-model +- llm +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.zh-CN.yaml b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.zh-CN.yaml new file mode 100644 index 000000000000..bc6209bdac9d --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.locale.zh-CN.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AQBot.AQBot +PackageVersion: 0.0.90 +PackageLocale: zh-CN +Publisher: aqbot +PublisherUrl: https://app.aqbot.top/ +PublisherSupportUrl: https://github.com/AQBot-Desktop/AQBot/issues +PackageName: AQBot +PackageUrl: https://app.aqbot.top/download +License: AGPL-3.0 +LicenseUrl: https://github.com/AQBot-Desktop/AQBot/blob/HEAD/LICENSE +ShortDescription: ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 +Description: |- + ☁️ 轻量级高性能跨平台AI对话 + AI网关桌面客户端 + + 功能特性 + 对话与模型 + - 多供应商支持 — 兼容 OpenAI、Anthropic Claude、Google Gemini 等所有 OpenAI 兼容 API + - 模型管理 — 支持远程拉取模型列表、自定义参数(温度、最大 Token、Top-P 等) + - 多密钥轮询 — 每个供应商可配置多个 API Key,自动轮换以分散限流压力 + - 流式输出 — 实时逐 Token 渲染,thinking 块可折叠展开 + - 消息版本 — 每条回复支持多版本切换,方便对比不同模型或参数的效果 + - 对话分支 — 从任意消息节点派生新分支,支持分支间对比 + - 对话管理 — 支持置顶、归档、按时间分组、批量操作 + - 对话压缩 — 自动压缩冗长对话,保留关键信息以节省上下文空间 + - 多模型同答案 — 同一问题同时向多个模型提问,支持答案间对比分析 + AI Agent + - Agent 模式 — 切换至 Agent 模式,AI 可自主执行多步骤任务:读写文件、运行命令、分析代码等 + - 三级权限 — 默认模式(写入需审批)、接受编辑(自动批准修改)、完全访问(无提示),安全可控 + - 工作目录沙箱 — Agent 操作严格限制在指定工作目录内,防止越权访问 + - 工具审批面板 — 实时展示工具调用请求,支持逐条审核、一键始终允许或拒绝 + - 成本追踪 — 每次会话实时统计 Token 用量与费用 + 内容渲染 + - Markdown 渲染 — 完整支持代码高亮、LaTeX 数学公式、表格、任务列表 + - Monaco 代码编辑器 — 代码块内嵌 Monaco Editor,支持语法高亮、复制、diff 预览 + - 图表渲染 — 内置 Mermaid 流程图与 D2 架构图渲染 + - Artifact 面板 — 代码片段、HTML 草稿、Markdown 笔记、报告可在独立面板中预览 + - 实时语音对话 — (即将推出)基于 WebRTC 的实时语音,兼容 OpenAI Realtime API + 搜索与知识 + - 联网搜索 — 集成 Tavily、智谱 WebSearch、Bocha 等,搜索结果附带引用来源标注 + - 本地知识库(RAG) 支持多知识库,上传文档后自动解析分段并且构建索引,对话时语义检索相关段落 + - 记忆系统 支持对话多命名空间记忆,可手动添加或由 AI 自动提取(AI 自动提取部分即将支持) + - 上下文管理 — 灵活挂载文件附件、搜索结果、知识库片段、记忆条目、工具输出 + 工具与扩展 + - MCP 协议 — 完整实现 Model Context Protocol,支持 stdio 和 HTTP 两种传输方式 + - 内置工具 — 提供@aqbot/fetch 等开箱即用的内置 MCP 工具 + - 工具执行面板 — 可视化展示工具调用请求与返回结果 + API 网关 + - 本地 API 网关 — 内置 OpenAI 兼容、Claude、Gemini 等原生接口的本地 API 服务器,可作为任意兼容客户端的后端 + - API 密钥管理 — 生成、撤销、启停访问密钥,支持描述备注 + - 用量统计 — 按密钥、供应商、日期维度的请求量与 Token 用量分析 + - SSL/TLS 支持 — 内置自签名证书生成,也支持挂载自定义证书 + - 请求日志 — 完整记录所有经过网关的 API 请求与响应 + - 配置模板 — 预置 Claude、Codex、OpenCode、Gemini 等常见 CLI 工具的接入配置模板 + 数据与安全 + - AES-256 加密 — API Key 等敏感数据使用 AES-256 加密存储于本地,主密钥权限 0600 + - 数据目录隔离 — 应用状态存储于 ~/.aqbot/,用户文件存储于 ~/Documents/aqbot/ + - 自动备份 — 支持定时自动备份到本地目录、WebDAV 的存储 + - 备份恢复 — 一键从历史备份恢复完整数据 + - 对话导出 — 支持将对话导出为 PNG 截图、Markdown、纯文本或 JSON 格式 + 桌面体验 + - 主题切换 — 深色/浅色主题,可跟随系统或手动指定 + - 界面语言 — 完整支持简体中文、繁体中文、英文、日文、韩文、法文、德文、西班牙文、俄文、印地文与阿拉伯文,可在设置中随时切换 + - 系统托盘 — 关闭窗口时最小化到系统托盘,不中断后台服务 + - 窗口置顶 — 可将主窗口常驻最顶层 + - 全局快捷键 — 自定义全局快捷键,随时唤起主窗口 + - 开机自启 — 可选择随系统自动启动 + - 代理支持 — 支持 HTTP 和 SOCKS5 代理配置 + - 自动更新 — 启动时自动检测新版本并提示更新 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + 🚀 新功能 + - agent: 合并工作目录设置 (#f71214f) + - agent: 添加工作目录设置 (#ec1ffb1) + - chat: 添加对话字体设置 (#ff09a81) +ReleaseNotesUrl: https://github.com/AQBot-Desktop/AQBot/releases/tag/v0.0.90 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://app.aqbot.top/guide/getting-started +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.yaml b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.yaml new file mode 100644 index 000000000000..8da3e3551b87 --- /dev/null +++ b/manifests/a/AQBot/AQBot/0.0.90/AQBot.AQBot.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: AQBot.AQBot +PackageVersion: 0.0.90 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From f6df63ee35c328c8bf0ac14ad3b1747db20f5da0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:23:12 +0800 Subject: [PATCH 108/279] New version: Everbridge.Everbridge360 version 26.5.1.16845 (#384899) --- .../Everbridge.Everbridge360.installer.yaml | 10 +++++----- .../Everbridge.Everbridge360.locale.en-US.yaml | 2 +- .../Everbridge.Everbridge360.locale.zh-CN.yaml | 2 +- .../Everbridge.Everbridge360.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) rename manifests/e/Everbridge/Everbridge360/{26.5.0.16827 => 26.5.1.16845}/Everbridge.Everbridge360.installer.yaml (69%) rename manifests/e/Everbridge/Everbridge360/{26.5.0.16827 => 26.5.1.16845}/Everbridge.Everbridge360.locale.en-US.yaml (97%) rename manifests/e/Everbridge/Everbridge360/{26.5.0.16827 => 26.5.1.16845}/Everbridge.Everbridge360.locale.zh-CN.yaml (95%) rename manifests/e/Everbridge/Everbridge360/{26.5.0.16827 => 26.5.1.16845}/Everbridge.Everbridge360.yaml (89%) diff --git a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.installer.yaml b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.installer.yaml similarity index 69% rename from manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.installer.yaml rename to manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.installer.yaml index 12c856a5e22a..76534a7a68bd 100644 --- a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.installer.yaml +++ b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Everbridge.Everbridge360 -PackageVersion: 26.5.0.16827 +PackageVersion: 26.5.1.16845 Protocols: - ebenterprise - ebmobile @@ -11,8 +11,8 @@ Installers: InstallerType: wix Scope: machine InstallerUrl: https://download.everbridge.net/files/windows/Everbridge360.msi - InstallerSha256: 5925FB50AEB2B3530EBA334D08612C013A91B4163EFC4E8661B98EA3153F3914 - ProductCode: '{6E3230C3-EFFA-422B-8311-8DF7E87AB441}' + InstallerSha256: A2D13055F401D9BB55C355971036EC1EA4441DD83D7BCD51CEE963E7A1B247A0 + ProductCode: '{3FE0AA8F-BCCD-487A-953F-BE6785A0E7C0}' AppsAndFeaturesEntries: - UpgradeCode: '{E28F2BD2-3F0F-4B9E-ABB1-EE5C4351378A}' - Platform: @@ -21,8 +21,8 @@ Installers: Architecture: x64 InstallerType: msix InstallerUrl: https://download.everbridge.net/files/windows/Everbridge360.msix - InstallerSha256: B83531B3539F1F37E72F42B24AA8EA45BC5D71C974F94EEA45A5A459D55BCD29 - SignatureSha256: FBFE03AD3FEE935515FD03FCCCC152727DEC29F94887C5D13E2B1D67190EBC5D + InstallerSha256: 8DDB18A0B2F99035C0073B93E2AFF6BA0847D19A91BD18138B46657A7C12D27B + SignatureSha256: B21B4B0BE12935CCF7D0327C6169FE29DAD8426F6AFC14996C0881A75AF8773E PackageFamilyName: EverbridgeInc.Everbridge360_hmrm6xy0gf0ja ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.en-US.yaml b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.en-US.yaml similarity index 97% rename from manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.en-US.yaml rename to manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.en-US.yaml index 5b799f01776a..917459b1fca6 100644 --- a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.en-US.yaml +++ b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Everbridge.Everbridge360 -PackageVersion: 26.5.0.16827 +PackageVersion: 26.5.1.16845 PackageLocale: en-US Publisher: Everbridge Inc PublisherUrl: https://www.everbridge.com/ diff --git a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.zh-CN.yaml b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.zh-CN.yaml similarity index 95% rename from manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.zh-CN.yaml rename to manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.zh-CN.yaml index aac7468c5ecc..e4e2e88114ff 100644 --- a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.locale.zh-CN.yaml +++ b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Everbridge.Everbridge360 -PackageVersion: 26.5.0.16827 +PackageVersion: 26.5.1.16845 PackageLocale: zh-CN License: 专有软件 ShortDescription: 与您所在的工作场所、学校或其他关联组织保持联系,在紧急事件发生时接收重要信息,或在处理事件响应时进行管理。 diff --git a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.yaml b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.yaml similarity index 89% rename from manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.yaml rename to manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.yaml index 30d2461e25ba..0bb518cf6d2c 100644 --- a/manifests/e/Everbridge/Everbridge360/26.5.0.16827/Everbridge.Everbridge360.yaml +++ b/manifests/e/Everbridge/Everbridge360/26.5.1.16845/Everbridge.Everbridge360.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Everbridge.Everbridge360 -PackageVersion: 26.5.0.16827 +PackageVersion: 26.5.1.16845 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 098635f59240b484c95531a69ce3f28c439b8aac Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:24:52 -0400 Subject: [PATCH 109/279] New version: Microsoft.SafetyScanner version 1.451.321.0 (#384902) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.321.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..6117ca50bb76 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.321.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.321.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.321.0&arch=x86 + InstallerSha256: 5758582E3A4CF61F18D39BF1486E1670046AEFF16B2608046B3B1B9C864D0D52 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.321.0&arch=amd64 + InstallerSha256: 68CF4AAF9C11F9F5243C3C16194972E3453041BA14AEAD951A7589580375D3C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..e0edd770686f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.321.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.321.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.321.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.321.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..57c74d3444b0 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.321.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.321.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8be2362b3f945b889e5a73b42dfac11f87df3bcd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:27:19 +0800 Subject: [PATCH 110/279] New version: cocojojo5213.DevJanitor version 2.4.3 (#384904) --- .../cocojojo5213.DevJanitor.installer.yaml | 26 ++++++++++++++ .../cocojojo5213.DevJanitor.locale.en-US.yaml | 36 +++++++++++++++++++ .../cocojojo5213.DevJanitor.locale.zh-CN.yaml | 33 +++++++++++++++++ .../2.4.3/cocojojo5213.DevJanitor.yaml | 8 +++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.installer.yaml create mode 100644 manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.en-US.yaml create mode 100644 manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.zh-CN.yaml create mode 100644 manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.yaml diff --git a/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.installer.yaml b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.installer.yaml new file mode 100644 index 000000000000..cb64b44acc72 --- /dev/null +++ b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.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: cocojojo5213.DevJanitor +PackageVersion: 2.4.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 9f0f3c4e-39e4-59fb-9c85-3b88bfbfd265 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/cocojojo5213/Dev-Janitor/releases/download/v2.4.3/Dev.Janitor_2.4.3_x64-setup.exe + InstallerSha256: A03C55B253FBE4DEBF207E890FDCBB7304C4E8685E58CAD16445E3F4D60B905D + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/cocojojo5213/Dev-Janitor/releases/download/v2.4.3/Dev.Janitor_2.4.3_x64-setup.exe + InstallerSha256: A03C55B253FBE4DEBF207E890FDCBB7304C4E8685E58CAD16445E3F4D60B905D + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.en-US.yaml b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.en-US.yaml new file mode 100644 index 000000000000..1a1f2b36dbe2 --- /dev/null +++ b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.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: cocojojo5213.DevJanitor +PackageVersion: 2.4.3 +PackageLocale: en-US +Publisher: cocojojo5213 +PublisherUrl: https://github.com/cocojojo5213 +PublisherSupportUrl: https://github.com/cocojojo5213/Dev-Janitor/issues +PackageName: Dev Janitor +PackageUrl: https://github.com/cocojojo5213/Dev-Janitor +License: Freeware +LicenseUrl: https://github.com/cocojojo5213/Dev-Janitor/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Dev Janitor +ShortDescription: A cross-platform desktop app for managing development tools, AI coding assistants, and dependencies +Description: |- + A cross-platform desktop app for managing development tools, AI coding assistants, and dependencies + 🔍 Tool Detection: Auto-detect 39+ dev tools (Node.js, Python, Docker, Git, etc.) + 🤖 AI CLI Management: One-click install/update/uninstall Codex, Claude Code, Gemini CLI, OpenCode, iFlow + 📦 Package Management: Manage npm, pip, Composer global packages with one-click update + ⚡ Service Monitoring: Monitor dev processes, kill services occupying ports + 🧹 Cache Cleaner: Clean caches for 11 package managers, free up disk space + 🌍 Multi-language: English and Chinese UI + 🎨 Themes: Light / Dark / System theme support +Tags: +- app +- application +- install +- installation +- package +- program +- software +- store +ReleaseNotesUrl: https://github.com/cocojojo5213/Dev-Janitor/releases/tag/v1.7.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.zh-CN.yaml b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.zh-CN.yaml new file mode 100644 index 000000000000..c5a89fb8d368 --- /dev/null +++ b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: cocojojo5213.DevJanitor +PackageVersion: 2.4.3 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 管理开发工具、AI 编程助手和依赖包的跨平台桌面应用 +Description: |- + 管理开发工具、AI 编程助手和依赖包的跨平台桌面应用 + 🔍 工具检测:自动检测 39+ 开发工具(Node.js、Python、Docker、Git 等) + 🤖 AI CLI 管理:一键安装/更新/卸载 Codex、Claude Code、Gemini CLI、OpenCode、iFlow + 📦 包管理:管理 npm、pip、Composer 全局包,支持一键更新 + ⚡ 服务监控:监控开发进程,一键终止占用端口的服务 + 🧹 缓存清理:清理 11 种包管理器缓存,释放磁盘空间 + 🌍 多语言:支持中文和英文界面 + 🎨 主题:支持亮色/暗色/跟随系统主题 +Tags: +- 商店 +- 安装 +- 应用 +- 程序 +- 软件 +- 软件包 +ReleaseNotes: |- + Cache Cleanup Hardening | 缓存清理加固 + - Build package-manager cache paths only from available system directories, avoiding root-level fallback candidates when environment variables such as HOME, LOCALAPPDATA, or APPDATA are missing. 仅基于可用的系统目录构造包管理器缓存路径,避免 HOME、LOCALAPPDATA 或 APPDATA 缺失时生成根目录级候选路径。 + - Require project cache cleanup targets to live below a detected development project, so generic directories named build, dist, or target are not enough to authorize deletion. 要求项目缓存清理目标位于已识别的开发项目下,避免仅凭 build、dist 或 target 等通用目录名授权删除。 + - Prune matched project cache directories during scans to avoid reporting nested duplicate cache targets. 项目缓存扫描命中缓存目录后会剪枝,避免重复列出嵌套缓存目标。 + - Set the app, bundle, crate, and localized display versions to v2.4.3 for this patch release. 将应用、安装包、Rust crate 和本地化显示版本同步为本次补丁发布的 v2.4.3。 +ReleaseNotesUrl: https://github.com/cocojojo5213/Dev-Janitor/blob/HEAD/CHANGELOG.md#243---2026-06-08 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.yaml b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.yaml new file mode 100644 index 000000000000..63d1aeab20da --- /dev/null +++ b/manifests/c/cocojojo5213/DevJanitor/2.4.3/cocojojo5213.DevJanitor.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: cocojojo5213.DevJanitor +PackageVersion: 2.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e98a25246142144785d407721e2d824336716a86 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:30:24 -0700 Subject: [PATCH 111/279] Automatic deletion of ntwind.AltTabTer 6.5.0.0 (#384906) --- .../6.5.0.0/ntwind.AltTabTer.installer.yaml | 19 ---------- .../ntwind.AltTabTer.locale.en-US.yaml | 38 ------------------- .../AltTabTer/6.5.0.0/ntwind.AltTabTer.yaml | 8 ---- 3 files changed, 65 deletions(-) delete mode 100644 manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.installer.yaml delete mode 100644 manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.locale.en-US.yaml delete mode 100644 manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.yaml diff --git a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.installer.yaml b/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.installer.yaml deleted file mode 100644 index f63d07b4a32b..000000000000 --- a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: ntwind.AltTabTer -PackageVersion: 6.5.0.0 -InstallerLocale: en-US -InstallerType: exe -Scope: machine -InstallerSwitches: - Silent: /S - SilentWithProgress: /S -UpgradeBehavior: install -ReleaseDate: 2023-09-14 -Installers: -- Architecture: neutral - InstallerUrl: https://www.ntwind.com/download/AltTabTer_6.5-setup.exe - InstallerSha256: 9baf70504c67349f608fd4760f9508075cf09572b68c68bc3bb0cb4ac9153dfc -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.locale.en-US.yaml b/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.locale.en-US.yaml deleted file mode 100644 index c8b7afc03a96..000000000000 --- a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: ntwind.AltTabTer -PackageVersion: 6.5.0.0 -PackageLocale: en-US -Publisher: NTWind Software -PublisherUrl: https://www.ntwind.com/ -PublisherSupportUrl: https://www.ntwind.com/contact.html -PrivacyUrl: https://www.ntwind.com/privacy.html -Author: NTWind Software -PackageName: Alt-Tab Terminator -PackageUrl: https://www.ntwind.com/software/alttabter.html -License: Proprietary -Copyright: Copyright (c) NTWind Software -ShortDescription: Alt-Tab Terminator is an elegant and powerful task management utility for Windows. -Description: Alt-Tab Terminator is an elegant and powerful task management utility for Windows. Once installed, it replaces the default Alt-Tab dialog with a nice box that shows a list of all running tasks, with their names and preview snapshots, and enables the user to search through the list and navigate using the mouse and keyboard. Alt-Tab Terminator is the direct successor to VistaSwitcher and TaskSwitchXP. -Moniker: alttabter -Tags: -- alt-tab -- alt-tab-switcher -- alt-tab-terminator -- free-version -- multitask -- multitasking -- ntwind -- ntwind-software -ReleaseNotes: |- - Changelog for Alt-Tab Terminator v6.4 (September 14, 2023): - - New languages: Dutch, Slovenian - - Updated languages: Finnish - - Middle mouse click closes the selected task now - - Fixed top border of the switcher window on Windows 10 - - Updated digital signature for executable files - - Some other minor improvements and bug fixes -ReleaseNotesUrl: https://www.ntwind.com/blog/alt-tab-terminator-v6.4-middle-click-closes-selected-task.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.yaml b/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.yaml deleted file mode 100644 index dc99464d733d..000000000000 --- a/manifests/n/ntwind/AltTabTer/6.5.0.0/ntwind.AltTabTer.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: ntwind.AltTabTer -PackageVersion: 6.5.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From 0c3b7497dfca6bb0ebfdb97d914e136624a5be93 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:33:04 +0800 Subject: [PATCH 112/279] New version: IsHexx.ToDoReminder version 1.0.3 (#384907) --- .../1.0.3/IsHexx.ToDoReminder.installer.yaml | 25 +++++++++ .../IsHexx.ToDoReminder.locale.en-US.yaml | 40 +++++++++++++ .../IsHexx.ToDoReminder.locale.zh-CN.yaml | 56 +++++++++++++++++++ .../1.0.3/IsHexx.ToDoReminder.yaml | 8 +++ 4 files changed, 129 insertions(+) create mode 100644 manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.installer.yaml create mode 100644 manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.en-US.yaml create mode 100644 manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.zh-CN.yaml create mode 100644 manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.yaml diff --git a/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.installer.yaml b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.installer.yaml new file mode 100644 index 000000000000..9203b77b76a4 --- /dev/null +++ b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.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: IsHexx.ToDoReminder +PackageVersion: 1.0.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 61b589cf-7aee-57bd-beb1-af93f6ad6ebc +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/IsHexx/ToDoReminder/releases/download/v1.0.3/ToDoReminder.Setup.1.0.3.exe + InstallerSha256: 39C229ABDDD6579C37BDCF79F676C41C7EEC046B63FDDB546B219BD41426B980 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/IsHexx/ToDoReminder/releases/download/v1.0.3/ToDoReminder.Setup.1.0.3.exe + InstallerSha256: 39C229ABDDD6579C37BDCF79F676C41C7EEC046B63FDDB546B219BD41426B980 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.en-US.yaml b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.en-US.yaml new file mode 100644 index 000000000000..3100ce6154e1 --- /dev/null +++ b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.en-US.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: IsHexx.ToDoReminder +PackageVersion: 1.0.3 +PackageLocale: en-US +License: Freeware +ShortDescription: Windows To-Do Management App - Obsidian Sync Support +Description: |- + Windows To-Do Management App - Obsidian Sync Support + ✨ Features + 📋 Task Management + - Create, edit, and delete tasks + - Priority settings (High/Medium/Low) + - Task completion tracking (strikethrough effect) + - Task delay/repeat settings + 📅 Multiple Views + - Today View - Focus on current day tasks + - Upcoming - Preview tasks for the next 7 days + - Calendar View - Monthly task overview with color-coded labels + 🏷️ Tag System + - Custom tag categorization + - Custom tag colors (supports arbitrary color selection) + - Quick tag filtering + 🔗 Obsidian Sync + - Automatically sync tasks to Obsidian vault + - Export in Markdown format + - Archive by date + ⚡ Quick Actions + - Global shortcut Ctrl+Shift+O for quick entry + - System tray persistence + - Minimize to tray +Tags: +- obsidian +- reminder +- task +- to-do +- todo +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.zh-CN.yaml b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.zh-CN.yaml new file mode 100644 index 000000000000..8e0f18904457 --- /dev/null +++ b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.locale.zh-CN.yaml @@ -0,0 +1,56 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: IsHexx.ToDoReminder +PackageVersion: 1.0.3 +PackageLocale: zh-CN +Publisher: ToDoReminder Team +PublisherUrl: https://github.com/IsHexx +PublisherSupportUrl: https://github.com/IsHexx/ToDoReminder/issues +PackageName: ToDoReminder +PackageUrl: https://github.com/IsHexx/ToDoReminder +License: 免费软件 +ShortDescription: Windows 待办事项管理应用 - Obsidian 同步支持 +Description: |- + Windows 待办事项管理应用 - Obsidian 同步支持 + ✨ 功能特性 + 📋 任务管理 + - 创建、编辑、删除任务 + - 优先级设置(高/中/低) + - 任务完成状态追踪(横线划掉效果) + - 任务延迟/重复设置 + 📅 多视图展示 + - 今日视图 - 专注当天任务 + - 即将到来 - 未来 7 天任务预览 + - 日历视图 - 月度任务概览,彩色标签区分 + 🏷️ 标签系统 + - 自定义标签分类 + - 自定义标签颜色(支持任意颜色选择) + - 标签快速筛选 + 🔗 Obsidian 同步 + - 自动同步任务到 Obsidian 笔记库 + - Markdown 格式导出 + - 按日期归档 + ⚡ 快捷操作 + - 全局快捷键 Ctrl+Shift+O 快速录入 + - 系统托盘常驻 + - 最小化到托盘 +Tags: +- obsidian +- to-do +- todo +- 任务 +- 待办事项 +- 提醒事项 +ReleaseNotes: |- + 更新内容 + - 修复今日任务计数与列表筛选不一致的问题 + - 支持在新建任务弹窗中删除误选标签 + - 修复同步状态区的按钮与时间显示冲突 + - 更新 Windows 安装包图标,替换默认 Electron 图标 + 验证 + - node --test tests\today-view.test.js tests\index-html.test.js tests\selected-tags.test.js + - npm run build +ReleaseNotesUrl: https://github.com/IsHexx/ToDoReminder/releases/tag/v1.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.yaml b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.yaml new file mode 100644 index 000000000000..44239ee1156c --- /dev/null +++ b/manifests/i/IsHexx/ToDoReminder/1.0.3/IsHexx.ToDoReminder.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: IsHexx.ToDoReminder +PackageVersion: 1.0.3 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 79e614c54ac1f273986c0bbb184de9d0115e6cfa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:35:41 +0800 Subject: [PATCH 113/279] New version: kawayiYokami.P-ai version 0.11.3 (#384908) --- .../0.11.3/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.11.3/kawayiYokami.P-ai.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.installer.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.en-US.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.zh-CN.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.yaml diff --git a/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 000000000000..8c345fd3c05e --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.11.3/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.11.3 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.11.3/P-ai_0.11.3_x64-setup.exe + InstallerSha256: 4A76510101C067643C60C7CF76DB71E9B5D60D4ECCFA625A4BFDDB6C3E0925E8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 000000000000..765fe26c4481 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.11.3/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.11.3 +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.11.2...v0.11.3' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.11.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 000000000000..3fd115a1c92e --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.11.3/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.11.3 +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.11.3/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.11.3/kawayiYokami.P-ai.yaml new file mode 100644 index 000000000000..8b1fd76fce4a --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.11.3/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.11.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ef996efb373b6d51efdce3cc76d33b44018201ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:38:07 +0800 Subject: [PATCH 114/279] New version: Letta.LettaCode version 0.27.5 (#384909) --- .../0.27.5/Letta.LettaCode.installer.yaml | 18 ++++++ .../0.27.5/Letta.LettaCode.locale.en-US.yaml | 58 +++++++++++++++++++ .../0.27.5/Letta.LettaCode.locale.zh-CN.yaml | 20 +++++++ .../LettaCode/0.27.5/Letta.LettaCode.yaml | 8 +++ 4 files changed, 104 insertions(+) create mode 100644 manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.installer.yaml create mode 100644 manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.en-US.yaml create mode 100644 manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.zh-CN.yaml create mode 100644 manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.yaml diff --git a/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.installer.yaml b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.installer.yaml new file mode 100644 index 000000000000..cd8a918a988f --- /dev/null +++ b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.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: Letta.LettaCode +PackageVersion: 0.27.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fec40bfe-4762-5274-81d6-9a919b7c5853 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + InstallerUrl: https://download.letta.com/builds/260605bydkph7d8/windows/nsis/x64 + InstallerSha256: 59AB301642133DFD12EA7EFC87DDF18D3DFFC1464DDE1152869D33493D09DAAC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.en-US.yaml b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.en-US.yaml new file mode 100644 index 000000000000..9ae85a1f51ed --- /dev/null +++ b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Letta.LettaCode +PackageVersion: 0.27.5 +PackageLocale: en-US +Publisher: Letta +PublisherUrl: https://www.letta.com/ +PublisherSupportUrl: https://github.com/letta-ai/letta-code/issues +PrivacyUrl: https://www.letta.com/privacy-policy +Author: Letta Inc. +PackageName: Letta Code +PackageUrl: https://www.letta.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/letta-ai/letta-code/blob/HEAD/LICENSE +Copyright: Copyright 2026, Letta authors +CopyrightUrl: https://www.letta.com/terms-of-service +ShortDescription: The memory-first coding agent +Description: |- + Letta Code is a memory-first coding harness, designed for long-lived agents that can learn from experience. + Instead of working in independent sessions, you work with a persisted agent whose memory is portable across models (Claude, GPT, Gemini, GLM, Kimi, and more). +Tags: +- ai +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + What's Changed + - feat(extensions): coalesce runtime diagnostics writes by @carenthomas in https://github.com/letta-ai/letta-code/pull/2727 + - fix(agent): preserve Letta Code origin tags by @sarahwooders in https://github.com/letta-ai/letta-code/pull/2728 + - docs(skills): add Hermes and ClawHub/OpenClaw as skill sources by @sarahwooders in https://github.com/letta-ai/letta-code/pull/2724 + - feat(memfs): centralize memory sync after turns by @devanshrj in https://github.com/letta-ai/letta-code/pull/2677 + - fix(cli): slow reasoning shimmer breathe by @jnjpng in https://github.com/letta-ai/letta-code/pull/2729 + - feat(extensions): add diagnostic report API by @carenthomas in https://github.com/letta-ai/letta-code/pull/2732 + - fix(extensions): cap retained diagnostics by @carenthomas in https://github.com/letta-ai/letta-code/pull/2734 + - feat(listener): support remote reload command by @carenthomas in https://github.com/letta-ai/letta-code/pull/2735 + - docs(skills): document extension diagnostics reports by @carenthomas in https://github.com/letta-ai/letta-code/pull/2736 + - refactor(providers): split registered provider runtime helpers by @carenthomas in https://github.com/letta-ai/letta-code/pull/2738 + - fix(tools): cap unified exec inline output by @cpacker in https://github.com/letta-ai/letta-code/pull/2737 + - fix(subagents): honor explicit inherit model override by @overlord-letta in https://github.com/letta-ai/letta-code/pull/2742 + - fix(local): guard provider prompts from oversized tool results by @cpacker in https://github.com/letta-ai/letta-code/pull/2740 + - chore: bump pi-ai to 0.78.1 by @AriWebb in https://github.com/letta-ai/letta-code/pull/2739 + - fix(local-backend): align empty provider responses with pi loop by @cpacker in https://github.com/letta-ai/letta-code/pull/2720 + - docs(skills): document local provider extensions by @carenthomas in https://github.com/letta-ai/letta-code/pull/2746 + - feat(listener): load provider extensions for desktop by @carenthomas in https://github.com/letta-ai/letta-code/pull/2743 + - fix(startup): harden setup and version entrypoints by @cpacker in https://github.com/letta-ai/letta-code/pull/2747 + - fix(local): skip remote memfs enablement for local agent creation by @cpacker in https://github.com/letta-ai/letta-code/pull/2744 + - test(channels): add Telegram channel e2e coverage by @shelleypham in https://github.com/letta-ai/letta-code/pull/2703 + - chore: bump version to 0.27.5 by @github-actions[bot] in https://github.com/letta-ai/letta-code/pull/2745 + Full Changelog: https://github.com/letta-ai/letta-code/compare/v0.27.4...v0.27.5 +ReleaseNotesUrl: https://github.com/letta-ai/letta-code/releases/tag/v0.27.5 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.letta.com/letta-code +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.zh-CN.yaml b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..f1a5acc3b2db --- /dev/null +++ b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.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: Letta.LettaCode +PackageVersion: 0.27.5 +PackageLocale: zh-CN +ShortDescription: 以记忆为先的编码智能体 +Description: |- + Letta Code 是一种以记忆为先的编码框架,专为能够从经验中学习的长生命周期智能体而设计。 + 它无需独立会话,而是与一个持久化的智能体协作,其记忆可在不同模型之间迁移(包括 Claude、GPT、Gemini、GLM、Kimi 等)。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.letta.com/letta-code +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.yaml b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.yaml new file mode 100644 index 000000000000..171627e7c3e5 --- /dev/null +++ b/manifests/l/Letta/LettaCode/0.27.5/Letta.LettaCode.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: Letta.LettaCode +PackageVersion: 0.27.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0762e5e4af6bcae30591c34d6dbd5d913aa38526 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:41:04 +0800 Subject: [PATCH 115/279] Update: KDE.KBlocks version master (930) (#384830) --- manifests/k/KDE/KBlocks/master/KDE.KBlocks.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/KBlocks/master/KDE.KBlocks.installer.yaml b/manifests/k/KDE/KBlocks/master/KDE.KBlocks.installer.yaml index 2dedfe7c483c..eb77a6e48459 100644 --- a/manifests/k/KDE/KBlocks/master/KDE.KBlocks.installer.yaml +++ b/manifests/k/KDE/KBlocks/master/KDE.KBlocks.installer.yaml @@ -9,14 +9,14 @@ ProductCode: kblocks Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/kblocks/master/windows/kblocks-master-926-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CC9CA21E53EB8362691EEDF0C8F60A6C2F656E7A8465ADE9BED2942F5D25C2F2 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kblocks/master/windows/kblocks-master-930-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 28E3775F8C0AEEAFBF139E8AAFEB220D87EF553AC0C36DB27B3BAA50CC470803 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/kblocks/master/windows/kblocks-master-926-windows-cl-msvc2022-x86_64.exe - InstallerSha256: CC9CA21E53EB8362691EEDF0C8F60A6C2F656E7A8465ADE9BED2942F5D25C2F2 + InstallerUrl: https://cdn.kde.org/ci-builds/games/kblocks/master/windows/kblocks-master-930-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 28E3775F8C0AEEAFBF139E8AAFEB220D87EF553AC0C36DB27B3BAA50CC470803 InstallerSwitches: Custom: /AllUsers ManifestType: installer From a40980c3f9b5795f0db3aec71e2bb54a9ff9f03e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:43:00 +0800 Subject: [PATCH 116/279] New version: hellodigua.ChatLab version 0.25.1 (#384905) --- .../0.25.1/hellodigua.ChatLab.installer.yaml | 26 ++++++++++++++ .../hellodigua.ChatLab.locale.en-US.yaml | 35 +++++++++++++++++++ .../hellodigua.ChatLab.locale.zh-CN.yaml | 31 ++++++++++++++++ .../ChatLab/0.25.1/hellodigua.ChatLab.yaml | 8 +++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.installer.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.en-US.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.zh-CN.yaml create mode 100644 manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.yaml diff --git a/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.installer.yaml b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.installer.yaml new file mode 100644 index 000000000000..d94ceaa80e2c --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.25.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.25.1/ChatLab-0.25.1-setup.exe + InstallerSha256: 9F351A91394DB20358B9B1FFE80D340C65C6393DBDA2C7DB561BB3891F2C1857 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.25.1/ChatLab-0.25.1-setup.exe + InstallerSha256: 9F351A91394DB20358B9B1FFE80D340C65C6393DBDA2C7DB561BB3891F2C1857 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.en-US.yaml b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.en-US.yaml new file mode 100644 index 000000000000..c913e1ff09c9 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.25.1 +PackageLocale: en-US +Publisher: digua +PublisherUrl: https://digua.moe/ +PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues +PackageName: ChatLab +PackageUrl: https://chatlab.fun/ +License: AGPL-3.0 +LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE +Copyright: Copyright © 2026 ChatLab +ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.' +Description: |- + ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data. + We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer. + Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage. + The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback. + Core Features + - 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records. + - 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features). + - 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records. + - 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more. + - 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed. +Tags: +- chat +- chat-records +ReleaseNotesUrl: https://github.com/ChatLab/ChatLab/releases/tag/v0.25.1 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://chatlab.fun/usage/how-to-export.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.zh-CN.yaml b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.zh-CN.yaml new file mode 100644 index 000000000000..246f9c5f0ea5 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.25.1 +PackageLocale: zh-CN +PackageUrl: https://chatlab.fun/cn/ +ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。 +Description: |- + ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。 + 目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。 + 核心特性 + - 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。 + - 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。 + - 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。 + - 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。 + - 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。 +Tags: +- 聊天 +- 聊天记录 +ReleaseNotes: |- + What's New + Introduce a data directory compatibility gate to prevent older runtimes from writing to upgraded data directories, and add a CLI ai chat command. + 更新内容 + 新增数据目录兼容门禁,防止旧版运行时误写已升级的数据;并新增 CLI ai chat 命令。 +ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.yaml b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.yaml new file mode 100644 index 000000000000..e171e91b8403 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.25.1/hellodigua.ChatLab.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 647707b028adefc76eac41bfbca5ace8ff0fb133 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:47:33 +0800 Subject: [PATCH 117/279] New version: Movavi.MovaviVideoEditor version 26.17.0 (#384911) --- .../Movavi.MovaviVideoEditor.installer.yaml | 29 ++++++++++++++ ...Movavi.MovaviVideoEditor.locale.en-US.yaml | 39 +++++++++++++++++++ ...Movavi.MovaviVideoEditor.locale.zh-CN.yaml | 27 +++++++++++++ .../26.17.0/Movavi.MovaviVideoEditor.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.installer.yaml create mode 100644 manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.en-US.yaml create mode 100644 manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.zh-CN.yaml create mode 100644 manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.yaml diff --git a/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.installer.yaml b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.installer.yaml new file mode 100644 index 000000000000..24320ab99c07 --- /dev/null +++ b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Movavi.MovaviVideoEditor +PackageVersion: 26.17.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- videoeditorplus +FileExtensions: +- mepb +- mepj +- mepx +- mpack +ProductCode: Movavi Video Editor 26 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + InstallerUrl: https://content.movavi.com/sparkle/ve/win/x86_64/26_17_0/MovaviVideoEditorSetup_26_17_0_x64___22027_release-VEM-26.17_a5ddd9e_CyprusBuild003_WIN64_setup.exe + InstallerSha256: 97E3645317D73332EB96F7E726A52C53FD8686E1AB51F22ADA2F2BF82F29383C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.en-US.yaml b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.en-US.yaml new file mode 100644 index 000000000000..6019dfae90b6 --- /dev/null +++ b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.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: Movavi.MovaviVideoEditor +PackageVersion: 26.17.0 +PackageLocale: en-US +Publisher: Movavi +PublisherUrl: https://www.movavi.com/ +PublisherSupportUrl: https://help.movavi.com/ +PrivacyUrl: https://www.movavi.com/privacy/ +Author: Movavi Software Limited +PackageName: Movavi Video Editor +PackageUrl: https://www.movavi.com/video-editor-plus/ +License: Proprietary +LicenseUrl: https://www.movavi.com/eula.html +Copyright: Copyright © 2026 movavi.com +CopyrightUrl: https://www.movavi.com/eula.html +ShortDescription: Your simple video editor for creating wow videos +Description: |- + Your simple video editor for creating wow videos + - Easily create clips for your socials, business, or family + - Boost your videos with one-click auto subtitles and other AI tools + - Choose from hundreds of titles, transitions, and music tracks +Tags: +- clip +- creative +- creativity +- edit +- editor +- film +- movie +- video +- video-editing +- video-editor +ReleaseNotes: '- Check out our latest drop of ready-made subtitle styles with active word highlighting – fully designed and ready to use. Each one has its own vibe, so you can quickly find the perfect match for your video. Give them a spin and pick your favorite.' +ReleaseNotesUrl: https://content.movavi.com/configs/changelog/ve/win/x86_64/en_us/changelog.html +PurchaseUrl: https://www.movavi.com/store.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.zh-CN.yaml b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.zh-CN.yaml new file mode 100644 index 000000000000..b42e72871d68 --- /dev/null +++ b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Movavi.MovaviVideoEditor +PackageVersion: 26.17.0 +PackageLocale: zh-CN +PublisherUrl: https://www.movavi.com/cn/ +PublisherSupportUrl: https://www.movavi.com/cn/support/ +License: 专有软件 +ShortDescription: 用于制作精彩视频的简易视频编辑器 +Description: |- + 用于制作精彩视频的简易视频编辑器 + - 轻松为您的社交平台、商业或家庭制作视频短片 + - 使用一键自动生成字幕及其他 AI 工具提升视频效果 + - 从数百种标题、转场效果和音乐曲目中自由选择 +Tags: +- 创意 +- 剪辑 +- 影片 +- 电影 +- 视频 +- 视频编辑 +- 视频编辑器 +- 编辑 +- 编辑器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.yaml b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.yaml new file mode 100644 index 000000000000..41e36d87252c --- /dev/null +++ b/manifests/m/Movavi/MovaviVideoEditor/26.17.0/Movavi.MovaviVideoEditor.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: Movavi.MovaviVideoEditor +PackageVersion: 26.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ab8b10d093d579a0488cc87d0d5671dc35f65ee0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:50:04 +0800 Subject: [PATCH 118/279] New version: nashsu.LLMWiki version 0.4.22 (#384912) --- .../0.4.22/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.4.22/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.4.22/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.installer.yaml new file mode 100644 index 000000000000..e1b52cc24cd2 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.22/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.22 +UpgradeBehavior: install +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.22/LLM.Wiki_0.4.22_x64-setup.exe + InstallerSha256: FB7526012F371BE82E2B1E0435CF82DCC8D523016EB64DCD2D1E0AD848CF1D89 + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.22/LLM.Wiki_0.4.22_x64_en-US.msi + InstallerSha256: DCBBA5B18E2F8275F3B90C4B6CB2F0849042F7A2913E7AFBE8FC2D9108F48D78 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{08498E8D-4B33-4D81-8C0C-52E87A71EAC8}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 000000000000..75ceac3e98b3 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.22/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.22 +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.22/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 000000000000..934c744d416d --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.22/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.22 +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.22 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.4.22/nashsu.LLMWiki.yaml new file mode 100644 index 000000000000..4e40ba088e21 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.22/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.22 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 21c0e19aec33039f5d155b34661317d22ed9f8c6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:52:29 +0800 Subject: [PATCH 119/279] New version: Sourcegraph.Amp version 0.0.1780884556-g9cd342 (#384913) --- .../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.1780884556-g9cd342/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..0a22cb0b82a4 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/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.1780884556-g9cd342 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780884556-g9cd342/amp-windows-x64-baseline.exe + InstallerSha256: E3C5F8AD652577282A326524BC95E5813F6C3261FF0C1A1504BC4D083105600C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..54bf93ec1221 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/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.1780884556-g9cd342 +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.1780884556-g9cd342/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..d886ab7afefe --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/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.1780884556-g9cd342 +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.1780884556-g9cd342/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..7cdaab2038b4 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780884556-g9cd342/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.1780884556-g9cd342 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c3bf1bce381e231cba1d5e5d7921ef6243ff50ba Mon Sep 17 00:00:00 2001 From: Ruben Guerrero Date: Mon, 8 Jun 2026 09:54:59 -0700 Subject: [PATCH 120/279] Register esrp-winget-prod[bot] as owner for Microsoft.Gaming.GDK (#384302) --- manifests/m/Microsoft/Gaming/GDK/.package | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 manifests/m/Microsoft/Gaming/GDK/.package diff --git a/manifests/m/Microsoft/Gaming/GDK/.package b/manifests/m/Microsoft/Gaming/GDK/.package new file mode 100644 index 000000000000..ec002d09507f --- /dev/null +++ b/manifests/m/Microsoft/Gaming/GDK/.package @@ -0,0 +1,11 @@ +{ + "schemaVersion": "0.1", + "owners": + [ + { + "type": "Bot", + "login": "esrp-winget-prod[bot]", + "id": 273969822 + } + ] +} \ No newline at end of file From 1d966cf22f94b0c815562c055efa1a363cf2f2d3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:55:10 -0700 Subject: [PATCH 121/279] Automatic update of Tencent.WeChat.Universal from 4.1.10.27 to 4.1.10.1000 (#384917) --- .../Tencent.WeChat.Universal.installer.yaml | 17 +++++++++ ...Tencent.WeChat.Universal.locale.en-US.yaml | 35 ++++++++++++++++++ ...nt.WeChat.Universal.locale.zh-Hans-CN.yaml | 36 +++++++++++++++++++ ...ncent.WeChat.Universal.locale.zh-Hans.yaml | 36 +++++++++++++++++++ .../4.1.10.1000/Tencent.WeChat.Universal.yaml | 8 +++++ 5 files changed, 132 insertions(+) create mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml create mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml create mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml create mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml create mode 100644 manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml new file mode 100644 index 000000000000..f2e36a601fd8 --- /dev/null +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tencent.WeChat.Universal +PackageVersion: 4.1.10.1000 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- xweixin +ProductCode: Weixin +Installers: +- Architecture: x64 + InstallerUrl: https://dldir1v6.qq.com/weixin/Universal/Windows/WeChatWin_4.1.10.exe + InstallerSha256: 62B1E23DECAA358398B7863D1528696AF0AEB8A75CB99D250793AAC705C5E312 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml new file mode 100644 index 000000000000..8772458474e1 --- /dev/null +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.WeChat.Universal +PackageVersion: 4.1.10.1000 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.wechat.com/en/ +PublisherSupportUrl: https://help.wechat.com/oshelpcenter +PrivacyUrl: https://www.wechat.com/en/privacy_policy.html +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: WeChat +PackageUrl: https://windows.weixin.qq.com/?lang=en_US +License: Freeware +LicenseUrl: https://www.wechat.com/en/service_terms.html +Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Connecting a billion people with calls, chats and more +Description: Connecting over a billion people around the world, WeChat is a free messaging and calling app available on iOS, Android, Windows, and MacOS. Enjoy group chats that support voice and video calls, photos, videos, and stickers. +Tags: +- call +- chat +- friends +- im +- instant-messaging +- message +- mini-programs +- moments +- send +- share +- talk +- voice +ReleaseNotesUrl: https://blog.wechat.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..fc5b2f8c6af1 --- /dev/null +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml @@ -0,0 +1,36 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.WeChat.Universal +PackageVersion: 4.1.10.1000 +PackageLocale: zh-Hans-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://weixin.qq.com/ +PrivacyUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=privacy +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信 +PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN +License: 免费软件 +LicenseUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_agreement&s=default +Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 跨平台的通讯工具 +Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 小程序 +- 朋友 +- 朋友圈 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml new file mode 100644 index 000000000000..36523f932612 --- /dev/null +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml @@ -0,0 +1,36 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.WeChat.Universal +PackageVersion: 4.1.10.1000 +PackageLocale: zh-Hans +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.wechat.com/zh_CN/ +PrivacyUrl: https://www.wechat.com/zh_CN/privacy_policy.html +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 微信 +PackageUrl: https://windows.weixin.qq.com/?lang=zh_CN +License: 免费软件 +LicenseUrl: https://www.wechat.com/zh_CN/service_terms.html +Copyright: Copyright © 2011-2026 Tencent. All Rights Reserved. 腾讯公司 版权所有 +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 跨平台的通讯工具 +Description: 一款跨平台的通讯工具。支持单人、多人参与。通过手机网络发送语音、图片、视频和文字。 +Tags: +- im +- 信息 +- 共享 +- 分享 +- 发送 +- 好友 +- 小程序 +- 朋友 +- 朋友圈 +- 消息 +- 电话 +- 聊天 +- 语音 +- 通话 +ReleaseNotesUrl: https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml new file mode 100644 index 000000000000..d7163bd9b9a2 --- /dev/null +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/08 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Tencent.WeChat.Universal +PackageVersion: 4.1.10.1000 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 197aef679372103fc92f8b7a1411f02ac31f1ec3 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 12:59:35 -0400 Subject: [PATCH 122/279] New version: Google.AndroidStudio.Canary version 2026.1.2.6 (#384920) Co-authored-by: UnownPlain --- ...Google.AndroidStudio.Canary.installer.yaml | 22 ++++++++ ...gle.AndroidStudio.Canary.locale.en-US.yaml | 52 +++++++++++++++++++ .../Google.AndroidStudio.Canary.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.installer.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.yaml diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.installer.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.installer.yaml new file mode 100644 index 000000000000..f8f40f4a249a --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.6 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +InstallerSuccessCodes: +- 1223 +UpgradeBehavior: deny +ReleaseDate: 2026-06-08 +RequireExplicitUpgrade: true +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://edgedl.me.gvt1.com/android/studio/install/2026.1.2.6/android-studio-quail2-canary6-windows.exe + InstallerSha256: 5B4D1285D861F839F96957269FA8CC87DB09EDF8C047F09772852AEF47CDFC7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.locale.en-US.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..6527bf1c4ed9 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.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: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.6 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://developer.android.com/ +PublisherSupportUrl: https://developer.android.com/studio/intro +PrivacyUrl: https://policies.google.com/privacy +PackageName: Android Studio Canary +PackageUrl: https://developer.android.com/studio/preview +License: Android Software Development Kit License Agreement +LicenseUrl: https://developer.android.com/studio/terms +Copyright: Copyright © 2000–2024 Google +CopyrightUrl: https://developer.android.com/studio/terms +ShortDescription: The official Integrated Development Environment (IDE) for Android app development. +Description: |- + Get early access to the latest features and improvements in Android Studio. + Android Studio is the official Integrated Development Environment (IDE) for Android app development. + Based on the powerful code editor and developer tools from IntelliJ IDEA, + Android Studio offers even more features that enhance your productivity when building Android apps. +Moniker: android-studio-canary +Tags: +- aab +- adb +- android +- android-studio +- androidstudiocanary +- apk +- app +- canary +- debug +- development +- emulator +- fastboot +- ide +- intellij +- studio +Agreements: +- AgreementLabel: Android Software Development Kit License Agreement + AgreementUrl: https://developer.android.com/studio/terms +ReleaseNotesUrl: https://androidstudio.googleblog.com/ +Documentations: +- DocumentLabel: Install Alongside Stable + DocumentUrl: https://developer.android.com/studio/preview/install-preview +- DocumentLabel: Report A Bug + DocumentUrl: https://developer.android.com/studio/report-bugs +- DocumentLabel: Troubleshoot + DocumentUrl: https://developer.android.com/studio/troubleshoot +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.yaml b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.yaml new file mode 100644 index 000000000000..0feaf64d1cf5 --- /dev/null +++ b/manifests/g/Google/AndroidStudio/Canary/2026.1.2.6/Google.AndroidStudio.Canary.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: Google.AndroidStudio.Canary +PackageVersion: 2026.1.2.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2bee095a8fd5ec1791718f1e43da750e5f1f4a54 Mon Sep 17 00:00:00 2001 From: Tianyi Tao Date: Tue, 9 Jun 2026 01:02:01 +0800 Subject: [PATCH 123/279] New version: LuisPater.CLIProxyAPI version 7.1.54 (#384921) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 +++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 40 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 +++++++++++ .../7.1.54/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..5e600facc4fc --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.54 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.54/CLIProxyAPI_7.1.54_windows_amd64.zip + InstallerSha256: EAD6BD9407DDC2709D9D501CE60D19197DFBC7479D60AFC598EDE1EE1E96592B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..8d7925b59f88 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.54 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + Full Changelog: v7.1.53...v7.1.54 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.54 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..8d27dca8a0ae --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.54 +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.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..a86d803b199a --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.54/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.54 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8fb141d365007f6f2c0f528363cca3999fc208e5 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:04:24 -0400 Subject: [PATCH 124/279] Update version: Zen-Team.Zen-Browser.Twilight version 1.21t (#384922) --- .../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 16ab67485438..703848251ea5 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-06 +ReleaseDate: 2026-06-08 Installers: - Architecture: x64 InstallerUrl: https://github.com/zen-browser/desktop/releases/download/twilight-1/zen.installer.exe - InstallerSha256: 4C10304C206CE392F746AF0963577138E567D8921D0A2FCDF438DBCF79DDAD80 + InstallerSha256: B7B0405D1ED2F132CEDCFA736BBCA3C4FD31E3E8C21519FF3D285612B9E3C039 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: 1D3ED5473D24FA34ED550175185DC1DFBBB48F5B503A4C997698A5C432FB8B36 + InstallerSha256: 590002DE57C12E2A7921E2E2061E3050F6B78A3F37EB351D7FBA40B125D083C7 AppsAndFeaturesEntries: - DisplayName: Zen Twilight (AArch64 en-US) ManifestType: installer From b7282e143bbf01a3700d204230e77ec7434227da Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:06:44 -0400 Subject: [PATCH 125/279] New version: Microsoft.SafetyScanner version 1.451.323.0 (#384923) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.323.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..4ea998c214dc --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.323.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.323.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.323.0&arch=x86 + InstallerSha256: 17035C7D3ED827C8219F765F0969FF4367E5A15E8D4DA658DEAF0EC0041B0071 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.323.0&arch=amd64 + InstallerSha256: D190F15FA62FBA1D66AE492B0FCC960798FD08AD6F7E0D4FB7E66D200131C438 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..3a4dc146c9e6 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.323.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.323.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.323.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.323.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..96fd141c5e2f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.323.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.323.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 485eed0a44961984a94a8ffe2947001f4d509bb0 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 9 Jun 2026 03:09:05 +1000 Subject: [PATCH 126/279] NTKERNEL.WireSockVPNClient add InstallerType, Scope, InstallLocation, ARP (#384924) --- .../NTKERNEL.WireSockVPNClient.installer.yaml | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/manifests/n/NTKERNEL/WireSockVPNClient/3.4.8/NTKERNEL.WireSockVPNClient.installer.yaml b/manifests/n/NTKERNEL/WireSockVPNClient/3.4.8/NTKERNEL.WireSockVPNClient.installer.yaml index 0ca479816e96..992b722b6f6e 100644 --- a/manifests/n/NTKERNEL/WireSockVPNClient/3.4.8/NTKERNEL.WireSockVPNClient.installer.yaml +++ b/manifests/n/NTKERNEL/WireSockVPNClient/3.4.8/NTKERNEL.WireSockVPNClient.installer.yaml @@ -4,33 +4,36 @@ PackageIdentifier: NTKERNEL.WireSockVPNClient PackageVersion: 3.4.8 InstallerLocale: en-US -InstallerType: exe +InstallerType: burn +Scope: machine InstallModes: - silent - interactive - silentWithProgress ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\WireSock Secure Connect' Installers: - Architecture: x86 InstallerUrl: https://wiresock.net/_api/download-release.php?product=wiresock-secure-connect&platform=x86&version=3.4.8.1&channel=winget InstallerSha256: 53D174E319F507EEBCFDC887B7DEE228F59966925568A14F8747CEEB6A63C44E - InstallerSwitches: - Silent: /S /NCRC - SilentWithProgress: /passive /NCRC - Interactive: "" + AppsAndFeaturesEntries: + - DisplayVersion: 3.4.8.1 + ProductCode: '{FF8AA751-AE1F-4AAD-8580-C1FC1B0D8DEB}' + UpgradeCode: '{CE26CB12-6017-40BE-8D9F-B7292A0B59E8}' - Architecture: x64 InstallerUrl: https://wiresock.net/_api/download-release.php?product=wiresock-secure-connect&platform=x64&version=3.4.8.1&channel=winget InstallerSha256: 064E775D362ABBA7F37AB6BDC8EEF71727A407B480EA9FAB082B7BF88EB33E27 - InstallerSwitches: - Silent: /S /NCRC - SilentWithProgress: /passive /NCRC - Interactive: "" + AppsAndFeaturesEntries: + - DisplayVersion: 3.4.8.1 + ProductCode: '{A1FB7758-EB57-49C0-8C28-63C23DC56BC4}' + UpgradeCode: '{CE26CB12-6017-40BE-8D9F-B7292A0B59E8}' - Architecture: arm64 InstallerUrl: https://wiresock.net/_api/download-release.php?product=wiresock-secure-connect&platform=ARM64&version=3.4.8.1&channel=winget InstallerSha256: 2FABE0F4E17002973EE6CCF0B6210EFA4F7B27C993E1A20F051F2CB9DF73252D - InstallerSwitches: - Silent: /S /NCRC - SilentWithProgress: /passive /NCRC - Interactive: "" + AppsAndFeaturesEntries: + - DisplayVersion: 3.4.8.1 + ProductCode: '{B20ADA93-6536-48B8-B77E-D5BA3BEAE336}' + UpgradeCode: '{CE26CB12-6017-40BE-8D9F-B7292A0B59E8}' ManifestType: installer ManifestVersion: 1.12.0 From 16b19d6c0947a8426d858c54d959fff2d75c9455 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:10:25 +0800 Subject: [PATCH 127/279] New version: Anysphere.Cursor version 3.7.19 (#384926) --- .../3.7.19/Anysphere.Cursor.installer.yaml | 176 ++++++++++++++++++ .../3.7.19/Anysphere.Cursor.locale.en-US.yaml | 41 ++++ .../3.7.19/Anysphere.Cursor.locale.zh-CN.yaml | 19 ++ .../Cursor/3.7.19/Anysphere.Cursor.yaml | 8 + 4 files changed, 244 insertions(+) create mode 100644 manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.installer.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.en-US.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.zh-CN.yaml create mode 100644 manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.yaml diff --git a/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.installer.yaml new file mode 100644 index 000000000000..f7d56810c25f --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.installer.yaml @@ -0,0 +1,176 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.7.19 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- cursor +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/80c653c2c3528e65016a0d304b54486084b470bb/win32/x64/user-setup/CursorUserSetup-x64-3.7.19.exe + InstallerSha256: F915041E580883D265341F27E00463B656E4AE4048C4BB77D901F29FD7B972FB + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/80c653c2c3528e65016a0d304b54486084b470bb/win32/x64/system-setup/CursorSetup-x64-3.7.19.exe + InstallerSha256: 16FEB9EFFA15246BECF1B0652E70A51489CC0D5181184B9DA9EC39883B56A9F0 + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/80c653c2c3528e65016a0d304b54486084b470bb/win32/arm64/user-setup/CursorUserSetup-arm64-3.7.19.exe + InstallerSha256: 01976ADDA7F51FB2878465A98E52F19ADD2C4D3BB4C64C1CBEBBDA3328074DA2 + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/80c653c2c3528e65016a0d304b54486084b470bb/win32/arm64/system-setup/CursorSetup-arm64-3.7.19.exe + InstallerSha256: 193E306570ECB44A1FD293492A852876ABAEDB2C117A0948DE6322202094F997 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 000000000000..fda96687aa51 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.7.19 +PackageLocale: en-US +Publisher: Anysphere +PublisherUrl: https://www.cursor.com/ +PublisherSupportUrl: https://forum.cursor.com/ +PrivacyUrl: https://www.cursor.com/privacy +Author: Anysphere Inc. +PackageName: Cursor +PackageUrl: https://www.cursor.com/ +License: Proprietary +LicenseUrl: https://www.cursor.com/terms-of-service +ShortDescription: The AI Code Editor +Description: Cursor is a new, intelligent IDE, empowered by seamless integrations with AI. Built upon VSCode, Cursor is quick to learn, but can make you extraordinarily productive. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + With Design Mode in the Cursor browser, you can click, draw, or describe changes by voice to help agents update your UI. + + Multi-select elements + Click on two or more elements together in the browser. Cursor sees the selected elements, their code, the surrounding layout, and the visual relationships on the page. + + Ask the agent to make one match the other, remove repeated content, or adjust a group of components at once. + + Voice input + Narrate changes through the Design Mode overlay. The mic stays available while an agent is mid-run, so you can queue the next change by voice without waiting for the previous one to finish. +ReleaseNotesUrl: https://changelog.cursor.com/ +PurchaseUrl: https://www.cursor.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.cursor.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 000000000000..f7075e70f3cb --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.7.19 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: AI 代码编辑器 +Description: Cursor 是一款全新的智能 IDE,可与 AI 无缝集成。Cursor 以 VSCode 为基础,上手很快,但却能让你的工作效率超乎寻常。 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.cursor.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.yaml new file mode 100644 index 000000000000..5fa8ae3c39a1 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.19/Anysphere.Cursor.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.7.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2883f4eb3fe0ffb155b1a2bc6239f0f75cad080e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:10:39 +0800 Subject: [PATCH 128/279] New version: Proma.Proma version 0.12.0 (#384940) --- .../Proma/0.12.0/Proma.Proma.installer.yaml | 31 ++++++++++ .../0.12.0/Proma.Proma.locale.en-US.yaml | 29 +++++++++ .../0.12.0/Proma.Proma.locale.zh-CN.yaml | 59 +++++++++++++++++++ .../p/Proma/Proma/0.12.0/Proma.Proma.yaml | 8 +++ 4 files changed, 127 insertions(+) create mode 100644 manifests/p/Proma/Proma/0.12.0/Proma.Proma.installer.yaml create mode 100644 manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.en-US.yaml create mode 100644 manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.zh-CN.yaml create mode 100644 manifests/p/Proma/Proma/0.12.0/Proma.Proma.yaml diff --git a/manifests/p/Proma/Proma/0.12.0/Proma.Proma.installer.yaml b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.installer.yaml new file mode 100644 index 000000000000..7d652521468e --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- proma +FileExtensions: +- proma-backup +- proma-share +ProductCode: 7c277a67-1561-5044-94b9-16fb308e8209 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.0-setup.exe + InstallerSha256: 4110B7C8CB3EF5DC7A695C3F10CD9B3494E0CC01133CEAB2FCB425194997189D + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.12.0-setup.exe + InstallerSha256: 4110B7C8CB3EF5DC7A695C3F10CD9B3494E0CC01133CEAB2FCB425194997189D + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.en-US.yaml b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.en-US.yaml new file mode 100644 index 000000000000..e45edd23ef35 --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.0 +PackageLocale: en-US +License: Freeware +ShortDescription: A local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. +Description: |- + Proma is a local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. + It's not just a chatbox for casual conversations, but an Agent workspace designed to accumulate personal workflows over time: use Chat for simple questions, assign complex tasks to the Agent, and keep data and configurations as local as possible. + + What you can do now + - Chat mode: Multi-model conversations, attachment parsing, image input, Markdown / Mermaid / KaTeX / code highlighting, side-by-side chats, system prompts, context management. + - Agent mode: General Agent based on @anthropic-ai/claude-agent-sdk, supporting workspace isolation, permission modes, file operations, streaming output for long-running tasks, plan confirmation, and user follow-up. + - SubAgent / Tasks: Complex tasks can be broken down into sub-Agents / Tasks via the Claude Agent SDK tools, with invocation processes and results displayed within the message stream. + - Skills & MCP: Each workspace can independently configure Skills, MCP Server, and workspace files, ideal for accumulating reusable capabilities. + - Remote bots: Supports Feishu / Lark bot bridging, with DingTalk and WeChat bridge entry points already provided, enabling mobile devices or group chats to trigger local Agent workflows. + - Memory and tools: Chat and Agent share memory capabilities, and support web search, built-in Chat tools, Agent recommendations, and other auxiliary features. + - Local-first: Conversations, workspaces, attachments, configurations, Skills, etc., are stored by default in ~/.proma/, organized using JSON / JSONL files, without relying on a local database. + - Desktop experience: Auto-update, proxy settings, file preview, global shortcuts, quick task window, voice input, light / dark / system-following themes. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.zh-CN.yaml b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.zh-CN.yaml new file mode 100644 index 000000000000..e6eb0c5403cd --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.locale.zh-CN.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.0 +PackageLocale: zh-CN +Publisher: ErlichLiu +PublisherUrl: https://proma.cool/ +PublisherSupportUrl: https://github.com/proma-ai/Proma/issues +PackageName: Proma +PackageUrl: https://proma.cool/download +License: 免费软件 +Copyright: Copyright © 2024-2026 Proma +ShortDescription: 把最丝滑的通用 Agent 体验带进你的工作流,为 100x 专业用户而生的未来产品,正在实现 proactive Agent 阶段。基于 Claude Agent SDK 的完整开源实践,原生支持飞书群聊调用、灵活接入任意大模型供应商 —— 让顶级 Agent 能力真正跑在你每天用的地方。 +Description: |- + Proma 是一个本地优先的 AI 桌面应用,把多模型 Chat、通用 Agent、工作区、Skills、MCP、远程机器人和记忆能力放在同一个开源客户端里。 + 它不是只面向闲聊的聊天框,而是一个可以长期沉淀个人工作流的 Agent 工作台:简单问题用 Chat,复杂任务交给 Agent,数据和配置尽量留在本地。 + + 现在能做什么 + - Chat 模式:多模型对话、附件解析、图片输入、Markdown / Mermaid / KaTeX / 代码高亮、并排对话、系统提示词、上下文管理。 + - Agent 模式:基于 @anthropic-ai/claude-agent-sdk 的通用 Agent,支持工作区隔离、权限模式、文件操作、长任务流式输出、计划确认和用户追问。 + - SubAgent / Tasks:复杂任务可以通过 Claude Agent SDK 的 Agent 工具拆分为子 Agent / Task,并在消息流中展示调用过程和结果。 + - Skills & MCP:每个工作区可以独立配置 Skills、MCP Server 和工作区文件,适合沉淀可复用能力。 + - 远程机器人:支持飞书 / Lark 机器人桥接,并已提供钉钉、微信桥接入口,用手机或群聊触发本机 Agent 工作流。 + - 记忆与工具:Chat 和 Agent 可共享记忆能力,并支持联网搜索、内置 Chat 工具、Agent 推荐等辅助能力。 + - 本地优先:会话、工作区、附件、配置、Skills 等默认存储在 ~/.proma/,使用 JSON / JSONL 文件组织,不依赖本地数据库。 + - 桌面体验:自动更新、代理设置、文件预览、全局快捷键、快速任务窗口、语音输入、亮色 / 暗色 / 跟随系统主题。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotes: |- + Proma v0.12.0 + 对比基准:v0.11.1 + 这一版最大的变化是引入了**定时任务(Automation)**系统——让 Proma 能够周期性地自动执行 Agent 任务,无人值守地帮你跑日报、查 PR、盯数据源。除此之外还补齐了工作区重命名、项目删除确认、设置页 built-in skill 分组,并把后台任务完成自动唤醒、Bridge 长连接自愈等一批稳定性改进一并带上。 + 新功能 + - 定时任务(Automation)系统(测试版) — 全新的周期性任务调度能力。点击侧边栏的「自动任务」按钮进入全屏管理视图,列表按「启用中 / 已暂停」分组,每行展示状态灯、任务名、prompt 摘要和调度文案,hover 时浮出「立即运行一次 / 删除」操作。支持三种调度模式(固定间隔 interval、每天 daily、每周 weekly),可配置权限模式、模型和任务描述。底层是一个 30 秒 tick 的后台调度器,复用同一会话执行、失败自动退避、连续失败自动暂停。任务数据持久化在 ~/.proma/automations.json,每次运行的历史记录可点击直接跳转回对应会话。除了手动创建,你也可以直接在 Agent 对话里说「帮我每 5 分钟检查一次 PR」,Proma 会自动识别意图并弹出任务卡片 + - 自然语言创建定时任务 — Agent 收到周期性任务诉求时,通过结构化输出协议自动创建 Automation,无需手动填表。意图识别走「DeepSeek + Anthropic + 关键词启发式」三级 fallback,关键词清单覆盖「定时」「自动」「每隔」等常见说法。同时把 Proma Automation 暴露为 Agent 的 MCP 工具,命令处理从隐藏注释升级为带类型的工具调用,每次定时执行都会开一个全新会话,过期的 run-now id 会显式报错 + - 定时任务支持飞书通知 — 任务执行完成后可将结果推送到飞书,跑批结果不必盯着 Proma 也能第一时间收到 + - 定时任务编辑器升级为 Markdown 富文本 — 任务 prompt 输入框从普通 textarea 换成项目统一的 Markdown 富文本编辑器,编辑时即可看到渲染效果,编辑器空白区域点击即聚焦,推荐引导文案常驻在编辑器上方 + - 设置页将 Proma 自带 skill 归为 built-in 分组 — Skills 列表中,存在于 ~/.proma/default-skills/ 的内置 skill 单独归入 "built-in" 分组并标注 PROMA 标签,同时隐藏删除按钮避免误删。内部分组哨兵用 proma-built-in 命名,规避与用户安装的同前缀第三方 skill 产生 key 碰撞 + - 工作区重命名 — 项目(工作区)三点菜单中新增「重命名」入口,可直接修改工作区名称 + - 项目删除二次确认 — 删除项目前弹出确认对话框,并前置删除守卫:默认项目与最后一个项目不允许删除,避免误删后留下孤儿数据;索引先落盘再删目录,杜绝孤儿索引条目 + - 后台任务 / Monitor 完成时自动唤醒 idle Agent — Agent 模式下 run_in_background 后台任务完成、或 Monitor 命中事件时,会自动唤醒已结束当前轮次的 Agent 续跑,无需手动再发一条消息。底层用 SDK Stop hook 观察在飞行的任务,仍有任务时保持消息通道开启,并加 1 小时空闲超时兜底释放子进程;软空闲态下仍可继续注入消息,唤醒输出独立成块不会与上一轮混在一起 + - Bridge 长连接自愈 — 飞书 / 钉钉 / 企业微信的 Bridge 长连接在系统息屏、唤醒、解锁等网络短暂抖动场景下可能卡在错误状态。新增的 Bridge Registry 自愈机制会在系统恢复 / 解锁后重启已启用的 bridge,并周期性恢复被标记为不健康的连接 + - Chat 侧边栏对齐 Agent 布局 — Chat 模式侧边栏的列表结构与 Agent 模式对齐:可点击的置顶导航行改为静态的「置顶 / 历史」分区,会话行间距、选中态、流式输出时的左侧色条都与 Agent 会话行保持一致 + Bug 修复 + - 修复 LaTeX 原生分隔符无法渲染数学公式 — 模型按 LaTeX 习惯输出 \(...\) 行内公式或 \[...\] 块级公式时,聊天界面此前会把它们当作裸文本显示(如 [ EV = \sum p_i u_i ]),而不是渲染成公式。根因是 react-markdown 走 CommonMark 规范,会把这四个反斜杠括号当作转义吃掉,导致 remark-math 识别不到(它只默认认 $...$ 和 $$...$$)。现在在 markdown 解析前先把 \(...\) 规范化为 $...$、\[...\] 规范化为 $$...$$,让既有的 remark-math + rehype-katex 链路直接生效,不引入新依赖;代码块和内联代码中的字面量会被占位符保护、不受影响,推理折叠区也走同一规范化 + - 侧边栏置顶项过多时不再挤掉下方内容 — 置顶区此前没有高度上限,置顶会话一多就会把下方的 Chat 历史 / Agent 项目列表整个顶出可视区。现在置顶区高度约束在 6 行左右,超出则在区内滚动,下方历史始终可见 + - 修复定时任务草稿自动保存的重复创建竞态 — 新建任务的自动保存流程在计时器保存 / 关闭保存 / 立即运行保存重叠时,可能对同一个无 id 草稿调用多次 createAutomation 导致重复创建。现已将草稿持久化串行化,第一次 create 返回 id 前不会再触发第二次 + - 修复 Agent 项目下选中会话项缺少背景色 — AgentSessionItem 的选中态此前只有左侧一条 3px 指示条,背景与未选中项完全一致、极易被忽略。现补上 bg-foreground/[0.08] 选中背景,利用透明度合成自动适配深浅主题;blocked / running / completed 等带 accent 的状态也顺带补齐了选中背景 + - 优化定时任务入口在深色主题下的选中态可见性 — 列表项 hover/focus 背景透明度提升、操作按钮基础可见度提升;侧边栏入口选中态改用 accent-foreground,修复苍穹暮色 / 森息夜语 / 莫兰迪夜等深色主题下图标和数字不可见或颜色错乱的问题 + - 空状态隐藏重复的「新建定时任务」按钮 — 定时任务列表为空时,中心已有一个引导按钮,标题栏右上角的同名按钮会造成重复,现仅在已有任务时才渲染右上角按钮 + - 修复三点菜单关闭动画期间浮层漂移 — 顺带拉长了迷你地图的触发延迟,减少鼠标掠过时的误触 + - 长 prompt 场景限制 AskUserQuestion — 避免在超长输入下频繁打断用户 +ReleaseNotesUrl: https://github.com/proma-ai/Proma/releases/tag/v0.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proma/Proma/0.12.0/Proma.Proma.yaml b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.yaml new file mode 100644 index 000000000000..3152fc397b7c --- /dev/null +++ b/manifests/p/Proma/Proma/0.12.0/Proma.Proma.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Proma.Proma +PackageVersion: 0.12.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 974b7dcf2b1f6f3baa002b5e8246552641608452 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:10:54 +0800 Subject: [PATCH 129/279] New version: Tencent.TencentMeeting version 3.43.21.403 (#384944) --- .../Tencent.TencentMeeting.installer.yaml | 36 +++++++++++++++++++ .../Tencent.TencentMeeting.locale.en-US.yaml | 23 ++++++++++++ .../Tencent.TencentMeeting.locale.zh-CN.yaml | 27 ++++++++++++++ .../3.43.21.403/Tencent.TencentMeeting.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.installer.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.en-US.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.yaml diff --git a/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.installer.yaml b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.installer.yaml new file mode 100644 index 000000000000..f2ed0386ae34 --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.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: Tencent.TencentMeeting +PackageVersion: 3.43.21.403 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /SilentInstall=0 + SilentWithProgress: /SilentInstall=0 + InstallLocation: /InstallPath="" + Custom: /StartProcess=0 +UpgradeBehavior: install +Protocols: +- wemeet +- wwauth3rd3a82ac41e00d815d +- wwauth3rd4806d2ddf553eb8b +- wwauth3rdca2b0d866939bfde +FileExtensions: +- wemta +- wemtaidx +- wemtc +- wemtv +- wemtvidx +- wxe1097d193e4320fd +ProductCode: WeMeet +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://updatecdn.meeting.qq.com/cos/4f21a96a99b8e83a76815235f0480704/TencentMeeting_0300000000_3.43.21.403.publish.exe + InstallerSha256: 129EE7D8D37592FA8B5B4542220B92732FA2E21F9BB8AEF6D762605CDF2833B9 +- Architecture: x64 + InstallerUrl: https://updatecdn.meeting.qq.com/cos/f7c16a2360f05153bb471bd96110cfbf/TencentMeeting_0300000000_3.43.21.403_x86_64.publish.exe + InstallerSha256: 934530A266EC459B23A9BF6244914FC2863DCFC523E68962DFE3F36D53519A98 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.en-US.yaml b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.en-US.yaml new file mode 100644 index 000000000000..d80bc5c3f0e9 --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.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: Tencent.TencentMeeting +PackageVersion: 3.43.21.403 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co. Ltd. +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Meeting +License: Proprietary +Copyright: Copyright © 2018 - 2026 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Boundless Collaboration +Description: Backed by Tencent's 21 years of experience in audiovisual communications and Tencent Cloud's global network deployment, Tencent Meeting provides smooth, secure, and reliable cloud-based HD conferencing services that enable you to start or join meetings with ease anytime, anywhere. It features online document collaboration, join via WeChat Mini Programs, meeting management and control, screen sharing and many more. With Tencent Meeting, mobile working and cross-company meetings are no longer a problem! +Tags: +- conference +- conferencing +- meeting +- video-conferencing +- voice-conferencing +PurchaseUrl: https://meeting.tencent.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.zh-CN.yaml b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.zh-CN.yaml new file mode 100644 index 000000000000..1cb754d8a5ea --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.TencentMeeting +PackageVersion: 3.43.21.403 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PrivacyUrl: https://privacy.qq.com/document/preview/4467add90f9d4baaabd790cb1cb08b26 +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯会议 +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/preview/ab9ea528-0bf1-47b3-a8c3-f001b98912e2 +Copyright: Copyright © 2018 - 2026 Tencent Inc. All Rights Reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 多人实时视频会议软件 +Description: 腾讯会议是腾讯基于 21 年音视频通讯经验、并依托于腾讯云全球化网络部署出品的简单易用、高清流畅、安全可靠的云会议协作平台,界面清爽,操作简单,在线文档协作、小程序入会、会管会控、屏幕共享等功能一应俱全,让您随时随地、秒级入会,提升会议效率,从此移动办公、跨企业开会不再是难题! +Tags: +- 会议 +- 开会 +- 视频会议 +- 语音会议 +ReleaseNotes: |- + 【录制纪要模板上新,覆盖多场景记录需求】 + 新增多场景纪要模板,适配各类会议,助力结构化沉淀,记录规范,输出更专业。 +PurchaseUrl: https://meeting.tencent.com/buy/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.yaml b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.yaml new file mode 100644 index 000000000000..f419da47055f --- /dev/null +++ b/manifests/t/Tencent/TencentMeeting/3.43.21.403/Tencent.TencentMeeting.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: Tencent.TencentMeeting +PackageVersion: 3.43.21.403 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From def31e532a8a1a875ca92af15a880613c8b644fc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:11:09 +0800 Subject: [PATCH 130/279] New version: xemu-project.xemu version 0.8.136 (#384945) --- .../0.8.136/xemu-project.xemu.installer.yaml | 17 ++++++++ .../xemu-project.xemu.locale.en-US.yaml | 40 +++++++++++++++++++ .../xemu-project.xemu.locale.zh-CN.yaml | 27 +++++++++++++ .../xemu/0.8.136/xemu-project.xemu.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.installer.yaml create mode 100644 manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.en-US.yaml create mode 100644 manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.zh-CN.yaml create mode 100644 manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.yaml diff --git a/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.installer.yaml b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.installer.yaml new file mode 100644 index 000000000000..1060d0e3fa0e --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.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: xemu-project.xemu +PackageVersion: 0.8.136 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: xemu.exe + PortableCommandAlias: xemu +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xemu-project/xemu/releases/download/v0.8.136/xemu-win-x86_64-release.zip + InstallerSha256: B25A6C24A2C2C36A0843A153CD9EE59CA6833EF87BDCD855BA0824930E4DDD1D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.en-US.yaml b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.en-US.yaml new file mode 100644 index 000000000000..e5ec72d34fdc --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.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: xemu-project.xemu +PackageVersion: 0.8.136 +PackageLocale: en-US +Publisher: xemu Project +PublisherUrl: https://xemu.app +PublisherSupportUrl: https://github.com/xemu-project/xemu/issues +PackageName: xemu +PackageUrl: https://github.com/xemu-project/xemu +License: GPL-2.0 +LicenseUrl: https://github.com/xemu-project/xemu/blob/master/LICENSE +Copyright: © 2026 xemu Project +ShortDescription: Original Xbox Emulator +Description: A free and open-source application that emulates the original Microsoft Xbox game console, enabling people to play their original Xbox games on Windows, macOS, and Linux systems. +Tags: +- game +- xbox +ReleaseNotes: |- + Pull Requests + - #2892 - ci: Update Windows build toolchain image SHA (@mborgerson) + - #2891 - ubuntu-win64-cross: Bump mxe, GCC toolchain (@mborgerson) + - #2890 - Enable x86-64-v3 optimizations for release builds (@mborgerson) + - #2882 - Bump SDL3 subproject to 3.4.10 (@mborgerson) + - #2823 - hw/xbox: Clean up use of assert(false) (@Reedzit) + - #2867 - ui: Account for pixel density and display scaling (@mborgerson) + - #2866 - ui: Set SDL_HINT_VIDEO_DRIVER to wayland,x11 (@mborgerson) + Issues Fixed + - #1485 - build.sh should not hardcode IvyBridge target for macOS x86-64 builds + - #1492 - Enable additional architectural optimizations in release + Full Changelog: https://github.com/xemu-project/xemu/compare/v0.8.135...v0.8.136 +ReleaseNotesUrl: https://github.com/xemu-project/xemu/releases/tag/v0.8.136 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://xemu.app/docs +- DocumentLabel: FAQ + DocumentUrl: https://xemu.app/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.zh-CN.yaml b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.zh-CN.yaml new file mode 100644 index 000000000000..1e50618c5c09 --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: xemu-project.xemu +PackageVersion: 0.8.136 +PackageLocale: zh-CN +Publisher: xemu Project +PublisherUrl: https://xemu.app +PublisherSupportUrl: https://github.com/xemu-project/xemu/issues +PackageName: xemu +PackageUrl: https://github.com/xemu-project/xemu +License: GPL-2.0 +LicenseUrl: https://github.com/xemu-project/xemu/blob/master/LICENSE +Copyright: © 2026 xemu Project +ShortDescription: 初代 Xbox 模拟器 +Description: 这是一款免费的开源应用程序,可模拟初代微软 Xbox 游戏机,让人们能够在 Windows、macOS 和 Linux 系统上玩初代 Xbox 游戏。 +Tags: +- xbox +- 游戏 +ReleaseNotesUrl: https://github.com/xemu-project/xemu/releases/tag/v0.8.136 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://xemu.app/docs +- DocumentLabel: 常见问题 + DocumentUrl: https://xemu.app/docs/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.yaml b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.yaml new file mode 100644 index 000000000000..e1bad52f8ad9 --- /dev/null +++ b/manifests/x/xemu-project/xemu/0.8.136/xemu-project.xemu.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: xemu-project.xemu +PackageVersion: 0.8.136 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6e13319bb06efb49fa8c5f5f7008fca8d81674a4 Mon Sep 17 00:00:00 2001 From: kjxbyz <47768002+kjxbyz@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:11:32 +0800 Subject: [PATCH 131/279] New version: PicGuard.PicGuard version 5.6.0.478 (#384951) --- .../PicGuard.PicGuard.installer.yaml | 51 +++++++++++++++++++ .../PicGuard.PicGuard.locale.en-US.yaml | 33 ++++++++++++ .../PicGuard.PicGuard.locale.zh-CN.yaml | 33 ++++++++++++ .../PicGuard/5.6.0.478/PicGuard.PicGuard.yaml | 8 +++ 4 files changed, 125 insertions(+) create mode 100644 manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.installer.yaml create mode 100644 manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.en-US.yaml create mode 100644 manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.zh-CN.yaml create mode 100644 manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.yaml diff --git a/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.installer.yaml b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.installer.yaml new file mode 100644 index 000000000000..4d203fe8470f --- /dev/null +++ b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.installer.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PicGuard.PicGuard +PackageVersion: 5.6.0.478 +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: + - interactive + - silent + - silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-08 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/picguard/picguard/releases/download/v5.6.0.478/picguard-5.6.0.478-windows-x64-en-US.msi + InstallerSha256: B982A920531832A3087D8E844AC6BE13D91C391F2E767A4DCC06FFED83858788 + InstallerLocale: en-US + ProductCode: '{0D27F302-6F1B-43DD-9055-6C88365F7A0E}' + AppsAndFeaturesEntries: + - ProductCode: '{0D27F302-6F1B-43DD-9055-6C88365F7A0E}' + UpgradeCode: '{62EB3032-F9FB-4440-8DEF-B9D7BDFFD9F4}' + - Architecture: arm64 + InstallerUrl: https://github.com/picguard/picguard/releases/download/v5.6.0.478/picguard-5.6.0.478-windows-arm64-en-US.msi + InstallerSha256: 6CF89B55ED13B7768A5BD29681D70972DA4E6164457B4CE5475398A4704061BB + InstallerLocale: en-US + ProductCode: '{5C355988-E6F6-423B-B680-2F2CCCEBDD8D}' + AppsAndFeaturesEntries: + - ProductCode: '{5C355988-E6F6-423B-B680-2F2CCCEBDD8D}' + UpgradeCode: '{62EB3032-F9FB-4440-8DEF-B9D7BDFFD9F4}' + - Architecture: x64 + InstallerUrl: https://github.com/picguard/picguard/releases/download/v5.6.0.478/picguard-5.6.0.478-windows-x64-zh-CN.msi + InstallerSha256: 5096F96D466CB9FBE47D018E056DBB930DBAEF34898D67431C326178F10B7677 + InstallerLocale: zh-CN + ProductCode: '{47DA3753-1607-4A17-8CAD-A83A4BD5E345}' + AppsAndFeaturesEntries: + - ProductCode: '{47DA3753-1607-4A17-8CAD-A83A4BD5E345}' + UpgradeCode: '{62EB3032-F9FB-4440-8DEF-B9D7BDFFD9F4}' + - Architecture: arm64 + InstallerUrl: https://github.com/picguard/picguard/releases/download/v5.6.0.478/picguard-5.6.0.478-windows-arm64-zh-CN.msi + InstallerSha256: F5869BD171133AD0B0ED3E862AF53832D3BBD234B4761BC85164CB5C61025DB8 + InstallerLocale: zh-CN + ProductCode: '{FDE730EC-D67F-41E0-B99F-619148248ECB}' + AppsAndFeaturesEntries: + - ProductCode: '{FDE730EC-D67F-41E0-B99F-619148248ECB}' + UpgradeCode: '{62EB3032-F9FB-4440-8DEF-B9D7BDFFD9F4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.en-US.yaml b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.en-US.yaml new file mode 100644 index 000000000000..11c21f677c3e --- /dev/null +++ b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PicGuard.PicGuard +PackageVersion: 5.6.0.478 +PackageLocale: en-US +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/en/support +PrivacyUrl: https://picguard.org/en/legal/privacy +Author: kjxbyz +PackageName: PicGuard +PackageUrl: https://picguard.org +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE +Copyright: Copyright (c) 2023 Qiazo +ShortDescription: Your pictures, your signature. +Description: | + Introducing **PicGuard** - the ultimate solution for securing and customizing your digital photos. With our app, you can easily add watermarks to your images to protect your creative work and maintain your privacy. + + **PicGuard** offers robust privacy protection features, ensuring your personal and sensitive information remains safeguarded. It's highly customizable, allowing you to personalize watermarks with various fonts, styles, and designs to suit your needs. + + Accessible on web, mobile, and desktop, you can seamlessly integrate and manage your watermarking tasks across all your devices. **PicGuard**, as an open-source tool, it's not only free but also continuously improved by a community of developers dedicated to providing the best user experience. + + Download **PicGuard** today and take control of your photo security and personalization like never before! +Tags: + - picguard + - watermark + - watermarkassistant + - watermark-assistant +ReleaseNotesUrl: https://raw.githubusercontent.com/picguard/picguard/v5.6.0.478/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.zh-CN.yaml b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.zh-CN.yaml new file mode 100644 index 000000000000..a78d059caf34 --- /dev/null +++ b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PicGuard.PicGuard +PackageVersion: 5.6.0.478 +PackageLocale: zh-CN +Publisher: Qiazo +PublisherUrl: https://qiazo.com +PublisherSupportUrl: https://qiazo.com/zh/support +PrivacyUrl: https://picguard.org/zh/legal/privacy +Author: kjxbyz +PackageName: PicGuard +PackageUrl: https://picguard.org +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/picguard/picguard/main/LICENSE +Copyright: Copyright (c) 2023 Qiazo +ShortDescription: 给图片添加水印, 防止被恶意使用. +Description: | + 介绍 **PicGuard** - 保护和自定义数码照片的终极解决方案。使用我们的应用程序,您可以轻松地在图像上添加水印,以保护您的创意作品并维护您的隐私。 + + **PicGuard** 提供强大的隐私保护功能,确保您的个人和敏感信息得到保护。它具有高度可定制性,允许您使用各种字体、样式和设计个性化水印以满足您的需求。 + + 可在网络、移动设备和桌面上访问,您可以无缝集成和管理所有设备上的水印任务。**PicGuard** 是一种开源工具,它不仅免费,而且还由致力于提供最佳用户体验的开发人员社区不断改进。 + + 立即下载 **PicGuard**,以前所未有的方式控制您的照片安全和个性化! +Tags: + - picguard + - watermark + - watermarkassistant + - watermark-assistant +ReleaseNotesUrl: https://raw.githubusercontent.com/picguard/picguard/v5.6.0.478/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.yaml b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.yaml new file mode 100644 index 000000000000..03992da1921d --- /dev/null +++ b/manifests/p/PicGuard/PicGuard/5.6.0.478/PicGuard.PicGuard.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PicGuard.PicGuard +PackageVersion: 5.6.0.478 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 449a778c58454db99be8394595f4ddaa084c3d51 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 8 Jun 2026 19:11:37 +0200 Subject: [PATCH 132/279] Corrected x64 InstallerUrl: mikf.gallery-dl version 1.32.2 (#384947) --- .../1.32.2/mikf.gallery-dl.installer.yaml | 11 +- .../1.32.2/mikf.gallery-dl.locale.en-US.yaml | 101 +++++++++--------- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.installer.yaml b/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.installer.yaml index 46a87e126fb0..cc0c470c64fd 100644 --- a/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.installer.yaml +++ b/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.installer.yaml @@ -1,4 +1,3 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl @@ -7,17 +6,17 @@ Platform: - Windows.Desktop InstallerType: portable ReleaseDate: 2026-06-06 -AppsAndFeaturesEntries: -- DisplayName: gallery-dl (x64) Installers: - Architecture: x64 - InstallerUrl: https://codeberg.org/mikf/gallery-dl/releases/download/v1.32.2/gallery-dl_x86.exe - InstallerSha256: 88A8A956956E5F5E5258AC2DD8BC0FCCD8B21639D8664D32DB0A645ECB8106FC + InstallerUrl: https://codeberg.org/mikf/gallery-dl/releases/download/v1.32.2/gallery-dl.exe + InstallerSha256: 0910e91108ff288b905a7ecd180b195a03eae611413c4e43d82c4bd7a441db61 Commands: - gallery-dl Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + AppsAndFeaturesEntries: + - DisplayName: gallery-dl (x64) - Architecture: x86 InstallerUrl: https://codeberg.org/mikf/gallery-dl/releases/download/v1.32.2/gallery-dl_x86.exe InstallerSha256: 88A8A956956E5F5E5258AC2DD8BC0FCCD8B21639D8664D32DB0A645ECB8106FC @@ -26,5 +25,7 @@ Installers: Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + AppsAndFeaturesEntries: + - DisplayName: gallery-dl (x86) ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.locale.en-US.yaml b/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.locale.en-US.yaml index d8c7b01c9826..a507911fd16d 100644 --- a/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.locale.en-US.yaml +++ b/manifests/m/mikf/gallery-dl/1.32.2/mikf.gallery-dl.locale.en-US.yaml @@ -1,4 +1,3 @@ -# Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: mikf.gallery-dl @@ -12,7 +11,7 @@ PackageName: gallery-dl PackageUrl: https://github.com/mikf/gallery-dl License: GPL-2.0 LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE -Copyright: Copyright 2014-2026 Mike Fährmann +Copyright: 2014-2026 Mike Fährmann ShortDescription: Command-line program to download image galleries and collections from several image hosting sites Description: gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. Tags: @@ -24,56 +23,56 @@ Tags: - picture ReleaseNotes: |- Extractors - - Additions - - [shareimage] add gallery extractor (pr#143) - - 8chan - - fix IndexError: tuple index out of range (cb#113) - - bunkr - - fix file downloads (gh#142 gh#154 gh#9554) - - exhentai - - always forward search query parameters (cb#79) - - fix torrent downloads for parent galleries (gh#9507) - - unescape HTML entities in API metadata titles - - filester - - support mirror domains (gh#9501) - - add domain option (gh#9501) - - furaffinity - - fix metadata for Modern Theme (cb#101 pr#110) - - fix download URLs of non-image files (cb#115) - - gofile - - fix 401 Unauthorized (gh#133) - - instagram - - fix AttributeError when display_url is None (cb#104 pr#139) - - mangadex - - prevent KeyError: 'attributes' - - pixeldrain - - support URLs with .net TLD (cb#105) - - postype - - support URLs with language codes - - realbooru - - improve pagination end condition (gh#147) - - sankaku - - fix extended tag categories (gh#149) - - shimmie2 - - improve pagination end condition (gh#9525) - - subscribestar - - support subscribestar.art URLs (cb#77) - - toyhouse - - fix & improve metadata extraction - - tumblr - - support blog ID URLs - - twitter - - try to improve max_id handling & prevent repeated previously seen messages (gh#9410 gh#9437) - - support poll_choice_images cards (gh#9511) - - prevent errors for external cards - - vipergirls - - fix domain not applying to cookies (gh#9500) - - improve error for restricted threads (gh#9500) - - use a different domain than viper.click for login (gh#9500) - - xfolio - - fix _logged_in and header errors (pr#83) + • Additions + • [shareimage] add gallery extractor (pr#143) + • 8chan + • fix IndexError:tuple index out of range (cb#113) + • bunkr + • fix file downloads (gh#142 gh#154 gh#9554) + • exhentai + • always forward search query parameters (cb#79) + • fix torrent downloads for parent galleries (gh#9507) + • unescape HTML entities in API metadata titles + • filester + • support mirror domains (gh#9501) + • add domain option (gh#9501) + • furaffinity + • fix metadata for Modern Theme (cb#101 pr#110) + • fix download URLs of non-image files (cb#115) + • gofile + • fix 401 Unauthorized (gh#133) + • instagram + • fix AttributeError when display_url is None (cb#104 pr#139) + • mangadex + • prevent KeyError:«attributes» + • pixeldrain + • support URLs with .net TLD (cb#105) + • postype + • support URLs with language codes + • realbooru + • improve pagination end condition (gh#147) + • sankaku + • fix extended tag categories (gh#149) + • shimmie2 + • improve pagination end condition (gh#9525) + • subscribestar + • support subscribestar.art URLs (cb#77) + • toyhouse + • fix & improve metadata extraction + • tumblr + • support blog ID URLs + • twitter + • try to improve max_id handling & prevent repeated previously seen messages (gh#9410 gh#9437) + • support poll_choice_images cards (gh#9511) + • prevent errors for external cards + • vipergirls + • fix domain not applying to cookies (gh#9500) + • improve error for restricted threads (gh#9500) + • use a different domain than viper.click for login (gh#9500) + • xfolio + • fix _logged_in and header errors (pr#83) Scripts - - implement fmt.py + • implement fmt.py ReleaseNotesUrl: https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.2 Documentations: - DocumentLabel: Wiki From de9d1e9c1222db7218b14570e9759698614992bf Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:11:57 -0400 Subject: [PATCH 133/279] New version: Microsoft.SafetyScanner version 1.451.324.0 (#384953) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.324.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..2da04b114119 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.324.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.324.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.324.0&arch=x86 + InstallerSha256: 5B9E2FBF022DF4A5843E442492A48E1DDB021B2998ADD3C6B52EC61EA2D7268C +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.324.0&arch=amd64 + InstallerSha256: 357327280565FE09367EDBE17CE6447E5295FC8ABE2A9C3BE29A196340715EF3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..370cbfb2b013 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.324.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.324.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.324.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.324.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..3cd543fd5c54 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.324.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.324.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 47cb1bd6ae30155f94b053ba0ef204fd7320575f Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:12:00 -0400 Subject: [PATCH 134/279] New version: HomeBank.HomeBank version 5.10.1 (#384954) --- .../5.10.1/HomeBank.HomeBank.installer.yaml | 32 +++++++++++++++++++ .../HomeBank.HomeBank.locale.en-US.yaml | 24 ++++++++++++++ .../HomeBank/5.10.1/HomeBank.HomeBank.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.installer.yaml create mode 100644 manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.locale.en-US.yaml create mode 100644 manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.yaml diff --git a/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.installer.yaml b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.installer.yaml new file mode 100644 index 000000000000..804e2c9e5e87 --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.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: HomeBank.HomeBank +PackageVersion: 5.10.1 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{770D94F9-211A-4BC7-9921-FC946ABD82C8}_is1' +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- DisplayName: HomeBank 5.10.1 + ProductCode: '{770D94F9-211A-4BC7-9921-FC946ABD82C8}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.gethomebank.org/public/binaries/HomeBank-5.10.1-setup.exe + InstallerSha256: 2839705786CE17C70F67ED918FCAAC95FC41184549F663D073F6F1F9CDFD669E + InstallerSwitches: + Custom: /CURRENTUSER + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\HomeBank' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.gethomebank.org/public/binaries/HomeBank-5.10.1-setup.exe + InstallerSha256: 2839705786CE17C70F67ED918FCAAC95FC41184549F663D073F6F1F9CDFD669E + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HomeBank' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.locale.en-US.yaml b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.locale.en-US.yaml new file mode 100644 index 000000000000..08215f4c4a7f --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HomeBank.HomeBank +PackageVersion: 5.10.1 +PackageLocale: en-US +Publisher: Maxime DOYEN +PublisherSupportUrl: http://homebank.free.fr/support.php +PackageName: HomeBank +PackageUrl: http://homebank.free.fr/ +License: GPL-2.0-or-later +LicenseUrl: http://homebank.free.fr/en/support.php +ShortDescription: HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting. +Description: |- + HomeBank is a free, open source, personal finance and money management application that can be used to manage your daily and monthly finance details easily as well as effectively. + It has built-in powerful filtering tools and graphs that will help you to analyze your everyday transactions. + It is a cross platform tool which will work on almost all common devices and operating systems, including Linux, Windows, FreeBSD, and Mac OS X. +Tags: +- accounting +- budget +- finance +- money +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.yaml b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.yaml new file mode 100644 index 000000000000..705f661d8b81 --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.1/HomeBank.HomeBank.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: HomeBank.HomeBank +PackageVersion: 5.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d2f48161bb85855eee824f9cfcb89495a17e091f Mon Sep 17 00:00:00 2001 From: ggml-bot-2 Date: Mon, 8 Jun 2026 20:12:26 +0300 Subject: [PATCH 135/279] New version: ggml.llamacpp version b9553 (#384955) --- .../b9553/ggml.llamacpp.installer.yaml | 30 +++++++ .../b9553/ggml.llamacpp.locale.en-US.yaml | 83 +++++++++++++++++++ .../g/ggml/llamacpp/b9553/ggml.llamacpp.yaml | 8 ++ 3 files changed, 121 insertions(+) create mode 100644 manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.installer.yaml create mode 100644 manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.locale.en-US.yaml create mode 100644 manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.yaml diff --git a/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.installer.yaml new file mode 100644 index 000000000000..fb93e63b60fc --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b9553 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-07 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b9553/llama-b9553-bin-win-vulkan-x64.zip + InstallerSha256: 71CE19EC77D6EDDCAFF520F6BA2C0E90C28755D0EC2851C2375042ECDDBB9BBA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 000000000000..d17e5bdfed40 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,83 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b9553 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + common : relax sampler name matching (#23744) + - common : relax sampler name matching + Currently, in some cases, the alternative names for samplers (like + top-k and min-p instead of the canonical top_k and min_p) are + not always recognized by the common_sampler_types_from_names function + in common/sampling.cpp. + This PR changes the signature of this function to remove the bool allow_alt_names flag, and removes all occurences of the flag from call + sites. Therefore, the function will now always match all known names. + I also changed the logic of the function to unconditionally check the + provided sampler names against both the canonical and alternative names, + and to be case-insensitive. + This fixes an issue I was seeing wherein samplers specified in the + llama-server UI were not recognized as valid when the alternative + names were used. + - add more alt names + - cont. fix + - cast to unsigned char for correctness + - common : unify sampler name mapping + - annotate canonical vs. alt sampler name mappings per @CISC + - Update common/sampling.cpp + Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@scala.com + - common : auto-generate sampler name aliases per @ngxson + - use merged map for matching + - use .merge instead of iterating + - nit: simplify comment + - nit: use insert everywhere, not index assignment + Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@scala.com + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu x64 (OpenVINO) + - Ubuntu x64 (SYCL FP32) DISABLED + Android: + - Android arm64 (CPU) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.3 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) DISABLED + - Windows x64 (HIP) + openEuler: + - DISABLED + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) + UI: + - UI +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b9553 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.yaml new file mode 100644 index 000000000000..1ae6426fce19 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9553/ggml.llamacpp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b9553 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b065755088ab186c45c6dc93c5560ede44ee980d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:12:28 +0800 Subject: [PATCH 136/279] New version: AdsPower.AdsPower version 8.6.3 (#384957) --- .../8.6.3/AdsPower.AdsPower.installer.yaml | 22 ++++++++++++ .../8.6.3/AdsPower.AdsPower.locale.en-US.yaml | 27 ++++++++++++++ .../8.6.3/AdsPower.AdsPower.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../AdsPower/8.6.3/AdsPower.AdsPower.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.installer.yaml create mode 100644 manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.en-US.yaml create mode 100644 manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.zh-CN.yaml create mode 100644 manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.yaml diff --git a/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.installer.yaml b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.installer.yaml new file mode 100644 index 000000000000..86060a213c00 --- /dev/null +++ b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.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: AdsPower.AdsPower +PackageVersion: 8.6.3 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- adspowerglobal +ProductCode: db821d47-7b3f-5a6f-afe8-6a107e22d1c8 +Installers: +- Architecture: x86 + InstallerUrl: https://version.adspower.net/software/win32-global/8.6.3/AdsPower-Global-8.6.3-x86.exe + InstallerSha256: 822459EBA3BFFFF8FA3B22A157B962C1DBB8C38DCCE244921A681504C34226FC +- Architecture: x64 + InstallerUrl: https://version.adspower.net/software/win64-global/8.6.3/AdsPower-Global-8.6.3-x64.exe + InstallerSha256: 99AC2ABEF961520919B8376448923DCE28A5BDBB543B77895BC3BE40AE90BD90 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.en-US.yaml b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.en-US.yaml new file mode 100644 index 000000000000..5ebd06ce82a4 --- /dev/null +++ b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.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: AdsPower.AdsPower +PackageVersion: 8.6.3 +PackageLocale: en-US +Publisher: AdsPower +PublisherUrl: https://www.adspower.com/ +PublisherSupportUrl: https://help.adspower.com/ +PrivacyUrl: https://app.adspower.com/privacy +Author: SUNFLOWER TECH PTE. LTD. +PackageName: AdsPower Global +PackageUrl: https://www.adspower.com/download +License: Proprietary +LicenseUrl: https://app.adspower.com/service +Copyright: Copyright© SUNFLOWER TECH PTE. LTD. +CopyrightUrl: https://app.adspower.com/service +ShortDescription: Most Secure Antidetect Browser for Multi-Accounts +Tags: +- browser +- internet +- web +- webpage +ReleaseNotesUrl: https://www.adspower.com/release +PurchaseUrl: https://www.adspower.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.zh-CN.yaml b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.locale.zh-CN.yaml new file mode 100644 index 000000000000..42ff82442fb5 --- /dev/null +++ b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.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: AdsPower.AdsPower +PackageVersion: 8.6.3 +PackageLocale: zh-CN +Publisher: AdsPower +PublisherUrl: https://www.adspower.net/ +PublisherSupportUrl: https://help.adspower.net/ +PrivacyUrl: https://www.adspower.net/privacy-policy +Author: 广州标品软件有限公司 +PackageName: AdsPower Global +PackageUrl: https://www.adspower.net/download +License: 专有软件 +LicenseUrl: https://www.adspower.net/terms-of-use +Copyright: 版权所有© 广州标品软件有限公司 +CopyrightUrl: https://www.adspower.net/terms-of-use +ShortDescription: 让出海多账号管理更安全 +Description: |- + AdsPower 是一款专业的环境管理工具,可为每个平台账号提供独立的指纹浏览器隔离环境,可节省平台账号环境成本,高效管理平台账号,满足多种业务场景需求; + 我们主要有以下几点功能: + - 批量浏览器环境管理 + - 自动设置浏览器独立指纹 + - 打开多个浏览器环境彼此独立 + - 自动化操作,大大提高效率 + - 团队协作功能,支持多用户协作使用 + - 支持设置主流代理网络 +Tags: +- 互联网 +- 浏览器 +- 网页 +ReleaseNotesUrl: https://www.adspower.net/release +PurchaseUrl: https://www.adspower.net/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.yaml b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.yaml new file mode 100644 index 000000000000..4a7863384865 --- /dev/null +++ b/manifests/a/AdsPower/AdsPower/8.6.3/AdsPower.AdsPower.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: AdsPower.AdsPower +PackageVersion: 8.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3eaf22167bba8dcebfc6488232ef845467c7e87 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:12:52 +0800 Subject: [PATCH 137/279] Update: ByteDance.Douyin version 7.9.0 (#384958) --- .../ByteDance/Douyin/7.9.0/ByteDance.Douyin.installer.yaml | 6 +++--- .../Douyin/7.9.0/ByteDance.Douyin.locale.zh-CN.yaml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.installer.yaml b/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.installer.yaml index 3ae4767e570e..09fedc9eeb39 100644 --- a/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.installer.yaml +++ b/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.installer.yaml @@ -9,10 +9,10 @@ InstallerSwitches: Upgrade: --updated UpgradeBehavior: install ProductCode: douyin -ReleaseDate: 2026-05-27 +ReleaseDate: 2026-06-08 Installers: - Architecture: x86 - InstallerUrl: https://lf-douyin-pc-web.douyinstatic.com/obj/douyin-pc-web/douyin-pc-client/7044145585217083655/releases/383001056/7.9.0/win32-ia32/douyin-v7.9.0-win32-ia32-default.exe - InstallerSha256: 7AAEBC190E94CF7F3F78B0E91D79B059402860D17056155C25A43D9343678680 + InstallerUrl: https://lf-douyin-pc-web.douyinstatic.com/obj/douyin-pc-web/douyin-pc-client/7044145585217083655/releases/383001056/7.9.0/win32-ia32/douyin-v7.9.0-win32-ia32-douyin.exe + InstallerSha256: 9ABAA8DE9D3AED75D26FA1F29F050229279A46EBC2620FD83D62808DBE1FB8EB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.locale.zh-CN.yaml b/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.locale.zh-CN.yaml index cc5f5f72735e..d89bb65090fc 100644 --- a/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.locale.zh-CN.yaml +++ b/manifests/b/ByteDance/Douyin/7.9.0/ByteDance.Douyin.locale.zh-CN.yaml @@ -18,6 +18,5 @@ ShortDescription: 发现好内容畅快看 Tags: - 抖音 - 短视频 -ReleaseNotes: 新版本修复了一些已知问题,并针对性能进行优化 ManifestType: locale ManifestVersion: 1.12.0 From 2d7c1e3762305c547ea83a9985683dcd74ec0d40 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:12:55 +0800 Subject: [PATCH 138/279] New version: ByteDance.SodaMusic version 3.4.0 (#384959) --- .../3.4.0/ByteDance.SodaMusic.installer.yaml | 18 +++++++++++ .../ByteDance.SodaMusic.locale.en-US.yaml | 30 +++++++++++++++++++ .../ByteDance.SodaMusic.locale.zh-CN.yaml | 29 ++++++++++++++++++ .../SodaMusic/3.4.0/ByteDance.SodaMusic.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.installer.yaml create mode 100644 manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.yaml diff --git a/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.installer.yaml b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.installer.yaml new file mode 100644 index 000000000000..0216cf304ec7 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.4.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: '{87285ABF-B326-46A4-B8BD-FFDD150917DE}_is1' +Installers: +- Architecture: x86 + InstallerUrl: https://lf-luna-release.qishui.com/obj/luna-release/3.4.0/388267242/SodaMusic-v3.4.0-official-win32_ia32.exe + InstallerSha256: e47b1f94b44a44e830a0e1493af3701a370a60e7d7abcb87b0b755fb7405fc52 +- Architecture: x64 + InstallerUrl: https://lf-luna-release.qishui.com/obj/luna-release/3.4.0/388267242/SodaMusic-v3.4.0-official-win32_x64.exe + InstallerSha256: 5d6b9c69707f4dfc0f0b729c5c2ac6ad5f2242ae48a8eb41b335b3a1214ae8d6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.en-US.yaml b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.en-US.yaml new file mode 100644 index 000000000000..5b6ded70064e --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: Beijing Douyin Technology Co., Ltd. +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://luna-web.douyin.com/privacy +Author: Beijing Microlive Vision Technology Co., Ltd. +PackageName: 汽水音乐 +PackageUrl: https://www.qishui.com/ +License: Proprietary +LicenseUrl: https://luna-web.douyin.com/terms +Copyright: Copyright © 2026 Beijing Microlive Vision Technology Co., Ltd. +ShortDescription: Douyin's official music APP +Tags: +- album +- artist +- audio +- cloud +- douyin +- music +- player +- playlist +- song +- sound +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.zh-CN.yaml b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.locale.zh-CN.yaml new file mode 100644 index 000000000000..99ae93f218ee --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.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: ByteDance.SodaMusic +PackageVersion: 3.4.0 +PackageLocale: zh-CN +Publisher: Beijing Douyin Technology Co., Ltd. +PublisherUrl: https://www.douyin.com/ +PublisherSupportUrl: https://www.douyin.com/aboutus/#contact +PrivacyUrl: https://luna-web.douyin.com/privacy +Author: 北京抖音科技有限公司 +PackageName: 汽水音乐 +PackageUrl: https://www.qishui.com/ +License: 专有软件 +LicenseUrl: https://luna-web.douyin.com/terms +Copyright: Copyright © 2026 Beijing Microlive Vision Technology Co., Ltd. +ShortDescription: 抖音官方出品音乐 APP +Tags: +- 专辑 +- 抖音 +- 播放器 +- 歌单 +- 歌手 +- 歌曲 +- 音乐 +- 音频 +ReleaseNotes: 优化了用户体验,修复了一些已知问题 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.yaml b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.yaml new file mode 100644 index 000000000000..c365ee3fe663 --- /dev/null +++ b/manifests/b/ByteDance/SodaMusic/3.4.0/ByteDance.SodaMusic.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.SodaMusic +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9f8e38fcd9f6e87a40e412327b4955b7a9ffd285 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:13:09 +0800 Subject: [PATCH 139/279] New version: can1357.oh-my-pi version 15.10.3 (#384960) --- .../15.10.3/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.10.3/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..0384462b30c4 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.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.10.3 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.3/omp-windows-x64.exe + InstallerSha256: 1950F0D14983B6B905D83B9CD695F1E2842E037E32309F96309B12CFFA0885FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..82f4f1ce8595 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.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.10.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.10.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.10.3/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..b00e4f4951dc --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.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.10.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.10.3/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.3/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..2777691062c7 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.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.10.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6e572920258c2776f7137c68d8d0aa4e6694c875 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:13:24 +0800 Subject: [PATCH 140/279] New version: HulubuluSoftware.AdvancedRenamer version 4.23 (#384962) --- ...uluSoftware.AdvancedRenamer.installer.yaml | 19 +++++++++ ...Software.AdvancedRenamer.locale.en-US.yaml | 39 +++++++++++++++++++ ...Software.AdvancedRenamer.locale.zh-CN.yaml | 26 +++++++++++++ .../HulubuluSoftware.AdvancedRenamer.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.installer.yaml create mode 100644 manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.en-US.yaml create mode 100644 manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.zh-CN.yaml create mode 100644 manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.yaml diff --git a/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.installer.yaml b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.installer.yaml new file mode 100644 index 000000000000..fac614ff1339 --- /dev/null +++ b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.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: HulubuluSoftware.AdvancedRenamer +PackageVersion: "4.23" +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- aren +ProductCode: Advanced Renamer_is1 +ReleaseDate: 2026-06-08 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://www.advancedrenamer.com/down/win/advanced_renamer_setup_4_23.exe + InstallerSha256: 839723E3CC9971A9208CD38D1CF551B780802989669130A41687F090DCE2B4F3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.en-US.yaml b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.en-US.yaml new file mode 100644 index 000000000000..81aa01a67627 --- /dev/null +++ b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.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: HulubuluSoftware.AdvancedRenamer +PackageVersion: "4.23" +PackageLocale: en-US +Publisher: Hulubulu Software +PublisherUrl: https://www.advancedrenamer.com/ +PublisherSupportUrl: https://www.advancedrenamer.com/support +PrivacyUrl: https://www.advancedrenamer.com/privacy +Author: Kim Jensen +PackageName: Advanced Renamer +PackageUrl: https://www.advancedrenamer.com/download +License: Proprietary +LicenseUrl: https://www.advancedrenamer.com/license +Copyright: Copyright (c) Hulubulu Software by Kim Jensen +ShortDescription: Batch file renaming utility for Windows and Mac. +Description: |- + Advanced Renamer is a program for renaming multiple files and folders at once. By configuring renaming methods the names can be manipulated in various ways. + It is easy to set up a batch rename using multiple methods on a large amount of files. The 13 different methods enables you to change the names, and timestamps of files in one go. The files can also be copied or moved to new locations based on information in the files. + With Advanced Renamer you can construct new file names by adding, removing, replacing, changing case, or giving the file a brand new name based on known information about the file. + Before performing the operations on the files you can verify that the output will be correct and if you perform the rename and regret it, you can undo the complete batch. +Moniker: advancedrenamer +Tags: +- file +- folder +- rename +- renamer +- renaming +ReleaseNotes: |- + Full list of changes in version 4.22 + - Fixed bug where customn keyboard shortcuts would block certain text input keys +ReleaseNotesUrl: https://www.advancedrenamer.com/whatsnew_v4 +PurchaseUrl: https://www.advancedrenamer.com/compare +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.advancedrenamer.com/user_guide/v4/gettingstarted +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.zh-CN.yaml b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.locale.zh-CN.yaml new file mode 100644 index 000000000000..3988fcc21ae2 --- /dev/null +++ b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.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: HulubuluSoftware.AdvancedRenamer +PackageVersion: "4.23" +PackageLocale: zh-CN +Publisher: Hulubulu Software +PackageName: Advanced Renamer +License: 专有软件 +ShortDescription: 适用于 Windows 和 Mac 的批量文件重命名工具。 +Description: |- + Advanced Renamer 是一款一次性重命名多个文件和文件夹的程序。通过配置重命名方法,可以对名称进行各种操作。 + 你可以使用多种方法对大量文件进行批量重命名,可以通过 13 种不同的方式一次性更改文件名和时间戳,也可以根据文件中的信息将文件复制或移动到新的位置。 + 有了 Advanced Renamer,你可以根据文件的已知信息,通过添加、删除、替换、更改大小写或赋予文件一个全新的名称来创建新的文件名。 + 在对文件执行操作前,你可以验证输出结果是否正确,如果执行重命名后感到后悔,还可以撤销整个批处理。 +Tags: +- 文件 +- 文件夹 +- 更名 +- 更名器 +- 重命名 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.advancedrenamer.com/user_guide/v4/gettingstarted +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.yaml b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.yaml new file mode 100644 index 000000000000..d087544f54a0 --- /dev/null +++ b/manifests/h/HulubuluSoftware/AdvancedRenamer/4.23/HulubuluSoftware.AdvancedRenamer.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: HulubuluSoftware.AdvancedRenamer +PackageVersion: "4.23" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bb01e298ebc081e9dec0bf126fb838f39a7fecd9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:13:38 +0800 Subject: [PATCH 141/279] New version: Postman.Postman version 12.14.0 (#384965) --- .../12.14.0/Postman.Postman.installer.yaml | 24 +++++++++++ .../12.14.0/Postman.Postman.locale.en-US.yaml | 40 +++++++++++++++++++ .../12.14.0/Postman.Postman.locale.zh-CN.yaml | 35 ++++++++++++++++ .../Postman/12.14.0/Postman.Postman.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/p/Postman/Postman/12.14.0/Postman.Postman.installer.yaml create mode 100644 manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.en-US.yaml create mode 100644 manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.zh-CN.yaml create mode 100644 manifests/p/Postman/Postman/12.14.0/Postman.Postman.yaml diff --git a/manifests/p/Postman/Postman/12.14.0/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.installer.yaml new file mode 100644 index 000000000000..3f12b08b27f8 --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.14.0/windows_64 + InstallerSha256: 855E62162C4518E6D96AED4B70F246B7E532EECD82896FBD97FC939450F06A4F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.en-US.yaml new file mode 100644 index 000000000000..5b5d971ac738 --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.0 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: |- + Bug Fixes + Some critical bug fixes and enhancements were added in this release. +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 000000000000..a65460095bea --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.0 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.0/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.yaml new file mode 100644 index 000000000000..02faef9b24db --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.0/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c941f10ace33763cdf8adf7c56c1b2996c63fe14 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:13:52 +0800 Subject: [PATCH 142/279] New version: rainnoon.OC-Claw version 1.8.6 (#384966) --- .../1.8.6/rainnoon.OC-Claw.installer.yaml | 24 ++++++++++ .../1.8.6/rainnoon.OC-Claw.locale.en-US.yaml | 46 +++++++++++++++++++ .../1.8.6/rainnoon.OC-Claw.locale.zh-CN.yaml | 27 +++++++++++ .../OC-Claw/1.8.6/rainnoon.OC-Claw.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.installer.yaml create mode 100644 manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.en-US.yaml create mode 100644 manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.zh-CN.yaml create mode 100644 manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.yaml diff --git a/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.installer.yaml b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.installer.yaml new file mode 100644 index 000000000000..0c86c872e78d --- /dev/null +++ b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.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: rainnoon.OC-Claw +PackageVersion: 1.8.6 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: oc-claw +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/rainnoon/oc-claw/releases/download/v1.8.6/oc-claw_1.8.6_x64-setup.exe + InstallerSha256: 8DE4C07F6E5CAF4A9DAC602975EEF9B410BB4967B0BBA97C0E11FCFFA67B4C1D + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/rainnoon/oc-claw/releases/download/v1.8.6/oc-claw_1.8.6_x64-setup.exe + InstallerSha256: 8DE4C07F6E5CAF4A9DAC602975EEF9B410BB4967B0BBA97C0E11FCFFA67B4C1D + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.en-US.yaml b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.en-US.yaml new file mode 100644 index 000000000000..0c0b0fa1a45e --- /dev/null +++ b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rainnoon.OC-Claw +PackageVersion: 1.8.6 +PackageLocale: en-US +Publisher: openclaw +PublisherUrl: https://github.com/rainnoon +PublisherSupportUrl: https://github.com/rainnoon/oc-claw/issues +PackageName: oc-claw +PackageUrl: https://www.oc-claw.ai/ +License: MIT +LicenseUrl: https://github.com/rainnoon/oc-claw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 rainnoon +ShortDescription: A desktop pet that monitors your AI coding agents in real time. +Description: |- + A desktop pet that monitors your AI coding agents in real time. Supports macOS and Windows. + + What it does + - Reacts to OpenClaw / Claude Code / Codex / Cursor agent activity in real time (working, idle, waiting) + - Desktop pet character animates when agents work and sleeps when idle (macOS notch or Windows taskbar) + - Auto-discovers local OpenClaw agents with session lists, chat history, and daily calls/tokens charts + - Listens to local Claude Code, Codex, and Cursor sessions via hooks, view live conversations + - Connect to remote OpenClaw instances running on servers via SSH + - Custom character animations, pair different agents with different characters + - Customizable island backgrounds with crop tool + - Completion & waiting sound effects +Tags: +- claude-code +- codex +- cursor +- desktop-pet +- openclaw +ReleaseNotes: |- + oc-claw v1.8.6 + Agents + - opencode integration: session tracking, completion popup, and token stats from the local opencode.db + - Windows: Codex hook integration + Mascots + - Multi-mascot mode: manage the main + extra mascots in one list (change pet in place, add/remove), with xiang-qi-e selectable as the main + - Moved the mascot size slider into the pairing tab + Fixes + - Windows: opencode completion popup suppressed when its terminal is focused; char-safe truncation; various stability fixes +ReleaseNotesUrl: https://github.com/rainnoon/oc-claw/releases/tag/v1.8.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.zh-CN.yaml b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.zh-CN.yaml new file mode 100644 index 000000000000..20f4f7932c75 --- /dev/null +++ b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: rainnoon.OC-Claw +PackageVersion: 1.8.6 +PackageLocale: zh-CN +ShortDescription: 一个实时监控你的 AI 编程 agent 的桌面宠物。 +Description: |- + 桌面宠物应用,实时监控你的 AI 编程 agent 工作状态。支持 macOS 和 Windows。 + + 功能 + - 实时响应 OpenClaw / Claude Code / Codex / Cursor agent 活动状态(工作、空闲、等待) + - 桌面宠物角色,工作时播放动画,休息时打盹(macOS 刘海或 Windows 任务栏) + - 自动发现本地 OpenClaw agent,显示 session 列表、聊天记录、调用量/token 统计图表 + - 通过 Hook 监听本地 Claude Code、Codex 和 Cursor 会话,查看实时对话 + - 通过 SSH 连接远程服务器上的 OpenClaw 实例 + - 自定义角色动画,将不同 agent 配对不同角色 + - 可自定义岛屿背景,支持裁剪工具 + - 完成提示音 & 等待提示音 +Tags: +- claude-code +- codex +- cursor +- openclaw +- 桌宠 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.yaml b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.yaml new file mode 100644 index 000000000000..b335ada292b9 --- /dev/null +++ b/manifests/r/rainnoon/OC-Claw/1.8.6/rainnoon.OC-Claw.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: rainnoon.OC-Claw +PackageVersion: 1.8.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 325e9f8b19795346816ecec10747886e58cf7617 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:14:07 +0800 Subject: [PATCH 143/279] New version: SchoolCraft.WorksheetCrafter version 2026.2.4.223 (#384967) --- .../SchoolCraft.WorksheetCrafter.installer.yaml | 4 ++-- .../SchoolCraft.WorksheetCrafter.locale.de-DE.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.locale.en-US.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.yaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/SchoolCraft/WorksheetCrafter/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.installer.yaml (79%) rename manifests/s/SchoolCraft/WorksheetCrafter/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml (97%) rename manifests/s/SchoolCraft/WorksheetCrafter/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.locale.en-US.yaml (94%) rename manifests/s/SchoolCraft/WorksheetCrafter/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml (94%) rename manifests/s/SchoolCraft/WorksheetCrafter/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.yaml (89%) diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.installer.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.installer.yaml similarity index 79% rename from manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.installer.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.installer.yaml index 4369725b308d..b9403bc35e17 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.installer.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 InstallerType: inno Scope: machine FileExtensions: @@ -12,6 +12,6 @@ ProductCode: '{BA0ADF97-5ED4-415F-AA1B-1716582FF267}_is1' Installers: - Architecture: x64 InstallerUrl: https://www.hidrive.strato.com/wget/7GAqjRGi - InstallerSha256: 9B52EACBD7ABC957D8EA897DECF5C72F3DD5EAF6B8CFD77BD43EC3FC0E28F5AE + InstallerSha256: E9EA0272D21E1B425B25803E32D82445F85AB964B315D8DA9ADF7EE7B9DB9CDF ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml similarity index 97% rename from manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml index a7011ce6dc5e..3e353cc475fc 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.de-DE.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: de-DE Publisher: SchoolCraft GmbH PublisherUrl: https://worksheetcrafter.com/ diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.en-US.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.en-US.yaml similarity index 94% rename from manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.en-US.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.en-US.yaml index 5a0bd4d7bf49..3ca2024c7d0a 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.en-US.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: en-US License: Proprietary ShortDescription: Your appealing and easy-to-use software for creating differentiated learning materials in primary, elementary, and special needs schools. diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml similarity index 94% rename from manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml index a4320e203416..96cdd841d1e4 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于小学、普通学校及特殊教育学校的、界面友好且操作简便的差异化教学材料设计软件。 diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.yaml similarity index 89% rename from manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.yaml index 091dba8926d6..122d85328788 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/2026.1.3.252/SchoolCraft.WorksheetCrafter.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/2026.2.4.223/SchoolCraft.WorksheetCrafter.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 DefaultLocale: de-DE ManifestType: version ManifestVersion: 1.12.0 From bdf624d1e04c0192289d5878d2c6cdc70d2c0649 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:14:21 +0800 Subject: [PATCH 144/279] New version: DolphinComputerAccess.EasyReader version 2026.0.2.723 (#382085) --- ...inComputerAccess.EasyReader.installer.yaml | 20 ++++++++++ ...omputerAccess.EasyReader.locale.en-US.yaml | 38 +++++++++++++++++++ ...omputerAccess.EasyReader.locale.zh-CN.yaml | 20 ++++++++++ .../DolphinComputerAccess.EasyReader.yaml | 8 ++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.installer.yaml create mode 100644 manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.en-US.yaml create mode 100644 manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.zh-CN.yaml create mode 100644 manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.yaml diff --git a/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.installer.yaml b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.installer.yaml new file mode 100644 index 000000000000..a9cd1f45fe5a --- /dev/null +++ b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.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: DolphinComputerAccess.EasyReader +PackageVersion: 2026.0.2.723 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +FileExtensions: +- epub +ProductCode: '{04cdf1a1-0ab0-4013-abf6-465ae4577f81}' +AppsAndFeaturesEntries: +- ProductCode: '{04cdf1a1-0ab0-4013-abf6-465ae4577f81}' + UpgradeCode: '{9A7B446E-DD12-4966-BDB2-3B935960D3E4}' +Installers: +- Architecture: x64 + InstallerUrl: https://exdownloads.yourdolphin.com/software/EasyReader/2026_02/EasyReader_2026_02.exe + InstallerSha256: A2F713520B23C535B575DC251980F2518FAEAC7AB67FC59180ACF6EEF99D9506 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.en-US.yaml b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.en-US.yaml new file mode 100644 index 000000000000..d3bd68ef647d --- /dev/null +++ b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.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: DolphinComputerAccess.EasyReader +PackageVersion: 2026.0.2.723 +PackageLocale: en-US +Publisher: Dolphin +Author: Dolphin Computer Access Ltd. +PackageName: Dolphin EasyReader +License: Proprietary +Copyright: Copyright © 1998 - 2026 Dolphin Computer Access AB. All rights reserved +ShortDescription: EasyReader App removes barriers to accessible reading. With global links to libraries, it enables anyone with a print disability to read independently +Tags: +- accessibility +- ebook +- ebook-reader +- epub +- reader +ReleaseNotes: |- + NEW: AI-powered Explore tools + New study tools to boost learning and revision, includes Summary, Quiz, + Flashcards and AI Tutor. Exclusive for Education and Premium. + + UPDATE: Download and Import allowance + Free App: 5 downloads, 5 imports, 1 clipboard item, 1 week offline use. + Premium and Partner Libraries: Unlimited + + UPDATE: Windows + Now 64-bit only, for better performance and compatibility. + + General bug fixes and performance improvements to advance accessibility. +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://kb.yourdolphin.com/knowledge/easyreader +- DocumentLabel: Tutorial Video + DocumentUrl: https://www.youtube.com/watch?v=dDgunBKPNcE +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.zh-CN.yaml b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.locale.zh-CN.yaml new file mode 100644 index 000000000000..15e35e929934 --- /dev/null +++ b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.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: DolphinComputerAccess.EasyReader +PackageVersion: 2026.0.2.723 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: EasyReader 应用程序打破了无障碍阅读的障碍。通过全球图书馆资源链接,它让每一位存在印刷品阅读障碍的人都能独立阅读。 +Tags: +- epub +- 电子书 +- 电子书阅读器 +- 阅读器 +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://kb.yourdolphin.com/knowledge/easyreader +- DocumentLabel: 教程视频 + DocumentUrl: https://www.youtube.com/watch?v=dDgunBKPNcE +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.yaml b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.yaml new file mode 100644 index 000000000000..de425d79d6c6 --- /dev/null +++ b/manifests/d/DolphinComputerAccess/EasyReader/2026.0.2.723/DolphinComputerAccess.EasyReader.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: DolphinComputerAccess.EasyReader +PackageVersion: 2026.0.2.723 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c0533cf9c38ca63e579a9c981933a52b3ac599f3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:14:35 +0800 Subject: [PATCH 145/279] New version: rullerzhou-afk.clawd-on-desk version 0.9.0 (#383965) --- ...ullerzhou-afk.clawd-on-desk.installer.yaml | 26 +++++++ ...erzhou-afk.clawd-on-desk.locale.en-US.yaml | 74 +++++++++++++++++++ ...erzhou-afk.clawd-on-desk.locale.zh-CN.yaml | 65 ++++++++++++++++ .../0.9.0/rullerzhou-afk.clawd-on-desk.yaml | 8 ++ 4 files changed, 173 insertions(+) create mode 100644 manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.installer.yaml create mode 100644 manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml create mode 100644 manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml create mode 100644 manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.yaml diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.installer.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.installer.yaml new file mode 100644 index 000000000000..98ceea091057 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.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: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.9.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 3e932233-a8b2-5530-b285-e0ceb08488f2 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/download/v0.9.0/Clawd-on-Desk-Setup-0.9.0-arm64.exe + InstallerSha256: 8125D5552E02A4CA29EA671A805F91737B1ADD597D7A11BE3C2D7E310E1E234C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/download/v0.9.0/Clawd-on-Desk-Setup-0.9.0-arm64.exe + InstallerSha256: 8125D5552E02A4CA29EA671A805F91737B1ADD597D7A11BE3C2D7E310E1E234C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml new file mode 100644 index 000000000000..64ee567590a4 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: rullerzhou-afk +PublisherUrl: https://github.com/rullerzhou-afk +PublisherSupportUrl: https://github.com/rullerzhou-afk/clawd-on-desk/issues +PackageName: Clawd on Desk +PackageUrl: https://github.com/rullerzhou-afk/clawd-on-desk +License: MIT +LicenseUrl: https://github.com/rullerzhou-afk/clawd-on-desk/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 rullerzhou-afk +ShortDescription: A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to. +Description: |- + Clawd lives on your desktop and reacts to what your AI coding agent is doing — in real time. Start a long task, walk away, come back when the crab tells you it's done. + Thinking when you prompt, typing when tools run, juggling subagents, reviewing permissions, celebrating when tasks complete, sleeping when you step away. Ships with two built-in themes: Clawd (pixel crab) and Calico (三花猫), with full support for custom themes. + Supports Windows 11, macOS, and Ubuntu/Linux. Requires Node.js. Works with Claude Code, Codex CLI, Copilot CLI, Gemini CLI, Cursor Agent, CodeBuddy, Kiro CLI, and opencode. + Features + Multi-Agent Support + - Claude Code — full integration via command hooks + HTTP permission hooks + - Codex CLI — automatic JSONL log polling (~/.codex/sessions/), no configuration needed + - Copilot CLI — command hooks via ~/.copilot/hooks/hooks.json + - Gemini CLI — command hooks via ~/.gemini/settings.json (registered automatically when Clawd starts, or run npm run install:gemini-hooks) + - Cursor Agent — Cursor IDE hooks in ~/.cursor/hooks.json (registered automatically when Clawd starts, or run npm run install:cursor-hooks) + - CodeBuddy — Claude Code-compatible command hooks + HTTP permission hooks via ~/.codebuddy/settings.json (registered automatically when Clawd starts, or run node hooks/codebuddy-install.js) + - Kiro CLI — command hooks injected into custom agent configs under ~/.kiro/agents/, plus an auto-created clawd agent that is re-synced from Kiro's built-in kiro_default whenever Clawd starts, so you can opt into hooks with minimal behavior drift via kiro-cli --agent clawd or /agent swap clawd (registered automatically when Clawd starts, or run npm run install:kiro-hooks). State hooks have been verified on macOS. + - opencode — plugin integration via ~/.config/opencode/opencode.json (registered automatically when Clawd starts); zero-latency event streaming, permission bubbles with Allow/Always/Deny, and building animations when parallel subagents are spawned via the task tool + - Multi-agent coexistence — run all agents simultaneously; Clawd tracks each session independently + Animations & Interaction + - Real-time state awareness — agent hooks and log polling drive Clawd's animations automatically + - 12 animated states — idle, thinking, typing, building, juggling, conducting, error, happy, notification, sweeping, carrying, sleeping + - Eye tracking — Clawd follows your cursor in idle state, with body lean and shadow stretch + - Sleep sequence — yawning, dozing, collapsing, sleeping after 60s idle; mouse movement triggers a startled wake-up animation + - Click reactions — double-click for a poke, 4 clicks for a flail + - Drag from any state — grab Clawd anytime (Pointer Capture prevents fast-flick drops), release to resume + - Mini mode — drag to right edge or right-click "Mini Mode"; Clawd hides at screen edge with peek-on-hover, mini alerts/celebrations, and parabolic jump transitions + Permission Bubble + - In-app permission review — when Claude Code, CodeBuddy, or opencode request tool permissions, Clawd pops a floating bubble card instead of waiting in the terminal + - Allow / deny / agent-native extras — one-click approve or reject, plus permission rules / Always actions when the source agent supports them + - Global hotkeys — Ctrl+Shift+Y to Allow, Ctrl+Shift+N to Deny the latest permission bubble (only registered while bubbles are visible) + - Stacking layout — multiple permission requests stack upward from the bottom-right corner + - Auto-dismiss — if you answer in the terminal first, the bubble disappears automatically + - Per-agent toggle — open Settings… → Agents, pick an agent, and turn off Show pop-up bubbles to keep prompts in that agent's own terminal/TUI + Session Intelligence + - Multi-session tracking — sessions across all agents resolve to the highest-priority state + - Subagent awareness — juggling for 1 subagent, conducting for 2+ + - Terminal focus — right-click Clawd → Sessions menu to jump to a specific session's terminal window; notification/attention states auto-focus the relevant terminal + - Process liveness detection — detects crashed/exited supported agent processes and cleans up orphan sessions + - Startup recovery — if Clawd restarts while any supported agent is still running, it stays awake instead of falling asleep + System + - Click-through — transparent areas pass clicks to windows below; only Clawd's body is interactive + - Position memory — Clawd remembers where you left it across restarts (including mini mode) + - Single instance lock — prevents duplicate Clawd windows + - Auto-start — Claude Code's SessionStart hook can launch Clawd automatically if it's not running + - Do Not Disturb — right-click or tray menu to enter sleep mode; all hook events are silenced until you wake Clawd. Permission bubbles are suppressed during DND — opencode falls back to its built-in TUI prompt, while Claude Code and CodeBuddy fall back to their built-in permission flow + - Sound effects — short audio cues on task completion and permission requests (toggle via right-click menu; 10s cooldown, auto-muted during DND) + - System tray — resize (S/M/L), DND mode, language switch, auto-start, check for updates + - i18n — English, Chinese, and Korean UI; switch via right-click menu or tray + - Auto-update — checks GitHub releases; Windows installs NSIS updates on quit, macOS/Linux git pull + restart when running from a cloned repo +Tags: +- claude-code +- codebuddy +- codex +- copilot-cli +- cursor +- desktop-pet +- gemini-cli +- kiro +- opencode +ReleaseNotesUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/tag/v0.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml new file mode 100644 index 000000000000..0746d3e851ca --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.9.0 +PackageLocale: zh-CN +ShortDescription: 一款像素桌宠,替你监视 Claude Code、Codex、Cursor 及其他 AI 编程助手。 +Description: |- + Clawd 住在你的桌面上,实时感知 AI 编程助手正在做什么。发起一个长任务,起身去做点别的,等螃蟹告诉你任务完成了再回来。 + 你提问时它思考,工具运行时它打字,子代理工作时它杂耍,审批权限时它弹卡片,任务完成时它庆祝,你离开时它睡觉。内置两套主题:Clawd(像素螃蟹)和 Calico(三花猫),支持自定义主题。 + 支持 Windows 11、macOS 和 Ubuntu/Linux。需要 Node.js。支持 Claude Code、Codex CLI、Copilot CLI、Gemini CLI、Cursor Agent、CodeBuddy、Kiro CLI 与 opencode。 + 功能特性 + 多 Agent 支持 + - Claude Code — 通过 command hook + HTTP 权限 hook 完整集成 + - Codex CLI — 自动轮询 JSONL 日志(~/.codex/sessions/),无需配置 + - Copilot CLI — 通过 ~/.copilot/hooks/hooks.json 配置 command hook + - Gemini CLI — 通过 ~/.gemini/settings.json 配置 command hook(Clawd 启动时自动注册,或执行 npm run install:gemini-hooks) + - Cursor Agent — Cursor IDE hooks,配置在 ~/.cursor/hooks.json(Clawd 启动时自动注册,或执行 npm run install:cursor-hooks) + - CodeBuddy — 通过与 Claude Code 兼容的 command hook + HTTP 权限 hook 集成,配置写入 ~/.codebuddy/settings.json(Clawd 启动时自动注册,或执行 node hooks/codebuddy-install.js) + - Kiro CLI — command hooks 注入到 ~/.kiro/agents/ 下的自定义 agent 配置中,并自动创建一个 clawd agent;Clawd 每次启动时都会重新从内置 kiro_default 同步它,尽量保持与默认 agent 一致。macOS 上状态动效已验证可用;需要时可用 kiro-cli --agent clawd 或在会话内执行 /agent swap clawd 启用 hooks(Clawd 启动时自动注册,或执行 npm run install:kiro-hooks) + - opencode — plugin 集成,写入 ~/.config/opencode/opencode.json(Clawd 启动时自动注册);零延迟事件流、Allow/Always/Deny 权限气泡、task 工具分派并行子代理时自动播放建筑动画 + - 多 Agent 共存 — 多个 Agent 可同时运行,Clawd 独立追踪每个会话 + 动画与交互 + - 实时状态感知 — 通过 Agent hook 和日志轮询自动驱动动画 + - 12 种动画状态 — 待机、思考、打字、建造、杂耍、指挥、报错、开心、通知、扫地、搬运、睡觉 + - 眼球追踪 — 待机状态下 Clawd 跟随鼠标,身体微倾,影子拉伸 + - 睡眠序列 — 60 秒无活动 → 打哈欠 → 打盹 → 倒下 → 睡觉;移动鼠标触发惊醒弹起动画 + - 点击反应 — 双击戳戳,连点 4 下东张西望 + - 任意状态拖拽 — 随时抓起 Clawd(Pointer Capture 防止快甩丢失),松手恢复当前动画 + - 极简模式 — 拖到右边缘或右键"极简模式";Clawd 藏在屏幕边缘,悬停探头招手,通知/完成有迷你动画,抛物线跳跃过渡 + 权限审批气泡 + - 桌面端权限审批 — 当 Claude Code、CodeBuddy 或 opencode 请求工具权限时,Clawd 会弹出浮动卡片,无需切回终端 + - 允许 / 拒绝 / Agent 原生扩展项 — 一键批准或拒绝;如果该 Agent 支持,还会显示权限规则 / Always 一类的额外操作 + - 全局快捷键 — Ctrl+Shift+Y 允许、Ctrl+Shift+N 拒绝最新的权限气泡(仅在气泡可见时注册) + - 堆叠布局 — 多个权限请求从屏幕右下角向上堆叠 + - 自动关闭 — 如果你先在终端回答了,气泡自动消失 + - 按 Agent 单独关闭 — 打开 设置… → Agents,选中对应 Agent,关闭 显示弹窗,权限提示就会回到该 Agent 自己的终端 / TUI 里处理 + 会话智能 + - 多会话追踪 — 所有已支持 Agent 的会话统一解析到最高优先级状态 + - 子代理感知 — 1 个子代理杂耍,2 个以上指挥 + - 终端聚焦 — 右键 Clawd → 会话菜单,一键跳转到对应会话的终端窗口;通知/注意状态自动聚焦相关终端 + - 进程存活检测 — 检测已崩溃/退出的受支持 Agent 进程,并在 10 秒内清理孤儿会话 + - 启动恢复 — 如果 Clawd 重启时仍有受支持的 Agent 在运行,它会保持清醒等待后续事件,而不是直接睡觉 + 系统 + - 点击穿透 — 透明区域的点击直接穿透到下方窗口,只有角色本体可交互 + - 位置记忆 — 重启后 Clawd 回到上次的位置(包括极简模式) + - 单实例锁 — 防止重复启动 + - 自动启动 — Claude Code 的 SessionStart hook 可在 Clawd 未运行时自动拉起 + - 免打扰模式 — 右键或托盘菜单进入休眠,所有 hook 事件静默,直到手动唤醒。免打扰期间不弹权限气泡——opencode 会回退到终端内置确认,Claude Code 和 CodeBuddy 会回退到各自内置的权限确认流程 + - 提示音效 — 任务完成和权限请求时播放短音效(右键菜单可开关;10 秒冷却,免打扰模式自动静音) + - 系统托盘 — 调大小(S/M/L)、免打扰、语言切换、开机自启、检查更新 + - 国际化 — 支持英文、中文和韩文界面,右键菜单或托盘切换 + - 自动更新 — 检查 GitHub release;Windows 退出时安装 NSIS 更新包,macOS/Linux 源码运行时通过 git pull + 重启自动更新 +Tags: +- claude-code +- codebuddy +- codex +- copilot-cli +- cursor +- gemini-cli +- kiro +- opencode +- 桌宠 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.yaml new file mode 100644 index 000000000000..395de94fb679 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.9.0/rullerzhou-afk.clawd-on-desk.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: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25ed838f3334bb7a5194eb1ccb110ad0398e05a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AB=E3=81=9B=E3=81=86=E3=81=A1=E3=81=8D=E3=81=A3?= =?UTF-8?q?=E3=81=A1=E3=82=93?= Date: Tue, 9 Jun 2026 02:14:57 +0900 Subject: [PATCH 146/279] New version: ONFStudios.OreNoFusen version 3.6.2 (#384875) --- .../ONFStudios.OreNoFusen.installer.yaml | 17 ++++++++ .../ONFStudios.OreNoFusen.locale.en-US.yaml | 42 +++++++++++++++++++ .../3.6.2/ONFStudios.OreNoFusen.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.installer.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.locale.en-US.yaml create mode 100644 manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.yaml diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.installer.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.installer.yaml new file mode 100644 index 000000000000..d5af8263e61b --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ONFStudios.OreNoFusen +PackageVersion: 3.6.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-06-07 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ore-no-fusen' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/download/v3.6.2/ore-no-fusen_3.6.2_x64-setup.exe + InstallerSha256: 81CA7122A0D335C72CF8A29D40F45F29352D0320B6F7CF8D95F96C5FE466FA03 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.locale.en-US.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.locale.en-US.yaml new file mode 100644 index 000000000000..774e03533afa --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.locale.en-US.yaml @@ -0,0 +1,42 @@ +# 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: ONFStudios.OreNoFusen +PackageVersion: 3.6.2 +PackageLocale: en-US +Publisher: ONF Studios +PublisherUrl: https://github.com/ore-no-fusen +PublisherSupportUrl: https://github.com/ore-no-fusen/ore-no-fusen/issues +PackageName: 俺の付箋 +PackageUrl: https://github.com/ore-no-fusen/ore-no-fusen +License: MIT +LicenseUrl: https://github.com/ore-no-fusen/ore-no-fusen/blob/HEAD/LICENSE +Copyright: Copyright (c) ONF Studios +ShortDescription: A fast sticky note app that stays on your desktop +Description: |- + 俺の付箋 (Ore no Fusen) is a desktop sticky note app built with Tauri + Next.js. + Key features: + - Instant editing — cursor is ready on first click + - WYSIWYG rich text (bold, headings, lists, checkboxes) + - Auto-save with floating windows that stay on top + - Multi-window: each note is an independent window +Moniker: ore-no-fusen +Tags: +- desktop +- notes +- productivity +- sticky-notes +ReleaseNotes: |- + v3.6.2 + ✨ 新機能 / New Features + - Store更新準備とスクショ付箋の保存体験を改善 (e8b11ea) + - prepare SEO and Store packaging (9b0fbfd) + 📦 その他 / Other + - スクショ後、起動して、即スクショ貼り付けに対応 (e3638d7) + Full Changelog: v3.6.1...v3.6.2 +ReleaseNotesUrl: https://github.com/ore-no-fusen/ore-no-fusen/releases/tag/v3.6.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ore-no-fusen/ore-no-fusen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.yaml b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.yaml new file mode 100644 index 000000000000..6d3f077fe0ce --- /dev/null +++ b/manifests/o/ONFStudios/OreNoFusen/3.6.2/ONFStudios.OreNoFusen.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: ONFStudios.OreNoFusen +PackageVersion: 3.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aeb267e95724a056441186467f15646fb50b701f Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 8 Jun 2026 19:15:09 +0200 Subject: [PATCH 147/279] General maintenance: RaynerSec.Hyper-V-Switch version 1.0.1 (#384901) --- .../RaynerSec.Hyper-V-Switch.installer.yaml | 32 ---------- ...RaynerSec.Hyper-V-Switch.locale.en-US.yaml | 61 ------------------- .../RaynerSec.Hyper-V-Switch.installer.yaml | 58 ++++++++++++++++++ ...RaynerSec.Hyper-V-Switch.locale.en-GB.yaml | 23 +++++++ ...RaynerSec.Hyper-V-Switch.locale.en-US.yaml | 60 ++++++++++++++++++ .../RaynerSec.Hyper-V-Switch.yaml | 7 +-- 6 files changed, 144 insertions(+), 97 deletions(-) delete mode 100644 manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.installer.yaml delete mode 100644 manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.locale.en-US.yaml create mode 100644 manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.installer.yaml create mode 100644 manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-GB.yaml create mode 100644 manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-US.yaml rename manifests/r/RaynerSec/Hyper-V-Switch/{1.0.1.0 => 1.0.1}/RaynerSec.Hyper-V-Switch.yaml (57%) diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.installer.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.installer.yaml deleted file mode 100644 index 7771bfd35c53..000000000000 --- a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.installer.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: RaynerSec.Hyper-V-Switch -PackageVersion: 1.0.1.0 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2023-02-27 -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Hyper-V-Switch' -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-x86-Setup.exe - InstallerSha256: FBE594A49A5F7DB2D877BB83C9852E5465AE9DE6BACE5F925182F996BF0CE9BA - ProductCode: '{17EF706E-9AF0-47E2-93FE-2A31C106FAA2}_is1' - AppsAndFeaturesEntries: - - ProductCode: '{17EF706E-9AF0-47E2-93FE-2A31C106FAA2}_is1' -- Architecture: x64 - InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-x64-Setup.exe - InstallerSha256: DB2404AA6E7175AC90FCABE378608F7B26A2EAA7BEC4D47D010F9585F55EA331 - ProductCode: '{BE23E350-34D9-40C9-9A9B-FCC54960D560}_is1' - AppsAndFeaturesEntries: - - ProductCode: '{BE23E350-34D9-40C9-9A9B-FCC54960D560}_is1' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.locale.en-US.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.locale.en-US.yaml deleted file mode 100644 index 70904cc03bd6..000000000000 --- a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.locale.en-US.yaml +++ /dev/null @@ -1,61 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: RaynerSec.Hyper-V-Switch -PackageVersion: 1.0.1.0 -PackageLocale: en-US -Publisher: RaynerSec -PublisherUrl: https://github.com/RaynerSec -PublisherSupportUrl: https://github.com/RaynerSec/Hyper-V-Switch/issues -Author: RC Chuah -PackageName: Hyper-V-Switch -PackageUrl: https://github.com/RaynerSec/Hyper-V-Switch -License: GPL-3.0 -LicenseUrl: https://github.com/RaynerSec/Hyper-V-Switch/blob/main/LICENSE -Copyright: Copyright © RaynerSec. Licensed Under The GNU GPL v3.0. -CopyrightUrl: https://github.com/RaynerSec/Hyper-V-Switch/blob/main/LICENSE -ShortDescription: This Program Enables And Disables Hyper-V Hypervisor So You Can Use Other Virtualization Tools Such As (VMware, VirtualBox) Simultaneously. -Moniker: hyper-v-switch -Tags: -- hyper-v -- hyper-v-switch -- hyperv -- hypervisor -- oraclevirtualbox -- rc-chuah -- requirescmd -- requiresreboot -- virtualisation -- virtualization -- vmware -- windowssubsystemforlinux -- wsl -ReleaseNotes: |- - Hyper-V-Switch 1.0.1.0 Stable Release - Changelog - Added - Changed - - Use StrStrIA() Instead Of strstr() For Case Insensitive String To Substring Comparison In GetHyperVStatus() Function - Fixed - - Minor UI Fixes - - Minor Typo Fixes - Release Artifacts - - Hyper-V-Switch-1.0.1.0-x86-Setup.exe : Hyper-V-Switch v1.0.1.0 32 bit Installer - - Hyper-V-Switch-1.0.1.0-x64-Setup.exe : Hyper-V-Switch v1.0.1.0 64 bit Installer - - Hyper-V-Switch-1.0.1.0-Portable.zip : Hyper-V-Switch v1.0.1.0 Portable Zip - Checksum Hashes Of The Release Artifacts - Hyper-V-Switch-1.0.1.0-x86-Setup.exe - - MD5: d90556358e38f30bcfde8d45813049da - - SHA1: 038e01f5539f86ece7d92f8ceb68fe997da488e0 - - SHA256: fbe594a49a5f7db2d877bb83c9852e5465ae9de6bace5f925182f996bf0ce9ba - Hyper-V-Switch-1.0.1.0-x64-Setup.exe - - MD5: 3675d505d5d2deea51e18368aa4fb501 - - SHA1: 5b449e934c9bad127cc2ab2c88266fe87451ea11 - - SHA256: db2404aa6e7175ac90fcabe378608f7b26a2eaa7bec4d47d010f9585f55ea331 - Hyper-V-Switch-1.0.1.0-Portable.zip - - MD5: d91d6970c15224dd28e5cc5f145e70b4 - - SHA1: 509c9fd98386a4db48854beb7914301f51f2d557 - - SHA256: e5ab4bb93577c4f1bc2959d067b47554dae71e136eb9be4eecd7683c05cdb152 -ReleaseNotesUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/tag/v1.0.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.installer.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.installer.yaml new file mode 100644 index 000000000000..2445f44522f8 --- /dev/null +++ b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.installer.yaml @@ -0,0 +1,58 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RaynerSec.Hyper-V-Switch +PackageVersion: 1.0.1 +ReleaseDate: 2023-02-27 +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerType: inno + InstallerLocale: en-US + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-x64-Setup.exe + InstallerSha256: DB2404AA6E7175AC90FCABE378608F7B26A2EAA7BEC4D47D010F9585F55EA331 + ProductCode: '{BE23E350-34D9-40C9-9A9B-FCC54960D560}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{BE23E350-34D9-40C9-9A9B-FCC54960D560}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Hyper-V-Switch' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Hyper-V-Switch-1.0.1.0-Portable\Hyper-V-Switch-x64.exe + - RelativeFilePath: Hyper-V-Switch-1.0.1.0-Portable\Hyper-V-Switch-x86.exe + InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-Portable.zip + InstallerSha256: e5ab4bb93577c4f1bc2959d067b47554dae71e136eb9be4eecd7683c05cdb152 + AppsAndFeaturesEntries: + - DisplayName: Hyper-V-Switch (Portable) +- Architecture: x86 + InstallerType: inno + InstallerLocale: en-US + Scope: machine + ElevationRequirement: elevatesSelf + InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-x86-Setup.exe + InstallerSha256: FBE594A49A5F7DB2D877BB83C9852E5465AE9DE6BACE5F925182F996BF0CE9BA + ProductCode: '{17EF706E-9AF0-47E2-93FE-2A31C106FAA2}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{17EF706E-9AF0-47E2-93FE-2A31C106FAA2}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Hyper-V-Switch' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Hyper-V-Switch-1.0.1.0-Portable\Hyper-V-Switch-x86.exe + InstallerUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/download/v1.0.1.0/Hyper-V-Switch-1.0.1.0-Portable.zip + InstallerSha256: e5ab4bb93577c4f1bc2959d067b47554dae71e136eb9be4eecd7683c05cdb152 + AppsAndFeaturesEntries: + - DisplayName: Hyper-V-Switch (Portable x86) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-GB.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-GB.yaml new file mode 100644 index 000000000000..a1e55dbfea8f --- /dev/null +++ b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-GB.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RaynerSec.Hyper-V-Switch +PackageVersion: 1.0.1 +PackageLocale: en-GB +ShortDescription: This program enables and disables Hyper-V Hypervisor so you can use other virtualisation tools such as VMware and VirtualBox simultaneously. +Tags: +- hyper-v +- hypervswitch +- hyperv +- hypervisor +- oracle-virtualbox +- oraclevirtualbox +- rc-chuah +- requirescmd +- requiresreboot +- virtualisation +- vmware +- windows-subsystem-for-linux +- windowssubsystemforlinux +- wsl +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-US.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-US.yaml new file mode 100644 index 000000000000..2d5a640e53bd --- /dev/null +++ b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.locale.en-US.yaml @@ -0,0 +1,60 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RaynerSec.Hyper-V-Switch +PackageVersion: 1.0.1 +PackageLocale: en-US +Publisher: RaynerSec +PublisherUrl: https://github.com/RaynerSec +PublisherSupportUrl: https://github.com/RaynerSec/Hyper-V-Switch/issues +Author: RC Chuah +PackageName: Hyper-V-Switch +PackageUrl: https://github.com/RaynerSec/Hyper-V-Switch +License: GPLv3 +LicenseUrl: https://github.com/RaynerSec/Hyper-V-Switch/blob/main/LICENSE +Copyright: © RaynerSec +CopyrightUrl: https://github.com/RaynerSec/Hyper-V-Switch/blob/main/LICENSE +ShortDescription: This program enables and disables Hyper-V Hypervisor so you can use other virtualization tools such as VMware and VirtualBox simultaneously. +Moniker: hyper-v-switch +Tags: +- hypervisor +- oracle-virtualbox +- oraclevirtualbox +- rc-chuah +- requirescmd +- requiresreboot +- virtualization +- vmware +- windows-subsystem-for-linux +- windowssubsystemforlinux +- wsl +- virtual-machines +- virtualmachines +ReleaseNotes: |- + Hyper-V-Switch 1.0.1.0 Stable Release + Changelog + Added + Changed + • Use StrStrIA Instead Of strstr For Case Insensitive String To Substring Comparison In GetHyperVStatus() Function + Fixed + • Minor UI Fixes + • Minor Typo Fixes + Release Artifacts + • Hyper-V-Switch-1.0.1.0-x86-Setup.exe : Hyper-V-Switch v1.0.1.0 32 bit Installer + • Hyper-V-Switch-1.0.1.0-x64-Setup.exe : Hyper-V-Switch v1.0.1.0 64 bit Installer + • Hyper-V-Switch-1.0.1.0-Portable.zip : Hyper-V-Switch v1.0.1.0 Portable Zip + Checksum Hashes Of The Release Artifacts + Hyper-V-Switch-1.0.1.0-x86-Setup.exe + • MD5:d90556358e38f30bcfde8d45813049da + • SHA1:038e01f5539f86ece7d92f8ceb68fe997da488e0 + • SHA256:fbe594a49a5f7db2d877bb83c9852e5465ae9de6bace5f925182f996bf0ce9ba + Hyper-V-Switch-1.0.1.0-x64-Setup.exe + • MD5:3675d505d5d2deea51e18368aa4fb501 + • SHA1:5b449e934c9bad127cc2ab2c88266fe87451ea11 + • SHA256:db2404aa6e7175ac90fcabe378608f7b26a2eaa7bec4d47d010f9585f55ea331 + Hyper-V-Switch-1.0.1.0-Portable.zip + • MD5:d91d6970c15224dd28e5cc5f145e70b4 + • SHA1:509c9fd98386a4db48854beb7914301f51f2d557 + • SHA256:e5ab4bb93577c4f1bc2959d067b47554dae71e136eb9be4eecd7683c05cdb152 +ReleaseNotesUrl: https://github.com/RaynerSec/Hyper-V-Switch/releases/tag/v1.0.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.yaml b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.yaml similarity index 57% rename from manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.yaml rename to manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.yaml index 07612252c354..a25016f3630d 100644 --- a/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1.0/RaynerSec.Hyper-V-Switch.yaml +++ b/manifests/r/RaynerSec/Hyper-V-Switch/1.0.1/RaynerSec.Hyper-V-Switch.yaml @@ -1,8 +1,7 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: RaynerSec.Hyper-V-Switch -PackageVersion: 1.0.1.0 +PackageVersion: 1.0.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 \ No newline at end of file From 7b7fb08bc33664909a460ff57fe6abd899015926 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:15:21 +0800 Subject: [PATCH 148/279] VovSoft.TextEditPlus version 16.3.0.0 (#384916) --- .../VovSoft.TextEditPlus.installer.yaml | 8 ++++---- .../VovSoft.TextEditPlus.locale.en-US.yaml | 2 +- .../{16.2.0.0 => 16.3.0.0}/VovSoft.TextEditPlus.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename manifests/v/VovSoft/TextEditPlus/{16.2.0.0 => 16.3.0.0}/VovSoft.TextEditPlus.installer.yaml (79%) rename manifests/v/VovSoft/TextEditPlus/{16.2.0.0 => 16.3.0.0}/VovSoft.TextEditPlus.locale.en-US.yaml (96%) rename manifests/v/VovSoft/TextEditPlus/{16.2.0.0 => 16.3.0.0}/VovSoft.TextEditPlus.yaml (87%) diff --git a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.installer.yaml b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.installer.yaml similarity index 79% rename from manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.installer.yaml rename to manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.installer.yaml index acfd4241faf5..8d5178b3dca5 100644 --- a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.installer.yaml +++ b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.installer.yaml @@ -2,14 +2,14 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 16.2.0.0 +PackageVersion: 16.3.0.0 InstallerLocale: en-US Installers: - Architecture: x86 InstallerType: inno Scope: machine InstallerUrl: https://files.vovsoft.com/text-edit-plus.exe - InstallerSha256: 9B1B1BEDF6C8AB7E2CA7674B0D22FF0A687C50B2270F273FBF95D58F3A337DDD + InstallerSha256: 73463CDE018BBFF3D5DE66E5296FB64573FCDEDE39452093D942673C1985DA62 InstallModes: - interactive - silent @@ -32,8 +32,8 @@ Installers: - RelativeFilePath: text.exe PortableCommandAlias: text InstallerUrl: https://files.vovsoft.com/text-edit-plus-portable.zip - InstallerSha256: B94C46DA8CC37FC5F98BF3B7BD6AFED24B6526715EF0763535D2E8E9C072B291 + InstallerSha256: B01B98458295438AD26D66133DDD044DAE50C25687D069E2716FE26F9D734C50 ArchiveBinariesDependOnPath: true ManifestType: installer ManifestVersion: 1.12.0 -ReleaseDate: 2026-05-17 +ReleaseDate: 2026-06-07 diff --git a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.locale.en-US.yaml b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.locale.en-US.yaml similarity index 96% rename from manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.locale.en-US.yaml rename to manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.locale.en-US.yaml index e5ef80b996c8..a6c068df4b07 100644 --- a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.locale.en-US.yaml +++ b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 16.2.0.0 +PackageVersion: 16.3.0.0 PackageLocale: en-US Publisher: VOVSOFT PublisherUrl: https://vovsoft.com/ diff --git a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.yaml b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.yaml similarity index 87% rename from manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.yaml rename to manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.yaml index 5098a2115448..65d279526440 100644 --- a/manifests/v/VovSoft/TextEditPlus/16.2.0.0/VovSoft.TextEditPlus.yaml +++ b/manifests/v/VovSoft/TextEditPlus/16.3.0.0/VovSoft.TextEditPlus.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: VovSoft.TextEditPlus -PackageVersion: 16.2.0.0 +PackageVersion: 16.3.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 4461031fcb2584b9610aac8d1c2f61dbc3b6b7f6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:15:48 +0800 Subject: [PATCH 149/279] New version: SchoolCraft.WorksheetCrafter.Trial version 2026.2.4.223 (#384968) --- .../SchoolCraft.WorksheetCrafter.Trial.installer.yaml | 4 ++-- .../SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml | 2 +- .../SchoolCraft.WorksheetCrafter.Trial.yaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/SchoolCraft/WorksheetCrafter/Trial/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.Trial.installer.yaml (80%) rename manifests/s/SchoolCraft/WorksheetCrafter/Trial/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml (97%) rename manifests/s/SchoolCraft/WorksheetCrafter/Trial/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml (94%) rename manifests/s/SchoolCraft/WorksheetCrafter/Trial/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml (94%) rename manifests/s/SchoolCraft/WorksheetCrafter/Trial/{2026.1.3.252 => 2026.2.4.223}/SchoolCraft.WorksheetCrafter.Trial.yaml (89%) diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.installer.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.installer.yaml similarity index 80% rename from manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.installer.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.installer.yaml index e6bad905c8fb..6ed75ee2b1a3 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.installer.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter.Trial -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 InstallerType: inno Scope: machine FileExtensions: @@ -12,6 +12,6 @@ ProductCode: '{E36070D9-4D2E-4427-B077-EF47DFC1D55B}_is1' Installers: - Architecture: x64 InstallerUrl: https://www.hidrive.strato.com/wget/GrSTCOLm - InstallerSha256: 9F697174F90675018F78BB50922CDD32D9ACA6EBF17A61A508EB5412A6197200 + InstallerSha256: FEAAA1C858A3A4541EA70ECE4ED6E82BA269F70CDB8161C6E1E943BF24BEAF63 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml similarity index 97% rename from manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml index ba9edcbcef55..5ef68ea47eaa 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.de-DE.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter.Trial -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: de-DE Publisher: SchoolCraft GmbH PublisherUrl: https://worksheetcrafter.com/ diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml similarity index 94% rename from manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml index 01f847dfd31f..d7ec4b358b73 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter.Trial -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: en-US License: Proprietary ShortDescription: Your appealing and easy-to-use software for creating differentiated learning materials in primary, elementary, and special needs schools. diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml similarity index 94% rename from manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml index 78e93abd0e22..d29d97cc1f55 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter.Trial -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于小学、普通学校及特殊教育学校的、界面友好且操作简便的差异化教学材料设计软件。 diff --git a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.yaml b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.yaml similarity index 89% rename from manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.yaml rename to manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.yaml index 68d1006f961a..21c8759bf7b6 100644 --- a/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.1.3.252/SchoolCraft.WorksheetCrafter.Trial.yaml +++ b/manifests/s/SchoolCraft/WorksheetCrafter/Trial/2026.2.4.223/SchoolCraft.WorksheetCrafter.Trial.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SchoolCraft.WorksheetCrafter.Trial -PackageVersion: 2026.1.3.252 +PackageVersion: 2026.2.4.223 DefaultLocale: de-DE ManifestType: version ManifestVersion: 1.12.0 From 3ba6c7eea8e84ee736c15e7cd2a1c5109c7d4e5a Mon Sep 17 00:00:00 2001 From: maikbrauer <53018978+maikbrauer@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:16:02 +0200 Subject: [PATCH 150/279] New version: K8stooling.Kubazulo version 1.0.6 (#384969) --- .../1.0.6/K8stooling.Kubazulo.installer.yaml | 13 +++++++++++++ .../K8stooling.Kubazulo.locale.en-US.yaml | 19 +++++++++++++++++++ .../Kubazulo/1.0.6/K8stooling.Kubazulo.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.installer.yaml create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.locale.en-US.yaml create mode 100644 manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.yaml diff --git a/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.installer.yaml b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.installer.yaml new file mode 100644 index 000000000000..4f496ab6efd2 --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: K8stooling.Kubazulo +PackageVersion: 1.0.6 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/k8stooling/kubazulo/releases/download/v1.0.6/kubazulo.exe + InstallerSha256: 7B83F8C85FA555A8400E6E1FB14CF6F7E0DC7202E09361AE1260DAA7803999E9 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.locale.en-US.yaml b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.locale.en-US.yaml new file mode 100644 index 000000000000..b12afd7ffe0a --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: K8stooling.Kubazulo +PackageVersion: 1.0.6 +PackageLocale: en-US +Publisher: K8stooling +PublisherUrl: https://github.com/k8stooling +PublisherSupportUrl: https://github.com/k8stooling/kubazulo/issues +PackageName: Kubazulo +PackageUrl: https://github.com/k8stooling/kubazulo +License: Freeware +ShortDescription: Kubernetes Authentication Tool +ReleaseNotesUrl: https://github.com/k8stooling/kubazulo/releases/tag/v1.0.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/k8stooling/kubazulo/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.yaml b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.yaml new file mode 100644 index 000000000000..6f3d72351c3e --- /dev/null +++ b/manifests/k/K8stooling/Kubazulo/1.0.6/K8stooling.Kubazulo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: K8stooling.Kubazulo +PackageVersion: 1.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 2eaea57251d9f8a9e0c702dec520f871469dd966 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Mon, 8 Jun 2026 19:16:15 +0200 Subject: [PATCH 151/279] New version: GiulioSorrentino.CBriscola.Avalonia version 2.3.0.7 (#384975) --- ...rrentino.CBriscola.Avalonia.installer.yaml | 17 ++++++++++++ ...ntino.CBriscola.Avalonia.locale.en-US.yaml | 26 +++++++++++++++++++ .../GiulioSorrentino.CBriscola.Avalonia.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.yaml diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.installer.yaml new file mode 100644 index 000000000000..0a5611501cd9 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.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: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.3.0.7 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{68B61DE0-07A0-499E-B3FB-F15893941EBC}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3.0.6/CBriscola.Avalonia-2.3.0.7-material-amd64.msi + InstallerSha256: 663009C87C535A70FA7D37600E624A2D6AEE606BD4E6C7CDE8F6D180308959D6 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-25 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml new file mode 100644 index 000000000000..4162b9a241c7 --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.3.0.7 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/issues +Author: Giulio Sorrentino +PackageName: CBriscola.Avalonia +PackageUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material +License: GPLv3 +LicenseUrl: https://raw.githubusercontent.com/GiulianoSpaghetti/CBriscola.Material/master/LICENSE.txt +Copyright: 2025 Giulio Sorrentino +ShortDescription: Il gioco della briscola in c# con avalonia in dialetto material di google, senza multiplayer e coi livelli +Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer in Avalonia col dialetto material di google. Non utilizza lo stylesheet di google, ma utilizza la ReactiveUI. L'algoritmo è brevettato: i punti in totale sono 120, ossia 4 assi che valgono 11 punti ciascuno, 4 3 che valgono 10 punti ciascuno, 4 10 che valgono 4 punti ciascuno, 4 9 che valgono 3 punti ciascuno, 4 8 che valgono 2 punti ciascuno. Dal momento che la matematica non è una opinione: 4*11+4*10=84. 4*4+4*3+4*2=16+12+8=36 84+36=120 punti totali 120/2 = 60, servono 61 punti per vincere basandosi solo sui carichi si rischia di perdere, perché 84-61=23, bisogna prenderli quasi tutti e lasciare solo 23 punti di carichi 60-36=24, prendendo tutte le altre carte bastano solo 3 carichi per vincere. IL livello 1 gioca prendendo con la briscola, i livelli 2 e 3 seguono questa teoria." +Tags: +- trump suit +- card game +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/tag/2.3.0.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.yaml new file mode 100644 index 000000000000..12712f8c023a --- /dev/null +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.7/GiulioSorrentino.CBriscola.Avalonia.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: GiulioSorrentino.CBriscola.Avalonia +PackageVersion: 2.3.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b3a39fdcc361cfeb45d8c885dce133bf01040258 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Mon, 8 Jun 2026 19:16:29 +0200 Subject: [PATCH 152/279] New version: GiulioSorrentino.Diario.Avalonia version 0.6.2.7 (#384977) --- ...oSorrentino.Diario.Avalonia.installer.yaml | 18 +++++++++++++ ...rrentino.Diario.Avalonia.locale.it-IT.yaml | 25 +++++++++++++++++++ .../GiulioSorrentino.Diario.Avalonia.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.locale.it-IT.yaml create mode 100644 manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.yaml diff --git a/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.installer.yaml new file mode 100644 index 000000000000..f95f783fc673 --- /dev/null +++ b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.Diario.Avalonia +PackageVersion: 0.6.2.7 +InstallerLocale: en-US +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{47F5EFC4-E7EF-4484-87AE-0CB4BA9B1D38}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/Diario.Material/releases/download/0.6.2.6/Diario-0.6.2.7-material-amd64.msi + InstallerSha256: CC792944266DD5631C85D2C82FFD75113E32301D678751575F809807B25A20D8 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-14 diff --git a/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.locale.it-IT.yaml b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.locale.it-IT.yaml new file mode 100644 index 000000000000..8b5c03cf021f --- /dev/null +++ b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.locale.it-IT.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: GiulioSorrentino.Diario.Avalonia +PackageVersion: 0.6.2.7 +PackageLocale: it-IT +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/GiulianoSpaghetti/Diario.Material/issues +Author: Giulio Sorrentino +PackageName: Diario.Avalonia +PackageUrl: https://github.com/GiulianoSpaghetti/Diario.material/ +License: GPLv3+ +LicenseUrl: https://github.com/GiulianoSpaghetti/Diario.Material/blob/master/LICENSE.txt +Copyright: 2025 Giulio Sorrentino +ShortDescription: Un'app diario in avalonia in dialetto Material di Google e linq +Description: Un'app in avalonia e linq per contenere quello che più vi pare. Non è critttato e usa il dialetto material di google. Non usa lo stylesheet xaml di google, ma usa il ReactiveUI +Tags: +- diary +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/Diario.Material/releases/tag/0.6.2.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/Diario.Material/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.yaml b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.yaml new file mode 100644 index 000000000000..4f31aea9e2fa --- /dev/null +++ b/manifests/g/GiulioSorrentino/Diario/Avalonia/0.6.2.7/GiulioSorrentino.Diario.Avalonia.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: GiulioSorrentino.Diario.Avalonia +PackageVersion: 0.6.2.7 +DefaultLocale: it-IT +ManifestType: version +ManifestVersion: 1.12.0 From 9ddccf039bf6a672938501e6c0dcf9335baba075 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Mon, 8 Jun 2026 19:16:43 +0200 Subject: [PATCH 153/279] New version: GiulioSorrentino.IlFortunedinumerone version 2.3.1.7 (#384979) --- ...rentino.IlFortunedinumerone.installer.yaml | 18 +++++++++++++ ...tino.IlFortunedinumerone.locale.it-IT.yaml | 25 +++++++++++++++++++ .../GiulioSorrentino.IlFortunedinumerone.yaml | 8 ++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.locale.it-IT.yaml create mode 100644 manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.yaml diff --git a/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.installer.yaml b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.installer.yaml new file mode 100644 index 000000000000..5365d23c9e8c --- /dev/null +++ b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GiulioSorrentino.IlFortunedinumerone +PackageVersion: 2.3.1.7 +InstallerLocale: en-US +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +ProductCode: '{477E4D53-8455-4DD6-B16F-8722655C6717}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/ilfortunedinumeronematerial/releases/download/2.3.1.6/ilfortunedinumerone-2.3.1.7-material-MVVM-amd64.msi + InstallerSha256: DB407A89D03D5D750C9F84CAD83E3DA09074EE384EFD5943A9B845FC8289A2F7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-14 diff --git a/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.locale.it-IT.yaml b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.locale.it-IT.yaml new file mode 100644 index 000000000000..e3f4a84e9d25 --- /dev/null +++ b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.locale.it-IT.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: GiulioSorrentino.IlFortunedinumerone +PackageVersion: 2.3.1.7 +PackageLocale: it-IT +Publisher: Giulio Sorrentino +PublisherUrl: https://github.com/GiulianoSpaghetti +PublisherSupportUrl: https://github.com/GiulianoSpaghetti/Il-fortune-di-numerone/issues +Author: Giulio Sorrentino +PackageName: IlFortunedinumerone +PackageUrl: https://github.com/GiulianoSpaghetti/Il-fortune-di-numerone +License: MIT +LicenseUrl: https://raw.githubusercontent.com/GiulianoSpaghetti/Il-fortune-di-numerone/refs/heads/master/LICENSE.txt +Copyright: 2025 Giulio Sorrentino +ShortDescription: Una revisitazione del fortune per avere i cookie italiani +Description: Un fortune teller coi cookie italiani. I cookie non sono autoprodotti, ma presi dalla newselletter un trucco al giorno della buongiorno, attiva in Italia 15 anni fa. +Tags: +- fortune +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/ilfortunedinumeronematerial/releases/tag/2.3.1.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/Il-fortune-di-numerone/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.yaml b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.yaml new file mode 100644 index 000000000000..577c70d7adc2 --- /dev/null +++ b/manifests/g/GiulioSorrentino/IlFortunedinumerone/2.3.1.7/GiulioSorrentino.IlFortunedinumerone.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: GiulioSorrentino.IlFortunedinumerone +PackageVersion: 2.3.1.7 +DefaultLocale: it-IT +ManifestType: version +ManifestVersion: 1.12.0 From bc3b374dc80601ac53c56b002e061ca5338376cc Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Mon, 8 Jun 2026 19:16:55 +0200 Subject: [PATCH 154/279] Update version: GiulioSorrentino.numeronesfortuneinavalonia version 3.2.0.6 (#384980) --- ...ulioSorrentino.numeronesfortuneinavalonia.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/g/GiulioSorrentino/numeronesfortuneinavalonia/3.2.0.6/GiulioSorrentino.numeronesfortuneinavalonia.installer.yaml b/manifests/g/GiulioSorrentino/numeronesfortuneinavalonia/3.2.0.6/GiulioSorrentino.numeronesfortuneinavalonia.installer.yaml index 6a5ce66d4f04..cbc9d3f71a12 100644 --- a/manifests/g/GiulioSorrentino/numeronesfortuneinavalonia/3.2.0.6/GiulioSorrentino.numeronesfortuneinavalonia.installer.yaml +++ b/manifests/g/GiulioSorrentino/numeronesfortuneinavalonia/3.2.0.6/GiulioSorrentino.numeronesfortuneinavalonia.installer.yaml @@ -7,11 +7,11 @@ InstallerType: wix Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 -ProductCode: '{90D24925-7418-48AD-9950-676C5FA39B27}' +ProductCode: '{90D24925-7418-48AD-9950-676C5FA39B28}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/GiulianoSpaghetti/numfortune.material/releases/download/3.2.0.6/numfortune.Avalonia-3.2.0.6-material-amd64.msi - InstallerSha256: 40F28FB6AF8DE2F9BDA4D6B81EE1FFBFBC1FB9909ECD72288F74DD718541D501 + InstallerUrl: https://github.com/GiulianoSpaghetti/numfortune.material/releases/download/3.2.0.6/numfortune.Avalonia-3.2.0.7-material-amd64.msi + InstallerSha256: FC463F29BB7F700E4FF36F883AC5A1B649886542B47709243C5E5D84D939F3E9 ManifestType: installer ManifestVersion: 1.12.0 ReleaseDate: 2026-02-21 From 4b27f0a5a7f2c3885e5b82b9a5eb96914334cd34 Mon Sep 17 00:00:00 2001 From: Autapomorph Date: Mon, 8 Jun 2026 20:17:09 +0300 Subject: [PATCH 155/279] New version: zevnda.SteamGameIdler version 5.3.3 (#384983) --- .../zevnda.SteamGameIdler.installer.yaml | 20 +++++++++++++ .../zevnda.SteamGameIdler.locale.en-US.yaml | 29 +++++++++++++++++++ .../5.3.3/zevnda.SteamGameIdler.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.installer.yaml create mode 100644 manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.locale.en-US.yaml create mode 100644 manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.yaml diff --git a/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.installer.yaml b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.installer.yaml new file mode 100644 index 000000000000..b68d19be241c --- /dev/null +++ b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: zevnda.SteamGameIdler +PackageVersion: 5.3.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: Steam Game Idler +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- ProductCode: Steam Game Idler +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Steam Game Idler' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zevnda/steam-game-idler/releases/download/5.3.3/Steam.Game.Idler_5.3.3_x64-setup.exe + InstallerSha256: 4DA17DE88AF12F0ED008568B187DCFE8C9A61565FC1DFD1D14D51E8144D0A053 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.locale.en-US.yaml b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.locale.en-US.yaml new file mode 100644 index 000000000000..ce369def0b11 --- /dev/null +++ b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: zevnda.SteamGameIdler +PackageVersion: 5.3.3 +PackageLocale: en-US +Publisher: zevnda +PublisherUrl: https://github.com/zevnda +PublisherSupportUrl: https://github.com/zevnda/steam-game-idler/issues +Author: zevnda +PackageName: Steam Game Idler +PackageUrl: https://github.com/zevnda/steam-game-idler +License: MIT +LicenseUrl: https://github.com/zevnda/steam-game-idler/blob/HEAD/LICENSE +Copyright: Copyright © 2024-2025 zevnda +ShortDescription: Farm Steam trading cards, manage achievements, and idle games automatically — an all-in-one alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master +Description: Steam Game Idler (SGI) is a Steam automation tool for farming trading cards, managing achievements, and boosting playtime across all games in your Steam library. +Tags: +- steam steam-idle-master steam-farm +ReleaseNotes: |- + What's Changed + - fix(tauri): prevent shutdown error popup from process cleanup on exit by @zevnda in #1724 + - build(deps): bump fumadocs-mdx from 15.0.10 to 15.0.11 by @dependabot[bot] in #1704 + - fix(achievement-unlocker): unlock achievements with identical importe… by @zevnda in #1727 + - refactor(components): clear search query when switching tabs by @zevnda in #1728 + Full Changelog: 5.3.2...5.3.3 +ReleaseNotesUrl: https://github.com/zevnda/steam-game-idler/releases/tag/5.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.yaml b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.yaml new file mode 100644 index 000000000000..362895843bcf --- /dev/null +++ b/manifests/z/zevnda/SteamGameIdler/5.3.3/zevnda.SteamGameIdler.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: zevnda.SteamGameIdler +PackageVersion: 5.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 04139460c40e0a79d488afeb99669a70f0f61397 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:17:23 +0800 Subject: [PATCH 156/279] New version: Dais.Dais version 0.11.6 (#384985) --- .../Dais/Dais/0.11.6/Dais.Dais.installer.yaml | 26 ++++++++++++++ .../Dais/0.11.6/Dais.Dais.locale.en-US.yaml | 35 +++++++++++++++++++ .../Dais/0.11.6/Dais.Dais.locale.zh-CN.yaml | 28 +++++++++++++++ manifests/d/Dais/Dais/0.11.6/Dais.Dais.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/d/Dais/Dais/0.11.6/Dais.Dais.installer.yaml create mode 100644 manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.en-US.yaml create mode 100644 manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.zh-CN.yaml create mode 100644 manifests/d/Dais/Dais/0.11.6/Dais.Dais.yaml diff --git a/manifests/d/Dais/Dais/0.11.6/Dais.Dais.installer.yaml b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.installer.yaml new file mode 100644 index 000000000000..3278ee347776 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.6 +UpgradeBehavior: install +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.6/Dais_0.11.6_x64-setup.exe + InstallerSha256: EDB4F43071E4B775A5F43453C4B6F36D6E3BCEDA3B5BF94BD4816F9CE3503007 + ProductCode: Dais +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/Dais-Project/Dais/releases/download/app-v0.11.6/Dais_0.11.6_x64_en-US.msi + InstallerSha256: B21912E3C7ACC029B815D75E24E5D7F017C6DE1DCE6762E645AEF4C6203436FD + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{417E4731-4A10-414D-A073-51D2704A47D3}' + AppsAndFeaturesEntries: + - UpgradeCode: '{4F1EF755-A3C3-5E42-B1C3-DA56D31ED950}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.en-US.yaml b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.en-US.yaml new file mode 100644 index 000000000000..b1542359bd51 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.6 +PackageLocale: en-US +Publisher: dais +PublisherUrl: https://github.com/Dais-Project +PublisherSupportUrl: https://github.com/Dais-Project/Dais/issues +PackageName: Dais +PackageUrl: https://github.com/Dais-Project/Dais +License: Freeware +ShortDescription: Your Desktop AI Staffs. +Description: |- + Your Desktop AI Staffs. + + Features + - Powerful Extensibility + Expand your Agent's capabilities by connecting it to various external tools, enabling it to tackle a much wider range of real-world tasks. + - Flexible Skill Management + Easily organize and assign specific skills to your Agents, ensuring they always have the perfect toolkit for the job at hand. + - Intuitive Workspace Organization + Stay organized by switching seamlessly between dedicated workspaces tailored for different projects and scenarios. + - Efficient Multi-Tasking + Keep things moving by managing and advancing multiple tasks simultaneously without losing track of your progress. + - Secure & Controlled Execution + Work with peace of mind thanks to robust permission controls that prevent unintended actions and ensure your Agent stays on track. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotesUrl: https://github.com/Dais-Project/Dais/releases/tag/app-v0.11.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.zh-CN.yaml b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.zh-CN.yaml new file mode 100644 index 000000000000..bbd102254dc4 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Dais.Dais +PackageVersion: 0.11.6 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 您的桌面 AI 员工。 +Description: |- + 您的桌面 AI 员工。 + + 功能 + - 强大的可扩展性 + 通过将智能体连接到各种外部工具,扩展其能力,使其能够处理更广泛的现实任务。 + - 灵活的技能管理 + 轻松组织并为您的智能体分配特定技能,确保它们始终拥有完成当前任务所需的完美工具集。 + - 直观的工作区管理 + 通过在专为不同项目和场景定制的不同工作区之间无缝切换,保持高效有序。 + - 高效多任务处理 + 同时管理和推进多个任务,让工作持续进行,同时不会丢失进度信息。 + - 安全可控的执行 + 借助强大的权限控制,防止意外操作,确保智能体始终按预期运行,让您安心工作。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dais/Dais/0.11.6/Dais.Dais.yaml b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.yaml new file mode 100644 index 000000000000..cf9689c21854 --- /dev/null +++ b/manifests/d/Dais/Dais/0.11.6/Dais.Dais.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: Dais.Dais +PackageVersion: 0.11.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b64c5a0a555d39895460ce68b1ff15c8beae207c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:17:38 +0800 Subject: [PATCH 157/279] New version: Kindness-Kismet.Stelliberty version 1.2.288 (#384990) --- ...Kindness-Kismet.Stelliberty.installer.yaml | 18 ++++ ...dness-Kismet.Stelliberty.locale.en-US.yaml | 34 ++++++++ ...dness-Kismet.Stelliberty.locale.zh-CN.yaml | 82 +++++++++++++++++++ .../1.2.288/Kindness-Kismet.Stelliberty.yaml | 8 ++ 4 files changed, 142 insertions(+) create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.installer.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.en-US.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.yaml diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.installer.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.installer.yaml new file mode 100644 index 000000000000..fa19f1fce897 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.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: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.288 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{A1B2C3D4-E5F6-7890-0884D489-123456789ABC}}_is1' +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kindness-Kismet/Stelliberty/releases/download/v1.2.288/Stelliberty-v1.2.288-windows-x64-setup.exe + InstallerSha256: 23B77B87695B702EE630F4089869AFB8B42EE51F227B757FEDE9D45731140568 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.en-US.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.en-US.yaml new file mode 100644 index 000000000000..1f86c7486785 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.288 +PackageLocale: en-US +License: Freeware +ShortDescription: A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style +Description: |- + A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style + ✨ Features + - 🎨 MD3M Design System: Unique Material Design 3 Modern style combining MD3 color management with acrylic glass effects + - 🦀 Rust Backend: High-performance core powered by Rust with Flutter UI + - 🌐 Multi-language Support: Built-in i18n support using slang + - 🔧 Subscription Management: Full subscription and override configuration support + - 📊 Real-time Monitoring: Connection tracking and traffic statistics + - 🪟 Native Desktop Integration: Windows service, system tray, and auto-start support + - 🔄 Built-in UWP Loopback Manager: Manage Windows UWP app loopback exemptions (Windows only) + 🏆 Implementation Highlights + This might be one of the most detail-oriented Flutter desktop applications: + - ✨ System Tray Dark Mode: Adaptive tray icons for Windows dark/light themes + - 🚀 Flicker-Free Launch: Maximized window startup without visual artifacts + - 👻 Smooth Window Transitions: Show/hide animations without flickering + - 🎯 Pixel-Perfect UI: Carefully crafted MD3M design system +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- network +- proxy +- vpn +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml new file mode 100644 index 000000000000..ba5a434f739b --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml @@ -0,0 +1,82 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.288 +PackageLocale: zh-CN +Publisher: Stelliberty +PublisherUrl: https://github.com/Kindness-Kismet +PublisherSupportUrl: https://github.com/Kindness-Kismet/Stelliberty/issues +PackageName: Stelliberty +PackageUrl: https://github.com/Kindness-Kismet/Stelliberty +License: 免费软件 +LicenseUrl: https://github.com/Kindness-Kismet/Stelliberty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Stelliberty. All rights reserved. +ShortDescription: 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 +Description: |- + 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 + ✨ 特性 + - 🎨 MD3M 设计系统:结合 MD3 色彩管理与亚克力玻璃效果的独特 Material Design 3 Modern 风格 + - 🦀 Rust 后端:由 Rust 提供高性能核心,搭配 Flutter 用户界面 + - 🌐 多语言支持:使用 slang 实现内置 i18n 支持 + - 🔧 订阅管理:完整支持订阅与覆盖配置 + - 📊 实时监控:连接追踪与流量统计 + - 🪟 原生桌面集成:支持 Windows 服务、系统托盘及自动启动 + - 🔄 内置 UWP 回环管理器:管理 Windows UWP 应用回环豁免(仅 Windows) + 🏆 实现亮点 + 这可能是最注重细节的 Flutter 桌面应用之一: + - ✨ 系统托盘暗黑模式:针对 Windows 明暗主题自适应的托盘图标 + - 🚀 无闪烁启动:最大化窗口启动无视觉瑕疵 + - 👻 平滑窗口过渡:显示/隐藏动画无闪烁 + - 🎯 像素级精准 UI:精心打造的 MD3M 设计系统 +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotes: |- + 📦 构建信息 + 项目 内容 + 包名 stelliberty + 版本号 1.2.288 + Mihomo 核心 1.19.27 + - 修复 Windows 关机或注销时系统代理可能残留的问题 + English Version + - Fixed system proxy possibly remaining enabled during Windows shutdown or sign-out + + ❓ 故障排查 + Linux 启动问题 + 如果无法启动应用,请确保已为应用文件夹赋予权限: + # 进入应用目录 + cd /path/to/stelliberty + + # 赋予权限 + chmod 777 -R ./stelliberty + 端口被占用(Windows) + 如果遇到端口冲突: + # 1. 查找占用端口的进程 + netstat -ano | findstr :端口号 + + # 2. 结束进程(以管理员身份运行) + taskkill /F /PID XXX + ⚠️ 重要:必须以管理员身份运行命令提示符。服务模式启动的核心进程需要提升权限才能终止。 + 软件工作不正常 + 路径要求(ZIP 和 EXE 均适用): + - 路径中不应包含特殊字符(空格除外) + - 路径中不应包含非 ASCII 字符(如中文字符) + - 支持空格:D:\Program Files\Stelliberty ✅ + EXE 安装程序的位置限制: + 如果使用 EXE 安装程序,还有额外的安装位置限制: + - 系统盘(C:):仅允许 %LOCALAPPDATA%\Programs\*(如 C:\Users\用户名\AppData\Local\Programs\Stelliberty) + - 其他盘(D:、E: 等):无限制 + 💡 如需安装到 EXE 不允许的位置,请使用便携版 ZIP(无位置限制,但仍可能受系统目录权限影响)。 + 缺少运行库(Windows) + 如果应用程序在 Windows 上无法启动或立即崩溃,可能是缺少必需的 Visual C++ 运行库。 + 解决方案: + 安装 Visual C++ 运行库:vcredist - Visual C++ 运行库合集 +ReleaseNotesUrl: https://github.com/Kindness-Kismet/Stelliberty/releases/tag/v1.2.288 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.yaml new file mode 100644 index 000000000000..564c0bd6a035 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.288/Kindness-Kismet.Stelliberty.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: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.288 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 3a8ee3183d7c558a8a2327b6c799e635155293cc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:17:52 +0800 Subject: [PATCH 158/279] New version: leezer3.OpenBVE version 1.13.0.4 (#384991) --- .../1.13.0.4/leezer3.OpenBVE.installer.yaml | 19 +++++++++ .../leezer3.OpenBVE.locale.en-US.yaml | 42 +++++++++++++++++++ .../leezer3.OpenBVE.locale.zh-CN.yaml | 26 ++++++++++++ .../OpenBVE/1.13.0.4/leezer3.OpenBVE.yaml | 8 ++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.installer.yaml create mode 100644 manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.en-US.yaml create mode 100644 manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.zh-CN.yaml create mode 100644 manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.yaml diff --git a/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.installer.yaml b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.installer.yaml new file mode 100644 index 000000000000..7fb4a0752621 --- /dev/null +++ b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.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: leezer3.OpenBVE +PackageVersion: 1.13.0.4 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{D617A45D-C2F6-44D1-A85C-CA7FFA91F7FC}_is1' +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/leezer3/OpenBVE/releases/download/1.13.0.4/openBVE-1.13.0.4-setup.exe + InstallerSha256: 0DB9DF276D8DCF8A5B96986FD07AE1547A20E26FF295C7E145364E79972E25FC +- Architecture: x64 + InstallerUrl: https://github.com/leezer3/OpenBVE/releases/download/1.13.0.4/openBVE-1.13.0.4-setup.exe + InstallerSha256: 0DB9DF276D8DCF8A5B96986FD07AE1547A20E26FF295C7E145364E79972E25FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.en-US.yaml b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.en-US.yaml new file mode 100644 index 000000000000..c27a64ad0022 --- /dev/null +++ b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: leezer3.OpenBVE +PackageVersion: 1.13.0.4 +PackageLocale: en-US +Publisher: The OpenBVE Project +PublisherUrl: https://openbve-project.net/ +PublisherSupportUrl: https://github.com/leezer3/OpenBVE/issues +Author: Christopher Lees +PackageName: openBVE +PackageUrl: https://openbve-project.net/ +License: BSD-2-Clause +LicenseUrl: https://openbve-project.net/copyright/ +Copyright: © 2007 - 2026 The OpenBVE Project, and released into the Public Domain. +ShortDescription: A license-free, open source, free of charge train driving simulator. +Description: |- + OpenBVE is a license-free, open source, free of charge train driving simulator. + This program includes detailed per-car simulation of the brake systems, friction, air resistance, toppling and more. In 3D cabs, the driving experience is augmented with forces that shake your simulated body upon acceleration and braking, as well as in curves. Besides that, OpenBVE features a 3D positional sound system best enjoyed with surround speakers, train exteriors and timetables for the current run. Finally, via the main menu, routes and trains be easily selected to start a new session, the controls can be configured to keyboard or joystick devices, and a variety of options can be selected. + Compared to other simulators of the genre, especially compared to commercial games, OpenBVE has its main focus on realism, not necessarily on user-friendliness. You should be willing to study operational manuals for the routes and trains you want to drive, and will in many cases not get along by just memorizing a few keystrokes. If you can identify with this focus, OpenBVE might be the right simulator for you. +Tags: +- game +- gaming +- metro +- railway +- simulate +- simulation +- simulator +- subway +- train +- underground +ReleaseNotes: |- + Significant Changes: + - Change: Various improvements to the BVE5 route parser ( https://github.com/leezer3/OpenBVE/pull/1325 ) + - Change: Improve object transform algorithm. + - Hacks: Fix issues with certain walls / dikes with Minobu route. +ReleaseNotesUrl: https://github.com/leezer3/OpenBVE/releases/tag/1.13.0.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/leezer3/OpenBVE/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.zh-CN.yaml b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.locale.zh-CN.yaml new file mode 100644 index 000000000000..3545124bbbf2 --- /dev/null +++ b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.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: leezer3.OpenBVE +PackageVersion: 1.13.0.4 +PackageLocale: zh-CN +ShortDescription: 免许可证、开源、免费的火车驾驶模拟器。 +Description: |- + OpenBVE 是一款免许可证、开源、免费的火车驾驶模拟器。 + 该程序包括制动系统、摩擦、空气阻力、倾覆等每辆车的详细模拟。在三维驾驶室中,加速、制动和转弯时模拟车身的晃动会增强驾驶体验。除此以外,OpenBVE 还配备了 3D 定位声音系统,可通过搭配环绕扬声器、列车外部和当前运行时刻表以体验最佳效果。最后,可以在主菜单轻松选择路线和列车以开始新的会话,可以将键盘或操纵杆设备配置为控制器,同时还有各种选项可选。 + 与其它同类模拟器,尤其是与商业游戏相比,OpenBVE 的重点在于逼真性而不一定是用户友好性。你可能需要研究你所驾驶的路线和列车的操作手册,并且在大多数情况下仅靠记住几个按键是无法完成任务的。如果你能认同这一重点,OpenBVE 可能就是适合你的模拟器。 +Tags: +- 列车 +- 地铁 +- 模拟 +- 模拟器 +- 游戏 +- 火车 +- 轨道交通 +- 铁路 +ReleaseNotesUrl: https://github.com/leezer3/OpenBVE/releases/tag/1.13.0.4 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/leezer3/OpenBVE/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.yaml b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.yaml new file mode 100644 index 000000000000..f6b32627dca8 --- /dev/null +++ b/manifests/l/leezer3/OpenBVE/1.13.0.4/leezer3.OpenBVE.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: leezer3.OpenBVE +PackageVersion: 1.13.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 682d6c546b0ee5947621c5d51818fc1b084a8761 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:18:06 +0800 Subject: [PATCH 159/279] New version: nashsu.LLMWiki version 0.4.23 (#384993) --- .../0.4.23/nashsu.LLMWiki.installer.yaml | 26 ++++++++++++ .../0.4.23/nashsu.LLMWiki.locale.en-US.yaml | 41 +++++++++++++++++++ .../0.4.23/nashsu.LLMWiki.locale.zh-CN.yaml | 35 ++++++++++++++++ .../nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.installer.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.locale.en-US.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.locale.zh-CN.yaml create mode 100644 manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.yaml diff --git a/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.installer.yaml b/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.installer.yaml new file mode 100644 index 000000000000..18c2c11343c1 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.23/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.23 +UpgradeBehavior: install +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.23/LLM.Wiki_0.4.23_x64-setup.exe + InstallerSha256: 24C7C89F94BCBD2225D545631623F88A7D00269EEEEA7F66EAD017F7A4AD096E + ProductCode: LLM Wiki +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/nashsu/llm_wiki/releases/download/v0.4.23/LLM.Wiki_0.4.23_x64_en-US.msi + InstallerSha256: 9A93DCC92B4C0B07A83DC1B8B1D162B992CFD60D3CD94523781A4E85338766E5 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{3B35F425-96BB-4081-AD13-9E8140F6D6C2}' + AppsAndFeaturesEntries: + - UpgradeCode: '{51897FF7-F36A-570D-8EE2-BFED15681FB4}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.locale.en-US.yaml b/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.locale.en-US.yaml new file mode 100644 index 000000000000..67921078fb98 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.23/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.23 +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.23/nashsu.LLMWiki.locale.zh-CN.yaml b/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.locale.zh-CN.yaml new file mode 100644 index 000000000000..4a0fa9d973d2 --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.23/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.23 +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.23 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.yaml b/manifests/n/nashsu/LLMWiki/0.4.23/nashsu.LLMWiki.yaml new file mode 100644 index 000000000000..89354e41e74c --- /dev/null +++ b/manifests/n/nashsu/LLMWiki/0.4.23/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.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a0c1f20d3c1a0360784f6437e4988ac29639d69f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=89=E5=85=89?= Date: Tue, 9 Jun 2026 01:18:20 +0800 Subject: [PATCH 160/279] New version: gg.ai.ggcode-desktop version 1.3.67 (#384994) --- .../gg.ai.ggcode-desktop.installer.yaml | 27 ++++++++++++++++ .../gg.ai.ggcode-desktop.locale.en-US.yaml | 32 +++++++++++++++++++ .../1.3.67/gg.ai.ggcode-desktop.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.installer.yaml create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.locale.en-US.yaml create mode 100644 manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.yaml diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.installer.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.installer.yaml new file mode 100644 index 000000000000..6b01a189d90a --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-desktop +PackageVersion: 1.3.67 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C547C298-B08E-438A-8AC3-E81D9BC4223A}' +AppsAndFeaturesEntries: +- DisplayName: GGCode Desktop + Publisher: GG AI Studio + ProductCode: '{C547C298-B08E-438A-8AC3-E81D9BC4223A}' + UpgradeCode: '{CB2D6759-52A6-4C5E-8D56-FF21F3E3CE9D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.67/ggcode-desktop_1.3.67_windows_x64.msi + InstallerSha256: 687AA346D9D2AF0231B63E01E032145FA90C4185C789D8DCA5867E8BF70A7797 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.locale.en-US.yaml new file mode 100644 index 000000000000..08a1a1eab1b4 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.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: gg.ai.ggcode-desktop +PackageVersion: 1.3.67 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: GGCode Desktop +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent with a native desktop interface. +Description: |- + GGCode Desktop is a native graphical interface for ggcode, an AI coding agent + focused on code understanding, repo editing, command execution, MCP tools, + resumable sessions, and coding workflows. +Tags: +- ai +- coding +- desktop +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.67 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.yaml b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.yaml new file mode 100644 index 000000000000..213d6ffb8b3e --- /dev/null +++ b/manifests/g/gg/ai/ggcode-desktop/1.3.67/gg.ai.ggcode-desktop.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: gg.ai.ggcode-desktop +PackageVersion: 1.3.67 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bbc1ca89400e2fa497188347f58c85acd927f25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=89=E5=85=89?= Date: Tue, 9 Jun 2026 01:18:34 +0800 Subject: [PATCH 161/279] New version: gg.ai.ggcode-cli version 1.3.67 (#384995) --- .../1.3.67/gg.ai.ggcode-cli.installer.yaml | 38 +++++++++++++++++++ .../1.3.67/gg.ai.ggcode-cli.locale.en-US.yaml | 33 ++++++++++++++++ .../ggcode-cli/1.3.67/gg.ai.ggcode-cli.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.installer.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.locale.en-US.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.yaml diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.installer.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.installer.yaml new file mode 100644 index 000000000000..493ac817d3ca --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.67 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- ggcode +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.67/ggcode_1.3.67_windows_x64.msi + InstallerSha256: 6B30590BF345F720891E704610B43333F28A12CA291FE21BEF29A6AF7FF1577C + ProductCode: '{F244A117-4866-4167-AECC-2B09A6789D7D}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{F244A117-4866-4167-AECC-2B09A6789D7D}' + UpgradeCode: '{8E0F3BA8-802A-4FEA-9EDC-25475EB74ACF}' +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.67/ggcode_1.3.67_windows_arm64.msi + InstallerSha256: F65E42E4E4F4B0A101965F54620F8DC8AE0B12E55B167E251948CCB47CAD5882 + ProductCode: '{9F7FC238-445D-446D-A851-A3DD4A141028}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{9F7FC238-445D-446D-A851-A3DD4A141028}' + UpgradeCode: '{8E0F3BA8-802A-4FEA-9EDC-25475EB74ACF}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.locale.en-US.yaml new file mode 100644 index 000000000000..3513c62377c3 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.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: gg.ai.ggcode-cli +PackageVersion: 1.3.67 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: ggcode +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent for the terminal. +Description: |- + ggcode is an AI coding agent for terminal-first workflows. It can understand + repositories, edit files, run commands, use MCP tools, and keep working with + resumable sessions inside a full-screen TUI. +Moniker: ggcode +Tags: +- ai +- cli +- coding +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.67 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-cli.yaml new file mode 100644 index 000000000000..4902c826198d --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.67/gg.ai.ggcode-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: gg.ai.ggcode-cli +PackageVersion: 1.3.67 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 272e08ec65293fdb6caa28c225d125a091867280 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:18:49 +0800 Subject: [PATCH 162/279] New version: Sourcegraph.Amp version 0.0.1780909758-g2d38be (#385000) --- .../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.1780909758-g2d38be/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..9a34bd8fe10a --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/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.1780909758-g2d38be +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780909758-g2d38be/amp-windows-x64-baseline.exe + InstallerSha256: CB92B94D904351113FA1F41443334D64E17912C9C039723E8E6B81F9EA142541 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..97ac78407135 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/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.1780909758-g2d38be +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.1780909758-g2d38be/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..46f9d856e111 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/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.1780909758-g2d38be +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.1780909758-g2d38be/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..62f92132570d --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780909758-g2d38be/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.1780909758-g2d38be +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 97ad32d92c1ae05964d5dc66684d35debe6955e2 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:19:05 -0400 Subject: [PATCH 163/279] New version: Microsoft.SafetyScanner version 1.451.326.0 (#385003) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.326.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..40c0cbb18772 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.326.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.326.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.326.0&arch=x86 + InstallerSha256: 0E9A672DD5129AF8B5C0CCB5C99A83DF219B78DC3DE8A30A7409C4ECD9642357 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.326.0&arch=amd64 + InstallerSha256: 2E7930C7480C5F37683CD986BF8CF66734B0E4E1E69A5F1FA2AC6848F53C538A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..e9029e76080f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.326.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.326.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.326.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.326.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..984c3c6130e2 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.326.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.326.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d2e806798c4325388be9808dd14660204a2988da Mon Sep 17 00:00:00 2001 From: Francesco <137506210+flick9000@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:19:18 +0200 Subject: [PATCH 164/279] New version: flick9000.WinScript version 2.17.0 (#385005) --- .../2.17.0/flick9000.WinScript.installer.yaml | 13 ++++++++ .../flick9000.WinScript.locale.en-US.yaml | 33 +++++++++++++++++++ .../WinScript/2.17.0/flick9000.WinScript.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.installer.yaml create mode 100644 manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.locale.en-US.yaml create mode 100644 manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.yaml diff --git a/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.installer.yaml b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.installer.yaml new file mode 100644 index 000000000000..b455d7f198fe --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.17.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flick9000/winscript/releases/download/v2.17.0/winscript-installer.exe + InstallerSha256: 282A68061443C838080EC5E42CC28A28AC574608C782C0588A154990640E35FA +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.locale.en-US.yaml b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.locale.en-US.yaml new file mode 100644 index 000000000000..35934bbb9119 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.17.0 +PackageLocale: en-US +Publisher: flick9000 +PublisherUrl: https://github.com/flick9000 +PublisherSupportUrl: https://github.com/flick9000/winscript/issues +PackageName: WinScript +PackageUrl: https://github.com/flick9000/winscript +License: GPL-3.0 +ShortDescription: Open-source tool to build your Windows 10/11 script from scratch. It includes debloat, privacy, performance & app installing scripts. +Tags: +- bloatware +- debloat +- debloater +- install-script +- installer-script +- optimize +- privacy +- privacy-tools +- script +- security +- security-tools +- telemetry +- tweaks +- windows +- windows-10 +- windows-11 +ReleaseNotesUrl: https://github.com/flick9000/winscript/releases/tag/v2.17.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.yaml b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.yaml new file mode 100644 index 000000000000..abc077f4add8 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.17.0/flick9000.WinScript.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.17.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 515c2b7f84ca750583a67288e5478b35d943cef5 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:19:31 -0300 Subject: [PATCH 165/279] Add version: GrafanaLabs.k6 version 1.8.0 (#385008) --- .../k6/1.8.0/GrafanaLabs.k6.installer.yaml | 24 ++++++++++++++ .../k6/1.8.0/GrafanaLabs.k6.locale.en-US.yaml | 32 +++++++++++++++++++ .../GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.installer.yaml create mode 100644 manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.locale.en-US.yaml create mode 100644 manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.yaml diff --git a/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.installer.yaml b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.installer.yaml new file mode 100644 index 000000000000..c8124f857478 --- /dev/null +++ b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GrafanaLabs.k6 +PackageVersion: 1.8.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +ProductCode: '{5A752CE5-1BF5-4C0F-B5CC-92568947486F}' +AppsAndFeaturesEntries: +- Publisher: Grafana Labs + ProductCode: '{5A752CE5-1BF5-4C0F-B5CC-92568947486F}' + UpgradeCode: '{8C5F9495-F697-4780-ABFD-90DCC2F681B6}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\k6' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/grafana/k6/releases/download/v1.8.0/k6-v1.8.0-windows-amd64.msi + InstallerSha256: C5200DDD88694CF3C3E6B808098538654C99B134E1D6DED1696811E0B37ABA54 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.locale.en-US.yaml b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.locale.en-US.yaml new file mode 100644 index 000000000000..26e3fd0f9ee2 --- /dev/null +++ b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.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: GrafanaLabs.k6 +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: Grafana Labs +PublisherUrl: https://grafana.com/ +PublisherSupportUrl: https://github.com/grafana/k6/issues +PrivacyUrl: https://grafana.com/legal/privacy-policy/ +Author: Grafana Labs +PackageName: k6 +PackageUrl: https://github.com/grafana/k6 +License: AGPL-3.0 +LicenseUrl: https://github.com/grafana/k6/blob/HEAD/LICENSE.md +ShortDescription: A modern load testing tool, using Go and JavaScript. +Description: k6 is a developer-centric, free and open-source load testing tool built for making performance testing a productive and enjoyable experience. Using k6, you"ll be able to catch performance regression and problems earlier, allowing you to build resilient systems and robust applications. +Moniker: k6 +Tags: +- cli +- foss +- k6 +- load testing +- open-source +- performance +- performance testing +- testing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://grafana.com/docs/k6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.yaml b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.yaml new file mode 100644 index 000000000000..4ccc50ea12b2 --- /dev/null +++ b/manifests/g/GrafanaLabs/k6/1.8.0/GrafanaLabs.k6.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: GrafanaLabs.k6 +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f866dcbe72c7af7c8d2b35371e63fb85377bebd7 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:19:43 +0300 Subject: [PATCH 166/279] New version: laurentiu021.SysManager version 1.19.3 (#385010) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 45 +++++++++++++++++++ .../1.19.3/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..79c0eed77984 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.19.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.19.3/SysManager-v1.19.3.exe + InstallerSha256: 06D7E4044988FA351CCCCEBB69ECE1EE722F61BE8FA4E997696B939206F5D8BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..3f33caddfa62 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.19.3 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.19.3] - 2026-06-08 + Fixed + - Deep Cleanup no longer follows junctions / symbolic links (data-loss fix). The cleanup traversal descended into reparse points, so a junction inside a cache folder could lead File.Delete to remove files outside the target tree — for example real user data behind a junction. Traversal now detects reparse points (FileAttributes.ReparsePoint) and skips them entirely, never entering or deleting through a link. + - Dashboard alerts no longer always show "unavailable". The App Updates, Event Log, and Pending Reboot scanners each had a free code block after their catch that ran unconditionally and overwrote the real scan result with an "unavailable / green" status. The Dashboard therefore reported false-OK for these three checks regardless of the actual system state. The decision logic is now extracted into pure, unit-tested methods and the overwrite is gone, so real results surface. + Verify the download + Get-FileHash .\SysManager-v1.19.3.exe -Algorithm SHA256 + Expected SHA256: 06D7E4044988FA351CCCCEBB69ECE1EE722F61BE8FA4E997696B939206F5D8BE +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.19.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..66bacf446c97 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.3/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.19.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 03b099ef947b342adcf11ca749e0e2c94476c4ce Mon Sep 17 00:00:00 2001 From: harumi <164025931+harumiWeb@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:19:55 +0900 Subject: [PATCH 167/279] Update: HarumiWeb.Xlflow to 0.12.1 (#385013) Co-authored-by: goreleaserbot --- .../0.12.1/HarumiWeb.Xlflow.installer.yaml | 18 +++++++++++++++ .../0.12.1/HarumiWeb.Xlflow.locale.en-US.yaml | 23 +++++++++++++++++++ .../Xlflow/0.12.1/HarumiWeb.Xlflow.yaml | 7 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.installer.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.locale.en-US.yaml create mode 100644 manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.yaml diff --git a/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.installer.yaml b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.installer.yaml new file mode 100644 index 000000000000..ac69b9bd9e0b --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.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: HarumiWeb.Xlflow +PackageVersion: 0.12.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-08" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: xlflow.exe + PortableCommandAlias: xlflow + InstallerUrl: https://github.com/harumiWeb/xlflow/releases/download/v0.12.1/xlflow_windows_x86_64.zip + InstallerSha256: b04d7340e174ea1e7647117c16a0802b62647f6939906500fc0f30ecb06014d8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.locale.en-US.yaml b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.locale.en-US.yaml new file mode 100644 index 000000000000..cd594cc23dda --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.locale.en-US.yaml @@ -0,0 +1,23 @@ +# 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: HarumiWeb.Xlflow +PackageVersion: 0.12.1 +PackageLocale: en-US +Publisher: HarumiWeb +PublisherUrl: https://github.com/harumiWeb +PublisherSupportUrl: https://github.com/harumiWeb/xlflow/issues +PackageName: xlflow +PackageUrl: https://github.com/harumiWeb/xlflow +License: MIT +LicenseUrl: https://github.com/harumiWeb/xlflow/blob/v0.12.1/LICENSE +ShortDescription: Excel VBA development framework for CLI-first humans and AI agents. +Description: Excel VBA development framework for CLI-first humans and AI agents. +Moniker: xlflow +Tags: + - go + - cli + - excel + - vba + - automation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.yaml b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.yaml new file mode 100644 index 000000000000..78715a3f1773 --- /dev/null +++ b/manifests/h/HarumiWeb/Xlflow/0.12.1/HarumiWeb.Xlflow.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: HarumiWeb.Xlflow +PackageVersion: 0.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16aaa6e342b8de1939829479f1272677e2a68b01 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:20:07 +0300 Subject: [PATCH 168/279] New version: laurentiu021.SysManager version 1.19.4 (#385014) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 44 +++++++++++++++++++ .../1.19.4/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..747992439d29 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.19.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.19.4/SysManager-v1.19.4.exe + InstallerSha256: 16C386E94F9A0B6AE71982B880E2295975302E45FC5735389C09EEB94002C330 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..0224afbb7233 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.19.4 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.19.4] - 2026-06-08 + Fixed + - Destructive cleanup actions now require confirmation. Three deletion paths ran immediately with no prompt: Deep Cleanup (CleanAsync), Temp Cleanup, and Empty Recycle Bin. Each now shows a DialogService.Confirm dialog first — Deep Cleanup states the file count and total size and warns the files bypass the Recycle Bin. Declining cancels with no changes. Adds regression tests covering both the decline (nothing deleted) and confirm (files deleted) paths. + Verify the download + Get-FileHash .\SysManager-v1.19.4.exe -Algorithm SHA256 + Expected SHA256: 16C386E94F9A0B6AE71982B880E2295975302E45FC5735389C09EEB94002C330 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.19.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..cf5cd51ec28f --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.4/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.19.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a7275efbe4fcf315698a85f577431313bcff9434 Mon Sep 17 00:00:00 2001 From: Sergey Kolesnik <181038+dreik@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:20:21 +0300 Subject: [PATCH 169/279] New version: Bitwarden.DirectoryConnector version 2026.4.0 (#385019) --- ...itwarden.DirectoryConnector.installer.yaml | 24 +++++++++++++++++ ...arden.DirectoryConnector.locale.en-US.yaml | 27 +++++++++++++++++++ .../Bitwarden.DirectoryConnector.yaml | 7 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.installer.yaml create mode 100644 manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.locale.en-US.yaml create mode 100644 manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.yaml diff --git a/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.installer.yaml b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.installer.yaml new file mode 100644 index 000000000000..cd127869e62f --- /dev/null +++ b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.installer.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bitwarden.DirectoryConnector +PackageVersion: 2026.4.0 +ReleaseDate: 2026-04-16 +Installers: +- InstallerLocale: en-US + Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/bitwarden/directory-connector/releases/download/v2026.4.0/Bitwarden-Connector-Portable-2026.4.0.exe + InstallerSha256: 5477AE0473EAFA1791D019B2F06086804FEB389BF94B5E5CBFC4080A5BBF2470 +- InstallerLocale: en-US + Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/bitwarden/directory-connector/releases/download/v2026.4.0/Bitwarden-Connector-Installer-2026.4.0.exe + InstallerSha256: 0CF0A30E6F2D81B6A1E98F63B2626E0FBC0EDBF0F51666C588CBF728FF3C4E3D + ProductCode: 3ef1b87f-fbff-5c2e-9ab9-5e0e9eff28ae + AppsAndFeaturesEntries: + - DisplayName: Bitwarden Directory Connector + Publisher: Bitwarden Inc. + DisplayVersion: 2026.4.0 + ProductCode: 3ef1b87f-fbff-5c2e-9ab9-5e0e9eff28ae +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.locale.en-US.yaml b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.locale.en-US.yaml new file mode 100644 index 000000000000..c4d573589946 --- /dev/null +++ b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bitwarden.DirectoryConnector +PackageVersion: 2026.4.0 +PackageLocale: en-US +Publisher: Bitwarden Inc. +PublisherUrl: https://github.com/bitwarden +PublisherSupportUrl: https://github.com/bitwarden/directory-connector/issues +PackageName: Bitwarden Directory Connector +PackageUrl: https://github.com/bitwarden/directory-connector +License: GPL-3.0 +LicenseUrl: https://github.com/bitwarden/directory-connector/blob/HEAD/LICENSE.txt +Copyright: © 2015-2026 Bitwarden Inc. +ShortDescription: A desktop application used to sync your Bitwarden enterprise organization to an existing directory of users and groups. +Description: A desktop application used to sync your Bitwarden enterprise organization to an existing directory of users and groups. Supported directories:Active Directory; Any other LDAP-based directory; Microsoft Entra ID; G Suite (Google); Okta. +Tags: +- bitwarden-directory-connector +- bitwarden-for-enterprise +- bitwardendirectoryconnector +ReleaseNotes: |- + - Skip deleted users in duplicate email check + - Update node-forge to v1.4.0 [SECURITY] + - Update electron to v39.8.4 [SECURITY] + - Various dependency updates +ReleaseNotesUrl: https://github.com/bitwarden/directory-connector/releases/tag/v2026.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.yaml b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.yaml new file mode 100644 index 000000000000..4f4f57ce7b26 --- /dev/null +++ b/manifests/b/Bitwarden/DirectoryConnector/2026.4.0/Bitwarden.DirectoryConnector.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Bitwarden.DirectoryConnector +PackageVersion: 2026.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3773f254e63168669f09bc2c5d22b52bd3ee4093 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:20:34 -0400 Subject: [PATCH 170/279] New version: Streetwriters.Notesnook version 3.3.23 (#385022) --- .../Streetwriters.Notesnook.installer.yaml | 36 +++++++++++++++ .../Streetwriters.Notesnook.locale.en-US.yaml | 46 +++++++++++++++++++ .../3.3.23/Streetwriters.Notesnook.yaml | 8 ++++ 3 files changed, 90 insertions(+) create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.installer.yaml create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.locale.en-US.yaml create mode 100644 manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.yaml diff --git a/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.installer.yaml b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.installer.yaml new file mode 100644 index 000000000000..212a76d57bdc --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.installer.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.3.23 +UpgradeBehavior: install +Commands: +- notesnook +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.23/notesnook_win_x64.exe + InstallerSha256: 4840D274A46A9E8BE9AA7942F7F47CAE7398591744A60CC9A212FAE4449BB875 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.3.23 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.23/notesnook_win_x64_portable.exe + InstallerSha256: F6C0753B8785AB518A19B0DC19CA28AA53C3FB89940235F88574B9DFA7838A2C +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.23/notesnook_win_arm64.exe + InstallerSha256: 2E833DE21B0B181C37990F2908CA79BEF624CB40DD30A554418D8B07FE20BF14 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b + AppsAndFeaturesEntries: + - DisplayName: Notesnook 3.3.23 + ProductCode: a05a6719-4910-5e6c-a2aa-9af71cd1063b +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/streetwriters/notesnook/releases/download/v3.3.23/notesnook_win_arm64_portable.exe + InstallerSha256: 5A96A5E283B4CDFFCF39F59EE1D8D5888A41E5885DC0ADF7F1D0E8EF8F86B4C6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.locale.en-US.yaml b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.locale.en-US.yaml new file mode 100644 index 000000000000..7b318b3ddec4 --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Streetwriters.Notesnook +PackageVersion: 3.3.23 +PackageLocale: en-US +Publisher: Streetwriters +PublisherUrl: https://streetwriters.co/ +PublisherSupportUrl: https://github.com/streetwriters/notesnook/issues +PrivacyUrl: https://notesnook.com/privacy +Author: Streetwriters +PackageName: Notesnook +PackageUrl: https://notesnook.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/streetwriters/notesnook/blob/HEAD/LICENSE +Copyright: (c) Copyright 2026 Streetwriters (Private) Ltd. +ShortDescription: A fully end-to-end encrypted note taking alternative to Evernote. +Description: |- + Notesnook is a free (as in speech) & open-source note-taking app focused on user privacy & ease of use. To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 & Argon2. + + Notesnook is our proof that privacy does not (always) have to come at the cost of convenience. We aim to provide users peace of mind & 100% confidence that their notes are safe and secure. The decision to go fully open source is one of the most crucial steps towards that. +Moniker: notesnook +Tags: +- asp-net-core +- dotnet-core +- electron +- foss +- note-management +- note-taking +- note-taking-app +- notebook +- notes +- notes-app +- productivity +- react +- react-native +- reactjs +- self-hosted +ReleaseNotes: Read about what's new in Notesnook Desktop v3.3.23 on Notesnook's blog +ReleaseNotesUrl: https://github.com/streetwriters/notesnook/releases/tag/v3.3.23 +PurchaseUrl: https://notesnook.com/pricing/ +Documentations: +- DocumentLabel: Notesnook Help + DocumentUrl: https://help.notesnook.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.yaml b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.yaml new file mode 100644 index 000000000000..40bb475cb3bd --- /dev/null +++ b/manifests/s/Streetwriters/Notesnook/3.3.23/Streetwriters.Notesnook.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: Streetwriters.Notesnook +PackageVersion: 3.3.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 938c64306490a2be9a5789644acbe1de4283e610 Mon Sep 17 00:00:00 2001 From: NessZerra <90105158+Finesssee@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:20:48 +0700 Subject: [PATCH 171/279] New version: Finesssee.Win-CodexBar version 0.32.7 (#385023) --- .../Finesssee.Win-CodexBar.installer.yaml | 20 +++++++++++++ .../Finesssee.Win-CodexBar.locale.en-US.yaml | 29 +++++++++++++++++++ .../0.32.7/Finesssee.Win-CodexBar.yaml | 7 +++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.installer.yaml create mode 100644 manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.locale.en-US.yaml create mode 100644 manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.yaml diff --git a/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.installer.yaml b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.installer.yaml new file mode 100644 index 000000000000..b4d2164ed2cb --- /dev/null +++ b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Finesssee.Win-CodexBar +PackageVersion: 0.32.7 +InstallerType: inno +Scope: user +UpgradeBehavior: install +ProductCode: WinCodexBar_is1 +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- ProductCode: WinCodexBar_is1 + DisplayName: CodexBar 0.32.7 + DisplayVersion: 0.32.7 + Publisher: CodexBar Contributors +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Finesssee/Win-CodexBar/releases/download/v0.32.7/CodexBar-0.32.7-Setup.exe + InstallerSha256: 5B4A5D8A76552F7755075DA6805999D3E0D36B9EAB16B0FF440F1C9F3F213ECD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.locale.en-US.yaml b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.locale.en-US.yaml new file mode 100644 index 000000000000..6210277ef4e3 --- /dev/null +++ b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Finesssee.Win-CodexBar +PackageVersion: 0.32.7 +PackageLocale: en-US +Publisher: CodexBar Contributors +PublisherUrl: https://github.com/Finesssee +PublisherSupportUrl: https://github.com/Finesssee/Win-CodexBar/issues +Author: Finesssee +PackageName: Win-CodexBar +PackageUrl: https://github.com/Finesssee/Win-CodexBar +License: MIT +LicenseUrl: https://github.com/Finesssee/Win-CodexBar/blob/main/LICENSE +Copyright: Copyright (c) CodexBar contributors +ShortDescription: Windows-native menu bar app for OpenAI Codex and Claude Code usage stats. +Description: Win-CodexBar is a Windows-native desktop app for viewing OpenAI Codex and Claude Code usage stats from a small Tauri shell. +Moniker: win-codexbar +Tags: +- claude-code +- codex +- desktop +- tauri +- usage +- windows +ReleaseNotes: |- + v0.32.7 fixes Cursor usage percentage parsing, prevents Cursor bonus-credit breakdown totals from distorting fallback percentages, and expands Alibaba Coding Plan regional support with canonical region-based cookie, dashboard, gateway, and SEC_TOKEN handling. +ReleaseNotesUrl: https://github.com/Finesssee/Win-CodexBar/releases/tag/v0.32.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.yaml b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.yaml new file mode 100644 index 000000000000..4acb15b2fc95 --- /dev/null +++ b/manifests/f/Finesssee/Win-CodexBar/0.32.7/Finesssee.Win-CodexBar.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Finesssee.Win-CodexBar +PackageVersion: 0.32.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f15cb5d7f5bcc5a5dae9c6c0653e87ef1c603c61 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:21:12 +0800 Subject: [PATCH 172/279] New version: GoTo.LogMeInResolveDesktopConsole version 1.16.2.75 (#384987) --- ...ogMeInResolveDesktopConsole.installer.yaml | 19 +++++++++++++++++++ ...eInResolveDesktopConsole.locale.en-US.yaml | 18 ++++++++++++++++++ ...eInResolveDesktopConsole.locale.zh-CN.yaml | 11 +++++++++++ .../GoTo.LogMeInResolveDesktopConsole.yaml | 8 ++++++++ 4 files changed, 56 insertions(+) create mode 100644 manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.installer.yaml create mode 100644 manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.en-US.yaml create mode 100644 manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.zh-CN.yaml create mode 100644 manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.yaml diff --git a/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.installer.yaml b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.installer.yaml new file mode 100644 index 000000000000..44b5af9195b9 --- /dev/null +++ b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.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: GoTo.LogMeInResolveDesktopConsole +PackageVersion: 1.16.2.75 +InstallerType: msi +InstallerSwitches: + InstallLocation: APPDIR="" +Protocols: +- gotoresolve +ProductCode: '{C0A12BA3-6FE9-4BBF-937D-5CF4A881D414}' +AppsAndFeaturesEntries: +- UpgradeCode: '{047253C4-8A6E-42ED-8A61-2035E4BC92F8}' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.console.gotoresolve.com/dtc/LMIResolveDesktopConsole-1.16.2.75-x64.msi + InstallerSha256: 4DFD8FDDEF45AC8E085DE54C46CEA5EBDC2EE9B4C49C9B73BA197D4B4BD333F0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.en-US.yaml b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.en-US.yaml new file mode 100644 index 000000000000..441d5d7b81c8 --- /dev/null +++ b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GoTo.LogMeInResolveDesktopConsole +PackageVersion: 1.16.2.75 +PackageLocale: en-US +Publisher: GoTo +PublisherSupportUrl: https://support.logmein.com/pro +PrivacyUrl: https://www.goto.com/company/legal/privacy +Author: GoTo Technologies USA, LLC +PackageName: LogMeIn Resolve Desktop Console +PackageUrl: https://support.logmein.com/resolve/help/goto-resolve-agent-desktop-console +License: Proprietary +Copyright: © 2026 GoTo Group, Inc. All rights reserved. +ShortDescription: IT management suite with remote access, support, and ticketing +Description: LogMeIn Resolve is an all-in-one IT management suite purpose-built for today's IT support challenges. It brings together world-class remote access and support with conversational ticketing to help you receive requests, triage problems, and fix issues quicker. Every IT team, helpdesk agent, and support request is different, which is why LogMeIn Resolve is built to meet the needs of each organization and problem, with support for all systems. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.zh-CN.yaml b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.zh-CN.yaml new file mode 100644 index 000000000000..bd73747ac09a --- /dev/null +++ b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.locale.zh-CN.yaml @@ -0,0 +1,11 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GoTo.LogMeInResolveDesktopConsole +PackageVersion: 1.16.2.75 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 具备远程访问、支持和工单功能的 IT 管理套件 +Description: LogMeIn Resolve 是一款专为应对当今 IT 支持挑战而打造的一体化 IT 管理套件。它将世界级的远程访问与支持和会话式工单系统相结合,帮助您接收请求、初步诊断问题并更快地解决故障。每个 IT 团队、每位服务台代理和每项支持请求各不相同,因此 LogMeIn Resolve 旨在满足每个组织和各类问题的需求,并支持所有系统。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.yaml b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.yaml new file mode 100644 index 000000000000..1fbc98e496a5 --- /dev/null +++ b/manifests/g/GoTo/LogMeInResolveDesktopConsole/1.16.2.75/GoTo.LogMeInResolveDesktopConsole.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: GoTo.LogMeInResolveDesktopConsole +PackageVersion: 1.16.2.75 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6ba6f5237fee079f0e5aeaf6206e681903debf39 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:21:35 +0300 Subject: [PATCH 173/279] New version: laurentiu021.SysManager version 1.20.0 (#385024) --- .../laurentiu021.SysManager.installer.yaml | 18 +++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 49 +++++++++++++++++++ .../1.20.0/laurentiu021.SysManager.yaml | 8 +++ 3 files changed, 75 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..a5e18626bf99 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.20.0/SysManager-v1.20.0.exe + InstallerSha256: 4930ED40D577F0426FDFFD09308452036AEC5243228B268F73CB35203441DAF9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..fad1a2ea04a3 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,49 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.0 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.20.0] - 2026-06-08 + Added + - Restore original hosts file. A new "Restore original" button on the DNS & Hosts tab reverts the system hosts file to the pristine backup taken before SysManager first modified it. + Fixed + - Hosts file backup no longer destroys the pristine original. SaveHosts previously copied the current hosts file over hosts.bak on every save with overwrite: true, so after the first save the backup already held SysManager's own output — the real original was lost and restore was impossible. The backup is now written only once (when none exists), preserving the true pre-SysManager file. + - DNS and hosts changes now require confirmation. Applying a DNS preset and overwriting the system hosts file each prompt with DialogService.Confirm first, stating exactly what will change and how to revert. Declining makes no system change. + Changed + - HostsFileService gained a path-injection constructor (used only for testing) and HasBackup / RestoreBackup members backing the new restore flow. + Verify the download + Get-FileHash .\SysManager-v1.20.0.exe -Algorithm SHA256 + Expected SHA256: 4930ED40D577F0426FDFFD09308452036AEC5243228B268F73CB35203441DAF9 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.20.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..eaf82b214f59 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.0/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From edde5aef1dead0b6c37df29c70dbe0010f9d386d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:21:46 +0800 Subject: [PATCH 174/279] Update: Baidu.BaiduNetdisk version 8.5.2 (8.5.2.102) (#385026) --- .../BaiduNetdisk/8.5.2/Baidu.BaiduNetdisk.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/b/Baidu/BaiduNetdisk/8.5.2/Baidu.BaiduNetdisk.installer.yaml b/manifests/b/Baidu/BaiduNetdisk/8.5.2/Baidu.BaiduNetdisk.installer.yaml index fedd69bf764a..191a83a60518 100644 --- a/manifests/b/Baidu/BaiduNetdisk/8.5.2/Baidu.BaiduNetdisk.installer.yaml +++ b/manifests/b/Baidu/BaiduNetdisk/8.5.2/Baidu.BaiduNetdisk.installer.yaml @@ -11,10 +11,10 @@ UpgradeBehavior: install Protocols: - baiduyunguanjia ProductCode: 百度云管家 -ReleaseDate: 2026-06-05 +ReleaseDate: 2026-06-08 Installers: - Architecture: x86 - InstallerUrl: https://issuepcdn.baidupcs.com/issue/netdisk/yunguanjia/BaiduNetdisk_8.5.2.101.exe - InstallerSha256: 9BF22115D90080ED1325246E05E3A128434DA8F244C35DD5C5855AF70D913A3F + InstallerUrl: https://issuepcdn.baidupcs.com/issue/netdisk/yunguanjia/BaiduNetdisk_8.5.2.102.exe + InstallerSha256: CC4293373F4EAACF95509A9F95ABF89A32DB4D93BD83AA7742F3A262075516E7 ManifestType: installer ManifestVersion: 1.12.0 From 1dccfe15cc7388e9347fb3efc631ac5fdb3b794f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:22:01 +0800 Subject: [PATCH 175/279] New version: can1357.oh-my-pi version 15.10.4 (#385027) --- .../15.10.4/can1357.oh-my-pi.installer.yaml | 18 +++++ .../can1357.oh-my-pi.locale.en-US.yaml | 66 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 +++++++ .../oh-my-pi/15.10.4/can1357.oh-my-pi.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..3f56b7b13ce1 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.4/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.10.4 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.4/omp-windows-x64.exe + InstallerSha256: 62E344228747639560FE36108DD80FE45EDB732A826E2D3E0B3C8E1BE920EDD6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..98464c0216cc --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,66 @@ +# 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.10.4 +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-ai + Added + - Added anthropic-client-platform (desktop_app) and anthropic-client-version (1.11187.4) headers to the Anthropic request fingerprint for OAuth sessions + Changed + - Changed non-built-in tool names sent to Anthropic from proxy_ prefixing to _ prefixing (for example bash to _bash) while built-in tool names remain unchanged + - Updated the Anthropic OAuth stealth fingerprint to track Claude Code 2.1.165: claudeCodeVersion bumped to 2.1.165 (flows into both the cc_version billing header and the claude-cli/ user-agent), claudeCodeSystemInstruction changed to "You are a Claude agent, built on Anthropic's Claude Agent SDK.", and the billing-header cc_entrypoint changed from cli to local-agent. + - Clamped the Anthropic request max_tokens to Math.min(CLAUDE_CODE_MAX_OUTPUT_TOKENS, options.maxTokens || model.maxTokens) (64k) so OAuth requests match Claude Code's requested output cap instead of sending the model's full ceiling (e.g. 128k for Opus 4.8). + @oh-my-pi/pi-coding-agent + Added + - macOS release binaries are now signed with a Developer ID Application identity (hardened runtime + secure timestamp + JIT/library-validation entitlements) and notarized in CI when the APPLE_* signing secrets are configured; releases auto-fall back to ad-hoc signing until then. This makes the shipped binaries Gatekeeper-acceptable, unblocking an official Homebrew submission (#776). See docs/macos-signing-notarization.md. + - Added a Homebrew install path: brew install can1357/tap/omp. The can1357/homebrew-tap formula installs the prebuilt release binary, and a release_brew CI job regenerates it (version + per-asset sha256) from each published release via scripts/ci-update-brew-formula.ts (#776). + Changed + - Adjusted completion() model resolution so the default tier now prefers the session’s active model and falls back to the configured default role when needed + - Rewrote the session auto-title prompt (prompts/system/title-system.md) and the set_title tool description to ask for a concise, sentence-case title (3-7 words) that captures the session's topic/goal, with good/bad examples and explicit guidance to treat the first message as data (no following embedded links/instructions, no refusals, describe URL/reference asks). The local on-device title prompt (tiny-title-system.md) was aligned to the same 3-7 word, sentence-case convention. The deterministic greeting/low-signal filter and the none deferral sentinel are unchanged. + - Renamed the eval oneshot helper from llm() to completion() in both JavaScript and Python preludes, including status events, prompt docs, and runtime tests. + Fixed + - Fixed completion() to always send a non-empty default system prompt when system is omitted so providers that require instructions no longer reject requests + - Fixed structured completion() mode to return parsed JSON from plain text output when the model skips the forced respond tool call + - Fixed slow-tier completion() reasoning requests to avoid unsupported effort settings by only enabling reasoning on reasoning-capable models and capping effort to supported levels + - Fixed JS eval worker reset/dispose to close workers gracefully before forced termination, avoiding Bun 1.3.14 N-API teardown crashes with native modules such as canvas. + @oh-my-pi/pi-tui + Fixed + - Fixed Windows ConPTY session-resume painting the transcript with the last several rows truncated below the viewport until Alt+Tab forced a host repaint. After sessionReplace/historyRebuild/overlayRebuild paints that scroll-push content into native scrollback, the renderer now arms a 150 ms ConPTY settle window that coalesces spinner/blink-driven requestRender(false) calls into a single trailing render — Windows Terminal's viewport-follow logic no longer falls further behind the cursor on every tick of the post-paint storm. The arm also reclaims any render request queued during the in-flight composition (notably ImageBudget.endPass() calling requestRender() synchronously when a frame trips the live-graphics cap): without that, the queued request sat on the standard 30 Hz throttle and fired at ~33 ms — well inside the 150 ms quiet window — defeating the coalescing. Bumped the ConPTY per-WriteFile chunk cap from 8 KiB to 16 KiB so a multi-megabyte resume paint emits half as many writes (still well under the ~32 KiB threshold from #2034 that the original cap defends against), and made the cap measure encoded UTF-8 bytes instead of JS code units so a CJK-heavy transcript can't silently inflate a 16-KiB-of-code-units chunk into ~48 KiB of WriteFile traffic and reintroduce the #2034 viewport bug (#2095). + What's Changed + - fix(coding-agent): close JS eval workers gracefully by @basedcorp99 in https://github.com/can1357/oh-my-pi/pull/2079 + - fix(tui): settle ConPTY after big paints to stop session-resume tail truncation by @roboomp in https://github.com/can1357/oh-my-pi/pull/2101 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v15.10.3...v15.10.4 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.10.4 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..0bef59066c80 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.4/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.10.4 +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.10.4/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.4/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..3294a6e34a71 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.4/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.10.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f05cf32f73336310856e457cb2b98c23725abf58 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:22:12 +0300 Subject: [PATCH 176/279] New version: laurentiu021.SysManager version 1.20.1 (#385031) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 45 +++++++++++++++++++ .../1.20.1/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..44dd1561f28e --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.20.1/SysManager-v1.20.1.exe + InstallerSha256: 9A955F63D9B80E737DF630FA85F519871AC588C33B1AFF92936F110751E0674B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..0d010dbfb836 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.20.1 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.20.1] - 2026-06-08 + Fixed + - App Blocker no longer clobbers a pre-existing debugger. BlockApp wrote its IFEO Debugger value unconditionally, overwriting any value already present — which could break a legitimately-debugged application and was unrecoverable (Unblock only removes SysManager's own value). It now refuses to block an executable that already has an external Debugger set, leaving the existing configuration intact. + - Privacy changes now require confirmation. Applying pending privacy toggles to the registry now prompts with DialogService.Confirm first, stating how many changes will be written and how to revert. Declining keeps the changes pending and writes nothing. + Verify the download + Get-FileHash .\SysManager-v1.20.1.exe -Algorithm SHA256 + Expected SHA256: 9A955F63D9B80E737DF630FA85F519871AC588C33B1AFF92936F110751E0674B +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.20.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..a80eccdcad35 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.1/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.20.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 77585096f4dbb192c7a2e6d2538013af79ebf70c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:22:25 +0800 Subject: [PATCH 177/279] Update: FinalWire.AIDA64.Engineer version 8.30 (8.30.8320) (#385032) --- .../8.30/FinalWire.AIDA64.Engineer.installer.yaml | 2 +- .../8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml index 66d5c82a385e..56a0100ef492 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.installer.yaml @@ -7,7 +7,7 @@ InstallerType: inno Scope: machine UpgradeBehavior: install ProductCode: AIDA64 Engineer_is1 -ReleaseDate: 2026-06-01 +ReleaseDate: 2026-06-08 Installers: - Architecture: x64 InstallerUrl: https://download.aida64.com/aida64engineer830.exe diff --git a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml index 764a4c9bb8a8..278ff2ac61f9 100644 --- a/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml +++ b/manifests/f/FinalWire/AIDA64/Engineer/8.30/FinalWire.AIDA64.Engineer.locale.en-US.yaml @@ -24,13 +24,8 @@ Tags: - hardware - monitor ReleaseNotes: |- - identification of Intel Xeon 6377P (aka Bartlett Lake-S) - identification of Intel Xeon 69xxE+ Series (aka Clearwater Forest) - improved support for Intel Panther Lake-R CPU - Intel Processor Number detection for Core i5-14490F - Intel Processor Number detection for Core i7-14790F - fixed: AES benchmark on AMD Zen 5 processors with AVX-512 disabled - fixed: Thermalright Trofeo Vision 9.16 LCD support + motherboard specific sensor info for Maxsun MoDT 275HX AI + fixed: Crystalfontz CFA-631 LCD support ReleaseNotesUrl: https://www.aida64.com/news/aida64-v830-game-fps-frames-APX-wildcat-lake-nova-cpu-zen6-expo PurchaseUrl: https://www.aida64.com/online-store Documentations: From fe75200d09660699c65945e9ccfe7ad4f93367c2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:22:39 +0800 Subject: [PATCH 178/279] New version: Kindness-Kismet.Stelliberty version 1.2.289 (#385037) --- ...Kindness-Kismet.Stelliberty.installer.yaml | 18 ++++ ...dness-Kismet.Stelliberty.locale.en-US.yaml | 34 ++++++++ ...dness-Kismet.Stelliberty.locale.zh-CN.yaml | 82 +++++++++++++++++++ .../1.2.289/Kindness-Kismet.Stelliberty.yaml | 8 ++ 4 files changed, 142 insertions(+) create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.installer.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.en-US.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml create mode 100644 manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.yaml diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.installer.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.installer.yaml new file mode 100644 index 000000000000..fb8d5dfbdfdc --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.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: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.289 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{A1B2C3D4-E5F6-7890-0884D489-123456789ABC}}_is1' +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kindness-Kismet/Stelliberty/releases/download/v1.2.289/Stelliberty-v1.2.289-windows-x64-setup.exe + InstallerSha256: 592CDF4544DB9C8EDE2BBEFA4B8F90CBFD0C67B1B1725AD937547253323DC973 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.en-US.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.en-US.yaml new file mode 100644 index 000000000000..4edfc9962e3f --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.289 +PackageLocale: en-US +License: Freeware +ShortDescription: A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style +Description: |- + A modern cross-platform Clash client built with Flutter and Rust Featuring the unique MD3M (Material Design 3 Modern) visual style + ✨ Features + - 🎨 MD3M Design System: Unique Material Design 3 Modern style combining MD3 color management with acrylic glass effects + - 🦀 Rust Backend: High-performance core powered by Rust with Flutter UI + - 🌐 Multi-language Support: Built-in i18n support using slang + - 🔧 Subscription Management: Full subscription and override configuration support + - 📊 Real-time Monitoring: Connection tracking and traffic statistics + - 🪟 Native Desktop Integration: Windows service, system tray, and auto-start support + - 🔄 Built-in UWP Loopback Manager: Manage Windows UWP app loopback exemptions (Windows only) + 🏆 Implementation Highlights + This might be one of the most detail-oriented Flutter desktop applications: + - ✨ System Tray Dark Mode: Adaptive tray icons for Windows dark/light themes + - 🚀 Flicker-Free Launch: Maximized window startup without visual artifacts + - 👻 Smooth Window Transitions: Show/hide animations without flickering + - 🎯 Pixel-Perfect UI: Carefully crafted MD3M design system +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- network +- proxy +- vpn +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml new file mode 100644 index 000000000000..d8d18aab3768 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.locale.zh-CN.yaml @@ -0,0 +1,82 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.289 +PackageLocale: zh-CN +Publisher: Stelliberty +PublisherUrl: https://github.com/Kindness-Kismet +PublisherSupportUrl: https://github.com/Kindness-Kismet/Stelliberty/issues +PackageName: Stelliberty +PackageUrl: https://github.com/Kindness-Kismet/Stelliberty +License: 免费软件 +LicenseUrl: https://github.com/Kindness-Kismet/Stelliberty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Stelliberty. All rights reserved. +ShortDescription: 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 +Description: |- + 一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格 + ✨ 特性 + - 🎨 MD3M 设计系统:结合 MD3 色彩管理与亚克力玻璃效果的独特 Material Design 3 Modern 风格 + - 🦀 Rust 后端:由 Rust 提供高性能核心,搭配 Flutter 用户界面 + - 🌐 多语言支持:使用 slang 实现内置 i18n 支持 + - 🔧 订阅管理:完整支持订阅与覆盖配置 + - 📊 实时监控:连接追踪与流量统计 + - 🪟 原生桌面集成:支持 Windows 服务、系统托盘及自动启动 + - 🔄 内置 UWP 回环管理器:管理 Windows UWP 应用回环豁免(仅 Windows) + 🏆 实现亮点 + 这可能是最注重细节的 Flutter 桌面应用之一: + - ✨ 系统托盘暗黑模式:针对 Windows 明暗主题自适应的托盘图标 + - 🚀 无闪烁启动:最大化窗口启动无视觉瑕疵 + - 👻 平滑窗口过渡:显示/隐藏动画无闪烁 + - 🎯 像素级精准 UI:精心打造的 MD3M 设计系统 +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotes: |- + 📦 构建信息 + 项目 内容 + 包名 stelliberty + 版本号 1.2.289 + Mihomo 核心 1.19.27 + - 新增订阅支持 age 加密密钥解密(mihomo age secret key) + English Version + - Added support for age encryption key decryption in subscriptions (mihomo age secret key) + + ❓ 故障排查 + Linux 启动问题 + 如果无法启动应用,请确保已为应用文件夹赋予权限: + # 进入应用目录 + cd /path/to/stelliberty + + # 赋予权限 + chmod 777 -R ./stelliberty + 端口被占用(Windows) + 如果遇到端口冲突: + # 1. 查找占用端口的进程 + netstat -ano | findstr :端口号 + + # 2. 结束进程(以管理员身份运行) + taskkill /F /PID XXX + ⚠️ 重要:必须以管理员身份运行命令提示符。服务模式启动的核心进程需要提升权限才能终止。 + 软件工作不正常 + 路径要求(ZIP 和 EXE 均适用): + - 路径中不应包含特殊字符(空格除外) + - 路径中不应包含非 ASCII 字符(如中文字符) + - 支持空格:D:\Program Files\Stelliberty ✅ + EXE 安装程序的位置限制: + 如果使用 EXE 安装程序,还有额外的安装位置限制: + - 系统盘(C:):仅允许 %LOCALAPPDATA%\Programs\*(如 C:\Users\用户名\AppData\Local\Programs\Stelliberty) + - 其他盘(D:、E: 等):无限制 + 💡 如需安装到 EXE 不允许的位置,请使用便携版 ZIP(无位置限制,但仍可能受系统目录权限影响)。 + 缺少运行库(Windows) + 如果应用程序在 Windows 上无法启动或立即崩溃,可能是缺少必需的 Visual C++ 运行库。 + 解决方案: + 安装 Visual C++ 运行库:vcredist - Visual C++ 运行库合集 +ReleaseNotesUrl: https://github.com/Kindness-Kismet/Stelliberty/releases/tag/v1.2.289 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.yaml b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.yaml new file mode 100644 index 000000000000..a15d73699e05 --- /dev/null +++ b/manifests/k/Kindness-Kismet/Stelliberty/1.2.289/Kindness-Kismet.Stelliberty.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: Kindness-Kismet.Stelliberty +PackageVersion: 1.2.289 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 7428ac5b49326de5eb03afe3ea6006252b5001f8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:22:51 +0800 Subject: [PATCH 179/279] New version: TandemHealth.Tandem version 2026.6.8 (2026.6.8-build42658+315906a) (#385039) --- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.installer.yaml | 4 ++-- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.da.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.de.yaml | 2 +- .../TandemHealth.Tandem.locale.en-US.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.es.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.et.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.fi.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.fr.yaml | 2 +- .../TandemHealth.Tandem.locale.nb-NO.yaml | 2 +- .../{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.sv.yaml | 2 +- .../Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.yaml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.installer.yaml (83%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.da.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.de.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.en-US.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.es.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.et.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.fi.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.fr.yaml (97%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.nb-NO.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.locale.sv.yaml (96%) rename manifests/t/TandemHealth/Tandem/{2026.6.5 => 2026.6.8}/TandemHealth.Tandem.yaml (90%) diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.installer.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.installer.yaml similarity index 83% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.installer.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.installer.yaml index abb67da97953..dfbbfd9f4bed 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.installer.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 InstallerType: exe Scope: user InstallModes: @@ -17,6 +17,6 @@ ProductCode: Tandem Installers: - Architecture: x64 InstallerUrl: https://tandemhealth.blob.core.windows.net/tandem-public/native/Tandem-win-Setup.exe - InstallerSha256: 51E75F53362A0EF66325BB7CA5E5249D5692816BF76DFB03B223CB6D415FA40D + InstallerSha256: 6B951CE1AC06A4336B68F21839E3729827AE554EF761E36BE00A4901F5795C22 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.da.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.da.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.da.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.da.yaml index 7e78d47d8337..900ba99cacf3 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.da.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.da.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: da PublisherUrl: https://tandemhealth.ai/da/ PrivacyUrl: https://tandemhealth.ai/da/juridisk/privatlivspolitik diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.de.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.de.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.de.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.de.yaml index 11128c958056..470922f0fd54 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.de.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.de.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: de PublisherUrl: https://tandemhealth.ai/de/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/de/ diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.en-US.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.en-US.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.en-US.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.en-US.yaml index 75e5ab4fcb6d..9f8c1b08e900 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.en-US.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: en-US Publisher: Tandem PublisherUrl: https://tandemhealth.ai/ diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.es.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.es.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.es.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.es.yaml index f66d921c265d..846fb1708c35 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.es.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.es.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: es PublisherUrl: https://tandemhealth.ai/es/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/es/ diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.et.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.et.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.et.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.et.yaml index dea2710c35d3..f7da3217b8ba 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.et.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.et.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: et PublisherUrl: https://tandemhealth.ai/et/ PrivacyUrl: https://tandemhealth.ai/et/juriidiline/privacy-policy diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fi.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fi.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fi.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fi.yaml index d6a4c1259634..a14d8363b96c 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fi.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fi.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: fi PublisherUrl: https://tandemhealth.ai/fi/ PrivacyUrl: https://tandemhealth.ai/fi/legal/tietosuoja diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fr.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fr.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fr.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fr.yaml index f2858638d256..dfd3840144b2 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.fr.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.fr.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: fr PublisherUrl: https://tandemhealth.ai/fr/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/fr/ diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.nb-NO.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.nb-NO.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.nb-NO.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.nb-NO.yaml index fa2dde2783e5..1c7374e259cd 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.nb-NO.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: nb-NO PublisherUrl: https://tandemhealth.ai/no/ PrivacyUrl: https://tandemhealth.ai/no/juridisk/personvern diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.sv.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.sv.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.sv.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.sv.yaml index 8e5cab2e522b..d8e4adb2ed91 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.locale.sv.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.locale.sv.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 PackageLocale: sv PublisherUrl: https://tandemhealth.ai/sv/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/sv/ diff --git a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.yaml b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.yaml similarity index 90% rename from manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.yaml rename to manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.yaml index e5e8a473d06b..c437cac0a571 100644 --- a/manifests/t/TandemHealth/Tandem/2026.6.5/TandemHealth.Tandem.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.6.8/TandemHealth.Tandem.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.6.5 +PackageVersion: 2026.6.8 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 6491cc4cbf72854bbfe0aeb5eb17093f472b00a2 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:23:02 +0300 Subject: [PATCH 180/279] New version: laurentiu021.SysManager version 1.20.2 (#385041) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 46 +++++++++++++++++++ .../1.20.2/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 72 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..29cb026d456b --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.20.2/SysManager-v1.20.2.exe + InstallerSha256: 8F9BA9139E7DA41BF80E443A1E9CD8F95EB3CB7EB07599F446E25D92DFD640F4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..7006c6850081 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,46 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.2 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.20.2] - 2026-06-08 + Fixed + - Restore point creation no longer reports false success. CreateRestorePointAsync returned true whenever the PowerShell call didn't throw, but Checkpoint-Computer fails non-terminating in common cases (notably the once-per-24h rate limit), so failures were reported as success — undermining the "everything is reversible" guarantee. It now forces the error to terminate and only returns true when an explicit success sentinel is emitted. + - In-app updater can now find its download asset. The release-asset matcher looked for a fixed SysManager.exe, but releases publish SysManager-v.exe, so AssetUrl/AssetSize were always null. Replaced with IsMainExeAsset, which matches the versioned executable and excludes the .sha256 companion. + - Windows Update scan no longer leaks COM objects on failure. WindowsUpdateService.ScanAsync released its COM objects only on the success path, so a cancellation or mapping error mid-scan leaked them. The releases now run in a finally block. + Verify the download + Get-FileHash .\SysManager-v1.20.2.exe -Algorithm SHA256 + Expected SHA256: 8F9BA9139E7DA41BF80E443A1E9CD8F95EB3CB7EB07599F446E25D92DFD640F4 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.20.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..a8e2b519688c --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.2/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8f824e201ab172a85b109079a919d19b9aa8735a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:23:16 +0800 Subject: [PATCH 181/279] New version: TomEhlertSoftware.Snapshot version 1.51.0.1792 (#385042) --- .../TomEhlertSoftware.Snapshot.installer.yaml | 4 ++-- .../TomEhlertSoftware.Snapshot.locale.en-US.yaml | 2 +- .../TomEhlertSoftware.Snapshot.locale.zh-CN.yaml | 2 +- .../TomEhlertSoftware.Snapshot.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/t/TomEhlertSoftware/Snapshot/{1.51.0.1758 => 1.51.0.1792}/TomEhlertSoftware.Snapshot.installer.yaml (79%) rename manifests/t/TomEhlertSoftware/Snapshot/{1.51.0.1758 => 1.51.0.1792}/TomEhlertSoftware.Snapshot.locale.en-US.yaml (97%) rename manifests/t/TomEhlertSoftware/Snapshot/{1.51.0.1758 => 1.51.0.1792}/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml (97%) rename manifests/t/TomEhlertSoftware/Snapshot/{1.51.0.1758 => 1.51.0.1792}/TomEhlertSoftware.Snapshot.yaml (89%) diff --git a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.installer.yaml b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.installer.yaml similarity index 79% rename from manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.installer.yaml rename to manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.installer.yaml index c5ade3f7853f..e90bf5afcc82 100644 --- a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.installer.yaml +++ b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TomEhlertSoftware.Snapshot -PackageVersion: 1.51.0.1758 +PackageVersion: 1.51.0.1792 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ ProductCode: Snapshot Installers: - Architecture: x64 InstallerUrl: http://www.drivesnapshot.de/download/setup.exe - InstallerSha256: 1DBA3AE7E3BF5ED37659B76FCF1C40217135D5BC78BD580DC59338B2E7161F02 + InstallerSha256: 55E59B3FF6907780165F8826AA23C39FC2DB4E95B961FC7EFDFF21D9E1207790 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.en-US.yaml b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.en-US.yaml similarity index 97% rename from manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.en-US.yaml rename to manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.en-US.yaml index a58ef54e6d8f..5875561293e9 100644 --- a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.en-US.yaml +++ b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TomEhlertSoftware.Snapshot -PackageVersion: 1.51.0.1758 +PackageVersion: 1.51.0.1792 PackageLocale: en-US Publisher: Tom Ehlert Software PublisherUrl: http://www.drivesnapshot.de/en/ diff --git a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml similarity index 97% rename from manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml rename to manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml index bc85a5145fd8..c736bb98f472 100644 --- a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml +++ b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TomEhlertSoftware.Snapshot -PackageVersion: 1.51.0.1758 +PackageVersion: 1.51.0.1792 PackageLocale: zh-CN Publisher: Tom Ehlert Software PublisherUrl: http://www.drivesnapshot.de/en/ diff --git a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.yaml b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.yaml similarity index 89% rename from manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.yaml rename to manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.yaml index a8fab3e9a2e3..55b9f215de0c 100644 --- a/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1758/TomEhlertSoftware.Snapshot.yaml +++ b/manifests/t/TomEhlertSoftware/Snapshot/1.51.0.1792/TomEhlertSoftware.Snapshot.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TomEhlertSoftware.Snapshot -PackageVersion: 1.51.0.1758 +PackageVersion: 1.51.0.1792 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From c2b734ac396b50501a200a439b71dcf59c690d7e Mon Sep 17 00:00:00 2001 From: BDR-Thermea-B2B-apps Date: Mon, 8 Jun 2026 19:23:30 +0200 Subject: [PATCH 182/279] New version: Baxi.MyBaxiPRO version 2026.5.180 (#385045) --- .../2026.5.180/Baxi.MyBaxiPRO.installer.yaml | 23 +++++++++++++++++++ .../Baxi.MyBaxiPRO.locale.en-US.yaml | 12 ++++++++++ .../MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.yaml | 8 +++++++ 3 files changed, 43 insertions(+) create mode 100644 manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.installer.yaml create mode 100644 manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.locale.en-US.yaml create mode 100644 manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.yaml diff --git a/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.installer.yaml b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.installer.yaml new file mode 100644 index 000000000000..d954be63fc6d --- /dev/null +++ b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baxi.MyBaxiPRO +PackageVersion: 2026.5.180 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.DotNet.Runtime.8 +ProductCode: '{A4F98B5E-6DE5-473E-B8EF-10F6A017ECFC}' +AppsAndFeaturesEntries: +- DisplayName: My Baxi PRO + Publisher: baxi + DisplayVersion: 2026.5.180.0 + ProductCode: '{A4F98B5E-6DE5-473E-B8EF-10F6A017ECFC}' + UpgradeCode: '{D1C0DF4A-85CA-45A9-A9EA-C2B0D261D341}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/My_Baxi_Pro_2026_5_180.msi + InstallerSha256: 6271458A21ECE4A9AF685A17D8FB53ADDEFD33E0DCECCD1EACEE6BD6EF828DFC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.locale.en-US.yaml b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.locale.en-US.yaml new file mode 100644 index 000000000000..4224a586fadb --- /dev/null +++ b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.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: Baxi.MyBaxiPRO +PackageVersion: 2026.5.180 +PackageLocale: en-US +Publisher: Baxi +PackageName: My Baxi PRO +License: Proprietary +ShortDescription: 'The all-in-one tool for installers: the fastest on-site diagnostics!' +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.yaml b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.yaml new file mode 100644 index 000000000000..2dc4a284213d --- /dev/null +++ b/manifests/b/Baxi/MyBaxiPRO/2026.5.180/Baxi.MyBaxiPRO.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: Baxi.MyBaxiPRO +PackageVersion: 2026.5.180 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eef3576cab5edcc0ba4425bd4e3f3423bd38b499 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:24:49 -0400 Subject: [PATCH 183/279] New version: Microsoft.SafetyScanner version 1.451.328.0 (#385055) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.328.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..ecfa44ecc9f2 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.328.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.328.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.328.0&arch=x86 + InstallerSha256: A47C5789AD77FDBE10B0487184CB1B39CE0AD4F9433FAF6ABFA745E4DD719DFE +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.328.0&arch=amd64 + InstallerSha256: 304D9A2998E9CA58BC234E2E3B016E79732171505519DA0FFE38BFC607644344 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..d17601184203 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.328.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.328.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.328.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.328.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..fd13cf64e4df --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.328.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.328.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 98087dadb17ff9824d01ca41fcbf2610795ea1ac Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:27:13 +0200 Subject: [PATCH 184/279] New version: Fork.Fork version 2.20.1 (#385058) --- .../Fork/Fork/2.20.1/Fork.Fork.installer.yaml | 32 +++++++++++++++++++ .../Fork/2.20.1/Fork.Fork.locale.en-US.yaml | 21 ++++++++++++ manifests/f/Fork/Fork/2.20.1/Fork.Fork.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/f/Fork/Fork/2.20.1/Fork.Fork.installer.yaml create mode 100644 manifests/f/Fork/Fork/2.20.1/Fork.Fork.locale.en-US.yaml create mode 100644 manifests/f/Fork/Fork/2.20.1/Fork.Fork.yaml diff --git a/manifests/f/Fork/Fork/2.20.1/Fork.Fork.installer.yaml b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.installer.yaml new file mode 100644 index 000000000000..c387f50b1f35 --- /dev/null +++ b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.installer.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.20.1 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + InstallLocation: --installto "" + Log: --log "" +UpgradeBehavior: install +ProductCode: Fork +ReleaseDate: 2026-06-08 +RequireExplicitUpgrade: true +AppsAndFeaturesEntries: +- DisplayName: Fork + ProductCode: Fork +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Fork' +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.fork.dev/win/Fork-2.20.1.exe + InstallerSha256: 48AF09DB53B90A28600A633B43EB4BB7C3CE613C43DB0B922AE0B89373F1BD93 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.20.1/Fork.Fork.locale.en-US.yaml b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.locale.en-US.yaml new file mode 100644 index 000000000000..fae84d1117f3 --- /dev/null +++ b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fork.Fork +PackageVersion: 2.20.1 +PackageLocale: en-US +Publisher: Fork +PublisherUrl: https://fork.dev/ +Author: Fork +PackageName: Fork - a fast and friendly git client +PackageUrl: https://fork.dev/ +License: Proprietary +LicenseUrl: https://fork.dev/license +Copyright: Copyright © 2021 Danil Pristupov +CopyrightUrl: https://fork.dev/license +ShortDescription: A fast and friendly git client for Mac and Windows. +Moniker: git-fork +Tags: +- git +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fork/Fork/2.20.1/Fork.Fork.yaml b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.yaml new file mode 100644 index 000000000000..fa8e58f8c4fa --- /dev/null +++ b/manifests/f/Fork/Fork/2.20.1/Fork.Fork.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: Fork.Fork +PackageVersion: 2.20.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11e2aae19f042babb0705fb4ab6b32d662156007 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:29:36 +0200 Subject: [PATCH 185/279] New version: Glarysoft.GlaryUtilities version 6.43.0.47 (#385059) --- .../Glarysoft.GlaryUtilities.installer.yaml | 19 ++++++++++++++++ ...Glarysoft.GlaryUtilities.locale.en-US.yaml | 22 +++++++++++++++++++ .../6.43.0.47/Glarysoft.GlaryUtilities.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.installer.yaml create mode 100644 manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.locale.en-US.yaml create mode 100644 manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.yaml diff --git a/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.installer.yaml b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.installer.yaml new file mode 100644 index 000000000000..b09406d6fb6d --- /dev/null +++ b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.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: Glarysoft.GlaryUtilities +PackageVersion: 6.43.0.47 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://download.glarysoft.com/gusetup.exe + InstallerSha256: 565787D34428159AE01A1F104D3F1FB473013D1FDBC38B6A2C7A2768E7C5F789 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.locale.en-US.yaml b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.locale.en-US.yaml new file mode 100644 index 000000000000..078e914e67f3 --- /dev/null +++ b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Glarysoft.GlaryUtilities +PackageVersion: 6.43.0.47 +PackageLocale: en-US +Publisher: Glarysoft Ltd +PublisherUrl: https://glarysoft.com/ +PublisherSupportUrl: https://www.glarysoft.com/company/contact-us/ +PrivacyUrl: https://www.glarysoft.com/inf/privacy-policy/ +Author: Glarysoft +PackageName: Glary Utilities +PackageUrl: https://www.glarysoft.com/ +License: Proprietary +LicenseUrl: https://www.glarysoft.com/inf/eula/ +Copyright: Copyright © 2005-2024 Glarysoft Ltd +ShortDescription: Glary Utilities offers multiple system tools to fix, maintain, and protect your PC. +Moniker: glaryutilities +Tags: +- glary +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.yaml b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.yaml new file mode 100644 index 000000000000..8d14d481f52b --- /dev/null +++ b/manifests/g/Glarysoft/GlaryUtilities/6.43.0.47/Glarysoft.GlaryUtilities.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: Glarysoft.GlaryUtilities +PackageVersion: 6.43.0.47 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e85c4b51d9afe79a7cc671fb0b11be9501deb8a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:31:59 +0800 Subject: [PATCH 186/279] New version: 7S2P.Effie version 6.12.7 (#385065) --- .../7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.installer.yaml | 6 +++--- .../Effie/{6.12.5 => 6.12.7}/7S2P.Effie.locale.en-US.yaml | 2 +- .../Effie/{6.12.5 => 6.12.7}/7S2P.Effie.locale.zh-CN.yaml | 2 +- manifests/7/7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/7/7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.installer.yaml (82%) rename manifests/7/7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.locale.en-US.yaml (97%) rename manifests/7/7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.locale.zh-CN.yaml (97%) rename manifests/7/7S2P/Effie/{6.12.5 => 6.12.7}/7S2P.Effie.yaml (90%) diff --git a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.installer.yaml b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.installer.yaml similarity index 82% rename from manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.installer.yaml rename to manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.installer.yaml index 389e77ae5fc9..98bdf5016cd0 100644 --- a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.installer.yaml +++ b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: 7S2P.Effie -PackageVersion: 6.12.5 +PackageVersion: 6.12.7 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -16,7 +16,7 @@ InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Effie App' Installers: - Architecture: x86 - InstallerUrl: https://download.effie.pro/effie/effieapp_setup_6.12.5.exe - InstallerSha256: FB9F971076DEE31F6E990736B4AC006C037E8D81CD18002FF387E40BEC710478 + InstallerUrl: https://download.effie.pro/effie/effieapp_setup_6.12.7.exe + InstallerSha256: DD1A4446752D9CF3842F94967900E165647E90EF9DD60C34EC1511544F4E98A6 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.en-US.yaml b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.en-US.yaml similarity index 97% rename from manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.en-US.yaml rename to manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.en-US.yaml index 67bdec0cac39..e41210cb7751 100644 --- a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.en-US.yaml +++ b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: 7S2P.Effie -PackageVersion: 6.12.5 +PackageVersion: 6.12.7 PackageLocale: en-US Publisher: 7S2P Inc. PublisherUrl: https://www.effie.pro diff --git a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.zh-CN.yaml b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.zh-CN.yaml similarity index 97% rename from manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.zh-CN.yaml rename to manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.zh-CN.yaml index 4b32ae14b39f..5391b3a728f6 100644 --- a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.locale.zh-CN.yaml +++ b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: 7S2P.Effie -PackageVersion: 6.12.5 +PackageVersion: 6.12.7 PackageLocale: zh-CN Publisher: 7S2P Inc. PublisherUrl: https://www.effie.pro diff --git a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.yaml b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.yaml similarity index 90% rename from manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.yaml rename to manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.yaml index e45f54ffdfd9..e91b0077b252 100644 --- a/manifests/7/7S2P/Effie/6.12.5/7S2P.Effie.yaml +++ b/manifests/7/7S2P/Effie/6.12.7/7S2P.Effie.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: 7S2P.Effie -PackageVersion: 6.12.5 +PackageVersion: 6.12.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 90d058913afba921e8914ba40f332dcae1ee914d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:34:23 +0800 Subject: [PATCH 187/279] New version: Lingbao.EasyClaw version 1.3.62 (#385073) --- .../{1.3.61 => 1.3.62}/Lingbao.EasyClaw.installer.yaml | 4 ++-- .../{1.3.61 => 1.3.62}/Lingbao.EasyClaw.locale.en-US.yaml | 2 +- .../{1.3.61 => 1.3.62}/Lingbao.EasyClaw.locale.zh-CN.yaml | 2 +- .../Lingbao/EasyClaw/{1.3.61 => 1.3.62}/Lingbao.EasyClaw.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/l/Lingbao/EasyClaw/{1.3.61 => 1.3.62}/Lingbao.EasyClaw.installer.yaml (84%) rename manifests/l/Lingbao/EasyClaw/{1.3.61 => 1.3.62}/Lingbao.EasyClaw.locale.en-US.yaml (97%) rename manifests/l/Lingbao/EasyClaw/{1.3.61 => 1.3.62}/Lingbao.EasyClaw.locale.zh-CN.yaml (96%) rename manifests/l/Lingbao/EasyClaw/{1.3.61 => 1.3.62}/Lingbao.EasyClaw.yaml (91%) diff --git a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.installer.yaml b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.installer.yaml similarity index 84% rename from manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.installer.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.installer.yaml index b74c57056e16..4501c3ac6115 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.installer.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.61 +PackageVersion: 1.3.62 InstallerType: exe Scope: machine InstallModes: @@ -20,6 +20,6 @@ ProductCode: easyclaw Installers: - Architecture: x64 InstallerUrl: https://aibot-install-cdn.easyclaw.com/public/package/easyclawsetup.exe - InstallerSha256: B67C60007ACC525A3B8D789DC70662ECBB4CB0EC5B142DDEB9C01163928CA403 + InstallerSha256: C2DDD1B89E7CEC6EBEFF7B4AF2F68389B10B802EB66B52C73F2DF0B6ED5F8634 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.en-US.yaml b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.en-US.yaml similarity index 97% rename from manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.en-US.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.en-US.yaml index c66e15c44e49..9b80532767de 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.en-US.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.61 +PackageVersion: 1.3.62 PackageLocale: en-US Publisher: EasyClaw Team PublisherUrl: https://easyclaw.com/ diff --git a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.zh-CN.yaml b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.zh-CN.yaml similarity index 96% rename from manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.zh-CN.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.zh-CN.yaml index 35b64f19fc3c..409b4b6e6963 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.locale.zh-CN.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.61 +PackageVersion: 1.3.62 PackageLocale: zh-CN PublisherUrl: https://easyclaw.com/zh-cn PrivacyUrl: https://easyclaw.com/zh-cn/privacy diff --git a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.yaml b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.yaml similarity index 91% rename from manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.yaml rename to manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.yaml index 3c1a4d6cf3e4..9482cbd3c2a1 100644 --- a/manifests/l/Lingbao/EasyClaw/1.3.61/Lingbao.EasyClaw.yaml +++ b/manifests/l/Lingbao/EasyClaw/1.3.62/Lingbao.EasyClaw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Lingbao.EasyClaw -PackageVersion: 1.3.61 +PackageVersion: 1.3.62 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 97e3fbe3536c3239318cb3cb553bc19152bc3d8f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:36:51 +0800 Subject: [PATCH 188/279] New version: MistralAI.MistralVibe.ACP version 2.14.1 (#385074) --- .../MistralAI.MistralVibe.ACP.installer.yaml | 18 ++++++++ ...istralAI.MistralVibe.ACP.locale.en-US.yaml | 41 +++++++++++++++++++ ...istralAI.MistralVibe.ACP.locale.zh-CN.yaml | 20 +++++++++ .../ACP/2.14.1/MistralAI.MistralVibe.ACP.yaml | 8 ++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.installer.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml create mode 100644 manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.yaml diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.installer.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.installer.yaml new file mode 100644 index 000000000000..62be2b3091ee --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vibe-acp.exe +Commands: +- vibe-acp +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.14.1/vibe-acp-windows-x86_64-2.14.1.zip + InstallerSha256: A92D1B9D3C2AE1D29E7073EE35F7994371D4398B46A3B33E90AE15BDBE81CB99 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.en-US.yaml new file mode 100644 index 000000000000..2a6653c24402 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.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: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.1 +PackageLocale: en-US +Publisher: Mistral AI +PublisherUrl: https://mistral.ai/ +PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues +PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy +Author: Mistral AI +PackageName: Mistral Vibe (ACP mode) +PackageUrl: https://github.com/mistralai/mistral-vibe +License: Apache-2.0 +LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE +Copyright: Copyright 2026 Mistral AI +CopyrightUrl: https://legal.mistral.ai/terms +ShortDescription: Minimal CLI coding agent by Mistral +Description: |- + Mistral's open-source CLI coding assistant. + Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Added + - /teleport slash command exposed over ACP, mirroring the TUI command for IDE integrations + - Startup prompt to install a pending Vibe update before continuing the session + Fixed + - JetBrains IDEs no longer trigger a preemptive auth prompt over ACP and no longer drop terminal arguments + - Initial ACP slash-command advertisement is delayed so Zed registers commands like /help instead of rejecting them + - Built-in tool prompts no longer reference the removed search_replace name and now point to edit +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#2141---2026-06-08 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml new file mode 100644 index 000000000000..d27dce0c958a --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.1 +PackageLocale: zh-CN +ShortDescription: Mistral 推出的极简 CLI 代码智能体 +Description: |- + Mistral 的开源 CLI 编程助手。 + Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。 +Tags: +- ai +- 代码 +- 开发 +- 智能体 +- 编程 +- 自主智能 +ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.yaml b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.yaml new file mode 100644 index 000000000000..275869f5f6f8 --- /dev/null +++ b/manifests/m/MistralAI/MistralVibe/ACP/2.14.1/MistralAI.MistralVibe.ACP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MistralAI.MistralVibe.ACP +PackageVersion: 2.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dbfd953da9227400615ab846363a714cfb7c8a3a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:39:27 +0800 Subject: [PATCH 189/279] New version: riok.Kreya version 1.20.0 (#385076) --- .../Kreya/1.20.0/riok.Kreya.installer.yaml | 21 ++++ .../Kreya/1.20.0/riok.Kreya.locale.en-US.yaml | 108 ++++++++++++++++++ .../Kreya/1.20.0/riok.Kreya.locale.zh-CN.yaml | 41 +++++++ manifests/r/riok/Kreya/1.20.0/riok.Kreya.yaml | 8 ++ 4 files changed, 178 insertions(+) create mode 100644 manifests/r/riok/Kreya/1.20.0/riok.Kreya.installer.yaml create mode 100644 manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.en-US.yaml create mode 100644 manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.zh-CN.yaml create mode 100644 manifests/r/riok/Kreya/1.20.0/riok.Kreya.yaml diff --git a/manifests/r/riok/Kreya/1.20.0/riok.Kreya.installer.yaml b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.installer.yaml new file mode 100644 index 000000000000..03a265510c99 --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.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: riok.Kreya +PackageVersion: 1.20.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLFOLDER="" +FileExtensions: +- krproj +ProductCode: '{904F8AC3-F4EB-459E-BCA2-6F6F14C2549E}' +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- UpgradeCode: '{55B1495C-E66F-4760-960F-A5635C8EDDAD}' +Installers: +- Architecture: x64 + InstallerUrl: https://stable-downloads.kreya.app/1.20.0/Kreya-win-x64.msi + InstallerSha256: E40CE685242CBC6E55E665F45F3F41A9FE55D8DB54055EA02B8940D72666E356 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.en-US.yaml b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.en-US.yaml new file mode 100644 index 000000000000..a9cccf150071 --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.en-US.yaml @@ -0,0 +1,108 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: riok.Kreya +PackageVersion: 1.20.0 +PackageLocale: en-US +Publisher: riok GmbH +PublisherUrl: https://riok.ch/en/ +PublisherSupportUrl: https://github.com/riok/Kreya/issues +PrivacyUrl: https://kreya.app/privacy-policy/ +Author: riok GmbH +PackageName: Kreya +PackageUrl: https://kreya.app/ +License: Proprietary +LicenseUrl: https://kreya.app/terms/ +Copyright: © Copyright 2020 - 2026 by riok GmbH +CopyrightUrl: https://kreya.app/terms/ +ShortDescription: A GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more. +Description: |- + Kreya is a GUI client for gRPC, REST and WebSocket APIs. It makes calling APIs easy! Supported features: + - Kreya stores the files locally in JSON format for easy git-syncing (or any other syncing software) + - Unary, client-streaming, server-streaming and duplex requests (gRPC) + - Supports HTTP/2 and HTTP/3 + - Authentication configurations - declare once, use everywhere + - Environment support combined with a powerful templating language + - Directory settings (ex. define the endpoint or authentication once for all requests) + - Scripting and tests + - kreyac, the Kreya CLI + - Server reflection (gRPC) + - OpenAPI import (REST) + - And more! +Tags: +- api +- automation +- debug +- develop +- development +- grpc +- interface +- internet +- network +- request +- response +- rest +- rest-api +- restful +ReleaseNotes: |- + Features + - Auth: add operation auth handler for login-based authentication + - Auth: transmit intermediary certificates during TLS client authentication + - Core: embed libmsquic to support HTTP3.0 on all platforms + - Core: improve example value generator + - GraphQL: save responses to file + - gRPC: add reflection importer version selector + - gRPC: better report protobuf import warnings + - gRPC: speedup protobuf imports + - gRPC: support google.type.* imports such as google.type.Date + - Importers: include importer name in error messages + - Linux: add AppImage packaging and Freedesktop metadata + - Linux: add GTK-based Linux UI host + - Linux: move menu into titlebar and improve menu behavior + - macOS: TLS 1.3 support + - REST: generate multipart example content based on OpenAPI specs + - REST: preserve content when switching content types + - REST: support for the http verb query + - UI: detect package manager and display in about window + - UI: format content in user variable editor + - UI: improved multiple responses view + - UI: single app instance + - UI: sort quick actions by importance + - UI: store editor word wrap option in new user settings + Bug Fixes + - CLI: support parallel operation invocations in junit reports + - Core: always edit operation name after duplicating + - Core: use different browser contexts for different OAuth configurations + - Core: handle tracing event membercs correct if there are empty values + - Core: improve performance by unloading the content of tabs that are not visible + - Core: rm referenced auth configs and certs in operations when deleting + - Core: run importers in background on app start + - Core: run Script before any templating is applied to the operation + - GraphQL: fix raw formatting in subscription response view + - gRPC: handle invalid metadata keys + - gRPC: show unexpected proto responses + - gRPC: simplify adding proto file importer import paths + - Linux: correct folder organization inside .tar.gz + - UI: add copy to clipboard button for grpc errors + - UI: add space for operations with long names + - UI: disable tab selection animation to speed up tab switching + - UI: don't allow drag on close button of operation tabs + - UI: edit on hoverable should stay editable while focused + - UI: enhance project creation dialog layout + - UI: hide operation context menu for history views + - UI: improve loading view for gRPC method and REST template selector + - UI: improve snapshot testing scrubbers editor + - UI: improve the readability of the test result tab badge + - UI: lazy-load some tab contents to improve performance + - UI: save directory settings on tab switch + - UI: sort newly created directories in operation list after import + - Windows: use correct quotes when copying as kreyac +ReleaseNotesUrl: https://kreya.app/docs/release-notes/ +PurchaseUrl: https://kreya.app/pricing/ +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://kreya.app/docs/getting-started/ +- DocumentLabel: Resources + DocumentUrl: https://kreya.app/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.zh-CN.yaml b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.zh-CN.yaml new file mode 100644 index 000000000000..236674396098 --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: riok.Kreya +PackageVersion: 1.20.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款支持 gRPC 和 REST API 的图形界面客户端,具备环境配置、授权管理等创新功能。 +Description: |- + Kreya 是一款面向 gRPC、REST 和 WebSocket API 的图形界面客户端,让 API 调用变得简单轻松!主要功能包括: + - 本地文件采用 JSON 格式存储,便于通过 git 或其他同步工具进行版本管理 + - 支持一元调用、客户端流、服务端流及双向流式请求(gRPC) + - 兼容 HTTP/2 和 HTTP/3 协议 + - 认证配置一次定义,多处复用 + - 环境变量支持结合强大的模板语言 + - 目录级设置(例如为所有请求统一配置端点或认证方式) + - 脚本化测试功能 + - 提供命令行工具 kreyac + - 服务反射支持(gRPC) + - OpenAPI 规范导入(REST) + - 以及更多特性! +Tags: +- api +- grpc +- rest +- rest-api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://kreya.app/docs/getting-started/ +- DocumentLabel: 资源 + DocumentUrl: https://kreya.app/resources/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/riok/Kreya/1.20.0/riok.Kreya.yaml b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.yaml new file mode 100644 index 000000000000..f038f07914d2 --- /dev/null +++ b/manifests/r/riok/Kreya/1.20.0/riok.Kreya.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: riok.Kreya +PackageVersion: 1.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b337d150784c4a2cf84da38799676b2c4b7a84ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:41:46 +0800 Subject: [PATCH 190/279] New version: Sourcegraph.Amp version 0.0.1780920432-gd95c80 (#385077) --- .../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.1780920432-gd95c80/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..7f202c2c8666 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/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.1780920432-gd95c80 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780920432-gd95c80/amp-windows-x64-baseline.exe + InstallerSha256: 1C6C50DB6378F57668070CC7EC5FCF78B92E25050FA93BE1B82501BEBDEA647C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..9d14fd772be3 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/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.1780920432-gd95c80 +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.1780920432-gd95c80/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..7b8cd647e801 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/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.1780920432-gd95c80 +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.1780920432-gd95c80/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..8b5a368fbaca --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780920432-gd95c80/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.1780920432-gd95c80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e7a64f48193eb0ec14ab8ba6371ce546bb575a0 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:44:34 -0400 Subject: [PATCH 191/279] New version: Dataflare.Dataflare version 3.1.1 (#385084) --- .../3.1.1/Dataflare.Dataflare.installer.yaml | 23 +++++++++++++++++++ .../Dataflare.Dataflare.locale.en-US.yaml | 19 +++++++++++++++ .../Dataflare/3.1.1/Dataflare.Dataflare.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.installer.yaml create mode 100644 manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.locale.en-US.yaml create mode 100644 manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.yaml diff --git a/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.installer.yaml b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.installer.yaml new file mode 100644 index 000000000000..86066806890f --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Dataflare.Dataflare +PackageVersion: 3.1.1 +InstallerType: nullsoft +Scope: user +ProductCode: Dataflare +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- Publisher: dataflare + ProductCode: Dataflare +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Dataflare' +Installers: +- Architecture: x64 + InstallerUrl: https://assets.dataflare.app/release/windows/x86_64/Dataflare-Setup-3.1.1.exe + InstallerSha256: 42706D5B98F77D046353489BE8BDC8B6ABCBAC17E237444AF210A34F3838F5D3 +- Architecture: arm64 + InstallerUrl: https://assets.dataflare.app/release/windows/aarch64/Dataflare-Setup-3.1.1.exe + InstallerSha256: AA7DDED33FD1ADB54B6A4C50CB2C9B6C885ED83A6E631B70976B0D1684D6DC47 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.locale.en-US.yaml b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.locale.en-US.yaml new file mode 100644 index 000000000000..8c6d53e052ca --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dataflare.Dataflare +PackageVersion: 3.1.1 +PackageLocale: en-US +Publisher: Dataflare +PublisherUrl: https://dataflare.app/ +PublisherSupportUrl: https://github.com/DataflareApp/Dataflare/issues +PrivacyUrl: https://dataflare.app/privacy +Author: Dataflare +PackageName: Dataflare +PackageUrl: https://dataflare.app/ +License: Proprietary +Copyright: Copyright © 2026 Dataflare. All Rights Reserved. +ShortDescription: Dataflare is a simple, easy-to-use database manager. Connect to your databases, manage tables, view data, write SQL and run queries easily. +PurchaseUrl: https://dataflare.app/#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.yaml b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.yaml new file mode 100644 index 000000000000..c3f22109ed1c --- /dev/null +++ b/manifests/d/Dataflare/Dataflare/3.1.1/Dataflare.Dataflare.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: Dataflare.Dataflare +PackageVersion: 3.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aba6dea8b267f8b3c25a90f80ff99c8d822c782b Mon Sep 17 00:00:00 2001 From: Zhenfu Shi Date: Tue, 9 Jun 2026 03:48:10 +1000 Subject: [PATCH 192/279] New version: XiaoYouChR.GhostDownloader version 3.10.4 (#385088) --- .../XiaoYouChR.GhostDownloader.installer.yaml | 31 +++++++++++++++ ...aoYouChR.GhostDownloader.locale.en-US.yaml | 38 +++++++++++++++++++ .../3.10.4/XiaoYouChR.GhostDownloader.yaml | 8 ++++ 3 files changed, 77 insertions(+) create mode 100644 manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.installer.yaml create mode 100644 manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.locale.en-US.yaml create mode 100644 manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.yaml diff --git a/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.installer.yaml b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.installer.yaml new file mode 100644 index 000000000000..09aab9b11a21 --- /dev/null +++ b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XiaoYouChR.GhostDownloader +PackageVersion: 3.10.4 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- /SUPPRESSMSGBOXES +- /VERYSILENT +ProductCode: '{C7E5C3F5-8579-4C76-BC5F-2D18D82FD9B8}_is1' +AppsAndFeaturesEntries: +- ProductCode: '{C7E5C3F5-8579-4C76-BC5F-2D18D82FD9B8}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Ghost Downloader' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/releases/download/v3.10.4/Ghost-Downloader-v3.10.4-Windows-x86_64-Setup.exe + InstallerSha256: FECDD2ABA35318701B89A0D62D277B9913036E99FC2E125B53280BBC6690A781 +- Architecture: arm64 + InstallerUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/releases/download/v3.10.4/Ghost-Downloader-v3.10.4-Windows-arm64-Setup.exe + InstallerSha256: 70A5B590524710467EEE2598FD5C4C4CDD2C765137C885BD86E52A2E6C987328 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-04 diff --git a/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.locale.en-US.yaml b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.locale.en-US.yaml new file mode 100644 index 000000000000..5caa6c1a56d2 --- /dev/null +++ b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: XiaoYouChR.GhostDownloader +PackageVersion: 3.10.4 +PackageLocale: en-US +Publisher: XiaoYouChR +PublisherUrl: https://github.com/XiaoYouChR +PublisherSupportUrl: https://www.gd3.top/ +Author: XiaoYouChR +PackageName: Ghost Downloader +PackageUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/releases/latest +License: GPL-3.0 +LicenseUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/blob/HEAD/LICENSE +Copyright: Copyright (c) XiaoYouChR +CopyrightUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/blob/main/LICENSE +ShortDescription: AI-powered next-generation cross-platform multithreaded downloader. +Description: A cross-platform fluent-design AI-boost multi-threaded downloader built with Python. +Moniker: gd3 +Tags: +- async +- asyncio +- cross-platform +- downloader +- gui +- multithreading +- pyqt +- pyside6 +- python +- qt +- software +- streaming +ReleaseNotesUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/releases/tag/v3.10.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/XiaoYouChR/Ghost-Downloader-3/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.yaml b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.yaml new file mode 100644 index 000000000000..9cdba2276e80 --- /dev/null +++ b/manifests/x/XiaoYouChR/GhostDownloader/3.10.4/XiaoYouChR.GhostDownloader.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: XiaoYouChR.GhostDownloader +PackageVersion: 3.10.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4bfc6d29974db5447858076d6ec0e8345f164f24 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:51:59 -0400 Subject: [PATCH 193/279] New version: oxc-project.oxfmt version 0.54.0 (#385091) --- .../0.54.0/oxc-project.oxfmt.installer.yaml | 25 +++++++ .../oxc-project.oxfmt.locale.en-US.yaml | 72 +++++++++++++++++++ .../oxfmt/0.54.0/oxc-project.oxfmt.yaml | 8 +++ 3 files changed, 105 insertions(+) create mode 100644 manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.installer.yaml create mode 100644 manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.locale.en-US.yaml create mode 100644 manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.yaml diff --git a/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.installer.yaml b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.installer.yaml new file mode 100644 index 000000000000..a4b62518e24f --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxfmt +PackageVersion: 0.54.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- oxfmt +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: oxfmt-x86_64-pc-windows-msvc.exe + PortableCommandAlias: oxfmt + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.69.0/oxfmt-x86_64-pc-windows-msvc.zip + InstallerSha256: 70381A422464BF13ABD8D8210E0E0CDC2AEDC96DFE0A4D76A732DE547A3EA7A6 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: oxfmt-aarch64-pc-windows-msvc.exe + PortableCommandAlias: oxfmt + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.69.0/oxfmt-aarch64-pc-windows-msvc.zip + InstallerSha256: AF4D275856D205E6453CCB5FB0878F457EFA3FE1A0DE61732D3D73AAB175D013 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.locale.en-US.yaml b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.locale.en-US.yaml new file mode 100644 index 000000000000..365b222fcb8c --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxfmt +PackageVersion: 0.54.0 +PackageLocale: en-US +Publisher: VoidZero Inc. & Contributors +PublisherUrl: https://voidzero.dev/ +PublisherSupportUrl: https://github.com/oxc-project/oxc/issues +Author: VoidZero Inc. & Contributors +PackageName: oxfmt +PackageUrl: https://oxc.rs/docs/guide/usage/formatter.html +License: MIT +LicenseUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-present VoidZero Inc. & Contributors +CopyrightUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +ShortDescription: Oxfmt is a high-performance formatter for the JavaScript ecosystem. +Description: |- + Oxfmt is a high-performance formatter for the JavaScript ecosystem. + + - Supported languages + JavaScript, JSX, TypeScript, TSX, JSON, JSONC, JSON5, YAML, TOML, HTML, Angular, Vue, CSS, SCSS, Less, Markdown, MDX, GraphQL, Ember, Handlebars + + - Built for scale + Oxfmt targets large codebases and CI environments, with an emphasis on high throughput and predictable performance. + It is built on the Oxc compiler stack and avoids architectural bottlenecks common in existing formatter implementations. + Our benchmarks show Oxfmt to be approximately 30x faster than Prettier and 2x faster than Biome. + + - Batteries included + - Oxfmt includes built-in features that typically require external Prettier plugins: + - Import sorting + - Tailwind CSS class sorting + - package.json field sorting + - Embedded formatting (CSS-in-JS, GraphQL, etc.) + + - Prettier-compatible + Oxfmt integrates into existing Prettier-based workflows. + The oxfmt CLI behaves similarly to Prettier by default, allowing adoption with minimal changes to scripts and tooling. + Oxfmt matches Prettier’s JavaScript formatting. When migrating from recent versions of Prettier, formatting differences should not occur; any differences are considered bugs. + Oxfmt currently passes approximately 95% of Prettier's JavaScript and TypeScript test suite. The remaining cases are niche scenarios, and we work with the Prettier team to converge on formatting over time. + No additional dependencies or configuration needed. +Moniker: oxfmt +Tags: +- formatter +- javascript +- typescript +ReleaseNotes: |- + Features + - 3da77e0 oxfmt: Format parser:json5 files by oxc_formatter_json (#22990) (leaysgur) + - c786f0d oxfmt: Format parser:jsonc files by oxc_formatter_json (#22913) (leaysgur) + - 27a6db8 formatter_json: Implement jsonc variant (#22912) (leaysgur) + + Bug Fixes + - 2aedd52 oxfmt: Avoid JS promise rejects for all TSFN call sites (#23107) (leaysgur) + - 01e0871 formatter,formatter_json: Handle PS/LS as line terminator (#22978) (leaysgur) + - 23902d9 formatter_json: Handle CR only line breaks (#22977) (leaysgur) + - 136b72b formatter_json: Use line_suffix for line comment outside array (#22931) (leaysgur) + - 44e40fa formatter_json: Expand line comment inside array (#22911) (leaysgur) + - 2c86896 formatter_json: Avoid example binary name collision (#22904) (camc314) + + Documentation + - cc69d8d formatter_json: Update AGENTS.md (#22981) (leaysgur) + - 0490721 formatter_json: Update AGENTS.md (#22976) (leaysgur) + - dadafe3 oxlint, oxfmt: Mention migrate skills in npm READMEs (#22965) (Boshen) + - f88961a oxfmt: Annotate each config option with supported languages (#22953) (leaysgur) + - 7e514bf formatter_json: Update AGENTS.md (#22930) (leaysgur) +ReleaseNotesUrl: https://github.com/oxc-project/oxc/releases/tag/apps_v1.69.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://oxc.rs/docs/guide/usage/formatter.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.yaml b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.yaml new file mode 100644 index 000000000000..e70a3d85a527 --- /dev/null +++ b/manifests/o/oxc-project/oxfmt/0.54.0/oxc-project.oxfmt.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: oxc-project.oxfmt +PackageVersion: 0.54.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1181105f28c813747f31f528586d89c367eac78a Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 13:55:23 -0400 Subject: [PATCH 194/279] New version: Hugo.Hugo.Deploy version 0.163.0 (#385092) --- .../0.163.0/Hugo.Hugo.Deploy.installer.yaml | 19 +++++++ .../Hugo.Hugo.Deploy.locale.en-US.yaml | 55 +++++++++++++++++++ .../Hugo.Hugo.Deploy.locale.zh-CN.yaml | 28 ++++++++++ .../Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.yaml | 8 +++ 4 files changed, 110 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.yaml diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.installer.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.installer.yaml new file mode 100644 index 000000000000..cd135e6d0c79 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +Commands: +- hugo +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.0/hugo_extended_withdeploy_0.163.0_windows-amd64.zip + InstallerSha256: A5433968956A2A85ED2AA287A3308EBB6365513066464C7A207AF9ED0422F828 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.en-US.yaml new file mode 100644 index 000000000000..325c7ebe1160 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.0 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Deploy) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: The world's fastest framework for building websites (with WebP encoding, Sass transpiling and Deploy website support) +Tags: +- blog-engine +- cms +- content-management-system +- documentation-tool +- go +- hugo +- static-site-generator +ReleaseNotes: |- + Improvements + - resources/jsconfig: Remove deprecated baseUrl setting ff2903a @bep #14991 #14996 + - all: Adjust tests for deprecated link and image render hook settings ca68936 @jmooring + - all: Run go fix ./... 781fabf @bep + - pagesfromdata: Use relative path for content adapter template metrics 1d018ef @anupamojha-eng #14999 + - ci: Re-add macos-latest to the test matrix 121bc6c @bep + - images: Deprecate Imaging.Compression and move it down to webp and avif configs cf18b82 @bep #14998 + - Only support the latest Go version 98ad9b3 @bep #14997 + - page: Add IsBranch and deprecate IsNode b89e7fe @bep #11574 + - images: Force cache invalidation for AVIF target e8fefc8 @bep #14990 + - images: Add a per-format AVIF hint setting a043d3e @bep #14992 + - images: Make AVIF chroma subsampling content-aware via the hint 341f575 @bep #14987 + - Cap AVIF lossy quality at 99 248241b @bep #14981 + - config: Deprecate the glogal imaging quality setting 4e47d95 @bep #14979 + - images: Make 60 the default quality for AVIF 03b4b54 @bep #14979 + - livereload: Disconnect from websocket server on pageswap 79be053 @bep #14983 + - tpl/tplimpl/embedded: Prevent leading newline in sitemap template 0f44046 @bep #14977 + - images: Recover from memory alloc errors in WASM image processors 4e17421 @bep #14985 + - images: Add quality setting per image format b01ecd4 @bep #14957 + - misc: Remove duplicate words in comments 45c00b7 @jmooring #14936 #14950 #14965 + - Add some PNG to AVIF golden test cases 28d882a @bep + + Dependency Updates + - build(deps): bump github.com/bits-and-blooms/bitset 0d29fc8 @dependabot[bot] + - build(deps): bump github.com/tetratelabs/wazero bb57404 @dependabot[bot] + - build(deps): bump github.com/rogpeppe/go-internal from 1.14.1 to 1.15.0 7d1b1fb @dependabot[bot] + - build(deps): bump github.com/getkin/kin-openapi from 0.138.0 to 0.139.0 77a1147 @dependabot[bot] +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.zh-CN.yaml new file mode 100644 index 000000000000..bd99d899540e --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Deploy +PackageVersion: 0.163.0 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Deploy) +PackageUrl: https://gohugo.io/ +License: Apache License 2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/master/LICENSE +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码、Sass 转译和网站部署) +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 网站部署 +- 静态网站 +- 静态网站生成器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.yaml b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.yaml new file mode 100644 index 000000000000..4ae6d7e4b5b0 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Deploy/0.163.0/Hugo.Hugo.Deploy.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: Hugo.Hugo.Deploy +PackageVersion: 0.163.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f6ded06000d775ea8ac2c7c6a421ba2db404ff4f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:58:23 +0800 Subject: [PATCH 195/279] New version: AdGuard.AdGuard version 7.22.5279.0 (#385098) --- .../AdGuard.AdGuard.installer.yaml | 28 ++++++++++++ .../AdGuard.AdGuard.locale.en-US.yaml | 45 +++++++++++++++++++ .../AdGuard.AdGuard.locale.zh-CN.yaml | 34 ++++++++++++++ .../AdGuard/7.22.5279.0/AdGuard.AdGuard.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.installer.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.zh-CN.yaml create mode 100644 manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.yaml diff --git a/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.installer.yaml b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.installer.yaml new file mode 100644 index 000000000000..ac29243bc0c1 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.22.5279.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -quiet + SilentWithProgress: -quiet +UpgradeBehavior: install +Protocols: +- adguard +- sdns +ProductCode: '{da779793-6d54-4fe9-85d0-30d7b173bab6}' +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- ProductCode: '{da779793-6d54-4fe9-85d0-30d7b173bab6}' + UpgradeCode: '{8CA581B3-9BF1-2942-8D86-3B7A5DCDF5FE}' +Installers: +- Architecture: x86 + InstallerUrl: https://static.adtidy.org/windows/setup-7.22.5279.0.exe + InstallerSha256: 7399948BE295D3C07016454E63F6C6CEAA5BB62836B7E69CFA4D88931687AD7A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.en-US.yaml b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.en-US.yaml new file mode 100644 index 000000000000..a03f17938c29 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.22.5279.0 +PackageLocale: en-US +Publisher: Adguard Software Ltd +PublisherUrl: https://adguard.com/ +PublisherSupportUrl: https://adguard.com/support.html +PrivacyUrl: https://adguard.com/privacy.html +Author: AdGuard Software Limited +PackageName: AdGuard +PackageUrl: https://adguard.com/adguard-windows/overview.html +License: Proprietary +LicenseUrl: https://adguard.com/eula.html +Copyright: © 2009-2026 AdGuard Software Ltd. All rights reserved. +ShortDescription: AdGuard is a unique adblock program for Windows that has all the necessary features for the best web experience. +Description: |- + AdGuard is a unique desktop program that has all the necessary features for the best web experience. + The software combines the world's most advanced ad blocker for Windows, a whole privacy protection module, and a parental control tool — all working in any browser or app. +Moniker: adguard +Tags: +- adblock +- adblocker +- adblocking +- antimalware +- antitracking +- internet +- network +- privacy +- protect +- protection +- security +- web +- webpage +ReleaseNotes: This is a technical update aimed to increase the app stability and fix minor bugs. +ReleaseNotesUrl: https://adguard.com/versions/windows/release.html#version-72252790 +PurchaseUrl: https://adguard.com/license.html +Documentations: +- DocumentLabel: Knowledge Base + DocumentUrl: https://adguard.com/kb/ +- DocumentLabel: FAQ + DocumentUrl: https://adguard.com/support/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.zh-CN.yaml b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.zh-CN.yaml new file mode 100644 index 000000000000..1e29015bd2e2 --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AdGuard.AdGuard +PackageVersion: 7.22.5279.0 +PackageLocale: zh-CN +PublisherUrl: https://adguard.com/zh_cn +PublisherSupportUrl: https://adguard.com/zh_cn/support.html +PrivacyUrl: https://adguard.com/zh_cn/privacy.html +PackageUrl: https://adguard.com/zh_cn/adguard-windows/overview.html +License: 专有软件 +LicenseUrl: https://adguard.com/zh_cn/eula.html +Copyright: © 2009-2026 AdGuard Software Ltd. 保留所有版权。 +ShortDescription: AdGuard 是一款适用于 Windows 独特的使您获取最佳网络冲浪体验具备所有必需功能的广告拦截程序。 +Description: AdGuard 是拥有可获取最佳网络冲浪体验所需全部功能的独特程序。其集合了世界上最高级的广告拦截器,隐私保护模块以及家长控制为一体,还可协同任何浏览器和应⁠用工⁠作。 +Tags: +- 互联网 +- 保护 +- 安全 +- 广告 +- 广告拦截器 +- 拦截器 +- 网络 +- 网页 +- 跟踪 +- 隐私 +PurchaseUrl: https://adguard.com/zh_cn/license.html +Documentations: +- DocumentLabel: 知识库 + DocumentUrl: https://adguard.com/kb/zh-CN/ +- DocumentLabel: 常见问题 + DocumentUrl: https://adguard.com/zh_cn/support/faq.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.yaml b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.yaml new file mode 100644 index 000000000000..b3ffab25e69f --- /dev/null +++ b/manifests/a/AdGuard/AdGuard/7.22.5279.0/AdGuard.AdGuard.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: AdGuard.AdGuard +PackageVersion: 7.22.5279.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 16f255eb4e0d3fa8b85d517bc216dc4f1362df53 Mon Sep 17 00:00:00 2001 From: Wilson Glasser Date: Mon, 8 Jun 2026 14:58:55 -0300 Subject: [PATCH 196/279] New version: WilsonGlasser.BaseMaster version 0.6.9 (#385122) --- .../WilsonGlasser.BaseMaster.installer.yaml | 22 +++++++++++++ ...WilsonGlasser.BaseMaster.locale.en-US.yaml | 33 +++++++++++++++++++ .../0.6.9/WilsonGlasser.BaseMaster.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.installer.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.locale.en-US.yaml create mode 100644 manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.yaml diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.installer.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.installer.yaml new file mode 100644 index 000000000000..3641b37ae508 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WilsonGlasser.BaseMaster +PackageVersion: 0.6.9 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: BaseMaster +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- DisplayName: BaseMaster + Publisher: basemaster + ProductCode: BaseMaster +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\BaseMaster' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wilsonglasser/basemaster/releases/download/v0.6.9/BaseMaster_0.6.9_x64-setup.exe + InstallerSha256: 6C162A68C3DBA453223638A80451DFB3F34729AC49C5E99551C272487BF821E7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.locale.en-US.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.locale.en-US.yaml new file mode 100644 index 000000000000..09df2579fd37 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# 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: WilsonGlasser.BaseMaster +PackageVersion: 0.6.9 +PackageLocale: en-US +Publisher: Wilson Glasser +PublisherUrl: https://basemaster.org/ +PublisherSupportUrl: https://github.com/wilsonglasser/basemaster/issues +Author: Wilson Glasser +PackageName: https://basemaster.org +PackageUrl: https://basemaster.org/ +License: MIT +LicenseUrl: https://github.com/wilsonglasser/basemaster/blob/HEAD/LICENSE +ShortDescription: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Description: Desktop database tool for developers — MySQL, MariaDB, PostgreSQL, SQLite. +Tags: +- database +- mariadb +- mysql +- postgreesql +- rust +- sqlite +ReleaseNotes: |- + BaseMaster v0.6.9 + Download disponível em Assets abaixo. + - Windows: .msi (instalador) e .exe (portable) + - macOS: .dmg (Apple Silicon / Intel) + - Linux: .deb, .rpm, .AppImage + 🤖 Build automatizado via GitHub Actions. +ReleaseNotesUrl: https://github.com/wilsonglasser/basemaster/releases/tag/v0.6.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.yaml b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.yaml new file mode 100644 index 000000000000..930e005c53b9 --- /dev/null +++ b/manifests/w/WilsonGlasser/BaseMaster/0.6.9/WilsonGlasser.BaseMaster.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: WilsonGlasser.BaseMaster +PackageVersion: 0.6.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 63e7982740f3233ab94fa02c2851e4f8e33bb742 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 14:01:16 -0400 Subject: [PATCH 197/279] New version: Microsoft.SafetyScanner version 1.451.329.0 (#385100) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.451.329.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..6fda8d507664 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.329.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.329.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.329.0&arch=x86 + InstallerSha256: 11187EAC9223A792DFE7208513FD30FA19BDA6AE0E9E911730E7A826F85F7B52 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.451.329.0&arch=amd64 + InstallerSha256: A08404877F6CEA7C5085F1B7D04BDE11685663A046480EFB49EF2E8C27001121 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..3fbcfd4247d8 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.329.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.329.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.329.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.451.329.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..a7b87d4e57eb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.451.329.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.329.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a7996c7c2f81bbe2a65a55d6be5f70b86393962 Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:04:59 +0300 Subject: [PATCH 198/279] New version: laurentiu021.SysManager version 1.20.5 (#385101) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 44 +++++++++++++++++++ .../1.20.5/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..b16dd8346f7c --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.20.5 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.20.5/SysManager-v1.20.5.exe + InstallerSha256: DF7E6428149458C56F9FA6C070FBAB22B4AE0F9792FDCEE9B1562CAAB391A973 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..bffd58ed756c --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.20.5 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.20.5] - 2026-06-08 + Added + - Undo a DNS change. Applying a DNS preset now snapshots the servers in effect beforehand, and a new "Undo" button on the DNS & Hosts tab restores that exact previous configuration (re-applying the prior static servers, or resetting to DHCP if that was the prior state). Previously the only way back was "Reset to DHCP", which silently discarded any manually-configured DNS. + Verify the download + Get-FileHash .\SysManager-v1.20.5.exe -Algorithm SHA256 + Expected SHA256: DF7E6428149458C56F9FA6C070FBAB22B4AE0F9792FDCEE9B1562CAAB391A973 +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.20.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..c5c3294ed382 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.20.5/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.20.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f2f6107e71f745d322d2fa0bc230b66219f09bce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:07:53 +0800 Subject: [PATCH 199/279] New version: Baidu.Comate version 2.1.2 (#385102) --- .../Comate/2.1.2/Baidu.Comate.installer.yaml | 154 ++++++++++++++++++ .../2.1.2/Baidu.Comate.locale.en-US.yaml | 19 +++ .../2.1.2/Baidu.Comate.locale.zh-CN.yaml | 34 ++++ .../b/Baidu/Comate/2.1.2/Baidu.Comate.yaml | 8 + 4 files changed, 215 insertions(+) create mode 100644 manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.installer.yaml create mode 100644 manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.en-US.yaml create mode 100644 manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.zh-CN.yaml create mode 100644 manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.yaml diff --git a/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.installer.yaml b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.installer.yaml new file mode 100644 index 000000000000..072120256d4c --- /dev/null +++ b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 2.1.2 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- comate +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{E1BCCBB0-0C31-40C1-AB8D-2AE2E6C3C2F2}}_is1' +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://comate-ide.cdn.bcebos.com/download/stable/abff953ef9fd72cfae07b2d96e0e66c91de5e5a6-256366291/Comate-win32-x64-user-setup.exe + InstallerSha256: 17E3716C4E6E924D886908BE0F3ADFADD61BD4EAF79189E2701607A2BBF087F2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.en-US.yaml b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.en-US.yaml new file mode 100644 index 000000000000..7ee9840c0c6b --- /dev/null +++ b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.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: Baidu.Comate +PackageVersion: 2.1.2 +PackageLocale: en-US +PublisherUrl: https://comate.baidu.com/en +License: Proprietary +ShortDescription: Intelligent coding capabilities throughout the entire development process along with enhanced multimodal abilities. Install now to start a seamless and natural intelligent development experience. +PurchaseUrl: https://comate.baidu.com/en/pricing +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: Tutorials + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: FAQ + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.zh-CN.yaml b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.zh-CN.yaml new file mode 100644 index 000000000000..935cc4103a49 --- /dev/null +++ b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.locale.zh-CN.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: Baidu.Comate +PackageVersion: 2.1.2 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://comate.baidu.com/ +PublisherSupportUrl: https://developer.baidu.com/singleTagPage.html?tagId=326 +PrivacyUrl: https://cloud.baidu.com/doc/COMATE/s/2lxiygl2z +Author: 北京百度网讯科技有限公司 +PackageName: Comate +PackageUrl: https://comate.baidu.com/download +License: 专有软件 +LicenseUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +Copyright: © 2026 Baidu +CopyrightUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +ShortDescription: 智能编码能力深度融入开发全流程,多模态能力全面增强,一键安装、畅享自然流畅的智能开发体验。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +PurchaseUrl: https://comate.baidu.com/pricing +Documentations: +- DocumentLabel: 使用手册 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: 教学课程 + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: 常见问题 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.yaml b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.yaml new file mode 100644 index 000000000000..82785ee69550 --- /dev/null +++ b/manifests/b/Baidu/Comate/2.1.2/Baidu.Comate.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: Baidu.Comate +PackageVersion: 2.1.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 9f6b0abc513af21dbdd8b0752a0a53a3d1450a0e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:11:03 +0800 Subject: [PATCH 200/279] New version: Brave.BraveOrigin.Nightly version 149.1.93.39 (#385104) --- .../Brave.BraveOrigin.Nightly.installer.yaml | 85 +++++++++++++++++++ ...rave.BraveOrigin.Nightly.locale.en-US.yaml | 34 ++++++++ ...rave.BraveOrigin.Nightly.locale.zh-CN.yaml | 24 ++++++ .../Brave.BraveOrigin.Nightly.yaml | 8 ++ 4 files changed, 151 insertions(+) create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 000000000000..5de760a69144 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.installer.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.39 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Origin-Nightly +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: DA9CE3E8C1A5672D5E32F79A9C24B8BA5150A4956E22A9A0DC442F5462E1346C + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: B3D29BF2787E5B8619089BB52422714A71E2A2A4E125A6DE2328BB369EE7792A + 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.39/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: 3191C33CC98E69BBDC666BB97BB07D688272E332F53387938B7E9608EF1F7C1B + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: FB56C2B81CF16038116A8CB7624A0AF43CCFC3E48EE0A13C5F7386C08A626C83 + 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.39/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 03A58162850E6FCD5F8AF7F3065BDDF8BFE4264459156A78BECAFE40C5D3AE44 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: DD7C21D91C4C13A1C0B60CB97B8CAC923370786EB976B4362BFF8C7AC9BC19C0 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..df7a55d83497 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.39 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/ +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Origin Nightly +PackageUrl: https://brave.com/origin/download-nightly/ +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: The untested—but stable—version of Brave Origin for advanced users and developers. +Description: |- + Brave Origin is a paid* version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin will remove** most other features from the browser. + * Origin is available as a free download for Linux desktop users. + ** If you opt to use Origin as an upgrade to the existing version of Brave on your device, you’ll unlock a new Settings panel where you can toggle features on / off as you wish. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +ReleaseNotesUrl: https://brave.com/latest +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..e5e9e7516bb6 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.39 +PackageLocale: zh-CN +PublisherUrl: https://brave.com/zh +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +ShortDescription: 适用于高级用户和开发者的未经测试但稳定的 Brave Origin 版本。 +Description: |- + Brave Origin 是一款付费* 浏览器版本,面向不需要 Brave 商业支持功能但仍希望获得仅 Brave 提供的隐私保护的用户。Origin 用户将继续受益于我们在行业内领先的隐私保护、广告拦截和速度性能(通过 Shields),以及定期的软件更新、Chromium 补丁,还有安全与隐私方面的改进。Origin 将移除** 浏览器中的大部分其他功能。 + * Linux 桌面用户可免费下载 Origin 版本。 + ** 如果您选择将设备上现有的 Brave 升级为 Origin 版本,您将解锁一个全新的设置面板,可根据需要自行开启或关闭各项功能。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 000000000000..5e0b989c2fab --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/149.1.93.39/Brave.BraveOrigin.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.BraveOrigin.Nightly +PackageVersion: 149.1.93.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f8107c969e4d98105b5ed44a2622f9256941c84e Mon Sep 17 00:00:00 2001 From: EriusCalrissian <131411787+EriusCalrissian@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:11:06 +0200 Subject: [PATCH 201/279] Picocrypt-NG.Picocrypt-NG 2.10 manifest update (#384142) --- .../Picocrypt-NG.Picocrypt-NG.installer.yaml | 2 +- ...icocrypt-NG.Picocrypt-NG.locale.en-US.yaml | 32 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.installer.yaml b/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.installer.yaml index f4a12a16527f..9ea00aee1f41 100644 --- a/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.installer.yaml +++ b/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.installer.yaml @@ -19,6 +19,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://github.com/Picocrypt-NG/Picocrypt-NG/releases/download/2.10/Picocrypt-NG-Setup.exe - InstallerSha256: 986684D106341F9065298235251910ACCA426148AA2D12AF6B32F231EE2307AD + InstallerSha256: F5E9314E1EFFBB689569152B89291C31631563354E78AA9C6165424B3EB5A08D ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.locale.en-US.yaml b/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.locale.en-US.yaml index 42c7207f950e..341420f129ca 100644 --- a/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.locale.en-US.yaml +++ b/manifests/p/Picocrypt-NG/Picocrypt-NG/2.10/Picocrypt-NG.Picocrypt-NG.locale.en-US.yaml @@ -16,25 +16,25 @@ ShortDescription: A very small, very simple, yet very secure encryption tool. Moniker: picocrypt-ng ReleaseNotes: |- macOS: - sha256(Picocrypt-NG.dmg) 56383453ce5b081dbdfd9d34b9675ef3a8b2ca12773b976b0c50dd2c7aa8ee74 - sha256(Picocrypt-NG-cli-macos) a6ea5ff215e93fce25c43553bfd9bd6ece7fa3106f03c1a91bf8e457a223853b + sha256(Picocrypt-NG.dmg) 82f8aad4284d51fc50aaebd2d839543940b42a47b0f0afeb3bdf7b265bc700d4 + sha256(Picocrypt-NG-cli-macos) 23828d609fe1ceecb3b6067340d27d021da2c80aebc9c93dedd4395a072a4322 Windows Legacy CLI (Windows 7/8): - sha256(Picocrypt-NG-cli-Legacy.exe) 70c36feceb0f718475bec264054bfac53fcf0839fa5c24972cbd1755f0c5dd7e - Linux (amd64): - sha256(Picocrypt-NG) 2b0c2de9526f0d5161a84b4034e3d785ed1ee1b36c7348c2c80e88ac7a329829 - sha256(Picocrypt-NG-cli) 8a34076385a0aae0768a115baa2b5c5393baf2a251f9bad44c3e4d8e900bcc02 - sha256(Picocrypt-NG.deb) 1f8ff258375cbb37dd1e50621b7ad8f1585eb7edc6c0dc2249ea5e40474ea802 - Linux (arm64): - sha256(Picocrypt-NG-arm64) 781813dcb3fd653256072095e54a96e4572e245af27409669835c8715b75a738 - sha256(Picocrypt-NG-cli-arm64) 88ca41ff4ae36891c8d54c245a92a330aa6abac6c0daebd27a8d2ce6f7326f79 + sha256(Picocrypt-NG-cli-Legacy.exe) 3214CD439D8D42BA119C1FB360D4A3FA08560FD6EDD6B128F13FEE93B18B9DC7 Android (signed release APK): - sha256(Picocrypt-NG-android-release.apk) f8780e045380498d66fa16c625fc0f1f1c8875269e415ca63679ad50eb9993c0 - Windows: - sha256(Picocrypt-NG-Setup.exe) 986684d106341f9065298235251910acca426148aa2d12af6b32f231ee2307ad - sha256(Picocrypt-NG-portable.exe) adebe125fb8c8fca41c36912fefc92b02dc22542d075d3e45ba070eab707293e - sha256(Picocrypt-NG-cli.exe) 5174b50c45020f927a31c36f6526bd4186b1e48369abfd7e395bf570738e1e1e + sha256(Picocrypt-NG-android-release.apk) c2506cb661d858f204f8aaa83da72bf87bcf44df21e089fd0c9059fd3d03eb42 Linux (Snap): - sha256(picocrypt-ng_2.10_amd64.snap) d33042269937a63ee4491894f9a30d376e71c57db88b135a3055690cbbd974d3 + sha256(picocrypt-ng_2.10_amd64.snap) 089bef6429e9e451dbafe54cd2aa3bc56dfe6ed7c754563cf6bd950b8eb52bec + Windows: + sha256(Picocrypt-NG-Setup.exe) F5E9314E1EFFBB689569152B89291C31631563354E78AA9C6165424B3EB5A08D + sha256(Picocrypt-NG-portable.exe) A3E0D562669DAEEECB2779D0803E8AC7DC26870C6258927F1C8774F809512718 + sha256(Picocrypt-NG-cli.exe) 4E3B303BE5073B46318041484F9B3D25B9596409E9817EFF5CD34BBCC9D41628 + Linux (amd64): + sha256(Picocrypt-NG) e2835d7ad5b09f61e96579fc2104eb5d0a6d7d43d1090567e92220013bb9032c + sha256(Picocrypt-NG-cli) f3aa743dfb4fd67b31056ca17f62d4abb5e49edb44e416d827f51356862bd08a + sha256(Picocrypt-NG.deb) 40cd43eee382cfec4abbf71953929b49be6f5b5fefd36d908344e0ce1e2358a8 + Linux (arm64): + sha256(Picocrypt-NG-arm64) 47799c9ed2a7d353cccb004b7073f47581996955e70d6bedc182cfde05032642 + sha256(Picocrypt-NG-cli-arm64) 3428270e0f14aa27553968df85f97f5871fc1e58744578db63ec2b202dacb06f ReleaseNotesUrl: https://github.com/Picocrypt-NG/Picocrypt-NG/releases/tag/2.10 ManifestType: defaultLocale ManifestVersion: 1.12.0 From 542c35fc77d5557184b7b83a98027c6ed3bb12bf Mon Sep 17 00:00:00 2001 From: Cameron Taggart Date: Mon, 8 Jun 2026 20:11:27 +0200 Subject: [PATCH 202/279] New version: cataggar.ghr version 0.5.1 (#384973) --- .../ghr/0.5.1/cataggar.ghr.installer.yaml | 25 +++++++++++++++ .../ghr/0.5.1/cataggar.ghr.locale.en-US.yaml | 31 +++++++++++++++++++ .../c/cataggar/ghr/0.5.1/cataggar.ghr.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.installer.yaml create mode 100644 manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.locale.en-US.yaml create mode 100644 manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.yaml diff --git a/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.installer.yaml b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.installer.yaml new file mode 100644 index 000000000000..e9aeb23dac95 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.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: cataggar.ghr +PackageVersion: 0.5.1 +InstallerType: zip +NestedInstallerType: portable +Commands: +- ghr +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.5.1-windows-x64/bin/ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.5.1/ghr-0.5.1-windows-x64.zip + InstallerSha256: C5C9408938FB23B405B1492F3D623D0CDBC88730681F9959F90A9203F75DB1A1 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.5.1-windows-arm64/bin/ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.5.1/ghr-0.5.1-windows-arm64.zip + InstallerSha256: 04CD92403AA7F10E8E5F5D21BB62CA252DCACF1569C7E10BC65A5A7F6BFF392D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.locale.en-US.yaml b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.locale.en-US.yaml new file mode 100644 index 000000000000..5fa2763e7efa --- /dev/null +++ b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cataggar.ghr +PackageVersion: 0.5.1 +PackageLocale: en-US +Publisher: cataggar +PublisherUrl: https://github.com/cataggar +PublisherSupportUrl: https://github.com/cataggar/ghr/issues +PackageName: ghr +PackageUrl: https://github.com/cataggar/ghr +License: MIT +LicenseUrl: https://github.com/cataggar/ghr/blob/HEAD/LICENSE +ShortDescription: An installer for GitHub releases. +Moniker: ghr +Tags: +- cli +- github +- installer +ReleaseNotes: |- + A toolkit for GitHub releases. + Install: + pipx install ghr-bin==0.5.1 + uv tool install ghr-bin==0.5.1 + winget install ghr --version 0.5.1 + curl -fsSL https://raw.githubusercontent.com/cataggar/ghr/main/install.sh | GHR_VERSION=v0.5.1 sh + $env:GHR_VERSION = 'v0.5.1'; iwr -useb https://raw.githubusercontent.com/cataggar/ghr/main/install.ps1 | iex + ghr install cataggar/ghr@v0.5.1 RWSbsumpaHb+N3KCEt/EUXQ5y6Kkk8r/zCb5Z4jhEuEX8x2/U5wr5QC0 +ReleaseNotesUrl: https://github.com/cataggar/ghr/releases/tag/v0.5.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.yaml b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.yaml new file mode 100644 index 000000000000..ec7d306a7d56 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.5.1/cataggar.ghr.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: cataggar.ghr +PackageVersion: 0.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5be3c0693a9179d1ad8b1ac7210342cfc156547b Mon Sep 17 00:00:00 2001 From: laurentiu021 <262210207+laurentiu021@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:11:50 +0300 Subject: [PATCH 203/279] New version: laurentiu021.SysManager version 1.19.2 (#384974) --- .../laurentiu021.SysManager.installer.yaml | 18 ++++++++ .../laurentiu021.SysManager.locale.en-US.yaml | 44 +++++++++++++++++++ .../1.19.2/laurentiu021.SysManager.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.installer.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.locale.en-US.yaml create mode 100644 manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.yaml diff --git a/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.installer.yaml new file mode 100644 index 000000000000..867281a7236b --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.installer.yaml @@ -0,0 +1,18 @@ +# 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: laurentiu021.SysManager +PackageVersion: 1.19.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: +- SysManager +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.19.2/SysManager-v1.19.2.exe + InstallerSha256: 9A61F85750878215EAA21E5BD8FE72137D9259FFA2A578DA3DFC93051E6E457F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.locale.en-US.yaml new file mode 100644 index 000000000000..544924ae217e --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: laurentiu021.SysManager +PackageVersion: 1.19.2 +PackageLocale: en-US +Publisher: laurentiu021 +PublisherUrl: https://github.com/laurentiu021 +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues +PackageName: SysManager +PackageUrl: https://github.com/laurentiu021/SystemManager +License: MIT +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. +Description: |- + SysManager is a modern Windows system toolkit built with WPF and .NET 10. + It provides a comprehensive set of tools in a single application including + live network monitoring, ping and traceroute, speed tests, performance tuning + with power plan management, deep disk cleanup, duplicate file finder, disk + analyzer, battery health monitoring, process manager, app uninstaller, + startup control, Windows services manager, Windows features manager, driver + information, and system health overview. +Tags: +- battery +- cleanup +- dotnet +- network-monitor +- open-source +- performance +- process-manager +- system-utility +- uninstaller +- windows +- wpf +ReleaseNotes: |- + [1.19.2] - 2026-06-08 + Fixed + - UI test harness could never locate the app executable. AppFixture hardcoded a net8.0-windows output path while the project targets net10.0-windows, so FindExecutable() always threw FileNotFoundException when running the UI automation tests locally. The path is now resolved dynamically from the net*-windows build folder, so it survives future framework bumps. + Verify the download + Get-FileHash .\SysManager-v1.19.2.exe -Algorithm SHA256 + Expected SHA256: 9A61F85750878215EAA21E5BD8FE72137D9259FFA2A578DA3DFC93051E6E457F +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.19.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.yaml new file mode 100644 index 000000000000..d67d20fbb6e3 --- /dev/null +++ b/manifests/l/laurentiu021/SysManager/1.19.2/laurentiu021.SysManager.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: laurentiu021.SysManager +PackageVersion: 1.19.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0a63f355e5ed52bdfa239c1282cada719ea2bdfc Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Mon, 8 Jun 2026 20:11:55 +0200 Subject: [PATCH 204/279] New version: janosmiko.lfk 0.14.0 (#384981) Co-authored-by: goreleaserbot --- .../lfk/0.14.0/janosmiko.lfk.installer.yaml | 26 +++++++++++++++++ .../0.14.0/janosmiko.lfk.locale.en-US.yaml | 28 +++++++++++++++++++ .../j/janosmiko/lfk/0.14.0/janosmiko.lfk.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.installer.yaml create mode 100644 manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.locale.en-US.yaml create mode 100644 manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.yaml diff --git a/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.installer.yaml b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.installer.yaml new file mode 100644 index 000000000000..3887897d57fb --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.14.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-08" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.14.0/lfk_0.14.0_windows_arm64.zip + InstallerSha256: bdac1031d90d8e0cee93b62610ea1018265b69bcd9ddc3d18792644dab4f3297 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: lfk.exe + PortableCommandAlias: lfk + InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.14.0/lfk_0.14.0_windows_amd64.zip + InstallerSha256: 559bb777952678fb8bf40372d296135bf25a3e521ecf5b3596d0fc378d733caf + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.locale.en-US.yaml b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.locale.en-US.yaml new file mode 100644 index 000000000000..9d434f360d56 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: janosmiko +PublisherUrl: https://github.com/janosmiko +PublisherSupportUrl: https://github.com/janosmiko/lfk/issues +PackageName: lfk +PackageUrl: https://github.com/janosmiko/lfk +License: Apache-2.0 +LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE +ShortDescription: Lightning Fast Kubernetes navigator +Description: | + LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user + interface for navigating and managing Kubernetes clusters. Built for + speed and efficiency, it brings a three-column Miller columns layout + with an owner-based resource hierarchy to your terminal. +Moniker: lfk +Tags: + - kubernetes + - tui + - devops + - k8s + - cli +ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.yaml b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.yaml new file mode 100644 index 000000000000..0dc121adb163 --- /dev/null +++ b/manifests/j/janosmiko/lfk/0.14.0/janosmiko.lfk.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: janosmiko.lfk +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From daa00ebc9ef9d317bc09405307f6369c223039a2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:12:16 +0800 Subject: [PATCH 205/279] New version: HaiYing.OfficeCLI version 1.0.106 (#384988) --- .../1.0.106/HaiYing.OfficeCLI.installer.yaml | 18 +++++ .../HaiYing.OfficeCLI.locale.en-US.yaml | 72 +++++++++++++++++++ .../HaiYing.OfficeCLI.locale.zh-CN.yaml | 49 +++++++++++++ .../OfficeCLI/1.0.106/HaiYing.OfficeCLI.yaml | 8 +++ 4 files changed, 147 insertions(+) create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.installer.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.yaml diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 000000000000..93b4beb06015 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.106 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.106/officecli-win-x64.exe + InstallerSha256: 69A28967F89C3197BF98EFEAFD68FA7D5680193F02CC95CA7FA9A066DB3625EC +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.106/officecli-win-arm64.exe + InstallerSha256: 698B28580ADD8505BD4EF48BDD60D2261B4AEA0C4E88301D32E65C25085FAF3D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..9cc5e3231656 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.106 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.105...v1.0.106' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.106 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..9509f3fcea9b --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.106 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.yaml new file mode 100644 index 000000000000..c904813e53cb --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.106/HaiYing.OfficeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.106 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a7ceaeb4bf0e91341ccc79f789d07667b3bb2d5d Mon Sep 17 00:00:00 2001 From: "Kad D." Date: Mon, 8 Jun 2026 20:12:28 +0200 Subject: [PATCH 206/279] New version: demkada.ArgyCode version 1.12.14 (#385105) --- .../1.12.14/demkada.ArgyCode.installer.yaml | 14 ++++++++++++++ .../1.12.14/demkada.ArgyCode.locale.en-US.yaml | 13 +++++++++++++ .../demkada/ArgyCode/1.12.14/demkada.ArgyCode.yaml | 6 ++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.installer.yaml create mode 100644 manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.locale.en-US.yaml create mode 100644 manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.yaml diff --git a/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.installer.yaml b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.installer.yaml new file mode 100644 index 000000000000..ed51b0202590 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.14 +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/demkada/argy-code/releases/download/v1.12.14/argy-windows-x64.zip + InstallerSha256: b9846961f7878459f2493c834269c798a58ed3a474a26cd9653e8903f402a5dc + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: argy.exe + PortableCommandAlias: argy +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.locale.en-US.yaml b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.locale.en-US.yaml new file mode 100644 index 000000000000..614a8d12e5d4 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.locale.en-US.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.14 +PackageLocale: en-US +Publisher: demkada +PackageName: Argy Code +License: MIT +ShortDescription: The AI coding agent built for the terminal +PackageUrl: https://github.com/demkada/argy-code +Commands: + - argy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.yaml b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.yaml new file mode 100644 index 000000000000..b95ab6bf7580 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.14/demkada.ArgyCode.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1f18e6df730e0ece7377d7a98897d09681f69d38 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:12:43 +0800 Subject: [PATCH 207/279] New version: ByteDance.LarkCLI version 1.0.49 (#385106) --- .../1.0.49/ByteDance.LarkCLI.installer.yaml | 21 +++++ .../ByteDance.LarkCLI.locale.en-US.yaml | 76 +++++++++++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans-CN.yaml | 39 ++++++++++ .../ByteDance.LarkCLI.locale.zh-Hans.yaml | 37 +++++++++ .../LarkCLI/1.0.49/ByteDance.LarkCLI.yaml | 8 ++ 5 files changed, 181 insertions(+) create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.installer.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans.yaml create mode 100644 manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.yaml diff --git a/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..7f3744c72bbb --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.49 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.49/lark-cli-1.0.49-windows-amd64.zip + InstallerSha256: 38D7754BCD05050A18EC1DEA4066700ED49AEB3BCF5BD2A7F91B2CBFF05018C7 +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.49/lark-cli-1.0.49-windows-arm64.zip + InstallerSha256: 6A530D6F0172830E894B4710E9046691CCF2EC2A58A4433C63C858FF0A058CD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..c4b9030619ff --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,76 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.49 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 0d847511d25db5fb83e5d89e54e9c9de592aded3 chore(release): v1.0.49 (#1331) + - 7cce7468d68589dbb18e664ff22d13e816410d52 docs(approval): restructure skill with intent table and scope boundaries (#1307) + - add079ea1cadfc8e16bbbde3a6f1f3c4096e88d9 docs(lark-slides): tighten routing/boundary and reconcile in-slide whiteboard (#1169) + - e40ef669120cdd7d66885434ee5a58afa291d980 docs(lark-wiki): optimize skill guidance and routing boundaries (#1275) + - d0a896ce915f82a8dd862dc0f2b0d0e6ab7b52bd docs(skills): tighten drive and markdown guardrails (#1326) + - 3990151122443b5d040d1c49237d62af653dc7c0 feat(base): emit typed error envelopes across the base domain (#1248) + - f3949f04c4207f7b9a4c5e426cce52aeb0ac07d9 feat(calendar): emit typed error envelopes across the calendar domain (#1232) + - 281cdbd37c57763e386c7d816450040b39a37c52 feat(drive): harden inspect shortcut failures (#1324) + - 37b17f3d37ae42c34e86b8e89571a6e709ac0ec7 feat(events): add whiteboard event domain with per-board subscription (#1265) + - be5527ca4e989a501056a09a113f9ed1b45c29bb feat(im): add feed shortcut create, list, and remove shortcuts (#1273) + - bd07859c9063d38534c2d0fe19f483827c34bf67 feat(im): cli support feed group (#1102) + - e1bb9db552231d5ff9365be6e0caf6a49eda294f feat(im): format feed group error handling (#1308) + - 5788a6c38442adda3476b96f231db0c3b4a60fd7 feat(im): return typed error envelopes across the im domain (#1230) + - c07a14aa2bd22150d6c76dec6ccd8570d397f377 feat(lark-shared): document relative-path-only file arguments (#1319) + - 99ceb2279c48b5d7c5d1a2887375d84f6edbf4be feat(markdown): harden create upload failures (#1325) + - 076f4d579f3d9d5ad0a955e1acb0b9fb39662a5a feat(minutes,vc): emit typed error envelopes across both domains (#1234) + - 6367aaa0f571b4cdac9859c678e2a62fd3824c55 feat(okr,whiteboard): emit typed error envelopes across both domains (#1236) + - 8c3cba17b2d92ecc819192ab1c85f9b8fa960c21 feat(task): emit typed error envelopes across the task domain (#1231) + - 8b39f7243c806893b31dbe4358463e778cb5195b feat: add iconpark lookup for lark slides (#1123) + - 9d845442ced8195858f6ffd2ca4755a327b4c13b feat: add skills command to read embedded skill content (#1318) + - a4a4bd6ee0dedc02a6dbb8b427b056b6278e3a04 feat: check shortcut example commands against the live CLI tree (#1244) + - fa929f02d68d414094a329d4b23b76e3ec762ce2 feat: clear recommend.allow scope auto-approve overrides (#1272) + - 7c50b3d9e3058e2749adaf983795b37be70a27ef feat: fetch official skills index (#1301) + - 0c2fd08d5a011062186bfc9a12dd06e0a8f635ca feat:remove docs v1 api (#1291) + - 62364fc3202dee708d9818b8e9feef88d6d9e7df fix(drive): use docs secure label read scope (#1281) + - ec2ffebf474257c459dfe9c1d4ef4befb8adb9c6 fix: keep bounded event consume runs alive after stdin EOF (#1285) + - ee5113f9d08fa21de649ac8313e406f01a39c0e3 fix: optimize calendar,vc,minutes skill (#1269) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.49 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..3e09cee946ed --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.49 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..817d5a9d47db --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.locale.zh-Hans.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.49 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..e8a87daf818b --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.49/ByteDance.LarkCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.49 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6f6b1d0e877d066d1d90a57779d4d652c7c91022 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:12:56 +0800 Subject: [PATCH 208/279] New version: Comfy.ComfyUI-Desktop version 1.0.13 (#385107) --- .../Comfy.ComfyUI-Desktop.installer.yaml | 18 +++++++++++ .../Comfy.ComfyUI-Desktop.locale.en-US.yaml | 32 +++++++++++++++++++ .../Comfy.ComfyUI-Desktop.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.13/Comfy.ComfyUI-Desktop.yaml | 8 +++++ 4 files changed, 77 insertions(+) create mode 100644 manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.installer.yaml create mode 100644 manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.en-US.yaml create mode 100644 manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml create mode 100644 manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.yaml diff --git a/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.installer.yaml b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.installer.yaml new file mode 100644 index 000000000000..c980fac1c0f8 --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.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: Comfy.ComfyUI-Desktop +PackageVersion: 1.0.13 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f0c0feae-2b28-5d68-8c25-d93f41e47df2 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://download.todesktop.com/241130tqe9q3y/Comfy%20Desktop%20Setup%201.0.13%20-%20Build%20260608tmoz88ksj-x64.exe + InstallerSha256: 41325DA4BDD0152387336FDBB2E102D05BB0CC96DB5EFC124C4DFB657300E20C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.en-US.yaml b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..551a8c4928e4 --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.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: Comfy.ComfyUI-Desktop +PackageVersion: 1.0.13 +PackageLocale: en-US +Publisher: Comfy Org +PublisherUrl: https://comfy.org/ +PublisherSupportUrl: https://github.com/Comfy-Org/desktop/issues +PackageName: ComfyUI +PackageUrl: https://github.com/Comfy-Org/desktop +License: GPL-3.0 +LicenseUrl: https://github.com/Comfy-Org/desktop/blob/HEAD/LICENSE +Copyright: © 2026 Comfy Org +ShortDescription: A desktop app for ComfyUI, the most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface +Description: |- + ComfyUI Desktop is a packaged way to use ComfyUI and comes bundled with a few things: + - Stable version of ComfyUI from releases + - ComfyUI_frontend + - ComfyUI-Manager + - uv + On startup, it will install all the necessary python dependencies with uv and start the ComfyUI server. The app will automatically update with stable releases of ComfyUI, ComfyUI-Manager, and the uv executable as well as some desktop specific features. +Moniker: comfyui +Tags: +- comfyui +- diffusion +ReleaseNotesUrl: https://github.com/Comfy-Org/desktop/releases +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://comfyorg.notion.site/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..06d23b2f4b19 --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.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: Comfy.ComfyUI-Desktop +PackageVersion: 1.0.13 +PackageLocale: zh-CN +ShortDescription: ComfyUI 的桌面应用程序。ComfyUI 是一款强大的模块化扩散模型 GUI、API 和后台,具有图形/节点界面 +Description: |- + ComfyUI Desktop 打包了 ComfyUI,包含: + - 取自 releases 的稳定版 ComfyUI + - ComfyUI_frontend + - ComfyUI-Manager + - uv + 软件在启动时会用 uv 安装所有必要的 Python 依赖项,并启动 ComfyUI 服务器。应用程序会自动更新 ComfyUI、ComfyUI-Manager 和 uv 可执行文件的稳定版本,以及一些桌面特定功能。 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://comfyorg.notion.site/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.yaml b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.yaml new file mode 100644 index 000000000000..07627e530e1e --- /dev/null +++ b/manifests/c/Comfy/ComfyUI-Desktop/1.0.13/Comfy.ComfyUI-Desktop.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Comfy.ComfyUI-Desktop +PackageVersion: 1.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5a0dee578c65ff81401fe7f246b528cb1e419e4f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:13:11 +0800 Subject: [PATCH 209/279] New version: Hugo.Hugo version 0.163.0 (#385109) --- .../Hugo/0.163.0/Hugo.Hugo.installer.yaml | 20 +++++++ .../Hugo/0.163.0/Hugo.Hugo.locale.en-US.yaml | 60 +++++++++++++++++++ .../Hugo/0.163.0/Hugo.Hugo.locale.zh-CN.yaml | 31 ++++++++++ manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.yaml | 8 +++ 4 files changed, 119 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.yaml diff --git a/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.installer.yaml b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.installer.yaml new file mode 100644 index 000000000000..6d2d65c25822 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.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: Hugo.Hugo +PackageVersion: 0.163.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.0/hugo_0.163.0_windows-amd64.zip + InstallerSha256: C86A67E9709EA3BBEB1E88B66CE06250892E6CA3CBC08C39C20AC2B51639938F +- Architecture: arm64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.0/hugo_0.163.0_windows-arm64.zip + InstallerSha256: 7761762AD2B8B7F4EA3E1F05C5ECB83B0E39CD5E31F79B4380D551B9C04B83C6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.en-US.yaml b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.en-US.yaml new file mode 100644 index 000000000000..16352c4ea73c --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.163.0 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: The world’s fastest framework for building websites +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + Improvements + - resources/jsconfig: Remove deprecated baseUrl setting ff2903a9 @bep #14991 #14996 + - all: Adjust tests for deprecated link and image render hook settings ca68936d @jmooring + - all: Run go fix ./... 781fabf4 @bep + - pagesfromdata: Use relative path for content adapter template metrics 1d018ef8 @anupamojha-eng #14999 + - ci: Re-add macos-latest to the test matrix 121bc6ce @bep + - images: Deprecate Imaging.Compression and move it down to webp and avif configs cf18b827 @bep #14998 + - Only support the latest Go version 98ad9b3c @bep #14997 + - page: Add IsBranch and deprecate IsNode b89e7fe6 @bep #11574 + - images: Force cache invalidation for AVIF target e8fefc83 @bep #14990 + - images: Add a per-format AVIF hint setting a043d3ec @bep #14992 + - images: Make AVIF chroma subsampling content-aware via the hint 341f575d @bep #14987 + - Cap AVIF lossy quality at 99 248241b6 @bep #14981 + - config: Deprecate the glogal imaging quality setting 4e47d95d @bep #14979 + - images: Make 60 the default quality for AVIF 03b4b542 @bep #14979 + - livereload: Disconnect from websocket server on pageswap 79be0532 @bep #14983 + - tpl/tplimpl/embedded: Prevent leading newline in sitemap template 0f440460 @bep #14977 + - images: Recover from memory alloc errors in WASM image processors 4e17421e @bep #14985 + - images: Add quality setting per image format b01ecd4c @bep #14957 + - misc: Remove duplicate words in comments 45c00b7c @jmooring #14936 #14950 #14965 + - Add some PNG to AVIF golden test cases 28d882ab @bep + Dependency Updates + - build(deps): bump github.com/bits-and-blooms/bitset 0d29fc81 @dependabot[bot] + - build(deps): bump github.com/tetratelabs/wazero bb57404f @dependabot[bot] + - build(deps): bump github.com/rogpeppe/go-internal from 1.14.1 to 1.15.0 7d1b1fb3 @dependabot[bot] + - build(deps): bump github.com/getkin/kin-openapi from 0.138.0 to 0.139.0 77a11470 @dependabot[bot] +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.locale.zh-CN.yaml new file mode 100644 index 000000000000..77e656eed512 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.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: Hugo.Hugo +PackageVersion: 0.163.0 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架 +Description: Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.yaml b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.yaml new file mode 100644 index 000000000000..fa20f3cc18d9 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.163.0/Hugo.Hugo.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: Hugo.Hugo +PackageVersion: 0.163.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a3b154141cd365801e964ea62dd89bd8a2735f1e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:13:25 +0800 Subject: [PATCH 210/279] New version: Hugo.Hugo.Extended version 0.163.0 (#385110) --- .../0.163.0/Hugo.Hugo.Extended.installer.yaml | 17 +++++ .../Hugo.Hugo.Extended.locale.en-US.yaml | 65 +++++++++++++++++++ .../Hugo.Hugo.Extended.locale.zh-CN.yaml | 36 ++++++++++ .../Extended/0.163.0/Hugo.Hugo.Extended.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.yaml diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.installer.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.installer.yaml new file mode 100644 index 000000000000..23a081031b26 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.163.0/hugo_extended_0.163.0_windows-amd64.zip + InstallerSha256: 8483AA893EA9C84585C137284523FC513DD98CA0D8C2F7D102E252A30B3D5532 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.en-US.yaml new file mode 100644 index 000000000000..2cbe5a77f483 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.163.0 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Extended) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. + Hugo is available in two flavors: standard and extended. + With the extended flavor you can: + - Encode WebP images (decoding is also available in the standard build) + - Transpile Sass to CSS using the embedded LibSass transpiler +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + Improvements + - resources/jsconfig: Remove deprecated baseUrl setting ff2903a9 @bep #14991 #14996 + - all: Adjust tests for deprecated link and image render hook settings ca68936d @jmooring + - all: Run go fix ./... 781fabf4 @bep + - pagesfromdata: Use relative path for content adapter template metrics 1d018ef8 @anupamojha-eng #14999 + - ci: Re-add macos-latest to the test matrix 121bc6ce @bep + - images: Deprecate Imaging.Compression and move it down to webp and avif configs cf18b827 @bep #14998 + - Only support the latest Go version 98ad9b3c @bep #14997 + - page: Add IsBranch and deprecate IsNode b89e7fe6 @bep #11574 + - images: Force cache invalidation for AVIF target e8fefc83 @bep #14990 + - images: Add a per-format AVIF hint setting a043d3ec @bep #14992 + - images: Make AVIF chroma subsampling content-aware via the hint 341f575d @bep #14987 + - Cap AVIF lossy quality at 99 248241b6 @bep #14981 + - config: Deprecate the glogal imaging quality setting 4e47d95d @bep #14979 + - images: Make 60 the default quality for AVIF 03b4b542 @bep #14979 + - livereload: Disconnect from websocket server on pageswap 79be0532 @bep #14983 + - tpl/tplimpl/embedded: Prevent leading newline in sitemap template 0f440460 @bep #14977 + - images: Recover from memory alloc errors in WASM image processors 4e17421e @bep #14985 + - images: Add quality setting per image format b01ecd4c @bep #14957 + - misc: Remove duplicate words in comments 45c00b7c @jmooring #14936 #14950 #14965 + - Add some PNG to AVIF golden test cases 28d882ab @bep + Dependency Updates + - build(deps): bump github.com/bits-and-blooms/bitset 0d29fc81 @dependabot[bot] + - build(deps): bump github.com/tetratelabs/wazero bb57404f @dependabot[bot] + - build(deps): bump github.com/rogpeppe/go-internal from 1.14.1 to 1.15.0 7d1b1fb3 @dependabot[bot] + - build(deps): bump github.com/getkin/kin-openapi from 0.138.0 to 0.139.0 77a11470 @dependabot[bot] +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.locale.zh-CN.yaml new file mode 100644 index 000000000000..bfca278a96eb --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.0 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo(扩展版) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2026 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译) +Description: |- + Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 + Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以 + - 编码 WebP 图片(标准版也可以进行解码) + - 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.yaml b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.yaml new file mode 100644 index 000000000000..0b3c008e9b94 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.163.0/Hugo.Hugo.Extended.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: Hugo.Hugo.Extended +PackageVersion: 0.163.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 75e5395bba5941a32dda3e4aeca72a349bfb784f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:13:39 +0800 Subject: [PATCH 211/279] New version: HunterBown.CodeWhale version 0.8.54 (#385111) --- .../HunterBown.CodeWhale.installer.yaml | 18 +++++++++++ .../HunterBown.CodeWhale.locale.en-US.yaml | 31 +++++++++++++++++++ .../HunterBown.CodeWhale.locale.zh-CN.yaml | 19 ++++++++++++ .../0.8.54/HunterBown.CodeWhale.yaml | 8 +++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.installer.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.en-US.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.zh-CN.yaml create mode 100644 manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.yaml diff --git a/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..fd8d02f8b614 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.54/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.54 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.54/codewhale-tui-windows-x64.exe + InstallerSha256: 3E9A8B2D9BBE38F440850386E8B198A6BD9700FEC3260F69D916E52057A7CA72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..10b59f0bbf6b --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.54 +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 +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..157a7199e678 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.54/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.54 +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.54/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.54/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..09f39a27f729 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.54/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.54 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3eab6f7402431dfab9961a7200c8c6bfbd70d166 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:13:53 +0800 Subject: [PATCH 212/279] New version: Snowflake.SnowflakeCLI version 3.20.0.0 (#385115) --- .../Snowflake.SnowflakeCLI.installer.yaml | 21 ++++++++++++++ .../Snowflake.SnowflakeCLI.locale.en-US.yaml | 28 +++++++++++++++++++ .../Snowflake.SnowflakeCLI.locale.zh-CN.yaml | 17 +++++++++++ .../3.20.0.0/Snowflake.SnowflakeCLI.yaml | 8 ++++++ 4 files changed, 74 insertions(+) create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.installer.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml create mode 100644 manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.yaml diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.installer.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.installer.yaml new file mode 100644 index 000000000000..3190e14f4540 --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.20.0.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: TESTFILEPRODUCTDIR="" +UpgradeBehavior: install +Commands: +- snow +ProductCode: '{4C3DB442-0130-4B3A-BAAF-FFD3ECB6A551}' +AppsAndFeaturesEntries: +- UpgradeCode: '{74BDE2A7-BA7F-3B99-A9C9-67B28155C13A}' +Installers: +- Architecture: x64 + InstallerUrl: https://sfc-repo.snowflakecomputing.com/snowflake-cli/windows_x86_64/3.20.0/snowflake-cli-3.20.0.0-x86_64.msi + InstallerSha256: 176976D0A054E0508D12A7D8FCB6F3E8E67B0928F8A8BB31EAFCB643430C9C10 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..26e7fcc3d9b0 --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.20.0.0 +PackageLocale: en-US +Publisher: Snowflake, Inc. +PublisherUrl: https://www.snowflake.com/ +PublisherSupportUrl: https://www.snowflake.com/en/support/ +PrivacyUrl: https://www.snowflake.com/en/legal/privacy/privacy-policy/ +Author: Snowflake, Inc. +PackageName: Snowflake CLI +PackageUrl: https://docs.snowflake.com/en/developer-guide/snowflake-cli/index +License: Proprietary +LicenseUrl: https://www.snowflake.com/en/legal/terms-of-service/ +Copyright: © 2026 Snowflake Inc. All Rights Reserved +CopyrightUrl: https://www.snowflake.com/en/legal/terms-of-service/ +ShortDescription: A command-line tool for Snowflake developers to create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. +Description: |- + Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations. It is a flexible and extensible tool that can accommodate modern development practices and technologies. + With Snowflake CLI, developers can create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. It supports a range of Snowflake features, including user-defined functions, stored procedures, Streamlit in Snowflake, and SQL execution. +Tags: +- database +- snowflake +- sql +ReleaseNotesUrl: https://docs.snowflake.com/en/release-notes/clients-drivers/snowflake-cli-2026 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..c991afe9350c --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Snowflake.SnowflakeCLI +PackageVersion: 3.20.0.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 面向 Snowflake 开发者的命令行工具,用于创建、管理、更新和查看运行在 Snowflake 平台上的应用,支持 Streamlit in Snowflake、Snowflake 原生应用框架、Snowpark 容器服务和 Snowpark 等工作负载。 +Description: |- + Snowflake CLI 是一款专为开发者设计的开源命令行工具,除支持 SQL 操作外,更专注于开发工作负载场景。作为灵活可扩展的工具,它能完美适配现代开发实践与技术栈。 + 通过 Snowflake CLI,开发者可以针对以下工作负载创建、管理、更新和查看运行在 Snowflake 平台的应用:Snowflake 中的 Streamlit、原生应用框架、Snowpark 容器服务以及 Snowpark 开发。该工具全面支持 Snowflake 多项特性,包括用户自定义函数、存储过程、Streamlit in Snowflake 应用以及 SQL 脚本执行。 +Tags: +- snowflake +- sql +- 数据库 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.yaml b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.yaml new file mode 100644 index 000000000000..66c0a8bdd22c --- /dev/null +++ b/manifests/s/Snowflake/SnowflakeCLI/3.20.0.0/Snowflake.SnowflakeCLI.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: Snowflake.SnowflakeCLI +PackageVersion: 3.20.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8b8a4b988a7a11893a9a28d9674575d5ed1844f4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:14:05 +0800 Subject: [PATCH 213/279] Update: SoftPerfect.NetworkScanner version 26.5 (#385116) --- .../26.5/SoftPerfect.NetworkScanner.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml b/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml index 9449eec481a2..0657f7ed707f 100644 --- a/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml +++ b/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml @@ -10,6 +10,6 @@ ReleaseDate: 2026-05-25 Installers: - Architecture: x64 InstallerUrl: https://www.softperfect.com/download/files/netscan_setup.exe - InstallerSha256: 889FFAD20F0ACCD2E715311DCE48EC11148F76DD3027DC995B43C3694F224736 + InstallerSha256: A84ACD541593D313B40AC405F6A594E9B860EE17C59F2260E4D7ACD52CD2D439 ManifestType: installer ManifestVersion: 1.12.0 From 33dbedb12279321b1712e3153754664a3f16b2b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:14:19 +0800 Subject: [PATCH 214/279] New version: Sourcegraph.Amp version 0.0.1780932011-gc0dbaf (#385117) --- .../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.1780932011-gc0dbaf/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..67d10604f872 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/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.1780932011-gc0dbaf +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780932011-gc0dbaf/amp-windows-x64-baseline.exe + InstallerSha256: B4D0DE6EF39113F01244923831B6EF26CB58AC14D6B5A55260C50296D60350B3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..39d273490cd8 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/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.1780932011-gc0dbaf +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.1780932011-gc0dbaf/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..ab197e1baaba --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/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.1780932011-gc0dbaf +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.1780932011-gc0dbaf/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..daead1121ea4 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780932011-gc0dbaf/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.1780932011-gc0dbaf +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5e3ecb0f38ec365dba150671c9afcc62e7e032f1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:14:34 +0800 Subject: [PATCH 215/279] New version: TheBrowserCompany.Arc version 1.109.0.242 (#385118) --- .../TheBrowserCompany.Arc.installer.yaml | 26 +++++++++++++++++ .../TheBrowserCompany.Arc.locale.en-US.yaml | 28 +++++++++++++++++++ .../TheBrowserCompany.Arc.locale.zh-CN.yaml | 18 ++++++++++++ .../1.109.0.242/TheBrowserCompany.Arc.yaml | 8 ++++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.installer.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.en-US.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.zh-CN.yaml create mode 100644 manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.yaml diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..fd6317d9539b --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.0.242 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.109.0.242/Arc.x64.msix + InstallerSha256: B13EC6719CCE31E6CF078D07A4AE6F4504B170F2F7D1EDD0CD36C670FDDB2249 + SignatureSha256: 50245159422789B0371E2E57811749A101AC6C4DBC323A9BB195676A900C35F1 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.109.0.242/Arc.arm64.msix + InstallerSha256: E009A2EA55B0C8A85681FB939ED8C39B3D8648CE08CAB151FAC8B5900E539E11 + SignatureSha256: 921BB37AC97240ADE64C5220F71371ADD02C6814E5C9FF398CBA502491F390B9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..e9f238b110a7 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.0.242 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..d0edc56631fa --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.0.242 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..0ed5c327018e --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.0.242/TheBrowserCompany.Arc.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.0.242 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 22ba3a458b85a52a0889c856315c6b0cfafa2203 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:14:48 +0800 Subject: [PATCH 216/279] New version: UPX.UPX version 5.2.0 (#385119) --- .../u/UPX/UPX/5.2.0/UPX.UPX.installer.yaml | 25 +++++++++++ .../u/UPX/UPX/5.2.0/UPX.UPX.locale.en-US.yaml | 42 +++++++++++++++++++ .../u/UPX/UPX/5.2.0/UPX.UPX.locale.zh-CN.yaml | 23 ++++++++++ manifests/u/UPX/UPX/5.2.0/UPX.UPX.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/u/UPX/UPX/5.2.0/UPX.UPX.installer.yaml create mode 100644 manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.en-US.yaml create mode 100644 manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.zh-CN.yaml create mode 100644 manifests/u/UPX/UPX/5.2.0/UPX.UPX.yaml diff --git a/manifests/u/UPX/UPX/5.2.0/UPX.UPX.installer.yaml b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.installer.yaml new file mode 100644 index 000000000000..314da07bb9c8 --- /dev/null +++ b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.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: UPX.UPX +PackageVersion: 5.2.0 +InstallerType: zip +NestedInstallerType: portable +FileExtensions: +- exe +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: upx-5.2.0-win32\upx.exe + PortableCommandAlias: upx + InstallerUrl: https://github.com/upx/upx/releases/download/v5.2.0/upx-5.2.0-win32.zip + InstallerSha256: 28275E48A8B5FF9719C98A3D6CE68CB4437721F599CA2D904E8F4026A0A0558B +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: upx-5.2.0-win64\upx.exe + PortableCommandAlias: upx + InstallerUrl: https://github.com/upx/upx/releases/download/v5.2.0/upx-5.2.0-win64.zip + InstallerSha256: B471EBF1B7F20F4A89150264ED9A008A2A5BFD247F3C6D1184A75BB59CA08F5D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.en-US.yaml b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.en-US.yaml new file mode 100644 index 000000000000..87049d979dd0 --- /dev/null +++ b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: UPX.UPX +PackageVersion: 5.2.0 +PackageLocale: en-US +Publisher: UPX +PublisherUrl: https://upx.github.io/ +PublisherSupportUrl: https://github.com/upx/upx/issues +Author: |- + Markus Oberhumer + Laszlo Molnar + John Reiser +PackageName: UPX +PackageUrl: https://upx.github.io/ +License: GPL-2.0-or-later +LicenseUrl: https://github.com/upx/upx/blob/HEAD/LICENSE +Copyright: |- + Copyright (C) 1996-2026 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2026 Laszlo Molnar + Copyright (C) 2000-2026 John F. Reiser +ShortDescription: A free, secure, portable, extendable, high-performance executable packer for several executable formats. +Description: |- + UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs. + Programs and libraries compressed by UPX are completely self-contained and run exactly as before, with no runtime or memory penalty for most of the supported formats. + UPX supports a number of different executable formats, including Windows programs and DLLs, macOS apps and Linux executables. +Tags: +- application +- compress +- compressor +- dll +- exe +- executables +- packer +- program +- software +ReleaseNotes: |- + * new format cpm86/cmd + * bug fixes - see https://github.com/upx/upx/milestone/23 +ReleaseNotesUrl: https://github.com/upx/upx/blob/HEAD/NEWS +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.zh-CN.yaml b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.locale.zh-CN.yaml new file mode 100644 index 000000000000..d8c1067f1c08 --- /dev/null +++ b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.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: UPX.UPX +PackageVersion: 5.2.0 +PackageLocale: zh-CN +ShortDescription: 免费(自由)、安全、便携、可扩展、高性能的可执行文件打包器,适用于多种可执行格式。 +Description: |- + UPX 是一个先进的可执行文件压缩器。UPX 通常会将程序和 DLL 的文件大小减少约 50%-70%,从而减少磁盘空间、网络加载时间、下载时间以及其它分发和存储开支。 + 被 UPX 压缩的程序和库是完全独立的,运行起来和以前相比几乎没有差异,并且对于大多数支持的格式没有运行时间或内存的损失。 + UPX 支持多种可执行格式,包括 Windows 程序和 DLL、macOS 应用和 Linux 可执行文件。 +Tags: +- dll +- exe +- 压缩 +- 压缩器 +- 可执行文件 +- 应用 +- 打包器 +- 程序 +- 软件 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UPX/UPX/5.2.0/UPX.UPX.yaml b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.yaml new file mode 100644 index 000000000000..def0ac0e4fa5 --- /dev/null +++ b/manifests/u/UPX/UPX/5.2.0/UPX.UPX.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: UPX.UPX +PackageVersion: 5.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85af531707f7ee6b109232e60fe4400bbbea48d6 Mon Sep 17 00:00:00 2001 From: stevenlele <15964380+stevenlele@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:15:00 +0800 Subject: [PATCH 217/279] New version: Tencent.WeType version 2.1.0.11 (#385125) --- .../2.1.0.11/Tencent.WeType.installer.yaml | 23 ++++++++++++ .../2.1.0.11/Tencent.WeType.locale.zh-CN.yaml | 37 +++++++++++++++++++ .../WeType/2.1.0.11/Tencent.WeType.yaml | 7 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.installer.yaml create mode 100644 manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.yaml diff --git a/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.installer.yaml b/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.installer.yaml new file mode 100644 index 000000000000..22d97263907e --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.11/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.11 +InstallerLocale: zh-CN +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: deny +ProductCode: WeType +ReleaseDate: 2026-06-08 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_2.1.0.11_3.exe + InstallerSha256: FFBF834AE49FCE846A974FA49A1E0387B5027AFE0AF22C7D1F790212032044C9 +- Architecture: arm64 + InstallerUrl: https://download.z.weixin.qq.com/app/win/WeTypeSetup_2.1.0.11_3.exe + InstallerSha256: FFBF834AE49FCE846A974FA49A1E0387B5027AFE0AF22C7D1F790212032044C9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.locale.zh-CN.yaml b/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.locale.zh-CN.yaml new file mode 100644 index 000000000000..27426cdd504f --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tencent.WeType +PackageVersion: 2.1.0.11 +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: +- 中文 +- 拼音 +- 汉语 +- 输入法 +ReleaseNotes: |- + 长按「右 Alt」试试语音输入,说完就能直接发 + - 自动去掉 "嗯、啊、那个" 等口水词 + - 智能加标点、分段落,省去手动排版 + - 长内容自动归纳分点,条理更清晰 + - 语序不通顺的地方,帮你理顺表达 + - 重复啰嗦的内容,自动精简合并 +ReleaseNotesUrl: https://z.weixin.qq.com/web/change-log/153 +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.11/Tencent.WeType.yaml b/manifests/t/Tencent/WeType/2.1.0.11/Tencent.WeType.yaml new file mode 100644 index 000000000000..eacae6673558 --- /dev/null +++ b/manifests/t/Tencent/WeType/2.1.0.11/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.11 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 022e6e9fe7055dcc9d796a09330beaa075873205 Mon Sep 17 00:00:00 2001 From: Floatpane Bot Date: Mon, 8 Jun 2026 22:55:28 +0400 Subject: [PATCH 218/279] New version: floatpane.matcha 0.41.1 (#384800) Co-authored-by: goreleaserbot --- .../0.41.1/floatpane.matcha.installer.yaml | 26 ++++++++++++++ .../0.41.1/floatpane.matcha.locale.en-US.yaml | 36 +++++++++++++++++++ .../matcha/0.41.1/floatpane.matcha.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.installer.yaml create mode 100644 manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.locale.en-US.yaml create mode 100644 manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.yaml diff --git a/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.installer.yaml b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.installer.yaml new file mode 100644 index 000000000000..023af9d151ea --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.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: floatpane.matcha +PackageVersion: 0.41.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-07" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.41.1/matcha_0.41.1_windows_amd64.zip + InstallerSha256: 97078af2e6bc6af8b6daea54706797a7a054adcab627b86ce62aeabd36d773d4 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: matcha.exe + PortableCommandAlias: matcha + InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.41.1/matcha_0.41.1_windows_arm64.zip + InstallerSha256: a5ba02199f6a25b8f3feeaad584ec3007735e225fb627cc76df3ed3fa7bc9beb + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.locale.en-US.yaml b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.locale.en-US.yaml new file mode 100644 index 000000000000..4c8bbec0bc4a --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.locale.en-US.yaml @@ -0,0 +1,36 @@ +# 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: floatpane.matcha +PackageVersion: 0.41.1 +PackageLocale: en-US +Publisher: floatpane +PublisherUrl: https://matcha.email +PublisherSupportUrl: https://github.com/floatpane/matcha/issues +PackageName: matcha +PackageUrl: https://matcha.email +License: MIT +ShortDescription: A beautiful and functional email client for your terminal. +Description: | + A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library. + Never leave your command line to check your inbox or send an email again! +Moniker: matcha +Tags: + - email + - terminal + - tui +ReleaseNotes: | + + + ## What's Changed + ### Bug Fixes + * fix: crashes when sending by @andrinoff in https://github.com/floatpane/matcha/pull/1454 + ### Documentation + * docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1452 + * docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1451 + ### Other Changes + * fix: make undo message non-blocking by @andrinoff in https://github.com/floatpane/matcha/pull/1455 + + + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.41.0...v0.41.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.yaml b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.yaml new file mode 100644 index 000000000000..4aa2d481fa6f --- /dev/null +++ b/manifests/f/floatpane/matcha/0.41.1/floatpane.matcha.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: floatpane.matcha +PackageVersion: 0.41.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From adb8c4e8450bcf1df4f37268e37a8643a3c15097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=89=E5=85=89?= Date: Tue, 9 Jun 2026 02:55:41 +0800 Subject: [PATCH 219/279] New version: gg.ai.ggcode-cli version 1.3.68 (#385128) --- .../1.3.68/gg.ai.ggcode-cli.installer.yaml | 38 +++++++++++++++++++ .../1.3.68/gg.ai.ggcode-cli.locale.en-US.yaml | 33 ++++++++++++++++ .../ggcode-cli/1.3.68/gg.ai.ggcode-cli.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.installer.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.locale.en-US.yaml create mode 100644 manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.yaml diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.installer.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.installer.yaml new file mode 100644 index 000000000000..8106ed979a86 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gg.ai.ggcode-cli +PackageVersion: 1.3.68 +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- ggcode +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.68/ggcode_1.3.68_windows_x64.msi + InstallerSha256: A336158596E8D96DA4109D93EEA1602A6AF8AC576B7EAAB262106EDEED8CB1D2 + ProductCode: '{590E5AD4-D700-48AA-A4CF-50C017305196}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{590E5AD4-D700-48AA-A4CF-50C017305196}' + UpgradeCode: '{8E0F3BA8-802A-4FEA-9EDC-25475EB74ACF}' +- Architecture: arm64 + InstallerUrl: https://github.com/topcheer/ggcode/releases/download/v1.3.68/ggcode_1.3.68_windows_arm64.msi + InstallerSha256: 0977DA5D6AFFCEB5C666C19A3BB24B7576A9DCBB9396B4D2F74220FE8BCD12BB + ProductCode: '{B329344E-DA4B-4C5B-A34C-ECACB1DD5320}' + AppsAndFeaturesEntries: + - DisplayName: ggcode + Publisher: GG AI Studio + ProductCode: '{B329344E-DA4B-4C5B-A34C-ECACB1DD5320}' + UpgradeCode: '{8E0F3BA8-802A-4FEA-9EDC-25475EB74ACF}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-08 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.locale.en-US.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.locale.en-US.yaml new file mode 100644 index 000000000000..28b90b4fbcab --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.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: gg.ai.ggcode-cli +PackageVersion: 1.3.68 +PackageLocale: en-US +Publisher: GG AI Studio +PublisherUrl: https://github.com/topcheer +PublisherSupportUrl: https://github.com/topcheer/ggcode/issues +Author: GG AI Studio +PackageName: ggcode +PackageUrl: https://github.com/topcheer/ggcode +License: MIT +LicenseUrl: https://github.com/topcheer/ggcode/blob/v1.3.52/LICENSE +ShortDescription: AI coding agent for the terminal. +Description: |- + ggcode is an AI coding agent for terminal-first workflows. It can understand + repositories, edit files, run commands, use MCP tools, and keep working with + resumable sessions inside a full-screen TUI. +Moniker: ggcode +Tags: +- ai +- cli +- coding +- developer-tools +- mcp +- terminal +ReleaseNotesUrl: https://github.com/topcheer/ggcode/releases/tag/v1.3.68 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/topcheer/ggcode/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.yaml b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-cli.yaml new file mode 100644 index 000000000000..2236ccb2a5f4 --- /dev/null +++ b/manifests/g/gg/ai/ggcode-cli/1.3.68/gg.ai.ggcode-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: gg.ai.ggcode-cli +PackageVersion: 1.3.68 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf9aab6b92a1ba6e69ae7669a5320d6ad825346a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:55:55 +0800 Subject: [PATCH 220/279] New version: Brave.Brave.Nightly version 149.1.93.39 (#385130) --- .../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.39/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..89e027267544 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.39/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.39 +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.39/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 9CC7B962D911B15500D1B1D52EE4A5BAAE3414B981590C732E36E3B15AF5CA80 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 8B68B347E12D5BC307238C3CA0279307D6DB8BE51FCBB336D7AE2F28B15ED4B7 + 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.39/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 815FCAD64E9BB336101E6B05DEE8C2DA58C741C6D7DDD238327E51434A8BD708 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: 7594E7199AD49B7858C99E440A4653B25FB22B66191CDF15DD54F5C22AFEEAA8 + 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.39/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 14E5F1C523AC89E9D47B4694147D616EC81F955C261F286529B523A88549895A + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.39/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 61AD4041457209DA9A868E19E4BC8FE368719566F01A6647847E5BE5AE964DEE + 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.39/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..4106edb55ae0 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.39/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.39 +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.39/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..4eacea901fdd --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.39/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.39 +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.39/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/149.1.93.39/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..7ac5528c69cf --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/149.1.93.39/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.39 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f3d41862a78185f495b6067dae372a7f120ac1df Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:56:09 +0800 Subject: [PATCH 221/279] New version: Loom.Loom version 0.352.5 (#385135) --- .../Loom/0.352.5/Loom.Loom.installer.yaml | 20 ++++++++++++ .../Loom/0.352.5/Loom.Loom.locale.en-US.yaml | 31 +++++++++++++++++++ .../Loom/0.352.5/Loom.Loom.locale.zh-CN.yaml | 29 +++++++++++++++++ manifests/l/Loom/Loom/0.352.5/Loom.Loom.yaml | 8 +++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/l/Loom/Loom/0.352.5/Loom.Loom.installer.yaml create mode 100644 manifests/l/Loom/Loom/0.352.5/Loom.Loom.locale.en-US.yaml create mode 100644 manifests/l/Loom/Loom/0.352.5/Loom.Loom.locale.zh-CN.yaml create mode 100644 manifests/l/Loom/Loom/0.352.5/Loom.Loom.yaml diff --git a/manifests/l/Loom/Loom/0.352.5/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.352.5/Loom.Loom.installer.yaml new file mode 100644 index 000000000000..19e0000681d0 --- /dev/null +++ b/manifests/l/Loom/Loom/0.352.5/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.352.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- loomdesktop +ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.352.5.exe + InstallerSha256: 2CCAE3495A2A25FA060DB5751134A5D1CA7F21AFAA4E290D83DC65E575449C15 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Loom/Loom/0.352.5/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.352.5/Loom.Loom.locale.en-US.yaml new file mode 100644 index 000000000000..846b3ca83441 --- /dev/null +++ b/manifests/l/Loom/Loom/0.352.5/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.352.5 +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.352.5/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.352.5/Loom.Loom.locale.zh-CN.yaml new file mode 100644 index 000000000000..45bdb91bcdff --- /dev/null +++ b/manifests/l/Loom/Loom/0.352.5/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.352.5 +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.352.5/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.352.5/Loom.Loom.yaml new file mode 100644 index 000000000000..afdbf46a2013 --- /dev/null +++ b/manifests/l/Loom/Loom/0.352.5/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.352.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 25934d704ed209ff05ab780aed326e129658cf9d Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:07:38 +0100 Subject: [PATCH 222/279] New version: Jackett.Jackett version 0.24.2033 (#384931) --- .../0.24.2033/Jackett.Jackett.installer.yaml | 26 ++++++++++++ .../Jackett.Jackett.locale.en-US.yaml | 42 +++++++++++++++++++ .../Jackett/0.24.2033/Jackett.Jackett.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.installer.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.locale.en-US.yaml create mode 100644 manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.yaml diff --git a/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..6ac52e74d178 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.2033 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramData%\Jackett' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.24.2033/Jackett.Installer.Windows.exe + InstallerSha256: DEC8595A7BDE5E05FF795B350A399D45BB7A92A6D52F1B824CEBAAC6E2BF81E2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..dee66783b3c4 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,42 @@ +# 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: Jackett.Jackett +PackageVersion: 0.24.2033 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - 0b6b07c ubits: update cats and mode + - 89f0cc4 add torrentavenue a private site. resolves #16892 + - f9fb1d2 torrentgalaxyclone: .space base URL expired + - 225f121 Update README.md + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.24.2033 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.yaml b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.yaml new file mode 100644 index 000000000000..efe5f46e54ae --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.24.2033/Jackett.Jackett.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: Jackett.Jackett +PackageVersion: 0.24.2033 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3d328ea76477e384f331ac6467ec6bb028d48fbe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:21:32 +0800 Subject: [PATCH 223/279] New version: SMath.SMathStudio.Enterprise version 1.4.0-9654 (1.4.0.9654) (#384880) --- ...Math.SMathStudio.Enterprise.installer.yaml | 27 +++++++ ...h.SMathStudio.Enterprise.locale.en-US.yaml | 71 +++++++++++++++++++ ...h.SMathStudio.Enterprise.locale.zh-CN.yaml | 20 ++++++ .../SMath.SMathStudio.Enterprise.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.installer.yaml create mode 100644 manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.en-US.yaml create mode 100644 manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.zh-CN.yaml create mode 100644 manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.yaml diff --git a/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.installer.yaml b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.installer.yaml new file mode 100644 index 000000000000..04ca83cd624a --- /dev/null +++ b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.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: SMath.SMathStudio.Enterprise +PackageVersion: 1.4.0-9654 +InstallerType: msi +InstallerSwitches: + InstallLocation: APPDIR="" +UpgradeBehavior: install +FileExtensions: +- sm +- smw +- smz +ProductCode: '{CE7F685D-7144-4646-8318-086EFA2CD404}' +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- ProductCode: '{CE7F685D-7144-4646-8318-086EFA2CD404}' + UpgradeCode: '{9EADF412-5555-4650-BFBB-CA9CCCB30C77}' +Installers: +- Architecture: x86 + InstallerUrl: https://smath.com/files/Download/DFkTC/SMathStudioDesktop.Enterprise.1_4_0_9654.Setup.msi + InstallerSha256: 9461451772FCDA3AB407B510682FB4DA583813C3BDDD1C81069D83DAFFAA447F +- Architecture: x64 + InstallerUrl: https://smath.com/files/Download/DFkTC/SMathStudioDesktop.Enterprise.1_4_0_9654.Setup.msi + InstallerSha256: 9461451772FCDA3AB407B510682FB4DA583813C3BDDD1C81069D83DAFFAA447F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.en-US.yaml b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.en-US.yaml new file mode 100644 index 000000000000..87c960e059ce --- /dev/null +++ b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SMath.SMathStudio.Enterprise +PackageVersion: 1.4.0-9654 +PackageLocale: en-US +Publisher: SMath LLC +PublisherUrl: https://smath.com/ +PublisherSupportUrl: https://smath.com/view/SMathStudioEnterprise/support +PrivacyUrl: https://smath.com/privacy-policy +Author: SMath LLC +PackageName: SMath Studio Enterprise +PackageUrl: https://smath.com/view/SMathStudioEnterprise/download +License: Proprietary +LicenseUrl: https://smath.com/terms-of-service +Copyright: SMath LLC © 2006–2026 +CopyrightUrl: https://smath.com/terms-of-service +ShortDescription: Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support. +Description: |- + Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support. + It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book. +Tags: +- math +- mathematics +ReleaseNotes: |- + Improvements + - A new Mathcad File Types plugin has been implemented and can be installed via the Extensions Manager to import Mathcad files (XMCD and MCDX formats) into SMath Studio; + - Most popular commercial SMath Studio plugins have transitioned from an upfront paid model to a freemium model: they can now be downloaded and used for free to get started, though some advanced content may require payment; + - Checkbox and ComboBox regions now support loading initial data (used in Viewer-based apps and when working with worksheets via the API/command line); + - The Area region now includes an Expand/Collapse context menu item with the following sub-items: "This Area", "This Area and Nested", and "All Area Regions"; + - Implemented detailed error messages for the built-in API client (previously, only an "incorrect username/password" message was supported); + - Superscript support (in addition to subscripts) has been added to Math Regions and is activated by typing two consecutive Decimal Symbol (usually ".") characters followed by the superscript text; + - Added a new command-line argument `-eo`/`-exportoptions` to separate export options from standard options specified via `-o`/`-options`; + - The `RetainPassword` option is now supported for the `-a` command-line argument; + - Extended support for the "Ignore Units" property to cases where variables or functions are used in the expression; + - The Output window now appears automatically when content is written to it; + - Added support for the Ubuntu 24 AppImage package; + - Added a new optional command-line argument `-singleprocess` (`-sp`) for `Solver.exe`. By default, the program bypasses single-process functionality and opens a new main window; + - Added support for the `-a` command-line argument in the Solver application. + Corrections + - Fixed copying of recently entered equations into a Math Region (previously returned incorrect results for non-invariant cultures); + - Fixed language switching in Text Regions to preserve the original text formatting; + - Fixed an issue where an invisible Message Box appearing in the background on connection errors would block the UI until manually located and closed; + - Fixed the sorting of plug-in information when saving files; + - Fixed a symbolic engine error that could cause incorrect signs for specific equation terms; + - Fixed a critical issue where an unhandled exception occurred during user actions if the cursor was not properly positioned within a Math Region; + - Pressing the Ctrl key while selecting inside a region no longer immediately selects the entire region; + - Improved Math Region to support the `\`, `[`, and `]` characters in special character mode; + - Plug-in dependencies are now accounted for when saving `.sm` files, even if the region is located in the header or footer (this resolves Viewer app generation errors); + - Corrected the message order during the startup of silent-mode applications (in command line mode); + - Fixed a calculation of `0 * (-∞)` that previously threw a null reference exception; it now correctly displays an "Uncertainty" error; + - Fixed calculations for `∞/0` and `-∞/0` that incorrectly displayed an "Uncertainty" error; they now correctly return an infinity value; + - Made the plug-in ID optional for the `DataIn` and `DataOut` options of the `-o` command-line argument; + - Fixed an issue that prevented the Account dialog from being closed; + - Prevented UI hangs caused by modal dialog(s) from the main form appearing outside the main window and blocking interaction until located and closed; + - Fixed an issue with vertical scrollbar thumb positioning in large documents; + - Fixed vertical scrollbar bookmark positioning on high-DPI screens; + - Improved the MSI installer to correctly register the version of the COM-visible API library in the Windows Registry and add missing 32-bit-related registry keys for 32-bit systems; + - Fixed the "Print" and "PrintTo" file associations in the Windows shell; + - Improved single-process functionality: if a worksheet is already open, its existing window is now activated instead of opening a duplicate window in the primary process; + - Fixed a misspellings in the Russian translation. + Miscellaneous + - Sorted the language array to ensure deterministic output file data and prevent random ordering across different parts of the system; + - Improved output messages in worksheet test mode by adding the full region type name and information about custom region plug-ins. +ReleaseNotesUrl: https://smath.com/view/SMathStudioEnterprise/history#ver_1_4_0_9654 +PurchaseUrl: https://smath.com/view/SMathStudioEnterprise/pricing +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.smath.com/Main_Page +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.zh-CN.yaml b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.locale.zh-CN.yaml new file mode 100644 index 000000000000..41827494fef2 --- /dev/null +++ b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.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: SMath.SMathStudio.Enterprise +PackageVersion: 1.4.0-9654 +PackageLocale: zh-CN +PublisherUrl: https://smath.com/zh-Hans-CN/ +PublisherSupportUrl: https://smath.com/zh-Hans-CN/view/SMathStudioEnterprise/support +PackageUrl: https://smath.com/zh-Hans-CN/view/SMathStudioEnterprise/download +License: 专有软件 +ShortDescription: 小巧但强大的数学计算程序,具有所见即所得的编辑器,并支持所有测量单位。 +Description: |- + 小巧但强大的数学计算程序,具有所见即所得的编辑器,并支持所有测量单位。 + 它提供众多计算功能和翻译成约 40 种不同语言的丰富用户界面。应用程序还包含集成的数学参考书。 +Tags: +- 数学 +ReleaseNotesUrl: https://smath.com/zh-Hans-CN/view/SMathStudioEnterprise/history +PurchaseUrl: https://smath.com/zh-Hans-CN/view/SMathStudioEnterprise/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.yaml b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.yaml new file mode 100644 index 000000000000..60977ceb93e0 --- /dev/null +++ b/manifests/s/SMath/SMathStudio/Enterprise/1.4.0-9654/SMath.SMathStudio.Enterprise.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: SMath.SMathStudio.Enterprise +PackageVersion: 1.4.0-9654 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0c813c594bc7025804b4e6bd3ce58b19dc9130e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:21:46 +0800 Subject: [PATCH 224/279] New version: Xiaocai.MiniCADDraw version 2026R5 (#384914) --- .../Xiaocai.MiniCADDraw.installer.yaml | 6 +++--- .../Xiaocai.MiniCADDraw.locale.en-US.yaml | 2 +- .../Xiaocai.MiniCADDraw.locale.zh-CN.yaml | 12 +++++------- .../{2026R4 => 2026R5}/Xiaocai.MiniCADDraw.yaml | 2 +- 4 files changed, 10 insertions(+), 12 deletions(-) rename manifests/x/Xiaocai/MiniCADDraw/{2026R4 => 2026R5}/Xiaocai.MiniCADDraw.installer.yaml (75%) rename manifests/x/Xiaocai/MiniCADDraw/{2026R4 => 2026R5}/Xiaocai.MiniCADDraw.locale.en-US.yaml (97%) rename manifests/x/Xiaocai/MiniCADDraw/{2026R4 => 2026R5}/Xiaocai.MiniCADDraw.locale.zh-CN.yaml (83%) rename manifests/x/Xiaocai/MiniCADDraw/{2026R4 => 2026R5}/Xiaocai.MiniCADDraw.yaml (91%) diff --git a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.installer.yaml b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.installer.yaml similarity index 75% rename from manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.installer.yaml rename to manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.installer.yaml index 1d825bfd2805..d0d7447f179f 100644 --- a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.installer.yaml +++ b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Xiaocai.MiniCADDraw -PackageVersion: 2026R4 +PackageVersion: 2026R5 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -17,9 +17,9 @@ ProductCode: CAD迷你画图 Installers: - Architecture: x86 InstallerUrl: https://clientdown.appol.com/a_0509/MiniCADDraw.exe - InstallerSha256: 7E5997DEAD9E4F4DB40FEA9DB667FF04B4AB14B6B1D15C85DA14D40288BB9627 + InstallerSha256: FF483D4178A034FAFA80E80E94FA1956A7CA5667C93430EC49C70F5909012E8B - Architecture: x64 InstallerUrl: https://clientdown.appol.com/a_0509/MiniCADDraw_X64.exe - InstallerSha256: 707C726A8CCDF258B3689C1990D34A8C7906956B25D09298171550F65CADBDEE + InstallerSha256: F5F4E2A689E513270C0444C973BEB03F27A52B1C710441397089B8C2D53B1C65 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.en-US.yaml b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.en-US.yaml similarity index 97% rename from manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.en-US.yaml rename to manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.en-US.yaml index 83b97a41eed5..c988601ecbcb 100644 --- a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.en-US.yaml +++ b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Xiaocai.MiniCADDraw -PackageVersion: 2026R4 +PackageVersion: 2026R5 PackageLocale: en-US Publisher: 上海晓材科技有限公司 PublisherUrl: https://www.olcad.com/ diff --git a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.zh-CN.yaml b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.zh-CN.yaml similarity index 83% rename from manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.zh-CN.yaml rename to manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.zh-CN.yaml index d916c1df724d..d7fd7c913183 100644 --- a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.locale.zh-CN.yaml +++ b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Xiaocai.MiniCADDraw -PackageVersion: 2026R4 +PackageVersion: 2026R5 PackageLocale: zh-CN Publisher: 上海晓材科技有限公司 PublisherUrl: https://www.olcad.com/ @@ -22,12 +22,10 @@ Tags: - 画图 - 蓝图 ReleaseNotes: |- - 1. 打印支持自定义比例与锁定,输出更稳定 - 2. 打印支持框选打印范围,打印更精准 - 3. 新增索引颜色,配色选择更专业 - 4. 新增图块编号与替换,管理编辑更高效 - 5. 涂鸦支持编号及样式调整,批注更醒目 - 6. 测量文字支持大小与颜色调整,标注更清晰 + 1. 形状功能新增样式选择,颜色和线宽 + 2. 批注文字新增箭头样式,并支持字体选择 + 3. 新增“中心”捕捉模式,支持多段线的中心捕捉 + 4. 修复了一些已知问题 ReleaseNotesUrl: https://www.olcad.com/updateLog.html ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.yaml b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.yaml similarity index 91% rename from manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.yaml rename to manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.yaml index f093db1f0bc7..292044f2f8ec 100644 --- a/manifests/x/Xiaocai/MiniCADDraw/2026R4/Xiaocai.MiniCADDraw.yaml +++ b/manifests/x/Xiaocai/MiniCADDraw/2026R5/Xiaocai.MiniCADDraw.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Xiaocai.MiniCADDraw -PackageVersion: 2026R4 +PackageVersion: 2026R5 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 615364cd796edcb3f6dbe56502ff0164e3a77b9d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:22:00 +0800 Subject: [PATCH 225/279] New version: Seafile.Seadrive version 3.0.23 (#384999) --- .../3.0.23/Seafile.Seadrive.installer.yaml | 25 +++++++++++ .../3.0.23/Seafile.Seadrive.locale.en-US.yaml | 43 +++++++++++++++++++ .../3.0.23/Seafile.Seadrive.locale.zh-CN.yaml | 35 +++++++++++++++ .../Seadrive/3.0.23/Seafile.Seadrive.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.installer.yaml create mode 100644 manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.en-US.yaml create mode 100644 manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.zh-CN.yaml create mode 100644 manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.yaml diff --git a/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.installer.yaml b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.installer.yaml new file mode 100644 index 000000000000..b3b7029aabf8 --- /dev/null +++ b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.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: Seafile.Seadrive +PackageVersion: 3.0.23 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{5EC829A8-9165-436C-92AB-2AB84390FDB7}' +ReleaseDate: 2026-06-05 +AppsAndFeaturesEntries: +- UpgradeCode: '{08C8A5A3-9003-4F16-8BC7-FDA7FE9629F6}' +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://sos-ch-dk-2.exo.io/seafile-downloads/seadrive-3.0.23-en.msi + InstallerSha256: BFB96218F79671863F495A0F73BCF8643245CC40A6FD9917299CF4D68A5F0C7A +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://seafile-downloads.oss-cn-shanghai.aliyuncs.com/seadrive-3.0.23.msi + InstallerSha256: C2D95D0BBFCB1E8484D4AE4A83313D9C602BE705046942B6FE7B6135254B0CBA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.en-US.yaml b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.en-US.yaml new file mode 100644 index 000000000000..4b6c614fcdf1 --- /dev/null +++ b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.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: Seafile.Seadrive +PackageVersion: 3.0.23 +PackageLocale: en-US +Publisher: HaiWenHuZhi ltd. +PublisherUrl: https://www.seafile.com/en/home/ +PublisherSupportUrl: https://www.seafile.com/en/support/ +PrivacyUrl: https://www.seafile.com/en/privacy_policy/ +Author: Seafile Ltd. +PackageName: SeaDrive +PackageUrl: https://www.seafile.com/en/download/ +License: Apache-2.0 +LicenseUrl: https://github.com/haiwen/seadrive-gui/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Seafile Ltd. +CopyrightUrl: https://www.seafile.com/en/terms_of_service/ +ShortDescription: The Drive client enables you to access files on the server without syncing to local disk. It works like a network drive. +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +ReleaseNotes: |- + - [mac] Only support macOS 13 or newer + - [mac] Support "Always keep downloaded" for file and folders + - [mac] Display special icons for read-only files and folders + - Only display network errors once for each server + - [linux] Fix mtime issue for new folders +ReleaseNotesUrl: https://manual.seafile.com/latest/changelog/drive-client-changelog/ +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://help.seafile.com/ +- DocumentLabel: FAQ and Known-Issues + DocumentUrl: https://cloud.seatable.io/dtable/external-links/7b976c85f504491cbe8e/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.zh-CN.yaml b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.locale.zh-CN.yaml new file mode 100644 index 000000000000..34ad27d0bca8 --- /dev/null +++ b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.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: Seafile.Seadrive +PackageVersion: 3.0.23 +PackageLocale: zh-CN +Publisher: 北京海文互知网络技术有限公司 +PublisherUrl: https://www.seafile.com/ +PublisherSupportUrl: https://bbs.seafile.com/ +PrivacyUrl: https://www.seafile.com/privacy/ +Author: 北京海文互知网络技术有限公司 +PackageName: SeaDrive +PackageUrl: https://www.seafile.com/download/ +License: Apache-2.0 +LicenseUrl: https://github.com/haiwen/seadrive-gui/blob/HEAD/LICENSE +Copyright: Copyright © 2026 海文互知 +ShortDescription: 挂载盘客户端让你可以通过本地虚拟磁盘直接访问服务器上的文件,无需同步。不占用本地磁盘。支持视频直接播放。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 微云 +- 文件 +- 网盘 +ReleaseNotesUrl: https://manual.seafile.com/latest/changelog/drive-client-changelog/ +Documentations: +- DocumentLabel: 使用帮助 + DocumentUrl: https://cloud.seafile.com/wiki/publish/seafile-user-manual/38rI/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.yaml b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.yaml new file mode 100644 index 000000000000..9ca070c96926 --- /dev/null +++ b/manifests/s/Seafile/Seadrive/3.0.23/Seafile.Seadrive.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: Seafile.Seadrive +PackageVersion: 3.0.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1ae7d9b565015f167c66b8ec3e7e68254916c32 Mon Sep 17 00:00:00 2001 From: qr243vbi Date: Mon, 8 Jun 2026 19:22:14 +0000 Subject: [PATCH 226/279] NekoBox 5.11.17 Pull Request (#385009) --- .../5.11.17/qr243vbi.NekoBox.installer.yaml | 30 ++++++++++++++++++ .../qr243vbi.NekoBox.locale.en-US.yaml | 31 +++++++++++++++++++ .../NekoBox/5.11.17/qr243vbi.NekoBox.yaml | 7 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.installer.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.locale.en-US.yaml create mode 100644 manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.yaml diff --git a/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.installer.yaml b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.installer.yaml new file mode 100644 index 000000000000..c8cc131fb5b8 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.17 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NekoBox +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- ProductCode: NekoBox + DisplayName: NekoBox + Publisher: qr243vbi +InstallModes: + - silentWithProgress + - silent +InstallerSwitches: + Silent: "/S /NOSCRIPT=1 /WINGET=1" + SilentWithProgress: "/S /NOSCRIPT=1 /WINGET=1" +InstallationMetadata: + DefaultInstallLocation: '%AppData%\NekoBox' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.11.17/nekobox-5.11.17-windows64-installer.exe + InstallerSha256: 9E463023079AB22E9C79F9536DA338C3FE104A8606AAFC5BF0B765F5D8FEF9FC +- Architecture: arm64 + InstallerUrl: https://github.com/qr243vbi/nekobox/releases/download/5.11.17/nekobox-5.11.17-windows-arm64-installer.exe + InstallerSha256: 9B1C745A73F713B157E96E453C1224C6F28FA3F79544A09D17CB26B8989A766E +ManifestType: installer +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.locale.en-US.yaml b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.locale.en-US.yaml new file mode 100644 index 000000000000..526ad54768e0 --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.locale.en-US.yaml @@ -0,0 +1,31 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.17 +PackageLocale: en-US +Publisher: qr243vbi +PublisherUrl: https://github.com/qr243vbi +PublisherSupportUrl: https://github.com/qr243vbi/nekobox/issues +PackageName: NekoBox +PackageUrl: https://github.com/qr243vbi/nekobox +License: GPL-3.0 +LicenseUrl: https://github.com/qr243vbi/nekobox/blob/HEAD/LICENSE +ShortDescription: Cross-platform GUI proxy utility (Empowered by sing-box) +Tags: +- sing-box +- v2ray +- VLESS +- Vmess +- ShadowSocks +- Tor +- Mieru +- Trojan +- Hysteria +- Wireguard +- NyameBox +- TUIC +- SSH +- VPN +- ShadowTLS +- AnyTLS +ManifestType: defaultLocale +ManifestVersion: 1.10.0 \ No newline at end of file diff --git a/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.yaml b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.yaml new file mode 100644 index 000000000000..9076f4df2f7e --- /dev/null +++ b/manifests/q/qr243vbi/NekoBox/5.11.17/qr243vbi.NekoBox.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: qr243vbi.NekoBox +PackageVersion: 5.11.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 \ No newline at end of file From 6eb56d7b215156210453949edfd3c71c28dba8e8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:22:27 +0800 Subject: [PATCH 227/279] New version: EarendilWorks.pi version 0.79.0 (#385132) --- .../pi/0.79.0/EarendilWorks.pi.installer.yaml | 19 ++++++ .../0.79.0/EarendilWorks.pi.locale.en-US.yaml | 60 +++++++++++++++++++ .../0.79.0/EarendilWorks.pi.locale.zh-CN.yaml | 21 +++++++ .../pi/0.79.0/EarendilWorks.pi.yaml | 8 +++ 4 files changed, 108 insertions(+) create mode 100644 manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.installer.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.en-US.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.zh-CN.yaml create mode 100644 manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.yaml diff --git a/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.installer.yaml b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.installer.yaml new file mode 100644 index 000000000000..dcd8ae042d71 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.79.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-06-08 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/earendil-works/pi/releases/download/v0.79.0/pi-windows-x64.zip + InstallerSha256: 84D46DD580671560A11236EF659C21BD18A3F94B881731396702CA28339C27D4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.en-US.yaml b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.en-US.yaml new file mode 100644 index 000000000000..3b4544745453 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.79.0 +PackageLocale: en-US +Publisher: EARENDIL INC. +PublisherUrl: https://github.com/earendil-works +PublisherSupportUrl: https://github.com/earendil-works/pi/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/earendil-works/pi +License: MIT +LicenseUrl: https://github.com/earendil-works/pi/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Project trust for local inputs - Pi now asks before loading project-local settings, resources, instructions, and packages, with saved decisions and --approve / --no-approve controls for non-interactive modes. See Project Trust. + - Extension-controlled trust decisions - Global and CLI extensions can handle project_trust, decide, remember, or defer project trust before project-local resources load. See project_trust. + - Cache-hit visibility in the footer - The interactive footer now shows the latest prompt cache hit rate (CH). See Interactive Mode. + - Richer SDK and RPC extension surfaces - Public exports now include RPC extension UI request/response types and package asset path helpers. See Extension UI Protocol and SDK Exports. + Added + - Added a project_trust extension event so global and CLI extensions can decide or defer project trust during startup and runtime cwd switches. + - Added project trust gating for project-local settings, resources, instructions, and packages (#5332). + - Added the latest prompt cache hit rate to the interactive footer. + - Exported RPC extension UI request and response types from the public API (#5455). + - Exported coding-agent package asset path helpers from the public API (#5415). + Fixed + - Fixed package exports by removing the stale ./hooks subpath that pointed at non-existent build output. + - Fixed inherited TUI rendering to clear stale lines when content shrinks to zero. + - Fixed inherited autocomplete suggestions to refresh after editor cursor movement (#5499 by @Roman-Galeev). + - Fixed /reload to persist project trust when an implicitly trusted session creates a project .pi directory. + - Fixed project trust input discovery to traverse parent directories portably. + - Fixed inherited intermittent Shift+Enter handling by making Kitty keyboard protocol fallback response-driven instead of timeout-driven (#5188). + - Fixed the compaction summarization system prompt to use neutral AI assistant wording for non-coding agents (#5401). + - Fixed models.json schema support and inherited OpenAI Responses custom-provider handling for compat.supportsDeveloperRole: false (#5456). + - Fixed inherited prompt history navigation to place the cursor at the start when browsing upward and at the end when browsing downward (#5454). + - Fixed tmux setup documentation to require tmux 3.5 for extended-keys-format csi-u and document the tmux 3.2-3.4 fallback (#5432). + - Fixed inherited OpenRouter routing preferences on OpenAI-compatible custom providers to work when the custom provider base URL does not point directly at OpenRouter (#5347). + - Fixed built-in tool expand hints to style closing parentheses consistently (#5359). + - Fixed skill-wrapped prompts to insert spacing between skill instructions and the user message (#5371 by @Perlence). +ReleaseNotesUrl: https://github.com/earendil-works/pi/releases/tag/v0.79.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.zh-CN.yaml b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..2d614ccfb413 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.79.0 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.yaml b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.yaml new file mode 100644 index 000000000000..35ab578115e4 --- /dev/null +++ b/manifests/e/EarendilWorks/pi/0.79.0/EarendilWorks.pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EarendilWorks.pi +PackageVersion: 0.79.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d17ef38d31f05ad108a199c89fb28c6d1b974f75 Mon Sep 17 00:00:00 2001 From: Gabriel Topala Date: Mon, 8 Jun 2026 15:40:43 -0400 Subject: [PATCH 228/279] TopalaSoftwareSolutions.SIW version 2026.06.03.0 (#383162) --- ...TopalaSoftwareSolutions.SIW.installer.yaml | 27 +++++++++++++ ...alaSoftwareSolutions.SIW.locale.en-US.yaml | 38 +++++++++++++++++++ .../TopalaSoftwareSolutions.SIW.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.installer.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.locale.en-US.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.yaml diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.installer.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.installer.yaml new file mode 100644 index 000000000000..09666c693d92 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.06.03.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{3B9704C8-1286-4a17-9EA8-F63004FC74A1}' +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260603/siwtrial-setup.exe + InstallerSha256: EC1A13110A459496DE3CA09F0AE73B2107577EF055805ED128936A5FC774F7C3 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260603/siwtrial-setup.exe + InstallerSha256: EC1A13110A459496DE3CA09F0AE73B2107577EF055805ED128936A5FC774F7C3 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-03 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.locale.en-US.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.locale.en-US.yaml new file mode 100644 index 000000000000..4b58204e6b39 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.06.03.0 +PackageLocale: en-US +Publisher: Topala Software Solutions +PublisherUrl: https://www.gtopala.com/ +PublisherSupportUrl: https://www.gtopala.com/forum/ +PrivacyUrl: https://www.gtopala.com/tss/privacy-policy.php +Author: Gabriel Topala +PackageName: SIW +PackageUrl: https://www.gtopala.com/ +License: Commercial +LicenseUrl: https://www.gtopala.com/agreement/ +Copyright: Copyright © 2005-2026 Topala Software Solutions +CopyrightUrl: https://www.gtopala.com/agreement/ +ShortDescription: System Information for Windows - Everything you want to know about your computer +Description: SIW is an advanced System Information for Windows tool that analyzes your computer and gathers detailed information about system properties and settings (Software Information, Hardware Information, and Network Information). It displays it in a highly comprehensible manner. +Moniker: siw +Tags: +- amd +- cpu +- hardware +- intel +- memory +- motherboard +- network +- processor +- software +- system +- system-information +- system-utility +- utility +ReleaseNotesUrl: https://www.gtopala.com/siw/changelog.php +PurchaseUrl: https://www.gtopala.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.yaml new file mode 100644 index 000000000000..b5811c0d37a2 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.06.03.0/TopalaSoftwareSolutions.SIW.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: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.06.03.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2dec57ffd5b869f01263caeeee9c4252552ada07 Mon Sep 17 00:00:00 2001 From: Mitch Cotter Date: Tue, 9 Jun 2026 05:46:42 +1000 Subject: [PATCH 229/279] New version: PreVeil.PreVeil version 6.0.3 (#377103) --- .../6.0.3/PreVeil.PreVeil.installer.yaml | 24 +++++++++++++++++++ .../6.0.3/PreVeil.PreVeil.locale.en-US.yaml | 23 ++++++++++++++++++ .../PreVeil/6.0.3/PreVeil.PreVeil.yaml | 8 +++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.installer.yaml create mode 100644 manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.locale.en-US.yaml create mode 100644 manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.yaml diff --git a/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.installer.yaml b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.installer.yaml new file mode 100644 index 000000000000..0925860ce8a4 --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PreVeil.PreVeil +PackageVersion: 6.0.3 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: '{754FEFF3-54A3-4AD1-90E6-22663442C51A}' +ReleaseDate: 2026-05-06 +AppsAndFeaturesEntries: +- Publisher: PreVeil, LLC + ProductCode: '{754FEFF3-54A3-4AD1-90E6-22663442C51A}' + UpgradeCode: '{4DD3F2B2-A4CB-46CF-B5E9-BF182B122246}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/pv-bin-storage/ci/desktop/win/26eac44dcaf33e22c203af2a82aa8877bb3b4eec/PreVeilInstaller.msi + InstallerSha256: 7291E7504783D0ED32149C20C495D099D9E1B1E5FE2BF94F8A3706589C1E81A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.locale.en-US.yaml b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.locale.en-US.yaml new file mode 100644 index 000000000000..851b3965049a --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.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: PreVeil.PreVeil +PackageVersion: 6.0.3 +PackageLocale: en-US +Publisher: PreVeil +PublisherUrl: https://www.preveil.com/ +PublisherSupportUrl: https://www.preveil.com/support-page/ +Author: PreVeil +PackageName: PreVeil +PackageUrl: https://www.preveil.com/createaccount/ +License: Proprietary +LicenseUrl: https://www.preveil.com/terms-of-use/ +Copyright: © 2026 PreVeil. All Rights Reserved. +ShortDescription: Secure end-to-end encrypted email and file sharing desktop app that integrates with Outlook, Gmail, File Explorer, and Mac Finder. +Agreements: +- AgreementLabel: Terms of Use + AgreementUrl: https://www.preveil.com/terms-of-use/ +- AgreementLabel: Privacy Policy + AgreementUrl: https://www.preveil.com/privacy-policy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.yaml b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.yaml new file mode 100644 index 000000000000..fb72586ada52 --- /dev/null +++ b/manifests/p/PreVeil/PreVeil/6.0.3/PreVeil.PreVeil.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: PreVeil.PreVeil +PackageVersion: 6.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aa4b5c0ca99d66bee8a2cfea7849694f44de8a4e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:46:54 +0800 Subject: [PATCH 230/279] New version: Devolutions.ServerConsole version 2026.1.20.0 (#382242) --- .../Devolutions.ServerConsole.installer.yaml | 72 +++++++++++++++++++ ...evolutions.ServerConsole.locale.en-US.yaml | 25 +++++++ ...evolutions.ServerConsole.locale.zh-CN.yaml | 11 +++ .../Devolutions.ServerConsole.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.installer.yaml create mode 100644 manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.en-US.yaml create mode 100644 manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.zh-CN.yaml create mode 100644 manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.yaml diff --git a/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.installer.yaml b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.installer.yaml new file mode 100644 index 000000000000..2412816b86ff --- /dev/null +++ b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.installer.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Devolutions.ServerConsole +PackageVersion: 2026.1.20.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoui /quiet /norestart + SilentWithProgress: /exenoui /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 +ProductCode: '{A0B9CB03-417E-4FFA-ABD3-AA5E08CD340C}' +ReleaseDate: 2026-06-01 +AppsAndFeaturesEntries: +- UpgradeCode: '{F036F415-628F-4FE1-A550-13AE231667EF}' + InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.devolutions.net/download/Setup.DVLS.Console.2026.1.20.0.exe + InstallerSha256: 2438CE6026EB67DE51F315387827DC0E9F599FA3666D78EF634EC28027367F18 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.en-US.yaml b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.en-US.yaml new file mode 100644 index 000000000000..8083aa6b8df8 --- /dev/null +++ b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Devolutions.ServerConsole +PackageVersion: 2026.1.20.0 +PackageLocale: en-US +Publisher: Devolutions inc. +PublisherUrl: https://devolutions.net/ +PublisherSupportUrl: https://devolutions.net/support +PrivacyUrl: https://devolutions.net/legal/privacy +Author: Devolutions inc. +PackageName: Devolutions Server Console +PackageUrl: https://devolutions.net/server/ +License: Proprietary +LicenseUrl: https://devolutions.net/legal/customer-agreements/ +Copyright: Copyright (c) 2006-2026 Devolutions Inc. +CopyrightUrl: https://devolutions.net/legal/customer-agreements/ +ShortDescription: The management console for installing and managing Devolutions Server. +ReleaseNotes: |- + Fixes + - Core - Fixed the inability to edit additional access URIs in the Kestrel configuration +ReleaseNotesUrl: https://devolutions.net/server/release-notes/console/#v2026.1.20 +PurchaseUrl: https://store.devolutions.net/store +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.zh-CN.yaml b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.zh-CN.yaml new file mode 100644 index 000000000000..b53b7d72b468 --- /dev/null +++ b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.locale.zh-CN.yaml @@ -0,0 +1,11 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Devolutions.ServerConsole +PackageVersion: 2026.1.20.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Devolutions Server 安装与管理控制台。 +ReleaseNotesUrl: https://devolutions.net/server/release-notes/console/#v2025.2.12.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.yaml b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.yaml new file mode 100644 index 000000000000..405c51343154 --- /dev/null +++ b/manifests/d/Devolutions/ServerConsole/2026.1.20.0/Devolutions.ServerConsole.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: Devolutions.ServerConsole +PackageVersion: 2026.1.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 520a0d4ec99f0a1977396b65ee28245654d31b96 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:47:17 +0800 Subject: [PATCH 231/279] New version: ScreamingFrog.SEOSpider version 24.1 (#384998) --- .../ScreamingFrog.SEOSpider.installer.yaml | 17 +++++++++++++ .../ScreamingFrog.SEOSpider.locale.en-US.yaml | 24 +++++++++++++++++++ .../ScreamingFrog.SEOSpider.locale.zh-CN.yaml | 16 +++++++++++++ .../24.1/ScreamingFrog.SEOSpider.yaml | 8 +++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.installer.yaml create mode 100644 manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.en-US.yaml create mode 100644 manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.zh-CN.yaml create mode 100644 manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.yaml diff --git a/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.installer.yaml b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.installer.yaml new file mode 100644 index 000000000000..56597d7c40d5 --- /dev/null +++ b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.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: ScreamingFrog.SEOSpider +PackageVersion: "24.1" +InstallerType: inno +Scope: machine +FileExtensions: +- dbseospider +- seospider +ProductCode: Screaming Frog SEO Spider_is1 +Installers: +- Architecture: x64 + InstallerUrl: https://download.screamingfrog.co.uk/products/seo-spider/ScreamingFrogSEOSpider-24.1.exe + InstallerSha256: 73ED4612830C19B9D863160FA073379171458A87D55A75E340B288420F3277CB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.en-US.yaml b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.en-US.yaml new file mode 100644 index 000000000000..f73fbb82d1d6 --- /dev/null +++ b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.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: ScreamingFrog.SEOSpider +PackageVersion: "24.1" +PackageLocale: en-US +Publisher: Screaming Frog Ltd. +PublisherUrl: https://www.screamingfrog.co.uk/ +Author: Screaming Frog Limited +PackageName: Screaming Frog SEO Spider +License: Proprietary +Copyright: © Screaming Frog Limited 2026 +ShortDescription: A website crawler that helps you improve onsite SEO by auditing for common SEO issues. +Description: The SEO Spider is a powerful and flexible site crawler, able to crawl both small and very large websites efficiently, while allowing you to analyse the results in real-time. It gathers key onsite data to allow SEOs to make informed decisions. +Tags: +- crawler +- seo +- site +- spider +- web +- website +PurchaseUrl: https://www.screamingfrog.co.uk/seo-spider/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.zh-CN.yaml b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.zh-CN.yaml new file mode 100644 index 000000000000..a4a7d887eb6c --- /dev/null +++ b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.locale.zh-CN.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ScreamingFrog.SEOSpider +PackageVersion: "24.1" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 检测常见 SEO 问题,帮助您优化站内 SEO 的网站爬虫工具。 +Description: SEO Spider 是一款强大灵活的站点爬取工具,能高效抓取小型及超大型网站,并支持实时分析结果。它收集关键的站内数据,助力 SEO 从业者做出明智决策。 +Tags: +- seo +- 爬虫 +- 网站 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.yaml b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.yaml new file mode 100644 index 000000000000..36b2a795529e --- /dev/null +++ b/manifests/s/ScreamingFrog/SEOSpider/24.1/ScreamingFrog.SEOSpider.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: ScreamingFrog.SEOSpider +PackageVersion: "24.1" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 029797b37d66e16ee3392699dab8958a981118b7 Mon Sep 17 00:00:00 2001 From: Hidetoshi Yanagi Date: Tue, 9 Jun 2026 04:47:30 +0900 Subject: [PATCH 232/279] New version: daruyanagi.XTimelineViewer version 1.4.4 (#385139) --- .../daruyanagi.XTimelineViewer.installer.yaml | 23 ++++++++++ ...ruyanagi.XTimelineViewer.locale.en-US.yaml | 43 +++++++++++++++++++ .../1.4.4/daruyanagi.XTimelineViewer.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.installer.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.locale.en-US.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.yaml diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.installer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.installer.yaml new file mode 100644 index 000000000000..9237209083d0 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: XTimelineViewer.exe + PortableCommandAlias: xtimelineviewer +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.4.4/XTimelineViewer-v1.4.4-win-x64.zip + InstallerSha256: 1D91C93A8C925636DB23B60CE69C9810F996A87BFE54EA3483F0AEC3BD48155B +- Architecture: arm64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.4.4/XTimelineViewer-v1.4.4-win-arm64.zip + InstallerSha256: 23A677BF245CA3DA76FD86F715B209704F7BF69BE07A99B2FE40254441F4A4D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.locale.en-US.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.locale.en-US.yaml new file mode 100644 index 000000000000..ccd4d3e806ac --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.4 +PackageLocale: en-US +Publisher: daruyanagi +PublisherUrl: https://github.com/daruyanagi +PublisherSupportUrl: https://github.com/daruyanagi/XTimelineViewer/issues +PackageName: XTimelineViewer +PackageUrl: https://github.com/daruyanagi/XTimelineViewer +License: MIT +LicenseUrl: https://github.com/daruyanagi/XTimelineViewer/blob/HEAD/LICENSE +ShortDescription: Multi-column X (Twitter) timeline viewer built with WinUI 3 and WebView2 +Description: |- + XTimelineViewer lets you view multiple X (Twitter) timelines side by side, + similar to TweetDeck / X Pro. Drop X URL shortcuts onto the window to add + timelines. Built with WinUI 3 and WebView2, self-contained (no runtime install needed). +Tags: +- timeline +- tweetdeck +- twitter +- webview2 +- winui3 +- x +ReleaseNotes: |- + What's New + ✨ Features + - Onboarding experience — First-launch wizard guides new users through sign-in and profile creation (#4) + - Compose profile selector — Choose which profile to post as from the compose dialog (#156) + - Profile promotion — Profile feature graduated from experimental to official (#90) + 🐛 Bug Fixes + - Badge color stability — Badge colors no longer change randomly between launches (#160) + - Timeline profile assignment — New timelines now correctly use a named profile instead of the internal default (#166) + - WebView2 env conflict — Fixed crash when completing onboarding and loading the first timeline + 🧹 Cleanup + - Removed deprecated SeparateComposeEnv setting and UI (#18) + - Removed unnecessary extension card link icons + - Refactored profile creation flow into reusable ProfileLoginControl (#157) + Full Changelog: v1.4.3...v1.4.4 +ReleaseNotesUrl: https://github.com/daruyanagi/XTimelineViewer/releases/tag/v1.4.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.yaml new file mode 100644 index 000000000000..2e842660ddce --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.4.4/daruyanagi.XTimelineViewer.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: daruyanagi.XTimelineViewer +PackageVersion: 1.4.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 86f6929dd3b6e397e41da5534d7f398d401da3f5 Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Mon, 8 Jun 2026 12:47:41 -0700 Subject: [PATCH 233/279] New version: dune-admin 0.30.0 (#385140) Co-authored-by: goreleaserbot --- .../0.30.0/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.30.0/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..2c98b4511b15 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.30.0/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.30.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-08" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.30.0/dune-admin_windows_amd64.zip + InstallerSha256: 941e1ab2a085c16b4d23da4bf82af25456cd0881fff2eaa12415b50a4dc5b82e + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..1eeb79670fb0 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.30.0/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.30.0 +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.30.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.30.0/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..e855abff0725 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.30.0/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.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9301faea44fddc266f5d3ad234373004f0ef5c82 Mon Sep 17 00:00:00 2001 From: Dimitar Radenkov Date: Mon, 8 Jun 2026 22:48:09 +0300 Subject: [PATCH 234/279] New version: DimitarRadenkov.Pointframe version 6.3.9 (#382959) --- .../DimitarRadenkov.Pointframe.installer.yaml | 27 ++++++++++++++ ...mitarRadenkov.Pointframe.locale.en-US.yaml | 36 +++++++++++++++++++ .../6.3.9/DimitarRadenkov.Pointframe.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.installer.yaml create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.locale.en-US.yaml create mode 100644 manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.yaml diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.installer.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.installer.yaml new file mode 100644 index 000000000000..d1abc398d072 --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DimitarRadenkov.Pointframe +PackageVersion: 6.3.9 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1' +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Pointframe' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dimitar-radenkov/Pointframe/releases/download/v6.3.9/Pointframe-6.3.9-x64-Setup.exe + InstallerSha256: 3411D1D5E8CF707A96131C8779D26B23FF0739B98F31779A1D87944B81A64786 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.locale.en-US.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.locale.en-US.yaml new file mode 100644 index 000000000000..573771b113ac --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.locale.en-US.yaml @@ -0,0 +1,36 @@ +# 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: DimitarRadenkov.Pointframe +PackageVersion: 6.3.9 +PackageLocale: en-US +Publisher: Dimitar Radenkov +PublisherUrl: https://github.com/dimitar-radenkov +PublisherSupportUrl: https://github.com/dimitar-radenkov/Pointframe/issues +PackageName: Pointframe +PackageUrl: https://github.com/dimitar-radenkov/Pointframe +License: MIT +LicenseUrl: https://github.com/dimitar-radenkov/Pointframe/blob/v6.3.9/LICENSE +Copyright: Copyright (c) Dimitar Radenkov +ShortDescription: Open-source Windows screen capture and recording tool with OCR and annotation +Description: |- + Pointframe is a lightweight Windows screen capture and annotation tool. + Press Print Screen to draw a region, annotate with arrows, shapes, text, blur, + and numbered steps, then copy to clipboard, pin as a floating always-on-top window, + or record your screen to MP4 with optional microphone audio. Includes built-in OCR + to extract text from any screenshot. No subscription, no telemetry. +Moniker: pointframe +Tags: +- annotation +- ocr +- screen-capture +- screen-recorder +- screenshot +- windows +- wpf +ReleaseNotes: |- + - No changes + Full Changelog: v6.3.8...$TAG +ReleaseNotesUrl: https://github.com/dimitar-radenkov/Pointframe/releases/tag/v6.3.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.yaml b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.yaml new file mode 100644 index 000000000000..f65e627fd3f3 --- /dev/null +++ b/manifests/d/DimitarRadenkov/Pointframe/6.3.9/DimitarRadenkov.Pointframe.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: DimitarRadenkov.Pointframe +PackageVersion: 6.3.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f73d2d07e5b859125d98e6a98ec7fab6762d8462 Mon Sep 17 00:00:00 2001 From: Gabriel Topala Date: Mon, 8 Jun 2026 15:55:27 -0400 Subject: [PATCH 235/279] TopalaSoftwareSolutions.SIW version 2026.05.24.4 (#381627) --- ...TopalaSoftwareSolutions.SIW.installer.yaml | 27 +++++++++++++ ...alaSoftwareSolutions.SIW.locale.en-US.yaml | 38 +++++++++++++++++++ .../TopalaSoftwareSolutions.SIW.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.installer.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.locale.en-US.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.yaml diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.installer.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.installer.yaml new file mode 100644 index 000000000000..a975075171b8 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.4 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{3B9704C8-1286-4a17-9EA8-F63004FC74A1}' +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260524d/siwtrial-setup.exe + InstallerSha256: 74A49151F9315F4AE60E19382B00BC8FEB60E3701535150539BE2731ADBB3D7E +- Architecture: arm64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260524d/siwtrial-setup.exe + InstallerSha256: 74A49151F9315F4AE60E19382B00BC8FEB60E3701535150539BE2731ADBB3D7E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-30 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.locale.en-US.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.locale.en-US.yaml new file mode 100644 index 000000000000..ef923201b786 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.4 +PackageLocale: en-US +Publisher: Topala Software Solutions +PublisherUrl: https://www.gtopala.com/ +PublisherSupportUrl: https://www.gtopala.com/forum/ +PrivacyUrl: https://www.gtopala.com/tss/privacy-policy.php +Author: Gabriel Topala +PackageName: SIW +PackageUrl: https://www.gtopala.com/ +License: Commercial +LicenseUrl: https://www.gtopala.com/agreement/ +Copyright: Copyright © 2005-2026 Topala Software Solutions +CopyrightUrl: https://www.gtopala.com/agreement/ +ShortDescription: System Information for Windows - Everything you want to know about your computer +Description: SIW is an advanced System Information for Windows tool that analyzes your computer and gathers detailed information about system properties and settings (Software Information, Hardware Information, and Network Information). It displays it in a highly comprehensible manner. +Moniker: siw +Tags: +- amd +- cpu +- hardware +- intel +- memory +- motherboard +- network +- processor +- software +- system +- system-information +- system-utility +- utility +ReleaseNotesUrl: https://www.gtopala.com/siw/changelog.php +PurchaseUrl: https://www.gtopala.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.yaml new file mode 100644 index 000000000000..850610ca985d --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.4/TopalaSoftwareSolutions.SIW.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: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 941370b115b82e0bdc7a596d9fe842d22e58846a Mon Sep 17 00:00:00 2001 From: Danilo Pianini Date: Mon, 8 Jun 2026 22:00:20 +0200 Subject: [PATCH 236/279] New version: Unibo.Alchemist version 43.0.55 (#381074) --- .../43.0.55/Unibo.Alchemist.installer.yaml | 23 +++++++++++++++++++ .../43.0.55/Unibo.Alchemist.locale.en-US.yaml | 20 ++++++++++++++++ .../Alchemist/43.0.55/Unibo.Alchemist.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.installer.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.locale.en-US.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.yaml diff --git a/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.installer.yaml new file mode 100644 index 000000000000..00c69c933a49 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.55 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{DA625292-85E6-3BD1-BD99-DB36501202A9}' +AppsAndFeaturesEntries: +- DisplayName: alchemist + Publisher: Unknown + ProductCode: '{DA625292-85E6-3BD1-BD99-DB36501202A9}' + UpgradeCode: '{4342BF32-7612-3295-9D0C-A06586CDA5D4}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\alchemist' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/43.0.55/alchemist-43.0.55.msi + InstallerSha256: E83BD6608A78DDCC9308E40339BCC1C093EBF334145FD8DB867A331315B9BD3B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-29 diff --git a/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 000000000000..1fcdf2acd442 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.55 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/HEAD/LICENSE.md +ShortDescription: an extensible simulator for pervasive computing +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/43.0.55 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.yaml new file mode 100644 index 000000000000..0b4e41103968 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.55/Unibo.Alchemist.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.55 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 885dec2fe01a534712b77a256d3e8a0805c00b44 Mon Sep 17 00:00:00 2001 From: Gabriel Topala Date: Mon, 8 Jun 2026 16:01:38 -0400 Subject: [PATCH 237/279] TopalaSoftwareSolutions.SIW version 2026.05.24.3 (#380367) --- ...TopalaSoftwareSolutions.SIW.installer.yaml | 27 +++++++++++++ ...alaSoftwareSolutions.SIW.locale.en-US.yaml | 38 +++++++++++++++++++ .../TopalaSoftwareSolutions.SIW.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.installer.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.locale.en-US.yaml create mode 100644 manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.yaml diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.installer.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.installer.yaml new file mode 100644 index 000000000000..14581aeff30a --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.3 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{3B9704C8-1286-4a17-9EA8-F63004FC74A1}' +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260524c/siwtrial-setup.exe + InstallerSha256: B207752FE4C79AEB2F39A2F09F51CEBA6864CA0A9D06627C9151BAA40B9B3954 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://www.gtopala.com/download/20260524c/siwtrial-setup.exe + InstallerSha256: B207752FE4C79AEB2F39A2F09F51CEBA6864CA0A9D06627C9151BAA40B9B3954 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-27 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.locale.en-US.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.locale.en-US.yaml new file mode 100644 index 000000000000..cf8bc71dbf24 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.3 +PackageLocale: en-US +Publisher: Topala Software Solutions +PublisherUrl: https://www.gtopala.com/ +PublisherSupportUrl: https://www.gtopala.com/forum/ +PrivacyUrl: https://www.gtopala.com/tss/privacy-policy.php +Author: Gabriel Topala +PackageName: SIW +PackageUrl: https://www.gtopala.com/ +License: Commercial +LicenseUrl: https://www.gtopala.com/agreement/ +Copyright: Copyright © 2005-2026 Topala Software Solutions +CopyrightUrl: https://www.gtopala.com/agreement/ +ShortDescription: System Information for Windows - Everything you want to know about your computer +Description: SIW is an advanced System Information for Windows tool that analyzes your computer and gathers detailed information about system properties and settings (Software Information, Hardware Information, and Network Information). It displays it in a highly comprehensible manner. +Moniker: siw +Tags: +- amd +- cpu +- hardware +- intel +- memory +- motherboard +- network +- processor +- software +- system +- system-information +- system-utility +- utility +ReleaseNotesUrl: https://www.gtopala.com/siw/changelog.php +PurchaseUrl: https://www.gtopala.com/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.yaml b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.yaml new file mode 100644 index 000000000000..a9b47c9c3705 --- /dev/null +++ b/manifests/t/TopalaSoftwareSolutions/SIW/2026.05.24.3/TopalaSoftwareSolutions.SIW.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: TopalaSoftwareSolutions.SIW +PackageVersion: 2026.05.24.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ebe1f14c68535f0f9e82f5c95550f920371a2aeb Mon Sep 17 00:00:00 2001 From: Danilo Pianini Date: Mon, 8 Jun 2026 22:03:16 +0200 Subject: [PATCH 238/279] New version: Unibo.Alchemist version 43.0.53 (#378923) --- .../43.0.53/Unibo.Alchemist.installer.yaml | 23 +++++++++++++++++++ .../43.0.53/Unibo.Alchemist.locale.en-US.yaml | 20 ++++++++++++++++ .../Alchemist/43.0.53/Unibo.Alchemist.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.installer.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.locale.en-US.yaml create mode 100644 manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.yaml diff --git a/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.installer.yaml new file mode 100644 index 000000000000..9ab2e1749bba --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.53 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{5491B945-FFAE-30E8-9104-FFA5F1693AD3}' +AppsAndFeaturesEntries: +- DisplayName: alchemist + Publisher: Unknown + ProductCode: '{5491B945-FFAE-30E8-9104-FFA5F1693AD3}' + UpgradeCode: '{4342BF32-7612-3295-9D0C-A06586CDA5D4}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\alchemist' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/43.0.53/alchemist-43.0.53.msi + InstallerSha256: 4DCE25AB2DFF6FF276419359018F6E4B0296104D5251A68A9B8E5AD8DA774036 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-24 diff --git a/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 000000000000..6a14a3563778 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.53 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +LicenseUrl: https://github.com/AlchemistSimulator/Alchemist/blob/HEAD/LICENSE.md +ShortDescription: an extensible simulator for pervasive computing +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/43.0.53 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.yaml new file mode 100644 index 000000000000..a3457ea5793b --- /dev/null +++ b/manifests/u/Unibo/Alchemist/43.0.53/Unibo.Alchemist.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 43.0.53 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8ad503029dbf98e1831b6aecd5206fdc70457395 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:11:54 +0800 Subject: [PATCH 239/279] New version: NoMachine.NoMachine.EnterpriseCloudServer version 9.6.3 (9.6.3_1) (#381151) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- ...chine.EnterpriseCloudServer.installer.yaml | 25 ++++++++++ ...ne.EnterpriseCloudServer.locale.en-US.yaml | 47 +++++++++++++++++++ ...ne.EnterpriseCloudServer.locale.zh-CN.yaml | 24 ++++++++++ ...chine.NoMachine.EnterpriseCloudServer.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.installer.yaml create mode 100644 manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.en-US.yaml create mode 100644 manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.zh-CN.yaml create mode 100644 manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.yaml diff --git a/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.installer.yaml b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.installer.yaml new file mode 100644 index 000000000000..0e77eaa07d83 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.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: NoMachine.NoMachine.EnterpriseCloudServer +PackageVersion: 9.6.3 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- nxr +- nxs +- nxv +- nxw +ProductCode: NoMachine_is1 +ReleaseDate: 2026-05-29 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://web9001.nomachine.com/packages/9.6-PRODUCTION/Windows/nomachine-enterprise-cloud-server_9.6.3_1_x86.exe + InstallerSha256: E4DC9861873F229A1FC2CD91FECD28D1FF5FBD55AA888836EA030229DF271DC4 +- Architecture: x64 + InstallerUrl: https://web9001.nomachine.com/packages/9.6-PRODUCTION/Windows/nomachine-enterprise-cloud-server_9.6.3_1_x64.exe + InstallerSha256: E1400B52158E2497645F3942EF0A7F9E6952A9BAF529A5EB5CC11A7DCA9CA245 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.en-US.yaml b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.en-US.yaml new file mode 100644 index 000000000000..8fddf15726cf --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NoMachine.NoMachine.EnterpriseCloudServer +PackageVersion: 9.6.3 +PackageLocale: en-US +Publisher: NoMachine S.a.r.l. +PublisherUrl: https://www.nomachine.com/ +PublisherSupportUrl: https://www.nomachine.com/support +PrivacyUrl: https://kb.nomachine.com/AR05P00977 +Author: NoMachine S.à r.l. +PackageName: NoMachine Enterprise Cloud Server +PackageUrl: https://downloads.nomachine.com/ +License: Proprietary +LicenseUrl: https://www.nomachine.com/licensing +Copyright: Copyright 2002, 2026 © NoMachine +CopyrightUrl: https://www.nomachine.com/licensing +ShortDescription: A remote access gateway which securely tunnels connections to NoMachine Windows, macOS or Linux nodes as well as foreign Unix hosts residing on the corporate network. +Description: NoMachine Enterprise Cloud Server provides centralized remote access for unlimited users permitting work-from-home employees or off-site students to reach their desktop, on any OS, regardless of where they are or what device they’re using. By adding NoMachine Enterprise Desktops, Workstations, Terminal Servers, Enterprise Terminal Servers, even another Cloud Server, to Enterprise Cloud Server, organizations can unify access to any corporate computer and hosted resource. It conveniently converges any number of NoMachine nodes and also foreign X servers such as HP-UX, Solaris and AIX hosts. +Tags: +- remote +- remote-access +- remote-control +- remote-desktop +ReleaseNotes: |- + NoMachine makes available version 9.6.x providing fixes for issues found in previous releases affecting USB device handling, file transfer reliability and Kerberos authentication. Additionally, this update includes a patch to prevent possible XSS (Cross-Site Scripting) with browser sessions. + Trouble Reports solved + + Here is the complete list of fixes released in version 9.6.3: + TR12W11668 - Sometimes the USB camera name is not properly identified + TR04X11801 - USB device forwarded to Linux may disconnect after 2 hours + TR11W11636 - Copying a file from remote to a shared subfolder sometimes hangs + TR05X11814 - Log rotation may ignore setting of the UsersDirectoryPath key + TR04X11807 - Windows users may be unable to use Kerberos authentication with Enterprise Client + TR05X11821 - Possible execution of an arbitrary XXS script during the login via web + TR05X11822 - It may be not possible to connect to the desktop when SDDM login manager is used +ReleaseNotesUrl: https://kb.nomachine.com/SU05X00276 +PurchaseUrl: https://store.nomachine.com +Documentations: +- DocumentLabel: Documents + DocumentUrl: https://www.nomachine.com/documents +- DocumentLabel: Knowledge Base + DocumentUrl: https://kb.nomachine.com/ +- DocumentLabel: FAQ + DocumentUrl: https://www.nomachine.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.zh-CN.yaml b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.locale.zh-CN.yaml new file mode 100644 index 000000000000..df19281de9e1 --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.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: NoMachine.NoMachine.EnterpriseCloudServer +PackageVersion: 9.6.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款远程接入网关,可安全建立通往 NoMachine Windows、macOS 或 Linux 节点以及企业网络内外部 Unix 主机的加密隧道。该方案完美实现大规模用户群体的统一接入,支持无限用户通过任意设备(包括网页浏览器)进行连接。 +Description: NoMachine 企业级云服务器为无限用户提供集中式远程访问,使居家办公人员或校外师生能够跨操作系统、跨地域、跨设备接入专属桌面。通过将 NoMachine 企业级桌面、工作站、终端服务器、企业级终端服务器乃至其他云服务器整合至企业级云服务器平台,机构可实现对所有企业计算机及托管资源的统一访问。该系统不仅能无缝汇聚任意数量的 NoMachine 节点,还可兼容 HP-UX、Solaris 和 AIX 等第三方 X 服务器主机。 +Tags: +- 远程 +- 远程控制 +- 远程桌面 +- 远程访问 +- 远程连接 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.nomachine.com/documents +- DocumentLabel: 知识库 + DocumentUrl: https://kb.nomachine.com/ +- DocumentLabel: 常见问题 + DocumentUrl: https://www.nomachine.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.yaml b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.yaml new file mode 100644 index 000000000000..cebfc447374e --- /dev/null +++ b/manifests/n/NoMachine/NoMachine/EnterpriseCloudServer/9.6.3/NoMachine.NoMachine.EnterpriseCloudServer.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: NoMachine.NoMachine.EnterpriseCloudServer +PackageVersion: 9.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d78427e54c46155d0e736eaf9f5db11e56bc13c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:12:08 +0800 Subject: [PATCH 240/279] New version: sigoden.Dufs version 0.46.0 (#384407) --- .../Dufs/0.46.0/sigoden.Dufs.installer.yaml | 23 ++++++++++ .../0.46.0/sigoden.Dufs.locale.en-US.yaml | 46 +++++++++++++++++++ .../0.46.0/sigoden.Dufs.locale.zh-CN.yaml | 26 +++++++++++ .../s/sigoden/Dufs/0.46.0/sigoden.Dufs.yaml | 8 ++++ 4 files changed, 103 insertions(+) create mode 100644 manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.installer.yaml create mode 100644 manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.en-US.yaml create mode 100644 manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.zh-CN.yaml create mode 100644 manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.yaml diff --git a/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.installer.yaml b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.installer.yaml new file mode 100644 index 000000000000..266e73038f0c --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.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: sigoden.Dufs +PackageVersion: 0.46.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dufs.exe + PortableCommandAlias: dufs +ReleaseDate: 2026-05-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sigoden/dufs/releases/download/v0.46.0/dufs-v0.46.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 21D829653AC1F178B124ED384E2A57DF19B99AE404935CBA9A1A5719C199B0BF + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/sigoden/dufs/releases/download/v0.46.0/dufs-v0.46.0-aarch64-pc-windows-msvc.zip + InstallerSha256: 530E061B5A26182A7CFEBC3D473C397AAEF931B07F6ECCAB9592D5DF57EF0C39 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.en-US.yaml b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.en-US.yaml new file mode 100644 index 000000000000..25d705ac2b11 --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sigoden.Dufs +PackageVersion: 0.46.0 +PackageLocale: en-US +Publisher: sigoden +PublisherUrl: https://github.com/sigoden +PublisherSupportUrl: https://github.com/sigoden/dufs/issues +Author: sigoden +PackageName: Dufs +PackageUrl: https://github.com/sigoden/dufs +License: Apache-2.0 or MIT +Copyright: Copyright (c) 2026 dufs-developers. +ShortDescription: A file server that supports static serving, uploading, searching, accessing control, WebDAV... +Tags: +- file +- send +- server +- share +- transfer +- webdav +ReleaseNotes: |- + Features + - Add option --allow-hash to allow/disallow file hashing (#657) + - Support ?json on file path (#686) + - Support customizable 404 page (#688) + - Enhence log format (#692) + - Webui confirm on exit while uploading (#693) + - Skip directory walking in HEAD requests (#701) + Bug Fixes + - Some search results missing due to broken symlinks (#665) + - Escape filename in ?simple output (#669) + - Ensure symlink inside serve root (#670) + - Tweak auth logic (#689) + - Http range underflow (#690) + - Escape control chars in logged URI and headers (#691) + - Webui safari bug uploadspeed (#695) + Refactor + - Update deps (#655) + - Improve UI button titles (#656) + - Webui file size format (#698) + Full Changelog: https://github.com/sigoden/dufs/compare/v0.45.0...v0.46.0 +ReleaseNotesUrl: https://github.com/sigoden/dufs/releases/tag/v0.46.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.zh-CN.yaml b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.locale.zh-CN.yaml new file mode 100644 index 000000000000..da19fbcde9c5 --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.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: sigoden.Dufs +PackageVersion: 0.46.0 +PackageLocale: zh-CN +Publisher: sigoden +PublisherUrl: https://github.com/sigoden +PublisherSupportUrl: https://github.com/sigoden/dufs/issues +Author: sigoden +PackageName: Dufs +PackageUrl: https://github.com/sigoden/dufs +License: Apache-2.0 or MIT +Copyright: Copyright (c) 2026 dufs-developers. +ShortDescription: 文件服务器,支持静态托管、上传、搜索、访问控制、WebDAV…… +Tags: +- webdav +- 传输 +- 共享 +- 分享 +- 发送 +- 文件 +- 服务器 +ReleaseNotesUrl: https://github.com/sigoden/dufs/releases/tag/v0.46.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.yaml b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.yaml new file mode 100644 index 000000000000..6d5ae2effa84 --- /dev/null +++ b/manifests/s/sigoden/Dufs/0.46.0/sigoden.Dufs.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: sigoden.Dufs +PackageVersion: 0.46.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ad8f04caa84e3f44b2ca013704b75dfa2d481808 Mon Sep 17 00:00:00 2001 From: ya7010 <47286750+ya7010@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:12:22 +0900 Subject: [PATCH 241/279] New version: tombi-toml.tombi version 1.1.2 (#384724) --- .../1.1.2/tombi-toml.tombi.installer.yaml | 20 +++++++++++++ .../1.1.2/tombi-toml.tombi.locale.en-US.yaml | 30 +++++++++++++++++++ .../tombi/1.1.2/tombi-toml.tombi.yaml | 8 +++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.installer.yaml create mode 100644 manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.locale.en-US.yaml create mode 100644 manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.yaml diff --git a/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.installer.yaml b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.installer.yaml new file mode 100644 index 000000000000..07341454e8aa --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.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: tombi-toml.tombi +PackageVersion: 1.1.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tombi.exe + PortableCommandAlias: tombi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tombi-toml/tombi/releases/download/v1.1.2/tombi-cli-1.1.2-x86_64-pc-windows-msvc.zip + InstallerSha256: 8845ADE444DF7B87E9199A65B8A70594920A74C05740FD8E8763F8083E751752 +- Architecture: arm64 + InstallerUrl: https://github.com/tombi-toml/tombi/releases/download/v1.1.2/tombi-cli-1.1.2-aarch64-pc-windows-msvc.zip + InstallerSha256: 8210A10F4439F9BF2158B7C45FD035253EC7E4EE91596E54EFF5E0DAA75D44F7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-07 diff --git a/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.locale.en-US.yaml b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.locale.en-US.yaml new file mode 100644 index 000000000000..adcea8c12b84 --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tombi-toml.tombi +PackageVersion: 1.1.2 +PackageLocale: en-US +Publisher: tombi-toml +PublisherUrl: https://github.com/tombi-toml +PublisherSupportUrl: https://github.com/tombi-toml/tombi/issues +Author: tombi-toml +PackageName: tombi +PackageUrl: https://github.com/tombi-toml/tombi +License: MIT +LicenseUrl: https://github.com/tombi-toml/tombi/blob/main/LICENSE +ShortDescription: TOML Formatter / Linter / Language Server +Description: |- + Tombi (鳶) provides a Formatter, Linter, and Language Server for TOML files. + It helps you write and maintain clean, consistent TOML configurations. +Tags: +- toml +- tombi +- toml-linter +- formatter +- language-server +- linter +- lsp +- cli +ReleaseNotesUrl: https://github.com/tombi-toml/tombi/releases/tag/v1.1.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.yaml b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.yaml new file mode 100644 index 000000000000..af6f85770730 --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.2/tombi-toml.tombi.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: tombi-toml.tombi +PackageVersion: 1.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b848f91ca74a57435c568dce1f0f9c1333d2e53 Mon Sep 17 00:00:00 2001 From: Essam Date: Mon, 8 Jun 2026 22:12:44 +0200 Subject: [PATCH 242/279] New version: TheBlueSky.Pail version 1.1.0 (#384850) --- .../Pail/1.1.0/TheBlueSky.Pail.installer.yaml | 29 +++++++++++++++++++ .../1.1.0/TheBlueSky.Pail.locale.en-GB.yaml | 28 ++++++++++++++++++ .../Pail/1.1.0/TheBlueSky.Pail.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.installer.yaml create mode 100644 manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.locale.en-GB.yaml create mode 100644 manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.yaml diff --git a/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.installer.yaml b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.installer.yaml new file mode 100644 index 000000000000..c35757cb0019 --- /dev/null +++ b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBlueSky.Pail +PackageVersion: 1.1.0 +InstallerType: zip +NestedInstallerType: portable +Installers: +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: Pail-win-arm64\Pail.exe + PortableCommandAlias: pail + InstallerUrl: https://github.com/TheBlueSky/Pail/releases/download/releases%2Fv1.1.0/Pail-win-arm64.zip + InstallerSha256: 4CEE0727DC50E7C3F567DF3DE6A5C8843B7667D39A88C4C3D4F8C731DB5C4664 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: Pail-win-x64\Pail.exe + PortableCommandAlias: pail + InstallerUrl: https://github.com/TheBlueSky/Pail/releases/download/releases%2Fv1.1.0/Pail-win-x64.zip + InstallerSha256: 064B52E98160756628FE88D3B7C3B2352FC0B9EA957140E2C144921DEBDB890B +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: Pail-win-x86\Pail.exe + PortableCommandAlias: pail + InstallerUrl: https://github.com/TheBlueSky/Pail/releases/download/releases%2Fv1.1.0/Pail-win-x86.zip + InstallerSha256: 73A0C026238DC7DD6C5CC7BA32F893353F8C69E1B821AF6877FEDA5CDB5F3AD7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-06 diff --git a/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.locale.en-GB.yaml b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.locale.en-GB.yaml new file mode 100644 index 000000000000..0d7f3e8357e2 --- /dev/null +++ b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.locale.en-GB.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBlueSky.Pail +PackageVersion: 1.1.0 +PackageLocale: en-GB +Publisher: TheBlueSky.Net +PublisherUrl: https://github.com/TheBlueSky +PublisherSupportUrl: https://github.com/TheBlueSky/Pail/issues +PackageName: Pail +PackageUrl: https://github.com/TheBlueSky/Pail +License: MIT +ShortDescription: A Windows app for browsing Amazon S3 buckets, and downloading objects and folders. +Tags: +- amazon-s3 +- aws +- communitytoolkit-mvvm +- csharp +- desktop-app +- dotnet +- mvvm +- s3 +- windows +- windows-app-sdk +- winui-3 +ReleaseNotesUrl: https://github.com/TheBlueSky/Pail/releases/tag/releases/v1.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.yaml b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.yaml new file mode 100644 index 000000000000..29cd962c3d0c --- /dev/null +++ b/manifests/t/TheBlueSky/Pail/1.1.0/TheBlueSky.Pail.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: TheBlueSky.Pail +PackageVersion: 1.1.0 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0 From 40b5e61946db747c1b413032ae6d1547aa1b11b6 Mon Sep 17 00:00:00 2001 From: leic4u <32786903+leic4u@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:12:57 +0800 Subject: [PATCH 243/279] New version: t8y2.DBX version 0.5.30 (#384952) --- .../t/t8y2/DBX/0.5.30/t8y2.DBX.installer.yaml | 26 +++++ .../DBX/0.5.30/t8y2.DBX.locale.en-US.yaml | 96 +++++++++++++++++++ manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.yaml | 8 ++ 3 files changed, 130 insertions(+) create mode 100644 manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.installer.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.locale.en-US.yaml create mode 100644 manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.yaml diff --git a/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..3b48778ee68b --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.30/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.30 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-06-07 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.30/DBX_0.5.30_x64-setup.exe + InstallerSha256: 5C6C44AB22DE2320319C688F6EAD74EA76999E94FE7E19A57E1CE9361A68039D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..d46f3c37a2e4 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,96 @@ +# 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.30 +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: Apache-2.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: |- + 新功能 + - 数据库支持 — 新增 KWDB、rqlite、Apache IoTDB、达梦 DM8、etcd、Databend agent 等连接支持,覆盖更多数据库场景 (contributed by @sunny0826, closes #731) + - 数据传输 — 支持 Hive 与 MongoDB 传输,并增强 MySQL 长文本、长二进制类型迁移保真 + - Redis — 新增一键获取全部 keys、命名空间增量合并,以及复制 Redis key 迁移 INSERT 语句 + - 数据网格 — 查询结果表头支持显示列数据类型,浏览结果时字段上下文更清晰 (closes #669) + - 标签页 — 支持拖拽调整已打开标签页顺序,复杂查询工作区整理更方便 (contributed by @DengQingNian, closes #620) + - 外观主题 — 新增自定义主题系统,并改进 PostgreSQL PL/pgSQL 高亮 + - 本地化 — 新增葡萄牙语(巴西)与意大利语界面语言选项 + 改进 + - 侧边栏 — 数据库对象分组改为懒加载,降低大库浏览时的初始负担 + - 侧边栏多选 — 支持更安全的多连接清理、多选拖拽、空白处取消选中,并避免空分组名称误删分组 + - 数据网格体验 — 优化 Canvas 滚动、单元格状态渲染、列筛选入口、总行数统计和文本截断表现 + - 单元格详情 — 详情侧栏可调整大小,单元格/行/列详情弹窗布局、搜索与长文本展示更统一 (closes #528) + - SQL 编辑器 — 选中 SQL 匹配高亮更柔和,补全优先推荐已引用表字段 + - 设置 — 支持关闭更新提醒,并打磨快捷键编辑控件 + - MCP / Node — 从用户 shell 环境检测 Node,减少 MCP 启动时找不到运行时的问题 + - Web 版 — 支持通过 HTTP 导入加密配置,增强离线与代理场景可用性 + 修复 + - PostgreSQL / openGauss — 修复 pgvector 显示为空、内部 "char" 类型显示为 ASCII、schema 会话在事务中止后的恢复,以及 openGauss 索引查询兼容问题 + - MySQL — 修复导出 INSERT 多带库名、catalogless 元数据回退、全角文本编辑和 bit 字面量 SQL 导出 + - MongoDB — 支持 Atlas SRV 表单连接,并修复 getIndexes shell 命令 + - Redis — 修复 --insecure TLS 参数支持,以及命令面板和详情面板切换卡顿 + - SQL Server / DB2 / StarRocks / ClickHouse — 修复空间结果、分页兼容、标识符引用和数组字面量语法 + - Oracle / JDBC / DuckDB — 修复 Oracle-like MODIFY 合并、JDBC 方言处理、DuckDB 查询取消和 Atlas/agent 连接边界场景 + - 数据网格 — 修复粘贴被原生输入框截获、画布选区变黑、结构化筛选刷新丢失、bigint 精度丢失等问题 + - 侧边栏定位 — 修复版本更新后缓存过期时“在侧边栏中定位”只能定位到库、无法定位到表的问题 (closes #715) + - 稳定性 — 修复多字节 UTF-8 截断 panic、where 过滤 unicode panic、时间类型默认值 SQL 生成等问题 + 下载安装 + Windows + ───────────────────────────┬──────────────────────────────── + 文件 │说明 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.30_x64-setup.exe │推荐 — NSIS 安装包,支持自动更新 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.30_x64_en-US.msi │MSI 安装包,适用于企业部署 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.30_x64-portable.zip│便携版 ZIP,适合免安装和离线拷贝 + ───────────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + macOS + ──────────────────────┬─────────────────────────── + 文件 │说明 + ──────────────────────┼─────────────────────────── + DBX_0.5.30_aarch64.dmg│推荐 — 适用于 Apple Silicon + ──────────────────────┼─────────────────────────── + DBX_0.5.30_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.30 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.30/t8y2.DBX.yaml new file mode 100644 index 000000000000..2b258917143d --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.30/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.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e63bd2354a85410eacfd14a4db4f70067fbd1e2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:13:11 +0800 Subject: [PATCH 244/279] New version: Amazon.WorkspacesClient version 5.33.0.5939 (#385150) --- .../Amazon.WorkspacesClient.locale.en-US.yaml | 30 -------------- .../Amazon.WorkspacesClient.installer.yaml | 10 ++--- .../Amazon.WorkspacesClient.locale.en-US.yaml | 40 +++++++++++++++++++ .../Amazon.WorkspacesClient.locale.zh-CN.yaml | 2 +- .../Amazon.WorkspacesClient.yaml | 2 +- 5 files changed, 47 insertions(+), 37 deletions(-) delete mode 100644 manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.en-US.yaml rename manifests/a/Amazon/WorkspacesClient/{5.32.2.5905 => 5.33.0.5939}/Amazon.WorkspacesClient.installer.yaml (69%) create mode 100644 manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.en-US.yaml rename manifests/a/Amazon/WorkspacesClient/{5.32.2.5905 => 5.33.0.5939}/Amazon.WorkspacesClient.locale.zh-CN.yaml (97%) rename manifests/a/Amazon/WorkspacesClient/{5.32.2.5905 => 5.33.0.5939}/Amazon.WorkspacesClient.yaml (89%) diff --git a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.en-US.yaml b/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.en-US.yaml deleted file mode 100644 index e3e285701ab0..000000000000 --- a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Amazon.WorkspacesClient -PackageVersion: 5.32.2.5905 -PackageLocale: en-US -Publisher: Amazon Web Services, Inc -PublisherUrl: https://aws.amazon.com/ -PublisherSupportUrl: https://console.aws.amazon.com/support/home/ -PrivacyUrl: https://aws.amazon.com/privacy/ -Author: Amazon Web Services, Inc -PackageName: Amazon WorkSpaces -PackageUrl: https://clients.amazonworkspaces.com/ -License: Proprietary -LicenseUrl: https://clients.amazonworkspaces.com/app-terms.html -Copyright: © 2026 Amazon Web Services, Inc. or its affiliates. All rights reserved. -CopyrightUrl: https://aws.amazon.com/trademark-guidelines/ -ShortDescription: Amazon WorkSpaces plays nice with everyone. Access your personal Windows environment on Android, iOS, Fire, Mac, PC, Chromebook, and Linux devices. -Moniker: workspaces -Tags: -- amazon -- aws -- workspaces -ReleaseNotes: '- [Windows] Fixed an issue with Microsoft Teams optimization not working as expected.' -ReleaseNotesUrl: https://d2td7dqidlhjx7.cloudfront.net/prod/global/windows/relnotes.html -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://docs.aws.amazon.com/workspaces/latest/userguide/amazon-workspaces-clients.html -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.installer.yaml b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.installer.yaml similarity index 69% rename from manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.installer.yaml rename to manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.installer.yaml index 492ff4f78e09..e13d6fdcf1de 100644 --- a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.installer.yaml +++ b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.installer.yaml @@ -2,20 +2,20 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Amazon.WorkspacesClient -PackageVersion: 5.32.2.5905 +PackageVersion: 5.33.0.5939 InstallerType: wix Scope: machine InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" UpgradeBehavior: install -ProductCode: '{0BDE7A15-8D74-4324-A1DC-5026C826CB6C}' -ReleaseDate: 2026-05-21 +ProductCode: '{5E4ACF2C-59A9-420A-8D96-DB544B1BE8C7}' +ReleaseDate: 2026-06-02 AppsAndFeaturesEntries: -- ProductCode: '{0BDE7A15-8D74-4324-A1DC-5026C826CB6C}' +- ProductCode: '{5E4ACF2C-59A9-420A-8D96-DB544B1BE8C7}' UpgradeCode: '{CB7B8EA8-3D5A-4233-A9CB-31A692E24E62}' Installers: - Architecture: x64 InstallerUrl: https://d2td7dqidlhjx7.cloudfront.net/prod/global/windows/Amazon+WorkSpaces.msi - InstallerSha256: D92852C27EFD33F349DA727F6A7D2C5622441BF7FDB1A00A3132E4A4988F3F96 + InstallerSha256: B2D463CD6D0124A6EA887D4D1F3C3457FA32ADE448B6EB3E29DB1ECD07A356C9 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.en-US.yaml b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.en-US.yaml new file mode 100644 index 000000000000..d96d1a42644a --- /dev/null +++ b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.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: Amazon.WorkspacesClient +PackageVersion: 5.33.0.5939 +PackageLocale: en-US +Publisher: Amazon Web Services, Inc +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://console.aws.amazon.com/support/home/ +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: Amazon WorkSpaces +PackageUrl: https://clients.amazonworkspaces.com/ +License: Proprietary +LicenseUrl: https://clients.amazonworkspaces.com/app-terms.html +Copyright: © 2026 Amazon Web Services, Inc. or its affiliates. All rights reserved. +CopyrightUrl: https://aws.amazon.com/trademark-guidelines/ +ShortDescription: Amazon WorkSpaces plays nice with everyone. Access your personal Windows environment on Android, iOS, Fire, Mac, PC, Chromebook, and Linux devices. +Moniker: workspaces +Tags: +- amazon +- aws +- workspaces +ReleaseNotes: |- + - [Windows] Fixed an issue that prevented logging in via SAML 2.0 when the client was launched with Administrator privileges. + - [Windows] Fixed an issue that prevented transferring files with multibyte file names (common for some non-English languages). + - [macOS] Fixed an application crash that occurred when using a YubiKey for signing under certain conditions. + - [macOS] Fixed an issue that prevented connecting to a WorkSpace via custom proxy when credentials are not stored locally. + - [Windows and macOS] Added support for URL redirection, enabling administrators to configure certain websites to be redirected from the streaming session to the local device's web browser. + - [Windows and macOS] Added the display of battery level from the local device inside the streaming session, helping you know when your battery is running low when on-the-go. + - [Windows and macOS] Fixed an issue with the username not being pre-populated in the new user login flow when “Remember me” is selected. + - [Windows and macOS] Fixed an issue that prevented changing the registration code when there is no network connectivity. + - [Windows and macOS] Updated the DCV SDK. + - [Windows and macOS] Additional bug fixes and enhancements. +ReleaseNotesUrl: https://d2td7dqidlhjx7.cloudfront.net/prod/global/windows/relnotes.html +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.aws.amazon.com/workspaces/latest/userguide/amazon-workspaces-clients.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.zh-CN.yaml b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.zh-CN.yaml similarity index 97% rename from manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.zh-CN.yaml rename to manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.zh-CN.yaml index 57fc7b7f7347..be21aa348c91 100644 --- a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.locale.zh-CN.yaml +++ b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Amazon.WorkspacesClient -PackageVersion: 5.32.2.5905 +PackageVersion: 5.33.0.5939 PackageLocale: zh-CN Publisher: Amazon Web Services, Inc PublisherUrl: https://aws.amazon.com/cn/ diff --git a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.yaml b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.yaml similarity index 89% rename from manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.yaml rename to manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.yaml index b05fffbca401..94a554e345c3 100644 --- a/manifests/a/Amazon/WorkspacesClient/5.32.2.5905/Amazon.WorkspacesClient.yaml +++ b/manifests/a/Amazon/WorkspacesClient/5.33.0.5939/Amazon.WorkspacesClient.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Amazon.WorkspacesClient -PackageVersion: 5.32.2.5905 +PackageVersion: 5.33.0.5939 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 2482619a634b4d976312ef9ed7e76fd92d5e657f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:13:25 +0800 Subject: [PATCH 245/279] New version: DFNetResearch.DFexplore version 5.11.0 (#385157) --- .../DFNetResearch.DFexplore.installer.yaml | 16 ++++++++++ .../DFNetResearch.DFexplore.locale.en-US.yaml | 32 +++++++++++++++++++ .../DFNetResearch.DFexplore.locale.zh-CN.yaml | 24 ++++++++++++++ .../5.11.0/DFNetResearch.DFexplore.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.installer.yaml create mode 100644 manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.en-US.yaml create mode 100644 manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.zh-CN.yaml create mode 100644 manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.yaml diff --git a/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.installer.yaml b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.installer.yaml new file mode 100644 index 000000000000..c9d1928ea5a0 --- /dev/null +++ b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.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: DFNetResearch.DFexplore +PackageVersion: 5.11.0 +InstallerType: msi +UpgradeBehavior: install +ProductCode: '{C4F8D909-74B4-4516-8A31-DC8D8FBCF411}' +AppsAndFeaturesEntries: +- UpgradeCode: '{DAAC27F5-CF25-4F9C-BA1F-998B916E1625}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.11.0apps/DFexplore_5_11_0.msi + InstallerSha256: BE909D482ECA274DBEB2486096DB983D285B5CC59A45F0A63215CD27523DE90E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.en-US.yaml b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.en-US.yaml new file mode 100644 index 000000000000..6a1284708413 --- /dev/null +++ b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.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: DFNetResearch.DFexplore +PackageVersion: 5.11.0 +PackageLocale: en-US +Publisher: DFNet Research +PublisherUrl: https://www.dfnetresearch.com/ +PublisherSupportUrl: https://www.dfnetresearch.com/contact-us/ +Author: DF/Net Research, Inc. +PackageName: DFexplore +PackageUrl: https://www.dfnetresearch.com/dfdiscover-cdms/downloads/ +License: Proprietary +Copyright: © 1990 - 2026 DF/Net Research, Inc. All rights reserved. +ShortDescription: Full-featured clinical data management desktop app +Description: |- + DFexplore is a computer application used to enter, review and modify subject data, and to submit it over the internet to a DFdiscover server at the study coordinating site. This type of data entry is commonly referred to as Electronic Data Capture or EDC. DFexplore is part of the DFdiscover clinical trial management system, which also supports data collection by paper, scanned document and fax. All methods can be used in the same study. EDC has been described as having the advantage of providing immediate help to data collection users, resulting in more complete and accurate data entry, and fewer queries from the study coordinating site. + To help realize these benefits and facilitate the transition from paper forms to EDC, DFexplore has been designed with: + - intuitive navigation, using a subject binder analogy, + - data entry screens that can match the equivalent paper forms, + - help in the form of status icons, color coding, messages and interactive edit checks, + - a Query window used to read and respond to queries from the study coordinating site, + - a Reason window used to explain unusual data values (and thus avoid queries), and + - a Missing Value window used to mark fields with standard missing value codes +ReleaseNotesUrl: https://www.dfnetresearch.com/dfdiscover-cdms/product-updates/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.dfnetresearch.com/dfdiscover-cdms/documentation/ +- DocumentLabel: User Guide + DocumentUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.10.0doc/dfexplore/html/dfexplore.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.zh-CN.yaml b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.locale.zh-CN.yaml new file mode 100644 index 000000000000..1cd5dedb02e0 --- /dev/null +++ b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.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: DFNetResearch.DFexplore +PackageVersion: 5.11.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 全功能临床数据管理桌面应用 +Description: |- + DFexplore 是一款计算机应用程序,可用于录入、审核及修改受试者数据,并通过互联网将数据提交至研究协调站点的 DFdiscover 服务器。这类数据录入方式通常被称为电子数据采集(Electronic Data Capture,简称 EDC)。DFexplore 是 DFdiscover 临床试验管理系统的组成部分,该系统还支持通过纸质材料、扫描文档、传真收集数据,所有采集方式可在同一项研究中混用。普遍认为 EDC 的优势在于能够为数据采集人员提供即时帮助,从而让数据录入更完整、更准确,减少研究协调站点发出的数据疑问。 + 为充分发挥上述优势,推动从纸质表单到 EDC 的过渡,DFexplore 的设计具备以下特点: + - 导航直观,采用受试者档案夹的类比设计 + - 数据录入界面可与对应的纸质表单保持一致 + - 提供状态图标、颜色编码、消息提示、交互式编辑检查等多种形式的辅助功能 + - 设有疑问窗口,用于查看和回复研究协调站点发出的疑问 + - 设有原因窗口,用于解释异常数据值(从而避免产生疑问) + - 设有缺失值窗口,用于使用标准缺失值代码标记对应字段 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.dfnetresearch.com/dfdiscover-cdms/documentation/ +- DocumentLabel: 用户指南 + DocumentUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.10.0doc/dfexplore/html/dfexplore.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.yaml b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.yaml new file mode 100644 index 000000000000..a22ac36d8701 --- /dev/null +++ b/manifests/d/DFNetResearch/DFexplore/5.11.0/DFNetResearch.DFexplore.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: DFNetResearch.DFexplore +PackageVersion: 5.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 067e1130b4d973af642db94242593dffb90e979f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:13:40 +0800 Subject: [PATCH 246/279] New version: DFNetResearch.DFsend version 5.11.0 (#385159) --- .../DFNetResearch.DFsend.installer.yaml | 15 +++++++++++ .../DFNetResearch.DFsend.locale.en-US.yaml | 26 +++++++++++++++++++ .../DFNetResearch.DFsend.locale.zh-CN.yaml | 18 +++++++++++++ .../DFsend/5.11.0/DFNetResearch.DFsend.yaml | 8 ++++++ 4 files changed, 67 insertions(+) create mode 100644 manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.installer.yaml create mode 100644 manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.en-US.yaml create mode 100644 manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.zh-CN.yaml create mode 100644 manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.yaml diff --git a/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.installer.yaml b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.installer.yaml new file mode 100644 index 000000000000..d97dd7df6880 --- /dev/null +++ b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.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: DFNetResearch.DFsend +PackageVersion: 5.11.0 +InstallerType: msi +ProductCode: '{A5EA4F53-CE5F-41BF-A6CF-1B0F4C93CC90}' +AppsAndFeaturesEntries: +- UpgradeCode: '{B10C6552-756B-4EEC-9450-72E5A423D9A3}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.11.0apps/DFsend_5_11_0.msi + InstallerSha256: C77324EBC40364F975B07F5B333430FF0D5CB2914AB8CEBC57590FD46BE331E4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.en-US.yaml b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.en-US.yaml new file mode 100644 index 000000000000..766e9ba080bb --- /dev/null +++ b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.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: DFNetResearch.DFsend +PackageVersion: 5.11.0 +PackageLocale: en-US +Publisher: DFNet Research +PublisherUrl: https://www.dfnetresearch.com/ +PublisherSupportUrl: https://www.dfnetresearch.com/contact-us/ +Author: DF/Net Research, Inc. +PackageName: DFsend +PackageUrl: https://www.dfnetresearch.com/dfdiscover-cdms/downloads/ +License: Proprietary +Copyright: © 1990 - 2026 DF/Net Research, Inc. All rights reserved. +ShortDescription: A desktop app for submitting scanned paper CRFs from a local computer to a DFdiscover study. +Description: |- + DFsend is a desktop application providing functionality for users who need to securely transmit scanned PDF study documents from a local computer to a DFdiscover study server, over the internet, without requiring direct access to a specific study database. + DFsend includes user authentication, encryption and tracking and provides a safe and reliable alternative to faxing or emailing study CRFs to a DFdiscover server. +ReleaseNotesUrl: https://www.dfnetresearch.com/dfdiscover-cdms/product-updates/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.dfnetresearch.com/dfdiscover-cdms/documentation/ +- DocumentLabel: User Guide + DocumentUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.10.0doc/sendman/html/sendman.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.zh-CN.yaml b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.zh-CN.yaml new file mode 100644 index 000000000000..8271e94afb41 --- /dev/null +++ b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: DFNetResearch.DFsend +PackageVersion: 5.11.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款将本地计算机中的纸质 CRF(病例报告表)扫描件提交至 DFdiscover 研究项目的桌面应用。 +Description: |- + DFsend 是一款桌面应用,可为需将本地电脑内的扫描版 PDF 研究文档通过互联网安全传输至 DFdiscover 研究服务器的用户提供相关功能,且无需用户直接访问特定研究数据库。 + DFsend 具备用户身份验证、加密及追踪功能,是替代传真或电子邮件方式向 DFdiscover 服务器发送研究病例报告表(CRF)的安全可靠方案。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.dfnetresearch.com/dfdiscover-cdms/documentation/ +- DocumentLabel: 用户指南 + DocumentUrl: https://www.dfnetresearch.com/wp-content/uploads/dfdiscover/5.10.0doc/sendman/html/sendman.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.yaml b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.yaml new file mode 100644 index 000000000000..459edc48a604 --- /dev/null +++ b/manifests/d/DFNetResearch/DFsend/5.11.0/DFNetResearch.DFsend.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: DFNetResearch.DFsend +PackageVersion: 5.11.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 691e497e7f1e8cf6929a9252797e23bc49448a3f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:16:40 +0800 Subject: [PATCH 247/279] New version: Discord.Discord.arm64 version 1.0.33 (#385162) --- .../Discord.Discord.arm64.installer.yaml | 23 +++++++++++++ .../Discord.Discord.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.arm64.locale.pt-BR.yaml | 19 +++++++++++ .../Discord.Discord.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../arm64/1.0.33/Discord.Discord.arm64.yaml | 8 +++++ 5 files changed, 102 insertions(+) create mode 100644 manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.yaml diff --git a/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.installer.yaml b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.installer.yaml new file mode 100644 index 000000000000..79970540e738 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.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: Discord.Discord.arm64 +PackageVersion: 1.0.33 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: Discord +RequireExplicitUpgrade: true +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Discord' +Installers: +- Architecture: arm64 + InstallerUrl: https://stable.dl2.discordapp.net/distro/app/stable/win/arm64/1.0.33/DiscordSetup.exe + InstallerSha256: DB15759F35091E17A80AD5475B0081F54DA0FF0666A90A7E0BB747E70D228FC6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..5072715e0bae --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.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.arm64 +PackageVersion: 1.0.33 +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 (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 +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/arm64/1.0.33/Discord.Discord.arm64.locale.pt-BR.yaml b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.pt-BR.yaml new file mode 100644 index 000000000000..9edfbeaa0f92 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.pt-BR.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.arm64 +PackageVersion: 1.0.33 +PackageLocale: pt-BR +License: Privativo +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..3eba72360ca4 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.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.arm64 +PackageVersion: 1.0.33 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.yaml b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.arm64.yaml new file mode 100644 index 000000000000..6b2932b48803 --- /dev/null +++ b/manifests/d/Discord/Discord/arm64/1.0.33/Discord.Discord.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.arm64 +PackageVersion: 1.0.33 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e86942c44b22ab0474de11ebe2d9f65afa4fcead Mon Sep 17 00:00:00 2001 From: Thomas Stegemann Date: Mon, 8 Jun 2026 22:33:57 +0200 Subject: [PATCH 248/279] KuestenLogik.Bowire version 1.5.0 (#377237) --- .../1.5.0/KuestenLogik.Bowire.installer.yaml | 38 +++++++++++++++ .../KuestenLogik.Bowire.locale.en-US.yaml | 47 +++++++++++++++++++ .../Bowire/1.5.0/KuestenLogik.Bowire.yaml | 8 ++++ 3 files changed, 93 insertions(+) create mode 100644 manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.installer.yaml create mode 100644 manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.locale.en-US.yaml create mode 100644 manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.yaml diff --git a/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.installer.yaml b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.installer.yaml new file mode 100644 index 000000000000..baab8f0afd86 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.installer.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.5.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- bowire +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kuestenlogik/Bowire/releases/download/v1.5.0/Bowire-1.5.0-x64.msi + InstallerSha256: 9A69B571CCEE7EE8DBAE1FBD3D35D02258960A80F3B9E64C29E36314A3E71600 + ProductCode: '{899F70D7-3496-4284-A123-50D9D54EEBB8}' + AppsAndFeaturesEntries: + - DisplayName: Bowire + Publisher: Küstenlogik + ProductCode: '{899F70D7-3496-4284-A123-50D9D54EEBB8}' + UpgradeCode: '{C0B72D33-31F5-4349-9748-9A0DBB0C51AF}' + InstallerType: wix +- Architecture: arm64 + InstallerUrl: https://github.com/Kuestenlogik/Bowire/releases/download/v1.5.0/Bowire-1.5.0-arm64.msi + InstallerSha256: 0EBBF033FBE46501198AA4F304B118B6D879E697D99BF629CF3D329006FFC0B5 + ProductCode: '{1651E969-39CB-4FD0-B114-76B2CD77C204}' + AppsAndFeaturesEntries: + - DisplayName: Bowire + Publisher: Küstenlogik + ProductCode: '{1651E969-39CB-4FD0-B114-76B2CD77C204}' + UpgradeCode: '{C0B72D33-31F5-4349-9748-9A0DBB0C51AF}' + InstallerType: wix +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-05-20 diff --git a/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.locale.en-US.yaml b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.locale.en-US.yaml new file mode 100644 index 000000000000..1deced630130 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.5.0 +PackageLocale: en-US +Publisher: Küstenlogik +PublisherUrl: https://kuestenlogik.de +PublisherSupportUrl: https://github.com/Kuestenlogik/Bowire/issues +Author: Küstenlogik +PackageName: Bowire +PackageUrl: https://github.com/Kuestenlogik/Bowire +License: Apache-2.0 +LicenseUrl: https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE +Copyright: Copyright (c) Küstenlogik +ShortDescription: Interactive multi-protocol API browser and CLI for .NET — gRPC, REST, GraphQL, SignalR, MCP, SSE, WebSocket, MQTT, Socket.IO, OData, Surgewave, Kafka, DIS, UDP. +Description: |- + Bowire is the multi-protocol API workbench. Discover and + invoke endpoints across gRPC (with reflection + transcoding), REST + (OpenAPI / Swagger), GraphQL, SignalR, MCP, SSE, WebSocket, MQTT, + Socket.IO, OData, plus sibling plugins for Küstenlogik Surgewave, Apache + Kafka, IEEE 1278 DIS, and raw UDP. Embed it next to your ASP.NET app + or run the standalone `bowire` CLI against any host. + + Bowire is 100% local — no accounts, no telemetry, no cloud + dependency. Recordings, environments, and credentials persist on + disk under `~/.bowire/`. +Moniker: bowire +Tags: +- api +- api-client +- api-testing +- aspnet +- dotnet +- graphql +- grpc +- http +- kafka +- mcp +- mqtt +- postman-alternative +- rest +- signalr +- websocket +ReleaseNotesUrl: https://github.com/Kuestenlogik/Bowire/releases/tag/v1.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.yaml b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.yaml new file mode 100644 index 000000000000..bfe70826d596 --- /dev/null +++ b/manifests/k/KuestenLogik/Bowire/1.5.0/KuestenLogik.Bowire.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: KuestenLogik.Bowire +PackageVersion: 1.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 3db4d8fb482d3d8668b815963d5d14e943a38db6 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 8 Jun 2026 16:35:03 -0400 Subject: [PATCH 249/279] New version: M2Team.NanaZip.Preview version 6.5.1742.0 (#384891) --- .../M2Team.NanaZip.Preview.installer.yaml | 97 +++++++++++++++++++ .../M2Team.NanaZip.Preview.locale.en-US.yaml | 70 +++++++++++++ .../M2Team.NanaZip.Preview.locale.zh-CN.yaml | 36 +++++++ .../6.5.1742.0/M2Team.NanaZip.Preview.yaml | 8 ++ 4 files changed, 211 insertions(+) create mode 100644 manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.installer.yaml create mode 100644 manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.en-US.yaml create mode 100644 manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.zh-CN.yaml create mode 100644 manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.yaml diff --git a/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.installer.yaml b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.installer.yaml new file mode 100644 index 000000000000..b9a6b3a55756 --- /dev/null +++ b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.installer.yaml @@ -0,0 +1,97 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: M2Team.NanaZip.Preview +PackageVersion: 6.5.1742.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- nanazip +FileExtensions: +- '001' +- 7z +- apfs +- arj +- asar +- b64 +- br +- bz2 +- bzip2 +- cab +- cb7 +- cbr +- cbz +- cpio +- deb +- dmg +- esd +- fat +- gz +- gzip +- hfs +- hfsx +- iso +- lha +- liz +- lz +- lz4 +- lz5 +- lzh +- lzma +- lzma2 +- ntfs +- nupkg +- rar +- rpm +- squashfs +- swm +- tar +- taz +- tbz +- tbz2 +- tgz +- tlz +- tlz4 +- tlz5 +- tpz +- txz +- tz +- tzst +- tzstd +- vdi +- vhd +- vhdx +- vmdk +- wim +- xar +- xz +- z +- zip +- zipx +- zst +- zstd +PackageFamilyName: 40174MouriNaruto.NanaZipPreview_gnj4mf6z9tkrc +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/M2Team/NanaZip/releases/download/6.5.1742.0/NanaZipPreview_6.5.1742.0.msixbundle + InstallerSha256: 138CEFE99FFD83BF504A096C4C14AA36B97F977CDA7CBA1D69995CEA8F3CDABA + SignatureSha256: 5B9C4F5AD84061268231C48F140F6CDDA6D9C09A9466B05AC4940800EE17355A + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/40174MouriNaruto.NanaZipPreview_6.5.1742.0_x64__gnj4mf6z9tkrc' +- Architecture: arm64 + InstallerUrl: https://github.com/M2Team/NanaZip/releases/download/6.5.1742.0/NanaZipPreview_6.5.1742.0.msixbundle + InstallerSha256: 138CEFE99FFD83BF504A096C4C14AA36B97F977CDA7CBA1D69995CEA8F3CDABA + SignatureSha256: 5B9C4F5AD84061268231C48F140F6CDDA6D9C09A9466B05AC4940800EE17355A + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/40174MouriNaruto.NanaZipPreview_6.5.1742.0_arm64__gnj4mf6z9tkrc' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.en-US.yaml b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..6b34a178a410 --- /dev/null +++ b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.en-US.yaml @@ -0,0 +1,70 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: M2Team.NanaZip.Preview +PackageVersion: 6.5.1742.0 +PackageLocale: en-US +Publisher: Kenji Mouri +PublisherUrl: https://github.com/M2Team +PublisherSupportUrl: https://github.com/M2Team/NanaZip/issues +Author: M2-Team +PackageName: NanaZip Preview +PackageUrl: https://github.com/M2Team/NanaZip +License: MIT +LicenseUrl: https://github.com/M2Team/NanaZip/blob/HEAD/License.md +Copyright: Copyright (c) M2-Team and Contributors. All rights reserved. +CopyrightUrl: https://github.com/M2Team/NanaZip/blob/main/License.md +ShortDescription: The 7-Zip derivative intended for the modern Windows experience. +Description: NanaZip is an open source file archiver intended for the modern Windows experience, forked from the source code of well-known open source file archiver 7-Zip. +Moniker: nanazip-preview +Tags: +- 7zip +- archive +- archiver +- compress +- compression +- decompress +- decompression +- extract +- extractor +- file-compression +- file-manager +- unarchive +- unarchiver +- unzip +- zip +ReleaseNotes: |- + I'm excited to announce that we've released the NanaZip 6.5 Preview, now available for download. + Starting with NanaZip 6.0 Update 5 (6.0.1698.0) and NanaZip 6.5 Preview (6.5.1742.0), we have fixed some security vulnerabilities reported by JarLob (Jaroslav Lobačevski): + Note: It seems the CVE numbers are not available, use the GHSL number instead. + - GHSL-2026-116–GHSL-2026-122 (CVE-2026-48092, CVE-2026-48101, CVE-2026-48102, CVE-2026-48103, CVE-2026-48104, CVE-2026-48111, CVE-2026-48112), synchronized from 7-Zip 26.01 + - GHSL-2026-125, CVE-2026-44215 + - GHSL-2026-126, CVE-2026-47222 + - GHSL-2026-127, CVE-2026-47223 + - GHSL-2026-128, CVE-2026-42446 + - GHSL-2026-129, CVE-2026-47224 + - GHSL-2026-130, CVE-2026-42442 + - GHSL-2026-131, CVE-2026-42443 + - GHSL-2026-132, CVE-2026-42445 + - GHSL-2026-133, CVE-2026-42355 + - GHSL-2026-134, CVE-2026-42444 + - GHSL-2026-140, CVE-2026-48095, synchronized from 7-Zip 26.01 + Note to developers: GHSL-2026-126, GHSL-2026-127 and GHSL-2026-129 originated from an issue existing in parts of 7-Zip source code which were specifically enabled in NanaZip (LvmHandler.cpp and AvbHandler.cpp). If you forked 7-Zip to enable these handlers, you should synchronize with 7-Zip 26.01 for the fix. NanaZip is not vulnerable to GHSL-2026-115 due to that vulnerability being limited to the 7-Zip SDK. + Release Notes + - Includes all the improvements from NanaZip 6.0 Update 8 (6.0.1742.0). + - Introduce XAML copy location dialog. (Contributed by dongle-the-gadget.) + - Don't open Explorer by default during extract-on-open. (Contributed by dinhngtu.) + + Download + - MSIX Package: NanaZipPreview_6.5.1742.0.msixbundle + - SHA-256: 138cefe99ffd83bf504a096c4c14aa36b97f977cda7cba1d69995cea8f3cdaba + - License XML: NanaZipPreview_6.5.1742.0.xml + - SHA-256: ccfc77891e105f4ce34d9fede0adfd86d1489522feb9f0be679be9f1d0187f36 + - Portable package: NanaZipPreview_6.5.1742.0_Binaries.zip + - SHA-256: 459727643b184be0bbece921bcb6a96e28eb2761eaecbf2b9e3a9cce3d413a58 + - Debug Symbols: NanaZipPreview_6.5.1742.0_DebugSymbols.zip + - SHA-256: 3aab2fe67237e70e9e59c67e5d5769e3b6081cde90664d80a79d23c0398dad09 + Kenji Mouri +ReleaseNotesUrl: https://github.com/M2Team/NanaZip/releases/tag/6.5.1742.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.zh-CN.yaml b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.zh-CN.yaml new file mode 100644 index 000000000000..cb3dc523e075 --- /dev/null +++ b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: M2Team.NanaZip.Preview +PackageVersion: 6.5.1742.0 +PackageLocale: zh-CN +Publisher: Kenji Mouri +PublisherUrl: https://github.com/M2Team +PublisherSupportUrl: https://github.com/M2Team/NanaZip/issues +Author: M2-Team +PackageName: NanaZip Preview +PackageUrl: https://github.com/M2Team/NanaZip +License: MIT +LicenseUrl: https://github.com/M2Team/NanaZip/blob/main/License.md +Copyright: Copyright (c) M2-Team 与其贡献者,保留所有权利 +CopyrightUrl: https://github.com/M2Team/NanaZip/blob/main/License.md +ShortDescription: 7-Zip 的衍生工具,专为现代 Windows 体验而设计。 +Description: NanaZip 是一款面向现代 Windows 体验的开源文件压缩器,其源代码来自著名的开源文件压缩器 7-Zip。 +Tags: +- 7zip +- unzip +- zip +- 压缩 +- 存档 +- 存档提取器 +- 存档解压 +- 归档 +- 提取 +- 提取器 +- 文件压缩 +- 文件管理 +- 文件管理器 +- 解压 +- 解压缩 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.yaml b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.yaml new file mode 100644 index 000000000000..c338fc7bca44 --- /dev/null +++ b/manifests/m/M2Team/NanaZip/Preview/6.5.1742.0/M2Team.NanaZip.Preview.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: M2Team.NanaZip.Preview +PackageVersion: 6.5.1742.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f453ecba26500e9f3386d180dc35a0d63506dfb3 Mon Sep 17 00:00:00 2001 From: TJ Smith Date: Mon, 8 Jun 2026 13:35:17 -0700 Subject: [PATCH 250/279] New version: TJSmith.Anodizer version 0.6.0 (#385149) --- .../0.6.0/TJSmith.Anodizer.installer.yaml | 29 +++++++++++++++++++ .../0.6.0/TJSmith.Anodizer.locale.en-US.yaml | 25 ++++++++++++++++ .../Anodizer/0.6.0/TJSmith.Anodizer.yaml | 7 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.installer.yaml create mode 100644 manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.locale.en-US.yaml create mode 100644 manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.yaml diff --git a/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.installer.yaml b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.installer.yaml new file mode 100644 index 000000000000..c31c5dbd2442 --- /dev/null +++ b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.installer.yaml @@ -0,0 +1,29 @@ +# This file was generated by anodizer. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: TJSmith.Anodizer +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: zip +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/tj-smith47/anodizer/releases/download/v0.6.0/anodizer-0.6.0-windows-arm64.zip + InstallerSha256: e1f84c55bdd627c5c3ed5ed34f50859cd4275ba95ce559a24888bea23989c94c + UpgradeBehavior: uninstallPrevious + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: anodizer.exe + PortableCommandAlias: anodizer +- Architecture: x64 + InstallerUrl: https://github.com/tj-smith47/anodizer/releases/download/v0.6.0/anodizer-0.6.0-windows-amd64.zip + InstallerSha256: c4aff6c605bdcbd1f87195cfe0b707da60c83f8de4017ac0e9809d3525920954 + UpgradeBehavior: uninstallPrevious + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: anodizer.exe + PortableCommandAlias: anodizer +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.locale.en-US.yaml b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.locale.en-US.yaml new file mode 100644 index 000000000000..78e0706d62fe --- /dev/null +++ b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.locale.en-US.yaml @@ -0,0 +1,25 @@ +# This file was generated by anodizer. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: TJSmith.Anodizer +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: TJ Smith +PublisherUrl: https://github.com/tj-smith47 +PublisherSupportUrl: https://github.com/tj-smith47/anodizer/issues +Author: TJ Smith +PackageName: anodizer +PackageUrl: https://github.com/tj-smith47/anodizer +License: MIT +Copyright: Copyright © 2026 TJ Smith +ShortDescription: Rust-native release automation +Description: A Rust-native release automation tool +Moniker: anodizer +Tags: +- release +- automation +- rust +ReleaseNotes: See release-notes URL for the full changelog. +ReleaseNotesUrl: https://github.com/tj-smith47/anodizer/releases/tag/v0.6.0 +InstallationNotes: Run `anodizer --help` after installation. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.yaml b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.yaml new file mode 100644 index 000000000000..7e57b642ed3c --- /dev/null +++ b/manifests/t/TJSmith/Anodizer/0.6.0/TJSmith.Anodizer.yaml @@ -0,0 +1,7 @@ +# This file was generated by anodizer. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: TJSmith.Anodizer +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 161a5dbdfccb03d37fd2d08bc812421c7b32c9e3 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:02:51 +0200 Subject: [PATCH 251/279] New version: loft-sh.vcluster version 0.34.2 (#385152) --- .../0.34.2/loft-sh.vcluster.installer.yaml | 16 +++++++++ .../0.34.2/loft-sh.vcluster.locale.en-US.yaml | 33 +++++++++++++++++++ .../vcluster/0.34.2/loft-sh.vcluster.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.installer.yaml create mode 100644 manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.locale.en-US.yaml create mode 100644 manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.yaml diff --git a/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.installer.yaml b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.installer.yaml new file mode 100644 index 000000000000..2aa59e085996 --- /dev/null +++ b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.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: loft-sh.vcluster +PackageVersion: 0.34.2 +InstallerLocale: en-US +InstallerType: portable +Commands: +- vcluster +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/loft-sh/vcluster/releases/download/v0.34.2/vcluster-windows-amd64.exe + InstallerSha256: A9E415D791CA677171A2F69EBA7B6096B3D3B8A0EEDD1DD58216B89AF02C618D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.locale.en-US.yaml b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.locale.en-US.yaml new file mode 100644 index 000000000000..3222077ca3ed --- /dev/null +++ b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: loft-sh.vcluster +PackageVersion: 0.34.2 +PackageLocale: en-US +Publisher: loft-sh +PublisherUrl: https://github.com/loft-sh/vcluster +PublisherSupportUrl: https://github.com/loft-sh/vcluster/issues +PackageName: vcluster +PackageUrl: https://github.com/loft-sh/vcluster +License: Apache-2.0 +LicenseUrl: https://github.com/loft-sh/vcluster/blob/HEAD/LICENSE +ShortDescription: Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces. +Moniker: vcluster +Tags: +- cloud-native +- helm +- k3s +- k8s +- kubectl +- kubernetes +- multi-tenancy +- platform-engineering +- vcluster +- virtual-clusters +ReleaseNotes: |- + What's Changed + - [v0.34] Update MinimumVersionTag to v4.9.2 by @loft-bot in #3984 + Full Changelog: v0.34.1...v0.34.2 +ReleaseNotesUrl: https://github.com/loft-sh/vcluster/releases/tag/v0.34.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.yaml b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.yaml new file mode 100644 index 000000000000..d71cf18834c8 --- /dev/null +++ b/manifests/l/loft-sh/vcluster/0.34.2/loft-sh.vcluster.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: loft-sh.vcluster +PackageVersion: 0.34.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b5554a905c3ec9afe688f30f17ebb401f790744a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:03:05 +0800 Subject: [PATCH 252/279] New version: can1357.oh-my-pi version 15.10.5 (#385154) --- .../15.10.5/can1357.oh-my-pi.installer.yaml | 18 +++++++++ .../can1357.oh-my-pi.locale.en-US.yaml | 38 +++++++++++++++++++ .../can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++++++++++ .../oh-my-pi/15.10.5/can1357.oh-my-pi.yaml | 8 ++++ 4 files changed, 88 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..4ddec0a37c78 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.5/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.10.5 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.5/omp-windows-x64.exe + InstallerSha256: FD24686FB3963AC9269AE70EB2931335B8FA2307D8BB89D11CAABF4011A48A0C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..68f79acc75f5 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.5/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.10.5 +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.10.5 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d2d56ec7ba8 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.5/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.10.5 +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.10.5/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.5/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..8eda2fc43e5e --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.5/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.10.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 51a4ba85e2c4ca6692e3d4919fc4157c2c1d4298 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:03:16 -0700 Subject: [PATCH 253/279] Automatic update of NEC.UNIVERGEBLUECONNECT from 2.27.125 to 2.28.26.0 (#377423) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../NEC.UNIVERGEBLUECONNECT.installer.yaml | 26 +++++++++++++ .../NEC.UNIVERGEBLUECONNECT.locale.en-US.yaml | 38 +++++++++++++++++++ .../NEC.UNIVERGEBLUECONNECT.locale.zh-CN.yaml | 27 +++++++++++++ .../2.28.26.0/NEC.UNIVERGEBLUECONNECT.yaml | 8 ++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.installer.yaml create mode 100644 manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.en-US.yaml create mode 100644 manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.zh-CN.yaml create mode 100644 manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.yaml diff --git a/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.installer.yaml b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.installer.yaml new file mode 100644 index 000000000000..120660c6bc09 --- /dev/null +++ b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/May/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NEC.UNIVERGEBLUECONNECT +PackageVersion: 2.28.26.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +UpgradeBehavior: install +Protocols: +- ubmeet +AppsAndFeaturesEntries: +- DisplayName: UNIVERGE BLUE CONNECT + UpgradeCode: '{C5279CDE-F49A-4F93-A2CC-DBD9D74F43F5}' +Installers: +- Architecture: x86 + InstallerUrl: https://admin.univerge.blue/voice/pbx/softphonereleases/blue/latest-win/univerge-blue-connect-ia32.msi + InstallerSha256: 1458349B249A7C9B8A0350B53B75097238CC2040A27DB1B6E7500F6C11982561 + ProductCode: '{5B17E8FC-5D46-4856-B59C-E69CFED0F845}' +- Architecture: x64 + InstallerUrl: https://admin.univerge.blue/voice/pbx/softphonereleases/blue/latest-win/univerge-blue-connect-x64.msi + InstallerSha256: DD7CDD6BE3D47857462EF690CCCE671191D72002248DE596A9DCE21384052052 + ProductCode: '{0FB056AA-5466-4629-849A-CDCFDC32FB0F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.en-US.yaml b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.en-US.yaml new file mode 100644 index 000000000000..7046ca90262d --- /dev/null +++ b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2026/May/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NEC.UNIVERGEBLUECONNECT +PackageVersion: 2.28.26.0 +PackageLocale: en-US +Publisher: NEC Platforms, Ltd. +PublisherUrl: https://www.univergeblue.com/ +# PublisherSupportUrl: https://www.univergeblue.com/support +PrivacyUrl: https://www.necam.com/Legal/PrivacyPolicy/ +Author: Serverdata.net, Inc. +PackageName: UNIVERGE BLUE ™ CONNECT +# PackageUrl: https://www.univergeblue.com/cloud-services/connect/details/download-desktop-app +License: Proprietary +LicenseUrl: https://www.necam.com/Legal/TermsOfUse/ +Copyright: Copyright © NEC Corporation of America 2026. All rights reserved. +CopyrightUrl: https://www.necam.com/Legal/TermsOfUse/ +ShortDescription: A fully integrated intelligent cloud-based unified communications (UC) solution +Description: |- + NEC UNIVERGE BLUE CONNECT is a fully integrated intelligent cloud-based unified communications platform for any size business. NEC believes that tools facilitate communications, but people are the center of all communications and with effective communication tools people can be more productive and connected. These communications tools should be easy-to-use, high-performing, dependable, and stress-free so that you can focus on what is being communicated and not the tool itself. + UNIVERGE BLUE CONNECT combines your phone system, chat, video, screen sharing, file management, and conference calling into a seamless experience that fits with your business size, needs, and work style. Get customizable, scalable cloud-based services for your business backed by NEC’s five pillars of a Stress-Free Cloud Experience. + UNIVERGE BLUE incorporates all your business communication and collaboration methods and devices into one integrated, intelligent, easy-to-manage cloud-based system that is accessible from anywhere at any time. +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- team +- video +- video-conferencing +- voice +- webinar +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.zh-CN.yaml b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.zh-CN.yaml new file mode 100644 index 000000000000..6bdc103e4373 --- /dev/null +++ b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/May/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NEC.UNIVERGEBLUECONNECT +PackageVersion: 2.28.26.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 全面集成的智能云端统一通信(UC)解决方案 +Description: |- + NEC UNIVERGE BLUE CONNECT 是一款全面集成的智能云端统一通信平台,适用于各类规模的企业。NEC 认为,工具服务于沟通,但人才是一切通信的核心——借助高效的通信工具,人们能够提升生产力并紧密相连。这些通信工具应具备易用性、高性能、可靠性和零压力特质,让您专注于沟通内容而非工具本身。 + UNIVERGE BLUE CONNECT 将电话系统、即时通讯、视频会议、屏幕共享、文件管理和多方通话无缝整合,根据企业规模、需求和工作风格提供定制化体验。依托NEC“无忧云端体验五大支柱”,为您提供可定制、可扩展的云端服务。 + UNIVERGE BLUE 将所有商务通信协作方式及设备整合为一套智能化的集成云端系统,支持随时随地访问,管理轻松便捷。 +Tags: +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.yaml b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.yaml new file mode 100644 index 000000000000..e722c8e246a4 --- /dev/null +++ b/manifests/n/NEC/UNIVERGEBLUECONNECT/2.28.26.0/NEC.UNIVERGEBLUECONNECT.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/May/21 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NEC.UNIVERGEBLUECONNECT +PackageVersion: 2.28.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 736d52757299aca40e7924e00a14f2f03017bf86 Mon Sep 17 00:00:00 2001 From: Hal <13111745+loonghao@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:03:30 +0800 Subject: [PATCH 254/279] New version: loonghao.vx version 0.9.21 (#385167) --- .../vx/0.9.21/loonghao.vx.installer.yaml | 25 +++++++++++++++ .../vx/0.9.21/loonghao.vx.locale.en-US.yaml | 32 +++++++++++++++++++ .../l/loonghao/vx/0.9.21/loonghao.vx.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/l/loonghao/vx/0.9.21/loonghao.vx.installer.yaml create mode 100644 manifests/l/loonghao/vx/0.9.21/loonghao.vx.locale.en-US.yaml create mode 100644 manifests/l/loonghao/vx/0.9.21/loonghao.vx.yaml diff --git a/manifests/l/loonghao/vx/0.9.21/loonghao.vx.installer.yaml b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.installer.yaml new file mode 100644 index 000000000000..8f2a02ede6bb --- /dev/null +++ b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.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: loonghao.vx +PackageVersion: 0.9.21 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: vx.exe + PortableCommandAlias: vx +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/loonghao/vx/releases/download/v0.9.21/vx-x86_64-pc-windows-msvc.zip + InstallerSha256: 5B6A5221B34A6B1DE5D4AF87F66CD5D2ABC80EA91D7C83900CB2070B99AF308F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/loonghao/vx/0.9.21/loonghao.vx.locale.en-US.yaml b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.locale.en-US.yaml new file mode 100644 index 000000000000..6c72c7e9e4b7 --- /dev/null +++ b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: loonghao.vx +PackageVersion: 0.9.21 +PackageLocale: en-US +Publisher: loonghao +PublisherUrl: https://github.com/loonghao +PublisherSupportUrl: https://github.com/loonghao/vx/issues +PackageName: vx +PackageUrl: https://github.com/loonghao/vx +License: MIT +LicenseUrl: https://github.com/loonghao/vx/blob/HEAD/LICENSE +ShortDescription: Universal Development Tool Manager +Description: vx is a universal development tool manager that automatically installs and manages development tools like Node.js, Python, Go, Rust, etc. Zero learning curve - just use familiar commands and vx handles the rest. +Tags: +- cli +- development +- go +- nodejs +- python +- rust +- tool-manager +- version-manager +ReleaseNotes: |- + 0.9.21 (2026-06-08) + Bug Fixes + - ci: also work around pnpm workspace:* protocol in aionui example (002869c) + - ci: work around npm EOVERRIDE in aionui example (4586ada) +ReleaseNotesUrl: https://github.com/loonghao/vx/releases/tag/v0.9.21 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/loonghao/vx/0.9.21/loonghao.vx.yaml b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.yaml new file mode 100644 index 000000000000..95c8ab0138f9 --- /dev/null +++ b/manifests/l/loonghao/vx/0.9.21/loonghao.vx.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: loonghao.vx +PackageVersion: 0.9.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3acdb7f25e0266cc3d6242cabb6f64fd697d46b4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:03:33 +0800 Subject: [PATCH 255/279] New version: Sourcegraph.Amp version 0.0.1780942552-g0295b6 (#385170) --- .../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.1780942552-g0295b6/Sourcegraph.Amp.installer.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.locale.en-US.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.locale.zh-CN.yaml create mode 100644 manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.yaml diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.installer.yaml new file mode 100644 index 000000000000..8f816d2400b3 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/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.1780942552-g0295b6 +InstallerType: portable +Commands: +- amp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://static.ampcode.com/cli/0.0.1780942552-g0295b6/amp-windows-x64-baseline.exe + InstallerSha256: 1EBF222FD527ECAE9B4250C4B18255AB76582262347AD1E12CA87F8CE7963BD7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.locale.en-US.yaml new file mode 100644 index 000000000000..a54084c7b2b9 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/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.1780942552-g0295b6 +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.1780942552-g0295b6/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.locale.zh-CN.yaml new file mode 100644 index 000000000000..57f1db3e1759 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/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.1780942552-g0295b6 +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.1780942552-g0295b6/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/Sourcegraph.Amp.yaml new file mode 100644 index 000000000000..6659dcc142e8 --- /dev/null +++ b/manifests/s/Sourcegraph/Amp/0.0.1780942552-g0295b6/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.1780942552-g0295b6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f1089fb45d0730d38368f0940e5ecc284595c3bc Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:03:47 +0800 Subject: [PATCH 256/279] New version: DevelopedMethods.playit version 1.0.10 (#385180) --- .../DevelopedMethods.playit.installer.yaml | 45 +++++++++++++++++++ .../DevelopedMethods.playit.locale.en-US.yaml | 33 ++++++++++++++ .../DevelopedMethods.playit.locale.zh-CN.yaml | 21 +++++++++ .../1.0.10/DevelopedMethods.playit.yaml | 8 ++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.installer.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.en-US.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.zh-CN.yaml create mode 100644 manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.yaml diff --git a/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.installer.yaml b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.installer.yaml new file mode 100644 index 000000000000..8a047d6ad1cd --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.installer.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DevelopedMethods.playit +PackageVersion: 1.0.10 +Commands: +- playit +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.10/playit-windows-x86-signed.exe + InstallerSha256: 9CEC088FA4EE9AD4D59ACD27512CF914078BDB31742E9ABC946B81EA705F9D35 +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.10/playit-windows-x86_64-signed.exe + InstallerSha256: 2DBDAAD119844CBBC062CC9774B8B462AFA5F1B4B7832A9FC5EF4676CAE887CF +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.10/playit-windows-x86-signed.msi + InstallerSha256: B6CB9A766BC656314E22EE3BB130CED64F60A6746E90CFE327798EAC03A1F8CD + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + UpgradeBehavior: install + ProductCode: '{3F8CE725-28FC-47C3-A512-3EACC1E3ADA1}' + AppsAndFeaturesEntries: + - ProductCode: '{3F8CE725-28FC-47C3-A512-3EACC1E3ADA1}' + UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/playit-cloud/playit-agent/releases/download/v1.0.10/playit-windows-x86_64-signed.msi + InstallerSha256: 18C022281FCFE578FB0D614AC6DC1D36CD6885B4A5439B97655768CD2A82BDC1 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + UpgradeBehavior: install + ProductCode: '{4BEC2AF7-35AC-4D46-8FE4-8A9B55030D4D}' + AppsAndFeaturesEntries: + - ProductCode: '{4BEC2AF7-35AC-4D46-8FE4-8A9B55030D4D}' + UpgradeCode: '{2640FEA4-3120-4DB0-93A9-6B04A4EFE7D2}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.en-US.yaml b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.en-US.yaml new file mode 100644 index 000000000000..33c029b759ef --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.10 +PackageLocale: en-US +Publisher: Developed Methods LLC +PublisherUrl: https://playit.gg/ +PublisherSupportUrl: https://playit.gg/support/ +PrivacyUrl: https://playit.gg/privacy-policy +Author: Developed Methods LLC +PackageName: playit +PackageUrl: https://playit.gg/ +License: BSD-2-Clause +LicenseUrl: https://github.com/playit-cloud/playit-agent/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2026 Developed Methods LLC. All Rights Reserved. +ShortDescription: A global proxy that allows anyone to host a server without port forwarding. +Description: playit.gg is a networking service that make it possible to host game servers at home that anyone across the world can join. We do this through our custom tunneling software. You can find our opensource client here. When you launch the playit program, the program will connect to our Anycast Network and assign you a static IP and port. You can then share your static IP and port with friends. When they connect, their connection information will go to the nearest tunnel server and be tunneled to the playit program running on your computer. By tunneling the connection, your friend is able to connect to the server running within your network. +Moniker: playit +Tags: +- game +- gaming +- multiplayer +- proxy +- server +- tunnel +ReleaseNotes: |- + - fix /var/log/playit permission issues when upgrading from pre 1.0 (systemd unit didn't work the way I thought) + - do not require systemd for packages and add openrc configs to /opt/playit for manual install + - improve conflict logic for alpine linux apk package +ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v1.0.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.zh-CN.yaml b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.locale.zh-CN.yaml new file mode 100644 index 000000000000..0120372db8d6 --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.10 +PackageLocale: zh-CN +ShortDescription: 一款让任何人无需端口转发即可托管服务器的全球代理。 +Description: playit.gg 是一种网络服务,让任何人在家中托管游戏服务器,并且全世界的任何人都能加入。我们通过定制的隧道软件来实现,您可以在这里找到我们的开源客户端。当您启动 playit 程序时,程序会连接到我们的 Anycast 网络,并为您分配一个静态 IP 和端口。然后,您就可以与朋友共享您的静态 IP 和端口。当他们连接时,他们的连接信息将转到最近的隧道服务器,并以隧道方式传输到您电脑上运行的 playit 程序。通过隧道连接,您的朋友就能连接到在您的网络中运行的服务器。 +Tags: +- 代理 +- 多人游戏 +- 多人联机 +- 对战平台 +- 服务器 +- 游戏 +- 电竞 +- 联机 +- 隧道 +ReleaseNotesUrl: https://github.com/playit-cloud/playit-agent/releases/tag/v1.0.10 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.yaml b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.yaml new file mode 100644 index 000000000000..24d950c6096b --- /dev/null +++ b/manifests/d/DevelopedMethods/playit/1.0.10/DevelopedMethods.playit.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: DevelopedMethods.playit +PackageVersion: 1.0.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d76ed57ed60a6643a174f5bfc241bc775ce8028 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:26:18 +0800 Subject: [PATCH 257/279] Move CognitionAI.Devin 2026.5.6-1 to CognitionAI.DevinCLI 2026.5.6-1 (#384525) --- .../CognitionAI.DevinCLI.installer.yaml | 21 ++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 52 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 ++++++++ .../2026.5.6-1/CognitionAI.DevinCLI.yaml | 8 +++ 4 files changed, 102 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..555e1c827eea --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-1 +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.6-1/devin-2026.5.6-1-x86_64-pc-windows.zip + InstallerSha256: F84A818BC56CE61437A40695483BE556A96579CD31CEECD3A0F332088C0BE887 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-1/devin-2026.5.6-1-aarch64-pc-windows.zip + InstallerSha256: 44F129AF5E3A84DF1E74C7A0BDDF7A0BD7313858EAFB1518D4A7FDD466899F39 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..0b24984ce20f --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-1 +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 +ReleaseNotes: |- + ​ + + Web search + Search the web directly from your Devin CLI sessions. The agent can look up documentation, find solutions, and pull in relevant information from the internet without leaving the terminal. + ​ + + Added + - Built-in OAuth device flow for GitHub MCP server. devin mcp add github --url https://api.githubcopilot.com/mcp/ now authenticates via device flow (enter a code at github.com/login/device) without needing --oauth-client-id. + - /copy command to copy the last agent response to the system clipboard. Works over SSH connections and on Linux desktops. + - Numbered options in select prompts can now be picked directly with the 1-9 keys instead of arrowing + Enter. The shortcut is shown as a digit prefix on each option in non-search prompts. + - web_search tool for searching the web during agent sessions. + ​ + + Fixed + - Cancelling a session now also stops running subagents instead of letting them continue in the background + - Shell commands that redirect output to /dev/null (e.g. 2>/dev/null, >/dev/null, &>/dev/null) no longer prompt for write permission to /dev/null. + - Edit tool previews now show correct file line numbers instead of always starting from 1. + - Output token limit raised from 16k to match each model’s actual capacity (128k for Opus, 64k for Sonnet), preventing premature response truncation. + - Option+Backspace now correctly deletes words in select menus (user question “Other” field and search) on BS-mode terminals, instead of inserting ‘h’. + - Slash command output now has consistent visual separation from the prompt, matching how agent responses are displayed. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..f25bc540c123 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..b186b8b11542 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-1/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 1ccc4a9233d0cbd9b10028cf03fa91571f227f98 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:27:00 -0700 Subject: [PATCH 258/279] Automatic update of Softplicity.TotalCADConverter from 4.1.0.17 to 4.1.0.19 (#376245) --- ...ftplicity.TotalCADConverter.installer.yaml | 43 +++++++++++++++++++ ...licity.TotalCADConverter.locale.en-US.yaml | 32 ++++++++++++++ .../Softplicity.TotalCADConverter.yaml | 8 ++++ 3 files changed, 83 insertions(+) create mode 100644 manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.installer.yaml create mode 100644 manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.locale.en-US.yaml create mode 100644 manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.yaml diff --git a/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.installer.yaml b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.installer.yaml new file mode 100644 index 000000000000..57a9c3b47d55 --- /dev/null +++ b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.installer.yaml @@ -0,0 +1,43 @@ +# 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: Softplicity.TotalCADConverter +PackageVersion: 4.1.0.19 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- cgm +- dwf +- dwfx +- dwg +- dxf +- gl2 +- hg +- hgl +- hp +- hp1 +- hp2 +- hpg +- hpgl +- hpgl2 +- hpl +- plo +- plt +- spl +- svg +ProductCode: Total CAD Converter_is1 +ReleaseDate: 2025-10-13 +AppsAndFeaturesEntries: +- ProductCode: Total CAD Converter_is1 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://www.coolutils.com/Downloads/TotalCADConverter.exe + InstallerSha256: 48EF1CFDEC8FC88811F0B15B92BC1D7AF6CE0E95878C4D43A57F9A920AEBAD02 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.locale.en-US.yaml b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.locale.en-US.yaml new file mode 100644 index 000000000000..9a7139db5f91 --- /dev/null +++ b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.locale.en-US.yaml @@ -0,0 +1,32 @@ +# 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: Softplicity.TotalCADConverter +PackageVersion: 4.1.0.19 +PackageLocale: en-US +Publisher: Softplicity, Inc. +PublisherUrl: https://www.coolutils.com/ +PublisherSupportUrl: https://www.coolutils.com/Support +PrivacyUrl: https://www.coolutils.com/PrivacyPolicy +Author: CoolUtils Software +PackageName: Total CAD Converter +PackageUrl: https://www.coolutils.com/TotalCADConverter +License: Proprietary +Copyright: Copyright @ 2006 Softplicity, Inc. +ShortDescription: Total CAD Converter converts CAD files to PDF, TIFF, JPEG, BMP, WMF, PNG, DXF, BMP, CGM, HPGL, SVG, PS, and SWF. Source formats include dxf, dwg, dwf, dwfx, plt, hg, hgl, hpg, plo, hp, hpl, hpgl, hp1, hp2, hpgl2, gl2, spl, svg, cgm. +Description: |- + Total CAD Converter converts CAD files to PDF, TIFF, JPEG, BMP, WMF, PNG, DXF, BMP, CGM, HPGL, SVG, PS, and SWF. Source formats include dxf, dwg, dwf, dwfx, plt, hg, hgl, hpg, plo, hp, hpl, hpgl, hp1, hp2, hpgl2, gl2, spl, svg, cgm. Total CAD Converter's user-friendly interface and built-in wizard make it easy to apply project settings (it will even auto-remember previous job settings so that next time you won't need to recreate them from scratch). Total CAD Converter also includes support for project set-up via the command line. + + Total CAD Converter offers several unique options when converting lots of CAD files at once: + - When you convert multiple CAD files to PDF or TIFF you can combine all source files into a single target file. For instance, convert five CAD drawings into one multi-page TIFF or PDF. + - When converting CAD files to images you can resize, crop and rotate them simultaneously. + + This powerful AutoCAD converter will help you to turn your CAD drawings into black and white or increase the line weight scale, making the lines more visible + + Free 30-day trial period +Tags: +- CAD +- Converter +PurchaseUrl: https://www.coolutils.com/TotalCADConverter/license +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.yaml b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.yaml new file mode 100644 index 000000000000..4e3eb4d3eae7 --- /dev/null +++ b/manifests/s/Softplicity/TotalCADConverter/4.1.0.19/Softplicity.TotalCADConverter.yaml @@ -0,0 +1,8 @@ +# 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: Softplicity.TotalCADConverter +PackageVersion: 4.1.0.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc6b24688b0dd313e131bf1fd60014d4425df642 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:11 +0800 Subject: [PATCH 259/279] Move CognitionAI.Devin 2026.4.29-0 to CognitionAI.DevinCLI 2026.4.29-0 (#384499) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.4.29-0/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..a572bc86fa02 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.29-0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/2026.4.29-0/devin-2026.4.29-0-x86_64-pc-windows.zip + InstallerSha256: ECB588EC5A53473461113ED84FACD23EA6D4A7270CC7838AF05FDB8B87D379FD +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.4.29-0/devin-2026.4.29-0-aarch64-pc-windows.zip + InstallerSha256: F6EB494604009683EFD561047BDA9216E69CDC7123CCD56B03A554F55AA70D96 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5ab9a67e8e2c --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.29-0 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..c6dd6fc2cefd --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.29-0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..7c5b5aec1616 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.29-0/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.29-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From e07a8805ba580ac41b0672832b3fea9d544c3d8b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:15 +0800 Subject: [PATCH 260/279] New version: ZhipuAI.ZCode version 2.12.0 (#380840) --- .../ZCode/2.12.0/ZhipuAI.ZCode.installer.yaml | 31 +++++++++++++ .../2.12.0/ZhipuAI.ZCode.locale.en-US.yaml | 33 ++++++++++++++ .../2.12.0/ZhipuAI.ZCode.locale.zh-CN.yaml | 43 +++++++++++++++++++ .../z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.installer.yaml create mode 100644 manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.en-US.yaml create mode 100644 manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.zh-CN.yaml create mode 100644 manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.yaml diff --git a/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.installer.yaml b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.installer.yaml new file mode 100644 index 000000000000..702bfe79cba2 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ZhipuAI.ZCode +PackageVersion: 2.12.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- zcode +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: 268ce9e6-a30b-5890-ad18-d4b3ebba5377 +ReleaseDate: 2026-05-28 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.zcode-ai.com/zcode/electron/releases/2.12.0/ZCode-2.12.0-win-x64.exe + InstallerSha256: EB04371E47751E4CD56D384F7C49FF0F92D527B9F5C7545A96D0A0CF0650D594 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.zcode-ai.com/zcode/electron/releases/2.12.0/ZCode-2.12.0-win-x64.exe + InstallerSha256: EB04371E47751E4CD56D384F7C49FF0F92D527B9F5C7545A96D0A0CF0650D594 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.en-US.yaml b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.en-US.yaml new file mode 100644 index 000000000000..4c0158d47336 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.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: ZhipuAI.ZCode +PackageVersion: 2.12.0 +PackageLocale: en-US +Publisher: Z.AI +PublisherUrl: https://z.ai/ +Author: Beijing Zhipu Huazhang Technology Co., Ltd. +PackageName: Z Code +PackageUrl: https://zcode-ai.com/ +License: Proprietary +Copyright: © 2026 Z Code. All rights reserved. +ShortDescription: Z Code combines the best AI agents with your existing tools so you can plan, code, review, and deploy without friction. +Description: Z Code is a lightweight AI code editor designed to address the high operational barrier of command-line AI programming tools (such as Claude Code, Codex, Gemini, etc.). By providing a unified and user-friendly visual desktop interface, it seamlessly integrates the capabilities of these Agents, allowing smooth switching and experience across multiple Agent programming tools with just one API key. Additionally, it offers a series of features including secure file version management, efficient code review, task agents, MCP protocol management, and more, delivering you an all-in-one AI-assisted development experience. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +Documentations: +- DocumentLabel: Document + DocumentUrl: https://zhipu-ai.feishu.cn/wiki/VpgrwtBcyiU59zk9fMEcm2sFnee +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.zh-CN.yaml b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.locale.zh-CN.yaml new file mode 100644 index 000000000000..cef1e4eacbc5 --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.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: ZhipuAI.ZCode +PackageVersion: 2.12.0 +PackageLocale: zh-CN +Author: 北京智谱华章科技有限公司 +License: 专有软件 +ShortDescription: Z Code 将最佳的 AI 代理与您现有的工具相结合,让您能够顺畅地进行规划、编码、审查和部署。 +Description: Z Code 是一款轻量级的 AI 代码编辑器,旨在解决命令行 AI 编程工具(如 Claude Code、Codex、Gemini 等)操作门槛高的问题。它通过提供一个统一、友好的可视化桌面,将这些 Agent 的能力无缝集成,仅使用一个 api key 就能丝滑切换体验多个 Agent 编程工具。此外,还提供安全的文件版本管理、高效代码审查、任务 Agent、MCP 协议管理等一系列特性,为你打造一站式的 AI 辅助开发体验。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + 新功能 + - 现在可以直接删除已归档的任务,清理历史内容更方便。 + - 现在可以查看编码方案的续费状态,订阅信息更清晰。 + - 登录与相关服务状态会更稳定地保持,减少重复操作带来的打断。 + - 跨设备或跨环境使用会话时,消息同步能力有所增强,协作更顺畅。 + 问题修复 + - 优化了部分模型的自动模式与回退逻辑,在不支持的情况下会更稳妥地处理,减少异常和误用。 + - 改善了启动失败后的恢复体验,相关设置项会更完整地保留和恢复。 + - 修复了 Windows 环境下部分启动与运行时更新问题,提升了稳定性。 + - 优化了远程连接断开时的处理逻辑,现在能更及时识别断线,并尽量保留任务状态,减少任务意外丢失。 + - 改善了远程任务与主机会话之间的状态同步,任务列表和状态显示会更准确。 + - 修复了会话消息在部分情况下显示异常、重复或边界不清的问题,阅读上下文更自然。 + - 优化了移动端和远程任务列表展示,固定任务的显示与保留更稳定,图标重叠的问题也已修复。 + - 现在界面缩放设置会被正确记住,下次打开时无需重复调整。 + - 修复了已归档反馈内容的状态处理问题,历史记录显示更准确。 + - 优化了上传压缩内容时的兼容性,减少因系统附带信息导致的问题。 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://zhipu-ai.feishu.cn/wiki/VpgrwtBcyiU59zk9fMEcm2sFnee +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.yaml b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.yaml new file mode 100644 index 000000000000..f296dab6aedd --- /dev/null +++ b/manifests/z/ZhipuAI/ZCode/2.12.0/ZhipuAI.ZCode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ZhipuAI.ZCode +PackageVersion: 2.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9f8ee10f4d4d36af591bba42e8cc7a14050d59ea Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:24 +0800 Subject: [PATCH 261/279] Move CognitionAI.Devin 2026.5.26-1 to CognitionAI.DevinCLI 2026.5.26-1 (#384511) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-1/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..8dd9a8bb84b2 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-1 +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-1/devin-2026.5.26-1-x86_64-pc-windows.zip + InstallerSha256: D473039FEC13164DDCDDAD7D92245FF1F23099C6F4E004294B0791B4E3481D98 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-1/devin-2026.5.26-1-aarch64-pc-windows.zip + InstallerSha256: 7F345235EAD19BEE3E5784F6F2247EF84E6ED2F83C658588987BC4642DB08173 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..4e6a856382ce --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-1 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..c822155223ae --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..a65189dbed74 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-1/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 223c283aedfb95a15467b1c10a4996116a315c77 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:28 +0800 Subject: [PATCH 262/279] Move CognitionAI.Devin 2026.5.26-2 to CognitionAI.DevinCLI 2026.5.26-2 (#384513) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-2/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..11194827ad0a --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-2 +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-2/devin-2026.5.26-2-x86_64-pc-windows.zip + InstallerSha256: D6490245641E38BF61BDD6A318A2AF9B46E7FF65CC98924C11E1286DABE2C903 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-2/devin-2026.5.26-2-aarch64-pc-windows.zip + InstallerSha256: 345707D0528764D539ADE1C7B7ACC882BBD346BEF3380040B958285096A505EB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..e2c24cd0a42f --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-2 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..2e7fc047cbba --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..122879b7ded4 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-2/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 7f3d56dc3429d3b37f3dd671f907f4516472e8aa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:33 +0800 Subject: [PATCH 263/279] New version: Microsoft.OneDrive version 26.084.0504.0007 (#381299) --- .../Microsoft.OneDrive.installer.yaml | 57 +++++++++++++++++++ .../Microsoft.OneDrive.locale.en-US.yaml | 37 ++++++++++++ .../Microsoft.OneDrive.locale.zh-CN.yaml | 36 ++++++++++++ .../26.084.0504.0007/Microsoft.OneDrive.yaml | 8 +++ 4 files changed, 138 insertions(+) create mode 100644 manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.installer.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.yaml diff --git a/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.installer.yaml b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.installer.yaml new file mode 100644 index 000000000000..b947170f04e7 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.installer.yaml @@ -0,0 +1,57 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.OneDrive +PackageVersion: 26.084.0504.0007 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent + SilentWithProgress: /silent + Upgrade: /update +ExpectedReturnCodes: +- InstallerReturnCode: 2147747484 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 2147747483 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147749059 + ReturnResponse: packageInUse +- InstallerReturnCode: 2147747474 + ReturnResponse: downgrade +UpgradeBehavior: install +ProductCode: OneDriveSetup.exe +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/OneDriveSetup.exe + InstallerSha256: 75D61FD6A23D1EE89FCA9C42F00DB8E07DD4042B09922AA3966ACF9F256AE0AB +- Architecture: x86 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/OneDriveSetup.exe + InstallerSha256: 75D61FD6A23D1EE89FCA9C42F00DB8E07DD4042B09922AA3966ACF9F256AE0AB + InstallerSwitches: + Custom: /allusers +- Architecture: x64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/amd64/OneDriveSetup.exe + InstallerSha256: B60B97430ABBEB9297AA64BA9420B526BCBB28B0B3C4ACFD4C058A7361437F00 +- Architecture: x64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/amd64/OneDriveSetup.exe + InstallerSha256: B60B97430ABBEB9297AA64BA9420B526BCBB28B0B3C4ACFD4C058A7361437F00 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/arm64/OneDriveSetup.exe + InstallerSha256: A1CB211C06844657EC958DE886280C8CC0436E1A646771072C89AB6B1A8D3308 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://oneclient.sfx.ms/Win/Installers/26.084.0504.0007/arm64/OneDriveSetup.exe + InstallerSha256: A1CB211C06844657EC958DE886280C8CC0436E1A646771072C89AB6B1A8D3308 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.en-US.yaml b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.en-US.yaml new file mode 100644 index 000000000000..543c6361ea18 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.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.OneDrive +PackageVersion: 26.084.0504.0007 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/microsoft-365/onedrive/download +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Keep your files and memories protected, up to date, and easily accessible across all your devices. +Moniker: onedrive +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- microsoft365 +- netdisk +- o365 +- office +- office365 +- share +- sync +- upload +ReleaseNotesUrl: https://support.microsoft.com/office/onedrive-release-notes-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.zh-CN.yaml b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.locale.zh-CN.yaml new file mode 100644 index 000000000000..659dccb3e947 --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.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.OneDrive +PackageVersion: 26.084.0504.0007 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft OneDrive +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-365/onedrive/download +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation。保留所有权利。 +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 保护文件和内存,保持更新,并支持在所有设备上轻松访问。 +Tags: +- microsoft365 +- o365 +- office +- office365 +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ReleaseNotesUrl: https://support.microsoft.com/zh-cn/office/onedrive-发行说明-845dcf18-f921-435e-bf28-4e24b95e5fc0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.yaml b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.yaml new file mode 100644 index 000000000000..7a595666604c --- /dev/null +++ b/manifests/m/Microsoft/OneDrive/26.084.0504.0007/Microsoft.OneDrive.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.OneDrive +PackageVersion: 26.084.0504.0007 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2cbb5595a1f3c254ac7fd7e92971a18c120d844f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:38 +0800 Subject: [PATCH 264/279] Move CognitionAI.Devin 2026.5.6-12 to CognitionAI.DevinCLI 2026.5.6-12 (#384530) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.6-12/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..6d2fac13c3b1 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-12 +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.6-12/devin-2026.5.6-12-x86_64-pc-windows.zip + InstallerSha256: 441A1D5EE5F442434B235263728A13ED98148063A30BF6526B26DCD6107CF83D +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-12/devin-2026.5.6-12-aarch64-pc-windows.zip + InstallerSha256: 174E6A00D243E2CF6D640B55F59ECA3FED1F9CF60FC8E68CAF7D9D0B33060AB4 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..87f1f242fbf1 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-12 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..86a29908f091 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-12 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..98c618879f19 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-12/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 47d923f1d87615c94a51f56c59462afa4a527f28 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:44 +0800 Subject: [PATCH 265/279] Move CognitionAI.Devin 2026.5.26-3 to CognitionAI.DevinCLI 2026.5.26-3 (#384515) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-3/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..319b67076ffb --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-3 +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-3/devin-2026.5.26-3-x86_64-pc-windows.zip + InstallerSha256: 4E243F85AFD46A08793015436FBE1792BF7A7E5D0ADE8DBB9100BB125D349FE3 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-3/devin-2026.5.26-3-aarch64-pc-windows.zip + InstallerSha256: 57FF84AEDD4780CB43C69DF3704E4FAE5A7559DB6BCFEDBA62433FDCA21CA4E1 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..e6572c72e077 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-3 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..981dfe58fe6a --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..22f8a5c558a8 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-3/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From faebf645fcf67991094cbb968ef151a301435457 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:27:51 +0800 Subject: [PATCH 266/279] Move CognitionAI.Devin 2026.5.5-0 to CognitionAI.DevinCLI 2026.5.5-0 (#384523) --- .../CognitionAI.DevinCLI.installer.yaml | 21 ++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 48 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 ++++++++ .../2026.5.5-0/CognitionAI.DevinCLI.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..1b17937482eb --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.5-0 +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.5-0/devin-2026.5.5-0-x86_64-pc-windows.zip + InstallerSha256: 2B9DABE93D38970F9111720B77D302D7E7695267518CAB75127A72B753BB8B25 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.5-0/devin-2026.5.5-0-aarch64-pc-windows.zip + InstallerSha256: 225ED6EC56082453490382790BC376A79ADC8FAE44F5669B87D07C693339014D +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..b82d7f3302f7 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.5-0 +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 +ReleaseNotes: |- + ​ + + Added + - skill search can find model-invocable skills recursively under a project path and filter them by keywords. + ​ + + Changed + - Default model is now SWE 1.6 Fast instead of Adaptive. + ​ + + Fixed + - apply_patch diffs now appear incrementally as the patch is being written, not just after it completes. Both new-file and modify-existing-file patches show diffs progressively. + - Command hints now show the binary name used to launch Devin CLI when run through a renamed binary, symlink, or alias. + - Fixed process hang when MCP OAuth dynamic client registration fails. The local callback server was not properly shut down on error, causing the process to block indefinitely waiting for a browser redirect that would never arrive. + - /steps, /revert, and /fork now show and work with steps from before compaction. Previously, compacting a session made all earlier steps invisible and unrevertible. + - Text now correctly appears before tool calls in scrollback when both are produced in the same streaming turn. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..55c5b7df5e5c --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.5-0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..4f8a9be6a807 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.5-0/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.5-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 8ded7bed232a686227deaad7a5f8e07cc124e45c Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:28:58 +0800 Subject: [PATCH 267/279] Move CognitionAI.Devin 2026.5.26-6 to CognitionAI.DevinCLI 2026.5.26-6 (#384521) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-6/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..d47da731d29f --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-6 +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-6/devin-2026.5.26-6-x86_64-pc-windows.zip + InstallerSha256: 165135B799E5C9760AD3AC1AC0E81CE41B6835D3B18DAA3EA9E993BF04B6AEAF +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-6/devin-2026.5.26-6-aarch64-pc-windows.zip + InstallerSha256: FDB8DEF49A5AF0499464F4A248DE6E93B41D29466F6366AD3568F5053FCAD4F2 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..b8970f0eda7a --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-6 +PackageLocale: en-US +Publisher: Cognition AI, Inc. +PublisherUrl: https://devin.ai/ +PrivacyUrl: https://cognition.ai/privacy-policy +Author: Cognition AI, Inc. +PackageName: Devin CLI +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..2747379dc8fa --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-6 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..6b5c798d7284 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-6/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 029e59cc59fc6750a33aacead9e3e9586822857a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:12 +0800 Subject: [PATCH 268/279] Move CognitionAI.Devin 2026.5.1-1 to CognitionAI.DevinCLI 2026.5.1-1 (#384507) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 37 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++ .../2026.5.1-1/CognitionAI.DevinCLI.yaml | 8 ++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..380761c7e3d1 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.1-1 +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.1-1/devin-2026.5.1-1-x86_64-pc-windows.zip + InstallerSha256: 115C0E828E337853C4EF22472410DF5100E2691A02092D44658E9C25CA7CA5C3 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.1-1/devin-2026.5.1-1-aarch64-pc-windows.zip + InstallerSha256: CC45E61107B57DA6350E38E48643AB84D0273BC706AE2FC133F6FA90770EE187 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..a94a2c34212c --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.1-1 +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 +ReleaseNotes: |- + ​ + + Fixed + - apply_patch diffs now appear incrementally as the patch is being written, not just after it completes. Both new-file and modify-existing-file patches show diffs progressively. + - Command hints now show the binary name used to launch Devin CLI when run through a renamed binary, symlink, or alias. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..295c1f3fae99 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.1-1 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..54834a0bd47b --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.1-1/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.1-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 51c9d6035574ca406c38adbb29b6bc7b0ceb4789 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:16 +0800 Subject: [PATCH 269/279] Move CognitionAI.Devin 2026.5.6-10 to CognitionAI.DevinCLI 2026.5.6-10 (#384527) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.6-10/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..acf309318331 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-10 +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.6-10/devin-2026.5.6-10-x86_64-pc-windows.zip + InstallerSha256: 88E5AC11FC9134B47DD58AFD1182C248DB4345A48299A8AFC422C8C260422422 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-10/devin-2026.5.6-10-aarch64-pc-windows.zip + InstallerSha256: 9CB5236243CE79B39D588840BD3CACC6EDBB1EFB0EC7EBCED160E2E4FAA5D7BE +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..8cc332c4c5bb --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-10 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..13396f4391a3 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-10 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..f6eea0e6d40b --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-10/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From bc6048cbb1f470209fa2d600ccc137c449644dca Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:21 +0800 Subject: [PATCH 270/279] Move CognitionAI.Devin 2026.4.24-10 to CognitionAI.DevinCLI 2026.4.24-10 (#384497) --- .../CognitionAI.DevinCLI.installer.yaml | 21 ++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 38 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 37 ++++++++++++++++++ .../2026.4.24-10/CognitionAI.DevinCLI.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..eff2798c5f02 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.24-10 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/2026.4.24-10/devin-2026.4.24-10-x86_64-pc-windows.zip + InstallerSha256: 04A5A2895DC68DD36004FFDA4270E1D3BDCD5C3BCB9E931773ECD60F76C0B95F +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.4.24-10/devin-2026.4.24-10-aarch64-pc-windows.zip + InstallerSha256: A03E2018E43E0E3ECD22DFE47E000BAA37CEB1555C6725DB2F942C1A5309A90B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..da1420279f72 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.24-10 +PackageLocale: en-US +Publisher: Cognition AI, Inc. +PublisherUrl: https://devin.ai/ +# PublisherSupportUrl: +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 +# Copyright: +# CopyrightUrl: +ShortDescription: A fast and minimal agent that lives both in your terminal and in the cloud. +# Description: +# Moniker: +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +# ReleaseNotes: +ReleaseNotesUrl: https://cli.devin.ai/docs/changelog/stable +PurchaseUrl: https://devin.ai/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cli.devin.ai/docs +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..487a1c8b99b0 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.24-10 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +# Description: +# Moniker: +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..ec6755aed891 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.24-10/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.24-10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 97104b293004f116cd3a131cc4809ea6ba028fed Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:26 +0800 Subject: [PATCH 271/279] Move CognitionAI.Devin 2026.5.26-0 to CognitionAI.DevinCLI 2026.5.26-0 (#384509) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 82 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++ .../2026.5.26-0/CognitionAI.DevinCLI.yaml | 8 ++ 4 files changed, 132 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..648bc8f30657 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-0 +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-0/devin-2026.5.26-0-x86_64-pc-windows.zip + InstallerSha256: 53A29908C55BB3434A366593AB2301AD55A9D9D2F451C86CE68F4874B906950D +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-0/devin-2026.5.26-0-aarch64-pc-windows.zip + InstallerSha256: 606ED036C49F9F4C4BF0A21E71462AC0EB6F63EDF4BD4346981DBE705C8B1085 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..77cd2bfb8298 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.en-US.yaml @@ -0,0 +1,82 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-0 +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 +ReleaseNotes: |- + ​ + + Added + - Gemini 3.5 Flash model support. + - ATIF export (--export --output-format atif) now includes per-step token usage and cost data (total_input_tokens, output_tokens, cache_read_tokens, cache_creation_tokens, committed_credit_cost, committed_acu_cost, generation_model). + - New /cloud-attach command to attach to an existing cloud Devin session with full TUI rendering (tool calls, messages, plans, file edits). The existing /handoff behavior is unchanged. + - New /cloud-sessions [--all] command to list recent cloud Devin sessions and their attachable session IDs. + - Custom subagent profiles can opt in to nested subagent spawning via the max-nesting frontmatter field, overriding the default depth limit. + - Supported editor integrations, including Windsurf, now show the agent which file you have open, your cursor position, and other open editor tabs as part of its context. + - --export flag for exporting conversation history in ATIF format. + - New /fast slash command to quickly switch to SWE-1.6 Fast, with pricing comparison against the current model. + - Figma MCP servers can now authenticate with devin mcp add figma --url https://mcp.figma.com/v1 without additional configuration. + - When prompted for an MCP tool permission, two additional server-level options are now offered: approve all tools on the server for the current session, or permanently. This lets you grant broader access without re-approving each tool individually. + - Prompt navigation and collapsible command sections in terminals with shell integration. VS Code, Windsurf, Ghostty, iTerm2, kitty, WezTerm, and Windows Terminal users can now jump between prompts with keyboard shortcuts (e.g. Ctrl+Shift+Up/Down in VS Code), see prompt markers in the scrollbar, and collapse agent output sections (iTerm2). Prompt marks also survive session restore. + - Revert preview now shows line diff stats (+N -M) and a “View diff” button for all action types (restore, delete, recreate). + - show_hints config option to suppress “Did you know” tips between turns (default: on) + ​ + + Changed + - Long conversations are compacted earlier in the background so the agent spends less time pausing when context is nearly full. + - ATIF exports now include richer per-step transcript details, including telemetry, timing metrics, token counts, and cost information. + - Shell commands that continue running in the background after a timeout now report how long Devin waited before returning. + - The built-in Explore subagent can now use web search to research topics outside the codebase, in addition to its read-only codebase tools. It still cannot fetch arbitrary URLs or edit files. + - Homebrew installations are now externally-managed. The /update command will direct users to upgrade via brew upgrade devin instead of attempting self-update. + - HTTP MCP servers now try Streamable HTTP first and automatically fall back to legacy SSE when the server responds with an HTTP 4xx error, per the MCP spec. + - MCP OAuth callback pages now show Devin-branded success and failure screens instead of plain text. + - Renamed the product from “Devin for Terminal” to “Devin CLI” in user-facing UI, the REPL welcome and startup banner, slash command descriptions (/bug), bug report output, cloud handoff messages, version self-manage messages, tips, and public documentation. The binary name, config paths, and install URLs are unchanged. + - Revert preview now shows descriptive warnings for irreversible actions instead of empty placeholders. + - Read-only shell commands (e.g. ls, cat, pwd) no longer trigger irreversible action warnings during revert. + - Shell integration startup is faster, reducing noticeable delay when opening a shell. + - Trimmed the first-run welcome message for Devin CLI. + - Windows: default non-interactive shell is now PowerShell instead of Git Bash. Git for Windows is no longer required to run Devin CLI on Windows. + ​ + + Fixed + - Image attachments in Windsurf now show the correct warning when the selected Devin CLI model does not support images. + - Responses silently truncated when the model hits its max output token limit now show a warning and exit non-zero in pipe mode instead of returning partial output as if complete. + - Persist the reduced trailing-image cap across turns after HTTP 413; prevents the cap from resetting to 20 each turn and triggering repeated 413 cycles + - Re-encode bmp/tiff/ico images to PNG at the message-forest chokepoint instead of forwarding them to Anthropic with an unsupported mime_type, which surfaced as messages.N.content.0.image.source.base64.media_type: Input should be 'image/jpeg', 'image/png', 'image/gif' or 'image/webp' 400 errors. + - Drop oversize (>5 MB) images whose bytes can’t be fully decoded instead of passing them through verbatim, which surfaced as image exceeds 5 MB maximum 400 errors. + - Typing into a multiple-choice question’s “Other (type your own)” field no longer drops e/space or treats j/k/digits as shortcuts; all characters now insert into the answer. + - Plan mode is now available when your organization requires sandbox mode. Previously /plan and /mode plan were rejected with “Plan mode is not available”, even though plan mode is read-only. + - Pre-user-prompt hooks that exit with code 2 now correctly block the prompt instead of being silently ignored. + - Reverting a step no longer reports a spurious “file was modified externally” conflict for files where the agent’s edit was rejected in the IDE. + - Reverting or editing a cancelled prompt (stopped before any output streamed) no longer fails with “could not resolve step.” + - Sandbox mode no longer leaves empty ghost dotfiles (.bashrc, .gitconfig, .mcp.json, etc.) in the project directory after commands finish. + - The in-session skill tool now finds skills behind symlinked directories under .windsurf/skills/, .agents/skills/, and .claude/skills/, matching devin skills list. + - /handoff now collects untracked files from the entire repository, not just the current subdirectory + - /handoff now includes untracked files in the git diff sent to cloud Devin, not just tracked changes + - “Always Allow” permission grants in Windsurf now persist across sessions. Previously, selecting “Always Allow” in the ACP permission dialog only granted the scope for the current session. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..5adcc37ed5d7 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..9bec44d3d47c --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-0/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 97c2925cadc2e5b30841e2ad6e5510dd3e573b19 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:34 +0800 Subject: [PATCH 272/279] Move CognitionAI.Devin 2026.5.6-8 to CognitionAI.DevinCLI 2026.5.6-8 (#384539) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.6-8/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..0a647e1a16a5 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-8 +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.6-8/devin-2026.5.6-8-x86_64-pc-windows.zip + InstallerSha256: EE1E50D210C4636323F016E9A75B82535A31A58E4D10776BBE4319D5D5EB0017 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-8/devin-2026.5.6-8-aarch64-pc-windows.zip + InstallerSha256: 522FDCD4FDF543821EB00D350FF1142972594E725DEDDAEA34DD69BE5E5AE3CF +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..0a464756aa45 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-8 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..d608859c6492 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-8 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..5a16328aa4c6 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-8/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From db848fda969019bbd148142a94e9810ff8ad4d7b Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:40 +0800 Subject: [PATCH 273/279] Move CognitionAI.Devin 2026.5.6-4 to CognitionAI.DevinCLI 2026.5.6-4 (#384534) --- .../CognitionAI.DevinCLI.installer.yaml | 21 ++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 40 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 ++++++++++ .../2026.5.6-4/CognitionAI.DevinCLI.yaml | 8 ++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..8f5e490cdbfa --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-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.6-4/devin-2026.5.6-4-x86_64-pc-windows.zip + InstallerSha256: AEA1F5F5811B3748C3C241E675BA72B0C316D6AF2528B78259209638F590A4C3 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-4/devin-2026.5.6-4-aarch64-pc-windows.zip + InstallerSha256: 9F2ABF34AEE083698FED09C9ED08A74245FB71718B85D5D36F135FD780921EDA +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..2ca976314dd0 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-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 +ReleaseNotes: |- + ​ + + Added + - Figma MCP servers can now authenticate with devin mcp add figma --url https://mcp.figma.com/v1 without additional configuration. + ​ + + Changed + - Shell integration startup is faster, reducing noticeable delay when opening a shell. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..d906e901c3e2 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-4 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..9fe27168b013 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-4/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 526d9b4a792293578ac9c92149db5d9b652300e6 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:45 +0800 Subject: [PATCH 274/279] Move CognitionAI.Devin 2026.5.6-2 to CognitionAI.DevinCLI 2026.5.6-2 (#384532) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 36 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++ .../2026.5.6-2/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..5817ef5aa60e --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-2 +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.6-2/devin-2026.5.6-2-x86_64-pc-windows.zip + InstallerSha256: FF5FEBEE2618FE51DAB751DF086AFCF3F923301385BB087BA0C7F3200B15E92D +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-2/devin-2026.5.6-2-aarch64-pc-windows.zip + InstallerSha256: 53ECC48C28EB5EB4A5FE23B0CCE771A50F550222B5888D8FC846383FB7A31B58 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..ff317537c2a6 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-2 +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 +ReleaseNotes: |- + ​ + + Fixed + - Typing into a multiple-choice question’s “Other (type your own)” field no longer drops e/space or treats j/k/digits as shortcuts; all characters now insert into the answer. +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..68af50cdada8 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..f74fb5e37e48 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-2/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 65e6512be8ebd0897fb426235bc62368dc29c634 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:49 +0800 Subject: [PATCH 275/279] Move CognitionAI.Devin 2026.5.6-7 to CognitionAI.DevinCLI 2026.5.6-7 (#384537) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.6-7/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..a63c1f140b82 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-7 +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.6-7/devin-2026.5.6-7-x86_64-pc-windows.zip + InstallerSha256: B5B004F58F6DDA646D4A2ACBF7628368B12EFB3B896CEB86EA1EFF88F62B711C +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.6-7/devin-2026.5.6-7-aarch64-pc-windows.zip + InstallerSha256: A78F05D3AB614C37DF065C21F2A75BC409EBCD70322C0C5DDCC2ACF8FD62F1B9 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..b35b5261601b --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-7 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..c371825e9810 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-7 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..84f5d111fea0 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.6-7/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.6-7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From ac26ac6cb7b2a52d3fd88b4f1058fc8d483ad790 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:29:59 +0800 Subject: [PATCH 276/279] Move CognitionAI.Devin 2026.4.30-3 to CognitionAI.DevinCLI 2026.4.30-3 (#384503) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.4.30-3/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..5a154a943763 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\devin.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: +- Architecture: x64 + InstallerUrl: https://static.devin.ai/cli/2026.4.30-3/devin-2026.4.30-3-x86_64-pc-windows.zip + InstallerSha256: A4ADCE50F37CF4D80F119B8BA1704577B1ABB842DF7731B2DD5B5138524764E4 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.4.30-3/devin-2026.4.30-3-aarch64-pc-windows.zip + InstallerSha256: 57B880B8ABBE29C579B1779FE90A558CF9BCDA6CCA0AC50BF3084EC078F3A5A4 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..3b6145196f8a --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-3 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..e306727d0d47 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..cbd19801adef --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-3/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From d995061a039e9155c7292692a9815e442eb57593 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:30:05 +0800 Subject: [PATCH 277/279] Move CognitionAI.Devin 2026.5.26-5 to CognitionAI.DevinCLI 2026.5.26-5 (#384519) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-5/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..1a55c55bad60 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-5 +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-5/devin-2026.5.26-5-x86_64-pc-windows.zip + InstallerSha256: F4A98B262AB18BC35FBB7F1A0652696CFA549845FE9F4DE4611B3356063BCD9A +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.5.26-5/devin-2026.5.26-5-aarch64-pc-windows.zip + InstallerSha256: 7471BF4B30E534E030EEA5AC56A461810381690E547920FC46D00B7F328AA681 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..ef18fc92c501 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-5 +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..6dd8c8477755 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..6ea25f869a3f --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-5/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From a5182cc07807fdf149cd5be884216aa65748ebf0 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:30:10 +0800 Subject: [PATCH 278/279] Move CognitionAI.Devin 2026.5.26-4 to CognitionAI.DevinCLI 2026.5.26-4 (#384517) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++++ .../2026.5.26-4/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..a5a4db4baa62 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..30fc3e247716 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..bbe10f67efd7 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-4 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..9b67c620e57b --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.5.26-4/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.5.26-4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From e6f1afd0a33f0d0a09380d3cae2b962737a1531a Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 9 Jun 2026 05:30:15 +0800 Subject: [PATCH 279/279] Move CognitionAI.Devin 2026.4.30-4 to CognitionAI.DevinCLI 2026.4.30-4 (#384505) --- .../CognitionAI.DevinCLI.installer.yaml | 21 +++++++++++ .../CognitionAI.DevinCLI.locale.en-US.yaml | 36 +++++++++++++++++++ .../CognitionAI.DevinCLI.locale.zh-CN.yaml | 21 +++++++++++ .../2026.4.30-4/CognitionAI.DevinCLI.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.installer.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.en-US.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.zh-CN.yaml create mode 100644 manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.yaml diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.installer.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.installer.yaml new file mode 100644 index 000000000000..e471e852d4ce --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-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.4.30-4/devin-2026.4.30-4-x86_64-pc-windows.zip + InstallerSha256: 02A93C411588E5B8AD9439578F164A608B8432F95984DEC1F6707AF19BC37622 +- Architecture: arm64 + InstallerUrl: https://static.devin.ai/cli/2026.4.30-4/devin-2026.4.30-4-aarch64-pc-windows.zip + InstallerSha256: 46E16A57499D2B35F78F12BB3F738B25C8C3D0F93A79CD7B50DDB1E7CCD17796 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.en-US.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..5b75d9a6751d --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-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 +ReleaseNotes: |- + ​ + + Fixed + - /usage command now shows quota % remaining and overage balance for quota-billing users instead of “no credits consumed.” +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.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.zh-CN.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..12ccb6328777 --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.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.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-4 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款快速且极简的智能体,既可在终端本地运行,也可在云端部署。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cli.devin.ai/docs +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.yaml b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.yaml new file mode 100644 index 000000000000..cb8dc43c6c5d --- /dev/null +++ b/manifests/c/CognitionAI/DevinCLI/2026.4.30-4/CognitionAI.DevinCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: CognitionAI.DevinCLI +PackageVersion: 2026.4.30-4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0