From d4fabb7b3c4cd809fea86743deaa63693f94e614 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:09:31 +0800 Subject: [PATCH 01/84] New version: Iterate.Cyberduck version 9.5.0.45237 (#390100) --- .../Iterate.Cyberduck.installer.yaml | 27 ++++++++ .../Iterate.Cyberduck.locale.en-US.yaml | 63 +++++++++++++++++++ .../Iterate.Cyberduck.locale.zh-CN.yaml | 18 ++++++ .../9.5.0.45237/Iterate.Cyberduck.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.installer.yaml create mode 100644 manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.en-US.yaml create mode 100644 manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.zh-CN.yaml create mode 100644 manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.yaml diff --git a/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.installer.yaml b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.installer.yaml new file mode 100644 index 0000000000000..ba4dbdb10227b --- /dev/null +++ b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.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: Iterate.Cyberduck +PackageVersion: 9.5.0.45237 +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://update.cyberduck.io//Cyberduck-Installer-9.5.0.45237.exe + InstallerSha256: 464A14CCB23BA030E0F13F70C2AB4C215DEEBD32FB48D11CFC64F0DEF15C6CBD + ProductCode: '{9d81cf74-4d0a-4c80-8533-18976f89982e}' + AppsAndFeaturesEntries: + - UpgradeCode: '{69C1D059-4B45-4220-A82C-DAE80C9CD8E0}' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://update.cyberduck.io//Cyberduck-Installer-9.5.0.45237.msi + InstallerSha256: 976201256BCD95D0E2CA6034A877F644AB3E2A9569A1A847EA79367B44A2A3E0 + InstallerSwitches: + InstallLocation: INSTALLLOCATION="" + ProductCode: '{CB6B38BF-1F4D-4377-AB02-F96C5C3455F4}' + AppsAndFeaturesEntries: + - UpgradeCode: '{B9C33495-4B77-4863-9A40-4E767388647E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.en-US.yaml b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.en-US.yaml new file mode 100644 index 0000000000000..d0833f7202093 --- /dev/null +++ b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Iterate.Cyberduck +PackageVersion: 9.5.0.45237 +PackageLocale: en-US +Publisher: iterate GmbH +PublisherUrl: https://iterate.ch/ +PublisherSupportUrl: https://cyberduck.io/help/ +PrivacyUrl: https://cyberduck.io/privacy/ +Author: iterate GmbH +PackageName: Cyberduck +PackageUrl: https://cyberduck.io/ +License: GPL-3.0 +LicenseUrl: https://cyberduck.io/license/ +Copyright: Copyright 2001-2026 David Kocher. Copyright 2011-2023 Yves Langisch +ShortDescription: A libre server and cloud storage browser for Mac and Windows with support for FTP, SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox. +Moniker: cyberduck +Tags: +- file +- server +- share +- storage +ReleaseNotes: |- + - [Feature] Support for Liquid Glass (macOS) (#17459 + - [Feature] AWS IAM Identity Center Support (S3) (#13377) + - [Feature] Connect with credentials from credential_process configuration directive in ~/.aws ( S3) (#11664) + - [Feature] Add preference to include previous versions of files in browser (S3) (#18020) + - [Feature] Retrieve credentials from instance metadata using IMDSv2 (S3) (#16104) + - [Feature] Disable versioned listing by default (S3) (#18031) + - [Feature] Add option in Preferences to enable versioned listing (S3) (#18031) + - [Feature] Display file details for file transfers as popover (macOS) + - + - [Feature] Display "Bookmark" window as popover (macOS) + - + - [Feature] Hide controls for unavailable options in "Bookmark" window (macOS) + - [Feature] Display labels of bookmarks in list view (macOS) + - [Feature] Add "Connect" button in "Bookmark" window (macOS) + - [Feature] Make available all configuration options in "Connection" window (macOS) + - [Feature] Add "More Options" as tab in "Connection" and "Bookmark" windows (macOS) + - [Feature] Add "Connect" and "Disconnect" items to "Go" menu (macOS) + - [Feature] Only show navigation bar in list and outline view of "Browser" window (macOS) + - [Feature] Display progress indicator in browser view (macOS) + - [Feature] Display progress indicator in bookmark view (macOS) + - [Feature] Index of connection profiles allows instant display in Preferences → Profiles + - [Bugfix] Error downloading file from unlocked vault (Cryptomator) (#17935) + - [Bugfix] No trailing delimiter for path style requests with bucket name only (#17901) + - [Bugfix] Repeating file transfer in vault fails after restart (Cryptomator) (#17974) + - [Bugfix] Do not write file header to placeholder files for folders (Cryptomator, Mega.nz S4) + - [Bugfix] Remove /Default symbolic link (Sharepoint) (#17918) + - [Bugfix] Map all SSL failures to network error and await server response on control connection (FTP) (#17946) + - [Bugfix] Browser window does not show up in Exposé & Mission Control (macOS) (#17703) + - [Bugfix] Compare public key blob instead of comment when retrieving key from agent (SFTP) + - [Bugfix] Support "Include" directive when reading from OpenSSH config (SFTP) (#10451) + - [Bugfix] Exclude trashed folders in list by default (Backblaze B2) (#18101 + - [Bugfix] Support "Match Host" and "Match User" directive in OpenSSH configuration (SFTP) (#10451 + - [Bugfix] Interoperability with IdentityAgent from 1Password (SFTP, Windows) +ReleaseNotesUrl: https://cyberduck.io/changelog/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.cyberduck.io/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.zh-CN.yaml b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.locale.zh-CN.yaml new file mode 100644 index 0000000000000..289fb36f84bd2 --- /dev/null +++ b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.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: Iterate.Cyberduck +PackageVersion: 9.5.0.45237 +PackageLocale: zh-CN +ShortDescription: 一款适用于 Mac 和 Windows 的自由开源服务器及云存储浏览器,支持 FTP、SFTP、WebDAV、Amazon S3、OpenStack Swift、Backblaze B2、Microsoft Azure 和 OneDrive、Google Drive 以及 Dropbox。 +Tags: +- 共享 +- 分享 +- 发送 +- 文件 +- 服务器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.cyberduck.io/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.yaml b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.yaml new file mode 100644 index 0000000000000..f527924d34b52 --- /dev/null +++ b/manifests/i/Iterate/Cyberduck/9.5.0.45237/Iterate.Cyberduck.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: Iterate.Cyberduck +PackageVersion: 9.5.0.45237 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 090b18ea3141252362e7ec11ea8f16fcdcce9d8b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:09:45 +0800 Subject: [PATCH 02/84] New version: Testfully.Testfully version 1.191.0 (#390108) --- .../Testfully.Testfully.installer.yaml | 19 +++++++++ .../Testfully.Testfully.locale.en-US.yaml | 39 +++++++++++++++++++ .../Testfully.Testfully.locale.zh-CN.yaml | 26 +++++++++++++ .../1.191.0/Testfully.Testfully.yaml | 8 ++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.installer.yaml create mode 100644 manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.en-US.yaml create mode 100644 manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.zh-CN.yaml create mode 100644 manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.yaml diff --git a/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.installer.yaml b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.installer.yaml new file mode 100644 index 0000000000000..7d71e93bec866 --- /dev/null +++ b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.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: Testfully.Testfully +PackageVersion: 1.191.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{CC16F97C-4017-44D7-A5A5-8C25B8C7AD13}' +ReleaseDate: 2026-06-18 +AppsAndFeaturesEntries: +- UpgradeCode: '{9625860C-C5EB-5A01-B0E7-FC083B47F530}' +Installers: +- Architecture: x64 + InstallerUrl: https://releases.testfully.io/desktop/build-544/Testfully_1.191.0_x64_en-US.msi + InstallerSha256: CC5283238FE0B9A1CD0DB3D11A612962D0D9AD8F6385929DC11896DA1375AC40 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.en-US.yaml b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.en-US.yaml new file mode 100644 index 0000000000000..515dc8d1e96f5 --- /dev/null +++ b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.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: Testfully.Testfully +PackageVersion: 1.191.0 +PackageLocale: en-US +Publisher: testfully +PublisherUrl: https://www.testfully.io/ +PublisherSupportUrl: https://testfully.io/contact/ +PrivacyUrl: https://testfully.io/privacy-policy/ +Author: Testfully Pty Ltd. +PackageName: Testfully +PackageUrl: https://docs.testfully.io/docs/download/ +License: Proprietary +LicenseUrl: https://testfully.io/terms-conditions/ +CopyrightUrl: https://testfully.io/terms-conditions/ +ShortDescription: The API Development Toolkit for Enterprises. +Description: Develop and test APIs with a wide range of features, Postman compatibility; available as a Cloud or Offline solution. What more could you ask for? +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: Fixed a bug where some Testfully users on desktop would experience slow loading times when opening the app. +ReleaseNotesUrl: https://testfully.io/changelog/ +PurchaseUrl: https://www.testfully.io/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.testfully.io/ +- DocumentLabel: FAQ + DocumentUrl: https://testfully.io/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.zh-CN.yaml b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.locale.zh-CN.yaml new file mode 100644 index 0000000000000..65241675a3a77 --- /dev/null +++ b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.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: Testfully.Testfully +PackageVersion: 1.191.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 企业级 API 开发工具包。 +Description: 提供丰富功能的 API 发与测试环境,完美兼容 Postman;支持云端或离线部署方案。这还不能满足您? +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.testfully.io/ +- DocumentLabel: 常见问题 + DocumentUrl: https://testfully.io/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.yaml b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.yaml new file mode 100644 index 0000000000000..07c5695e44f15 --- /dev/null +++ b/manifests/t/Testfully/Testfully/1.191.0/Testfully.Testfully.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: Testfully.Testfully +PackageVersion: 1.191.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 296f4e273825db46440687dd7f942cf729755a7a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:09:57 +0800 Subject: [PATCH 03/84] New version: can1357.oh-my-pi version 16.0.7 (#390129) --- .../16.0.7/can1357.oh-my-pi.installer.yaml | 18 +++++ .../16.0.7/can1357.oh-my-pi.locale.en-US.yaml | 66 +++++++++++++++++++ .../16.0.7/can1357.oh-my-pi.locale.zh-CN.yaml | 24 +++++++ .../oh-my-pi/16.0.7/can1357.oh-my-pi.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..1b5509b07c9ad --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.7/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: 16.0.7 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v16.0.7/omp-windows-x64.exe + InstallerSha256: 9552463632EA205C34BAAC3E0551C4BA9592207EB39A0E3861682C1C04082B45 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..e67a073b76109 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.7/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: 16.0.7 +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 + Changed + - Switched Google OAuth callback hostname from localhost to 127.0.0.1 to prevent IPv6 loopback fallback delays and proxy routing interception. + Fixed + - Fixed OpenCode Go usage reporting to synthesize /usage limits from OMP-observed request costs for the 5h, weekly, and monthly provider caps. (#2942) + - Fixed MiniMax Anthropic-compatible requests to serialize adaptive thinking without an invalid Anthropic output_config.effort tier (#2928). + @oh-my-pi/pi-catalog + Fixed + - Fixed MiniMax Anthropic-compatible M2/M3 thinking metadata to expose the adaptive transport and keep M2 mandatory reasoning floored (#2928). + @oh-my-pi/pi-coding-agent + Fixed + - Fixed /model in the TUI to open the model setup picker again, leaving /switch as the temporary session model switcher (#2933). + - Fixed OpenCode Go sessions recording per-request cost history so /usage can show local cap utilization. (#2942) + @oh-my-pi/pi-natives + Added + - Added Fortran support to the AST tooling, including file/alias resolution. + What's Changed + - fix(coding-agent): restore /model role picker by @roboomp in https://github.com/can1357/oh-my-pi/pull/2938 + - fix(ai/kimi): sanitize client device headers to avoid Cloudflare 520 errors by @usr-bin-roygbiv in https://github.com/can1357/oh-my-pi/pull/2939 + - fix(coding-agent): bypass stream-interrupted guard for Gemini malformed function calls by @usr-bin-roygbiv in https://github.com/can1357/oh-my-pi/pull/2940 + - fix(providers): add OpenCode Go usage reporting by @roboomp in https://github.com/can1357/oh-my-pi/pull/2947 + - perf(auth): switch Google OAuth callback hostname to 127.0.0.1 for fast loopback by @cagedbird043 in https://github.com/can1357/oh-my-pi/pull/2932 + - fix(providers): map MiniMax Anthropic thinking by @roboomp in https://github.com/can1357/oh-my-pi/pull/2934 + - feat(coding-agent): add Fortran support by @TobiasLinnITHE in https://github.com/can1357/oh-my-pi/pull/2964 + New Contributors + - @TobiasLinnITHE made their first contribution in https://github.com/can1357/oh-my-pi/pull/2964 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v16.0.6...v16.0.7 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v16.0.7 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4adbda882d91f --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.7/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: 16.0.7 +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/16.0.7/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/16.0.7/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..acf7f02ec2be7 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.7/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: 16.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 244cb1bb5613b45d8a4c17079cda5e3af6377bc3 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:10:18 +0800 Subject: [PATCH 04/84] New version: Wakatime.CLIWakatime version 2.20.2 (#390926) --- .../Wakatime.CLIWakatime.installer.yaml | 30 +++++++++++++++++++ .../Wakatime.CLIWakatime.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.20.2/Wakatime.CLIWakatime.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.installer.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.locale.en-US.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.yaml diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 0000000000000..58e7ca8a15c84 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.2/wakatime-cli-windows-386.zip + InstallerSha256: 666CAB4612899F9DCB62793D6428718FAA739F38885553000776256FFFF53750 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.2/wakatime-cli-windows-amd64.zip + InstallerSha256: F3B98D2BB92D7C9447963E33B778F0882431079A53E31983888B0A4D5B25BC31 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.2/wakatime-cli-windows-arm64.zip + InstallerSha256: 4F45FB57F280B750FB2A70825E5680EB899B7970C15A159BA554959FD2264B4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 0000000000000..a788816b15925 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.2 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Fix ai agent model, version, and reasoning effort parsing #1472 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.20.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.yaml new file mode 100644 index 0000000000000..29f54d83613e0 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.2/Wakatime.CLIWakatime.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: Wakatime.CLIWakatime +PackageVersion: 2.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d0ecffa97f3b2dbbac3bdde61464453fa29e7d3 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:10:30 +0800 Subject: [PATCH 05/84] New version: Wakatime.CLIWakatime version 2.20.3 (#390927) --- .../Wakatime.CLIWakatime.installer.yaml | 30 +++++++++++++++++++ .../Wakatime.CLIWakatime.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.20.3/Wakatime.CLIWakatime.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.installer.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.locale.en-US.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.yaml diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 0000000000000..7d20fba7f6bd8 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.3 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.3/wakatime-cli-windows-386.zip + InstallerSha256: 2D87E44DD0B6E798E4DA0A37B3F068A8778A1DCF2BBBE7C1A449F3F35CF682AD +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.3/wakatime-cli-windows-amd64.zip + InstallerSha256: 1606E37722EC7D2F64B72BE577A0B40E0901E10C0F1797A100CDCB26A9AE86E0 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.3/wakatime-cli-windows-arm64.zip + InstallerSha256: 984FBD76A9D6D3537E2699AB628F9A74EF59D3E4ECA486FA37CD630E2ADFFEB5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 0000000000000..669e436f99580 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.3 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Support new codex transcript apply patch format #1474 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.20.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.yaml new file mode 100644 index 0000000000000..6a65eeaa1cca7 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.3/Wakatime.CLIWakatime.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: Wakatime.CLIWakatime +PackageVersion: 2.20.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9e7aaba6ab75c162abe6cbdb3cde2ff682cb43fb Mon Sep 17 00:00:00 2001 From: Game1024 Date: Sat, 20 Jun 2026 23:10:43 +0800 Subject: [PATCH 06/84] New version: Game1024.OpenSpeedy version 3.0.0 (#390955) --- .../3.0.0/Game1024.OpenSpeedy.installer.yaml | 18 ++++++++++ .../Game1024.OpenSpeedy.locale.en-US.yaml | 35 +++++++++++++++++++ .../OpenSpeedy/3.0.0/Game1024.OpenSpeedy.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.installer.yaml create mode 100644 manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.locale.en-US.yaml create mode 100644 manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.yaml diff --git a/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.installer.yaml b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.installer.yaml new file mode 100644 index 0000000000000..0f0d05c1a74c8 --- /dev/null +++ b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Game1024.OpenSpeedy +PackageVersion: 3.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: openspeedy.exe + PortableCommandAlias: openspeedy +ReleaseDate: 2026-06-20 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/game1024/OpenSpeedy/releases/download/3.0.0/OpenSpeedy-3.0.0.zip + InstallerSha256: A5B656BC5877349F71DC449A2332EE511A742B51D5F8253D8941FC7F6DC16816 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.locale.en-US.yaml b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.locale.en-US.yaml new file mode 100644 index 0000000000000..c0ef80ed464d0 --- /dev/null +++ b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Game1024.OpenSpeedy +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: Game1024 +PublisherUrl: https://github.com/game1024 +PublisherSupportUrl: https://github.com/game1024/OpenSpeedy/issues +PackageName: OpenSpeedy +PackageUrl: https://github.com/game1024/OpenSpeedy +License: GPL-3.0 +LicenseUrl: https://github.com/game1024/Speedy/blob/HEAD/LICENSE +ShortDescription: 🎮 An open-source game speed modifier.[一款开源的游戏变速器] +Tags: +- cplusplus +- gamedev +- gamemod +- pc +- qt +- speed-engine +- toolkit +- windows +ReleaseNotes: |- + OpenSpeedy 3.0.0 发布! + - 🏗️ 重大重构: UI 底层架构迁移:Qt → Tauri, 整个前端框架从 Qt 迁移到 Tauri + - ✨ 现代化界面风格:全新的 UI 设计,简洁直观,操作体验全面升级。 + - 🌍国际化语言支持,新增 5 种语言:🇺🇸 English、🇩🇪 Deutsch(德语)、🇫🇷 Français(法语)、🇯🇵 日本語、🇰🇷 한국어 + - ☀️简易开发流程:基于 Tauri + Rust + TypeScript 技术栈,开发环境搭建更简单,构建流程更高效。 +ReleaseNotesUrl: https://github.com/game1024/OpenSpeedy/releases/tag/3.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/game1024/OpenSpeedy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.yaml b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.yaml new file mode 100644 index 0000000000000..82703bf7ac048 --- /dev/null +++ b/manifests/g/Game1024/OpenSpeedy/3.0.0/Game1024.OpenSpeedy.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Game1024.OpenSpeedy +PackageVersion: 3.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From a7a4c204dc79e40ba5728916ef1ed84fa9c66328 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:11:56 +0800 Subject: [PATCH 07/84] New version: Mozilla.Firefox.vi version 152.0.1 (#390084) --- .../152.0.1/Mozilla.Firefox.vi.installer.yaml | 40 +++++++++++++++++++ .../Mozilla.Firefox.vi.locale.cs-CZ.yaml | 14 +++++++ .../Mozilla.Firefox.vi.locale.da-DK.yaml | 14 +++++++ .../Mozilla.Firefox.vi.locale.de-DE.yaml | 16 ++++++++ .../Mozilla.Firefox.vi.locale.el-GR.yaml | 13 ++++++ .../Mozilla.Firefox.vi.locale.en-GB.yaml | 20 ++++++++++ .../Mozilla.Firefox.vi.locale.en-US.yaml | 39 ++++++++++++++++++ .../Mozilla.Firefox.vi.locale.es-MX.yaml | 18 +++++++++ .../Mozilla.Firefox.vi.locale.fr-FR.yaml | 17 ++++++++ .../Mozilla.Firefox.vi.locale.hu-HU.yaml | 16 ++++++++ .../Mozilla.Firefox.vi.locale.ja-JP.yaml | 14 +++++++ .../Mozilla.Firefox.vi.locale.nb-NO.yaml | 16 ++++++++ .../Mozilla.Firefox.vi.locale.ru-RU.yaml | 17 ++++++++ .../Mozilla.Firefox.vi.locale.ta-IN.yaml | 20 ++++++++++ .../Mozilla.Firefox.vi.locale.zh-CN.yaml | 24 +++++++++++ .../vi/152.0.1/Mozilla.Firefox.vi.yaml | 8 ++++ 16 files changed, 306 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.yaml diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.installer.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.installer.yaml new file mode 100644 index 0000000000000..83c1561091fe4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win32/vi/Firefox%20Setup%20152.0.1.exe + InstallerSha256: D6EDF2ABD05C1654B1C79F770E8EB91A6290C00F66E0BBC5F0E52D8C9657F707 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win64/vi/Firefox%20Setup%20152.0.1.exe + InstallerSha256: 091357380ACA9D72C2543B6056AD9F634C6D975435B94E3576D248B38AA7C83F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win64-aarch64/vi/Firefox%20Setup%20152.0.1.exe + InstallerSha256: FC64A99A97E623EBB2EDE3F9999106FA2625C4F97AA638DAD3BEF8A72A6C23D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..49aa706052cb7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.cs-CZ.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.da-DK.yaml new file mode 100644 index 0000000000000..b1fa269b901c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.da-DK.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.de-DE.yaml new file mode 100644 index 0000000000000..db22c191e6272 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.de-DE.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.el-GR.yaml new file mode 100644 index 0000000000000..6021171df5661 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.el-GR.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-GB.yaml new file mode 100644 index 0000000000000..0b25cabf98e9a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-GB.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.en-US.yaml new file mode 100644 index 0000000000000..80098999c398d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (vi) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 152.0.1, first offered to Release channel users on June 18, 2026 + + Fixed + - Fixed frequent crashes affecting users with Intel Raptor Lake processors. (Bug 2039575) + - Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. (Bug 2047850) + - Reference link to 152.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.es-MX.yaml new file mode 100644 index 0000000000000..b2502c6e287b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.es-MX.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.fr-FR.yaml new file mode 100644 index 0000000000000..0ec4d5f9cfa89 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.fr-FR.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.hu-HU.yaml new file mode 100644 index 0000000000000..29fa901653220 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.hu-HU.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ja-JP.yaml new file mode 100644 index 0000000000000..c6061018fb0ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ja-JP.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.nb-NO.yaml new file mode 100644 index 0000000000000..52bd0ccf19c0b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.nb-NO.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ru-RU.yaml new file mode 100644 index 0000000000000..77578432a4a86 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ru-RU.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ta-IN.yaml new file mode 100644 index 0000000000000..5d8977609afa5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.ta-IN.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0d09f30c87a68 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.yaml b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.yaml new file mode 100644 index 0000000000000..b01602adf2395 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/vi/152.0.1/Mozilla.Firefox.vi.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: Mozilla.Firefox.vi +PackageVersion: 152.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d928308ab3164c32207c7940e8614340defb7f63 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:16:33 +0800 Subject: [PATCH 08/84] New version: Mozilla.Firefox.trs version 152.0.1 (#390079) --- .../Mozilla.Firefox.trs.installer.yaml | 40 +++++++++++++++++++ .../Mozilla.Firefox.trs.locale.cs-CZ.yaml | 14 +++++++ .../Mozilla.Firefox.trs.locale.da-DK.yaml | 14 +++++++ .../Mozilla.Firefox.trs.locale.de-DE.yaml | 16 ++++++++ .../Mozilla.Firefox.trs.locale.el-GR.yaml | 13 ++++++ .../Mozilla.Firefox.trs.locale.en-GB.yaml | 20 ++++++++++ .../Mozilla.Firefox.trs.locale.en-US.yaml | 39 ++++++++++++++++++ .../Mozilla.Firefox.trs.locale.es-MX.yaml | 18 +++++++++ .../Mozilla.Firefox.trs.locale.fr-FR.yaml | 17 ++++++++ .../Mozilla.Firefox.trs.locale.hu-HU.yaml | 16 ++++++++ .../Mozilla.Firefox.trs.locale.ja-JP.yaml | 14 +++++++ .../Mozilla.Firefox.trs.locale.nb-NO.yaml | 16 ++++++++ .../Mozilla.Firefox.trs.locale.ru-RU.yaml | 17 ++++++++ .../Mozilla.Firefox.trs.locale.ta-IN.yaml | 20 ++++++++++ .../Mozilla.Firefox.trs.locale.zh-CN.yaml | 24 +++++++++++ .../trs/152.0.1/Mozilla.Firefox.trs.yaml | 8 ++++ 16 files changed, 306 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.yaml diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.installer.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.installer.yaml new file mode 100644 index 0000000000000..6a1c31d781977 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win32/trs/Firefox%20Setup%20152.0.1.exe + InstallerSha256: C68AC8A7135DBB68E093810A1D533130A7851635A01AB8048678414992F6A1D6 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win64/trs/Firefox%20Setup%20152.0.1.exe + InstallerSha256: 0FE4FA31E5DB541C0919D5B6B2A7DA766F8DA3390902D0020A6C35FE26A6605C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1/win64-aarch64/trs/Firefox%20Setup%20152.0.1.exe + InstallerSha256: 75FCD063A86098CD75C0B1E7298D88EBFF041DD90193546C0EE7FB0E04483786 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.cs-CZ.yaml new file mode 100644 index 0000000000000..f5e2942510d05 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.cs-CZ.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.da-DK.yaml new file mode 100644 index 0000000000000..92d0b8e63a8c1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.da-DK.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.de-DE.yaml new file mode 100644 index 0000000000000..6835e01239c16 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.de-DE.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.el-GR.yaml new file mode 100644 index 0000000000000..6a6075177b480 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.el-GR.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-GB.yaml new file mode 100644 index 0000000000000..432691d2970cd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-GB.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.en-US.yaml new file mode 100644 index 0000000000000..e67f43cc6aa5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (trs) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 152.0.1, first offered to Release channel users on June 18, 2026 + + Fixed + - Fixed frequent crashes affecting users with Intel Raptor Lake processors. (Bug 2039575) + - Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. (Bug 2047850) + - Reference link to 152.0 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/152.0.1/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.es-MX.yaml new file mode 100644 index 0000000000000..01b5f7d026418 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.es-MX.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.fr-FR.yaml new file mode 100644 index 0000000000000..683fd08944dae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.fr-FR.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.hu-HU.yaml new file mode 100644 index 0000000000000..10b20c3a5da40 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.hu-HU.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ja-JP.yaml new file mode 100644 index 0000000000000..58d68de410535 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ja-JP.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.nb-NO.yaml new file mode 100644 index 0000000000000..9cbd8f0a4cd14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.nb-NO.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ru-RU.yaml new file mode 100644 index 0000000000000..a4fcf0ec1b979 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ru-RU.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ta-IN.yaml new file mode 100644 index 0000000000000..194b6e70be567 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.ta-IN.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.locale.zh-CN.yaml new file mode 100644 index 0000000000000..02cd286786c4b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.yaml b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.yaml new file mode 100644 index 0000000000000..728f66babbab8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/152.0.1/Mozilla.Firefox.trs.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: Mozilla.Firefox.trs +PackageVersion: 152.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dccc025c792cd25cddb9627d111c88e420c83ca5 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Sat, 20 Jun 2026 11:33:56 -0400 Subject: [PATCH 09/84] New version: OpenCLICollective.codereview-cli version 0.4.163 (#390114) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..6f41696832667 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.163 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.163/cr_v0.4.163_windows_amd64.zip + InstallerSha256: 3DE1BF1A21545DF609F53D891A2AA7AE92A68396BEF03098FE24809FF48BB91A +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.163/cr_v0.4.163_windows_arm64.zip + InstallerSha256: 85FAC30386BAE9252E2822E2B34A05B2F2BD9E30185C58343677027C35DCB969 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-18 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..3388b42411d48 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.163 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.4.163 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..63f5f1c5b9324 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.163/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.163 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c33ba874adbe7b427924ef919c9c195d6d066897 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:34:09 +0800 Subject: [PATCH 10/84] New version: Brave.BraveOrigin.Nightly version 150.1.93.80 (#390128) --- .../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/150.1.93.80/Brave.BraveOrigin.Nightly.installer.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.yaml diff --git a/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.installer.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.installer.yaml new file mode 100644 index 0000000000000..1e36b5e833305 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/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: 150.1.93.80 +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.80/BraveOriginStandaloneSilentNightlySetup32.exe + InstallerSha256: CAF0F3245B1862692FA54ED2939F4D4A6F61CF994FC52C0B0F52DE71BBA365B8 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveOriginStandaloneNightlySetup32.exe + InstallerSha256: 5EB55A1AAD3295FD8CFB32CA77DABF59A76A85ABABEC56894AB5A6CBAD0EE6A1 + 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.80/BraveOriginStandaloneSilentNightlySetup.exe + InstallerSha256: A5B567C61D202BED64B12EEF4BCF9EA24DC2275D7E9146E3B97F4F02F3892BBE + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveOriginStandaloneNightlySetup.exe + InstallerSha256: 64A1B4A4DF5D1A6E144F830B7484AB97088A8ABAA5F56432923D558A720EC868 + 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.80/BraveOriginStandaloneSilentNightlySetupArm64.exe + InstallerSha256: F39DB2DB360A21FE1CD6AC5311EB2A9250BDEB246F0C0C4CBA10B4ACCDA54834 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveOriginStandaloneNightlySetupArm64.exe + InstallerSha256: BF9E1CD52AC590D6ABE99B24646FA14D18E3B56CC66BEBE699F66101CE68406E + 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/150.1.93.80/Brave.BraveOrigin.Nightly.locale.en-US.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..1f14b4094fb97 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/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: 150.1.93.80 +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/150.1.93.80/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..174f27aceb797 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/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: 150.1.93.80 +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/150.1.93.80/Brave.BraveOrigin.Nightly.yaml b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/Brave.BraveOrigin.Nightly.yaml new file mode 100644 index 0000000000000..618a08be9c7c5 --- /dev/null +++ b/manifests/b/Brave/BraveOrigin/Nightly/150.1.93.80/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: 150.1.93.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a8e045c51babc0a482c8e333735597ed3d521ed8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:34:22 +0800 Subject: [PATCH 11/84] New version: DavidEngelhart.Termpolis version 1.15.4 (#390171) --- .../DavidEngelhart.Termpolis.installer.yaml | 18 ++++++++ ...DavidEngelhart.Termpolis.locale.en-US.yaml | 43 +++++++++++++++++++ ...DavidEngelhart.Termpolis.locale.zh-CN.yaml | 29 +++++++++++++ .../1.15.4/DavidEngelhart.Termpolis.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.installer.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.en-US.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.zh-CN.yaml create mode 100644 manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.yaml diff --git a/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 0000000000000..b1ff5d56df0e8 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.15.4 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.15.4/Termpolis.Setup.1.15.4.exe + InstallerSha256: AC1400A422A0FA13CF49C0958499A083BCAE78575191CF7047AF83B8D114B33F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 0000000000000..5538219ae7207 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.15.4 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.15.3...v1.15.4 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.15.3...v1.15.4 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.15.4 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4fe20a29f2583 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.15.4 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.yaml new file mode 100644 index 0000000000000..19b8a213fd15d --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.15.4/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.15.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 03d5c17b99c2cf7ebf1fd660fa70365d4a187e1a Mon Sep 17 00:00:00 2001 From: hyeonbungi Date: Sun, 21 Jun 2026 00:34:42 +0900 Subject: [PATCH 12/84] New version: hyeonbungi.sync-ai-clis version 0.4.2 (#390961) --- .../hyeonbungi.sync-ai-clis.installer.yaml | 27 +++++++++ .../hyeonbungi.sync-ai-clis.locale.en-US.yaml | 56 +++++++++++++++++++ .../0.4.2/hyeonbungi.sync-ai-clis.yaml | 8 +++ 3 files changed, 91 insertions(+) create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.installer.yaml create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.locale.en-US.yaml create mode 100644 manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.yaml diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.installer.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.installer.yaml new file mode 100644 index 0000000000000..39af35816c0bc --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.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: hyeonbungi.sync-ai-clis +PackageVersion: 0.4.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{E50B5D48-CB62-4700-8C4E-20A2333A6297}' +ReleaseDate: 2026-06-20 +AppsAndFeaturesEntries: +- Publisher: 김현우 (hyeonbungi) + ProductCode: '{E50B5D48-CB62-4700-8C4E-20A2333A6297}' + UpgradeCode: '{4B50277E-CA7D-469D-A3EC-7EA95E8C68FE}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/sync-ai-clis/bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.4.2/sync-ai-clis-x86_64-pc-windows-msvc.msi + InstallerSha256: 3D815BC4125421A4C2299A91DA6E995225AD9386ED38C910D6578A959F75F1C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.locale.en-US.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.locale.en-US.yaml new file mode 100644 index 0000000000000..2caee10cd39f7 --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hyeonbungi.sync-ai-clis +PackageVersion: 0.4.2 +PackageLocale: en-US +Publisher: hyeonbungi +PublisherUrl: https://github.com/hyeonbungi +PublisherSupportUrl: https://github.com/hyeonbungi/sync-ai-clis/issues +PackageName: sync-ai-clis +PackageUrl: https://github.com/hyeonbungi/sync-ai-clis +License: MIT +LicenseUrl: https://github.com/hyeonbungi/sync-ai-clis/blob/HEAD/LICENSE +ShortDescription: Detect, install, and keep AI coding CLIs up to date with one command +Description: A cross-platform CLI that reconciles your machine toward "every known AI coding CLI installed, working, and current" - installed tools get updated through the channel they were installed with, missing tools are installed after consent, and each tool is re-verified after the work. +Moniker: sync-ai-clis +Tags: +- ai +- claude +- cli +- codex +- gemini +- installer +- updater +ReleaseNotes: |- + Release Notes + Fixed + - The Windows Get-FileHash fallback now accepts -LiteralPath as well as -Path. Codex's official install.ps1 verifies its downloaded archive with Get-FileHash -LiteralPath ..., so 0.4.1 could still fail in PowerShell environments where Microsoft.PowerShell.Utility was unavailable. + Install sync-ai-clis 0.4.2 + Install prebuilt binaries via shell script + curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.4.2/sync-ai-clis-installer.sh | sh + Install prebuilt binaries via powershell script + powershell -ExecutionPolicy Bypass -c "irm https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.4.2/sync-ai-clis-installer.ps1 | iex" + Install prebuilt binaries via Homebrew + brew install hyeonbungi/tap/sync-ai-clis + Install prebuilt binaries into your npm project + npm install sync-ai-clis@0.4.2 + Download sync-ai-clis 0.4.2 + ──────────────────────────────────────────────────┬───────────────────┬───────────── + File │Platform │Checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-aarch64-apple-darwin.tar.gz │Apple Silicon macOS│checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-x86_64-apple-darwin.tar.gz │Intel macOS │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-x86_64-pc-windows-msvc.zip │x64 Windows │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-x86_64-pc-windows-msvc.msi │x64 Windows │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-aarch64-unknown-linux-gnu.tar.gz │ARM64 Linux │checksum + ──────────────────────────────────────────────────┼───────────────────┼───────────── + sync-ai-clis-x86_64-unknown-linux-gnu.tar.gz │x64 Linux │checksum + ──────────────────────────────────────────────────┴───────────────────┴───────────── +ReleaseNotesUrl: https://github.com/hyeonbungi/sync-ai-clis/releases/tag/v0.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.yaml b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.yaml new file mode 100644 index 0000000000000..01ea82f7a4e21 --- /dev/null +++ b/manifests/h/hyeonbungi/sync-ai-clis/0.4.2/hyeonbungi.sync-ai-clis.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: hyeonbungi.sync-ai-clis +PackageVersion: 0.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8a35450643dc1676e82b834f009e94cea07290c6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:59:56 +0800 Subject: [PATCH 13/84] New version: Yandex.Disk version 3.2.48.5157 (#390110) --- .../3.2.48.5157/Yandex.Disk.installer.yaml | 40 +++++++++++++++++++ .../3.2.48.5157/Yandex.Disk.locale.en-US.yaml | 31 ++++++++++++++ .../3.2.48.5157/Yandex.Disk.locale.zh-CN.yaml | 21 ++++++++++ .../Yandex/Disk/3.2.48.5157/Yandex.Disk.yaml | 8 ++++ 4 files changed, 100 insertions(+) create mode 100644 manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.installer.yaml create mode 100644 manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.yaml diff --git a/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.installer.yaml b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.installer.yaml new file mode 100644 index 0000000000000..b89659d2c0ce0 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yandex.Disk +PackageVersion: 3.2.48.5157 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -silent -norestart + SilentWithProgress: -silent -norestart +UpgradeBehavior: install +Protocols: +- telemost +- yandex-disk +ProductCode: YandexDisk2 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://disk.cdn.yandex.net/update/stable/cb847a1f6165f647c61d7f4e2fc84502/YandexDisk30Setup_x86.exe + InstallerSha256: DA3DFBEB4613E6E15BD93C46C59E7BADAF0CD72DADE07D05679B413F207CA188 +- Architecture: x86 + Scope: machine + InstallerUrl: https://disk.cdn.yandex.net/update/stable/cb847a1f6165f647c61d7f4e2fc84502/YandexDisk30Setup_x86.exe + InstallerSha256: DA3DFBEB4613E6E15BD93C46C59E7BADAF0CD72DADE07D05679B413F207CA188 + InstallerSwitches: + Custom: -permachine +- Architecture: x64 + Scope: user + InstallerUrl: https://disk.cdn.yandex.net/update/stable/27dea8bfd50ece0b25341eb3b41dd565/YandexDisk30Setup_x64.exe + InstallerSha256: 1B0889A804870EC7F0FD9FD0290ED60942B42E7160D1DAE3F456FA090BF20257 +- Architecture: x64 + Scope: machine + InstallerUrl: https://disk.cdn.yandex.net/update/stable/27dea8bfd50ece0b25341eb3b41dd565/YandexDisk30Setup_x64.exe + InstallerSha256: 1B0889A804870EC7F0FD9FD0290ED60942B42E7160D1DAE3F456FA090BF20257 + InstallerSwitches: + Custom: -permachine +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.en-US.yaml b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.en-US.yaml new file mode 100644 index 0000000000000..49a51345d6711 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.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: Yandex.Disk +PackageVersion: 3.2.48.5157 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://yandex.com/support/ +PrivacyUrl: https://yandex.com/legal/confidential/en/ +Author: YANDEX LLC +PackageName: Yandex.Disk +PackageUrl: https://360.yandex.com/disk/download/ +License: Proprietary +LicenseUrl: https://yandex.com/legal/disk_termsofuse/en/ +Copyright: © 2001—2026, Yandex +ShortDescription: A computer program that syncs your files with Yandex cloud storage so you can access them anywhere from different devices. +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +PurchaseUrl: https://360.yandex.com/premium-plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.zh-CN.yaml b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.locale.zh-CN.yaml new file mode 100644 index 0000000000000..22f99b856d136 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.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: Yandex.Disk +PackageVersion: 3.2.48.5157 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款可将您的文件与 Yandex 云存储同步的电脑程序,这样您就可以通过不同设备随时随地访问这些文件。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.yaml b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.yaml new file mode 100644 index 0000000000000..c430263682d97 --- /dev/null +++ b/manifests/y/Yandex/Disk/3.2.48.5157/Yandex.Disk.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: Yandex.Disk +PackageVersion: 3.2.48.5157 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 603660a0e6d1bac93ba51ee7a51356b38c5d00fd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:00:21 +0800 Subject: [PATCH 14/84] New version: Brave.Brave.Nightly version 150.1.93.80 (#390127) --- .../Brave.Brave.Nightly.installer.yaml | 86 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 33 +++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 29 +++++++ .../150.1.93.80/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..ddd5215058dfb --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.93.80/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: 150.1.93.80 +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.80/BraveBrowserStandaloneSilentNightlySetup32.exe + InstallerSha256: 6D49F3DFDC83FA66CF9B216CB7A54117D7483AA5982A8B9CAEDEB794C6F32531 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveBrowserStandaloneNightlySetup32.exe + InstallerSha256: 50DB3433493DFC49E8A0A03B73BDA6F9F17534114EE5A7124A456DBA469335AD + 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.80/BraveBrowserStandaloneSilentNightlySetup.exe + InstallerSha256: 6817C957EBB351BCB0120A352C58B561A20A214B732C232091DFB04D11F00B28 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveBrowserStandaloneNightlySetup.exe + InstallerSha256: B3ED74A9008D3F566EB01AFDE0F39A15F3027FAED407792BBFFE2529A184CC47 + 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.80/BraveBrowserStandaloneSilentNightlySetupArm64.exe + InstallerSha256: 16489643D1149EBD449B72634FB0702C1B36CE8A831B4898B8EF52A6D7ABA272 + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.93.80/BraveBrowserStandaloneNightlySetupArm64.exe + InstallerSha256: 9CF846FDDEDDFC04D802AA05C26A70D6FDF191EB29FE624053C2CB0D47BBDD0B + 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/150.1.93.80/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..58362477d463a --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.93.80/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: 150.1.93.80 +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/150.1.93.80/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..48e8172f6d48d --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.93.80/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: 150.1.93.80 +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/150.1.93.80/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/150.1.93.80/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..a42a873557d64 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/150.1.93.80/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: 150.1.93.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 00c0ecc24bf30cb180a6763b301e65474eab2e80 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:00:31 +0800 Subject: [PATCH 15/84] New version: Sourcegraph.Amp version 0.0.1781961526-g26d931 (#390962) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1781941194-g2385c0 => 0.0.1781961526-g26d931}/Sourcegraph.Amp.installer.yaml (63%) rename manifests/s/Sourcegraph/Amp/{0.0.1781941194-g2385c0 => 0.0.1781961526-g26d931}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1781941194-g2385c0 => 0.0.1781961526-g26d931}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1781941194-g2385c0 => 0.0.1781961526-g26d931}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml index 912e64bc17e99..d48bbfacddd22 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781941194-g2385c0 +PackageVersion: 0.0.1781961526-g26d931 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1781941194-g2385c0/amp-windows-x64-baseline.exe - InstallerSha256: E75C2254CEFE2D7E48D08567FD15A628F3EEC42DAB52B74AD5F28CABB59F6125 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781961526-g26d931/amp-windows-x64-baseline.exe + InstallerSha256: 9BC4B8EA0EF603AA8FCA5F66B638998D50BE54B1D8A900073E6521E3EE4A5D60 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml index a1217430da0a5..a68ec234377a2 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781941194-g2385c0 +PackageVersion: 0.0.1781961526-g26d931 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml index e40dbcdf54709..8ce87ea53e340 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781941194-g2385c0 +PackageVersion: 0.0.1781961526-g26d931 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml index 7b47ac4f7b367..37719e42ba752 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781941194-g2385c0/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781941194-g2385c0 +PackageVersion: 0.0.1781961526-g26d931 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 7630472c84b82e366a138e8c3ddd106be6104fed Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 20 Jun 2026 12:00:43 -0400 Subject: [PATCH 16/84] New version: jqlang.jq version 1.8.2 (#390965) --- .../jqlang/jq/1.8.2/jqlang.jq.installer.yaml | 18 ++++ .../jq/1.8.2/jqlang.jq.locale.en-US.yaml | 94 +++++++++++++++++++ manifests/j/jqlang/jq/1.8.2/jqlang.jq.yaml | 8 ++ 3 files changed, 120 insertions(+) create mode 100644 manifests/j/jqlang/jq/1.8.2/jqlang.jq.installer.yaml create mode 100644 manifests/j/jqlang/jq/1.8.2/jqlang.jq.locale.en-US.yaml create mode 100644 manifests/j/jqlang/jq/1.8.2/jqlang.jq.yaml diff --git a/manifests/j/jqlang/jq/1.8.2/jqlang.jq.installer.yaml b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.installer.yaml new file mode 100644 index 0000000000000..b6a432d6867cd --- /dev/null +++ b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.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: jqlang.jq +PackageVersion: 1.8.2 +InstallerType: portable +Commands: +- jq +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/jqlang/jq/releases/download/jq-1.8.2/jq-windows-i386.exe + InstallerSha256: A99CB668F95BDD788D9EE20529613B115E5D2A0D7F9127EE6976607E878558BA +- Architecture: x64 + InstallerUrl: https://github.com/jqlang/jq/releases/download/jq-1.8.2/jq-windows-amd64.exe + InstallerSha256: A6FC67FEDAF9128A3309A1E2EBB8B986AECCF70122EE46D2CB4849E423F0C627 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jqlang/jq/1.8.2/jqlang.jq.locale.en-US.yaml b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.locale.en-US.yaml new file mode 100644 index 0000000000000..3c291a2fa2d1e --- /dev/null +++ b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.locale.en-US.yaml @@ -0,0 +1,94 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jqlang.jq +PackageVersion: 1.8.2 +PackageLocale: en-US +Publisher: jqlang +PublisherUrl: https://github.com/jqlang +PublisherSupportUrl: https://github.com/jqlang/jq/issues +PackageName: jq +PackageUrl: https://github.com/jqlang/jq +License: MIT License +LicenseUrl: https://github.com/jqlang/jq/blob/master/COPYING +ShortDescription: jq is a lightweight and flexible command-line JSON processor. +Moniker: jq +Tags: +- jq +ReleaseNotes: |- + This is a patch release with security fixes and bug fixes since 1.8.1, along with new builds for Windows arm64 and Docker arm/v7. + Security fixes + - CVE-2026-32316: Fix heap buffer overflow in jvp_string_append and jvp_string_copy_replace_bad. @itchyny e47e56d + - CVE-2026-33947: Limit path depth to prevent stack overflow in jv_setpath, jv_getpath, jv_delpaths. @itchyny fb59f14 + - CVE-2026-33948: Fix NUL truncation in the JSON parser. @itchyny 6374ae0 + - CVE-2026-39956: Fix _strindices missing runtime type checks. @tlsbollei fdf8ef0 + - CVE-2026-39979: Fix out-of-bounds read in jv_parse_sized(). @wader 2f09060 + - CVE-2026-40164: Randomize hash seed to mitigate hash collision DoS attacks. @AsafMeizner @itchyny 0c7d133 + - CVE-2026-40612: Limit containment check depth to prevent stack overflow in contains. @itchyny d1a1256 + - CVE-2026-41256: Fix NUL truncation in program files loaded with -f. @itchyny 5a015de + - CVE-2026-41257: Fix signed-int overflow in stack_reallocate. @itchyny 01b3cde + - CVE-2026-43894: Reject numeric literals longer than DEC_MAX_DIGITS (999999999). @itchyny 9761ceb + - CVE-2026-43895: Reject embedded NUL bytes in module import paths. @itchyny 9d223f1 + - CVE-2026-43896: Limit recursive object merge depth to prevent stack overflow. @itchyny 532ccea + - CVE-2026-44777: Detect circular module imports to prevent stack overflow. @itchyny f58787c + - CVE-2026-47770: Guard deep structural equality and comparison recursion. @fuyu0425 7122866 + - CVE-2026-49839: Fix heap-buffer-overflow in raw file loading. @itchyny e987df0 + - CVE-2026-54679: Tighten string length bounds and propagate invalid jv in implode. @itchyny 46d1da3 + - GHSA-gf4g-95wj-4q4r: Fix use-after-free in args2obj() array argument path. @sseal #3498 + - GHSA-hj52-j2c9-r8r4: Fix signed-int overflow in tokenadd to prevent buffer overflow. @itchyny 63751f8 + - Limit the number of function parameters and definitions to prevent SEGV. @OwenSanzas #3460 + - Pre-allocate tokenbuf for string parser to avoid undefined behavior. @fab1ano #3485 + - Avoid stack overflow when freeing deeply nested values. @itchyny 33d7bce + - Fix memory leaks and double frees. @itchyny #3487 + + Releasing + - Add builds for Windows arm64. @dennisameling #3376 + - Support arm/v7 architecture in Docker images. @itchyny #3463 + - Update GPG signing key. @itchyny 0ff997f + - Add artifact-metadata permission for actions/attest. @itchyny #3530 + - Upload attestation bundle as a release artifact, allowing unauthenticated + verification via gh attestation verify --bundle jq-attestation.json. + @itchyny #3563 + + CLI changes + - Improve error message truncation with closing delimiters. @itchyny #3478 + - Remove extra space from die function output. @krtk6160 #3391 + - Fix raw input flag not to corrupt multi-byte characters. @itchyny #3421 + - Fix crash when importing a module with errors twice. @itchyny #3497 + - Increase the maximum printing depth from 256 to 10000. @ishnagy #3414 + + Changes to existing functions + - Fix rtrimstr("") always outputting "". @A4-Tacks #3415 + - Fix infinite loop and undefined behavior in del(.[nan]). @itchyny #3490 + - Refactor @uri and @urid to fix multi-byte UTF-8 corruption. @itchyny #3495 + - Fix tonumber and toboolean to reject strings with embedded null bytes. @itchyny #3496 + - Fix undefined behavior in modulo operator. @fab1ano #3486 + - Fix reversed pointer subtraction in f_env bounds check. @itchyny #3465 + - Fix missing validity check in f_strflocaltime after f_localtime. @itchyny #3491 + - Fix year 2038 problem on 32-bit platforms. @itchyny #3407 + - Use // instead of //= in from_entries definition. @itchyny #3516 + + Build and test changes + - Drop strptime test using non-portable %F. @alyssais #3365 + - Limit oniguruma depth to 1024 in jq_fuzz_execute. @sudhackar #3377 + - Fix localization test for time formatting functions. @itchyny #3409 + - Fix expected value assertion. @itchyny #3431 #3408 + - Fix typo in tests/jq.test. @bigmoonbit #3441 + - Refactor tm2jv to handle fractional seconds. @itchyny #3489 + - Fix jq_fuzz_parse_stream: use iterative parser API for streaming mode. @OwenSanzas #3499 + - Fix crashes and resource leaks in jq_testsuite. @itchyny #3509 + - Support building with --disable-maintainer-mode and source != build dir. @Saur2000 #3518 + - Add Solaris support. @vlmarek #3515 + - Respect SOURCE_DATE_EPOCH while generating man page. @McSinyx #3514 + - Fix undefined pointer arithmetic in UTF-8 helpers. @theyoucheng df924ea + - Fix one-byte over-read in BASE64_DECODE_TABLE. @itchyny #3547 + + Documentation changes + - Add wiki link to navigation bar. @wader #3424 + - Add missing word in manual for rawfile. @jpmens #3434 + - Fix typo "stder" to "stderr". @jjatria #3446 + - Fix buttons in tutorial to toggle labels when clicked on. @itchyny #3493 + - Fix "happened" spelling in tutorial changelog entries. @Rohan5commit #3525 +ReleaseNotesUrl: https://github.com/jqlang/jq/releases/tag/jq-1.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jqlang/jq/1.8.2/jqlang.jq.yaml b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.yaml new file mode 100644 index 0000000000000..fc1105ebf3329 --- /dev/null +++ b/manifests/j/jqlang/jq/1.8.2/jqlang.jq.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: jqlang.jq +PackageVersion: 1.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f82f327418b69b773a5324eb0f454b4008619ec3 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 20 Jun 2026 18:00:56 +0200 Subject: [PATCH 17/84] New version: T-Troll.AlienFXTools version 9.6.1 (#390969) --- .../9.6.1/T-Troll.AlienFXTools.installer.yaml | 20 +++++++ .../T-Troll.AlienFXTools.locale.en-US.yaml | 60 +++++++++++++++++++ .../9.6.1/T-Troll.AlienFXTools.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.installer.yaml create mode 100644 manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.locale.en-US.yaml create mode 100644 manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.yaml diff --git a/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.installer.yaml b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.installer.yaml new file mode 100644 index 0000000000000..46a65be875aa1 --- /dev/null +++ b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.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: T-Troll.AlienFXTools +PackageVersion: 9.6.1 +InstallerLocale: en-US +InstallerType: msi +Scope: user +ProductCode: '{80BF0BBE-6625-4D93-B116-00D0FCF00C4E}' +ReleaseDate: 2026-06-20 +AppsAndFeaturesEntries: +- DisplayVersion: 9.6.100 + ProductCode: '{80BF0BBE-6625-4D93-B116-00D0FCF00C4E}' + UpgradeCode: '{EFC2D182-AE5E-4585-92D3-0759F77F59AA}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/T-Troll/alienfx-tools/releases/download/9.6.1/alienfx-tools.msi + InstallerSha256: 28427A915F870C115F424B7D3438C4BB29682BF9B8F81106B684F1571583C517 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.locale.en-US.yaml b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.locale.en-US.yaml new file mode 100644 index 0000000000000..4f47442fe8360 --- /dev/null +++ b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: T-Troll.AlienFXTools +PackageVersion: 9.6.1 +PackageLocale: en-US +Publisher: T-Troll +PublisherUrl: https://github.com/T-Troll +PublisherSupportUrl: https://discord.gg/XU6UJbN9J5 +Author: T-Troll +PackageName: AlienFX Tools +PackageUrl: https://github.com/T-Troll/alienfx-tools +License: MIT +LicenseUrl: https://github.com/T-Troll/alienfx-tools/blob/HEAD/LICENSE +ShortDescription: Alienware systems lights, fans, and power control tools and apps +Description: AWCC alternative in 500kb. You can control your system lights (including hardware and software effects such as system parameters monitoring, ambient lights, sound haptic), fans, temperatures, power settings, and a lot more. +Moniker: AlienFX-Tools +Tags: +- alienfx +- alienfx-usb-controller +- alienware +- alienware-computer +- alienware-fans +- cli +- cplusplus +- fan-control +- gui +- light-control +- lighting-effects +- power-control +- windows-10 +ReleaseNotes: |- + Important! If you are using tools for the first time, please read the Beginner's guide and AlienFX-GUI readme to configure its concept and operation principle. + Fan-SDK_V1.zip has binaries built against older fan control versions; use it only in case you know what you're doing (or have Aurora R7), Check the readme file inside the archive first to configure it to work! + Changes in this release: + Lights control SDK: + - Some minor changes in color conversion to simplify code. + AlienFX-GUI: + - New: Accent color now can be used for gauges (including gradient gauges) and in Event Monitoring (using the "Default color" setting). + - New: Detection schemes added for Alienware m18R1 and m18R2. + - Minor changes in profile switch logic for faster profile change. + - Bug fixed: UI hangs after Ambient effect stops in some cases. +ReleaseNotesUrl: https://github.com/T-Troll/alienfx-tools/releases/tag/9.6.1 +Documentations: +- DocumentLabel: AlienFX Control Application (CLI) + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/alienfx-cli.md +- DocumentLabel: AlienFX Control application + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/alienfx-gui.md +- DocumentLabel: AlienFX Monitor + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/alienfx-mon.md +- DocumentLabel: AlienFan Control + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/alienfan-gui.md +- DocumentLabel: AlienFan Control (CLI) + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/alienfan-cli.md +- DocumentLabel: Beginner's guide + DocumentUrl: https://github.com/T-Troll/alienfx-tools/wiki/How-to-start-(Beginner's-guide) +- DocumentLabel: LightFX emulator + DocumentUrl: https://github.com/T-Troll/alienfx-tools/blob/master/Doc/LightFX.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.yaml b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.yaml new file mode 100644 index 0000000000000..2c4abb3d57a17 --- /dev/null +++ b/manifests/t/T-Troll/AlienFXTools/9.6.1/T-Troll.AlienFXTools.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: T-Troll.AlienFXTools +PackageVersion: 9.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 670417838ad2c2c3be47c8eb0b7bcc7a693ccf85 Mon Sep 17 00:00:00 2001 From: Prasenjeet Kumar <70169921+prasenjeet-symon@users.noreply.github.com> Date: Sat, 20 Jun 2026 21:55:07 +0530 Subject: [PATCH 18/84] [ogcode] New version: prasenjeet-symon.ogcode version 0.9.1 (#390154) Co-authored-by: Prasenjeet Symon --- .../prasenjeet-symon.ogcode.installer.yaml | 26 +++++++++++++++++++ .../prasenjeet-symon.ogcode.locale.en-US.yaml | 21 +++++++++++++++ .../ogcode/0.9.1/prasenjeet-symon.ogcode.yaml | 7 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.installer.yaml create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.locale.en-US.yaml create mode 100644 manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.yaml diff --git a/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.installer.yaml b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.installer.yaml new file mode 100644 index 0000000000000..dc4ca268c8eca --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.9.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-18" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.9.1/ogcode_0.9.1_windows_x86_64.zip + InstallerSha256: aafc29117110ae9731d45196ba2af5d8780b89a1cb1a0a38d364af1c1be33fa7 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ogcode.exe + PortableCommandAlias: ogcode + InstallerUrl: https://github.com/prasenjeet-symon/ogcode/releases/download/v0.9.1/ogcode_0.9.1_windows_arm64.zip + InstallerSha256: 4c3201ab846c3941a512fdc4e4203c845043608ee0f2b40f4c9a4e6e4767c1a6 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.locale.en-US.yaml b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.locale.en-US.yaml new file mode 100644 index 0000000000000..d2a50d192ed30 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.locale.en-US.yaml @@ -0,0 +1,21 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.9.1 +PackageLocale: en-US +Publisher: prasenjeet-symon +PublisherUrl: https://github.com/prasenjeet-symon +PublisherSupportUrl: https://github.com/prasenjeet-symon/ogcode/issues +PackageName: ogcode +PackageUrl: https://github.com/prasenjeet-symon/ogcode +License: MIT +LicenseUrl: https://github.com/prasenjeet-symon/ogcode/blob/main/LICENSE +ShortDescription: Agentic coding assistant with web UI +Description: ogcode is an agentic coding assistant with a web UI that helps you write, review, and manage code. +Moniker: ogcode +Tags: + - ogcode + - coding-assistant +ReleaseNotesUrl: https://github.com/prasenjeet-symon/ogcode/releases/tag/v0.9.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.yaml b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.yaml new file mode 100644 index 0000000000000..c0631ca6bdcb3 --- /dev/null +++ b/manifests/p/prasenjeet-symon/ogcode/0.9.1/prasenjeet-symon.ogcode.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: prasenjeet-symon.ogcode +PackageVersion: 0.9.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6602c08e860f9db27b069670c57f8af25fcace22 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:25:28 +0800 Subject: [PATCH 19/84] New version: Wakatime.CLIWakatime version 2.20.4 (#390947) --- .../Wakatime.CLIWakatime.installer.yaml | 30 +++++++++++++++++++ .../Wakatime.CLIWakatime.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.20.4/Wakatime.CLIWakatime.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.installer.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.locale.en-US.yaml create mode 100644 manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.yaml diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 0000000000000..8dc8b31830660 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.4 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.4/wakatime-cli-windows-386.zip + InstallerSha256: B5A50639E8A2C0F4B3735A94B4857F95F0FDC838EC05648A34C10651114B5E34 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.4/wakatime-cli-windows-amd64.zip + InstallerSha256: DF4375658094BC09B9F1549D5D6338037A494CD5C5809D59752468FC3398B17F +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.20.4/wakatime-cli-windows-arm64.zip + InstallerSha256: A08357D197FB36922692DD5B90CCFD63494BF926D87BE2DF24EBC208DC963B0F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 0000000000000..c84cf4c22932c --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.20.4 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Fix Codex patch parsing, outcome handling, moves, and token attribution #1476 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.20.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.yaml new file mode 100644 index 0000000000000..3f716824dbce2 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.20.4/Wakatime.CLIWakatime.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: Wakatime.CLIWakatime +PackageVersion: 2.20.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 71f61b47ef95117640a9fe1615e822a23397a870 Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:25:39 -0300 Subject: [PATCH 20/84] New version: charmbracelet.crush 0.79.1 (#390949) Co-authored-by: Charm --- .../0.79.1/charmbracelet.crush.installer.yaml | 34 +++++++++++++++++++ .../charmbracelet.crush.locale.en-US.yaml | 18 ++++++++++ .../crush/0.79.1/charmbracelet.crush.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.installer.yaml create mode 100644 manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.yaml diff --git a/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..c4fa1bd0d81b1 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.79.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-20" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.79.1_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.79.1/crush_0.79.1_Windows_i386.zip + InstallerSha256: d3bec286ffcaaa7eabb555c9e2f398fb7c9bc65733708f53a287f07a5ec66eaf + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.79.1_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.79.1/crush_0.79.1_Windows_arm64.zip + InstallerSha256: 388636529051b9d3fdf65dc36e5c9a7eaa8d0840583cbc33534dd067a77bc942 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.79.1_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.79.1/crush_0.79.1_Windows_x86_64.zip + InstallerSha256: 2a2b7fa7c8bcc8e7aa0b87c52a72dfe96ec1411e87a62e5f95175e8dfb73258d + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..b2bd4448a5c50 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: charmbracelet.crush +PackageVersion: 0.79.1 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.79.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..0af8598a8b9a1 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.79.1/charmbracelet.crush.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: charmbracelet.crush +PackageVersion: 0.79.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1acb290f31e655ca1391834e6b3bfbcf8c4fee22 Mon Sep 17 00:00:00 2001 From: Richard Kroegel <42204099+rikroe@users.noreply.github.com> Date: Sat, 20 Jun 2026 18:25:50 +0200 Subject: [PATCH 21/84] New version: CyberTimon.RapidRAW version 1.5.7 (#390963) --- .../1.5.7/CyberTimon.RapidRAW.installer.yaml | 63 +++++++++++++++ .../CyberTimon.RapidRAW.locale.en-US.yaml | 80 +++++++++++++++++++ .../RapidRAW/1.5.7/CyberTimon.RapidRAW.yaml | 8 ++ 3 files changed, 151 insertions(+) create mode 100644 manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.installer.yaml create mode 100644 manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.locale.en-US.yaml create mode 100644 manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.yaml diff --git a/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.installer.yaml b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.installer.yaml new file mode 100644 index 0000000000000..45ec166451d0e --- /dev/null +++ b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.installer.yaml @@ -0,0 +1,63 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CyberTimon.RapidRAW +PackageVersion: 1.5.7 +InstallerLocale: en-US +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSuccessCodes: +- -1073741819 +UpgradeBehavior: install +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/CyberTimon/RapidRAW/releases/download/v1.5.7/01_RapidRAW_v1.5.7_windows_x64.exe + InstallerSha256: A0A85CA621D659ADAACD07EEE20E3A89366F6E1656E28F6564CA275D6133F6A2 + ProductCode: RapidRAW + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: RapidRAW + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\RapidRAW' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/CyberTimon/RapidRAW/releases/download/v1.5.7/01_RapidRAW_v1.5.7_windows_x64.msi + InstallerSha256: D76DDDDE0FEFD853F507D7F06AD2CDA5FFA35358CDD6E6D9355B5E64CAB73CBF + ProductCode: '{3D05B48D-1969-420D-8D42-75D1C8433652}' + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: '{3D05B48D-1969-420D-8D42-75D1C8433652}' + UpgradeCode: '{859868ED-C3F6-534B-85AA-72D8D9DAB38C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\RapidRAW' +- Architecture: arm64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/CyberTimon/RapidRAW/releases/download/v1.5.7/01_RapidRAW_v1.5.7_windows-11-arm_arm64.exe + InstallerSha256: 57F242B4E428A32CBC158F83922EF361D4938DFC891FE21598C0F2601105A4EA + ProductCode: RapidRAW + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: RapidRAW + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\RapidRAW' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/CyberTimon/RapidRAW/releases/download/v1.5.7/01_RapidRAW_v1.5.7_windows-11-arm_arm64.msi + InstallerSha256: 2D94F45ABF4AE20B6ABA9E75D35FDAB41FFCA0B38ABEBD5464A4F135C9376083 + ProductCode: '{7A6031EE-426F-4784-926F-164711A5425B}' + AppsAndFeaturesEntries: + - Publisher: github + ProductCode: '{7A6031EE-426F-4784-926F-164711A5425B}' + UpgradeCode: '{859868ED-C3F6-534B-85AA-72D8D9DAB38C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\RapidRAW' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.locale.en-US.yaml b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.locale.en-US.yaml new file mode 100644 index 0000000000000..8b22600ed8270 --- /dev/null +++ b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CyberTimon.RapidRAW +PackageVersion: 1.5.7 +PackageLocale: en-US +Publisher: Timon Käch +PublisherUrl: https://github.com/CyberTimon +PublisherSupportUrl: https://github.com/CyberTimon/RapidRAW/issues +Author: Timon Käch +PackageName: RapidRAW +PackageUrl: https://github.com/CyberTimon/RapidRAW +License: AGPL-3.0 +LicenseUrl: https://github.com/CyberTimon/RapidRAW/blob/HEAD/LICENSE +ShortDescription: A beautiful, non-destructive, and GPU-accelerated RAW image editor built with performance in mind. +Description: |- + RapidRAW is a modern, high-performance alternative to Adobe Lightroom®. It delivers a simple, beautiful editing experience in a lightweight package (under 20MB) for Windows, macOS, and Linux. + + RapidRAW is for photographers who love to edit their photos in a clean, fast, and simple workflow. It prioritizes speed, a beautiful user interface, and powerful tools that let you achieve your creative color vision quickly. + + It is not for users who seek absolute, perfect color accuracy. While the results are great for most purposes, the focus is on a fluid, creative process rather than perfect color precision. + + RapidRAW is still in active development and isn't yet as polished as mature tools like Darktable, RawTherapee, or Adobe Lightroom®. Right now, the focus is on building a fast, enjoyable core editing experience. You may encounter bugs - if you do, please report them so I can fix them :) Your feedback really helps! +Moniker: rapidraw +Tags: +- color-grading +- editing +- image-processing +- masks +- raw +- react +- rust +- tauri +ReleaseNotes: |- + This update serves as a direct follow-up to the core architectural migration I implemented in v1.5.6. While moving to a more modular state management system was a huge step forward for the stability and future-proofing of RapidRAW, it inevitably introduced some edge cases and regressions in the library and editing pipelines. In this release, I have focused on smoothing out these new wrinkles, most notably by completely overhauling the library performance to ensure that browsing remains snappy after the refactoring. I have also resolved inconsistencies in the copy-paste workflow and am excited to expand our international reach by adding support for eight additional languages. + New Features + Expanded Multilingual Support + Following up on the initial German translation I introduced in v1.5.6, I have expanded the app's language support. RapidRAW now supports eight additional languages, which you can select directly within the settings menu: + - Spanish + - French + - Italian + - Japanese + - Polish + - Portuguese + - Russian + - Chinese (Simplified) + Core Improvements + - Library Performance Enhancements: I have focused heavily on optimizing library navigation and thumbnail loading. These adjustments reduce rendering overhead and resource spikes, making scrolling and browsing through large folders feel noticeably smoother. + - Copy-Paste Fixes: I resolved an issue where copying and pasting adjustments or lens correction parameters between images would occasionally fail to apply or behave inconsistently. The copy-paste system should now work reliably again. + What to Download + ─────────────────────┬────────────┬──────┬─────────────────────────────────────── + OS │Architecture│Format│Download Link + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + Windows │x64 │.exe │RapidRAW for Windows + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + macOS (Apple Silicon)│ARM64 │.dmg │RapidRAW for macOS ARM + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + macOS (Intel) │x64 │.dmg │RapidRAW for macOS x64 + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + Ubuntu 22.04 │x86_64 │.deb │RapidRAW for Ubuntu 22.04 + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + Ubuntu 24.04 │x86_64 │.deb │RapidRAW for Ubuntu 24.04 + ─────────────────────┼────────────┼──────┼─────────────────────────────────────── + Android │ARM64 │.apk │RapidRAW for Android ^{(Experimental)} + ─────────────────────┴────────────┴──────┴─────────────────────────────────────── + For other platforms and formats (ARM builds, RPM, AppImage, etc.), check the full asset list below. + Running on Windows, macOS, Linux and Android + RapidRAW is not yet code-signed, so Windows and macOS may show warnings when launching the app. On Linux, GPU driver differences require a default compatibility mode. + - Windows: When launching the app, you may see a Windows Defender SmartScreen warning. + - Click "More info" → "Run anyway" to proceed. + - macOS: You'll need to remove the quarantine flag after installation, otherwise macOS may report the app as corrupted: + xattr -dr com.apple.quarantine /Applications/RapidRAW.app + - Linux: The app starts in compatibility mode by default to ensure stability across different GPU drivers and distributions. + - Disable compatibility mode in Settings to enable GPU acceleration. +ReleaseNotesUrl: https://github.com/CyberTimon/RapidRAW/releases/tag/v1.5.7 +Documentations: +- DocumentLabel: Documentation & Tutorials + DocumentUrl: https://github.com/CyberTimon/RapidRAW-Docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.yaml b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.yaml new file mode 100644 index 0000000000000..da6bae58c8906 --- /dev/null +++ b/manifests/c/CyberTimon/RapidRAW/1.5.7/CyberTimon.RapidRAW.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: CyberTimon.RapidRAW +PackageVersion: 1.5.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ee01e0e6d767b04156e2d1582cd3255e6ba084ca Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Sat, 20 Jun 2026 12:26:03 -0400 Subject: [PATCH 22/84] New version: OpenCLICollective.codereview-cli version 0.4.172 (#390967) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..35ea91c844d3a --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.172 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.172/cr_v0.4.172_windows_amd64.zip + InstallerSha256: DFB9AAFB124E055F96A3BEDAD1B3537F785DDAA10473E2DA292BB1E7AA129095 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.172/cr_v0.4.172_windows_arm64.zip + InstallerSha256: C8F1E424BF0C16C324EFF4D2F6DAC7A698E5CE717AB027C9FAC2553B360C0834 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..e9a7ff01c99e5 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.172 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.4.172 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..f0425200671eb --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.172/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.172 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c2853829289223cabeedff5d33ce46cf50165286 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:26:14 +0800 Subject: [PATCH 23/84] Update: KDE.Chessament version 0.1 (677) (#390971) --- .../k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml index f1a80b9cd2ad1..370eb76ee5a57 100644 --- a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml +++ b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Chessament Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-675-windows-cl-msvc2022-x86_64.exe - InstallerSha256: F7D2A9FA7B6E2FB266FDD1F0C079C90D11A8627830125FAA96A881D88DFF4AEF + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-677-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 5C88D1E3720B1725EB9D70F4EE758DC156ACC076E067549D0E8917E6C624DBAD InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-675-windows-cl-msvc2022-x86_64.exe - InstallerSha256: F7D2A9FA7B6E2FB266FDD1F0C079C90D11A8627830125FAA96A881D88DFF4AEF + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-677-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 5C88D1E3720B1725EB9D70F4EE758DC156ACC076E067549D0E8917E6C624DBAD InstallerSwitches: Custom: /AllUsers ManifestType: installer From 88b97cffdffb33e0c7a265683c9afaa3ffc2c42f Mon Sep 17 00:00:00 2001 From: Louis Hinchliffe Date: Sat, 20 Jun 2026 17:26:26 +0100 Subject: [PATCH 24/84] New version: LouisHinchliffe.HardwareMon version 18.2.5 (#390976) --- ...LouisHinchliffe.HardwareMon.installer.yaml | 22 +++++++++++ ...isHinchliffe.HardwareMon.locale.en-US.yaml | 37 +++++++++++++++++++ .../18.2.5/LouisHinchliffe.HardwareMon.yaml | 8 ++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.installer.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml create mode 100644 manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.yaml diff --git a/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.installer.yaml b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.installer.yaml new file mode 100644 index 0000000000000..1b838f6686f0a --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.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: LouisHinchliffe.HardwareMon +PackageVersion: 18.2.5 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{453983D4-D80B-41C9-935A-F25D8787C0AC}_is1' +ReleaseDate: 2026-06-20 +AppsAndFeaturesEntries: +- Publisher: LouisDev + ProductCode: '{453983D4-D80B-41C9-935A-F25D8787C0AC}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HardwareMon' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/louisboii747/HardwareMon/releases/download/v18.2.5/HardwareMon-v18.2.5.exe + InstallerSha256: E0570AE03125D7C753742CE8E09B8C1F629944380407A75DB57C3622916C6163 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml new file mode 100644 index 0000000000000..5cd4513a2e552 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.locale.en-US.yaml @@ -0,0 +1,37 @@ +# 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: LouisHinchliffe.HardwareMon +PackageVersion: 18.2.5 +PackageLocale: en-US +Publisher: Louis Hinchliffe +PublisherUrl: https://github.com/louisboii747 +PublisherSupportUrl: https://github.com/louisboii747/HardwareMon/issues +PackageName: HardwareMon +PackageUrl: https://github.com/louisboii747/HardwareMon +License: MIT +LicenseUrl: https://github.com/louisboii747/HardwareMon/blob/HEAD/LICENSE +ShortDescription: A simple GUI to view hardware info and performance metrics. +Tags: +- cpu-monitor +- desktop-application +- fastapi +- flutter +- gpu-monitor +- hardware-monitor +- linux +- open-source +- performance-monitor +- process-monitor +- system-analytics +- system-monitor +- windows +ReleaseNotes: |- + Full Changelog: v18.2.4...v18.2.5 + Full Changelog: v18.2.4...v18.2.5 +ReleaseNotesUrl: https://github.com/louisboii747/HardwareMon/releases/tag/v18.2.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/louisboii747/HardwareMon/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.yaml b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.yaml new file mode 100644 index 0000000000000..dc59770a36e05 --- /dev/null +++ b/manifests/l/LouisHinchliffe/HardwareMon/18.2.5/LouisHinchliffe.HardwareMon.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: LouisHinchliffe.HardwareMon +PackageVersion: 18.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1e129a02521316fe1aa1ff61924f03e6f66a4c09 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:48:00 +0800 Subject: [PATCH 25/84] New version: Nexmoe.VidBee version 1.3.13 (#390974) --- .../1.3.13/Nexmoe.VidBee.installer.yaml | 18 +++++++++ .../1.3.13/Nexmoe.VidBee.locale.en-US.yaml | 40 +++++++++++++++++++ .../1.3.13/Nexmoe.VidBee.locale.zh-CN.yaml | 30 ++++++++++++++ .../n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.installer.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.en-US.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.zh-CN.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.yaml diff --git a/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.installer.yaml b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.installer.yaml new file mode 100644 index 0000000000000..800a066f06873 --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.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: Nexmoe.VidBee +PackageVersion: 1.3.13 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fff4bd16-5d3a-5cef-a622-389b19ec32a7 +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nexmoe/VidBee/releases/download/v1.3.13/vidbee-1.3.13-setup.exe + InstallerSha256: B188E2FC79960750A92AD5FB8CEEA0337C7CB4EC7998BA00E298E9B2042691BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.en-US.yaml b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.en-US.yaml new file mode 100644 index 0000000000000..5057309b1452d --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.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: Nexmoe.VidBee +PackageVersion: 1.3.13 +PackageLocale: en-US +Publisher: VidBee +PublisherUrl: https://nexmoe.com/ +PublisherSupportUrl: https://github.com/nexmoe/VidBee/issues +PackageName: VidBee +PackageUrl: https://github.com/nexmoe/VidBee +License: MIT +LicenseUrl: https://github.com/nexmoe/VidBee/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 VidBee +ShortDescription: Download videos from almost any website worldwide +Description: |- + Download videos from almost any website worldwide + Best-in-class UI interface - Clean, intuitive, and powerful + Built with Electron, React, TypeScript, Tailwind CSS, and shadcn/ui. + + ✨ Core Features + 🌍 Global Video Download Support + - 1000+ Sites Supported - Download videos from almost any website worldwide through yt-dlp engine + - Smart Platform Detection - Automatically detect video platforms and optimize download parameters + - Multi-format Support - Videos, audio tracks, playlists to meet all download needs + - Localized interface support in many languages + 🎨 Best-in-class UI Experience + - Modern Design - Clean and beautiful interface + - Intuitive Operations - One-click pause/resume/retry + - Real-time Progress - Detailed download progress tracking and status management + - Theme Switching - Support for system/light/dark themes for comfortable viewing +Tags: +- download +- downloader +- video +- video-downloader +ReleaseNotes: 'Full Changelog: https://github.com/nexmoe/VidBee/compare/v1.3.12...v1.3.13' +ReleaseNotesUrl: https://github.com/nexmoe/VidBee/releases/tag/v1.3.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.zh-CN.yaml b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b7c3845a3e092 --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.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: Nexmoe.VidBee +PackageVersion: 1.3.13 +PackageLocale: zh-CN +ShortDescription: 从全球几乎任何网站下载视频 +Description: |- + 从全球几乎任何网站下载视频 + 顶级的用户界面 - 简洁、直观且功能强大 + 采用 Electron、React、TypeScript、Tailwind CSS 和 shadcn/ui 构建 + + ✨ 核心功能 + 🌍 全球视频下载支持 + - 支持上千网站 - 通过 yt-dlp 引擎从全球几乎任何网站下载视频 + - 智能平台识别 - 自动识别视频平台并优化下载参数 + - 多种格式支持 - 支持视频、音频、播放列表,满足所有下载需求 + - 支持多种语言的本地化界面 + 🎨 顶级的 UI 体验 + - 现代设计 - 简洁美观的界面 + - 直观操作 - 一键暂停/恢复/重试 + - 实时进度 - 详细的下载进度追踪与状态管理 + - 主题切换 - 支持系统/浅色/深色主题,观看更舒适 +Tags: +- 下载 +- 下载器 +- 视频 +- 视频下载器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.yaml b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.yaml new file mode 100644 index 0000000000000..3d19a7586110a --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.13/Nexmoe.VidBee.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: Nexmoe.VidBee +PackageVersion: 1.3.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 80746ff04fe37856bf7dfc28cccb375123cc2fa8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:48:13 +0800 Subject: [PATCH 26/84] New version: QuantumNous.NewAPI version 1.0.0-rc.14 (#390975) --- .../QuantumNous.NewAPI.installer.yaml | 15 +++++ .../QuantumNous.NewAPI.locale.en-US.yaml | 28 +++++++++ .../QuantumNous.NewAPI.locale.zh-CN.yaml | 63 +++++++++++++++++++ .../1.0.0-rc.14/QuantumNous.NewAPI.yaml | 8 +++ 4 files changed, 114 insertions(+) create mode 100644 manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.installer.yaml create mode 100644 manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.en-US.yaml create mode 100644 manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.zh-CN.yaml create mode 100644 manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.yaml diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.installer.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.installer.yaml new file mode 100644 index 0000000000000..0330eb3bc77a0 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.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: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.14 +InstallerType: portable +Commands: +- new-api +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/QuantumNous/new-api/releases/download/v1.0.0-rc.14/new-api-v1.0.0-rc.14.exe + InstallerSha256: BAF1D63870CF76425BEFB13A38411B5169EFDC9C673939D17571875E9EB5A3DB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.en-US.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..c72c92035ec74 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.en-US.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: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.14 +PackageLocale: en-US +PublisherUrl: https://www.newapi.ai/en/ +PublisherSupportUrl: https://www.newapi.ai/en/support/ +PackageUrl: https://www.newapi.ai/en/ +ShortDescription: Next-Gen LLM Gateway & AI Asset Platform +Description: New API is a next-generation large model gateway and AI asset management system, developed based on One API. The project aims to provide a unified interface for managing and utilizing various AI model services, including but not limited to OpenAI, Anthropic, Gemini, and Midjourney. +Tags: +- ai +- anthropic-api +- chatbot +- large-language-model +- llm +- openai-api +- openai-response +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://www.newapi.ai/en/guide/ +- DocumentLabel: Wiki + DocumentUrl: https://www.newapi.ai/en/wiki/ +- DocumentLabel: API Reference + DocumentUrl: https://www.newapi.ai/en/api/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.zh-CN.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e0c1ff5719f06 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.14 +PackageLocale: zh-CN +Publisher: Quantum Nous +PublisherUrl: https://www.newapi.ai/ +PublisherSupportUrl: https://www.newapi.ai/support/ +Author: 锟腾科技(杭州)有限公司 +PackageName: New API +PackageUrl: https://www.newapi.ai/ +License: AGPL-3.0 +LicenseUrl: https://github.com/QuantumNous/new-api/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Quantum Nous. All Rights Reserved. +ShortDescription: 新一代大模型网关与 AI 资产管理系统 +Description: New API 是一个新一代大模型网关与 AI 资产管理系统,基于 One API 进行二次开发。该项目旨在提供一个统一的接口来管理和使用各种 AI 模型服务,包括但不限于 OpenAI、Anthropic、Gemini和 Midjourney 等。 +Tags: +- anthropic-api +- openai-api +- openai-response +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + Highlights + This release adds a new dashboard traffic flow Sankey chart for visualizing token routing and flow patterns, with interactive highlighting, persistent filters, and limits to keep large graphs readable. Channel management also gets a faster, cleaner card layout for easier browsing and reduced UI re-rendering. + New Features + - Added a dashboard traffic flow Sankey chart to help admins understand token flow and routing behavior at a glance (#5465). + - Added routing reliability management for better control and visibility over routing behavior. + Gallery + Traffic flow chart Channel management card layout + + Bug Fixes + - Fixed log filtering by login type in the new frontend (#5620). + - Fixed the billing history dialog layout so pagination no longer overlaps the list (#5627). + - Fixed model pricing entries that could not be deleted from the visual pricing list (#5628). + - Fixed repeated database column migrations running again after restarts (#5361, #5616). + Improvements + - Improved the channel management card layout and reduced unnecessary re-renders for a smoother experience. + - Simplified the model list for easier scanning and management. + - Updated channel icons for better visual consistency. + + What's Changed + - fix: stop repeated allow_balance_pay column migration on restart by @feitianbubu in https://github.com/QuantumNous/new-api/pull/5361 + - fix: stop repeated allow_wallet_overflow column migration on restart by @feitianbubu in https://github.com/QuantumNous/new-api/pull/5616 + - feat(dashboard): 增加分流图,查看 token 流量。add traffic flow sankey chart by @Quaternijkon in https://github.com/QuantumNous/new-api/pull/5465 + - fix(log): 修复新前端日志按登录类型(type=7)筛选失效 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/5620 + - fix(wallet): 修复计费历史弹窗分页与列表重叠 (#5624) by @feitianbubu in https://github.com/QuantumNous/new-api/pull/5627 + - fix(model-pricing): 修复模型定价列表项无法删除 (#5623) by @feitianbubu in https://github.com/QuantumNous/new-api/pull/5628 + New Contributors + - @Quaternijkon made their first contribution in https://github.com/QuantumNous/new-api/pull/5465 + Full Changelog: https://github.com/QuantumNous/new-api/compare/v1.0.0-rc.13...v1.0.0-rc.14 +ReleaseNotesUrl: https://github.com/QuantumNous/new-api/releases/tag/v1.0.0-rc.14 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://www.newapi.ai/guide/ +- DocumentLabel: 维基百科 + DocumentUrl: https://www.newapi.ai/wiki/ +- DocumentLabel: 接口文档 + DocumentUrl: https://www.newapi.ai/api/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.yaml new file mode 100644 index 0000000000000..b4b73cd97c94e --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.14/QuantumNous.NewAPI.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: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.14 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From d655d3c23a2023101907b27a47c8c9808f9abc2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:48:26 +0800 Subject: [PATCH 27/84] New version: Watfaq.ClashRS version 0.10.7 (#390978) --- .../0.10.7/Watfaq.ClashRS.installer.yaml | 30 +++++++++ .../0.10.7/Watfaq.ClashRS.locale.en-US.yaml | 63 +++++++++++++++++++ .../0.10.7/Watfaq.ClashRS.locale.zh-CN.yaml | 18 ++++++ .../Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.yaml | 8 +++ 4 files changed, 119 insertions(+) create mode 100644 manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.installer.yaml create mode 100644 manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.en-US.yaml create mode 100644 manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.zh-CN.yaml create mode 100644 manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.yaml diff --git a/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.installer.yaml b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.installer.yaml new file mode 100644 index 0000000000000..a85de7d31b8cf --- /dev/null +++ b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.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: Watfaq.ClashRS +PackageVersion: 0.10.7 +InstallerType: portable +Commands: +- clash +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Watfaq/clash-rs/releases/download/v0.10.7/clash-rs-i686-pc-windows-msvc.exe + InstallerSha256: C951827D5F992FE423062DCD2AB3283294860A1E8C5D9D0B25E289DC5C6A91EE + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/Watfaq/clash-rs/releases/download/v0.10.7/clash-rs-x86_64-pc-windows-msvc.exe + InstallerSha256: CAD5E08CE7A9468B1DAE8B1C588199CD8C3064E48584A05959F5BE094100169D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/Watfaq/clash-rs/releases/download/v0.10.7/clash-rs-aarch64-pc-windows-msvc.exe + InstallerSha256: F8486A0305F54ED1A4B0D1009D5E10E6CFF635B380A6240A3A3F952600119F45 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.en-US.yaml b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.en-US.yaml new file mode 100644 index 0000000000000..7c25c2779ae36 --- /dev/null +++ b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Watfaq.ClashRS +PackageVersion: 0.10.7 +PackageLocale: en-US +Publisher: Watfaq Technologies Pty Ltd +PublisherUrl: https://github.com/Watfaq +PublisherSupportUrl: https://github.com/Watfaq/clash-rs/issues +Author: Watfaq Technologies Pty Ltd +PackageName: ClashRS +PackageUrl: https://github.com/Watfaq/clash-rs +License: Apache-2.0 +LicenseUrl: https://github.com/Watfaq/clash-rs/blob/HEAD/LICENSE +ShortDescription: A custom protocol, rule based network proxy software. +Moniker: clash-rs +Tags: +- clash +- network +- proxy +- vpn +ReleaseNotes: |- + 🚀 Features + - Make all user configs statically typed in def.rs (#1436) by @Copilot + - Silently ignore unknown top-level/dns config fields; add --strict-config (#1452) by @Copilot + 🐛 Bug Fixes + - Remove v6 dns config from wintun (#1437) by @spongebob888 + - (socket) Skip SO_BINDTODEVICE on Android (#1442) by @masike0609 + - Skip interface binding for loopback destinations (#1445) by @Copilot + 🚜 Refactor + - (tuic) Use tuic-core re-exported quinn (#1429) by @Itsusinn + - Remove docker requirement of tuic (#1345) by @Itsusinn + 🛠️ Builds + - Upgrade tuic-core to v1.8.4 (#1431) by @Itsusinn + - (deps) Bump the rust-dependencies group with 23 updates (#1448) by @dependabot[bot] + - (deps) Bump the npm-dependencies group in /clash-dashboard with 15 updates (#1447) by @dependabot[bot] + - (deps) Bump qs from 6.15.1 to 6.15.2 in /clash-dashboard (#1441) by @dependabot[bot] + - (deps) Bump brace-expansion from 5.0.5 to 5.0.6 in /clash-dashboard (#1430) by @dependabot[bot] + - (deps) Bump hono from 4.12.18 to 4.12.26 in /clash-dashboard (#1456) by @dependabot[bot] + - (deps-dev) Bump vite from 8.0.15 to 8.0.16 in /clash-dashboard (#1455) by @dependabot[bot] + - (deps) Bump js-yaml from 4.1.1 to 4.2.0 in /clash-dashboard (#1459) by @dependabot[bot] + ⚙️ Miscellaneous Tasks + - Handle cache service rate limits (429) with exponential backoff (#1432) by @Itsusinn + - Bump workflows to v1.0.35, enable sccache & cross-rs integration (#1443) by @Itsusinn + - Bump version to v0.10.7 by @github-actions[bot] + Other + - Reject unknown config fields during deserialization (#1440) by @Copilot + - Handle wildcard CORS origins without panicking (#1458) + - Initial plan + - Handle wildcard CORS origins + - Warn on mixed wildcard CORS origins + - Polish wildcard CORS regression test + + Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com by @Copilot + New Contributors ❤️ + - @masike0609 made their first contribution in #1442 + Full Changelog: https://github.com/Watfaq/clash-rs/compare/v0.10.6...v0.10.7 +ReleaseNotesUrl: https://github.com/Watfaq/clash-rs/releases/tag/v0.10.7 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://watfaq.gitbook.io/clashrs-user-manual +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.zh-CN.yaml b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b08ec0cc9aa77 --- /dev/null +++ b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.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: Watfaq.ClashRS +PackageVersion: 0.10.7 +PackageLocale: zh-CN +ShortDescription: 一款自定义协议的基于规则的网络代理软件。 +Tags: +- clash +- vpn +- 代理 +- 网络 +ReleaseNotesUrl: https://github.com/Watfaq/clash-rs/releases/tag/v0.10.7 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://watfaq.gitbook.io/clashrs-user-manual +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.yaml b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.yaml new file mode 100644 index 0000000000000..48979834ea559 --- /dev/null +++ b/manifests/w/Watfaq/ClashRS/0.10.7/Watfaq.ClashRS.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: Watfaq.ClashRS +PackageVersion: 0.10.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 815760a5e28b20b8edefaf177a6f63fa2295c921 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 20 Jun 2026 12:48:40 -0400 Subject: [PATCH 28/84] New version: Microsoft.SafetyScanner version 1.453.195.0 (#390977) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.195.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..643a382b554d0 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.195.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.453.195.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.195.0&arch=x86 + InstallerSha256: 23B7E27D1DE0FDBE1DB7F6F551580C5C4153D16B9CED4097A815B7CF61DBEDC4 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.195.0&arch=amd64 + InstallerSha256: D3D129FD932CFB45DAFF2142B7EE3B6DC1582CBCE56DEDC77655DCD27636B045 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..defcaaec40bfd --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.195.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.453.195.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.453.195.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.195.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..5ebb5b76be8c2 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.195.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.453.195.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e3dbde48883cfbe2cf0c43291814283fb8e12680 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:13:54 +0800 Subject: [PATCH 29/84] New version: MicroDicom.DICOMViewer version 2026.3 (#390182) --- .../MicroDicom.DICOMViewer.installer.yaml | 27 +++++++ .../MicroDicom.DICOMViewer.locale.en-US.yaml | 78 +++++++++++++++++++ .../MicroDicom.DICOMViewer.locale.zh-CN.yaml | 51 ++++++++++++ .../2026.3/MicroDicom.DICOMViewer.yaml | 8 ++ 4 files changed, 164 insertions(+) create mode 100644 manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.installer.yaml create mode 100644 manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.en-US.yaml create mode 100644 manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.zh-CN.yaml create mode 100644 manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.yaml diff --git a/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.installer.yaml b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.installer.yaml new file mode 100644 index 0000000000000..273c4f27589d8 --- /dev/null +++ b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.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: MicroDicom.DICOMViewer +PackageVersion: "2026.3" +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- microdicom +FileExtensions: +- dcm +- dcm30 +ProductCode: MicroDicom32 +Installers: +- Architecture: x86 + InstallerUrl: https://www.microdicom.com/downloads/Software/MicroDicom-2026.3-Setup.exe + InstallerSha256: 8FB153F83B26AAF8185A81056045BBE503E3217A59DAAE038025D282D74C4D72 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\MicroDicom' +- Architecture: x64 + InstallerUrl: https://www.microdicom.com/downloads/Software/MicroDicom-2026.3-Setup.exe + InstallerSha256: 8FB153F83B26AAF8185A81056045BBE503E3217A59DAAE038025D282D74C4D72 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\MicroDicom' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.en-US.yaml b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..da1de9c5af039 --- /dev/null +++ b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.en-US.yaml @@ -0,0 +1,78 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroDicom.DICOMViewer +PackageVersion: "2026.3" +PackageLocale: en-US +Publisher: MicroDicom +PublisherUrl: https://www.microdicom.com/ +PublisherSupportUrl: https://www.microdicom.com/support.html +PrivacyUrl: https://www.microdicom.com/privacy.html +Author: MicroDicom Ltd. +PackageName: MicroDicom DICOM Viewer +PackageUrl: https://www.microdicom.com/dicom-viewer.html +License: Proprietary +LicenseUrl: https://www.microdicom.com/eula.html +Copyright: Copyright © 2007-2026 MicroDicom All rights reserved. +CopyrightUrl: https://www.microdicom.com/eula.html +ShortDescription: Free DICOM viewer for primary processing and preservation of medical images in DICOM format. +Description: |- + Most of the available commercial software for manipulation of DICOM images is expensive by itself or distributed with expensive medical machinery. Free software packages on the other side are often non-intuitive and with limited functionality. There is a common situation for the user when more than one package is needed to achieve feasible results. + The subject of the presented work is the design and implementation of a software package aimed to overcome the problem stated above. MicroDicom DICOM Viewer is equipped with most common tools for manipulation of DICOM images, and it has an intuitive user interface. It also has the advantage of being free for use and accessible to everyone. + Features: + - Open and save medical images in DICOM format + - Read DICOM files of any manufacturer and modality + - Supported DICOM images - without compression and RLE, JPEG Lossy, JPEG Lossless, JPEG 2000 Lossy, JPEG2000 Lossless compressions + - Structured Reports + - MPEG-2 and MPEG-4 transfer syntaxes + - Encapsulated PDF + - Open DICOM directory files + - Display patient list from DICOMDIR + - Load via drag & drop or double-click + - Open images in common graphic formats (JPEG, BMP, PNG, GIF, TIFF) + - Convert DICOM images to JPEG, BMP, PNG, GIF, TIFF + - Convert DICOM images to movie file format(AVI, WMV and MP4) + - Copy DICOM image to clipboard + - Anonymize DICOM images + - Image orientation in overlay + - Mouse-driven level-window, user-defined window presets + - Zooming and panning + - Medical image processing operation + - Measurements and annotations + - Brightness/contrast control + - Image resize, Rotate, Flip, Invert + - Displaying DICOM attributes of selected image + - Suited for patient CD/DVD to show DICOM images without installation + - Run on Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10 and Windows 11 + - Available for x86 and x64 platforms + - Portable version + - And much more +Tags: +- dicom +- medical-imaging +ReleaseNotes: |- + - New features: + Added 3D volume rendering. + Added 3D MPR with MIP, MinIP, AVG and slab thickness support, and improved MPR speed. + Added ROI Window/Level - draw a rectangle to auto-fit contrast to that region (Alt+W). + Added Screen Capture Selection. + Added export DICOM to JSON. + Hovering over a series in the DICOM browser now highlights the corresponding view in MultiView. + Implemented sorting by Date in the Preview tab in the DICOM browser. + Made a universal installer. + - Defect fixing: + Fixed an issue with updating MPR and 3D volume rendering while downloading from PACS. + Fixed an issue with scanning causing 3D rendering to switch to other images. + Fixed an issue with scrolling images in 3D MPR series. + Fixed multiple crashes. +ReleaseNotesUrl: https://www.microdicom.com/dicom-viewer/history.html +PurchaseUrl: https://www.microdicom.com/online-store.html +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://www.microdicom.com/dicom-viewer-user-manual/ +- DocumentLabel: Quick Tutorials + DocumentUrl: https://www.microdicom.com/quick-tutorials-how-to.html +- DocumentLabel: Video Tutorials + DocumentUrl: https://www.microdicom.com/video-tutorials.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.zh-CN.yaml b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aecb292bd457c --- /dev/null +++ b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.locale.zh-CN.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroDicom.DICOMViewer +PackageVersion: "2026.3" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 免费 DICOM 查看器,用于 DICOM 格式医学影像的初级处理与保存。 +Description: |- + 市面上大多数用于处理 DICOM 图像的商业软件本身价格昂贵,或需搭配昂贵的医疗设备使用。而免费软件往往操作复杂且功能有限,用户常需组合多个软件才能完成基础操作。 + 本项目的核心目标是设计与开发一套解决上述问题的软件方案。MicroDicom DICOM Viewer 集成了最常用的 DICOM 图像处理工具,拥有直观的用户界面,并具有免费开放的核心优势。 + 功能特性: + - 支持 DICOM 格式医学图像的打开与保存 + - 兼容各厂商设备及成像模态的 DICOM 文件 + - 支持压缩类型:无压缩/RLE/JPEG 有损/JPEG 无损/JPEG2000 有损/JPEG2000 无损 + - 结构化报告处理 + - MPEG-2 与 MPEG-4 传输语法 + - 内嵌 PDF 解析 + - 可打开 DICOM 目录文件 + - 从 DICOMDIR 显示患者列表 + - 拖放/双击快速载入 + - 支持通用图像格式(JPEG/BMP/PNG/GIF/TIFF) + - DICOM 转 JPEG/BMP/PNG/GIF/TIFF + - DICOM 转视频格式(AVI/WMV/MP4) + - 复制 DICOM 图像至剪贴板 + - DICOM 图像匿名化处理 + - 叠加层图像方向标识 + - 鼠标驱动窗宽窗位调节/自定义预设值 + - 缩放与平移 + - 医学图像处理运算 + - 测量与标注工具 + - 亮度/对比度调节 + - 图像缩放/旋转/翻转/反相 + - 显示选定图像的 DICOM 属性 + - 无需安装即可直接运行患者 CD/DVD 中的 DICOM 图像 + - 兼容 Windows Vista/7/8/8.1/10/11 + - 支持 x86 与 x64 平台 + - 提供便携版本 + - 及其他多项功能 +Tags: +- dicom +- 医学成像 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://www.microdicom.com/dicom-viewer-user-manual/ +- DocumentLabel: 快速入门 + DocumentUrl: https://www.microdicom.com/quick-tutorials-how-to.html +- DocumentLabel: 视频教程 + DocumentUrl: https://www.microdicom.com/video-tutorials.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.yaml b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.yaml new file mode 100644 index 0000000000000..0580d307a91b6 --- /dev/null +++ b/manifests/m/MicroDicom/DICOMViewer/2026.3/MicroDicom.DICOMViewer.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: MicroDicom.DICOMViewer +PackageVersion: "2026.3" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94f7006898467a368bd470b852aa886cadddbbad Mon Sep 17 00:00:00 2001 From: Abhay raghuwanshi <45534131+abhayraghuwanshi@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:44:13 +0530 Subject: [PATCH 30/84] New version: CoolDesk.CoolDesk version 1.3.0 (#390970) --- .../1.3.0/CoolDesk.CoolDesk.installer.yaml | 41 +++++++++++++++++++ .../1.3.0/CoolDesk.CoolDesk.locale.en-US.yaml | 30 ++++++++++++++ .../CoolDesk/1.3.0/CoolDesk.CoolDesk.yaml | 8 ++++ 3 files changed, 79 insertions(+) create mode 100644 manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.installer.yaml create mode 100644 manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.locale.en-US.yaml create mode 100644 manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.yaml diff --git a/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.installer.yaml b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.installer.yaml new file mode 100644 index 0000000000000..6cd6557be2f92 --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.installer.yaml @@ -0,0 +1,41 @@ +# 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: CoolDesk.CoolDesk +PackageVersion: 1.3.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/download/v1.3.0/CoolDesk_1.3.0_x64-setup.exe + InstallerSha256: 7AB475E42E30495ECE0F13D825D2F50199EF2CFB3B7E5286400406EBF1FBB211 + ProductCode: CoolDesk + AppsAndFeaturesEntries: + - Publisher: CN=cool-products + ProductCode: CoolDesk + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\CoolDesk' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/download/v1.3.0/CoolDesk_1.3.0_x64_en-US.msi + InstallerSha256: 69A6BD172DFBAD6ACA874268E2A90E7ED366AC286ACD7284F4FB27CDE88401D0 + ProductCode: '{AB3B9314-58B5-4E1A-B94F-A13AFEF19989}' + AppsAndFeaturesEntries: + - Publisher: CN=cool-products + ProductCode: '{AB3B9314-58B5-4E1A-B94F-A13AFEF19989}' + UpgradeCode: '{2228EF21-1320-5AB6-89DE-377326D765B8}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/CoolDesk' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.locale.en-US.yaml b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.locale.en-US.yaml new file mode 100644 index 0000000000000..58d84bdb85595 --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: CoolDesk.CoolDesk +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: CoolDesk +PublisherUrl: https://cool-desk.com +PublisherSupportUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/issues +PrivacyUrl: https://cool-desk.com/privacy-details +Author: Abhay Raghuwanshi +PackageName: CoolDesk +PackageUrl: https://cool-desk.com +License: Apache-2.0 +LicenseUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/blob/HEAD/LICENSE +ShortDescription: AI-powered desktop workspace manager +Description: CoolDesk is an AI-powered desktop workspace manager that organizes your browser tabs, apps, and workflows. It features a global spotlight search, smart tab grouping, workspace management, and real-time sync across browsers. +Moniker: cooldesk +Tags: +- ai +- browser +- productivity +- tabs +- workspace +ReleaseNotes: |- + What's new + See the full changelog for details. +ReleaseNotesUrl: https://github.com/abhayraghuwanshi/cooldesk-extension/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.yaml b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.yaml new file mode 100644 index 0000000000000..847d7dc2eb875 --- /dev/null +++ b/manifests/c/CoolDesk/CoolDesk/1.3.0/CoolDesk.CoolDesk.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: CoolDesk.CoolDesk +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1a9f9dec185db930048013f979dffee8ed0e8e87 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 20 Jun 2026 22:14:26 +0500 Subject: [PATCH 31/84] New version: Dmezhnov.KnitCalc version 1.8.42 (#390981) --- .../1.8.42/Dmezhnov.KnitCalc.installer.yaml | 20 +++++++++++++++++ .../Dmezhnov.KnitCalc.locale.en-US.yaml | 22 +++++++++++++++++++ .../KnitCalc/1.8.42/Dmezhnov.KnitCalc.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.installer.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.locale.en-US.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.yaml diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..d5d3b4af20b8b --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.42 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dmezhnov/knitcalc/releases/download/v1.8.42+65/knitcalc-windows-x64-1.8.42+65.zip + InstallerSha256: 236B1681BB4E13628AB1C86C823FDC21832C9C84E37FAC633742D188AC46AC9B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..2761be7addc68 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: 1.8.42 +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: +- knitting +- calculator +- craft +ReleaseNotesUrl: https://github.com/dmezhnov/knitcalc/releases/tag/v1.8.42%2B65 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..3a819eecad3c8 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.42/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.42 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fe7ca7d6c0a3e1ce44d36fd22ae6115e7529ccb7 Mon Sep 17 00:00:00 2001 From: MALWARE Date: Sat, 20 Jun 2026 20:36:44 +0300 Subject: [PATCH 32/84] ImMALWARE.AutoTotal version 1.3 (#390979) --- .../1.3/ImMALWARE.AutoTotal.installer.yaml | 13 +++++++++++++ .../1.3/ImMALWARE.AutoTotal.locale.en-US.yaml | 19 +++++++++++++++++++ .../AutoTotal/1.3/ImMALWARE.AutoTotal.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.installer.yaml create mode 100644 manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.locale.en-US.yaml create mode 100644 manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.yaml diff --git a/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.installer.yaml b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.installer.yaml new file mode 100644 index 0000000000000..a5cc6adc793ab --- /dev/null +++ b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.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: ImMALWARE.AutoTotal +PackageVersion: "1.3" +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ImMALWARE/AutoTotal/releases/download/1.3/AutoTotalSetup.exe + InstallerSha256: 67F780670AA27218AF1981513F5442FB38A4EDA9DB47742141B282C17B52A605 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.locale.en-US.yaml b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.locale.en-US.yaml new file mode 100644 index 0000000000000..46a742212c681 --- /dev/null +++ b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImMALWARE.AutoTotal +PackageVersion: "1.3" +PackageLocale: en-US +Publisher: ImMALWARE +PublisherUrl: https://github.com/ImMALWARE +PublisherSupportUrl: https://github.com/ImMALWARE/AutoTotal/issues +PackageName: AutoTotal +PackageUrl: https://github.com/ImMALWARE/AutoTotal +License: MIT License +ShortDescription: Automatic scanning of files from Downloads (not only) on VirusTotal +ReleaseNotesUrl: https://github.com/ImMALWARE/AutoTotal/releases/tag/1.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ImMALWARE/AutoTotal/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.yaml b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.yaml new file mode 100644 index 0000000000000..10c113c5e443f --- /dev/null +++ b/manifests/i/ImMALWARE/AutoTotal/1.3/ImMALWARE.AutoTotal.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: ImMALWARE.AutoTotal +PackageVersion: "1.3" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0ab23777a94f280e95bcb5b66ea2635f4076a2f5 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Sat, 20 Jun 2026 13:40:39 -0400 Subject: [PATCH 33/84] New version: OpenCLICollective.codereview-cli version 0.4.167 (#390186) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..e1fd0e166c03a --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.167 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.167/cr_v0.4.167_windows_amd64.zip + InstallerSha256: CBF64012529C16ECBBE1080E33484320D5AF9571B084EE1AC8663DC6A87BEF7F +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.167/cr_v0.4.167_windows_arm64.zip + InstallerSha256: 2512D69312F5DECC4B39D27B2FE6DD5CCFC1C8A043567EB96F5771A7A01A01E8 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-18 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..13847d07b2a49 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.167 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.4.167 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..1f47199c6d819 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.167/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.167 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a5478a1084488ba6e1a9b8f1d37b8d3d36f6e50f Mon Sep 17 00:00:00 2001 From: Hidetoshi Yanagi Date: Sun, 21 Jun 2026 02:41:03 +0900 Subject: [PATCH 34/84] New version: daruyanagi.XTimelineViewer version 1.6.1 (#390195) --- .../daruyanagi.XTimelineViewer.installer.yaml | 23 ++++++++++++ ...ruyanagi.XTimelineViewer.locale.en-US.yaml | 35 +++++++++++++++++++ .../1.6.1/daruyanagi.XTimelineViewer.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.installer.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.locale.en-US.yaml create mode 100644 manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.yaml diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.installer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.installer.yaml new file mode 100644 index 0000000000000..105ea6c3c03c9 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/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.6.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: XTimelineViewer.exe + PortableCommandAlias: xtimelineviewer +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.6.1/XTimelineViewer-v1.6.1-win-x64.zip + InstallerSha256: 74B1CADD9EB2172D00829E573FB6A844077302232C18B1503ED29D68EFCBC33E +- Architecture: arm64 + InstallerUrl: https://github.com/daruyanagi/XTimelineViewer/releases/download/v1.6.1/XTimelineViewer-v1.6.1-win-arm64.zip + InstallerSha256: 02A9E8ABD24C8D6A50FF16E8A977EFD39E04434CBDFE362EF817A9475B009B99 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.locale.en-US.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.locale.en-US.yaml new file mode 100644 index 0000000000000..cfd25d044ae87 --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.locale.en-US.yaml @@ -0,0 +1,35 @@ +# 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.6.1 +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 + - fix: Ctrl+F / F3 のアクセラレータツールチップが UI 全体に出るのを抑止 (#214) by @daruyanagi in #215 + - chore: リリース成果物を一括生成する Release.ps1 を追加 (#216) by @daruyanagi in #217 + - chore: Release.ps1 を Store 専任にし ZIP をオプト化 (#216) by @daruyanagi in #218 + - chore: v1.6.1(#214 修正の取り込み + Release.ps1 バグ修正) by @daruyanagi in #219 + Full Changelog: v1.6.0...v1.6.1 +ReleaseNotesUrl: https://github.com/daruyanagi/XTimelineViewer/releases/tag/v1.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.yaml b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/daruyanagi.XTimelineViewer.yaml new file mode 100644 index 0000000000000..69a8d3733785b --- /dev/null +++ b/manifests/d/daruyanagi/XTimelineViewer/1.6.1/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.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4ae31c502896a3457e8c89e39dcb99bde33ff2a8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:41:07 +0800 Subject: [PATCH 35/84] New version: can1357.oh-my-pi version 16.0.8 (#390199) --- .../16.0.8/can1357.oh-my-pi.installer.yaml | 18 +++ .../16.0.8/can1357.oh-my-pi.locale.en-US.yaml | 106 ++++++++++++++++++ .../16.0.8/can1357.oh-my-pi.locale.zh-CN.yaml | 24 ++++ .../oh-my-pi/16.0.8/can1357.oh-my-pi.yaml | 8 ++ 4 files changed, 156 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..c45058ba888a5 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.0.8 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v16.0.8/omp-windows-x64.exe + InstallerSha256: 565583C7F6AC4115E0C5E8FE1B5E220A5E5E2961B5EC8DDBEF9604ACAC1995CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..2eda1881549f5 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,106 @@ +# 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: 16.0.8 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + @oh-my-pi/pi-agent-core + Fixed + - Stopped the compaction summary from tracking scheme:// URLs — internal URIs (conflict://, artifact://, local://, history://, …) and web URLs are no longer recorded as files, and legacy entries rehydrated from older compaction summaries are dropped. + @oh-my-pi/pi-ai + Fixed + - Improved reliability of auth-broker snapshot loading by implementing a robust manual schema check + - Fixed MCP tool argument validation to drop optional empty-string parameters before schema validation, matching the existing optional null handling and avoiding pattern/type failures for omitted model-filled fields. (#2981) + - Fixed API-key credential replacement to hard-delete superseded disabled api_key rows so auth_credentials does not grow indefinitely after key rotation. (#2941) + - Fixed Cursor provider streaming to close text blocks before tool calls so post-tool text opens a new content block and TUI transcript cards render inline instead of grouped near the bottom. (#2924) + @oh-my-pi/pi-catalog + Changed + - Refactored model family ID predicates and capability checkers to use a shared, uniform process-lifetime memo utility to eliminate caching boilerplate. + Fixed + - Fixed LM Studio dynamic discovery to use native /api/v0/models metadata so VLM models advertise image input. (#2945) + @oh-my-pi/pi-coding-agent + Changed + - Optimized app startup time by lazily loading site-specific scraper modules + - Refactored internal archive handling into a unified src/utils/zip.ts module + - Centralized all fflate (ZIP) and Bun.Archive (tar/tar.gz) operations into zip.ts + - Optimized archive reading by using lazy, ranged central-directory access for ZIP files + - Updated internal image processing to no longer include metadata text for fetched images + - Optimized omp:// documentation indexing by compressing doc bodies into a lazily-inflated blob + - Changed Mermaid fenced-block ASCII rendering to use the first-party vendored renderer in @oh-my-pi/pi-utils (src/vendor/mermaid-ascii), dropping the beautiful-mermaid npm package, its transitive elkjs (~3.13MB), and the beautiful-mermaid bun patch; CJK/emoji width handling and the layout-direction override are preserved. + - Changed omp:// documentation embedding to a gzipped base64 index (docs-index.generated.txt, populated at build time and reset afterward) inflated on first read, instead of a ~1.6MB raw TypeScript map. The compiled binary / npm bundle drops ~0.9MB; the dev tree and source checkouts read docs/ from disk. + - Replaced the markit-ai package with a vendored in-house document engine (src/markit) for the document formats it converts: PDF (via mupdf), DOCX (via mammoth), and PPTX/XLSX/EPUB (via fast-xml-parser). Conversion output is preserved, including the PDF column/table-detection pipeline and HTML-table normalization; markit-ai's unused converters and their dependency tail are gone. Legacy .doc/.ppt/.xls/.rtf remain unsupported (a conversion error), as before. + - Centralized ZIP handling behind a single src/utils/zip.ts (fflate): the new document converters, the write tool's in-place archive editing, and the read tool's ranged archive reader now share one ZIP implementation instead of mixing jszip and fflate. + Fixed + - Fixed settings overlay crash when scrolling past the last row in list views + - Improved tool result formatting by correctly wrapping blocks in dim-ink toggles + - Fixed auto-retry after transient model-stream socket closes to replay text/thinking-only partial assistant output, including turns where incomplete tool-call arguments were dropped; completed tool calls still block retry to avoid duplicating tool execution. + - Fixed omp update reporting EPERM: operation not permitted, unlink '.bak' on Windows when self-replacing a standalone binary, even though the new binary had already been installed. The backed-up old executable is still the running process image and cannot be unlinked until the process exits, so the post-verify backup cleanup is now best-effort, backups use a unique per-attempt name, and stale backups are swept on the next update (#845). + - Fixed plan-mode Refine plan so the internal approval abort is hidden and the editor is ready for a follow-up prompt instead of showing Operation aborted (#2971). + - Fixed TUI prompts beginning with shell-style variables such as $HOME being misrouted to Python eval; Python shortcuts now require $ or $$ . (#2944) + - Fixed LM Studio runtime discovery to use native /api/v0/models metadata so inspect_image can select VLM models. (#2945) + - Fixed omp crashing at startup with Cannot find module './browser-data/browser-data.js' (e.g. on Termux/proot Linux arm64). tools/browser/attach.ts value-imported the TargetType enum from puppeteer-core, which dragged the puppeteer-core barrel (and its @puppeteer/browsers Chromium downloader) back onto the eager startup import graph — defeating the lazy-load deferral and turning any bundling quirk in that subtree into a fatal boot crash instead of a recoverable browser-tool error. The import is now import type and the target check compares against the "page" literal, so puppeteer only loads on first browser use. + - Fixed the standalone compiled binary aborting at startup with error: Cannot find package 'mupdf'. The vendored document engine kept mupdf external, but a single-file bun --compile binary has no node_modules to resolve it from, and the bundler resolves the otherwise-lazy import eagerly at boot. mupdf (and its WASM module, embedded at build time via scripts/embed-mupdf-wasm.ts) is now bundled into the binary, so startup and PDF/document conversion both work in the standalone binary; npm and source installs still load mupdf from node_modules. mupdf is also imported lazily inside the PDF converter now, which fixes a compiled-bundle init-order hazard — mupdf's top-level await made the bundled markit chunk's module init async, exposing the converters before their extension tables initialized — and keeps the ~10MB WASM off non-PDF document conversions. + Removed + - Removed the markit-ai, exifr, music-metadata, and direct jszip dependencies. As a side effect, fetching an image or audio URL no longer appends EXIF/audio metadata text; image inlining and resizing are unchanged, and document conversion (PDF/DOCX/PPTX/XLSX/EPUB) is unaffected. + @oh-my-pi/snapcompact + Added + - Added block wrapping for tool results to improve document structure + - Rendered thinking process as italicized blocks above assistant text + - Displayed tool call intents as // comments in tool call headers + - Changed conversation role markers to standard Markdown headings + Changed + - Merged tool results into their corresponding tool call blocks + - Preserved prose formatting around tool calls to maintain conversation flow + - Hidden _i argument from tool call output when an intent is provided + - Optimized assistant turn output to group thinking and text blocks efficiently + Fixed + - Fixed improper splitting of assistant messages around useless tool calls + @oh-my-pi/pi-tui + Fixed + - Fixed bracketed paste under kitty+tmux leaking [27;5;106~ escape tails throughout the pasted text (newlines became visible garbage instead of line breaks). tmux's default extended-keys-format=xterm re-encodes paste control bytes as modifyOtherKeys sequences (ESC[27;5;~), which the paste sanitizer did not decode — only the sibling csi-u form (ESC[;5u) was handled. Both forms are now decoded back to their literal control byte (Ctrl+J → "\n") before control-character stripping, and the decoder is shared by the multi-line editor and the single-line modal input. + @oh-my-pi/pi-utils + Changed + - Mermaid diagrams are now rendered to ASCII by a first-party vendored renderer (src/vendor/mermaid-ascii, derived from the MIT-licensed beautiful-mermaid, ASCII pipeline only) with terminal display width measured via Bun.stringWidth (grapheme-aware, correct for wide/East-Asian glyphs and emoji). Inline label formatting (HTML formatting tags and markdown emphasis) is now reduced to plain text instead of printed raw. + Removed + - Removed the external beautiful-mermaid dependency (and its transitive elkjs, ~3.13MB) in favor of the vendored ASCII renderer. + What's Changed + - fix(coding-agent): hide plan refine approval abort by @roboomp in https://github.com/can1357/oh-my-pi/pull/2978 + - fix(ai): preserve Cursor tool-call ordering by @roboomp in https://github.com/can1357/oh-my-pi/pull/2927 + - fix(ai): purge superseded API-key credential rows by @roboomp in https://github.com/can1357/oh-my-pi/pull/2943 + - fix(providers): detect LM Studio VLM image input by @roboomp in https://github.com/can1357/oh-my-pi/pull/2948 + - fix(tui): require space after python prompt sigil by @roboomp in https://github.com/can1357/oh-my-pi/pull/2949 + - fix(ai): prune optional empty tool params by @roboomp in https://github.com/can1357/oh-my-pi/pull/2983 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v16.0.7...v16.0.8 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v16.0.8 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9376598e26e37 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.0.8 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..a09f3fd5f65d6 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.8/can1357.oh-my-pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 16.0.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6af7ac9c1cb597dcb3d521ea4eaa493268f770d7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:41:17 +0800 Subject: [PATCH 36/84] New version: Discord.Discord.PTB.arm64 version 1.0.41 (#390201) --- .../Discord.Discord.PTB.arm64.installer.yaml | 21 ++++++++++++ ...iscord.Discord.PTB.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...iscord.Discord.PTB.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.41/Discord.Discord.PTB.arm64.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.yaml diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.installer.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.installer.yaml new file mode 100644 index 0000000000000..832615112aa0b --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.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: Discord.Discord.PTB.arm64 +PackageVersion: 1.0.41 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +ProductCode: DiscordPTB +RequireExplicitUpgrade: true +Installers: +- Architecture: arm64 + InstallerUrl: https://ptb.dl2.discordapp.net/distro/app/ptb/win/arm64/1.0.41/DiscordPTBSetup.exe + InstallerSha256: E1BFB2867AD78EBBDE4446F9BECAEFB7103292548EDBC2B48379F877655D2488 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..e509f978360a4 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.41 +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 PTB (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-ptb +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/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6f752008e5424 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.41 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.yaml b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.arm64.yaml new file mode 100644 index 0000000000000..06b817161e8a6 --- /dev/null +++ b/manifests/d/Discord/Discord/PTB/arm64/1.0.41/Discord.Discord.PTB.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.PTB.arm64 +PackageVersion: 1.0.41 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 76ea952b386c8ea301f6f12669505dc5ecf19ef9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:41:30 +0800 Subject: [PATCH 37/84] New version: LuisPater.CLIProxyAPI version 7.2.18 (#390202) --- .../LuisPater.CLIProxyAPI.installer.yaml | 18 ++++++++ .../LuisPater.CLIProxyAPI.locale.en-US.yaml | 44 +++++++++++++++++++ .../LuisPater.CLIProxyAPI.locale.zh-CN.yaml | 24 ++++++++++ .../7.2.18/LuisPater.CLIProxyAPI.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.installer.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.en-US.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.zh-CN.yaml create mode 100644 manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.yaml diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..3f180fbbbb715 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.18 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.18/CLIProxyAPI_7.2.18_windows_amd64.zip + InstallerSha256: 93FD3061EE3E2065CCCED123381FEE7B5231F7AC82587DCB5F85B4B834A0CD68 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..971caa1c5c65e --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.18 +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. + FreeBSD release assets + - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins. + Changelog + - fix(auth): classify transport errors as home_unavailable with retryable flag (052f1934) + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.17...v7.2.18 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5216e4d64248e --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.18 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 0000000000000..f11ca8e1f47a7 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.18/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34083251992aa27fbd2e66c58b18c7f3e17e3252 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:41:43 +0800 Subject: [PATCH 38/84] New version: Anthropic.Claude version 1.14271.0 (#390220) --- .../1.14271.0/Anthropic.Claude.installer.yaml | 66 +++++++++++++++++++ .../Anthropic.Claude.locale.en-US.yaml | 24 +++++++ .../Anthropic.Claude.locale.zh-CN.yaml | 15 +++++ .../Claude/1.14271.0/Anthropic.Claude.yaml | 8 +++ 4 files changed, 113 insertions(+) create mode 100644 manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.installer.yaml create mode 100644 manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.en-US.yaml create mode 100644 manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.zh-CN.yaml create mode 100644 manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.yaml diff --git a/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.installer.yaml new file mode 100644 index 0000000000000..dcc13ada3ee12 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.14271.0 +Protocols: +- claude +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.14271.0/Claude-c8f4d811b076f6d3bb0a320ac9da463cd82a6a11.msix + InstallerSha256: 181FC75E2238FDAC011E0115D501B9944A4FAB5E9924CD080709E05D074154DD + SignatureSha256: 99DE3A7B4B37D9D40C6CF8902E30AA4A902314E7F3239AB776315AD5CA072569 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.14271.0/Claude-c8f4d811b076f6d3bb0a320ac9da463cd82a6a11.msix + InstallerSha256: 757233BB38D6647A3D2CCB6821D5EA9396FD6528B7176D5BABA8C8B805FF53DD + SignatureSha256: E8270E59387F24E0204592B11CA6381FB238EE76AA747290AB2A9984EA66F3E1 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.14271.0/Claude-c8f4d811b076f6d3bb0a320ac9da463cd82a6a11.exe + InstallerSha256: 3ABBB805D677479AAF2D320EF6856094B2F84EEF9219715C539F23EA89034554 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.14271.0/Claude-c8f4d811b076f6d3bb0a320ac9da463cd82a6a11.exe + InstallerSha256: 1E5CC0EDEF8155BF84042F38AFCCDD17C4C986E0835D17F32A988CF830ECA553 + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 0000000000000..2259873901dbe --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.14271.0 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5c386119af432 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.14271.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.yaml new file mode 100644 index 0000000000000..befcfd28e84df --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.14271.0/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.14271.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 61a4a335af26661b73dacb5bb8128869ae066029 Mon Sep 17 00:00:00 2001 From: Abdulkabir Kolawole Agboola <30421571+Abdk4Moura@users.noreply.github.com> Date: Sat, 20 Jun 2026 18:42:02 +0100 Subject: [PATCH 39/84] New package: Abdk4Moura.Filament version 0.2.1-beta.7 (#390980) Co-authored-by: Abdk4Moura --- .../Abdk4Moura.Filament.installer.yaml | 14 ++++++++++ .../Abdk4Moura.Filament.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.2.1-beta.7/Abdk4Moura.Filament.yaml | 6 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.installer.yaml create mode 100644 manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.locale.en-US.yaml create mode 100644 manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.yaml diff --git a/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.installer.yaml b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.installer.yaml new file mode 100644 index 0000000000000..1a983f4e314aa --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.2.1-beta.7" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: filament.exe + PortableCommandAlias: filament +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/Abdk4Moura/filament/releases/download/cli-v0.2.1-beta.7/filament-x86_64-pc-windows-msvc.zip + InstallerSha256: "027b7d5a10688912a26d0f76d702f5346ef208d4775b34a169b76b208fa201a7" +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.locale.en-US.yaml b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.locale.en-US.yaml new file mode 100644 index 0000000000000..1c96d9c289b2f --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.2.1-beta.7" +PackageLocale: en-US +Publisher: Abdulkabir Agboola +PublisherUrl: https://github.com/Abdk4Moura +PublisherSupportUrl: https://github.com/Abdk4Moura/filament/issues +PackageName: Filament +PackageUrl: https://filament.autumated.com +License: MIT +LicenseUrl: https://github.com/Abdk4Moura/filament/blob/main/LICENSE +ShortDescription: P2P file transfer between terminals and browsers - no upload, no account +Description: |- + Filament sends files directly between devices over WebRTC. The other end + can be another terminal or any browser at filament.autumated.com - nothing + to install on the receiving phone or laptop. One-time speakable pairing + codes, resumable transfers that survive restarts, and visible routing + (local / direct / relayed). Self-hostable. +Tags: + - file-transfer + - p2p + - webrtc + - airdrop + - file-sharing +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.yaml b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.yaml new file mode 100644 index 0000000000000..68f69ce679ce5 --- /dev/null +++ b/manifests/a/Abdk4Moura/Filament/0.2.1-beta.7/Abdk4Moura.Filament.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: Abdk4Moura.Filament +PackageVersion: "0.2.1-beta.7" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5b736161e17883af03687f11e28e09f83b4c410c Mon Sep 17 00:00:00 2001 From: Boof2015 <75185879+Boof2015@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:42:14 -0400 Subject: [PATCH 40/84] New version: Boof2015.Astra version 0.6.1-beta (#390983) --- .../0.6.1-beta/Boof2015.Astra.installer.yaml | 18 ++++ .../Boof2015.Astra.locale.en-US.yaml | 87 +++++++++++++++++++ .../Astra/0.6.1-beta/Boof2015.Astra.yaml | 8 ++ 3 files changed, 113 insertions(+) create mode 100644 manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.installer.yaml create mode 100644 manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.locale.en-US.yaml create mode 100644 manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.yaml diff --git a/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.installer.yaml b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.installer.yaml new file mode 100644 index 0000000000000..8fc3529294680 --- /dev/null +++ b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.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: Boof2015.Astra +PackageVersion: 0.6.1-beta +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: a224a281-eeb2-54c1-8e7f-a9e64cdef4df +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- DisplayName: Astra 0.6.1-beta + ProductCode: a224a281-eeb2-54c1-8e7f-a9e64cdef4df +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Boof2015/astra/releases/download/v0.6.1-beta/Astra.Setup.0.6.1-beta.Windows.exe + InstallerSha256: C6CC75E9B8835A7F7E60FA7D63A5C2A7E646D80873520E9EF9B5981325E347A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.locale.en-US.yaml b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.locale.en-US.yaml new file mode 100644 index 0000000000000..ef1453d7ee3e3 --- /dev/null +++ b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.locale.en-US.yaml @@ -0,0 +1,87 @@ +# 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: Boof2015.Astra +PackageVersion: 0.6.1-beta +PackageLocale: en-US +Publisher: Boof2015 +PublisherUrl: https://astramusic.dev/ +PublisherSupportUrl: https://github.com/Boof2015/astra/issues +Author: Boof2015 +PackageName: Astra +PackageUrl: https://github.com/Boof2015/astra +License: GPL-3.0 +LicenseUrl: https://github.com/Boof2015/astra/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Boof2015 +ShortDescription: Audiophile music player with advanced visualization +Tags: +- audio +- audio-player +- audiophile +- cross-platform +- electron +- music +- music-player +- typescript +ReleaseNotes: |- + Welcome to Astra 0.6.1-beta + Lyrics + - Initial XLRC support via @boof2015/xlrc 0.2.0 (#131) + - XLRC sidecar scanning, manual import, and renderer support + - Word timing, furigana, translations, voice labels, and translation-priority controls for XLRC + - Fullscreen lyrics overhaul with additional layout polish + - Manual lyrics editor with LRC, XLRC, and plain-text modes + - Drag-and-drop lyrics import plus sync offset controls + - Clickable synced lyrics for seeking, with popout and transport lyrics updates (#138) + - Fixed lyrics info sidebar scrolling (#138) + - Added a workaround for LRCLIB instability + Metadata & Library + - Metadata editor rebuilt as a side panel + - Virtual DB metadata overrides and optional direct file tag writing + - Bulk metadata editing for title, artist, album, album artist, genre, year, track/disc numbers, and artwork + - Undo/redo support for virtual metadata edits + - Clear overrides action and default save-mode preference + - Artist page grid view added, with later design and sizing refinements + - Improved Jump to Playing with smart source, queue, album, artist, and library track targets + - Fixed smart source jump behavior + Playlists + - Fixed VLC-style M3U import failures (#127) + - Added playlist export to M3U/M3U8 (#118) + - Improved imported playlist path resolution and missing-entry preservation + - Shuffle added to playlist pages (#121) + - Remove tracks directly from playlist views (#128) + - Fixed create-playlist-from-track modal closing when clicking inside it (#137) + - Multi-select quality-of-life fixes + - Right-click context menus no longer clear multiselections + UI & Navigation + - Fixed UI scaling regressions in sidebar and home surfaces (#122, #123) + - Fixed transport bar regression (#126) + - Fixed horizontal scrolling on Home and Library rails + - Fixed artist grid sizing while searching + - Updated playlist action buttons and related layout polish + - Additional fullscreen lyrics visual adjustments + Visualization + - Scopes and visualizers now respect UI scaling settings (#155) + - Added shared canvas sizing logic for correct DPR/backing-store behavior + - Canvas sizing tests added for visualizer scaling regressions + Discord RPC + - Discord Rich Presence activity structure refactored + - Compact status can prioritize title or artist + - Profile info line can show file info or album + - Title and artist links can target YouTube Music, Last.fm, or be disabled + - Optional small Astra badge for cover-art presence + - Configurable “clear when paused” timing + - Added Discord activity tests + Scrobbling + - Fixed custom Last.fm2 API profiles being accidentally blocked + - Expanded scrobbler profile protocol handling coverage + Stability & Tests + - Added/expanded tests for XLRC parsing, lyrics presentation, metadata editor state, playlist import/export path handling, artist grid layout, horizontal scrolling, canvas sizing, and Discord RPC activity building + XLRCDB support will be coming in a future update + Join the Discord server! + What's Changed (auto generated by github) + - Support for XLRC by @Boof2015 in #131 + Full Changelog: v0.6.0-beta...v0.6.1-beta +ReleaseNotesUrl: https://github.com/Boof2015/astra/releases/tag/v0.6.1-beta +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.yaml b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.yaml new file mode 100644 index 0000000000000..96edcb27ccbf9 --- /dev/null +++ b/manifests/b/Boof2015/Astra/0.6.1-beta/Boof2015.Astra.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: Boof2015.Astra +PackageVersion: 0.6.1-beta +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34dd8b44edc993b309abede35e94eb4f6e4cf49e Mon Sep 17 00:00:00 2001 From: bceverly Date: Sat, 20 Jun 2026 14:03:28 -0400 Subject: [PATCH 41/84] New version: sysmanage.sysmanage version 3.0.0.5 (#390209) --- .../sysmanage.sysmanage.installer.yaml | 31 +++ .../sysmanage.sysmanage.locale.en-US.yaml | 262 ++++++++++++++++++ .../3.0.0.5/sysmanage.sysmanage.yaml | 8 + 3 files changed, 301 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.yaml diff --git a/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.installer.yaml b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.installer.yaml new file mode 100644 index 0000000000000..335d41da9a5cd --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.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: sysmanage.sysmanage +PackageVersion: 3.0.0.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-windows-x64.msi + InstallerSha256: 5A05CC089BC9D5FDB8C0DADFB95383D1B3433FE2AD0FAEF4B969FD073C172DB9 + ProductCode: '{30D8C697-E43B-41B7-95F8-D93CE07D52C0}' + AppsAndFeaturesEntries: + - ProductCode: '{30D8C697-E43B-41B7-95F8-D93CE07D52C0}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +- Architecture: arm64 + InstallerUrl: https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-windows-arm64.msi + InstallerSha256: E4C9B0D47E913B95D936A0D6A3AFB317BF54026F85CE9ED2F58CE5F74DE92E24 + ProductCode: '{76002462-48C7-4DC7-B7AF-7BEA4DB51488}' + AppsAndFeaturesEntries: + - ProductCode: '{76002462-48C7-4DC7-B7AF-7BEA4DB51488}' + UpgradeCode: '{F1E2D3C4-B5A6-4D7C-9E8F-1A2B3C4D5E6F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.locale.en-US.yaml new file mode 100644 index 0000000000000..577f09d616520 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.locale.en-US.yaml @@ -0,0 +1,262 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage +PackageVersion: 3.0.0.5 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage +PublisherSupportUrl: https://github.com/bceverly/sysmanage/issues +Author: Bryan Everly +PackageName: SysManage Server +PackageUrl: https://github.com/bceverly/sysmanage +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Open-source fleet management server for SysManage. +Description: SysManage is the server-side component of an open-source fleet management platform. It accepts inventory from SysManage Agent hosts, dispatches declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), surfaces health and compliance dashboards, and exposes a REST + WebSocket API for orchestration. +Moniker: sysmanage +ReleaseNotes: |- + SysManage Server v3.0.0.5 + Complete multitenant support + Multi-platform system management and monitoring server with web-based interface. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage_3.0.0.5-1_all.deb + sudo apt install ./sysmanage_3.0.0.5-1_all.deb + # Install nginx if not already installed + sudo apt install nginx + # Configure the server + sudo nano /etc/sysmanage.yaml + # Run database migrations + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the service + sudo systemctl enable --now sysmanage + OpenBSD + # Download the port tarball + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-openbsd-port-3.0.0.5.tar.gz + # Extract to OpenBSD ports tree + cd /usr/ports/mystuff + mkdir -p www + tar xzf ~/sysmanage-openbsd-port-3.0.0.5.tar.gz -C www/ + # Generate checksums + cd /usr/ports/mystuff/www/sysmanage + doas make makesum + # Build and install + doas make install + # Initialize PostgreSQL (if not already done) + doas su - _postgresql + initdb -D /var/postgresql/data -U postgres -A scram-sha-256 -E UTF8 -W + exit + doas rcctl enable postgresql + doas rcctl start postgresql + # Create database and user + doas su - _postgresql -c "createuser -P sysmanage" + doas su - _postgresql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + doas vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/local/libexec/sysmanage + doas python3 -m alembic upgrade head + # Enable and start the service + doas rcctl enable sysmanage + doas rcctl start sysmanage + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5.pkg + sudo pkg add ./sysmanage-3.0.0.5.pkg + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo sysrc postgresql_enable=YES + sudo service postgresql initdb + sudo service postgresql start + # Create database and user + sudo su - postgres -c "createuser sysmanage" + sudo su - postgres -c "createdb sysmanage -O sysmanage" + sudo su - postgres -c "psql -c \"ALTER USER sysmanage WITH PASSWORD 'your-password';\"" + # Configure SysManage + sudo vi /usr/local/etc/sysmanage/config.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Enable and start the services + sudo sysrc sysmanage_enable=YES + sudo sysrc nginx_enable=YES + sudo service sysmanage start + sudo service nginx start + macOS + # Download and install + curl -L -O https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-macos.pkg + sudo installer -pkg sysmanage-3.0.0.5-macos.pkg -target / + # The installer automatically creates the virtual environment and copies files + # Install PostgreSQL (if not already installed) + brew install postgresql@16 + brew services start postgresql@16 + # Create database + createdb sysmanage + # Configure SysManage + sudo cp /etc/sysmanage.yaml.example /etc/sysmanage.yaml + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Run database migrations + cd /usr/local/lib/sysmanage + .venv/bin/python -m alembic upgrade head + # Install and configure nginx (if not already installed) + brew install nginx + cp /usr/local/etc/sysmanage/sysmanage-nginx.conf /usr/local/etc/nginx/servers/ + brew services start nginx + # Load and start the service + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.server.plist + NetBSD + # Download and verify + ftp https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-netbsd.tgz + ftp https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-netbsd.tgz.sha256 + sha256 -c sysmanage-3.0.0.5-netbsd.tgz.sha256 sysmanage-3.0.0.5-netbsd.tgz + # Install package + su - + pkg_add sysmanage-3.0.0.5-netbsd.tgz + # The package automatically installs PostgreSQL 16 and nginx as dependencies + # Initialize PostgreSQL (if not already done) + /etc/rc.d/pgsql initdb + echo "pgsql=YES" >> /etc/rc.conf + /etc/rc.d/pgsql start + # Create database and user + su - pgsql -c "createuser -P sysmanage" + su - pgsql -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /usr/pkg/etc/sysmanage/sysmanage.yaml.example /usr/pkg/etc/sysmanage.yaml + vi /usr/pkg/etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/pkg/lib/sysmanage + python3.12 -m venv .venv + .venv/bin/pip install -r requirements-prod.txt + .venv/bin/python -m alembic upgrade head + # Configure nginx (optional) + cp /usr/pkg/share/examples/sysmanage/sysmanage-nginx.conf /usr/pkg/etc/nginx/sites-enabled/ + echo "nginx=YES" >> /etc/rc.conf + # Enable and start the services + cp /usr/pkg/share/examples/rc.d/sysmanage /etc/rc.d/ + chmod +x /etc/rc.d/sysmanage + echo "sysmanage=YES" >> /etc/rc.conf + /etc/rc.d/sysmanage start + /etc/rc.d/nginx start + CentOS/RHEL/Fedora/Rocky Linux/AlmaLinux + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-1.*.rpm + sudo dnf install ./sysmanage-3.0.0.5-1.*.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize PostgreSQL (if not already done) + sudo postgresql-setup --initdb + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + OpenSUSE/SLES + # Download and install + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-1.noarch.rpm + sudo zypper install ./sysmanage-3.0.0.5-1.noarch.rpm + # The package automatically installs nginx and PostgreSQL as dependencies + # Initialize and start PostgreSQL (if not already done) + sudo systemctl enable --now postgresql + # Create database and user + sudo -u postgres createuser sysmanage + sudo -u postgres createdb sysmanage -O sysmanage + sudo -u postgres psql -c "ALTER USER sysmanage WITH PASSWORD 'your-password';" + # Configure SysManage + sudo vi /etc/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /opt/sysmanage + sudo -u sysmanage .venv/bin/python -m alembic upgrade head + # Start the services + sudo systemctl enable --now sysmanage + sudo systemctl enable --now nginx + Alpine Linux (3.19, 3.20, 3.21) + # Download the APK package for your Alpine version (e.g., alpine319, alpine320, alpine321) + wget https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-alpine320.apk + # Allow installation of unsigned packages (required for GitHub releases) + apk add --allow-untrusted ./sysmanage-3.0.0.5-alpine320.apk + # The package installs to /usr/libexec/sysmanage with pip packages in a subdirectory + # Dependencies: python3, nginx, postgresql are automatically installed + # Initialize and start PostgreSQL + rc-update add postgresql default + rc-service postgresql start + # Create database and user + su - postgres -c "createuser -P sysmanage" + su - postgres -c "createdb -O sysmanage sysmanage" + # Configure SysManage + cp /etc/sysmanage/sysmanage.yaml.example /etc/sysmanage/sysmanage.yaml + vi /etc/sysmanage/sysmanage.yaml + # Update the database connection string + # Initialize database schema + cd /usr/libexec/sysmanage + PYTHONPATH=/usr/libexec/sysmanage/pip-packages python3 -m alembic upgrade head + # Enable and start the services + rc-update add sysmanage default + rc-update add nginx default + rc-service sysmanage start + rc-service nginx start + Windows (x64 and ARM64) + # Download the MSI installer (choose your architecture) + # For x64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-windows-x64.msi" -OutFile "sysmanage-3.0.0.5-windows-x64.msi" + # For ARM64: + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage/releases/download/v3.0.0.5/sysmanage-3.0.0.5-windows-arm64.msi" -OutFile "sysmanage-3.0.0.5-windows-arm64.msi" + # Install the MSI package (run as Administrator) + # The installer will: + # - Check for and install Python 3.12 if needed + # - Install Visual C++ Redistributable if needed + # - Extract application files to C:\Program Files\SysManage Server + # - Create Python virtual environment and install dependencies + # - Create Windows Service "SysManageServer" + # - Start the service automatically + msiexec /i sysmanage-3.0.0.5-windows-x64.msi + # Configure SysManage (installer creates example config) + notepad "C:\ProgramData\SysManage\sysmanage.yaml" + # Update database connection string and other settings + # The service runs automatically. To manage it: + # Stop the service: + Stop-Service SysManageServer + # Start the service: + Start-Service SysManageServer + # Check service status: + Get-Service SysManageServer + # View service logs: + Get-Content "C:\ProgramData\SysManage\logs\sysmanage-service.log" -Tail 50 + # To uninstall: + # Use "Add or Remove Programs" or run: + msiexec /x sysmanage-3.0.0.5-windows-x64.msi + Note for Windows: The installer requires administrator privileges. Python 3.12 and Visual C++ Redistributable will be automatically installed if not present. The service runs on port 8080 by default (configurable in sysmanage.yaml). + Access the Web Interface + After configuration and starting the service: + - Frontend: http://localhost:3000 + - Backend API: http://localhost:8080 + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/Debian): + sha256sum -c sysmanage_3.0.0.5-1_all.deb.sha256 + OpenBSD: + sha256 -C sysmanage-openbsd-port-3.0.0.5.tar.gz.sha256 sysmanage-openbsd-port-3.0.0.5.tar.gz + FreeBSD: + sha256 -c sysmanage-3.0.0.5.pkg.sha256 sysmanage-3.0.0.5.pkg + macOS: + shasum -a 256 -c sysmanage-3.0.0.5-macos.pkg.sha256 + NetBSD: +ReleaseNotesUrl: https://github.com/bceverly/sysmanage/releases/tag/v3.0.0.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.yaml b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.yaml new file mode 100644 index 0000000000000..d60e67aa50764 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage/3.0.0.5/sysmanage.sysmanage.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: sysmanage.sysmanage +PackageVersion: 3.0.0.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5801eaddf0ef94ab9e9ad3983a62a537e78e0924 Mon Sep 17 00:00:00 2001 From: Alex Danvy Date: Sat, 20 Jun 2026 20:03:41 +0200 Subject: [PATCH 42/84] New version: Altoviz.CLI version 0.0.9 (#390210) --- .../CLI/0.0.9/Altoviz.CLI.installer.yaml | 21 ++++++++++++ .../CLI/0.0.9/Altoviz.CLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../a/Altoviz/CLI/0.0.9/Altoviz.CLI.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.installer.yaml create mode 100644 manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.locale.en-US.yaml create mode 100644 manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.yaml diff --git a/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.installer.yaml b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.installer.yaml new file mode 100644 index 0000000000000..c80171b133f0f --- /dev/null +++ b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Altoviz.CLI +PackageVersion: 0.0.9 +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: altoviz.exe + PortableCommandAlias: altoviz +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/altoviz/cli/releases/download/v0.0.9/altoviz-win-x64.zip + InstallerSha256: 643DBD760E57B9364CBB7D336F1E1FFD9C6D71BD9D19073D2A38B218E1649831 +- Architecture: arm64 + InstallerUrl: https://github.com/altoviz/cli/releases/download/v0.0.9/altoviz-win-arm64.zip + InstallerSha256: 37C3A3882CDAA1DD39E4EF27F73BF22CF3DE59F030E2E054422367E5A4567D2F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-18 diff --git a/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.locale.en-US.yaml b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..c4a3a14668558 --- /dev/null +++ b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.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: Altoviz.CLI +PackageVersion: 0.0.9 +PackageLocale: en-US +Publisher: Altoviz +PublisherUrl: https://altoviz.com +PublisherSupportUrl: https://github.com/altoviz/cli/issues +PackageName: Altoviz CLI +PackageUrl: https://github.com/altoviz/cli +License: MIT +LicenseUrl: https://github.com/altoviz/cli/blob/main/LICENSE +ShortDescription: Command-line interface for the Altoviz invoicing app +Description: |- + Manage customers, invoices, quotes, products and more from the terminal. + Designed for both humans and LLM automation. + Supports table, JSON, YAML, Markdown and CSV output formats. +Moniker: altoviz +Tags: +- erp +- accounting +- cli +- command-line +- llm +- altoviz +ReleaseNotesUrl: https://github.com/altoviz/cli/releases/tag/v0.0.9 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/altoviz/cli/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.yaml b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.CLI.yaml new file mode 100644 index 0000000000000..7a227ac2bd09f --- /dev/null +++ b/manifests/a/Altoviz/CLI/0.0.9/Altoviz.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: Altoviz.CLI +PackageVersion: 0.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1218d19ebc3f6bc0f79987dbfc9e4a539ed53216 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 20 Jun 2026 23:04:01 +0500 Subject: [PATCH 43/84] New version: Dmezhnov.KnitCalc version 1.8.43 (#390984) --- .../1.8.43/Dmezhnov.KnitCalc.installer.yaml | 20 +++++++++++++++++ .../Dmezhnov.KnitCalc.locale.en-US.yaml | 22 +++++++++++++++++++ .../KnitCalc/1.8.43/Dmezhnov.KnitCalc.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.installer.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.locale.en-US.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.yaml diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..b700aa6853317 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.43 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dmezhnov/knitcalc/releases/download/v1.8.43+66/knitcalc-windows-x64-1.8.43+66.zip + InstallerSha256: 50D41970492521F1CF1D4D329B230C0E356A4DB9F493C2D356FF98F7B7D92A90 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..2060df3e6139f --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: 1.8.43 +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: +- knitting +- calculator +- craft +ReleaseNotesUrl: https://github.com/dmezhnov/knitcalc/releases/tag/v1.8.43%2B66 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..b6a795f7a1c90 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.43/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 96174eb113b7e1071bddb15bc97c5ab05f25dd8d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 02:04:38 +0800 Subject: [PATCH 44/84] New version: kawayiYokami.P-ai version 0.13.2 (#390985) --- .../0.13.2/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.13.2/kawayiYokami.P-ai.yaml | 8 +++ 4 files changed, 120 insertions(+) create mode 100644 manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.installer.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.en-US.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.zh-CN.yaml create mode 100644 manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.yaml diff --git a/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 0000000000000..6a6d27627ed68 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.13.2/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.13.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.13.2/P-ai_0.13.2_x64-setup.exe + InstallerSha256: B3D274D3740EE62FD271DD5981A6D1DC4CC063C8D622819356C7B90B087772FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 0000000000000..44658270346f6 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.13.2/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.13.2 +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.13.1...v0.13.2' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.13.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4820dff1f48a6 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.13.2/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.13.2 +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.13.2/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.13.2/kawayiYokami.P-ai.yaml new file mode 100644 index 0000000000000..2ead60383f17c --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.13.2/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.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28eb19c3fd6447bbd6ef9c7155c39ced275c4ea0 Mon Sep 17 00:00:00 2001 From: "Victor M. Varela" Date: Sat, 20 Jun 2026 20:29:27 +0200 Subject: [PATCH 45/84] New version: vmvarela.sql-pipe version 0.14.0 (#390193) --- .../0.14.0/vmvarela.sql-pipe.installer.yaml | 21 ++++++++++++ .../vmvarela.sql-pipe.locale.en-US.yaml | 34 +++++++++++++++++++ .../sql-pipe/0.14.0/vmvarela.sql-pipe.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.installer.yaml create mode 100644 manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.locale.en-US.yaml create mode 100644 manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.yaml diff --git a/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.installer.yaml b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.installer.yaml new file mode 100644 index 0000000000000..3fad65c8dcaa4 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.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: vmvarela.sql-pipe +PackageVersion: 0.14.0 +InstallerType: portable +Commands: +- sql-pipe +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.14.0/sql-pipe-x86-windows.exe + InstallerSha256: 2D81C7D1151099BF24EC5DCFE95CF67F8AFCF85A5E9AFF3336D5507F822AC9E0 +- Architecture: x64 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.14.0/sql-pipe-x86_64-windows.exe + InstallerSha256: 282B1978ADD9549C28C1797EA6DD71185AE6199A3970E51705CCB2776BE78C37 +- Architecture: arm64 + InstallerUrl: https://github.com/vmvarela/sql-pipe/releases/download/v0.14.0/sql-pipe-aarch64-windows.exe + InstallerSha256: 2E37EFB83DB6D9BAF8D0068940D3DB91E4FA8E3D6C2BA73D4F8D0F2D626A51FA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.locale.en-US.yaml b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.locale.en-US.yaml new file mode 100644 index 0000000000000..1c36a978b2f10 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.locale.en-US.yaml @@ -0,0 +1,34 @@ +# 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: vmvarela.sql-pipe +PackageVersion: 0.14.0 +PackageLocale: en-US +Publisher: vmvarela +PublisherUrl: https://github.com/vmvarela +PublisherSupportUrl: https://github.com/vmvarela/sql-pipe/issues +PackageName: sql-pipe +PackageUrl: https://github.com/vmvarela/sql-pipe +License: MPL-2.0 +LicenseUrl: https://github.com/vmvarela/sql-pipe/blob/HEAD/LICENSE +ShortDescription: Read CSV from stdin, query with SQL, write CSV to stdout +Description: sql-pipe reads CSV from stdin, loads it into an in-memory SQLite database, runs a SQL query, and prints the results as CSV. No server, no schema files, no setup. If you know SQL and work with CSV in the terminal, this is the tool you have been reaching for. +Tags: +- cli +- csv +- data +- pipe +- sql +- sqlite +ReleaseNotes: |- + What's Changed + 🚀 Features + - feat: add Markdown table output format (-O markdown) (#179) @vmvarela + 🧰 Maintenance + - refactor: ponytail cleanup - remove waste and simplify (#178) @vmvarela + ⬆️ Dependency Updates + - chore(deps): bump toshimaru/auto-author-assign from 3.0.2 to 3.0.3 (#177) @dependabot[bot] + Full Changelog: v0.13.0...v0.14.0 +ReleaseNotesUrl: https://github.com/vmvarela/sql-pipe/releases/tag/v0.14.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.yaml b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.yaml new file mode 100644 index 0000000000000..e32da767e3cd1 --- /dev/null +++ b/manifests/v/vmvarela/sql-pipe/0.14.0/vmvarela.sql-pipe.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: vmvarela.sql-pipe +PackageVersion: 0.14.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 45d3ba7208b985627fb5a77a5d584230f3add870 Mon Sep 17 00:00:00 2001 From: Pol Rivero <65060696+pol-rivero@users.noreply.github.com> Date: Sat, 20 Jun 2026 20:29:39 +0200 Subject: [PATCH 46/84] New version: polrivero.GitHubDesktopPlus version 3.5.13-r1 (#390205) --- ...polrivero.GitHubDesktopPlus.installer.yaml | 34 +++++++++++++++ ...rivero.GitHubDesktopPlus.locale.en-US.yaml | 43 +++++++++++++++++++ .../polrivero.GitHubDesktopPlus.yaml | 8 ++++ 3 files changed, 85 insertions(+) create mode 100644 manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.installer.yaml create mode 100644 manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.locale.en-US.yaml create mode 100644 manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.yaml diff --git a/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.installer.yaml b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.installer.yaml new file mode 100644 index 0000000000000..b33e8d7236b15 --- /dev/null +++ b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.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: polrivero.GitHubDesktopPlus +PackageVersion: 3.5.13-r1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- github-windows +- x-github-client +- x-github-desktop-auth +ProductCode: GitHubDesktopPlus +ReleaseDate: 2026-06-18 +AppsAndFeaturesEntries: +- Publisher: Pol Rivero + ProductCode: GitHubDesktopPlus +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\GitHubDesktopPlus' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pol-rivero/github-desktop-plus/releases/download/v3.5.13.1/GitHubDesktopPlus-v3.5.13.1-windows-x64.exe + InstallerSha256: 150DBCF9B791AFBF03FE77BAB873955D5805547D55F605015E51B7D86572695A +- Architecture: arm64 + InstallerUrl: https://github.com/pol-rivero/github-desktop-plus/releases/download/v3.5.13.1/GitHubDesktopPlus-v3.5.13.1-windows-arm64.exe + InstallerSha256: 4B0A9F7D35ED59F3F4A1EF47AD1B7295CC9DF6ABA46C8EDEBB24FC1B1101996C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.locale.en-US.yaml b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.locale.en-US.yaml new file mode 100644 index 0000000000000..2eba111dec773 --- /dev/null +++ b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.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: polrivero.GitHubDesktopPlus +PackageVersion: 3.5.13-r1 +PackageLocale: en-US +Publisher: pol-rivero +PublisherUrl: https://github.com/pol-rivero +PublisherSupportUrl: https://github.com/pol-rivero/github-desktop-plus/issues +Author: pol-rivero +PackageName: GitHub Desktop Plus +PackageUrl: https://github.com/pol-rivero/github-desktop-plus +License: MIT +LicenseUrl: https://github.com/pol-rivero/github-desktop-plus/blob/HEAD/LICENSE +Copyright: Copyright (c) GitHub, Inc. +ShortDescription: A GitHub Desktop fork with advanced functionality and Bitbucket, GitLab integration. +Description: An up-to-date fork of GitHub Desktop with additional features including multiple account support, Bitbucket and GitLab integration, commit search, multiple stashes per branch, and more. +Moniker: github-desktop-plus +Tags: +- bitbucket +- desktop-app +- git +- github +- gitlab +ReleaseNotes: |- + Upstream: GitHub Desktop 3.5.13-beta1 release notes + Note + This release removes our fork-specific implementation of Git Worktrees integration in favor of the new upstream implementation. + Some worktree-related features may now work slightly differently than before. + Warning + If you had repositories with worktrees before this release, those repositories may now appear as duplicates in your repository list. If you encounter this issue, you can simply remove the duplicates from the app. + Make sure NOT to check the "Also move this repository to Trash" checkbox when removing the duplicates. + Changes and improvements: + - [#174] Added new "Open worktree in new window" context menu option when right-clicking on a worktree. + - [#158] [#159] [#160] [#165] Improved the Git Worktrees UX by switching to the new upstream implementation. + - Added new "Delete unused local branches" context menu option. This option shows up when right-clicking on a local-only branch, only if the repository has 3 or more local-only branches. + This will delete all local-only branches that are not currently checked out. Use it with caution! + Fixes: + - Building the app no longer hangs indefinitely when using Node.js 24.16.0 or some Node.js 26 versions. Ref: nodejs/node#63487 + This mainly affects Arch Linux users installing github-desktop-plus or github-desktop-plus-git from the AUR. +ReleaseNotesUrl: https://github.com/pol-rivero/github-desktop-plus/releases/tag/v3.5.13.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.yaml b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.yaml new file mode 100644 index 0000000000000..c92abdffa3fbd --- /dev/null +++ b/manifests/p/polrivero/GitHubDesktopPlus/3.5.13-r1/polrivero.GitHubDesktopPlus.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: polrivero.GitHubDesktopPlus +PackageVersion: 3.5.13-r1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 784b1bcf61660416e51b8811f4fe92bd823bf782 Mon Sep 17 00:00:00 2001 From: docker-winget-bot Date: Sat, 20 Jun 2026 20:30:00 +0200 Subject: [PATCH 47/84] New version: Docker.Agent version v1.84.0 (#390986) --- .../Agent/v1.84.0/Docker.Agent.installer.yaml | 18 +++++++++++++++ .../v1.84.0/Docker.Agent.locale.en-US.yaml | 23 +++++++++++++++++++ .../d/Docker/Agent/v1.84.0/Docker.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Docker/Agent/v1.84.0/Docker.Agent.installer.yaml create mode 100644 manifests/d/Docker/Agent/v1.84.0/Docker.Agent.locale.en-US.yaml create mode 100644 manifests/d/Docker/Agent/v1.84.0/Docker.Agent.yaml diff --git a/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.installer.yaml b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.installer.yaml new file mode 100644 index 0000000000000..9ce3d9680b583 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.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: Docker.Agent +PackageVersion: v1.84.0 +InstallerType: portable +Commands: +- docker-agent +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.84.0/docker-agent-windows-amd64.exe + InstallerSha256: ABCAC932DCB51D7ADA96F4930C787DD561C4E6608844C2537EEBB9B3EA6A3C12 +- Architecture: arm64 + InstallerUrl: https://github.com/docker/docker-agent/releases/download/v1.84.0/docker-agent-windows-arm64.exe + InstallerSha256: 16B7E5F0D843B1DEC68F1E62C74BBFB537D969E686D5016844A38973DA6FD944 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.locale.en-US.yaml b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.locale.en-US.yaml new file mode 100644 index 0000000000000..4a44141c78c32 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Docker.Agent +PackageVersion: v1.84.0 +PackageLocale: en-US +Publisher: Docker +PublisherUrl: https://github.com/docker +PublisherSupportUrl: https://github.com/docker/cagent/issues +PackageName: Agent +PackageUrl: https://github.com/docker/cagent +License: Apache-2.0 +ShortDescription: Agent Builder and Runtime by Docker Engineering. +Tags: +- docker-agent +- dockeragent +- agents +- artificial-intelligence +- artificialintelligence +- ai +ReleaseNotesUrl: https://github.com/docker/docker-agent/releases/tag/v1.84.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.yaml b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.yaml new file mode 100644 index 0000000000000..7d2c85c5cec53 --- /dev/null +++ b/manifests/d/Docker/Agent/v1.84.0/Docker.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Docker.Agent +PackageVersion: v1.84.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5603e10e1de765c8315f72a81609369d4964f7df Mon Sep 17 00:00:00 2001 From: Graham David <125028396+voyager2saturn@users.noreply.github.com> Date: Sun, 21 Jun 2026 00:00:13 +0530 Subject: [PATCH 48/84] New version: srwi.EverythingToolbar.Deskband version 2.4.0 (#390987) --- ....EverythingToolbar.Deskband.installer.yaml | 34 +++++++++++++++++ ...erythingToolbar.Deskband.locale.en-US.yaml | 38 +++++++++++++++++++ .../srwi.EverythingToolbar.Deskband.yaml | 8 ++++ 3 files changed, 80 insertions(+) create mode 100644 manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.installer.yaml create mode 100644 manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.locale.en-US.yaml create mode 100644 manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.yaml diff --git a/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.installer.yaml b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.installer.yaml new file mode 100644 index 0000000000000..d91445da60c46 --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.installer.yaml @@ -0,0 +1,34 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: srwi.EverythingToolbar.Deskband +PackageVersion: 2.4.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /ALLUSERS +UpgradeBehavior: install +ProductCode: '{b5f0ac2d-98da-4392-9d12-78444db9caa9}_is1' +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- DisplayName: EverythingToolbar 2.4.0.0 + ProductCode: '{b5f0ac2d-98da-4392-9d12-78444db9caa9}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\EverythingToolbar' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-x64.exe + InstallerSha256: 6AD39A8BB570E2065D713E4CA00F64C4BEF1CA2084C7AB3057F59023845114BB +- Architecture: arm64 + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-arm64.exe + InstallerSha256: 1025D2F8A30773E946A8E895F4530F56AB8FDCD8B45FDE0F364A5393676BCE7E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.locale.en-US.yaml b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.locale.en-US.yaml new file mode 100644 index 0000000000000..a1a577bcf2f86 --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: srwi.EverythingToolbar.Deskband +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: Stephan Rumswinkel +PublisherUrl: https://github.com/srwi/EverythingToolbar +PublisherSupportUrl: https://github.com/srwi/EverythingToolbar/issues +Author: Stephan Rumswinkel +PackageName: EverythingToolbar +PackageUrl: https://github.com/srwi/EverythingToolbar +License: MIT License +LicenseUrl: https://github.com/srwi/EverythingToolbar/blob/HEAD/LICENSE +ShortDescription: Everything integration for the Windows taskbar (Deskband variant) +Description: |- + With EverythingToolbar you can instantly search files and folders by name directly in the Windows taskbar with Everything. + It allows quick and easy file indexing and fast searches. +Tags: +- everything +- everything-search +- taskbar +- taskbar-application +- taskbar-launcher +- toolbar +- windows-taskbar +ReleaseNotes: |- + Changes + - Added the ability to set the ui language 💖 @jad222 + - Added the ability to set trigger shortcuts with the Windows key for the launcher variant (#249) + - Added an autostart option to the main settings window (#747) 💖 @lomacanderson + - Added an option to default to opening the system context menu (#716) + - Fixed a bug where system animations would be disabled when opening the shortcut settings + - Fixed a crash when loading an empty Filters.csv file (#745) + - Improved translations via Crowdin 💖 +ReleaseNotesUrl: https://github.com/srwi/EverythingToolbar/releases/tag/2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.yaml b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.yaml new file mode 100644 index 0000000000000..de00f6221b62a --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Deskband/2.4.0/srwi.EverythingToolbar.Deskband.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: srwi.EverythingToolbar.Deskband +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 03658b60765682ea607dba871ba706ce3abc44c1 Mon Sep 17 00:00:00 2001 From: Stephan Rumswinkel <17520641+srwi@users.noreply.github.com> Date: Sat, 20 Jun 2026 20:30:25 +0200 Subject: [PATCH 49/84] New version: srwi.EverythingToolbar.Launcher version 2.4.0 (#390989) --- ....EverythingToolbar.Launcher.installer.yaml | 51 +++++++++++++++++++ ...erythingToolbar.Launcher.locale.en-US.yaml | 38 ++++++++++++++ .../srwi.EverythingToolbar.Launcher.yaml | 8 +++ 3 files changed, 97 insertions(+) create mode 100644 manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.installer.yaml create mode 100644 manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.locale.en-US.yaml create mode 100644 manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.yaml diff --git a/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.installer.yaml b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.installer.yaml new file mode 100644 index 0000000000000..9e948f15794e1 --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.installer.yaml @@ -0,0 +1,51 @@ +# 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: srwi.EverythingToolbar.Launcher +PackageVersion: 2.4.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{b5f0ac2d-98da-4392-9d12-78444db9caa9}_is1' +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- DisplayName: EverythingToolbar 2.4.0.0 + ProductCode: '{b5f0ac2d-98da-4392-9d12-78444db9caa9}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-x64.exe + InstallerSha256: 6AD39A8BB570E2065D713E4CA00F64C4BEF1CA2084C7AB3057F59023845114BB + InstallerSwitches: + Custom: /CURRENTUSER /mode=launcher +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-x64.exe + InstallerSha256: 6AD39A8BB570E2065D713E4CA00F64C4BEF1CA2084C7AB3057F59023845114BB + InstallerSwitches: + Custom: /ALLUSERS /mode=launcher + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\EverythingToolbar' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-arm64.exe + InstallerSha256: 1025D2F8A30773E946A8E895F4530F56AB8FDCD8B45FDE0F364A5393676BCE7E + InstallerSwitches: + Custom: /CURRENTUSER /mode=launcher +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/srwi/EverythingToolbar/releases/download/2.4.0/EverythingToolbar-2.4.0-arm64.exe + InstallerSha256: 1025D2F8A30773E946A8E895F4530F56AB8FDCD8B45FDE0F364A5393676BCE7E + InstallerSwitches: + Custom: /ALLUSERS /mode=launcher + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\EverythingToolbar' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.locale.en-US.yaml b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.locale.en-US.yaml new file mode 100644 index 0000000000000..76aeea9dab53f --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.locale.en-US.yaml @@ -0,0 +1,38 @@ +# 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: srwi.EverythingToolbar.Launcher +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: Stephan Rumswinkel +PublisherUrl: https://github.com/srwi/EverythingToolbar +PublisherSupportUrl: https://github.com/srwi/EverythingToolbar/issues +Author: Stephan Rumswinkel +PackageName: EverythingToolbar +PackageUrl: https://github.com/srwi/EverythingToolbar +License: MIT License +LicenseUrl: https://github.com/srwi/EverythingToolbar/blob/HEAD/LICENSE +ShortDescription: Everything integration for the Windows taskbar (Launcher variant) +Description: |- + With EverythingToolbar you can instantly search files and folders by name directly in the Windows taskbar with Everything. + It allows quick and easy file indexing and fast searches. +Tags: +- everything +- everything-search +- taskbar +- taskbar-application +- taskbar-launcher +- toolbar +- windows-taskbar +ReleaseNotes: |- + Changes + - Added the ability to set the ui language 💖 @jad222 + - Added the ability to set trigger shortcuts with the Windows key for the launcher variant (#249) + - Added an autostart option to the main settings window (#747) 💖 @lomacanderson + - Added an option to default to opening the system context menu (#716) + - Fixed a bug where system animations would be disabled when opening the shortcut settings + - Fixed a crash when loading an empty Filters.csv file (#745) + - Improved translations via Crowdin 💖 +ReleaseNotesUrl: https://github.com/srwi/EverythingToolbar/releases/tag/2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.yaml b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.yaml new file mode 100644 index 0000000000000..2a429ff34315e --- /dev/null +++ b/manifests/s/srwi/EverythingToolbar/Launcher/2.4.0/srwi.EverythingToolbar.Launcher.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: srwi.EverythingToolbar.Launcher +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From bc22e8b97255a31be9b3c71a26f5480f5019e215 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 20 Jun 2026 23:53:58 +0500 Subject: [PATCH 50/84] New version: Dmezhnov.KnitCalc version 1.8.44 (#390988) --- .../1.8.44/Dmezhnov.KnitCalc.installer.yaml | 20 +++++++++++++++++ .../Dmezhnov.KnitCalc.locale.en-US.yaml | 22 +++++++++++++++++++ .../KnitCalc/1.8.44/Dmezhnov.KnitCalc.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.installer.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.locale.en-US.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.yaml diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..47f3b9a1a3f99 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.44 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dmezhnov/knitcalc/releases/download/v1.8.44+67/knitcalc-windows-x64-1.8.44+67.zip + InstallerSha256: 2675664E4A8ED1F74CA4538534BF24236F1808AA4D4516EF8EB5111FB281AC2A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..3baa4edbb7db7 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: 1.8.44 +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: +- knitting +- calculator +- craft +ReleaseNotesUrl: https://github.com/dmezhnov/knitcalc/releases/tag/v1.8.44%2B67 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..5f9f9e6b4900c --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.44/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a43b19e0b72c1b39b68abbfba99a9c8ed5dcc003 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 20 Jun 2026 14:54:11 -0400 Subject: [PATCH 51/84] New version: Microsoft.SafetyScanner version 1.453.197.0 (#390993) --- .../Microsoft.SafetyScanner.installer.yaml | 18 +++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 23 +++++++++++++++++++ .../1.453.197.0/Microsoft.SafetyScanner.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..18f84e8f45353 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.197.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.453.197.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.197.0&arch=x86 + InstallerSha256: 3D465EE051702F337CE08943DB5A60509566A2AD777336982688D41A6AE655C4 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.197.0&arch=amd64 + InstallerSha256: B6E0ECF536A8CC0481E4D65606E227E0DABD4FD10CA53F45ACBE29921AC0FFC0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..fd1b8d860a17b --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.197.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.453.197.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.453.197.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.197.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..6ff78762b641f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.197.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.453.197.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e6c3dac53f0f656cf6072bf0912c5bc8bc638334 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:21:26 +0800 Subject: [PATCH 52/84] New version: Discord.Discord.Canary.arm64 version 1.0.335 (#390255) --- ...iscord.Discord.Canary.arm64.installer.yaml | 20 +++++++++++ ...ord.Discord.Canary.arm64.locale.en-US.yaml | 33 +++++++++++++++++++ ...ord.Discord.Canary.arm64.locale.zh-CN.yaml | 19 +++++++++++ .../1.0.335/Discord.Discord.Canary.arm64.yaml | 8 +++++ 4 files changed, 80 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.yaml diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 0000000000000..0def68206e1a9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.335 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.335/DiscordCanarySetup.exe + InstallerSha256: 4D5A3C431923711044F7628C7BA733A1951F69C32949122F0E228702DCF521FE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 0000000000000..29df11c1fea15 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.335 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 0000000000000..314ef5aeef565 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.335 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 0000000000000..ef2d9dfae03b5 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.335/Discord.Discord.Canary.arm64.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.335 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 277acc0bf2b30af68bbdd5d15a99262d3c8dcdb1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:21:39 +0800 Subject: [PATCH 53/84] New version: Discord.Discord.Canary version 1.0.1004 (#390256) --- .../Discord.Discord.Canary.installer.yaml | 20 +++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 33 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 29 ++++++++++++++++ .../1.0.1004/Discord.Discord.Canary.yaml | 8 +++++ 4 files changed, 90 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..f98b9a71da67f --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1004 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.1004/DiscordCanarySetup.exe + InstallerSha256: DB2CF902AC86D297A525B79A9869E87F48F0472AF901398999C06F0831D3EC71 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f7c71ec056a61 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1004 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..35e725b92f049 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1004 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..92459f1d48f3e --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.1004/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.1004 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d756a99445ac737d23234289ae4a3c1b688df076 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:21:53 +0800 Subject: [PATCH 54/84] New version: GeminiLight.MindOS version 0.4.6 (#390260) --- .../0.4.6/GeminiLight.MindOS.installer.yaml | 26 ++++++++++++ .../GeminiLight.MindOS.locale.en-US.yaml | 42 +++++++++++++++++++ .../GeminiLight.MindOS.locale.zh-CN.yaml | 13 ++++++ .../MindOS/0.4.6/GeminiLight.MindOS.yaml | 8 ++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.installer.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.en-US.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.zh-CN.yaml create mode 100644 manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.yaml diff --git a/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.installer.yaml b/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.installer.yaml new file mode 100644 index 0000000000000..6071b75a5f96c --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.6/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.4.6 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 15ac2c33-c2d1-5a44-9a65-f7cea47859e3 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.4.6/MindOS-Setup-0.4.6-arm64.exe + InstallerSha256: 7967A35F81418EC1DC0E2BDD4416446F6F98A1F6D7378FAF34BB3ED598B5714C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/GeminiLight/MindOS/releases/download/desktop-v0.4.6/MindOS-Setup-0.4.6-arm64.exe + InstallerSha256: 7967A35F81418EC1DC0E2BDD4416446F6F98A1F6D7378FAF34BB3ED598B5714C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.en-US.yaml b/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.en-US.yaml new file mode 100644 index 0000000000000..cd737320f6b63 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.6/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.4.6 +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.4.6-arm64.dmg Download DMG + macOS Intel MindOS-0.4.6.dmg Download DMG + Windows x64 MindOS-Setup-0.4.6.exe Download EXE + Windows ARM64 MindOS-Setup-0.4.6-arm64.exe Download EXE + Linux x64 AppImage MindOS-0.4.6.AppImage Download AppImage + Linux Debian / Ubuntu x64 mindos-desktop_0.4.6_amd64.deb Download DEB + What's included + Component Version + MindOS Desktop v0.4.6 + Bundled MindOS Core v1.1.31 + 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.4.5...desktop-v0.4.6 +ReleaseNotesUrl: https://github.com/GeminiLight/MindOS/releases/tag/desktop-v0.4.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.zh-CN.yaml b/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.locale.zh-CN.yaml new file mode 100644 index 0000000000000..90ba74e4d8ba6 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.6/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.4.6 +PackageLocale: zh-CN +ShortDescription: MindOS 是你思考的地方,也是 AI Agent 行动的起点——一个你和所有 AI 共享的本地知识库。每次思考,都在生长。 +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.yaml b/manifests/g/GeminiLight/MindOS/0.4.6/GeminiLight.MindOS.yaml new file mode 100644 index 0000000000000..d724d88e8ced1 --- /dev/null +++ b/manifests/g/GeminiLight/MindOS/0.4.6/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.4.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c1ae68739f1ca3e32fee3f3c309aba9a28cf89e0 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 21 Jun 2026 00:22:12 +0500 Subject: [PATCH 55/84] New version: Dmezhnov.KnitCalc version 1.8.45 (#390994) --- .../1.8.45/Dmezhnov.KnitCalc.installer.yaml | 20 +++++++++++++++++ .../Dmezhnov.KnitCalc.locale.en-US.yaml | 22 +++++++++++++++++++ .../KnitCalc/1.8.45/Dmezhnov.KnitCalc.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.installer.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.locale.en-US.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.yaml diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..f71cf039976b5 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.45 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dmezhnov/knitcalc/releases/download/v1.8.45+68/knitcalc-windows-x64-1.8.45+68.zip + InstallerSha256: DF30D3B538760955F6B011DA7F8C460C746D5B855570FBD70339E4FC61E4BEC7 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..6356e84f483de --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: 1.8.45 +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: +- knitting +- calculator +- craft +ReleaseNotesUrl: https://github.com/dmezhnov/knitcalc/releases/tag/v1.8.45%2B68 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..daa8d07ce6f98 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.45/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.45 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 092cbddf058b7c6ffd234d5cacc06f16ad48ddbd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:22:26 +0800 Subject: [PATCH 56/84] New version: HaiYing.OfficeCLI version 1.0.116 (#390995) --- .../1.0.116/HaiYing.OfficeCLI.installer.yaml | 18 +++++ .../HaiYing.OfficeCLI.locale.en-US.yaml | 72 +++++++++++++++++++ .../HaiYing.OfficeCLI.locale.zh-CN.yaml | 49 +++++++++++++ .../OfficeCLI/1.0.116/HaiYing.OfficeCLI.yaml | 8 +++ 4 files changed, 147 insertions(+) create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.installer.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.yaml diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 0000000000000..53bc60a342450 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.116/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.116 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.116/officecli-win-x64.exe + InstallerSha256: 76F86FF7F40D44BB59C5B105DE98CE08B4D7DD1E15600C49C58A3B93C91A01A9 +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.116/officecli-win-arm64.exe + InstallerSha256: 0E3BD440EBB44784A49D583EF3C9962B054CD83B61E287845E88DEE43AAF5399 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..f54f663716703 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.116/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.116 +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.115...v1.0.116' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.116 +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.116/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6dd94107827f3 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.116/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.116 +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.116/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.116/HaiYing.OfficeCLI.yaml new file mode 100644 index 0000000000000..9264b1cf0773d --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.116/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.116 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ea5235287ff8f929ad99f9e431dd9c878ab351cb Mon Sep 17 00:00:00 2001 From: rsteube-bot <130685017+rsteube-bot@users.noreply.github.com> Date: Sat, 20 Jun 2026 21:38:07 +0200 Subject: [PATCH 57/84] New version: rsteube.Carapace version 1.7.1 (#390998) --- .../1.7.1/rsteube.Carapace.installer.yaml | 17 ++ .../1.7.1/rsteube.Carapace.locale.en-US.yaml | 169 ++++++++++++++++++ .../Carapace/1.7.1/rsteube.Carapace.yaml | 8 + 3 files changed, 194 insertions(+) create mode 100644 manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.installer.yaml create mode 100644 manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.locale.en-US.yaml create mode 100644 manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.yaml diff --git a/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.installer.yaml b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.installer.yaml new file mode 100644 index 0000000000000..0c51a7b2cc208 --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.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: rsteube.Carapace +PackageVersion: 1.7.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: carapace.exe +UpgradeBehavior: install +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/carapace-sh/carapace-bin/releases/download/v1.7.1/carapace-bin_1.7.1_windows_amd64.zip + InstallerSha256: C366A85C055B2D75020939B911D1FFFF2E18A8F2315B1521730F3391C13266CA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.locale.en-US.yaml b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.locale.en-US.yaml new file mode 100644 index 0000000000000..6efe2f7fe560e --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.locale.en-US.yaml @@ -0,0 +1,169 @@ +# 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: rsteube.Carapace +PackageVersion: 1.7.1 +PackageLocale: en-US +Publisher: rsteube +PublisherUrl: https://carapace-sh.github.io/carapace-bin +PublisherSupportUrl: https://github.com/carapace-sh/carapace-bin/issues +PackageName: Carapace +PackageUrl: https://github.com/carapace-sh/carapace-bin +License: MIT +LicenseUrl: https://github.com/carapace-sh/carapace-bin/blob/HEAD/LICENSE +ShortDescription: multi-shell, multi-command, argument completer +Tags: +- bash +- carapace +- completion +- elvish +- fish +- ion +- nushell +- oil +- powershell +- tcsh +- xonsh +- xontrib +- zsh +ReleaseNotes: |- + Changelog + - 5ca5328 Merge pull request #3562 from carapace-sh/replace-sed-with-native-shell-commands + - 0299502 fix: replace sed forks with native shell in completion snippets + - 479474f Merge pull request #3559 from carapace-sh/zsh-noprefix + - c9f82d5 zsh: noprefix + - a2ee92d Merge pull request #3561 from carapace-sh/update-ghostty-completer + - 6abb87f go fmt + - 9a7d7ab Cross-check ghostty completer against official source and fix discrepancies + - 64e25db Add +explain-config subcommand and fix +new-window flags + - ada4a25 Align ghostty completer with official docs + - 234ff53 Fix ActionValues/ActionValuesDescribed mismatches in ghostty actions + - a7c7ae7 Fix macos-icon-frame descriptions appearing as values + - 37536fb Extract remaining inline actions with UIDs + - 2462463 Extract input type action with Uid + - 62521e3 Fix gtk-toolbar-style completing true/false instead of style names + - 2b011a1 Extract clipboard permission action with Uid + - c371ba7 Fix async-backend completion showing wrong descriptions + - d4186be Add man documentation and UIDs for ghostty completer + - 92bb2af use plural forms for ghostty action names + - 815d4ab rename ActionWindowSubtitle to ActionWindowSubtitles + - 7b89619 update ghostty completer for 1.3.x + - f86e29d Merge pull request #3560 from carapace-sh/use-carapace-ffmpeg + - 865b147 updated goreleaser + - 5dc6627 use carapace-ffmpeg + - a69d9ee Merge pull request #3558 from kaathewisegit/maturin + - f0f508d add maturin + - f44ba10 Merge pull request #3557 from carapace-sh/dependabot/github_actions/actions/checkout-7 + - bc3ed42 build(deps): bump actions/checkout from 6 to 7 + - 95c9ab0 Merge pull request #3556 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-jjlex-0.1.6 + - eaf7c0f build(deps): bump github.com/carapace-sh/carapace-jjlex + - de45ac5 Merge pull request #3555 from carapace-sh/update-jjlex + - b8c71da updated jjlex + - ac985c9 Merge pull request #3554 from carapace-sh/update-jjlex + - 3a1aa3d updated jjlex + - e8743d6 Merge pull request #3553 from kaathewisegit/img2pdf + - 4fd4bca img2pdf: moved actions to subdir + - 2c8f341 Merge pull request #3552 from kaathewisegit/scc + - 19418f7 added img2pdf + - 00c467d added scc + - 043240f Merge pull request #3550 from carapace-sh/update-jjlex + - 8b11434 updated jjlex + - 4cf6531 Merge pull request #3549 from carapace-sh/jjlex + - 85bbc67 updated carapace-jjlex + - b4c7fa7 Merge pull request #3548 from carapace-sh/bubbletea-skill/shorten-description + - e36c6de bubbletea skill: shorten description to under 1024 characters + - 2d4bea9 Merge pull request #3547 from carapace-sh/bubbletea-skill/patterns + - 15373a5 bubbletea skill: add cross-references to patterns.md from other references + - cb87558 bubbletea skill: generalize gh-dash patterns to remove project-specific references + - a2fd725 bubbletea skill: add gh-dash patterns (adaptive colors, compositor, ProgramContext, section interface, input controller, key rebinding) + - 408f158 bubbletea skill: generalize patterns reference + - 747a263 bubbletea skill: add design patterns and best practices reference + - 2b56530 Merge pull request #3543 from carapace-sh/zsh-builtins + - 3dc9292 builtins: minor fixes + - 99f6308 use actual job ids from jobs instead of sequential numbers + - 3d0ebcc add zsh builtin completers + - 8a1a8c2 Merge pull request #3544 from carapace-sh/list-all + - 5d0316f added --all flag to list builtin/excluded completers + - 444ef39 Merge pull request #3530 from carapace-sh/bash-builtins + - 0de0e7c builtin: fix zsh snippet + - 8ba9fbc gate shell builtin completers behind CARAPACE_BUILTINS env var + - 050e388 add completers for bash builtins + - 67cb8d4 Merge pull request #3542 from carapace-sh/skill-cobra + - a2cb134 skill: added cobra + - 1afcb37 Merge pull request #3541 from carapace-sh/skill-bubbletea + - 5bc5bb0 skill: added bubbletea + - 7c8fc05 Merge pull request #3540 from carapace-sh/add-zig-completer + - 7fb74c9 add zig completer + - 96f21dd Merge pull request #3539 from carapace-sh/git-config + - f184f2d lint ignore + - 37f7c99 git config: fix several incorrect config value completions + - e18184f aded uid + - 78f2b67 git config: expand value completions + - 10b30c3 Merge pull request #3538 from carapace-sh/skill-git-description + - a40c878 shortened git description + - f13bed5 Merge pull request #3537 from carapace-sh/add-git-skill + - 3b74210 skill: git -fix tables + - 1af1477 Fix factual errors in git skill reference documents + - e780da0 Add git compound skill with 14 in-depth reference documents + - 3b8628e Merge pull request #3536 from carapace-sh/dependabot/go_modules/golang.org/x/mod-0.37.0 + - 25b4f91 build(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 + - 8c4f9d1 Merge pull request #3535 from carapace-sh/dependabot/go_modules/gopkg.in/ini.v1-1.67.3 + - 8c5a9e8 build(deps): bump gopkg.in/ini.v1 from 1.67.2 to 1.67.3 + - 0874939 Merge pull request #3534 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.7 + - 576356a build(deps): bump github.com/carapace-sh/carapace from 1.11.6 to 1.11.7 + - c63e58e Merge pull request #3533 from carapace-sh/mcp-list-macros-executable + - eacee02 mcp: disable complete_macro tool (not yet properly implemented) + - cae06a4 mcp: fix bridge + - 9d3874d update docs for carapace-spec v1.6.1 API changes (AddMacro opts, AddMacroI/V, version field) + - f402b73 fix macro version resolution using main module path prefix matching + - c7d3a19 add optional executable parameter and version to MCP list_macros tool + - 01e9f53 Merge pull request #3532 from carapace-sh/mcp-complete-command + - a8da3b2 fix: invoke bridge actions directly when executable is set in MCP complete_command + - 578b2e6 fix: align MCP docs and implementation with current tool names + - 71105e1 refactor: clean up MCP implementation after split + - 5f29beb refactor: split monolithic MCP implementation into focused files + - d3fe23f docs: add complete_macro tool to MCP skill reference + - 4cf8ead feat: add complete_macro MCP tool for macro completion + - 3e0d079 feat: rename MCP tool complete to complete_command with executable/bridge params + - 844597e Merge pull request #3531 from carapace-sh/man-skill + - 7b67895 feat: add man page documentation topic to carapace skill + - 58d734b Merge pull request #3529 from carapace-sh/composite-skill + - b4db628 consolidate usage skills into composite carapace skill with routing table + - c5ec996 Merge pull request #3528 from carapace-sh/skill-action-modifiers + - 1eb960b Add action modifier guidelines to carapace-action skill + - 5bd0f12 Merge pull request #3526 from carapace-sh/move-completers + - 6cc3a31 Merge pull request #3525 from carapace-sh/optimize-go-generate + - 8d69dd1 move platform-specific completers to correct directories + - b311b63 use go/format.Source instead of go fmt subprocess for generated code + - da36077 remove redundant go fmt calls from code generators + - dd48a4e updated carapace-spec + - 4a01441 add generate-all subcommand to scan completers directory once + - fd949cc optimize go:generate by building carapace-generate once + - ee6f79f Merge pull request #3524 from carapace-sh/skill/setup-and-choice + - ab6c780 skill: added carapace-setup and carapace-choice + - 7c5d45d Merge pull request #3523 from carapace-sh/mcp-codegen + - 96b2cb6 skill: fix mcp + - f754588 skill: added carapace-convert + - 442cae1 skill: added carapace-mcp + - 05abd8c mcp: added codegen tool to generate Go code from YAML specs + - 74efb6d Merge pull request #3522 from carapace-sh/docs-skill-env + - 3b3cca2 skill: added carapace-env + - 5199536 added pytest (#3516) + - 5acd089 fix(completers/pytest): add log-level and test summary completions with styling + - ba3d042 fix(completers/pytest): correct --verbose/-v flag and --ignore completion + - b75bf40 doc: add example completions to pkg/actions (#3520) + - c3504f1 fix: Default() and strings.ReplaceAll in pkg/actions (#3519) + - cb2ba67 mcp: added reference to macro list (#3518) + - 6fd202a Merge pull request #3517 from carapace-sh/skill-macro + - 8d381c5 added pytest + - 6b6ab05 Merge pull request #3515 from carapace-sh/doc-skills + - adc543f doc: updates skills + - f4ae59b Merge pull request #3514 from carapace-sh/docs-action-skill + - 85a2597 doc: skill - added carapace-action + - fe7946e Merge pull request #3513 from carapace-sh/skill-action-cache + - 4c0dd5b skill: action - added cache + - 71a771b Merge pull request #3512 from carapace-sh/skill-action + - 28ea0bd add carapace-action and carapace-bin skills +ReleaseNotesUrl: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.7.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.yaml b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.yaml new file mode 100644 index 0000000000000..9cc186161235b --- /dev/null +++ b/manifests/r/rsteube/Carapace/1.7.1/rsteube.Carapace.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: rsteube.Carapace +PackageVersion: 1.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6713402c24fdfab8130ea010daad9089c6139fa2 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 20 Jun 2026 21:46:54 +0200 Subject: [PATCH 58/84] New version: vim.vim version 9.2.0649 (#387890) --- .../v/vim/vim/9.2.0649/vim.vim.installer.yaml | 36 +++++++++ .../vim/9.2.0649/vim.vim.locale.en-US.yaml | 77 +++++++++++++++++++ .../vim/9.2.0649/vim.vim.locale.zh-CN.yaml | 29 +++++++ manifests/v/vim/vim/9.2.0649/vim.vim.yaml | 8 ++ 4 files changed, 150 insertions(+) create mode 100644 manifests/v/vim/vim/9.2.0649/vim.vim.installer.yaml create mode 100644 manifests/v/vim/vim/9.2.0649/vim.vim.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/9.2.0649/vim.vim.locale.zh-CN.yaml create mode 100644 manifests/v/vim/vim/9.2.0649/vim.vim.yaml diff --git a/manifests/v/vim/vim/9.2.0649/vim.vim.installer.yaml b/manifests/v/vim/vim/9.2.0649/vim.vim.installer.yaml new file mode 100644 index 0000000000000..f8f1e0f2c9776 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0649/vim.vim.installer.yaml @@ -0,0 +1,36 @@ +# 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 +PackageVersion: 9.2.0649 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- gvim +- tee +- vim +- xxd +ProductCode: Vim 9.2 +ReleaseDate: 2026-06-14 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0649/gvim_9.2.0649_x86.exe + InstallerSha256: AF3270CEF5644E880D0257DF580EE183313845DFA2FC8C02FAB9D353DEA7DED8 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0649/gvim_9.2.0649_x64.exe + InstallerSha256: 79C510D04DFF0E00FD664D8B9968496FC5F5A0432B4DEB8F7349F5FEA57D67BE +- Architecture: arm64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0649/gvim_9.2.0649_arm64.exe + InstallerSha256: 3EB2CC87D451C3C124A6FA3067129F3D22390327EF7332A0DD3D2B053EA3D39E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0649/vim.vim.locale.en-US.yaml b/manifests/v/vim/vim/9.2.0649/vim.vim.locale.en-US.yaml new file mode 100644 index 0000000000000..712ce94bcf1d0 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0649/vim.vim.locale.en-US.yaml @@ -0,0 +1,77 @@ +# 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 +PackageVersion: 9.2.0649 +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.0649 + 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.0649: filetype: tf files sometimes incorrectly recognized + - 9.2.0648: MS-Windows: Compile warnings + - 9.2.0647: matchfuzzypos() false exact match for long equal-length candidates + - 9.2.0646: GTK3 GUI slow on HiDPI/4K with software rendering + - 9.2.0645: Composing chars no longer accepted in end-id abbr + - 9.2.0644: popup image: duplicate sync-output code + - 9.2.0643: Missing Image ifdefs + - editorconfig: don't change spaces to tabs in git commit message + - 9.2.0642: statusline: buffer overflow with item groups + - 9.2.0641: GTK4: crash in gui_mch_menu_hidden() + Files: + 🔓 Unsigned Files: + - gvim_9.2.0649_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0649_x64.exe + 64-bit installer + - gvim_9.2.0649_arm64.exe + ARM64-bit installer + - gvim_9.2.0649_x86.zip + 32-bit zip archive + - gvim_9.2.0649_x64.zip + 64-bit zip archive + - gvim_9.2.0649_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0649_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0649_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0649_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.0649 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0649/vim.vim.locale.zh-CN.yaml b/manifests/v/vim/vim/9.2.0649/vim.vim.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9ada83a690d82 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0649/vim.vim.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: vim.vim +PackageVersion: 9.2.0649 +PackageLocale: zh-CN +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 是一个高度可配置的文本编辑器,可高效创建和更改任何类型的文本。 +Tags: +- g-vim +- gvim +- vi +- 代码编辑器 +- 实用工具 +- 工具 +- 文本编辑 +- 文本编辑器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/9.2.0649/vim.vim.yaml b/manifests/v/vim/vim/9.2.0649/vim.vim.yaml new file mode 100644 index 0000000000000..53867acbf6304 --- /dev/null +++ b/manifests/v/vim/vim/9.2.0649/vim.vim.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 +PackageVersion: 9.2.0649 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 46a157e97277a5d7ed029a3f9c4f2ba189b66f27 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:47:13 +0800 Subject: [PATCH 59/84] New version: Psyche.Kelivo version 1.1.17+61 (#389888) --- .../1.1.17+61/Psyche.Kelivo.installer.yaml | 18 +++++ .../1.1.17+61/Psyche.Kelivo.locale.en-US.yaml | 76 +++++++++++++++++++ .../1.1.17+61/Psyche.Kelivo.locale.zh-CN.yaml | 46 +++++++++++ .../Kelivo/1.1.17+61/Psyche.Kelivo.yaml | 8 ++ 4 files changed, 148 insertions(+) create mode 100644 manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.installer.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.en-US.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.zh-CN.yaml create mode 100644 manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.yaml diff --git a/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.installer.yaml b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.installer.yaml new file mode 100644 index 0000000000000..cb38da11f9dbf --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.17+61 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{A7B8C9D0-E1F2-4A5B-8C9D-0E1F2A3B4C5D}}_is1' +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chevey339/kelivo/releases/download/v1.1.17/Kelivo_windows_1.1.17+61_setup.exe + InstallerSha256: 7083DDE7251875C0D6C19B9868E221254CF7C68BE5D7FC02E2B2564A77891435 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.en-US.yaml b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.en-US.yaml new file mode 100644 index 0000000000000..072e78cd523bf --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.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: Psyche.Kelivo +PackageVersion: 1.1.17+61 +PackageLocale: en-US +Publisher: Psyche +PublisherUrl: https://github.com/Chevey339 +PublisherSupportUrl: https://github.com/Chevey339/kelivo/issues +PackageName: Kelivo +PackageUrl: https://github.com/Chevey339/kelivo +License: AGPL-3.0 +LicenseUrl: https://github.com/Chevey339/kelivo/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 com.psyche. All rights reserved. +ShortDescription: A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. +Description: |- + A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. + ✨ Features + - 🎨 Modern Design - Material You design language with dynamic color theming support (Android 12+). + - 🌙 Dark Mode - Perfectly adapted dark theme to protect your eyes. + - 🌍 Multi-language Support - Supports both English and Chinese interfaces. + - 🖥️ Multi-platform Support - Mobile (Android/iOS/Harmony) and Desktop (Windows/macOS/Linux). + - 🔄 Multi-provider Support - Supports major AI providers like OpenAI, Google Gemini, Anthropic, etc. + - 🤖 Custom Assistants - Create and manage personalized AI assistants. + - 🖼️ Multimodal Input - Supports various formats including images, text documents, PDFs, Word documents, etc. + - 📝 Markdown Rendering - Full support for code highlighting, LaTeX formulas, tables, and more. + - 🎙️ Voice/TTS Providers - Built-in system TTS plus OpenAI / Google Gemini / ElevenLabs voice servers. + - 🛠️ MCP Support - Model Context Protocol tool integration. + - 🧰 Built-in MCP Tools - Includes a built-in MCP Fetch tool. + - 🔍 Web Search - Integrated with multiple search engines (Exa, Tavily, Zhipu, LinkUp, Brave, Bing, Metaso, SearXNG, Ollama, Jina, Perplexity, Bocha). + - 🧩 Prompt Variables - Supports dynamic variables like model name, time, etc. + - 📤 QR Code Sharing - Export and import provider configurations via QR codes. + - 💾 Data Backup - Supports chat history backup and restoration. + - 🌐 Custom Requests - Supports custom HTTP request headers and bodies. + - 🔡 Custom Fonts - Bring your own fonts (system fonts / Google Fonts). + - ⚙️ Android Background Generation - Keep chat generation running in the background (optional setting). +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- minimax +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - feat: Add support for Claude Opus 4.8, Fable 5, Kimi K2.7, GLM 5.2, and Agnes image models. + - feat: Add "Maximum Reasoning" budget level for Claude 4.7+ and Fable models. + - feat: Add "Enable Thinking" toggle for title generation. + - feat: Add reasoning/thought extraction support for Google Gemini models. + - feat: Add provider avatar icon selection with Metaso icon support. + - feat: Add customizable chat input background opacity. + - feat: Add option to batch delete models that failed detection. + - feat: Add mobile message navigation buttons with three display modes. + - feat: Add User-Agent header support for WebDAV and S3 backup settings. + - feat: Add calculator local tool for MCP. + - feat: Add cross-platform stdio command resolution and Windows batch support for MCP. + - feat: Add initial model selection support in model selector. + - fix: Fix markdown parser misinterpreting HTML tags inside fenced code blocks. + - fix: Fix TeX rendering escaping # in hex color arguments. + - fix: Fix desktop text selection lost on scroll. + - fix: Fix loaded chat window not containing visible messages. + - fix: Fix UI display issue when no session is present. + - fix: Improve reasoning content handling and drag-to-dismiss gesture physics. + - fix: Fix several other known bugs. + Full Changelog: https://github.com/Chevey339/kelivo/compare/v1.1.16...v1.1.17 +ReleaseNotesUrl: https://github.com/Chevey339/kelivo/releases/tag/v1.1.17 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.zh-CN.yaml b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5d9ec5943b1c2 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.17+61 +PackageLocale: zh-CN +ShortDescription: 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 +Description: |- + 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 + ✨ 功能特性 + - 🎨 现代化设计 - 采用 Material You 设计语言,支持动态色彩主题(Android 12+)。 + - 🌙 深色模式 - 完美适配的深色主题,保护您的双眼。 + - 🌍 多语言支持 - 支持英文和中文界面。 + - 🖥️ 多平台支持 - 移动端(Android/iOS/Harmony)和桌面端(Windows/macOS/Linux)。 + - 🔄 多服务商支持 - 支持 OpenAI、Google Gemini、Anthropic 等主流 AI 服务商。 + - 🤖 自定义助手 - 创建和管理个性化的 AI 助手。 + - 🖼️ 多模态输入 - 支持图片、文本文件、PDF、Word 文档等多种格式。 + - 📝 Markdown 渲染 - 完全支持代码高亮、LaTeX 公式、表格等功能。 + - 🎙️ 语音/TTS 服务 - 内置系统 TTS,同时支持 OpenAI / Google Gemini / ElevenLabs 语音服务。 + - 🛠️ MCP 支持 - 支持模型上下文协议(Model Context Protocol)工具集成。 + - 🧰 内置 MCP 工具 - 包含内置的 MCP Fetch 工具。 + - 🔍 网络搜索 - 集成多种搜索引擎(Exa、Tavily、Zhipu、LinkUp、Brave、Bing、Metaso、SearXNG、Ollama、Jina、Perplexity、Bocha)。 + - 🧩 提示词变量 - 支持模型名称、时间等动态变量。 + - 📤 二维码分享 - 通过二维码导出和导入服务商配置。 + - 💾 数据备份 - 支持聊天记录的备份与恢复。 + - 🌐 自定义请求 - 支持自定义 HTTP 请求头和请求体。 + - 🔡 自定义字体 - 可使用自定义字体(系统字体 / Google Fonts)。 + - ⚙️ Android 后台生成 - 支持在后台持续生成聊天内容(可选设置)。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- minimax +- mistral +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.yaml b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.yaml new file mode 100644 index 0000000000000..65007fed38fd2 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.17+61/Psyche.Kelivo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.17+61 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 34e6aa47782edc380bc639f6cf7565cc227acd99 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sun, 21 Jun 2026 05:47:31 +1000 Subject: [PATCH 60/84] New version: Microsoft.Edge version 149.0.4022.80 (#390197) --- .../Microsoft.Edge.installer.yaml | 50 +++++++++++++++++++ .../Microsoft.Edge.locale.en-US.yaml | 30 +++++++++++ .../Microsoft.Edge.locale.nb-NO.yaml | 21 ++++++++ .../Edge/149.0.4022.80/Microsoft.Edge.yaml | 8 +++ 4 files changed, 109 insertions(+) create mode 100644 manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.installer.yaml create mode 100644 manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.nb-NO.yaml create mode 100644 manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.yaml diff --git a/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.installer.yaml new file mode 100644 index 0000000000000..a5ff5e779e061 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.installer.yaml @@ -0,0 +1,50 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.80 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8def399b-6e8f-40c2-9e36-a18f06edfa4c/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: DF7B8A6F331D2600DB30E78326CB86D694C3680D34A9946677C7DB5658E33BED + ProductCode: '{8E81A8F7-5065-34F4-BDE9-5C5CCE2C2B63}' + AppsAndFeaturesEntries: + - ProductCode: '{8E81A8F7-5065-34F4-BDE9-5C5CCE2C2B63}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8c19fadc-2e0b-4e3c-97a8-b33956b14985/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 94B9340286CF255AEA188B7977E2574A42F5DCDB4A73D1AA90B292F9CC850D40 + ProductCode: '{8FCD1D57-2245-3417-9DDD-8F1CCF99976D}' + AppsAndFeaturesEntries: + - ProductCode: '{8FCD1D57-2245-3417-9DDD-8F1CCF99976D}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/32e38981-a790-4f40-889b-40deaabe6361/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 5BDDB0B14A5E5FDBF032BBC444A05780D05E3A85BB195D59E7EDED08FCA49A0E + ProductCode: '{E31147BC-0CAF-3D91-AA4E-1136F30A5726}' + AppsAndFeaturesEntries: + - ProductCode: '{E31147BC-0CAF-3D91-AA4E-1136F30A5726}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 0000000000000..73af3c3bbc062 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 149.0.4022.80 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- manifestv2 +- mv2 +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 0000000000000..c35ebd40398df --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.locale.nb-NO.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.80 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.yaml new file mode 100644 index 0000000000000..e57321a0542f6 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.80/Microsoft.Edge.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cc1a33de9f7cd4c29311e923db277f8c5cd5813b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:47:50 +0800 Subject: [PATCH 61/84] New version: StackExchange.DNSControl version 4.42.0 (#390227) --- .../StackExchange.DNSControl.installer.yaml | 21 ++++++ ...StackExchange.DNSControl.locale.en-US.yaml | 72 +++++++++++++++++++ ...StackExchange.DNSControl.locale.zh-CN.yaml | 16 +++++ .../4.42.0/StackExchange.DNSControl.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.installer.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.en-US.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.zh-CN.yaml create mode 100644 manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.yaml diff --git a/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.installer.yaml b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.installer.yaml new file mode 100644 index 0000000000000..818fded2b3b14 --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.42.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dnscontrol.exe +Commands: +- dnscontrol +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DNSControl/dnscontrol/releases/download/v4.42.0/dnscontrol_4.42.0_windows_amd64.zip + InstallerSha256: 388F0915F4BF81B8BE0E433E07CC378FCB5584412108E0F1A603A7C7534F9CCA +- Architecture: arm64 + InstallerUrl: https://github.com/DNSControl/dnscontrol/releases/download/v4.42.0/dnscontrol_4.42.0_windows_arm64.zip + InstallerSha256: 28B243E371B98159BF0564F90ADEE20DDDA8F323995588F8E75B7FCC0B70D3AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.en-US.yaml b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.en-US.yaml new file mode 100644 index 0000000000000..e56a992a9ee25 --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.42.0 +PackageLocale: en-US +Publisher: Stack Exchange, Inc. +PublisherUrl: https://stackoverflow.com/ +PublisherSupportUrl: https://github.com/StackExchange/dnscontrol/issues +PrivacyUrl: https://stackoverflow.com/legal/privacy-policy +Author: Stack Exchange, Inc. +PackageName: DNSControl +PackageUrl: https://dnscontrol.org/ +License: MIT +LicenseUrl: https://github.com/StackExchange/dnscontrol/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Stack Overflow +ShortDescription: Infrastructure as code for DNS! +Description: DNSControl is an opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Overflow network, and can do the same for you! +Moniker: dnscontrol +Tags: +- dns +ReleaseNotes: |- + Greetings DNS fans! + Release summary: + - NEW PROVIDER: DNSControl now supports websupport.sk (WEBSUPPORT)! Thanks and welcome to @mtmn who joins the project as its maintainer. We look forward to great things! + - AZURE_DNS is more reliable when Azure gets slow. + - dnscontrol init now supports DNSIMPLE and INWX! (List of remaining providers). If your provider is on this list, please volunteer to confirm we got it right. + - HEDNS is much faster now when running integration tests. Thanks, @rblenkinsopp! + - BUGFIX: Avoid panic in ToRR when A/AAAA target is an invalid IP (#4376) + - @cafferata updated docs to reflect Homebrew 6.x's trust model! (#4365) + - And many other improvements. + Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions! + Sincerely, + --Tom Limoncelli + Monthly video call! + Everyone is invited to the Monthly DNSControl Community Video Conference Call on the 2nd Tuesday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on + GitHub Discussions. + Changelog + Major features: + - 931cb380fdb202c4ff657b55d84ee092baf89a7d: NEW PROVIDER: WebSupport (websupport.sk) DNS provider (#4380) (@mtmn) + Provider-specific changes: + - 182888eb476308067d22c0a02f8867577b0f4fbf: AZURE_DNS: Retry pending-operation conflicts (#4369) (@vatsalyagoel) + - 290207235fdd3b463a91f16db80533acfbf86b58: DNSIMPLE: Update to new NS1 & NS3 nameservers (#4350) (@onlyhavecans) + - f073df43d56177f1887dc220783d5104fda12ea3: DNSIMPLE: support init command (#4282) (@TomOnTime) + - 855a01e98734e12ac3e8f4e8f50c8785e140690c: DOH: Fix duplicate nameservers appearing in list. (#4366) (@jfexyz) + - 8bacbb3fbea424479b807a0e3a87390e75a3def2: HEDNS: Further improve authentication performance (#4359) (@rblenkinsopp) + - 0e948166f45d0139f97d6111d5209a9db4d52f43: HEDNS: Performance improvements (#4348) (@rblenkinsopp) + - 5de73de9a45e5e0d132ff806749054b529a906ef: INWX: support init command (#4293) (@TomOnTime) + - 50ca16e664c0ba6cadecd277bc2b9c0210ebf8dc: PORKBUN: Fix duplicate nameservers in list. (#4367) (@jfexyz) + - e37f0d032fb574e39e233adcafb9191213e92c65: RWTH: Add Support for Domains with DNSSEC Disabled and Migrate to diff2 (#4180) (@psuet) + Documentation: + - e525b9106e0dff87913a97647bd6d307395d1574: DOCS: Homebrew install requires brew trust since Homebrew 5.1.15 (#4365) (@cafferata) + CI/CD: + - 9390084032efbf48feeaa00cc71669f4fbe314df: Build(deps): Bump joi from 17.13.3 to 17.13.4 (#4377) (@dependabot[bot]) + - 5eaf231fba92e7716d9b2eef945c215fedf79fb7: CICD: Don't perform provider operations in skipped test groups (#4349) (@rblenkinsopp) + Dependencies: + - 0c75178d5c42b4c877e4e5fa946cf451065467b9: CHORE: Update dependencies (#4360) (@TomOnTime) + - affc9361831b79cd281af5a1adf7f3bbd49e0315: CHORE: Update dependencies (#4382) (@TomOnTime) + Other changes and improvements: + - 36de03689f6c8e1ed36d017cac22504c97510b71: BUGFIX: Avoid panic in ToRR when A/AAAA target is an invalid IP (#4376) (@SAY-5) + - 451b8ff37a771c6ee434ccd462e3b1487899eb87: TYPES: Allow RecordModifier to accept arrays (#4347) (@tresni) + Deprecation warnings + Warning + + - REV() will switch from RFC2317 to RFC4183 in v5.0. This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat + - NAMEDOTCOM, OPENSRS and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. +ReleaseNotesUrl: https://github.com/DNSControl/dnscontrol/releases/tag/v4.42.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.dnscontrol.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.zh-CN.yaml b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9812fe3918e7a --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.42.0 +PackageLocale: zh-CN +Publisher: Stack Exchange, Inc. +PackageName: DNSControl +ShortDescription: DNS 的基础设施即代码! +Description: DNSControl 是一个有主见的平台,可在云端或您自己的基础架构中无缝管理任意数量 DNS 主机的 DNS 配置。它既可以管理 Stack Overflow 网络的所有域名,也可以为您提供同样的服务! +ReleaseNotesUrl: https://github.com/DNSControl/dnscontrol/releases/tag/v4.42.0 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.dnscontrol.org/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.yaml b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.yaml new file mode 100644 index 0000000000000..edc82176dd2d7 --- /dev/null +++ b/manifests/s/StackExchange/DNSControl/4.42.0/StackExchange.DNSControl.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: StackExchange.DNSControl +PackageVersion: 4.42.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 737b018d8689cc5c15b9e7d732212cd75dc1d56c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:48:10 +0800 Subject: [PATCH 62/84] New version: Nagios.NCPA version 3.4.2 (#390242) --- .../NCPA/3.4.2/Nagios.NCPA.installer.yaml | 15 +++++++ .../NCPA/3.4.2/Nagios.NCPA.locale.en-US.yaml | 41 +++++++++++++++++++ .../NCPA/3.4.2/Nagios.NCPA.locale.zh-CN.yaml | 22 ++++++++++ .../n/Nagios/NCPA/3.4.2/Nagios.NCPA.yaml | 8 ++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.installer.yaml create mode 100644 manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.en-US.yaml create mode 100644 manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.zh-CN.yaml create mode 100644 manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.yaml diff --git a/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.installer.yaml b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.installer.yaml new file mode 100644 index 0000000000000..9f28d99a14413 --- /dev/null +++ b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.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: Nagios.NCPA +PackageVersion: 3.4.2 +InstallerType: nullsoft +Scope: machine +ProductCode: NCPA +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://assets.nagios.com/downloads/ncpa3/ncpa-3.4.2.exe + InstallerSha256: 2F6C82D4E24B1B71575025431DF656D506970241134BBF97756F2DFA33BDBF5D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.en-US.yaml b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.en-US.yaml new file mode 100644 index 0000000000000..1f31013f21404 --- /dev/null +++ b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.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: Nagios.NCPA +PackageVersion: 3.4.2 +PackageLocale: en-US +Publisher: Nagios Enterprises, LLC +PublisherUrl: https://www.nagios.org/ +PublisherSupportUrl: https://github.com/NagiosEnterprises/ncpa/issues +PrivacyUrl: https://www.nagios.com/legal/privacy-policy/ +Author: Nagios Enterprises, LLC +PackageName: NCPA +PackageUrl: https://www.nagios.org/projects/ncpa/ +License: Freeware +LicenseUrl: https://github.com/NagiosEnterprises/ncpa/blob/HEAD/README.rst +Copyright: Copyright (c) 2010-2026 Nagios Enterprises, LLC +ShortDescription: An open-source cross-platform monitoring agent +Description: The Nagios Cross-Platform Agent (NCPA) is an open-source monitoring tool that delivers comprehensive monitoring for Windows, Linux, and Mac OS X. It offers active/passive checks, real-time metrics, and custom plugin support through an intuitive web interface. +Tags: +- agent +- monitor +- nagios +ReleaseNotes: |- + Added + - Added passive_ssl_verification config option in the [passive] section of ncpa.cfg. - CPD + - Added ca_cert config option in the [passive] section of ncpa.cfg to specify a custom CA certificate for SSL verification when sending passive check results. - CPD + Bug Fixes + - Fixed an issue where the config-file and config-dir options were not working properly, causing NCPA to not read the config file(s) from the specified location(s). - coonce + - Fixed an issue where warnings were being logged in the system logs in addition to the ncpa_passive.log when SSL verification failed. [GH#1050] - CPD + - Fixed an issue where old Windows python binary files in the NCPA install directory were not being removed during upgrades. - CPD + Updates + - Updated the Windows installer to support the new SSL verification setting for passive checks. - CPD + - Updated the help documentation to include information about the new passive SSL verification options. - CPD +ReleaseNotesUrl: https://github.com/NagiosEnterprises/ncpa/blob/HEAD/CHANGES.rst#changelog-342---6182026 +Documentations: +- DocumentLabel: Getting Started Guide + DocumentUrl: https://www.nagios.org/projects/ncpa/ +- DocumentLabel: Documentation + DocumentUrl: https://www.nagios.org/ncpa/help.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.zh-CN.yaml b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.locale.zh-CN.yaml new file mode 100644 index 0000000000000..585b7722488fe --- /dev/null +++ b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.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: Nagios.NCPA +PackageVersion: 3.4.2 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 开源跨平台监控代理 +Description: Nagios Cross-Platform Agent(NCPA)是一款开源监控工具,为 Windows、Linux和Mac OS X 系统提供全面监控解决方案。它通过直观的网页界面支持主动/被动检查、实时指标采集及自定义插件功能。 +Tags: +- nagios +- 代理 +- 监控 +- 监视 +ReleaseNotesUrl: https://github.com/NagiosEnterprises/ncpa/blob/HEAD/CHANGES.rst#changelog-342---6182026 +Documentations: +- DocumentLabel: 入门指南 + DocumentUrl: https://www.nagios.org/projects/ncpa/ +- DocumentLabel: 文档 + DocumentUrl: https://www.nagios.org/ncpa/help.php +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.yaml b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.yaml new file mode 100644 index 0000000000000..850b2edc4cf68 --- /dev/null +++ b/manifests/n/Nagios/NCPA/3.4.2/Nagios.NCPA.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: Nagios.NCPA +PackageVersion: 3.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ea5a0bac973c730763fc783cb825140caf0475ac Mon Sep 17 00:00:00 2001 From: bceverly Date: Sat, 20 Jun 2026 15:48:30 -0400 Subject: [PATCH 63/84] New version: sysmanage.sysmanage-agent version 3.0.0.6 (#390251) --- .../sysmanage.sysmanage-agent.installer.yaml | 24 ++ ...ysmanage.sysmanage-agent.locale.en-US.yaml | 209 ++++++++++++++++++ .../3.0.0.6/sysmanage.sysmanage-agent.yaml | 8 + 3 files changed, 241 insertions(+) create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.installer.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.locale.en-US.yaml create mode 100644 manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.yaml diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.installer.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.installer.yaml new file mode 100644 index 0000000000000..166d470961045 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.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: sysmanage.sysmanage-agent +PackageVersion: 3.0.0.6 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{8CB54BBA-07DE-42E0-BC99-C3A60D0D17EC}' +ReleaseDate: 2026-06-18 +AppsAndFeaturesEntries: +- ProductCode: '{8CB54BBA-07DE-42E0-BC99-C3A60D0D17EC}' + UpgradeCode: '{A1B2C3D4-E5F6-4A5B-8C9D-0E1F2A3B4C5D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-windows-x64.msi + InstallerSha256: 3ED0C9FE6A33DB2C8B210EF7FF5A6E87A488C899822D3063D89987DFD8A16E0C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.locale.en-US.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.locale.en-US.yaml new file mode 100644 index 0000000000000..a3af38f8b123c --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.locale.en-US.yaml @@ -0,0 +1,209 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sysmanage.sysmanage-agent +PackageVersion: 3.0.0.6 +PackageLocale: en-US +Publisher: SysManage +PublisherUrl: https://github.com/bceverly/sysmanage-agent +PublisherSupportUrl: https://github.com/bceverly/sysmanage-agent/issues +Author: Bryan Everly +PackageName: SysManage Agent +PackageUrl: https://github.com/bceverly/sysmanage-agent +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/bceverly/sysmanage-agent/blob/HEAD/LICENSE +Copyright: Copyright (c) Bryan Everly +ShortDescription: Cross-platform system management agent for SysManage. +Description: SysManage Agent is the host-side daemon for the SysManage open-source fleet management platform. It registers the host with a SysManage server, reports inventory, applies declarative deployment plans (package install, firewall config, antivirus deployment, VM lifecycle), and surfaces real-time health metrics. +Moniker: sysmanage-agent +ReleaseNotes: |- + SysManage Agent v3.0.0.6 + Hardened deb building + Multi-platform system management agent with support for Linux, BSD, macOS, and Windows. + Installation Instructions + Ubuntu/Debian + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent_3.0.0.6-1_amd64.deb + sudo apt install ./sysmanage-agent_3.0.0.6-1_amd64.deb + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + Flatpak (Universal Linux) + # Add SysManage repository + flatpak remote-add --if-not-exists sysmanage https://sysmanage.org/sysmanage.flatpakrepo + # Install the agent + flatpak install sysmanage org.sysmanage.Agent + # Run service installation script + flatpak run --command=sysmanage-service-install org.sysmanage.Agent + # Or download and install the bundle directly: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6.flatpak + flatpak install --user sysmanage-agent-3.0.0.6.flatpak + CentOS/RHEL 9 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-1.el9.x86_64.rpm + sudo dnf install ./sysmanage-agent-3.0.0.6-1.el9.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Tumbleweed + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-1.opensuse.tumbleweed.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.0.6-1.opensuse.tumbleweed.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + OpenSUSE Leap 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-1.opensuse.leap.15.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.0.6-1.opensuse.leap.15.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + SUSE Linux Enterprise Server (SLES) 15 + # Download and install + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-1.sles.x86_64.rpm + sudo zypper install ./sysmanage-agent-3.0.0.6-1.sles.x86_64.rpm + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo systemctl enable --now sysmanage-agent + macOS + # Download and install + curl -LO https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-macos.pkg + sudo installer -pkg sysmanage-agent-3.0.0.6-macos.pkg -target / + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo launchctl load /Library/LaunchDaemons/com.sysmanage.agent.plist + Windows (x64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-windows-x64.msi" -OutFile "sysmanage-agent-3.0.0.6-windows-x64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-3.0.0.6-windows-x64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + Windows (ARM64) + # Download and install (PowerShell as Administrator) + Invoke-WebRequest -Uri "https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-windows-arm64.msi" -OutFile "sysmanage-agent-3.0.0.6-windows-arm64.msi" + Start-Process msiexec.exe -ArgumentList "/i sysmanage-agent-3.0.0.6-windows-arm64.msi /qn" -Wait -Verb RunAs + # Configure and start + notepad C:\ProgramData\SysManage\sysmanage-agent.yaml + Start-Service SysManageAgent + FreeBSD + # Download and install + fetch https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6.pkg + sudo pkg add sysmanage-agent-3.0.0.6.pkg + # Configure and start + sudo nano /etc/sysmanage-agent.yaml + sudo sysrc sysmanage_agent_enable=YES + sudo service sysmanage_agent start + NetBSD + # Download and install + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6.tgz + sudo pkg_add sysmanage-agent-3.0.0.6.tgz + # Copy rc.d script and configure + sudo cp /usr/pkg/share/examples/rc.d/sysmanage_agent /etc/rc.d/ + sudo vi /usr/pkg/etc/sysmanage-agent/config.yaml + # Enable and start + sudo sh -c 'echo sysmanage_agent=YES >> /etc/rc.conf' + sudo /etc/rc.d/sysmanage_agent start + Alpine Linux + # Download the pre-built package for your Alpine version (3.19, 3.20, or 3.21) + # For Alpine 3.21: + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-alpine321.apk + doas apk add --allow-untrusted sysmanage-agent-3.0.0.6-alpine321.apk + # For Alpine 3.20: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-alpine320.apk + # doas apk add --allow-untrusted sysmanage-agent-3.0.0.6-alpine320.apk + # For Alpine 3.19: + # wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-alpine319.apk + # doas apk add --allow-untrusted sysmanage-agent-3.0.0.6-alpine319.apk + # Configure and start + doas cp /etc/sysmanage-agent/sysmanage-agent.yaml.example /etc/sysmanage-agent/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent/sysmanage-agent.yaml + doas rc-update add sysmanage-agent default + doas rc-service sysmanage-agent start + OpenBSD (Pre-built Package - Recommended) + # Download the pre-built package for your OpenBSD version (7.5, 7.6, or 7.7) + # For OpenBSD 7.7: + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-openbsd77.tgz + doas pkg_add sysmanage-agent-3.0.0.6-openbsd77.tgz + # For OpenBSD 7.6: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-openbsd76.tgz + # doas pkg_add sysmanage-agent-3.0.0.6-openbsd76.tgz + # For OpenBSD 7.5: + # ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-openbsd75.tgz + # doas pkg_add sysmanage-agent-3.0.0.6-openbsd75.tgz + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + OpenBSD (Build from Port) + # Download the port tarball + ftp https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-3.0.0.6-openbsd-port.tar.gz + # Extract to ports tree + cd /usr/ports/sysutils + doas rm -rf sysmanage-agent + doas tar xzf ~/sysmanage-agent-3.0.0.6-openbsd-port.tar.gz + doas mv openbsd-port sysmanage-agent + # Install Python dependencies (avoids gcc conflicts) + doas pkg_add py3-websockets py3-yaml py3-aiohttp py3-cryptography py3-sqlalchemy py3-alembic + # Build and install + cd sysmanage-agent + doas make makesum + doas make install + # Configure and start + doas cp /usr/local/share/examples/sysmanage-agent/sysmanage-agent.yaml /etc/sysmanage-agent.yaml + doas vi /etc/sysmanage-agent.yaml + doas rcctl enable sysmanage_agent + doas rcctl start sysmanage_agent + Checksum Verification + All packages include SHA256 checksums. Download both files and verify: + Linux (Ubuntu/CentOS/OpenSUSE/SLES): + sha256sum -c .sha256 + macOS: + shasum -a 256 -c .sha256 + Windows: + $expectedHash = (Get-Content ".sha256").Split()[0] + $actualHash = (Get-FileHash "" -Algorithm SHA256).Hash.ToLower() + if ($expectedHash -eq $actualHash) { Write-Host "Checksum verified!" } else { Write-Host "Checksum mismatch!" } + FreeBSD/NetBSD/OpenBSD: + sha256 -C .sha256 + Alpine Linux: + sha256sum -c .sha256 + Supported Platforms + - Ubuntu: 22.04 LTS (Jammy), 24.04 LTS (Noble), 24.10 (Oracular), 25.04 (Plucky), 25.10 (Questing) + - Debian: 11 (Bullseye), 12 (Bookworm), 13 (Trixie) + - CentOS/RHEL: 9.x + - OpenSUSE: Tumbleweed, Leap 15.x + - SUSE Linux Enterprise Server (SLES): 15.x + - Alpine Linux: 3.19, 3.20, 3.21 (pre-built packages available) + - macOS: 12+ (Monterey and later) + - Windows: 10 (1809+), 11, Server 2019+ (x64 and ARM64) + - FreeBSD: 13.x, 14.x + - NetBSD: 10.x (tested on 10.1) + - OpenBSD: 7.5, 7.6, 7.7 (pre-built packages available) + Software Bill of Materials (SBOM) + This release includes a comprehensive Software Bill of Materials (SBOM) file in CycloneDX JSON format for supply chain security and vulnerability analysis: + Standalone Download: + - sysmanage-agent-sbom.json - Complete inventory of Python dependencies + Download and inspect: + # Download SBOM file + wget https://github.com/bceverly/sysmanage-agent/releases/download/v3.0.0.6/sysmanage-agent-sbom.json + # View with jq (if installed) + cat sysmanage-agent-sbom.json | jq . + The SBOM file is compatible with vulnerability scanning tools (Grype, Trivy, Dependency-Track, Snyk, etc.) and provides complete transparency of all software dependencies. + What's Included + - System management agent service + - Platform-native service management (systemd/launchd/rc.d) + - Automatic user/group creation + - Example configuration files + - Certificate storage directory + - Sudoers configuration for system management (Linux only) + OpenBSD Package Checksums (SHA256) + 6b523b7a408e7ee96e29bdc98545cb42328bb8848b3d60d9ad76a970d654cc1e sysmanage-agent-3.0.0.6-openbsd77.tgz + Alpine Linux Package Checksums (SHA256) + e6648008586a26fffcde85a33fa9c98348522cbf4b8312e9b16c86b5a76c2d6c sysmanage-agent-3.0.0.6-alpine320.apk + 6540d8fdf21a1a3c76c058ed934e304782afda824c0b14328298fad8626506fe sysmanage-agent-3.0.0.6-alpine321.apk +ReleaseNotesUrl: https://github.com/bceverly/sysmanage-agent/releases/tag/v3.0.0.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.yaml b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.yaml new file mode 100644 index 0000000000000..c9f6259463e08 --- /dev/null +++ b/manifests/s/sysmanage/sysmanage-agent/3.0.0.6/sysmanage.sysmanage-agent.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: sysmanage.sysmanage-agent +PackageVersion: 3.0.0.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 52209217fb725dfb228a30a8e9c0f2e167719cbe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:48:50 +0800 Subject: [PATCH 64/84] New version: can1357.oh-my-pi version 16.0.9 (#390254) --- .../16.0.9/can1357.oh-my-pi.installer.yaml | 18 +++++ .../16.0.9/can1357.oh-my-pi.locale.en-US.yaml | 67 +++++++++++++++++++ .../16.0.9/can1357.oh-my-pi.locale.zh-CN.yaml | 24 +++++++ .../oh-my-pi/16.0.9/can1357.oh-my-pi.yaml | 8 +++ 4 files changed, 117 insertions(+) create mode 100644 manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.installer.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.en-US.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.zh-CN.yaml create mode 100644 manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.yaml diff --git a/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.installer.yaml new file mode 100644 index 0000000000000..f47146c78e884 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.9/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: 16.0.9 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v16.0.9/omp-windows-x64.exe + InstallerSha256: 3B53D88A45FCB45E6777E303221E4DAE268CAE1DFB8A42CF4F662FD590EAE538 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 0000000000000..84dd59123d935 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.en-US.yaml @@ -0,0 +1,67 @@ +# 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: 16.0.9 +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 + Fixed + - Fixed OAuth login replacing all other active accounts for the same provider, allowing multiple OAuth accounts to coexist concurrently. + - Fixed legacy api_key credentials not being replaced/disabled atomically upon upgrading to OAuth login. + - Fixed a logic issue where AuthStorage lost session-to-credential stickiness upon CLI restarts, causing cold-starts for server-side prompt cache (KV cache) and wasting tokens. + - Fixed GitHub Copilot Responses requests rejecting image inputs that carry the detail: "original" hint with an HTTP 400 by degrading the hint to "auto" for hosts that do not support it; other hosts still preserve native-resolution frames (snapcompact). (#2822) + @oh-my-pi/pi-catalog + Fixed + - Fixed GitHub Copilot's anthropic-messages proxy being misclassified as a non-signing reasoning endpoint (replayUnsignedThinking: true). It forwards to signature-enforcing Anthropic, so replaying a stripped/unsigned historical thinking block as signature: "" — most visibly an end_turn-bound checkpoint/branch-return turn whose signature the transform must strip — caused a 400 Invalid signature that corrupted the session and re-tripped on every full history re-send (e.g. after toggling MCP servers). Copilot now degrades such blocks to text like the official API. (#2851) + - Added a supportsImageDetailOriginal compat flag that resolves to false for GitHub Copilot, whose Responses endpoint rejects the detail: "original" image hint with a 400, and true for every other host. (#2822) + @oh-my-pi/pi-coding-agent + Added + - Added a --print-thoughts flag for single-shot print mode that includes sanitized thinking blocks in the text output; default print output stays the final answer only. When thinking is hidden by the hideThinkingBlock setting, --print-thoughts un-hides it for the print run so the flag is not a silent no-op (an explicit --hide-thinking still wins). + Fixed + - Fixed active /goal mode being paused by internal compaction and session-switch lifecycle aborts, and made those switches persist wall-clock goal usage without charging time spent in another session to a preserved goal. + @oh-my-pi/pi-tui + Fixed + - Fixed bottom-anchored fullscreen overlays keeping their body rows but clipping off footer actions when terminal-height clamping is applied, restoring plan-mode approval options on short or stale-size terminals (#2957). + What's Changed + - fix(ai): degrade Copilot Responses image detail "original" to auto by @wolfiesch in https://github.com/can1357/oh-my-pi/pull/2902 + - fix(auth-storage): atomic legacy api_key cleanup within sqlite transaction during oauth login by @cagedbird043 in https://github.com/can1357/oh-my-pi/pull/2929 + - Add print-mode thinking output flag by @oldschoola in https://github.com/can1357/oh-my-pi/pull/2960 + - fix(tui): preserve plan approval actions when overlay is clamped by @roboomp in https://github.com/can1357/oh-my-pi/pull/2961 + - fix(auth): persist session-sticky credentials in SQLite cache across restarts by @cagedbird043 in https://github.com/can1357/oh-my-pi/pull/2972 + - fix(session): prevent goal mode pause during compaction/switch by @usr-bin-roygbiv in https://github.com/can1357/oh-my-pi/pull/2986 + New Contributors + - @wolfiesch made their first contribution in https://github.com/can1357/oh-my-pi/pull/2902 + Full Changelog: https://github.com/can1357/oh-my-pi/compare/v16.0.8...v16.0.9 +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v16.0.9 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a3deeb498c06d --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.9/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: 16.0.9 +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/16.0.9/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/16.0.9/can1357.oh-my-pi.yaml new file mode 100644 index 0000000000000..1c8b1bac892f4 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/16.0.9/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: 16.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c1855f6c3f063c0ff405bdfcd693e34f11b1e820 Mon Sep 17 00:00:00 2001 From: Jesse Pinkman Date: Sat, 20 Jun 2026 21:49:07 +0200 Subject: [PATCH 65/84] New version: M-Igashi.mp3rgui version 2.8.1 (#390257) Co-authored-by: m_igashi --- .../2.8.1/M-Igashi.mp3rgui.installer.yaml | 19 ++++++++++ .../2.8.1/M-Igashi.mp3rgui.locale.en-US.yaml | 35 +++++++++++++++++++ .../mp3rgui/2.8.1/M-Igashi.mp3rgui.yaml | 7 ++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.installer.yaml create mode 100644 manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.locale.en-US.yaml create mode 100644 manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.yaml diff --git a/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.installer.yaml b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.installer.yaml new file mode 100644 index 0000000000000..6853d622e6f9c --- /dev/null +++ b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: M-Igashi.mp3rgui +PackageVersion: 2.8.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: mp3rgui.exe +ReleaseDate: 2026-06-18 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/M-Igashi/mp3rgain/releases/download/v2.8.1/mp3rgui-v2.8.1-windows-x86_64.zip + InstallerSha256: 170DCA60CB998DC45ACE7422F3B1A96713AF2BAD391D7E966485C293EA4F5609 + - Architecture: arm64 + InstallerUrl: https://github.com/M-Igashi/mp3rgain/releases/download/v2.8.1/mp3rgui-v2.8.1-windows-arm64.zip + InstallerSha256: C919FC5DF02435E06FD7C276A01D4F53A1BD6FA6B95ECC73CA0AF7B415188FF5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.locale.en-US.yaml b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.locale.en-US.yaml new file mode 100644 index 0000000000000..cf7a63cf86f6e --- /dev/null +++ b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.locale.en-US.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: M-Igashi.mp3rgui +PackageVersion: 2.8.1 +PackageLocale: en-US +Publisher: M-Igashi +PublisherUrl: https://github.com/M-Igashi +PublisherSupportUrl: https://github.com/M-Igashi/mp3rgain/issues +Author: M-Igashi +PackageName: mp3rgui +PackageUrl: https://github.com/M-Igashi/mp3rgain +License: MIT +LicenseUrl: https://github.com/M-Igashi/mp3rgain/blob/master/LICENSE +ShortDescription: GUI for lossless MP3 volume adjustment - a modern mp3gain replacement written in Rust +Description: |- + mp3rgui is the graphical interface for mp3rgain, a lossless MP3 volume normalizer. + It provides an easy-to-use GUI for adjusting MP3 volume without re-encoding, + supporting ReplayGain analysis, AAC/M4A, FLAC, and OGG formats. +Moniker: mp3rgui +Tags: + - audio + - flac + - gain + - gui + - lossless + - mp3 + - music + - normalize + - ogg + - replaygain + - rust + - volume +ReleaseNotesUrl: https://github.com/M-Igashi/mp3rgain/releases/tag/v2.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.yaml b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.yaml new file mode 100644 index 0000000000000..f9b32290bc9c8 --- /dev/null +++ b/manifests/m/M-Igashi/mp3rgui/2.8.1/M-Igashi.mp3rgui.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: M-Igashi.mp3rgui +PackageVersion: 2.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e371b9b0d8f7f7886b889588f5fc57e907cbab7a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:49:27 +0800 Subject: [PATCH 66/84] New version: Microsoft.EdgeDriver version 149.0.4022.80 (#390263) --- .../Microsoft.EdgeDriver.installer.yaml | 22 ++++++++++++++ .../Microsoft.EdgeDriver.locale.en-US.yaml | 30 +++++++++++++++++++ .../Microsoft.EdgeDriver.locale.zh-CN.yaml | 19 ++++++++++++ .../149.0.4022.80/Microsoft.EdgeDriver.yaml | 8 +++++ 4 files changed, 79 insertions(+) create mode 100644 manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.installer.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.yaml diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 0000000000000..dfd5643b1527e --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.80 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.80/edgedriver_win32.zip + InstallerSha256: B639B1FD4E90F822830CF8FB39F2FFC1F82BF20EFE2B1ECC98704303519437A7 +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.80/edgedriver_win64.zip + InstallerSha256: 6A48AC3333970AF6A93B2D1359E17A7EDB1E924BCB11C9ED1E892D372F6B74DB +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.80/edgedriver_arm64.zip + InstallerSha256: 34EF1CAD496CD7CA96EBD6C228D4CF222669F527DAD1BC8281275E319275C428 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 0000000000000..5aea021795dfd --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.80 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a531ddec1a577 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.80 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.yaml new file mode 100644 index 0000000000000..271f11e8cd730 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.80/Microsoft.EdgeDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a82c21e5f854cbfb97049a402485398fed035e73 Mon Sep 17 00:00:00 2001 From: Zamderax Date: Sat, 20 Jun 2026 12:49:45 -0700 Subject: [PATCH 67/84] New version: WendyLabs.Wendy version 2026.06.18-214208 (#390264) --- .../WendyLabs.Wendy.installer.yaml | 22 +++++++++++++++++ .../WendyLabs.Wendy.locale.en-US.yaml | 24 +++++++++++++++++++ .../2026.06.18-214208/WendyLabs.Wendy.yaml | 8 +++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.installer.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.locale.en-US.yaml create mode 100644 manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.yaml diff --git a/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.installer.yaml b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.installer.yaml new file mode 100644 index 0000000000000..43fc341a4a51f --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.06.18-214208 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msi +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.06.18-214208/wendy-cli-windows-amd64-2026.06.18-214208.msi + InstallerSha256: 4B28F44B0AA540A29F565F93B7CF0D097B58031F8D3E4674D719139BD17D936C + ProductCode: '{183A742C-5F7A-4AEE-A0AF-E45592C40D2D}' +- Architecture: arm64 + InstallerUrl: https://github.com/wendylabsinc/wendy-agent/releases/download/2026.06.18-214208/wendy-cli-windows-arm64-2026.06.18-214208.msi + InstallerSha256: A9C1A96FD11DA4A02206EA7D1D1A02B4486DA9F79841A804D16964197898E09D + ProductCode: '{4F0AB4F1-9467-4AC7-87CA-F0AA9D30478D}' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-18 diff --git a/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.locale.en-US.yaml b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.locale.en-US.yaml new file mode 100644 index 0000000000000..90dffb02115be --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.06.18-214208 +PackageLocale: en-US +Publisher: Wendy Labs +PublisherUrl: https://github.com/wendylabsinc +PublisherSupportUrl: https://github.com/wendylabsinc/wendy-agent/issues +PackageName: Wendy +PackageUrl: https://github.com/wendylabsinc/wendy-agent +License: Proprietary +ShortDescription: CLI for building and deploying apps to WendyOS edge devices. +Tags: +- cli +- edge-computing +- iot +- developer-tools +ReleaseNotesUrl: https://github.com/wendylabsinc/WendyOS/releases/tag/2026.06.18-214208 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/wendylabsinc/wendy-agent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.yaml b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.yaml new file mode 100644 index 0000000000000..7d82bd8092df3 --- /dev/null +++ b/manifests/w/WendyLabs/Wendy/2026.06.18-214208/WendyLabs.Wendy.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: WendyLabs.Wendy +PackageVersion: 2026.06.18-214208 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 999f7dd43b9a30923af70795ba6cf72fecd9a1ce Mon Sep 17 00:00:00 2001 From: Mime Date: Sat, 20 Jun 2026 21:50:18 +0200 Subject: [PATCH 68/84] New version: wanou067.MazeLauncher version 2.5.3 (#390991) --- .../wanou067.MazeLauncher.installer.yaml | 16 ++++++++-------- .../wanou067.MazeLauncher.locale.fr-FR.yaml | 18 +++++++++--------- .../wanou067.MazeLauncher.yaml | 8 ++++---- 3 files changed, 21 insertions(+), 21 deletions(-) rename manifests/w/wanou067/MazeLauncher/{2.3.12 => 2.5.3}/wanou067.MazeLauncher.installer.yaml (52%) rename manifests/w/wanou067/MazeLauncher/{2.3.12 => 2.5.3}/wanou067.MazeLauncher.locale.fr-FR.yaml (57%) rename manifests/w/wanou067/MazeLauncher/{2.3.12 => 2.5.3}/wanou067.MazeLauncher.yaml (51%) diff --git a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.installer.yaml b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.installer.yaml similarity index 52% rename from manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.installer.yaml rename to manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.installer.yaml index edd697d8cbb13..a0bb341fb6546 100644 --- a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.installer.yaml +++ b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.installer.yaml @@ -1,21 +1,21 @@ -# Automatically updated by the winget bot at 2025/Feb/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: wanou067.MazeLauncher -PackageVersion: 2.3.12 +PackageVersion: 2.5.3 InstallerLocale: en-US InstallerType: nullsoft InstallModes: - interactive UpgradeBehavior: uninstallPrevious ProductCode: 041e7c19-fb4e-5ad4-bffb-c93ae4b19227 -ReleaseDate: 2024-01-07 +ReleaseDate: 2026-02-24 AppsAndFeaturesEntries: -- DisplayName: MazeLauncher 2.3.12 +- DisplayName: MazeLauncher 2.5.3 ProductCode: 041e7c19-fb4e-5ad4-bffb-c93ae4b19227 Installers: - Architecture: x64 - InstallerUrl: https://mazecity.eu/files/MazeLauncher.exe - InstallerSha256: 9335CD6526C13AE411D08EF873E2B135F91F788BE264FCD64E4014CD8D9D7D50 + InstallerUrl: https://api.mazecity.eu/files/MazeLauncher.exe + InstallerSha256: EBA5B7E329EB8AD46CDB25B6DD22A6A2B3093C7AC1793A84224D8430B80C7627 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.locale.fr-FR.yaml b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.locale.fr-FR.yaml similarity index 57% rename from manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.locale.fr-FR.yaml rename to manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.locale.fr-FR.yaml index 673b590dca56b..88be2c7d99969 100644 --- a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.locale.fr-FR.yaml +++ b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.locale.fr-FR.yaml @@ -1,24 +1,24 @@ -# Automatically updated by the winget bot at 2025/Feb/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: wanou067.MazeLauncher -PackageVersion: 2.3.12 +PackageVersion: 2.5.3 PackageLocale: fr-FR Publisher: wanou067 -PublisherUrl: https://mazecity.eu -PublisherSupportUrl: https://mazecity.eu +PublisherUrl: https://mazecity.eu/ +PublisherSupportUrl: https://mazecity.eu/ Author: wanou067 PackageName: MazeLauncher -PackageUrl: https://mazecity.eu +PackageUrl: https://mazecity.eu/ License: Proprietary -Copyright: Copyright © 2019-2025 MazeLauncher +Copyright: Copyright © 2019-2026 MazeLauncher ShortDescription: Modded Minecraft Launcher for mazecity Description: Modded Minecraft Launcher for mazecity Moniker: mazelauncher Tags: - launcher -- minecraft - mazecity +- minecraft - modded ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.yaml b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.yaml similarity index 51% rename from manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.yaml rename to manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.yaml index 1869764905fe2..bbee800e275b4 100644 --- a/manifests/w/wanou067/MazeLauncher/2.3.12/wanou067.MazeLauncher.yaml +++ b/manifests/w/wanou067/MazeLauncher/2.5.3/wanou067.MazeLauncher.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Feb/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: wanou067.MazeLauncher -PackageVersion: 2.3.12 +PackageVersion: 2.5.3 DefaultLocale: fr-FR ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From 37b150eccbb38514ad1339dc3207cf6ce854ef7c Mon Sep 17 00:00:00 2001 From: Jimeszx <118643076+Jimeszx@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:50:35 +0800 Subject: [PATCH 69/84] New version: StirlingTools.StirlingPDF version 2.13.1 (#390996) --- .../StirlingTools.StirlingPDF.installer.yaml | 23 +++++++++ ...tirlingTools.StirlingPDF.locale.en-US.yaml | 51 +++++++++++++++++++ .../2.13.1/StirlingTools.StirlingPDF.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.installer.yaml create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.locale.en-US.yaml create mode 100644 manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.yaml diff --git a/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.installer.yaml b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.installer.yaml new file mode 100644 index 0000000000000..92523f4eb8639 --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: StirlingTools.StirlingPDF +PackageVersion: 2.13.1 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{F96E74D1-AD26-4E01-82DF-DEE114F0AB78}' +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- Publisher: Stirling PDF Inc. + ProductCode: '{F96E74D1-AD26-4E01-82DF-DEE114F0AB78}' + UpgradeCode: '{3305FBA9-7E5E-5C09-BC71-ECA0A65F4FEE}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Stirling-PDF' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v2.13.1/Stirling-PDF-windows-x86_64.msi + InstallerSha256: 4C19538E8A530F42717AEC2C34DDFEDF9B7D44C4A992831B61621E861C04CD07 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.locale.en-US.yaml b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.locale.en-US.yaml new file mode 100644 index 0000000000000..e3fc3f0014f06 --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: StirlingTools.StirlingPDF +PackageVersion: 2.13.1 +PackageLocale: en-US +Publisher: Stirling-Software +PublisherUrl: https://www.stirlingpdf.com/ +PublisherSupportUrl: https://github.com/Stirling-Tools/Stirling-PDF/issues +PackageName: Stirling-PDF +PackageUrl: https://github.com/Stirling-Tools/Stirling-PDF +License: MIT +LicenseUrl: https://github.com/Stirling-Tools/Stirling-PDF/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Stirling PDF Inc. +ShortDescription: A locally hosted one-stop shop for all your PDF needs +Description: Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements. +Tags: +- docker +- java +- pdf +- pdf-converter +- pdf-editor +- pdf-manipulation +- pdf-merger +- pdf-ocr +- pdf-tools +- pdf-web-apps +- pdfmerger +ReleaseNotes: |- + Quick bug fixes for: + - multi-tool not correctly rotating certain PDFs + - Desktop mobile upload via QR code scan + What's Changed + Enhancements + - feat(i18n): sync editor translations with pluralization support and new UI strings by @Ludy87 in #6565 + - build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /frontend by @dependabot[bot] in #6677 + - build(deps): bump dompurify from 3.4.1 to 3.4.11 in /frontend by @dependabot[bot] in #6722 + - Fix more any typing usage in the frontend by @jbrunton96 in #6664 + - Fix bad frontend architecture by @jbrunton96 in #6730 + - Fix Multi Tool page rotation lost on save by @Frooodle in #6733 + - Cache Rust build to improve Tauri build job times by @jbrunton96 in #6732 + - Add desktop mobile-upload page and fix LAN QR URL by @Frooodle in #6736 + - Add metrics for numerical count of total PDFs by @Frooodle in #6737 + Development Tools + - build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /devTools by @dependabot[bot] in #6680 + Other Changes + - Add message when running task with no arguments by @jbrunton96 in #6731 + Full Changelog: v2.13.0...v2.13.1 +ReleaseNotesUrl: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.13.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.yaml b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.yaml new file mode 100644 index 0000000000000..2838c73dfa545 --- /dev/null +++ b/manifests/s/StirlingTools/StirlingPDF/2.13.1/StirlingTools.StirlingPDF.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: StirlingTools.StirlingPDF +PackageVersion: 2.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From af2f9e18d8921614bc965eb3e470faf1b49ec15e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:50:54 +0800 Subject: [PATCH 70/84] New version: TinyHumansAI.OpenHuman version 0.57.52 (#390997) --- .../TinyHumansAI.OpenHuman.installer.yaml | 26 ++++++ .../TinyHumansAI.OpenHuman.locale.en-US.yaml | 80 +++++++++++++++++++ .../TinyHumansAI.OpenHuman.locale.zh-CN.yaml | 28 +++++++ .../0.57.52/TinyHumansAI.OpenHuman.yaml | 8 ++ 4 files changed, 142 insertions(+) create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.installer.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.en-US.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.zh-CN.yaml create mode 100644 manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.yaml diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.installer.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.installer.yaml new file mode 100644 index 0000000000000..69e834f6c528a --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.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: TinyHumansAI.OpenHuman +PackageVersion: 0.57.52 +UpgradeBehavior: install +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/tinyhumansai/openhuman/releases/download/v0.57.52/OpenHuman_0.57.52_x64-setup.exe + InstallerSha256: 87D89AF3CBC7B39420E0480245EF70A0BA25593822FD093FECE35C833FD475FA + ProductCode: OpenHuman +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/tinyhumansai/openhuman/releases/download/v0.57.52/OpenHuman_0.57.52_x64_en-US.msi + InstallerSha256: 675CA1EC3FC4648BFF765BE38D60BE4EA183DEA140C746093902BF0275A5A27C + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{06753C9F-7575-4630-8A17-F0BFFA29826F}' + AppsAndFeaturesEntries: + - UpgradeCode: '{54052255-0CFF-5EA8-82D1-C533E6DE0990}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.en-US.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.en-US.yaml new file mode 100644 index 0000000000000..2ca68c632a02e --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TinyHumansAI.OpenHuman +PackageVersion: 0.57.52 +PackageLocale: en-US +Publisher: openhuman +PublisherUrl: https://tinyhumans.ai/ +PublisherSupportUrl: https://github.com/tinyhumansai/openhuman/issues +PackageName: OpenHuman +PackageUrl: https://tinyhumans.ai/openhuman +License: GPL-3.0 +LicenseUrl: https://github.com/tinyhumansai/openhuman/blob/HEAD/LICENSE +ShortDescription: Your Personal AI super intelligence. Private, Simple and extremely powerful. +Description: |- + OpenHuman is an open-source AI assistant designed to be the memory and doer for everything you do across your tools. Built on Rust + Tauri and licensed under GNU GPL3, it closes the gap between what AI models can do and what they actually know about you. + Every model in the world, all 200+ of them, shares the same fundamental limitation: they are stateless. You type a prompt, get a response, and the context evaporates. Even the ones with "memory" store a few bullet points. A few bullet points is a sticky note, not intelligence. + OpenHuman solves this with a stack that's calmly, deliberately different: + - A local-first Memory Tree. Every source you connect. Gmail, Slack, GitHub, Notion, your own notes, flows through a deterministic pipeline: canonical Markdown, ≤3k-token chunks, scored, folded into per-source / per-topic / per-day summary trees. Stored in SQLite on your machine. No vector-soup black box. + - An Obsidian-style wiki on top of it. The same chunks the agent reasons over land as .md files in a vault you can open in Obsidian, browse, edit, and link by hand. Inspired by Karpathy's obsidian-wiki workflow. You can't trust a memory you can't read. + - 118+ third-party integrations. One-click OAuth into Gmail, GitHub, Slack, Notion, Stripe, Calendar, Drive, Linear, Jira and more - no API keys to wire by hand, no plugin marketplace to navigate. + - Auto-fetch. Every twenty minutes, OpenHuman pulls fresh data from every active connection and folds it into the Memory Tree without you asking, so the agent already has tomorrow's context this morning. + - An agent built for big data. Smart token compression (TokenJuice) compacts verbose tool output before it ever enters the model's context, so sweeping through your last six months of email costs single-digit dollars. Automatic model routing sends each task to the right model - hint:reasoning to a frontier model, hint:fast to a cheap one, vision to vision - all under one subscription. Optional local AI via Ollama keeps embeddings and summarization on-device. + - Batteries included. A complete agent toolbelt is wired in by default: web search, a web-fetch scraper, a full coder toolset (filesystem, git, lint, test, grep), browser & computer control, cron & scheduling, memory tools, agent coordination for spawning sub-agents, and native voice - STT in, TTS out, mascot lip-sync, and a live Google Meet agent that joins meetings, transcribes them into your Memory Tree, and can speak back into the call. No "install a plugin to read files" friction. + - Simple, UI-first. A clean desktop experience and short onboarding paths take you from install to a working agent in a few clicks - no config-first setup, no terminal required. The agent has a face: a desktop mascot that speaks, reacts to its surroundings, joins your Google Meets as a real participant, remembers you across weeks, and keeps thinking in the background even when you've stopped typing. + Together, these turn OpenHuman into something fundamentally different from a chatbot. It is an AI agent that consumes large amounts of personal data at low cost, maintains a persistent and evolving understanding of your world, and takes proactive actions on your behalf. +Tags: +- ai +- knowledge-base +- large-language-model +- llm +- llm-wiki +- wiki +ReleaseNotes: |- + The Agent World & Wallet Safety Upgrade + This release brings a big leap in Agent World depth, smoother navigation across the app, and a major wallet-safety fix—plus quality-of-life polish throughout. 🎉 + Highlights + Agent World goes native 🌍 + Agent World (tiny.place) is now deeply integrated with a full Rust data layer and a ported React UI, unlocking core surfaces like Feed, Messages, Jobs/Bounties, Directory/Identities, and devnet payment flows with confirm-before-spend. On top of that foundation, Explore now pulls real live data, identity registration publishes to the Directory correctly, DMs resolve handles reliably, and groups/creating bounties give clearer UX feedback. + (#3780, #3839, #3847, #3846, #3840, #3837, #3835) — Thank you @graycyrus! + Smarter agent workflows & orchestration 🤖 + Detached background sub-agents now cleanly cancel when their parent thread is closed, preventing “fire-and-forget” runs against deleted conversations. And the agent is now grounded to a live per-turn clock so time-relative statements (“good morning”, “today/tomorrow”) stay accurate across long sessions. + (#3742, #3752) — Thank you @sanil-23! + Wallet safety, visibility, and trust 🔐 + A critical wallet fix ensures the Recovery Phrase experience reveals the existing phrase instead of accidentally regenerating/overwriting a user’s wallet—now guarded by an explicit “force” path and a clearer UI state machine. Wallet access is also more discoverable with a prominent sidebar entry, and Agent World now shows a handy wallet address chip in its sidebar header. + (#3849, #3836, #3838) — Thank you @graycyrus! + Navigation & chat shell polish 🧭 + The shell is easier to use when collapsed thanks to an icon-only navigation rail that stays fully navigable, complete with tooltips and active state. The sidebar header is also cleaner (language picker moved to Settings), and the chat/sidebar experience gets a meaningful rework with thread-title rename flowing into the sidebar and other chat shell refinements. + (#3802, #3810, #3854) — Thank you @graycyrus and @senamakel! + Rewards + Discord linking made real 🎁 + Discord linking now actually runs OAuth from the Rewards page (and returns you right back), and the Rewards experience adds disconnect/re-link plus clear per-achievement role assignment status—so claiming roles is transparent and actionable. + (#3748, #3766) — Thank you @YellowSnnowmann! + Localization & UX correctness fixes 🌐 + More user-facing strings are now fully localized, including OpenHuman Link account/notification messaging and the Model Council hint picker labels—closing gaps where English literals bypassed i18n. Also, Conscious loop triggers are now guarded to prevent duplicate runs on rapid clicks. + (#3702, #3704, #3708) — Thank you @obchain! + Embedded webview providers expand 🧩 + The embedded webview account picker now supports more mainstream providers—Gmail, Outlook, Instagram, and X—across frontend, Tauri shell, core login detection, and provider recipes. + (#3755) — Thank you @senamakel! + Test & release health improvements 🧪 + E2E coverage and Playwright/Vitest setup were adapted to the chat-as-home shell, fixing navigation races and stabilizing coverage timeouts. + (#3754) — Thank you @senamakel! + Agent World UI alignment & sidebar cleanup 🧹 + Agent World continues to be streamlined: Jobs is now hidden from the Agent World sidebar (while keeping the route accessible for deep links), and job applying gains an agent tool plus a clearer “proposal submitted” success UX. + (#3855, #3848) — Thank you @graycyrus! + Linux packaging reliability 🐧 + AppImage bundling now consistently replaces the bundled ld-linux from the CI host system to prevent glibc mismatch crashes seen on newer distros (e.g., Fedora with glibc ≥ 2.42). + (#3645) — Thank you @0xhis! + New Contributors + - Thank you @0xhis for fixing AppImage glibc mismatch crashes by ensuring the bundled ld-linux is always replaced from the host system. (#3645) + Hope you’ll join our Discord—come grab your exclusive roles and contributor rewards! + Contributor Credits + Huge thanks to everyone who shipped this release: @0xhis, @graycyrus, @obchain, @sanil-23, @senamakel, @YellowSnnowmann, and our ever-helpful automation friend @github-actions[bot]. + Full Compare + https://github.com/tinyhumansai/openhuman/compare/v0.57.44...v0.57.52 +ReleaseNotesUrl: https://github.com/tinyhumansai/openhuman/releases/tag/v0.57.52 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://tinyhumans.gitbook.io/openhuman +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.zh-CN.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a39ba8ed8262e --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.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: TinyHumansAI.OpenHuman +PackageVersion: 0.57.52 +PackageLocale: zh-CN +ShortDescription: 你的个人 AI 超级智能。私密、简单且极其强大。 +Description: |- + OpenHuman 是一个开源的 AI 助手,旨在成为你在各类工具中一切行为的记忆中枢与执行者。基于 Rust + Tauri 构建,并采用 GNU GPL3 许可证发布,它弥合了 AI 模型能力与其对你真实了解之间的鸿沟。 + 全球范围内的每一个模型,无论数量多么庞大(超过 200 个),都面临同一个根本性局限:它们是无状态的。你输入一条提示,得到一个回复,上下文随即消失。即便是那些声称具备“记忆”功能的模型,也仅能存储几条简略要点。几条要点不过是一张便利贴,而非真正的智能。 + OpenHuman 通过一套冷静而深思熟虑的技术栈解决了这一问题: + - 本地优先的记忆树(Memory Tree)。你连接的每一个数据源——Gmail、Slack、GitHub、Notion、你的个人笔记——都会流经一条确定性的处理管道:标准化为 Markdown 格式,切分为不超过 3k token 的片段,经过评分后折叠成按来源 / 主题 / 日期分类的摘要树。所有内容均存储在你本地设备的 SQLite 数据库中,没有向量“浓汤”式的黑箱。 + - 在其之上构建了一个类似 Obsidian 的知识库。AI 代理所推理使用的相同文本片段会以 .md 文件的形式存入一个你可以用 Obsidian 打开的“保险库”中,供你浏览、编辑和手动链接。灵感源自 Karpathy 的 obsidian-wiki 工作流。如果你无法直接阅读记忆内容,就无法真正信任它。 + - 支持 118+ 个第三方集成。一键 OAuth 登录 Gmail、GitHub、Slack、Notion、Stripe、日历、网盘、Linear、Jira 等——无需手动配置 API 密钥,也无需在插件市场中摸索。 + - 自动抓取(Auto-fetch)。每二十分钟,OpenHuman 会自动从所有活跃连接中拉取最新数据,并将其整合进记忆树,无需你主动操作,确保助手在今天早上就已经掌握明天所需的上下文。 + - 面向大数据设计的代理架构。智能的 token 压缩技术(TokenJuice)会在冗长的工具输出进入模型上下文之前对其进行压缩,因此扫描你过去六个月的邮件成本仅为个位数美元。自动模型路由机制将不同任务分配给最适合的模型——提示词 hint:reasoning 发往高性能前沿模型,hint:fast 路由至低成本模型,视觉任务交由视觉模型处理——全部包含在同一订阅中。通过 Ollama 可选的本地 AI 支持,使嵌入和摘要处理全程在设备端完成。 + - 开箱即用。完整的代理工具集默认集成:网络搜索、网页抓取器、完整编程工具包(文件系统、git、lint、test、grep)、浏览器与电脑控制、定时任务与调度、记忆工具、用于生成子代理的协调机制,以及原生语音支持——语音转文字输入(STT),文字转语音输出(TTS),角色口型同步,还有一个能加入 Google Meet 会议、将会议内容转录进你的记忆树并可在通话中发言的实时会议代理。无需“安装插件才能读取文件”这类繁琐步骤。 + - 简洁、以用户界面为先。清爽的桌面体验和简短的新手引导路径让你只需几次点击即可从安装过渡到使用运行中的代理——无需先行配置,也不需要命令行操作。代理拥有一个具象化的形象:一个会说话、能感知周围环境变化的桌面吉祥物,它可以作为真实参与者加入你的 Google Meet 会议,能跨数周记住你,在你停止输入后仍在后台持续思考。 + 上述特性共同使 OpenHuman 成为一种与传统聊天机器人截然不同的存在。它是一个能够以低成本处理大量个人数据、持续且不断演进地理解你世界的 AI 代理,并能代表你主动采取行动。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 知识库 +- 维基 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.yaml b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.yaml new file mode 100644 index 0000000000000..ccb63abac9699 --- /dev/null +++ b/manifests/t/TinyHumansAI/OpenHuman/0.57.52/TinyHumansAI.OpenHuman.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: TinyHumansAI.OpenHuman +PackageVersion: 0.57.52 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3d90bbd171e8d57a4dc40ff890982169a68afb93 Mon Sep 17 00:00:00 2001 From: Rian Stockbower Date: Sat, 20 Jun 2026 15:51:12 -0400 Subject: [PATCH 71/84] New version: OpenCLICollective.codereview-cli version 0.4.173 (#391001) --- ...LICollective.codereview-cli.installer.yaml | 20 ++++++++++++++ ...ollective.codereview-cli.locale.en-US.yaml | 27 +++++++++++++++++++ .../OpenCLICollective.codereview-cli.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.installer.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.locale.en-US.yaml create mode 100644 manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.yaml diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 0000000000000..20cc127fcebf3 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.173 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cr.exe + PortableCommandAlias: cr +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.173/cr_v0.4.173_windows_amd64.zip + InstallerSha256: 134C382E18152C9A9457DDE1714DB2B9783E2E81874BFBB023486C0AD9E30867 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.4.173/cr_v0.4.173_windows_arm64.zip + InstallerSha256: 5B50ECA1713B3303DD0332B7B2E7B213EF4D499E4E10FDB5464AC4E3247F209B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 0000000000000..78bed2281f7c0 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.173 +PackageLocale: en-US +Publisher: Open CLI Collective +PublisherUrl: https://github.com/open-cli-collective +PublisherSupportUrl: https://github.com/open-cli-collective/codereview-cli/issues +PackageName: Code Review CLI +PackageUrl: https://github.com/open-cli-collective/codereview-cli +License: MIT +LicenseUrl: https://github.com/open-cli-collective/codereview-cli/blob/main/LICENSE +ShortDescription: Automated pull-request review CLI +Description: |- + cr runs automated pull-request reviews, records review state locally, posts + review output back to GitHub, and keeps durable metadata to resume, repair, + inspect, and prune review runs. +Tags: +- code-review +- pull-request +- github +- cli +- automation +ReleaseNotesUrl: https://github.com/open-cli-collective/codereview-cli/releases/tag/v0.4.173 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 0000000000000..613b4ffa978d0 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.4.173/OpenCLICollective.codereview-cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: OpenCLICollective.codereview-cli +PackageVersion: 0.4.173 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e5a4af1d9105456b7f43349671af0f1e3e72b50e Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 21 Jun 2026 00:51:31 +0500 Subject: [PATCH 72/84] New version: Dmezhnov.KnitCalc version 1.8.46 (#391002) --- .../1.8.46/Dmezhnov.KnitCalc.installer.yaml | 20 +++++++++++++++++ .../Dmezhnov.KnitCalc.locale.en-US.yaml | 22 +++++++++++++++++++ .../KnitCalc/1.8.46/Dmezhnov.KnitCalc.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.installer.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.locale.en-US.yaml create mode 100644 manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.yaml diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.installer.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.installer.yaml new file mode 100644 index 0000000000000..b094a557acb54 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.46 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: knitcalc.exe + PortableCommandAlias: knitcalc +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dmezhnov/knitcalc/releases/download/v1.8.46+69/knitcalc-windows-x64-1.8.46+69.zip + InstallerSha256: 06AFA9352F94AA2661BBF1CF90C2EE234533D2CAE96A97567A49E88A3FEFC75E +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-20 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.locale.en-US.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.locale.en-US.yaml new file mode 100644 index 0000000000000..37d8a2d52cc4a --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Dmezhnov.KnitCalc +PackageVersion: 1.8.46 +PackageLocale: en-US +Publisher: Dmitry Mezhnov +PublisherUrl: https://github.com/dmezhnov +PublisherSupportUrl: https://github.com/dmezhnov/knitcalc/issues +PackageName: KnitCalc +PackageUrl: https://github.com/dmezhnov/knitcalc +License: MIT +LicenseUrl: https://github.com/dmezhnov/knitcalc/blob/main/LICENSE +ShortDescription: Knitting calculator +Description: 'KnitCalc is a knitting calculator: gauge conversion, increases/decreases distribution, yarn estimation and project notes with photos.' +Tags: +- knitting +- calculator +- craft +ReleaseNotesUrl: https://github.com/dmezhnov/knitcalc/releases/tag/v1.8.46%2B69 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.yaml b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.yaml new file mode 100644 index 0000000000000..c32d0c9a0eaf6 --- /dev/null +++ b/manifests/d/Dmezhnov/KnitCalc/1.8.46/Dmezhnov.KnitCalc.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: Dmezhnov.KnitCalc +PackageVersion: 1.8.46 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9eabfb014f8ccc64187f32303164e6bc71ffa0cc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 20 Jun 2026 21:51:49 +0200 Subject: [PATCH 73/84] New version: JohannesMillan.superProductivity version 18.12.0 (#391006) --- ...nesMillan.superProductivity.installer.yaml | 24 ++++++ ...Millan.superProductivity.locale.en-US.yaml | 86 +++++++++++++++++++ .../JohannesMillan.superProductivity.yaml | 8 ++ 3 files changed, 118 insertions(+) create mode 100644 manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.installer.yaml create mode 100644 manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.locale.en-US.yaml create mode 100644 manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.yaml diff --git a/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.installer.yaml b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.installer.yaml new file mode 100644 index 0000000000000..3900ce66bdead --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.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: JohannesMillan.superProductivity +PackageVersion: 18.12.0 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 50dcac04-ae56-5b20-97aa-2c97dcd03d4b +ReleaseDate: 2026-06-20 +AppsAndFeaturesEntries: +- DisplayName: Super Productivity 18.2.8 + ProductCode: 50dcac04-ae56-5b20-97aa-2c97dcd03d4b +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.12.0/Super-Productivity-Setup.exe + InstallerSha256: 148BA6552E620B22E6B16561D9F441B0AF752F9BAC602CB1706D141D7C5CE68C +- Architecture: x64 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.12.0/Super-Productivity-Setup-x64.exe + InstallerSha256: F417E74A0E10C61198BB66055C9DA0389FA0EDB72FDCB69E0C94F23BC389DA91 +- Architecture: arm64 + InstallerUrl: https://github.com/johannesjo/super-productivity/releases/download/v18.12.0/Super-Productivity-Setup-arm64.exe + InstallerSha256: E882753091FAA0C44F3856D9FADC9487881B691C43228334374BA7CD8A14607B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.locale.en-US.yaml b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.locale.en-US.yaml new file mode 100644 index 0000000000000..89e6cd6567d63 --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.locale.en-US.yaml @@ -0,0 +1,86 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JohannesMillan.superProductivity +PackageVersion: 18.12.0 +PackageLocale: en-US +Publisher: Johannes Millan +PublisherUrl: https://super-productivity.com/ +PublisherSupportUrl: https://github.com/johannesjo/super-productivity/discussions +Author: Johannes Millan +PackageName: Super Productivity +PackageUrl: https://super-productivity.com/ +License: MIT +LicenseUrl: https://github.com/johannesjo/super-productivity/blob/HEAD/LICENSE +Copyright: Copyright © 2023 Johannes Millan +CopyrightUrl: https://raw.githubusercontent.com/johannesjo/super-productivity/master/LICENSE +ShortDescription: Personal Task Management App to help you with your daily struggle with JIRA etc. +Description: |- + Features + - Keep organized and focused! + Plan and categorize your tasks using sub-tasks, projects and tags and color code them as needed. + - Use timeboxing and track your time. + Create time sheets and work summaries in a breeze to easily export them to your company's time tracking system. + - Helps you to establish healthy & productive habits: + A break reminder reminds you when it's time to step away. + The anti-procrastination feature helps you gain perspective when you really need to. + Need some extra focus? + A Pomodoro timer is also always at hand. + Collect personal metrics to see, which of your work routines need adjustments. + - Integrate with Jira, GitHub, GitLab, and OpenProject. + Auto import tasks assigned to you, plan the details locally, automatically create work logs, and get notified immediately, when something changes. + - Attach context information to tasks and projects. + Create notes, attach files or create project-level bookmarks for links, files, and even commands. + - Super Productivity respects your privacy and does NOT collect any data and there are no user accounts or registration. + You decide where you store your data! + - It's free and open source and always will be. +Moniker: advanced-todo-list-app +Tags: +- productivity +- task-manager +- time-tracker +- timeboxing +- timetracking +- to-do-list +- todo +ReleaseNotes: |- + For all current downloads, package links, and platform-specific notes: [check the wiki](https://github.com/super-productivity/super-productivity/wiki/2.01-Downloads-and-Install). + + ### Features + + - Migrated Azure DevOps and Trello issue providers to plugins. + - Added Plainspace integration for shared projects. + - Focus Mode now shows session completion and sends a notification when a countdown finishes. + - Kept the subtask input open after adding a subtask. + - Clicking the issue-updated toggle now clears its badge. + - Moved the collaboration option before the backlog option in the project creation dialog. + + ### Fixes + + - Improved Android keyboard inset handling and removed the keyboard-related white flash. + - Clarified Nextcloud 404 errors caused by an incorrect user ID. + - Preserved background overlay and blur settings after removing a background image. + - Preserved sections during legacy backup migration. + - Preserved manual task order within tags when sorting by tag. + - Completing a task no longer automatically schedules it for today. + - Unknown issue-provider keys are no longer reported as sync corruption. + - Preserved Flowtime break settings when switching focus modes. + - Improved the Linux tray icon and restored the custom title bar on GNOME X11. + - Added Vikunja project discovery through CalDAV. + - Corrected the Plainspace claim-list link icon color. + + ### Documentation + + - Added a guide for using Proton Drive through rclone and WebDAV. + + ### Contributors + + Thanks to everyone who contributed to this release: @forge34 @johannesjo @starter727 @symonbaikov + + **Full Changelog**: https://github.com/super-productivity/super-productivity/compare/v18.11.0...v18.12.0 +ReleaseNotesUrl: https://github.com/super-productivity/super-productivity/releases/tag/v18.12.0 +Documentations: +- DocumentLabel: How to use it + DocumentUrl: https://github.com/johannesjo/super-productivity#question-how-to-use-it +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.yaml b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.yaml new file mode 100644 index 0000000000000..d7d1bba163211 --- /dev/null +++ b/manifests/j/JohannesMillan/superProductivity/18.12.0/JohannesMillan.superProductivity.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: JohannesMillan.superProductivity +PackageVersion: 18.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a8bfe2db377de0294b6ba6cf40911e15b399f1ec Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:05:10 +0800 Subject: [PATCH 74/84] New version: JetBrains.IntelliJIDEA.EAP version 262.8117.19 (#390179) --- .../JetBrains.IntelliJIDEA.EAP.installer.yaml | 38 +++++++++++++++++++ ...tBrains.IntelliJIDEA.EAP.locale.en-US.yaml | 33 ++++++++++++++++ ...tBrains.IntelliJIDEA.EAP.locale.zh-CN.yaml | 26 +++++++++++++ .../JetBrains.IntelliJIDEA.EAP.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.yaml diff --git a/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.installer.yaml b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.installer.yaml new file mode 100644 index 0000000000000..114dee03611a0 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.EAP +PackageVersion: 262.8117.19 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- groovy +- ipr +- java +- kt +- kts +ProductCode: IntelliJ IDEA 262.8117.19 +ReleaseDate: 2026-06-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-262.8117.19.exe + InstallerSha256: 2E540B618761CF22545C49322DDF210A00F4C24EE24B667FC38BB449CD036B82 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-262.8117.19.exe + InstallerSha256: 2E540B618761CF22545C49322DDF210A00F4C24EE24B667FC38BB449CD036B82 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/idea/idea-262.8117.19-aarch64.exe + InstallerSha256: BFB26BB6EACE9D34EFE0F1C5D877D6AB7757935CA3EA59B5676AA206018C0518 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/idea/idea-262.8117.19-aarch64.exe + InstallerSha256: BFB26BB6EACE9D34EFE0F1C5D877D6AB7757935CA3EA59B5676AA206018C0518 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.en-US.yaml b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.en-US.yaml new file mode 100644 index 0000000000000..604b304160059 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.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: JetBrains.IntelliJIDEA.EAP +PackageVersion: 262.8117.19 +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: IntelliJ IDEA (EAP) +PackageUrl: https://www.jetbrains.com/idea/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: The Leading Java and Kotlin IDE +Description: IntelliJ IDEA is undoubtedly the top-choice IDE for software developers. It makes Java and Kotlin development a more productive and enjoyable experience. +Tags: +- code +- coding +- develop +- development +- java +- kotlin +- programming +ReleaseNotes: IntelliJ IDEA 2026.2 EAP 7 is out! For the list of changes included in this build, refer to the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662692 +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/idea/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d58e3f24bf419 --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.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: JetBrains.IntelliJIDEA.EAP +PackageVersion: 262.8117.19 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: IntelliJ IDEA Ultimate Edition(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/idea/nextversion/ +License: 免费软件 +ShortDescription: 领先的 Java 和 Kotlin IDE +Description: IntelliJ IDEA 毫无疑问是软件开发者的首选 IDE,让 Java 和 Kotlin 开发更高效、更愉快。 +Tags: +- java +- kotlin +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/IDEA-A-2100662692 +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/idea/resources +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.yaml b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.yaml new file mode 100644 index 0000000000000..43244888c16fc --- /dev/null +++ b/manifests/j/JetBrains/IntelliJIDEA/EAP/262.8117.19/JetBrains.IntelliJIDEA.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JetBrains.IntelliJIDEA.EAP +PackageVersion: 262.8117.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2d3e0357e372c4f53717596d3e27675342fc6f09 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Sun, 21 Jun 2026 06:05:26 +1000 Subject: [PATCH 75/84] New version: Speakeasy.speakeasy 1.784.0 (#390252) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.784.0/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 0000000000000..9c1dd9ea5f87d --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.784.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-18" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.784.0/speakeasy_windows_386.zip + InstallerSha256: d316f563e557a093fe0d9e3e3a4c768691f81e44316743319d00f80a8abb6923 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.784.0/speakeasy_windows_arm64.zip + InstallerSha256: d79156e8bb8cbde0754e460895663af56618af1c7b7a7395cc50aca5ab6e0fc9 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.784.0/speakeasy_windows_amd64.zip + InstallerSha256: 8c8c666dbf0bce520216555ab151ee6dc4bbbb6833b54173a157ed9e1e965948 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 0000000000000..c7a65d054e3fb --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.784.0 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.784.0 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.784.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.yaml new file mode 100644 index 0000000000000..358ae83b9e834 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.784.0/Speakeasy.speakeasy.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.784.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 124231d452ac8b3ad099e82bc9869853edf3eec8 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:05:56 +0200 Subject: [PATCH 76/84] New version: nao1215.gup version 1.3.0 (#391005) --- .../gup/1.3.0/nao1215.gup.installer.yaml | 25 +++++++ .../gup/1.3.0/nao1215.gup.locale.en-US.yaml | 66 +++++++++++++++++++ .../n/nao1215/gup/1.3.0/nao1215.gup.yaml | 8 +++ 3 files changed, 99 insertions(+) create mode 100644 manifests/n/nao1215/gup/1.3.0/nao1215.gup.installer.yaml create mode 100644 manifests/n/nao1215/gup/1.3.0/nao1215.gup.locale.en-US.yaml create mode 100644 manifests/n/nao1215/gup/1.3.0/nao1215.gup.yaml diff --git a/manifests/n/nao1215/gup/1.3.0/nao1215.gup.installer.yaml b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.installer.yaml new file mode 100644 index 0000000000000..500a7774652b3 --- /dev/null +++ b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nao1215.gup +PackageVersion: 1.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gup.exe +UpgradeBehavior: install +Commands: +- gup +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.0/gup_1.3.0_windows_386.zip + InstallerSha256: A29D170233EA6CDB3AB04D230209AB1D9A799F3C69D2D1372625379B0BEF9555 +- Architecture: x64 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.0/gup_1.3.0_windows_amd64.zip + InstallerSha256: 9C4D4250D44523CFCBF13B4BFBF907D11EB904255C83C08B38DF8BEFE2F34820 +- Architecture: arm64 + InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.0/gup_1.3.0_windows_arm64.zip + InstallerSha256: 00290EBB98EA57D25E77A646B3BC5EE49E72FC855D0B5B64F3E45D8C7B13EAA8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nao1215/gup/1.3.0/nao1215.gup.locale.en-US.yaml b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.locale.en-US.yaml new file mode 100644 index 0000000000000..3189f0e6134a4 --- /dev/null +++ b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.locale.en-US.yaml @@ -0,0 +1,66 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nao1215.gup +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: Chikamatsu Naohiro +PublisherUrl: https://github.com/nao1215 +PublisherSupportUrl: https://github.com/nao1215/gup/issues +Author: Chikamatsu Naohiro +PackageName: gup +PackageUrl: https://github.com/nao1215/gup +License: Apache-2.0 +LicenseUrl: https://github.com/nao1215/gup/blob/HEAD/LICENSE +Copyright: Copyright (c) Chikamatsu Naohiro +CopyrightUrl: https://github.com/nao1215/gup/blob/main/LICENSE +ShortDescription: gup - Update binaries installed by "go install" with goroutines +Description: gup command update binaries installed by "go install" to the latest version. gup updates all binaries in parallel, so very fast. It also provides subcommands for manipulating binaries under $GOPATH/bin ($GOBIN). +Moniker: gup +Tags: +- cli-app +- command-line-tool +- cross-platform +- go +- golang +- golang-tools +- update +- updater +- user-friendly +ReleaseNotes: |- + Changelog + - 8cf97fc Merge pull request #263 from nao1215/dependabot/github_actions/actions/checkout-7 + - 330690f Merge pull request #272 from nao1215/fix/issue-264-lazy-asset-deploy + - eb0f9a3 Merge pull request #273 from nao1215/fix/issue-266-import-ambiguous-config + - 82ae659 Merge pull request #274 from nao1215/fix/issue-269-lint-baseline + - 92634be Merge pull request #275 from nao1215/fix/issue-265-completion-install-windows + - 29ed199 Merge pull request #276 from nao1215/fix/issue-267-go-subprocess-timeout + - 6939af2 Merge pull request #277 from nao1215/fix/issue-268-coverage-platform-paths + - 03ad305 Merge pull request #278 from nao1215/refactor/issue-270-shared-operation-engine + - 24c8e1e Merge pull request #279 from nao1215/perf/issue-271-benchmark-and-optimize + - 5783bd0 Merge pull request #280 from nao1215/release/v1.3.0 + - 87ddac3 build(deps): bump actions/checkout from 6 to 7 + - 6ca11de ci(octocov): stop excluding now-tested platform-dependent files + - cecaef5 ci: enforce golangci-lint as a hard gate instead of warnings + - 71a9c54 docs(cmd): fix grammar and accuracy in subcommand descriptions + - 9d7c7c7 docs(perf): record measured rejection of go list -m batching (no crossover) + - 4432fe0 docs(perf): reduce bold emphasis in performance.md + - d6d63ea feat(cmd): add per-package timeout for go subprocess operations + - 2d7ecde fix(bench): make timing portable (GNU date/gdate) and fail fast on errors + - c126227 fix(cmd): deploy notification icons lazily to avoid startup filesystem writes + - 6d8ae76 fix(cmd): reject negative --timeout values + - 545d113 fix(completion): return explicit error for --install on Windows + - 64b8285 fix(import): fail explicitly when multiple gup.json candidates exist + - 209ddf7 fix: resolve govet inline and stale nolintlint findings + - 4c45632 perf(goutil): skip go-version subprocess for commands that don't need it + - df4641a perf(harness): fail fast on command errors; record measured go list -m batching win + - d6c10ab perf(update): add reproducible real-install harness and record measured findings + - faae4cb refactor(cmd): extract shared package-operation engine + - 897acfb refactor(test): replace repeated string literals with constants for goconst + - 92be424 style: use US spelling 'canceled' for misspell (US locale) + - 19fec11 test(cmd): use shared constants for shell and command names to satisfy goconst + - 219d0ed test(completion): cover make/append error branches to raise coverage + - 79ea909 test(import): use t.Chdir to fix Windows temp dir cleanup race +ReleaseNotesUrl: https://github.com/nao1215/gup/releases/tag/v1.3.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nao1215/gup/1.3.0/nao1215.gup.yaml b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.yaml new file mode 100644 index 0000000000000..624f68184cd22 --- /dev/null +++ b/manifests/n/nao1215/gup/1.3.0/nao1215.gup.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: nao1215.gup +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a1fc29afe3f5ff017e37d39a7714785dcaa7e614 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:06:17 +0800 Subject: [PATCH 77/84] New version: wuxiran.CC-Panes version 0.10.0 (#391010) --- .../0.10.0/wuxiran.CC-Panes.installer.yaml | 19 ++++++++ .../0.10.0/wuxiran.CC-Panes.locale.en-US.yaml | 47 +++++++++++++++++++ .../0.10.0/wuxiran.CC-Panes.locale.zh-CN.yaml | 37 +++++++++++++++ .../CC-Panes/0.10.0/wuxiran.CC-Panes.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.installer.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.en-US.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.zh-CN.yaml create mode 100644 manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.yaml diff --git a/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.installer.yaml b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.installer.yaml new file mode 100644 index 0000000000000..05efd12571306 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.10.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: cc-panes +ReleaseDate: 2026-06-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.10.0/cc-panes_0.10.0_x64-setup.exe + InstallerSha256: 65D5A2D3D636E86A24DCCDA6631907A5814DCF4DE0854DA6FBA64AAED3926A33 +- Architecture: arm64 + InstallerUrl: https://github.com/wuxiran/cc-pane/releases/download/v0.10.0/cc-panes_0.10.0_arm64-setup.exe + InstallerSha256: 1100264AF5045C7586F1CE710353E175464FD797854586B337C681B4A481D31B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.en-US.yaml b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.en-US.yaml new file mode 100644 index 0000000000000..ca70518eb3d9d --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.10.0 +PackageLocale: en-US +Publisher: ccpanes +PublisherUrl: https://github.com/wuxiran +PublisherSupportUrl: https://github.com/wuxiran/cc-pane/issues +PackageName: cc-panes +PackageUrl: https://github.com/wuxiran/cc-pane +License: GPL-3.0 +LicenseUrl: https://github.com/wuxiran/cc-pane/blob/HEAD/LICENSE +ShortDescription: Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2 +Description: |- + CC-Panes lets you run multiple Claude Code CLI instances side by side in a split-pane terminal layout. Organize your AI-powered development workflow with workspaces, projects, and tasks — all from a single desktop app. + + Features + - Split-Pane Terminal — Run multiple terminals in flexible horizontal/vertical split layouts with drag-to-resize + - Workspace Management — Organize projects into workspaces with pinning, hiding, and reordering + - Built-in Terminal — Full-featured terminal (xterm.js + PTY) with multi-tab support + - Claude Code Integration — Launch Claude Code sessions, resume conversations, manage providers, and self-dialogue mode + - Git Integration — Branch status, pull/push/fetch/stash, worktree management, and git clone + - Session Management — Track launch history with recent launches panel, clean broken sessions, and resume previous work + - Local History — File version tracking with diff view, labels, branch-aware snapshots, and restore + - File Browser — Project file tree with search, create, rename, delete, copy, and move operations + - Code Editor — Monaco-based editor with 60+ language support, Markdown preview, and image preview + - Quick Search — Global file search (Ctrl+K) across all workspace projects + - Screenshot — Region capture with global shortcut, multi-monitor support, and clipboard copy + - Session Journal — Workspace-level session logging + - Todo & Plans — Task management with priorities, subtasks, and plan archiving + - Memory & Skills — Manage Claude memories and custom skills per project + - MCP Server Config — Configure MCP servers per project + - Hooks/Workflows — Workspace-level hook system for automation + - Provider Management — Multiple API provider support (Anthropic, Bedrock, Vertex, proxy, config profiles) + - Directory Scan Import — Batch import Git repositories from a directory + - Theme Support — Light/dark mode with glassmorphism design + - Borderless, Mini & Fullscreen — Frameless window mode, compact mini view, and F11 fullscreen toggle + - System Tray — Minimize to tray with status monitoring + - Desktop Notifications — Session exit, waiting-for-input, and todo reminder alerts with debounce + - Keyboard Shortcuts — Customizable shortcuts for all major actions + - i18n — English and Chinese (Simplified) interface +Tags: +- claude-code +ReleaseNotesUrl: https://github.com/wuxiran/cc-pane/releases/tag/v0.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.zh-CN.yaml b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1403e5b388659 --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.10.0 +PackageLocale: zh-CN +ShortDescription: Claude Code 的多实例分窗管理器 —— 基于 Tauri 2 构建的跨平台桌面应用 +Description: |- + CC-Panes 让您在分屏终端布局中并排运行多个 Claude Code CLI 实例。通过单个桌面应用,即可使用工作区、项目和任务来组织您的 AI 驱动开发工作流。 + + 功能特性 + - 分屏终端 — 在灵活的横向/纵向分屏布局中运行多个终端,支持拖拽调整大小 + - 工作区管理 — 将项目组织到工作区中,支持固定、隐藏和重新排序 + - 内置终端 — 功能完整的终端(xterm.js + PTY),支持多标签页 + - Claude Code 集成 — 启动 Claude Code 会话、恢复对话、管理提供商,以及自对话模式 + - Git 集成 — 分支状态、拉取/推送/获取/贮藏、工作树管理,以及 git 克隆 + - 会话管理 — 通过最近启动面板跟踪启动历史、清理损坏会话、恢复之前的工作 + - 本地历史 — 文件版本跟踪,支持差异视图、标签、分支感知快照和恢复 + - 文件浏览器 — 项目文件树,支持搜索、创建、重命名、删除、复制和移动操作 + - 代码编辑器 — 基于 Monaco 的编辑器,支持 60 多种语言、Markdown 预览和图片预览 + - 快速搜索 — 跨所有工作区项目的全局文件搜索(Ctrl+K) + - 截图 — 区域捕获,支持全局快捷键、多显示器和剪贴板复制 + - 会话日志 — 工作区级别的会话记录 + - 待办与计划 — 任务管理,支持优先级、子任务和计划归档 + - 记忆与技能 — 管理 Claude 记忆和每个项目的自定义技能 + - MCP 服务器配置 — 为每个项目配置 MCP 服务器 + - 钩子/工作流 — 工作区级别的钩子系统,用于自动化 + - 提供商管理 — 多 API 提供商支持(Anthropic、Bedrock、Vertex、代理、配置配置文件) + - 目录扫描导入 — 从目录批量导入 Git 仓库 + - 主题支持 — 浅色/深色模式,采用玻璃拟态设计 + - 无边框、迷你与全屏 — 无边框窗口模式、紧凑迷你视图,以及 F11 全屏切换 + - 系统托盘 — 最小化到托盘并支持状态监控 + - 桌面通知 — 会话退出、等待输入和待办提醒警报,支持防抖 + - 键盘快捷键 — 可自定义所有主要操作的快捷键 + - 国际化 — 英文和简体中文界面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.yaml b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.yaml new file mode 100644 index 0000000000000..cee9b460e1deb --- /dev/null +++ b/manifests/w/wuxiran/CC-Panes/0.10.0/wuxiran.CC-Panes.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: wuxiran.CC-Panes +PackageVersion: 0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5053eda0586a34851e042397dc0575d31f6e9e08 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:31:36 +0800 Subject: [PATCH 78/84] New version: Google.Antigravity version 2.1.4 (#390131) --- .../2.1.4/Google.Antigravity.installer.yaml | 23 ++++++++++ .../Google.Antigravity.locale.en-US.yaml | 46 +++++++++++++++++++ .../Google.Antigravity.locale.zh-CN.yaml | 33 +++++++++++++ .../Antigravity/2.1.4/Google.Antigravity.yaml | 8 ++++ 4 files changed, 110 insertions(+) create mode 100644 manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.installer.yaml create mode 100644 manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.en-US.yaml create mode 100644 manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.yaml diff --git a/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.installer.yaml b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.installer.yaml new file mode 100644 index 0000000000000..e62e766f3a327 --- /dev/null +++ b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.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: Google.Antigravity +PackageVersion: 2.1.4 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- antigravity +ProductCode: 121a0be4-63bd-531e-acf8-fc3924c7e984 +ReleaseDate: 2026-06-11 +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-hub/2.1.4-6481382726303744/windows-x64/Antigravity-x64.exe + InstallerSha256: C5E547978398B0A9870B111A75DF27AC720EAE254E2C55AC53B2E7F865B7659E +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-hub/2.1.4-6481382726303744/windows-arm/Antigravity-arm64.exe + InstallerSha256: CCAB8EC4F3C3D9666F28B015D9554F7FCCE7CE4245B4953F91226AC3517FE217 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.en-US.yaml b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.en-US.yaml new file mode 100644 index 0000000000000..78147f531cf6d --- /dev/null +++ b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.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: Google.Antigravity +PackageVersion: 2.1.4 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Experience liftoffwith the next-gen agent platform +Description: |- + Antigravity 2.0 serves as your AI agents' central command center, providing a unified platform to launch, monitor, and orchestrate their activities. Unlike its predecessor, the Agent Manager, Antigravity 2.0 is a standalone application that functions independently of an IDE. + Within this interface, you can orchestrate agents both synchronously and asynchronously to: + - Execute system commands + - Perform file read/write operations + - Conduct web searches + - Integrate with external tools via skills and MCP servers + - Manage subagents + - Interact with Chrome + - Create artifacts / implementation plans + Whether you are performing deep research or building new applications, Antigravity offers a streamlined interface for all types of knowledge work. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.zh-CN.yaml b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.locale.zh-CN.yaml new file mode 100644 index 0000000000000..86d2f56469c79 --- /dev/null +++ b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.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: Google.Antigravity +PackageVersion: 2.1.4 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 体验次世代智能体平台,开启飞跃之旅 +Description: |- + Antigravity 2.0 是您 AI 智能体的中央指挥中心,提供了一个统一的平台来启动、监控和编排它们的活动。与前身 Agent Manager 不同,Antigravity 2.0 是一个独立于 IDE 运行的应用程序。 + 通过该界面,您可以同步或异步地编排智能体,以实现以下功能: + - 执行系统命令 + - 进行文件读写操作 + - 开展网页搜索 + - 通过技能(Skills)和 MCP 服务器集成外部工具 + - 管理子智能体(Subagents) + - 与 Chrome 浏览器交互 + - 创建制品(Artifacts)/ 实施计划 + 无论您是进行深入研究还是构建新应用,Antigravity 都能为各类知识型工作提供流线型的操作界面。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.yaml b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.yaml new file mode 100644 index 0000000000000..261a3563183f0 --- /dev/null +++ b/manifests/g/Google/Antigravity/2.1.4/Google.Antigravity.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Google.Antigravity +PackageVersion: 2.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9a4a550876d0c12d72b6d6830f13ba055d4d0c30 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 20 Jun 2026 16:32:06 -0400 Subject: [PATCH 79/84] New version: gstreamerproject.gstreamer version 1.28.4 (#390627) --- .../gstreamerproject.gstreamer.installer.yaml | 88 +++++++++++++++++++ ...treamerproject.gstreamer.locale.en-US.yaml | 19 ++++ .../1.28.4/gstreamerproject.gstreamer.yaml | 8 ++ 3 files changed, 115 insertions(+) create mode 100644 manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.installer.yaml create mode 100644 manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.locale.en-US.yaml create mode 100644 manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.yaml diff --git a/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.installer.yaml b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.installer.yaml new file mode 100644 index 0000000000000..6aef34608db16 --- /dev/null +++ b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.installer.yaml @@ -0,0 +1,88 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gstreamerproject.gstreamer +PackageVersion: 1.28.4 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-19 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-x86-1.28.4.exe + InstallerSha256: E2011C90E3B190FDDF7C7616395726B86010FF890D7C2865D5425419F435C8B4 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: ebe0c791-d84e-4f7e-a4eb-18012a0e319d_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC x86) version 1.28.4 + ProductCode: ebe0c791-d84e-4f7e-a4eb-18012a0e319d_is1 + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs/gstreamer/1.0/msvc_x86' +- Architecture: x86 + Scope: machine + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-x86-1.28.4.exe + InstallerSha256: E2011C90E3B190FDDF7C7616395726B86010FF890D7C2865D5425419F435C8B4 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: ebe0c791-d84e-4f7e-a4eb-18012a0e319d_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC x86) version 1.28.4 + ProductCode: ebe0c791-d84e-4f7e-a4eb-18012a0e319d_is1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/gstreamer/1.0/msvc_x86' +- Architecture: x64 + Scope: user + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-x86_64-1.28.4.exe + InstallerSha256: 9365C36D89A086579C5979205434C5D96C4D366A145CE5067CD91BD490348AF2 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: c20a66dc-b249-4e6d-a68a-d0f836b2b3cf_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC x86_64) version 1.28.4 + ProductCode: c20a66dc-b249-4e6d-a68a-d0f836b2b3cf_is1 + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs/gstreamer/1.0/msvc_x86_64' +- Architecture: x64 + Scope: machine + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-x86_64-1.28.4.exe + InstallerSha256: 9365C36D89A086579C5979205434C5D96C4D366A145CE5067CD91BD490348AF2 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: c20a66dc-b249-4e6d-a68a-d0f836b2b3cf_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC x86_64) version 1.28.4 + ProductCode: c20a66dc-b249-4e6d-a68a-d0f836b2b3cf_is1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/gstreamer/1.0/msvc_x86_64' +- Architecture: arm64 + Scope: user + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-arm64-1.28.4.exe + InstallerSha256: 01417AE108428020A46AF2ACD019BF2628BCBEDC8A6B8C5C98ADA2566EA44B33 + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: ec8a3ec9-e847-416f-b57f-3ab5b6868ebb_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC arm64) version 1.28.4 + ProductCode: ec8a3ec9-e847-416f-b57f-3ab5b6868ebb_is1 + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs/gstreamer/1.0/msvc_arm64' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.28.4/msvc/gstreamer-1.0-msvc-arm64-1.28.4.exe + InstallerSha256: 01417AE108428020A46AF2ACD019BF2628BCBEDC8A6B8C5C98ADA2566EA44B33 + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: ec8a3ec9-e847-416f-b57f-3ab5b6868ebb_is1 + AppsAndFeaturesEntries: + - DisplayName: GStreamer 1.0 (MSVC arm64) version 1.28.4 + ProductCode: ec8a3ec9-e847-416f-b57f-3ab5b6868ebb_is1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/gstreamer/1.0/msvc_arm64' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.locale.en-US.yaml b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.locale.en-US.yaml new file mode 100644 index 0000000000000..8ec927153946f --- /dev/null +++ b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.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: gstreamerproject.gstreamer +PackageVersion: 1.28.4 +PackageLocale: en-US +Publisher: GStreamer Project +PublisherUrl: https://www.freedesktop.org/ +PublisherSupportUrl: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues +PrivacyUrl: https://www.freedesktop.org/wiki/PrivacyPolicy/ +PackageName: GStreamer +License: LGPL-2.1 +LicenseUrl: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/HEAD/LICENSE +ShortDescription: GStreamer is a library for constructing graphs of media-handling components. +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://gstreamer.freedesktop.org/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.yaml b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.yaml new file mode 100644 index 0000000000000..597d66947f00d --- /dev/null +++ b/manifests/g/gstreamerproject/gstreamer/1.28.4/gstreamerproject.gstreamer.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: gstreamerproject.gstreamer +PackageVersion: 1.28.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fbea45b2e374d5eb3fa015520f07598f0bcd4888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:32:24 +0200 Subject: [PATCH 80/84] New version: Stoat.Stoat version 1.4.0 (#390687) --- .../Stoat/1.4.0/Stoat.Stoat.installer.yaml | 29 +++++++++++++++++++ .../Stoat/1.4.0/Stoat.Stoat.locale.en-US.yaml | 27 +++++++++++++++++ .../s/Stoat/Stoat/1.4.0/Stoat.Stoat.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.installer.yaml create mode 100644 manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.locale.en-US.yaml create mode 100644 manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.yaml diff --git a/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.installer.yaml b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.installer.yaml new file mode 100644 index 0000000000000..258857c5bae90 --- /dev/null +++ b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.installer.yaml @@ -0,0 +1,29 @@ +# 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: Stoat.Stoat +PackageVersion: 1.4.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: Stoat +ReleaseDate: 2026-06-19 +AppsAndFeaturesEntries: +- DisplayName: Stoat + Publisher: Revolt Platforms LTD + ProductCode: Stoat +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Stoat' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/stoatchat/for-desktop/releases/download/v1.4.0/stoat-desktop-setup.exe + InstallerSha256: F16F1F14CA381D3EF3846A2B5719D2EA959111B2E6930F2C163E18CC599897A5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.locale.en-US.yaml b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.locale.en-US.yaml new file mode 100644 index 0000000000000..6118a86e79cb4 --- /dev/null +++ b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: Stoat.Stoat +PackageVersion: 1.4.0 +PackageLocale: en-US +Publisher: Stoat +PublisherUrl: https://stoat.chat/ +PublisherSupportUrl: https://github.com/stoatchat/for-desktop/issues +Author: Stoat +PackageName: Stoat for Desktop +PackageUrl: https://stoat.chat/ +License: AGPL-3.0 +LicenseUrl: https://github.com/stoatchat/for-desktop/blob/HEAD/LICENSE +Copyright: Copyright (C) 2025 Revolt Platforms LTD +ShortDescription: Stoat for Desktop – application for Windows +Description: Community-focused messaging application with modern chat features, fine-grained permissions, moderation tools, bot integration, and privacy protection. Open-source and GDPR compliant. +Moniker: stoat +ReleaseNotes: |- + 1.4.0 (2026-06-16) + Features + - enable screen sharing and integrate screen picker (#207) (c9d59ee) + Bug Fixes + - flatpak: change screenshot path into an url in the metainfo file (#195) (74c941e) +ReleaseNotesUrl: https://github.com/stoatchat/for-desktop/releases/tag/v1.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.yaml b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.yaml new file mode 100644 index 0000000000000..715c7e024daab --- /dev/null +++ b/manifests/s/Stoat/Stoat/1.4.0/Stoat.Stoat.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: Stoat.Stoat +PackageVersion: 1.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From b84c0ebdea3fedc90919a5708ad22a629ac58dec Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:32:43 +0800 Subject: [PATCH 81/84] Update: KDE.Chessament version 0.1 (678) (#391007) --- .../k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml index 370eb76ee5a57..d6d137199e319 100644 --- a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml +++ b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Chessament Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-677-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5C88D1E3720B1725EB9D70F4EE758DC156ACC076E067549D0E8917E6C624DBAD + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-678-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 102F77D5830B489A33ACC57127E20FDFFC37023229B47F189E043A83E7D5D437 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-677-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 5C88D1E3720B1725EB9D70F4EE758DC156ACC076E067549D0E8917E6C624DBAD + InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-678-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 102F77D5830B489A33ACC57127E20FDFFC37023229B47F189E043A83E7D5D437 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 7b547e52c4e5617eaf310e5740ff01d30bcb4dc0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:33:17 +0800 Subject: [PATCH 82/84] New version: Sourcegraph.Amp version 0.0.1781975469-gcac319 (#391009) --- .../Sourcegraph.Amp.installer.yaml | 6 +++--- .../Sourcegraph.Amp.locale.en-US.yaml | 2 +- .../Sourcegraph.Amp.locale.zh-CN.yaml | 2 +- .../Sourcegraph.Amp.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/s/Sourcegraph/Amp/{0.0.1781961526-g26d931 => 0.0.1781975469-gcac319}/Sourcegraph.Amp.installer.yaml (63%) rename manifests/s/Sourcegraph/Amp/{0.0.1781961526-g26d931 => 0.0.1781975469-gcac319}/Sourcegraph.Amp.locale.en-US.yaml (97%) rename manifests/s/Sourcegraph/Amp/{0.0.1781961526-g26d931 => 0.0.1781975469-gcac319}/Sourcegraph.Amp.locale.zh-CN.yaml (96%) rename manifests/s/Sourcegraph/Amp/{0.0.1781961526-g26d931 => 0.0.1781975469-gcac319}/Sourcegraph.Amp.yaml (85%) diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.installer.yaml index d48bbfacddd22..3a2b7c60ae170 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781961526-g26d931 +PackageVersion: 0.0.1781975469-gcac319 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1781961526-g26d931/amp-windows-x64-baseline.exe - InstallerSha256: 9BC4B8EA0EF603AA8FCA5F66B638998D50BE54B1D8A900073E6521E3EE4A5D60 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781975469-gcac319/amp-windows-x64-baseline.exe + InstallerSha256: 91D7534CA3593036BFF53574C9BFE75909E312CC018AAE06D7E151A1E05D5446 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.en-US.yaml index a68ec234377a2..44af3f3506b90 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781961526-g26d931 +PackageVersion: 0.0.1781975469-gcac319 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.zh-CN.yaml index 8ce87ea53e340..7837f7dff3973 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781961526-g26d931 +PackageVersion: 0.0.1781975469-gcac319 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.yaml index 37719e42ba752..f7abe16e3553d 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781961526-g26d931/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781975469-gcac319/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781961526-g26d931 +PackageVersion: 0.0.1781975469-gcac319 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 7f84405c13b81102af333e6656c3be9907ea23da Mon Sep 17 00:00:00 2001 From: Ryan Wilson Date: Sat, 20 Jun 2026 13:33:23 -0700 Subject: [PATCH 83/84] New version: dune-admin 0.41.9 (#391011) Co-authored-by: goreleaserbot --- .../0.41.9/Icehunter.dune-admin.installer.yaml | 18 ++++++++++++++++++ .../Icehunter.dune-admin.locale.en-US.yaml | 17 +++++++++++++++++ .../0.41.9/Icehunter.dune-admin.yaml | 7 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.installer.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.locale.en-US.yaml create mode 100644 manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.yaml diff --git a/manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.installer.yaml new file mode 100644 index 0000000000000..60c9ffd2d48e9 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.41.9/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.41.9 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-20" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.41.9/dune-admin_windows_amd64.zip + InstallerSha256: ae4d446c55beb32063ab8f2161fcd8b6e2578eb060beb8e9d4e9efc5f8ed50ad + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 0000000000000..a3656099c16b8 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.41.9/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.41.9 +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.41.9/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.41.9/Icehunter.dune-admin.yaml new file mode 100644 index 0000000000000..1fe059cf56c41 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.41.9/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.41.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 7d005f3c2339949566f0db2c30a4409a27994511 Mon Sep 17 00:00:00 2001 From: mulham <97831705+mulhamna@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:33:51 +0700 Subject: [PATCH 84/84] Add version: mulhamna.jirac version 2.3.1 (#391012) --- .../jirac/2.3.1/mulhamna.jirac.installer.yaml | 15 ++++++++++++ .../2.3.1/mulhamna.jirac.locale.en-US.yaml | 23 +++++++++++++++++++ .../mulhamna/jirac/2.3.1/mulhamna.jirac.yaml | 6 +++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.installer.yaml create mode 100644 manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.locale.en-US.yaml create mode 100644 manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.yaml diff --git a/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.installer.yaml b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.installer.yaml new file mode 100644 index 0000000000000..37d406ecdabd6 --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.3.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: jirac-windows-x86_64.exe + PortableCommandAlias: jirac +ReleaseDate: 2026-06-20 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/v2.3.1/jirac-windows-x86_64.zip + InstallerSha256: 9ad9cf7ddc14fac4a3a94dfbcfa88a750c09c6d3f83f3d440693ad8ed1cabd57 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.locale.en-US.yaml b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.locale.en-US.yaml new file mode 100644 index 0000000000000..42661eddb8c70 --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.3.1 +PackageLocale: en-US +Publisher: mulhamna +PublisherUrl: https://github.com/mulhamna +PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues +Author: mulhamna +PackageName: jirac +PackageUrl: https://github.com/mulhamna/jira-commands +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE +ShortDescription: Jira terminal client with TUI, MCP support, and release archives for Windows, macOS, and Linux. +Description: jirac is a Rust-based Jira CLI with interactive TUI flows, issue transitions, comments, worklogs, attachments, and jirac-mcp for editor and agent integrations. +Moniker: jirac +Tags: + - jira + - atlassian + - cli + - tui + - mcp +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.yaml b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.yaml new file mode 100644 index 0000000000000..e95fa85dcf035 --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.3.1/mulhamna.jirac.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0