diff --git a/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.installer.yaml b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.installer.yaml new file mode 100644 index 000000000000..3e4127946aab --- /dev/null +++ b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.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: 2dust.v2rayN +PackageVersion: 7.22.7 +InstallerType: zip +NestedInstallerType: portable +Installers: +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: v2rayN-windows-arm64\v2rayN.exe + InstallerUrl: https://github.com/2dust/v2rayN/releases/download/7.22.7/v2rayN-windows-arm64.zip + InstallerSha256: 180B70EF104908C10E90A19D01164BB5D5A850192433D987490ADF0C0A880BC8 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: v2rayN-windows-64\v2rayN.exe + InstallerUrl: https://github.com/2dust/v2rayN/releases/download/7.22.7/v2rayN-windows-64.zip + InstallerSha256: 126BCB2B4671667E992342C54C5A2CDA4F429FFD91CBE2264EA6D98C21AF7934 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-12 diff --git a/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.locale.zh-CN.yaml b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce9c30ffd0b0 --- /dev/null +++ b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 2dust.v2rayN +PackageVersion: 7.22.7 +PackageLocale: zh-CN +Publisher: 2dust +PublisherUrl: https://github.com/2dust +PublisherSupportUrl: https://github.com/2dust/v2rayN/issues +Author: 2dust +PackageName: v2rayN +PackageUrl: https://github.com/2dust/v2rayN +License: GPL-3.0 +LicenseUrl: https://github.com/2dust/v2rayN/blob/HEAD/LICENSE +ShortDescription: 支持 Xray、v2fly 等 core 的 GUI 客户端 +Moniker: v2rayn +Tags: +- proxy +- shadowsocks +- socks5 +- trojan +- v2fly +- v2ray +- vless +- vmess +- windows +- xray +- xtls +ReleaseNotesUrl: https://github.com/2dust/v2rayN/releases/tag/7.22.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/2dust/v2rayN/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.yaml b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.yaml new file mode 100644 index 000000000000..5f510282dd4b --- /dev/null +++ b/manifests/2/2dust/v2rayN/7.22.7/2dust.v2rayN.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: 2dust.v2rayN +PackageVersion: 7.22.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.installer.yaml b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.installer.yaml new file mode 100644 index 000000000000..77c2dd4a31c5 --- /dev/null +++ b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Andromeda.Andromeda +PackageVersion: 0.1.14 +InstallerType: portable +UpgradeBehavior: install +Commands: +- andromeda +ReleaseDate: 2026-06-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tryandromeda/andromeda/releases/download/0.1.14/andromeda-windows-amd64.exe + InstallerSha256: 0930E7CFEFCDFA878EA329BD05F6A44F97CF8BC7FEA84D66915FF9ED750C9B88 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/tryandromeda/andromeda/releases/download/0.1.14/andromeda-windows-arm64.exe + InstallerSha256: 1688AA2A847D548D74A0F65EC3F4280EB34EC3596C1FBB6F693F6AF261C441CA + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.locale.en-US.yaml b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.locale.en-US.yaml new file mode 100644 index 000000000000..8526d551b50e --- /dev/null +++ b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Andromeda.Andromeda +PackageVersion: 0.1.14 +PackageLocale: en-US +Publisher: The Andromeda Team +PublisherUrl: https://tryandromeda.dev/ +PublisherSupportUrl: https://github.com/tryandromeda/andromeda/issues +Author: The Andromeda Team +PackageName: Andromeda +PackageUrl: https://tryandromeda.dev/ +License: MPL-2.0 +LicenseUrl: https://github.com/tryandromeda/andromeda/blob/HEAD/LICENSE.md +Copyright: © 2025 Andromeda Runtime +ShortDescription: A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust and powered by the Nova Engine. +Description: A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust and powered by The Nova Engine. Zero-config TypeScript support, hardware-accelerated graphics, comprehensive Web APIs, and developer-first tooling for the next generation of JavaScript applications. +Tags: +- andromeda +- javascript +- javascript-runtime +- js +- nova +- runtime +- rust +- ts +- typescript +ReleaseNotes: |- + What's Changed + - fix: Create tokio runtimes before everything by @marc2332 in #218 + - feat(ext/workers): pass SharedArrayBuffer through postMessage by @load1n9 in #219 +ReleaseNotesUrl: https://github.com/tryandromeda/andromeda/releases/tag/0.1.14 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://tryandromeda.dev/docs/index +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.yaml b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.yaml new file mode 100644 index 000000000000..1571f762786d --- /dev/null +++ b/manifests/a/Andromeda/Andromeda/0.1.14/Andromeda.Andromeda.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: Andromeda.Andromeda +PackageVersion: 0.1.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.installer.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.installer.yaml new file mode 100644 index 000000000000..df7b3ae04797 --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ArtemChepurnyi.Keyguard +PackageVersion: 2.14.1 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ProductCode: '{319B18A0-C3EE-3572-B09A-A56379EBBAFF}' +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- UpgradeCode: '{846C6281-F349-4833-9E0E-AAE1C06006A0}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AChep/keyguard-app/releases/download/r20260614.1/Keyguard-2.14.1.msi + InstallerSha256: CDADA8AC9753332E718AE6437B43F69DCF61EDE715F125C114F8BA72C38D15A8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.locale.en-US.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.locale.en-US.yaml new file mode 100644 index 000000000000..9cac5599f746 --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.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: ArtemChepurnyi.Keyguard +PackageVersion: 2.14.1 +PackageLocale: en-US +Publisher: Unknown +PublisherUrl: https://artemchep.com/ +PublisherSupportUrl: https://github.com/AChep/keyguard-app/issues +Author: Artem Chepurnyi +PackageName: Keyguard +PackageUrl: https://github.com/AChep/keyguard-app +License: Freeware +LicenseUrl: https://github.com/AChep/keyguard-app/blob/HEAD/LICENSE +ShortDescription: An alternative client for the Bitwarden® platform +Description: |- + Keyguard is an alternative client for the Bitwarden® platform, created to provide the best user experience possible. + Highlights: + - a beautiful rich and responsive Material You user interface; + - a powerful and fast search; + - a support for creating & using passkeys - a modern alternative to passwords. + - a watchtower that finds items with Pwned passwords, Vulnerable accounts, Reused passwords, Inactive two factor authentication, Inactive passkeys, Unsecure Websites as well as Duplicate, Incomplete and Expiring items, and other; + - multi-account support 🌠 with secure login and two-factor authentication support; + - add items 🌠 and sends 🌠, modify 🌠, and view your vault offline; + - export individual or organization items, including the attachments; + - beautiful Light/Dark theme; + - a generator with SSH keys, Email forwarders, Custom wordlists support, and many other features; + - a support for placeholders and URL overrides; + - and much more! + 🌠 - on Android requires the Premium one-time or subscription license. +Tags: +- credential +- password +- protect +- protection +- security +ReleaseNotes: |- + This update includes internal housekeeping and prepares for future improvements. + All changes + - 65e25991 - chore: Bump app version name to 2.14.1 +ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260614.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml new file mode 100644 index 000000000000..8991683487d4 --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ArtemChepurnyi.Keyguard +PackageVersion: 2.14.1 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Bitwarden® 平台的替代客户端 +Description: |- + Keyguard 是 Bitwarden® 平台的替代客户端,旨在提供最佳的用户体验。 + 亮点: + - 美观丰富、反应灵敏的 Material You 用户界面; + - 强大而快速的搜索功能; + - 支持创建和使用 passkey--现代密码替代品。 + - 可查找具有被破解密码、漏洞账户、重复使用的密码、不活动的双因素身份验证、不活动的 passkey、不安全的网站以及重复、不完整和过期等项目的哨兵; + - 多账户支持 🌠 支持安全登录和双因素身份验证; + - 添加项目 🌠 和发送 🌠、修改 🌠 并离线查看您的保险库; + - 导出个人或组织项目,包括附件; + - 漂亮的浅色/深色主题; + - 带有 SSH 密钥的生成器、电子邮件转发器、自定义词表支持等功能; + - 支持占位符和 URL 覆盖; + - 不仅于此! + 🌠 - 在 Android 上需要高级一次性许可证或订阅许可证。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +ReleaseNotesUrl: https://github.com/AChep/keyguard-app/releases/tag/r20260614.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.yaml b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.yaml new file mode 100644 index 000000000000..963a555f18ae --- /dev/null +++ b/manifests/a/ArtemChepurnyi/Keyguard/2.14.1/ArtemChepurnyi.Keyguard.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ArtemChepurnyi.Keyguard +PackageVersion: 2.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.installer.yaml b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.installer.yaml new file mode 100644 index 000000000000..54bc801570fe --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.4 +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-14 +InstallerType: portable +Installers: + # From GitHub repository + - Architecture: x64 + InstallerUrl: https://github.com/abgox/InputTip/releases/download/v3.6.4/InputTip.exe + InstallerSha256: 2135f7f46e229f17f5cbf479af70f6677bc392d41810abccfe1d9e3aedaac296 + # From Gitee repository + - Architecture: x64 + InstallerUrl: https://gitee.com/abgox/InputTip/releases/download/v3.6.4/InputTip.exe + InstallerSha256: 2135f7f46e229f17f5cbf479af70f6677bc392d41810abccfe1d9e3aedaac296 + InstallerLocale: zh-CN +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.en-US.yaml b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.en-US.yaml new file mode 100644 index 000000000000..4fa9ebae612c --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.en-US.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.4 +PackageLocale: en-US +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: Rule-driven Input Method Status Manager · Instant · Powerful · Productive +Description: | + An instant, powerful, and productive rule-driven input method status manager. + 1. Status Tip: Out-of-the-box support for Chinese, English, Japanese, Korean, and CapsLock, leveraging multiple highly customizable visual schemes such as Mouse Cursor, Overlay Popup, Caret Symbol, Mouse Symbol, and Window Border. + 2. Rule Scheduling: Integrates window/hotkey rules with text/hotkey monitoring to continuously evaluate active contexts, precisely executing defined action workflows—such as status switching, keyboard layout switching, dynamic hotkey registration, and window pinning—upon matching predefined rules. + Written in AutoHotkey, it guarantees instant responsiveness without capturing window focus, delivering a fully automated, friction-free typing experience for multilingual power users. +Tags: + - input-method + - ime-status + - status-indicator + - status-tip + - status-switching + - keyboard-switch + - keyboard-layout + - language-switch + - cjk-input + - caret-tip + - mouse-cursor + - caps-lock + - capitalization + - productivity + - autohotkey +ReleaseNotesUrl: https://github.com/abgox/InputTip/releases/tag/v3.6.4 +Documentations: + - DocumentLabel: Documentation + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: locale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.zh-CN.yaml b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.zh-CN.yaml new file mode 100644 index 000000000000..42591cc853a3 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.4 +PackageLocale: zh-CN +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: 规则驱动的输入法状态管理器 · 即时 · 强大 · 高效 +Description: | + 一个即时、强大、高效的,规则驱动的输入法状态管理器。 + 1. 状态提示:支持中、英、日、韩及大写锁定,提供鼠标样式、悬浮小窗、光标符号、鼠标符号、窗口边框等多种高度可定制的视觉方案。 + 2. 规则调度:集成窗口/热键规则与文本/热键监控,持续检测当前窗口和热键上下文,命中预设规则后精准执行特定的行为调度,如状态切换、键盘切换、热键动态注册、窗口置顶等。 + 软件使用 AutoHotkey 编写,响应即时且不抢占焦点,为多语言开发者与文字工作者打造全自动、零干扰的纯净输入体验。 +Tags: + - 输入法 + - 输入法状态 + - 状态提示 + - 状态指示器 + - 状态切换 + - 键盘切换 + - 键盘布局 + - 中英文切换 + - 日韩输入法 + - 光标提示 + - 鼠标指针 + - 大写锁定 + - caps-lock + - 效率工具 + - autohotkey +ReleaseNotesUrl: https://gitee.com/abgox/InputTip/releases/tag/v3.6.4 +Documentations: + - DocumentLabel: 文档 + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.yaml b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.yaml new file mode 100644 index 000000000000..08d3e5b40533 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.4/abgox.InputTip.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.installer.yaml b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.installer.yaml new file mode 100644 index 000000000000..43254ff9910d --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.5 +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-06-14 +InstallerType: portable +Installers: + # From GitHub repository + - Architecture: x64 + InstallerUrl: https://github.com/abgox/InputTip/releases/download/v3.6.5/InputTip.exe + InstallerSha256: 37073e14ccb923e72fb857fe349306210b427515b9d3d2f51e909be65f9402ea + # From Gitee repository + - Architecture: x64 + InstallerUrl: https://gitee.com/abgox/InputTip/releases/download/v3.6.5/InputTip.exe + InstallerSha256: 37073e14ccb923e72fb857fe349306210b427515b9d3d2f51e909be65f9402ea + InstallerLocale: zh-CN +ManifestType: installer +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.en-US.yaml b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.en-US.yaml new file mode 100644 index 000000000000..ac5a362246b8 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.en-US.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.5 +PackageLocale: en-US +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://github.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: Rule-driven Input Method Status Manager · Instant · Powerful · Productive +Description: | + An instant, powerful, and productive rule-driven input method status manager. + 1. Status Tip: Out-of-the-box support for Chinese, English, Japanese, Korean, and CapsLock, leveraging multiple highly customizable visual schemes such as Mouse Cursor, Overlay Popup, Caret Symbol, Mouse Symbol, and Window Border. + 2. Rule Scheduling: Integrates window/hotkey rules with text/hotkey monitoring to continuously evaluate active contexts, precisely executing defined action workflows—such as status switching, keyboard layout switching, dynamic hotkey registration, and window pinning—upon matching predefined rules. + Written in AutoHotkey, it guarantees instant responsiveness without capturing window focus, delivering a fully automated, friction-free typing experience for multilingual power users. +Tags: + - input-method + - ime-status + - status-indicator + - status-tip + - status-switching + - keyboard-switch + - keyboard-layout + - language-switch + - cjk-input + - caret-tip + - mouse-cursor + - caps-lock + - capitalization + - productivity + - autohotkey +ReleaseNotesUrl: https://github.com/abgox/InputTip/releases/tag/v3.6.5 +Documentations: + - DocumentLabel: Documentation + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: locale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.zh-CN.yaml b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.zh-CN.yaml new file mode 100644 index 000000000000..4c5d27fcd310 --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.locale.zh-CN.yaml @@ -0,0 +1,48 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.5 +PackageLocale: zh-CN +Publisher: abgox +PublisherUrl: https://abgox.com +PublisherSupportUrl: https://inputtip.abgox.com/docs/issues +Author: abgox +PackageName: InputTip +PackageUrl: https://inputtip.abgox.com/ +License: AGPL-3.0-only +LicenseUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +Copyright: Copyright (c) 2023-present abgox +CopyrightUrl: https://gitee.com/abgox/InputTip/blob/main/LICENSE +ShortDescription: 规则驱动的输入法状态管理器 · 即时 · 强大 · 高效 +Description: | + 一个即时、强大、高效的,规则驱动的输入法状态管理器。 + 1. 状态提示:支持中、英、日、韩及大写锁定,提供鼠标样式、悬浮小窗、光标符号、鼠标符号、窗口边框等多种高度可定制的视觉方案。 + 2. 规则调度:集成窗口/热键规则与文本/热键监控,持续检测当前窗口和热键上下文,命中预设规则后精准执行特定的行为调度,如状态切换、键盘切换、热键动态注册、窗口置顶等。 + 软件使用 AutoHotkey 编写,响应即时且不抢占焦点,为多语言开发者与文字工作者打造全自动、零干扰的纯净输入体验。 +Tags: + - 输入法 + - 输入法状态 + - 状态提示 + - 状态指示器 + - 状态切换 + - 键盘切换 + - 键盘布局 + - 中英文切换 + - 日韩输入法 + - 光标提示 + - 鼠标指针 + - 大写锁定 + - caps-lock + - 效率工具 + - autohotkey +ReleaseNotesUrl: https://gitee.com/abgox/InputTip/releases/tag/v3.6.5 +Documentations: + - DocumentLabel: 文档 + DocumentUrl: https://inputtip.abgox.com/docs/ + - DocumentLabel: README (GitHub) + DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md + - DocumentLabel: README (Gitee) + DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 + diff --git a/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.yaml b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.yaml new file mode 100644 index 000000000000..fe18ad9f8efb --- /dev/null +++ b/manifests/a/abgox/InputTip/3.6.5/abgox.InputTip.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: abgox.InputTip +PackageVersion: 3.6.5 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 + diff --git a/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.installer.yaml b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.installer.yaml new file mode 100644 index 000000000000..c5c769ef0bdb --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.installer.yaml @@ -0,0 +1,18 @@ +# 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: CycloneDX.cdxgen +PackageVersion: 12.6.0 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/CycloneDX/cdxgen/releases/download/v12.6.0/cdxgen-windows-amd64.exe + InstallerSha256: F3E574377AE6A850DD82EAFA901E7BFFDDFC4B503BB3710E608E6E9544B141EE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.locale.en-US.yaml b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.locale.en-US.yaml new file mode 100644 index 000000000000..e70232a97dcc --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.locale.en-US.yaml @@ -0,0 +1,47 @@ +# 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: CycloneDX.cdxgen +PackageVersion: 12.6.0 +PackageLocale: en-US +Publisher: OWASP Foundation +PublisherUrl: https://owasp.org/ +PublisherSupportUrl: https://github.com/CycloneDX/cdxgen/issues +Author: CycloneDX +PackageName: CycloneDX Generator (cdxgen) +PackageUrl: https://github.com/CycloneDX/cdxgen +License: Apache-2.0 +LicenseUrl: https://github.com/CycloneDX/cdxgen/blob/HEAD/LICENSE +ShortDescription: A polyglot tool and a library for generating various Bill of Materials in CycloneDX specification. +Description: Generate Software Bill of Materials (SBOM) for most applications and container images with a single command. Generate Operations Bill of Materials (OBOM) for Linux and Windows hosts. Integrate with any CI/CD pipeline. Automatically submit the generated BOM to your dependency track server for analysis. +Moniker: cdxgen +Tags: +- bom +- cbom +- containers +- cyclonedx +- docker +- oci +- owasp +- package-url +- purl +- saasbom +- sbom +- sca +- software-bill-of-materials +- supply-chain +ReleaseNotes: |- + This minor release includes two new features: + - Support for dynamic/trace BOM generation using instrumentation. Powered by safer-exec. + - New tui mode powered by cdxui. Please try with the --tui argument. + What's Changed + JavaScript / TypeScript / Node.js + - Migrate to @cdxgen/cdx-proto. Update cdxgen-plugins-bin by @prabhu in #4128 + - sandbox tests by @prabhu in #4134 + - Dynamic type powered by safer-exec by @prabhu in #4135 + SaaSBOM / OBOM / CBOM / Cryptography / Evinse + - tracebom cbom by @prabhu in #4140 + Full Changelog: v12.5.1...v12.6.0 +ReleaseNotesUrl: https://github.com/cdxgen/cdxgen/releases/tag/v12.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.yaml b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.yaml new file mode 100644 index 000000000000..db4f2da43c42 --- /dev/null +++ b/manifests/c/CycloneDX/cdxgen/12.6.0/CycloneDX.cdxgen.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: CycloneDX.cdxgen +PackageVersion: 12.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.installer.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.installer.yaml new file mode 100644 index 000000000000..405d1b7ddcf7 --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 2.2.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /MERGETASKS=installplugin,installlively,installlively\autoimport,installwallpaperengine,autostart +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Delido/signalrgb-wallpaper/releases/download/v2.2.0/SignalRGBWallpaperSetup-2.2.0.exe + InstallerSha256: 58509CC8F3FBF1E0A6CF87E330FABF27B2C7559B1BDBA3F1F6A6DB638D72CF56 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-14 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.locale.en-US.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.locale.en-US.yaml new file mode 100644 index 000000000000..7f21f76c670f --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Delido.SignalRGBWallpaper +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: Sebastian Mendyka +PublisherUrl: https://github.com/Delido +PublisherSupportUrl: https://github.com/Delido/signalrgb-wallpaper/issues +Author: Sebastian Mendyka +PackageName: SignalRGB Desktop Wallpaper +PackageUrl: https://github.com/Delido/signalrgb-wallpaper +License: MIT +LicenseUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +Copyright: Copyright (c) 2026 Sebastian Mendyka +CopyrightUrl: https://github.com/Delido/signalrgb-wallpaper/blob/main/LICENSE +ShortDescription: Live RGB glow on your desktop, driven by your SignalRGB effect. +Description: |- + SignalRGB Desktop Wallpaper makes your live SignalRGB effect shine + through transparent regions of your wallpaper image. Pick any + picture, carve cut-outs into it (or use one of the bundled + starters), and the holes light up in whatever colour your current + SignalRGB effect is producing — in real time, 60 fps, with zero + noticeable CPU cost. + + Runs on top of Lively Wallpaper (free) or Wallpaper Engine (paid, + on Steam). The installer sets everything up automatically — no + Python, no manual file copies, no terminal. + + Features: + - Live RGB glow behind a transparent background, 60 fps + - Up to 4 monitors, each fully independent or spanned + - In-browser image editor — pick any wallpaper, click out + transparent regions, no Photoshop required + - Starter wallpaper library + per-user uploads + - Browser-based Configurator + - Twelve ambient effects (snow, rain, sparks, aurora, + constellation, fireflies, plasma, vortex, bubbles, matrix, + starfield, lightning) + - Eleven+ desktop widgets (clock, calendar, weather, sticky + notes, countdowns, photo frame, quote, CPU / RAM / network, + audio spectrum, Now-playing) + - Preset slots, per-app profiles, hotkeys, auto-cycle + - DE / EN UI, auto-detected from Windows locale + - Auto-pause when a fullscreen app is active +Moniker: signalrgb-wallpaper +Tags: +- rgb +- signalrgb +- wallpaper +- desktop +- lively +- wallpaper-engine +- multi-monitor +- widgets +ReleaseNotesUrl: https://github.com/Delido/signalrgb-wallpaper/releases/tag/v2.2.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Delido/signalrgb-wallpaper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.yaml b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.yaml new file mode 100644 index 000000000000..3652275aa932 --- /dev/null +++ b/manifests/d/Delido/SignalRGBWallpaper/2.2.0/Delido.SignalRGBWallpaper.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: Delido.SignalRGBWallpaper +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.installer.yaml b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.installer.yaml new file mode 100644 index 000000000000..a0c90d8540e7 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.16 +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/demkada/argy-code/releases/download/v1.12.16/argy-windows-x64.zip + InstallerSha256: 8d362c5f44a6d394e900f3c9f28bc4d6562a7db502b6262ce23c468993517f55 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: argy.exe + PortableCommandAlias: argy +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.locale.en-US.yaml b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.locale.en-US.yaml new file mode 100644 index 000000000000..8c5e56b98ee7 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.locale.en-US.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.16 +PackageLocale: en-US +Publisher: demkada +PackageName: Argy Code +License: MIT +ShortDescription: The AI coding agent built for the terminal +PackageUrl: https://github.com/demkada/argy-code +Commands: + - argy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.yaml b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.yaml new file mode 100644 index 000000000000..d5e14e3ddb79 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.16/demkada.ArgyCode.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.16 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.installer.yaml b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.installer.yaml new file mode 100644 index 000000000000..6286953f495d --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.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: Everless321.dYm +PackageVersion: 1.8.13 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 43ee9364-0fb6-5a92-bf50-2da690f094b2 +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Everless321/dYm/releases/download/v1.8.13/dym-1.8.13-setup.exe + InstallerSha256: 14068B41D7180143AA20F30E6CE3284C20FCC7D0D2C11F1983CFFDAE8A35DD84 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.en-US.yaml b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.en-US.yaml new file mode 100644 index 000000000000..5df57cb3f08a --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.en-US.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: Everless321.dYm +PackageVersion: 1.8.13 +PackageLocale: en-US +License: Freeware +ShortDescription: Douyin Video Download and Intelligent Analysis Management Tool +Tags: +- douyin +- download +- parsing +- video +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.zh-CN.yaml b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.zh-CN.yaml new file mode 100644 index 000000000000..ca04661b5983 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Everless321.dYm +PackageVersion: 1.8.13 +PackageLocale: zh-CN +Publisher: example.com +PublisherUrl: https://github.com/Everless321 +PublisherSupportUrl: https://github.com/Everless321/dYm/issues +PackageName: dYm +PackageUrl: https://github.com/Everless321/dYm +License: 免费软件 +Copyright: Copyright © 2026 example.com +ShortDescription: 抖音视频下载与智能分析管理工具 +Tags: +- 下载 +- 抖音 +- 视频 +- 解析 +ReleaseNotes: 'Full Changelog: https://github.com/Everless321/dYm/compare/v1.8.12...v1.8.13' +ReleaseNotesUrl: https://github.com/Everless321/dYm/releases/tag/v1.8.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.yaml b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.yaml new file mode 100644 index 000000000000..2b975f9b9e04 --- /dev/null +++ b/manifests/e/Everless321/dYm/1.8.13/Everless321.dYm.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: Everless321.dYm +PackageVersion: 1.8.13 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.installer.yaml b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.installer.yaml new file mode 100644 index 000000000000..e96896088f57 --- /dev/null +++ b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.installer.yaml @@ -0,0 +1,30 @@ +# 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: edde746.Plezy +PackageVersion: 2.7.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: /WINGET=1 /NORUN=1 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{4213385e-f7be-4f2b-95f9-54082a28bb8f}_is1' +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- ProductCode: '{4213385e-f7be-4f2b-95f9-54082a28bb8f}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Plezy' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/edde746/plezy/releases/download/2.7.0/plezy-windows-installer.exe + InstallerSha256: 0E1E209BB43A8900101962A8242F133AE8476CE55C6BED7A523AD9069B4F582C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.locale.en-US.yaml b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.locale.en-US.yaml new file mode 100644 index 000000000000..5bff95a5a613 --- /dev/null +++ b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.locale.en-US.yaml @@ -0,0 +1,58 @@ +# 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: edde746.Plezy +PackageVersion: 2.7.0 +PackageLocale: en-US +Publisher: edde746 +PublisherUrl: https://github.com/edde746 +PublisherSupportUrl: https://github.com/edde746/plezy/issues +Author: edde746 +PackageName: Plezy +PackageUrl: https://github.com/edde746/plezy +License: GPL-3.0 +LicenseUrl: https://github.com/edde746/plezy/blob/HEAD/LICENSE +ShortDescription: A media streaming client for Plex +Tags: +- media +- player +- plex +- streaming +- video +ReleaseNotes: |- + Added + - Android ExoPlayer loudness normalization + - Mobile player edge adjustments + - Language-first audio and subtitle track labels + - TV focus glow setting + - TV source rating badges + - AVFoundation subtitle render resolution setting + - Player cache limit in the performance overlay + Improved + - Watch Together sync reliability + - Live TV session handling and guide catch-up + - Server failover and discovery refreshes + - Jellyfin folder browsing speed + - Startup connection flow + - Android Dolby Vision bitstream sanitizing + - MPV stream buffering and subtitle loading + - Media grid resizing and low-end TV performance + - Offline watch-state consistency + Fixed + - iOS timeline scrubbing + - MX Player variant detection + - Pinch zoom flicker + - Server localized labels + - Plex transcode audio stream switches + - Jellyfin episode sorting + - Jellyfin Continue Watching actions + - TV virtual keyboard dismissal + - Dialog back navigation + - tvOS empty tab focus + - Playback continuing behind menus + - Image cache location and filter quality + - Legacy database lookup failures + Full Changelog: 2.6.0...2.7.0 +ReleaseNotesUrl: https://github.com/edde746/plezy/releases/tag/2.7.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.yaml b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.yaml new file mode 100644 index 000000000000..886ef066eeeb --- /dev/null +++ b/manifests/e/edde746/Plezy/2.7.0/edde746.Plezy.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: edde746.Plezy +PackageVersion: 2.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.installer.yaml new file mode 100644 index 000000000000..898ff487bd66 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.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: ggml.llamacpp +PackageVersion: b9628 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-14 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b9628/llama-b9628-bin-win-vulkan-x64.zip + InstallerSha256: 0545D862ACF0940288A13CD4EB1E9C995FB0C42DB86D011EABC54FD886CD044E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 000000000000..5d30156ab88e --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b9628 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + add sycl to check-release (#24583) + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu x64 (OpenVINO) + - Ubuntu x64 (SYCL FP32) + - Ubuntu x64 (SYCL FP16) + Android: + - Android arm64 (CPU) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.3 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - DISABLED + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) + UI: + - UI +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b9628 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.yaml new file mode 100644 index 000000000000..c3460700686b --- /dev/null +++ b/manifests/g/ggml/llamacpp/b9628/ggml.llamacpp.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: ggml.llamacpp +PackageVersion: b9628 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.installer.yaml b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.installer.yaml new file mode 100644 index 000000000000..f3da318ef35c --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HomeBank.HomeBank +PackageVersion: 5.10.2 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{770D94F9-211A-4BC7-9921-FC946ABD82C8}_is1' +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- DisplayName: HomeBank 5.10.2 + ProductCode: '{770D94F9-211A-4BC7-9921-FC946ABD82C8}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://www.gethomebank.org/public/binaries/HomeBank-5.10.2-setup.exe + InstallerSha256: 09CB2580B8E9E4E4A85540BF9E6EE4E774E69A30E3B21693B5882A53B4FB5D3E + InstallerSwitches: + Custom: /CURRENTUSER + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\HomeBank' +- Architecture: x86 + Scope: machine + InstallerUrl: https://www.gethomebank.org/public/binaries/HomeBank-5.10.2-setup.exe + InstallerSha256: 09CB2580B8E9E4E4A85540BF9E6EE4E774E69A30E3B21693B5882A53B4FB5D3E + InstallerSwitches: + Custom: /ALLUSERS + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\HomeBank' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.locale.en-US.yaml b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.locale.en-US.yaml new file mode 100644 index 000000000000..eaae5dfe66cd --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HomeBank.HomeBank +PackageVersion: 5.10.2 +PackageLocale: en-US +Publisher: Maxime DOYEN +PublisherSupportUrl: http://homebank.free.fr/support.php +PackageName: HomeBank +PackageUrl: http://homebank.free.fr/ +License: GPL-2.0-or-later +LicenseUrl: http://homebank.free.fr/en/support.php +ShortDescription: HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting. +Description: |- + HomeBank is a free, open source, personal finance and money management application that can be used to manage your daily and monthly finance details easily as well as effectively. + It has built-in powerful filtering tools and graphs that will help you to analyze your everyday transactions. + It is a cross platform tool which will work on almost all common devices and operating systems, including Linux, Windows, FreeBSD, and Mac OS X. +Tags: +- accounting +- budget +- finance +- money +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.yaml b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.yaml new file mode 100644 index 000000000000..82c7e8ebdb15 --- /dev/null +++ b/manifests/h/HomeBank/HomeBank/5.10.2/HomeBank.HomeBank.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HomeBank.HomeBank +PackageVersion: 5.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..18539669e36c --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.60 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.60/codewhale-tui-windows-x64.exe + InstallerSha256: 806ECB7C9AC3FB6F6D695EC5BB2BA6BA5DB33A211AF0C826F4B5777702ADD701 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..6e28c64369d4 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.60 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: CodeWhale +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Agent Fleet real-run cutover (#3154/#3096). codewhale fleet run now launches durable workers through the headless codewhale exec --output-format stream-json path instead of the local simulation interpreter, with terminal worker events freeing leases so queued fleet tasks continue running. + - Read-only shell parallelism (#2983). The engine can now run conservative read-only shell calls in parallel, including strict bash/sh/zsh -c wrappers for whitelisted commands, while writes, stdin, background TTY work, redirects, pipes, command substitution, and follow-mode tails stay serial. + - Declarative JS/TS WhaleFlow authoring (#3097). WhaleFlow now accepts a compile-only workflow({...}) JavaScript/TypeScript authoring form that lowers into the existing WorkflowSpec validator without executing user JavaScript. + - Slash-menu Ctrl+P/Ctrl+N navigation (#3196). The slash command menu now supports Ctrl+P/Ctrl+N movement without letting the global file picker steal focus while the menu is open. Thanks @1Git2Clone for the PR. + - New models and first-party provider routes. This release adds GLM-5.2 (selectable on the Z.ai Coding Plan and over OpenRouter as z-ai/glm-5.2, alongside the existing GLM-5.1 default), a first-party Z.ai provider route, a first-party StepFun / StepFlash route (step-3.7-flash), and a first-party MiniMax route defaulting to MiniMax-M3 with the M2.7/M2.5/M2.1 family selectable (#3187/#3191). + Changed + - README and contributor credits. The README now has a shorter public overview and moves the full contributor ledger to docs/CONTRIBUTORS.md, preserving public thanks for DeepSeek, DataWhale, OpenWarp, and Open Design. + - Fleet-backed sub-agent direction. Runtime docs now state the intended cutover clearly: "sub-agent" is role/UX vocabulary, while durable detached work should converge on the fleet-backed worker lifecycle with retries, receipts, and ledgered inspection. + Fixed + - Sub-agent eval no longer blocks by default. agent_eval now returns the current projection immediately and delivers follow-up input without waiting for a running child to finish its provider call. Pass block:true for an intentional terminal wait. + - Z.ai GLM thinking traces. Direct Z.ai requests now use the documented thinking shape, preserve and replay reasoning_content, classify GLM reasoning streams as thinking output, and accept ultracode as a max-effort alias. + - Claude skill archive compatibility (#2743). /skill install keeps portable Claude-style skill folders supported while rejecting multi-skill Claude plugin archives clearly instead of silently installing only one skill and dropping plugin semantics. Thanks @AiurArtanis for the ecosystem request. +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md#0860---2026-06-13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..352e8f85da0f --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.60 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..59625b8232e4 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.60/HunterBown.CodeWhale.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.installer.yaml b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.installer.yaml new file mode 100644 index 000000000000..db41b9cfc844 --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.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.conduit +PackageVersion: 1.21.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-13" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: conduit.exe + PortableCommandAlias: conduit + InstallerUrl: https://github.com/Icehunter/conduit/releases/download/v1.21.0/conduit_windows_amd64.zip + InstallerSha256: 099ceaeb515cecf2ed7d0f69371f5eb91887864423a603203dcd6be353344581 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.locale.en-US.yaml b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.locale.en-US.yaml new file mode 100644 index 000000000000..0c4b6beb0382 --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.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.conduit +PackageVersion: 1.21.0 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/conduit/issues +PackageName: conduit +PackageUrl: https://github.com/Icehunter/conduit +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/Icehunter/conduit/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: Conduit is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: conduit +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.yaml b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.yaml new file mode 100644 index 000000000000..3496f097ce51 --- /dev/null +++ b/manifests/i/Icehunter/conduit/1.21.0/Icehunter.conduit.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.conduit +PackageVersion: 1.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.39.5/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.39.5/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..72f4f03b40fc --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.39.5/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.39.5 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-14" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.39.5/dune-admin_windows_amd64.zip + InstallerSha256: 9078a74820a92a799370852e21511c99a6df61e550c814a82c291a55a7c49f96 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.39.5/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.39.5/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..e1ede144d87d --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.39.5/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.39.5 +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.39.5/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.39.5/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..9b0c81c02341 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.39.5/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.39.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.installer.yaml new file mode 100644 index 000000000000..273551edaf22 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.0/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.12.0 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: P-ai +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.12.0/P-ai_0.12.0_x64-setup.exe + InstallerSha256: 09927C203A150DE56DC4F154D2E49D1C55782462FED8E966D2CD8F2E7A6CD9D9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.locale.en-US.yaml new file mode 100644 index 000000000000..37259158f7dc --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.0/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.12.0 +PackageLocale: en-US +Publisher: yokami +PublisherUrl: https://github.com/kawayiYokami +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues +PackageName: P-ai +PackageUrl: https://github.com/kawayiYokami/P-ai +License: GPL-3.0 +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. +Description: |- + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. + + Entry & Efficiency + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. + Organization & Personas + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. + Interface & Interaction + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. + Capabilities & Tools + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. + Memory & Context + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. + Engineering & Reliability + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. + + Real Usage Scenarios + The following are not hypotheticals — they actually happened: + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own + - Users have been using PAI long-term to create game guides + - Users have been using PAI long-term to operate games and complete daily tasks + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once + - After extended use, users consistently report it gets smoother over time — the AI understands them better +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.11.11...v0.12.0' +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.locale.zh-CN.yaml new file mode 100644 index 000000000000..63f9c36f4c28 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.0/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.12.0 +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.12.0/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.12.0/kawayiYokami.P-ai.yaml new file mode 100644 index 000000000000..3d85b0ee1a93 --- /dev/null +++ b/manifests/k/kawayiYokami/P-ai/0.12.0/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.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..e5f11f12b821 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/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.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.0/CLIProxyAPI_7.2.0_windows_amd64.zip + InstallerSha256: 86F7C058A4D1E7742D471A9BE107BC1D4C2DF305A5E00B03DE980A1226C579E0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..a199b9fae3d8 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.2.0 +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 + - feat!: remove amp integration support (8122b9fe) + - refactor(config): remove legacy migration code (b4054e18) + - refactor(api): remove deprecated route module interfaces (79db0e54) + - Merge pull request #3846 from router-for-me/remove_amp (f6aa9a06) + - feat: enhance fault tolerance for kv-based caching and introduce additional tests (2a050dc9) + What's Changed + - Remove AMP integration support by @hkfires in https://github.com/router-for-me/CLIProxyAPI/pull/3846 + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.76...v7.2.0 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..33080af08f0d --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/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.0 +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.0/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..d367e5683b9d --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.0/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.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml new file mode 100644 index 000000000000..d01fd8cc0ed5 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.12.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: MAA.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.12.2/MAA-v6.12.2-win-x64.zip + InstallerSha256: 4781FFC4F4F620250264387821FF019D4D1DA2A219A919C1566FD5638A36F5B9 +- Architecture: arm64 + InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.12.2/MAA-v6.12.2-win-arm64.zip + InstallerSha256: DEF97AB8EFCAAC0048B02046E385B8580D6E50A2485E0184031C65541B9760C2 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-14 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml new file mode 100644 index 000000000000..4f0d845e5904 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.12.2 +PackageLocale: en-US +Publisher: MaaAssistantArknights +PublisherUrl: https://github.com/MaaAssistantArknights +PublisherSupportUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues +Author: MAA Team +PackageName: MAA Assistant Arknights +PackageUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights +License: AGPL-3.0 +LicenseUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/HEAD/LICENSE +ShortDescription: 《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients. +Description: MAA means MAA Assistant Arknights. An Arknights assistant. Based on image recognition, helps you to complete daily quests efficiently! +Moniker: maa +Tags: +- arknights +- assistant +- gacha +- maa +- utility +ReleaseNotesUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/tag/v6.12.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.yaml new file mode 100644 index 000000000000..e63589caf227 --- /dev/null +++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.12.2/MaaAssistantArknights.MaaAssistantArknights.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: MaaAssistantArknights.MaaAssistantArknights +PackageVersion: 6.12.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.86.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.86.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..a945edfe8f6f --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.86.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.86.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.86.0&arch=x86 + InstallerSha256: AFACAC2210DD047945820C3DAE89F2018F410B5AEE9440EDCB7A7FAAE69FFF6D +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.86.0&arch=amd64 + InstallerSha256: FDE56B01FC1B73F723CD2509EDB4E772D91BEBB176C6543DC7007D0E6C75CED8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.86.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.86.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..5b91afc0d578 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.86.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.86.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.86.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.86.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..22f4b2bf94f3 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.86.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.86.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.88.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.88.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..09fc3700ed4a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.88.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.88.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.88.0&arch=x86 + InstallerSha256: 96AFBB109AF24EF8628744AEAA01E01032B47C9CC469CE1F9C21F646D5B8F782 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.88.0&arch=amd64 + InstallerSha256: 02007173F4666A5DBFBF7A7724F03DD27F5B7ACB0491349BB03FF55FAC173C9A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.88.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.88.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..e6386c247288 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.88.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.88.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.88.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.88.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..99ff6d6175ab --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.88.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.88.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.90.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.90.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..16db2c1d91ad --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.90.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.90.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.90.0&arch=x86 + InstallerSha256: 3EFD800697A298280751C19EA2D7008DA2FD947C7C65DFF664B6BD1874A1D645 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.90.0&arch=amd64 + InstallerSha256: 36FCC3D9B45E5F9BE2886FC6DC6CE9325D64C221C0261009C372B9E8E9862395 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.90.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.90.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..40ad3fe694d1 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.90.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.90.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.90.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.90.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..72ae71168385 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.90.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.90.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.10.0/Moku.Moku.installer.yaml b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.installer.yaml new file mode 100644 index 000000000000..0ed8b26c97e0 --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Moku.Moku +PackageVersion: 0.10.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moku-project/Moku/releases/download/v0.10.0/Moku_0.10.0_x64-setup.exe + InstallerSha256: A09677E9F1327903BD561486111E548E32005E0D363D406B86BB05061770468D +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-13 diff --git a/manifests/m/Moku/Moku/0.10.0/Moku.Moku.locale.en-US.yaml b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.locale.en-US.yaml new file mode 100644 index 000000000000..cbeeecb08449 --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.locale.en-US.yaml @@ -0,0 +1,82 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Moku.Moku +PackageVersion: 0.10.0 +PackageLocale: en-US +Publisher: Youwes09 +PublisherUrl: https://github.com/moku-project/Moku +PublisherSupportUrl: https://github.com/moku-project/Moku/issues +PackageName: Moku +PackageUrl: https://github.com/moku-project/Moku +License: Apache-2.0 license +LicenseUrl: https://github.com/moku-project/Moku?tab=readme-ov-file#readme +ShortDescription: Moku is a fast, minimal manga reader frontend for Suwayomi-Server. +Description: |2- + + Moku is a fast, minimal manga reader frontend for Suwayomi-Server. + + It wraps Suwayomi's GraphQL API in a lightweight Tauri app — no Electron overhead. +Moniker: moku +Tags: +- manga-reader +- suwayomi +- tauri +- svelte5 +- manga +- manga-downloader +ReleaseNotes: |- + # Moku v0.10.0 + **Released:** June 12, 2026 + > "New foundation, new possibilities, new bugs." + + ## Highlights + + Moku has been fully rewritten in **SvelteKit**, bringing a new **WebUI** mode, a dedicated **Recent tab** with unread state, and a longstrip reader. Flatpak and static build targets are also new in this release. + + ## New Features + + ### SvelteKit Rewrite + - Full port to SvelteKit with improved performance throughout + - New **WebUI** mode — access Moku from a browser without the desktop app + + ### Reader + - **Longstrip viewer** — scroll-based reading mode for webtoons and vertical manga + - Longstrip bookmark and progress bar support + + ### Recent Tab + - Dedicated updates page with unread state tracking + - Read chapters are dimmed; status bar added + - Updates integrated into the Recent activity view + + ### Distribution + - **Flatpak** packaging support + - **Static build** workflow for standalone web deployment + - Improved NixOS fetcher (FetcherVersion 3) + + ## Bug Fixes + + - Fixed reader closing to the wrong page on exit + - Fixed longstrip bookmark not saving + - Fixed browse bugs and library mapping issues + - Fixed library filtering and `libraryShowAllInSaved` sync + - Fixed home screen recommendations + - Fixed WebUI and Tauri auth flows + - Fixed splash screen memory leak and idle exit animation + - Fixed manga detail page showing stale cover image + - Fixed page blob URLs not being revoked on chapter change (memory leak) + - Fixed settings scroll parallax and `will-change` layering + - Fixed app-pin flow and download filesystem handling + + ## Notes + + - Touchscreen and gesture improvements ongoing (#29, #50) + - Windows Hello still under evaluation (#49) + + **Full Changelog:** https://github.com/moku-project/Moku/compare/v0.9.4...v0.10.0 +ReleaseNotesUrl: https://github.com/moku-project/Moku/releases/tag/v0.10.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/moku-project/Moku/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Moku/Moku/0.10.0/Moku.Moku.yaml b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.yaml new file mode 100644 index 000000000000..a7594a4ca87a --- /dev/null +++ b/manifests/m/Moku/Moku/0.10.0/Moku.Moku.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: Moku.Moku +PackageVersion: 0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.installer.yaml b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.installer.yaml new file mode 100644 index 000000000000..a8cc96799d1e --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.40.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: Nuclear +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- DisplayName: Nuclear + Publisher: nuclearplayer + ProductCode: Nuclear +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Nuclear' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nukeop/nuclear/releases/download/player@1.40.1/Nuclear_1.40.1_x64-setup.exe + InstallerSha256: AD3D86B2634638B05CFEBABF5F1476B42C03A4C2FF97F3C30E8E08D924A50C43 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.locale.en-US.yaml b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.locale.en-US.yaml new file mode 100644 index 000000000000..510aa0c497e1 --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.40.1 +PackageLocale: en-US +Publisher: nukeop +PublisherUrl: https://github.com/nukeop +PublisherSupportUrl: https://github.com/nukeop/nuclear/issues +Author: nukeop +PackageName: nuclear +PackageUrl: https://github.com/nukeop/nuclear +License: AGPL-3.0 +LicenseUrl: https://github.com/nukeop/nuclear/blob/HEAD/LICENSE +Copyright: Copyright (c) nukeop 2021 +CopyrightUrl: https://raw.githubusercontent.com/nukeop/nuclear/master/LICENSE +ShortDescription: Streaming music player that finds free music for you. +Description: |- + nuclear is a free music streaming program that pulls content from free sources all over the internet. + Features + • Searching for and playing music from YouTube (including integration with playlists and SponsorBlock), Jamendo, Audius and SoundCloud + • Searching for albums (powered by Last.fm and Discogs), album view, automatic song lookup based on artist and track name (in progress, can be dodgy sometimes) + • Song queue, which can be exported as a playlist + • Loading saved playlists (stored in json files) + • Scrobbling to last.fm (along with updating the 'now playing' status) + • Newest releases with reviews - tracks and albums + • Browsing by genre + • Radio mode (automatically queue similar tracks) + • Unlimited downloads (powered by youtube) + • Realtime lyrics + • Browsing by popularity + • List of favorite tracks + • Listening from local library + • No accounts + • No ads + • No CoC + • No CLA +Moniker: nuclear-music +Tags: +- cross-platform +- electron +- foss +- music +- music-player +- stream +- streaming +- youtube +ReleaseNotes: |- + What's New in v1.40.1 + - Fix: Fix the queue getting stuck at the end of some tracks, where playback parked a fraction of a second before the end and never advanced to the next track Playback - @nukeop + > macOS: If the app won't open, run sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app in Terminal. +ReleaseNotesUrl: https://github.com/nukeop/nuclear/releases/tag/player@1.40.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.yaml b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.yaml new file mode 100644 index 000000000000..82690368299c --- /dev/null +++ b/manifests/n/nukeop/nuclear/1.40.1/nukeop.nuclear.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: nukeop.nuclear +PackageVersion: 1.40.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..c8d1c6725ead --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/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.3.117 +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.3.117/cr_v0.3.117_windows_amd64.zip + InstallerSha256: 203FAE8A3FFE00A7DC0C91F9391B5149E12947E00153FBE38726C5A39C77D76B +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.117/cr_v0.3.117_windows_arm64.zip + InstallerSha256: F3E0515B9546B4DE332982AA933DCC72040D8142ECBC71DD66F7A6F65572ED57 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-14 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..202c8b226374 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/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.3.117 +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.3.117 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..a7b81200b51c --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.117/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.3.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.installer.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.installer.yaml new file mode 100644 index 000000000000..11718c658bf2 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/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.3.119 +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.3.119/cr_v0.3.119_windows_amd64.zip + InstallerSha256: B7707B51560CF35CBAA93E26BD06036EC82E3CC13EAB3B238FCD58D1CD87CAB7 +- Architecture: arm64 + InstallerUrl: https://github.com/open-cli-collective/codereview-cli/releases/download/v0.3.119/cr_v0.3.119_windows_arm64.zip + InstallerSha256: D846911D8C0A46948AE9EC63053C9CD4A051256591E443A97C01D49541DCC0B4 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-14 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.locale.en-US.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.locale.en-US.yaml new file mode 100644 index 000000000000..225cd2fbcf56 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/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.3.119 +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.3.119 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.yaml b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/OpenCLICollective.codereview-cli.yaml new file mode 100644 index 000000000000..7faac2b1d6e0 --- /dev/null +++ b/manifests/o/OpenCLICollective/codereview-cli/0.3.119/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.3.119 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.installer.yaml b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.installer.yaml index 5084f991374d..37c28fc0dacd 100644 --- a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.installer.yaml +++ b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.10 PackageVersion: 10.0.9.0 @@ -17,6 +17,7 @@ FileExtensions: - rmgb - rmgc - rmtree +ReleaseDate: 2025-08-11 ElevationRequirement: elevatesSelf InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\RootsMagic 10' @@ -26,15 +27,16 @@ Installers: InstallerSha256: F184DEAE382A889267C4C22FC1B0C72D6A4B75127011DF013CE222A173520DBD ProductCode: '{96F8A858-C2F8-4C70-AB12-F8BC86342E6D}_is1' AppsAndFeaturesEntries: - - DisplayVersion: RootsMagic 10.0.9.0 (32-bit) + - DisplayName: RootsMagic 10.0.9.0 + DisplayVersion: RootsMagic 10.0.9.0 (32-bit) ProductCode: '{96F8A858-C2F8-4C70-AB12-F8BC86342E6D}_is1' - Architecture: x64 InstallerUrl: https://files.rootsmagic.com/RM10/RootsMagic10SetupX64.exe InstallerSha256: E094AB26667303833F2A2F8D968F0C216A07D8B46431AD4A7927AEB79BC380A9 ProductCode: '{2FB62392-678A-492A-8B1C-C11D6389B5E8}_is1' AppsAndFeaturesEntries: - - DisplayVersion: RootsMagic 10.0.9.0 (64-bit) + - DisplayName: RootsMagic 10.0.9.0 + DisplayVersion: RootsMagic 10.0.9.0 (64-bit) ProductCode: '{2FB62392-678A-492A-8B1C-C11D6389B5E8}_is1' ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-08-11 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.locale.en-US.yaml b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.locale.en-US.yaml index 3dff76e7db68..2170e08e8e21 100644 --- a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.locale.en-US.yaml +++ b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.10 PackageVersion: 10.0.9.0 @@ -27,4 +27,4 @@ Documentations: - DocumentLabel: Documentation DocumentUrl: https://help.rootsmagic.com/RM10/index.html ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.yaml b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.yaml index 96855bc1aaa4..4ac24659f4e2 100644 --- a/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.yaml +++ b/manifests/r/RootsMagic/RootsMagic/10/10.0.9.0/RootsMagic.RootsMagic.10.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.10 PackageVersion: 10.0.9.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.installer.yaml b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.installer.yaml index be69ee182794..117e47949412 100644 --- a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.installer.yaml +++ b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.3 PackageVersion: 3.2.6.0 @@ -18,8 +18,10 @@ FileExtensions: - rmgc - rmtree ProductCode: RootsMagic_is1 +ReleaseDate: 2025-08-27 AppsAndFeaturesEntries: -- ProductCode: RootsMagic_is1 +- DisplayName: RootsMagic 3.2.6.0 + ProductCode: RootsMagic_is1 ElevationRequirement: elevatesSelf InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\RootsMagic' @@ -28,5 +30,4 @@ Installers: InstallerUrl: https://files.rootsmagic.com/RM3/RM3Setup.exe InstallerSha256: 591D09A0135D797D8C7D815668F333F1F7DDC0B3AE15BB0A530A37A88FB6C3D9 ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2008-09-06 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.locale.en-US.yaml b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.locale.en-US.yaml index 3ede5442ee9f..87ac82801af8 100644 --- a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.locale.en-US.yaml +++ b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.3 PackageVersion: 3.2.6.0 @@ -24,4 +24,4 @@ Tags: ReleaseNotesUrl: https://web.archive.org/web/20090122221829/http://rootsmagic.com/updates/index.htm PurchaseUrl: https://rootsmagic.com/rootsmagic/buy ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.yaml b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.yaml index dd75ea6c7c55..4f1ee07da7a5 100644 --- a/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.yaml +++ b/manifests/r/RootsMagic/RootsMagic/3/3.2.6.0/RootsMagic.RootsMagic.3.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.3 PackageVersion: 3.2.6.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.installer.yaml b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.installer.yaml index a04f4288fbd5..08ada3f479cb 100644 --- a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.installer.yaml +++ b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.4 PackageVersion: 4.1.2.1 @@ -18,8 +18,10 @@ FileExtensions: - rmgc - rmtree ProductCode: '{049D96D7-E082-4FB5-BF64-CD3460E6877C}_is1' +ReleaseDate: 2025-08-27 AppsAndFeaturesEntries: -- ProductCode: '{049D96D7-E082-4FB5-BF64-CD3460E6877C}_is1' +- DisplayName: RootsMagic 4.1.2.1 + ProductCode: '{049D96D7-E082-4FB5-BF64-CD3460E6877C}_is1' ElevationRequirement: elevatesSelf InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\RootsMagic 4' @@ -28,5 +30,4 @@ Installers: InstallerUrl: https://files.rootsmagic.com/RM4/RM4Setup.exe InstallerSha256: 01B61A214507D7B34D19717AF68873DA27312B4EA60BFA5F16372BE653E342F0 ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2011-09-25 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.locale.en-US.yaml b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.locale.en-US.yaml index f7b09a96a078..9b4ad76b8f77 100644 --- a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.locale.en-US.yaml +++ b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.4 PackageVersion: 4.1.2.1 @@ -24,4 +24,4 @@ Tags: ReleaseNotesUrl: http://blog.rootsmagic.com/?p=994 PurchaseUrl: https://rootsmagic.com/rootsmagic/buy ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.yaml b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.yaml index 91a6f8659f37..4e10e576914a 100644 --- a/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.yaml +++ b/manifests/r/RootsMagic/RootsMagic/4/4.1.2.1/RootsMagic.RootsMagic.4.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# 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: RootsMagic.RootsMagic.4 PackageVersion: 4.1.2.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.installer.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.installer.yaml new file mode 100644 index 000000000000..0edcd56e173a --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.10.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 3e932233-a8b2-5530-b285-e0ceb08488f2 +ReleaseDate: 2026-06-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/download/v0.10.0/Clawd-on-Desk-Setup-0.10.0-arm64.exe + InstallerSha256: 29870450B45809424F502F712F9ECC07BBC719AD9D9084BC4A535236B8602548 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/download/v0.10.0/Clawd-on-Desk-Setup-0.10.0-arm64.exe + InstallerSha256: 29870450B45809424F502F712F9ECC07BBC719AD9D9084BC4A535236B8602548 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml new file mode 100644 index 000000000000..8609c7f1cf17 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.en-US.yaml @@ -0,0 +1,74 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.10.0 +PackageLocale: en-US +Publisher: rullerzhou-afk +PublisherUrl: https://github.com/rullerzhou-afk +PublisherSupportUrl: https://github.com/rullerzhou-afk/clawd-on-desk/issues +PackageName: Clawd on Desk +PackageUrl: https://github.com/rullerzhou-afk/clawd-on-desk +License: MIT +LicenseUrl: https://github.com/rullerzhou-afk/clawd-on-desk/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 rullerzhou-afk +ShortDescription: A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to. +Description: |- + Clawd lives on your desktop and reacts to what your AI coding agent is doing — in real time. Start a long task, walk away, come back when the crab tells you it's done. + Thinking when you prompt, typing when tools run, juggling subagents, reviewing permissions, celebrating when tasks complete, sleeping when you step away. Ships with two built-in themes: Clawd (pixel crab) and Calico (三花猫), with full support for custom themes. + Supports Windows 11, macOS, and Ubuntu/Linux. Requires Node.js. Works with Claude Code, Codex CLI, Copilot CLI, Gemini CLI, Cursor Agent, CodeBuddy, Kiro CLI, and opencode. + Features + Multi-Agent Support + - Claude Code — full integration via command hooks + HTTP permission hooks + - Codex CLI — automatic JSONL log polling (~/.codex/sessions/), no configuration needed + - Copilot CLI — command hooks via ~/.copilot/hooks/hooks.json + - Gemini CLI — command hooks via ~/.gemini/settings.json (registered automatically when Clawd starts, or run npm run install:gemini-hooks) + - Cursor Agent — Cursor IDE hooks in ~/.cursor/hooks.json (registered automatically when Clawd starts, or run npm run install:cursor-hooks) + - CodeBuddy — Claude Code-compatible command hooks + HTTP permission hooks via ~/.codebuddy/settings.json (registered automatically when Clawd starts, or run node hooks/codebuddy-install.js) + - Kiro CLI — command hooks injected into custom agent configs under ~/.kiro/agents/, plus an auto-created clawd agent that is re-synced from Kiro's built-in kiro_default whenever Clawd starts, so you can opt into hooks with minimal behavior drift via kiro-cli --agent clawd or /agent swap clawd (registered automatically when Clawd starts, or run npm run install:kiro-hooks). State hooks have been verified on macOS. + - opencode — plugin integration via ~/.config/opencode/opencode.json (registered automatically when Clawd starts); zero-latency event streaming, permission bubbles with Allow/Always/Deny, and building animations when parallel subagents are spawned via the task tool + - Multi-agent coexistence — run all agents simultaneously; Clawd tracks each session independently + Animations & Interaction + - Real-time state awareness — agent hooks and log polling drive Clawd's animations automatically + - 12 animated states — idle, thinking, typing, building, juggling, conducting, error, happy, notification, sweeping, carrying, sleeping + - Eye tracking — Clawd follows your cursor in idle state, with body lean and shadow stretch + - Sleep sequence — yawning, dozing, collapsing, sleeping after 60s idle; mouse movement triggers a startled wake-up animation + - Click reactions — double-click for a poke, 4 clicks for a flail + - Drag from any state — grab Clawd anytime (Pointer Capture prevents fast-flick drops), release to resume + - Mini mode — drag to right edge or right-click "Mini Mode"; Clawd hides at screen edge with peek-on-hover, mini alerts/celebrations, and parabolic jump transitions + Permission Bubble + - In-app permission review — when Claude Code, CodeBuddy, or opencode request tool permissions, Clawd pops a floating bubble card instead of waiting in the terminal + - Allow / deny / agent-native extras — one-click approve or reject, plus permission rules / Always actions when the source agent supports them + - Global hotkeys — Ctrl+Shift+Y to Allow, Ctrl+Shift+N to Deny the latest permission bubble (only registered while bubbles are visible) + - Stacking layout — multiple permission requests stack upward from the bottom-right corner + - Auto-dismiss — if you answer in the terminal first, the bubble disappears automatically + - Per-agent toggle — open Settings… → Agents, pick an agent, and turn off Show pop-up bubbles to keep prompts in that agent's own terminal/TUI + Session Intelligence + - Multi-session tracking — sessions across all agents resolve to the highest-priority state + - Subagent awareness — juggling for 1 subagent, conducting for 2+ + - Terminal focus — right-click Clawd → Sessions menu to jump to a specific session's terminal window; notification/attention states auto-focus the relevant terminal + - Process liveness detection — detects crashed/exited supported agent processes and cleans up orphan sessions + - Startup recovery — if Clawd restarts while any supported agent is still running, it stays awake instead of falling asleep + System + - Click-through — transparent areas pass clicks to windows below; only Clawd's body is interactive + - Position memory — Clawd remembers where you left it across restarts (including mini mode) + - Single instance lock — prevents duplicate Clawd windows + - Auto-start — Claude Code's SessionStart hook can launch Clawd automatically if it's not running + - Do Not Disturb — right-click or tray menu to enter sleep mode; all hook events are silenced until you wake Clawd. Permission bubbles are suppressed during DND — opencode falls back to its built-in TUI prompt, while Claude Code and CodeBuddy fall back to their built-in permission flow + - Sound effects — short audio cues on task completion and permission requests (toggle via right-click menu; 10s cooldown, auto-muted during DND) + - System tray — resize (S/M/L), DND mode, language switch, auto-start, check for updates + - i18n — English, Chinese, and Korean UI; switch via right-click menu or tray + - Auto-update — checks GitHub releases; Windows installs NSIS updates on quit, macOS/Linux git pull + restart when running from a cloned repo +Tags: +- claude-code +- codebuddy +- codex +- copilot-cli +- cursor +- desktop-pet +- gemini-cli +- kiro +- opencode +ReleaseNotesUrl: https://github.com/rullerzhou-afk/clawd-on-desk/releases/tag/v0.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml new file mode 100644 index 000000000000..2a9f24589fd0 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.locale.zh-CN.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.10.0 +PackageLocale: zh-CN +ShortDescription: 一款像素桌宠,替你监视 Claude Code、Codex、Cursor 及其他 AI 编程助手。 +Description: |- + Clawd 住在你的桌面上,实时感知 AI 编程助手正在做什么。发起一个长任务,起身去做点别的,等螃蟹告诉你任务完成了再回来。 + 你提问时它思考,工具运行时它打字,子代理工作时它杂耍,审批权限时它弹卡片,任务完成时它庆祝,你离开时它睡觉。内置两套主题:Clawd(像素螃蟹)和 Calico(三花猫),支持自定义主题。 + 支持 Windows 11、macOS 和 Ubuntu/Linux。需要 Node.js。支持 Claude Code、Codex CLI、Copilot CLI、Gemini CLI、Cursor Agent、CodeBuddy、Kiro CLI 与 opencode。 + 功能特性 + 多 Agent 支持 + - Claude Code — 通过 command hook + HTTP 权限 hook 完整集成 + - Codex CLI — 自动轮询 JSONL 日志(~/.codex/sessions/),无需配置 + - Copilot CLI — 通过 ~/.copilot/hooks/hooks.json 配置 command hook + - Gemini CLI — 通过 ~/.gemini/settings.json 配置 command hook(Clawd 启动时自动注册,或执行 npm run install:gemini-hooks) + - Cursor Agent — Cursor IDE hooks,配置在 ~/.cursor/hooks.json(Clawd 启动时自动注册,或执行 npm run install:cursor-hooks) + - CodeBuddy — 通过与 Claude Code 兼容的 command hook + HTTP 权限 hook 集成,配置写入 ~/.codebuddy/settings.json(Clawd 启动时自动注册,或执行 node hooks/codebuddy-install.js) + - Kiro CLI — command hooks 注入到 ~/.kiro/agents/ 下的自定义 agent 配置中,并自动创建一个 clawd agent;Clawd 每次启动时都会重新从内置 kiro_default 同步它,尽量保持与默认 agent 一致。macOS 上状态动效已验证可用;需要时可用 kiro-cli --agent clawd 或在会话内执行 /agent swap clawd 启用 hooks(Clawd 启动时自动注册,或执行 npm run install:kiro-hooks) + - opencode — plugin 集成,写入 ~/.config/opencode/opencode.json(Clawd 启动时自动注册);零延迟事件流、Allow/Always/Deny 权限气泡、task 工具分派并行子代理时自动播放建筑动画 + - 多 Agent 共存 — 多个 Agent 可同时运行,Clawd 独立追踪每个会话 + 动画与交互 + - 实时状态感知 — 通过 Agent hook 和日志轮询自动驱动动画 + - 12 种动画状态 — 待机、思考、打字、建造、杂耍、指挥、报错、开心、通知、扫地、搬运、睡觉 + - 眼球追踪 — 待机状态下 Clawd 跟随鼠标,身体微倾,影子拉伸 + - 睡眠序列 — 60 秒无活动 → 打哈欠 → 打盹 → 倒下 → 睡觉;移动鼠标触发惊醒弹起动画 + - 点击反应 — 双击戳戳,连点 4 下东张西望 + - 任意状态拖拽 — 随时抓起 Clawd(Pointer Capture 防止快甩丢失),松手恢复当前动画 + - 极简模式 — 拖到右边缘或右键"极简模式";Clawd 藏在屏幕边缘,悬停探头招手,通知/完成有迷你动画,抛物线跳跃过渡 + 权限审批气泡 + - 桌面端权限审批 — 当 Claude Code、CodeBuddy 或 opencode 请求工具权限时,Clawd 会弹出浮动卡片,无需切回终端 + - 允许 / 拒绝 / Agent 原生扩展项 — 一键批准或拒绝;如果该 Agent 支持,还会显示权限规则 / Always 一类的额外操作 + - 全局快捷键 — Ctrl+Shift+Y 允许、Ctrl+Shift+N 拒绝最新的权限气泡(仅在气泡可见时注册) + - 堆叠布局 — 多个权限请求从屏幕右下角向上堆叠 + - 自动关闭 — 如果你先在终端回答了,气泡自动消失 + - 按 Agent 单独关闭 — 打开 设置… → Agents,选中对应 Agent,关闭 显示弹窗,权限提示就会回到该 Agent 自己的终端 / TUI 里处理 + 会话智能 + - 多会话追踪 — 所有已支持 Agent 的会话统一解析到最高优先级状态 + - 子代理感知 — 1 个子代理杂耍,2 个以上指挥 + - 终端聚焦 — 右键 Clawd → 会话菜单,一键跳转到对应会话的终端窗口;通知/注意状态自动聚焦相关终端 + - 进程存活检测 — 检测已崩溃/退出的受支持 Agent 进程,并在 10 秒内清理孤儿会话 + - 启动恢复 — 如果 Clawd 重启时仍有受支持的 Agent 在运行,它会保持清醒等待后续事件,而不是直接睡觉 + 系统 + - 点击穿透 — 透明区域的点击直接穿透到下方窗口,只有角色本体可交互 + - 位置记忆 — 重启后 Clawd 回到上次的位置(包括极简模式) + - 单实例锁 — 防止重复启动 + - 自动启动 — Claude Code 的 SessionStart hook 可在 Clawd 未运行时自动拉起 + - 免打扰模式 — 右键或托盘菜单进入休眠,所有 hook 事件静默,直到手动唤醒。免打扰期间不弹权限气泡——opencode 会回退到终端内置确认,Claude Code 和 CodeBuddy 会回退到各自内置的权限确认流程 + - 提示音效 — 任务完成和权限请求时播放短音效(右键菜单可开关;10 秒冷却,免打扰模式自动静音) + - 系统托盘 — 调大小(S/M/L)、免打扰、语言切换、开机自启、检查更新 + - 国际化 — 支持英文、中文和韩文界面,右键菜单或托盘切换 + - 自动更新 — 检查 GitHub release;Windows 退出时安装 NSIS 更新包,macOS/Linux 源码运行时通过 git pull + 重启自动更新 +Tags: +- claude-code +- codebuddy +- codex +- copilot-cli +- cursor +- gemini-cli +- kiro +- opencode +- 桌宠 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.yaml b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.yaml new file mode 100644 index 000000000000..8bef6c84b547 --- /dev/null +++ b/manifests/r/rullerzhou-afk/clawd-on-desk/0.10.0/rullerzhou-afk.clawd-on-desk.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: rullerzhou-afk.clawd-on-desk +PackageVersion: 0.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..80b3d6a1905f --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 26.6.13.7 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_26.6.13.7.exe + InstallerSha256: 289A3B0D62649DE9DF367AF4736AD689058864ED113957A3CCF28C378066FA83 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_26.6.13.7.exe + InstallerSha256: 289A3B0D62649DE9DF367AF4736AD689058864ED113957A3CCF28C378066FA83 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..7af765d18dd7 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13.7 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2026 +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + + Improved support for mods that ship as XInput1_3.dll (i.e. FFVIIHook). + + Improved VRR status detection in D3D12 games. + + Fixed potential deadlock during startup in Gothic 1 Remake. + + Removed "Show VRR Status" option from SK's Display menu; it still exists, + but if you absolutely need to turn this off, do it from SK's INI. + + Added warning if Steam Input is enabled in games using Windows.Gaming.Input, + because SK implements more advanced parts of the API than Steam does, and + Steam Input will gimp SK's ability to use Adaptive Triggers, etc. +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..b828dcde61c1 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 26.6.13.7 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2026 +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..0bd2c8d1aa46 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/26.6.13.7/SpecialK.SpecialK.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: SpecialK.SpecialK +PackageVersion: 26.6.13.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/sbt/sbt/1.12.12/sbt.sbt.installer.yaml b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.installer.yaml new file mode 100644 index 000000000000..dc5e328ff2ba --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.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: sbt.sbt +PackageVersion: 1.12.12 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}' +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- DisplayName: sbt 1.12.12 + Publisher: Scala Center + ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}' + UpgradeCode: '{E0C38BF2-F58F-8E59-3617-4008CCF81386}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/sbt' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/sbt/sbt/releases/download/v1.12.12/sbt-1.12.12.msi + InstallerSha256: 920AC3BA87727855F901E743EB083E0DB02E09EBD074106A0A4563E8F05AF3BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sbt/sbt/1.12.12/sbt.sbt.locale.en-US.yaml b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.locale.en-US.yaml new file mode 100644 index 000000000000..dce3a9f62c95 --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.locale.en-US.yaml @@ -0,0 +1,41 @@ +# 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: sbt.sbt +PackageVersion: 1.12.12 +PackageLocale: en-US +Publisher: Lightbend, Inc. +PublisherUrl: https://www.lightbend.com/ +PublisherSupportUrl: https://www.scala-sbt.org/support.html +PrivacyUrl: https://www.lightbend.com/legal/privacy?_ga=2.106952203.969622968.1639120972-1490489665.1639120972 +PackageName: sbt +PackageUrl: https://www.scala-sbt.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/sbt/sbt/blob/HEAD/LICENSE +ShortDescription: A build tool for Scala, Java, and more +Moniker: sbt +Tags: +- admin +- functional +- java +- language +- programming +- sbt +- scala +ReleaseNotes: |- + bug fixes + - fix: Fixes console that references Java module classes on JDK 9+ by @BrianHotopp in #9327 + - fix: Fixes sbt --version to now show JDK warnings on JDK 25 by @bitloi in #8822 + - fix: Fixes stdout/stderr not displaying on sbtn by @BrianHotopp in #9265 + - fix: Ensure resources are copied atomically by @anatoliykmetyuk in #9196 + behind the scenes + - Update sbtn to 2.0.0-f0d2fae4 by @eed3si9n in #9334 + - test: Make custom-scala-org scripted test hermetic by @BrianHotopp in #9260 + - ci: Skip 2.13 modules from graph submission by @eed3si9n in #9328 + Full Changelog: v1.12.11...v1.12.12 +ReleaseNotesUrl: https://github.com/sbt/sbt/releases/tag/v1.12.12 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/sbt/sbt/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sbt/sbt/1.12.12/sbt.sbt.yaml b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.yaml new file mode 100644 index 000000000000..80a2b4364fc4 --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.12/sbt.sbt.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: sbt.sbt +PackageVersion: 1.12.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.installer.yaml b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.installer.yaml new file mode 100644 index 000000000000..d0553cc908e6 --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.installer.yaml @@ -0,0 +1,29 @@ +# 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: xLightsSequencer.xLights +PackageVersion: '2026.11' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /sp- /verysilent /norestart + SilentWithProgress: /sp- /silent /norestart +UpgradeBehavior: install +ProductCode: xLights_is1 +ReleaseDate: 2026-06-14 +AppsAndFeaturesEntries: +- ProductCode: xLights_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\xLights' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xLightsSequencer/xLights/releases/download/2026.11/xLights64_2026_11.exe + InstallerSha256: 86AE038E47230B8B057DE7C587C04D748B098B5DD3B71014FCA1497C4B580F13 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.locale.en-US.yaml b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.locale.en-US.yaml new file mode 100644 index 000000000000..78de31b9e883 --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.locale.en-US.yaml @@ -0,0 +1,88 @@ +# 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: xLightsSequencer.xLights +PackageVersion: '2026.11' +PackageLocale: en-US +Publisher: xLightsSequencer +PublisherUrl: https://github.com/xLightsSequencer/ +PublisherSupportUrl: https://github.com/xLightsSequencer/xLights/issues +PackageName: xLights +PackageUrl: https://github.com/xLightsSequencer/xLights +License: GPL-3.0 +LicenseUrl: https://github.com/xLightsSequencer/xLights/blob/HEAD/License.txt +ShortDescription: xLights is a free and open source program that enables you to design, create and play amazing lighting displays through the use of DMX controllers, E1.31 Ethernet controllers and more. +ReleaseNotes: |- + 2026.11 — June 14, 2026 + Enhancements + - charlie — Command palette (Ctrl/Cmd+Shift+K): a searchable launcher for any menu command or effect with fuzzy match, keyboard nav, and SF Symbol icons on macOS (#6258). + - charlie — Song Structure Regions: divide the timeline into named, colored sections with per-region bulk actions (copy/fill/apply-palette, create from timing marks) and export region(s) as new sequences (#6268). + - cybercop23 — Radial effect wheel popup on empty sequencer-grid double-click for quick keybinding/effect access (ignored on timing tracks) (#6486). + - cybercop23 — Shift-drag effect edges in the sequencer grid to adjust fade-in/fade-out times (#6492). + - agfazio — Drag/drop effects in the sequencer, including ghost drag-to-move (#6478). + - agfazio — Drag rows in the sequencer row header to reorder models and timing tracks (#6493). + - agfazio — Multi-model import now keeps the models' relative positions (#6438). + - cybercop23 — Paste selected effects positioned at their original times (#5064). + - cybercop23 — Add an Edit Display Elements panel on the Layout tab, like the sequencer's (#6471). + - derwin12 — Sequencer: Shift+double-click a model row to expand/collapse its strands (#2411). + - derwin12 — "Collapse Layers" now also collapses Timing Tracks (#6462). + - derwin12 — Add transition blur to many transitions (#816). + - cybercop23 — Add a Cycles parameter (1-10) to Custom value curves to allow replication (#6488). + - cybercop23 — Import Effects: stacked mappings (Replace / Add Additional prompt), loading multiple xmap files, and a new key-binding for the Import Effects window (#6474). + - derwin12 — Add Lua scripting for sequence importing and auto-mapping (#6475). + - cybercop23 — In sequence import, add a right-click option to sort submodels within a model (#4636). + - cybercop23 — Controller Visualizer: show a link icon on model boxes that come from the base show folder (#6516). + - cybercop23 — Add the ability to access base show folder presets (#2524). + - cybercop23 — KulpLights controllers with 2 serial ports now support independent protocols per port (#3926). + - cybercop23 — FPP "Player Only" now also sets "xLights Only" (#6453). + - cybercop23 — Add the ability to move the background image in Model Data (#5506). + - cybercop23 — Closing the Faces or States editor now prompts for confirmation before discarding (#6470). + - scott — SubModels Symmetrize: choose Degree of Symmetry, rotation direction, and build order, all remembered between openings. + - scott — Alternate-audio selection in Sequence Settings now supports multi-select. + - scott — AI Services: ChatGPT, the Generic OpenAI client, and Ollama now fetch the model list from the server and present it as a dropdown, including a model picker in the AI image generation dialog. + - scott — Auto-discover WLED controllers via mDNS (_wled._tcp); discovered devices are added as DDP with auto-size/auto-layout. + - derwin12 — Add an HD upscale option for model export (#4228). + - derwin12 — Add a "Swap Start/End" right-click option to Single Line and Poly Line models (#5450). + - derwin12 — Clean up the Moving Head UI to show and refresh presets on all panels (#4667). + - dkulp — macOS: Export House Preview Video now uses AVFoundation (AVAssetWriter). + - dkulp — Model video export and media transcoding now share a VideoWriter abstraction: AVFoundation on macOS (incl. alpha-preserving, bit-exact uncompressed .mov at any size) and FFmpeg for AVI/MPEG-4. + - dkulp — Add a "ProRes 4444 Video, *.mov" model export option: 4:4:4 near-lossless, much smaller than uncompressed RGB, and decodes on all platforms. + Bug Fixes + - dkulp — macOS: Model export failed when a filename was typed instead of chosen via the file dialog. The Export Sequence dialog is now a format list + Next that always opens a Save As panel so the sandbox grants write access. + - dkulp — Fix crash selecting a view after a view was deleted (out-of-bounds current view in PopulateRowInformation). + - dkulp — Fix a crash on app close (EffectsGrid::SetRCToolTip touching a half-destroyed window during CloseSequence). + - dkulp — Fix render-buffer crash building per-preview 3D node positions when no house preview is available. + - derwin12 — Fix shader effects going blank on Windows when sequences with many video effects are loaded (#6449). + - derwin12 — Fix creation of some new native 3D models being limited in width and location (#6526). + - derwin12 — Don't mark the layout dirty when importing a sequence via batch render (#6522). + - derwin12 — REST API packageSequence wrote the .xsqz to the wrong folder (#3114). + - derwin12 — Warn before uploading channels too large for F16V3 DDP + serial mode, and stop Falcon V3 controllers from receiving DDP channel numbers beyond the hardware maximum (#5584). + - derwin12 — Keep custom models centered in their bounding box after editing (#6452). + - derwin12 — Fix Moving Head color wheel showing wrong color choices when switching, and reset values when existing ones aren't found (#4667, #4660). + - derwin12 — Sketch effect: background image not displaying in Effect Assist (#6476). + - derwin12 — Fix Text effect xlFont up/down scroll (#6460). + - derwin12 — Fix state and face import from the new xmodel file format (#6499). + - derwin12 — Fix the model tree stealing focus after non-import model selections (#6461). + - derwin12 — Catch a crash on AlphaPix upload (#6536). + - derwin12 — Guard against a controller-discovery crash in ESPixelStick/PowerDMX (#5844). + - derwin12 — Missing assets screen was not clickable / was too large (#6457). + - cybercop23 — Fix model movement in the layout using the cursor keys (#6459). + - cybercop23 — Fix Copy Layers/SubModels to Models placing a single-effect paste at the wrong time position (#6482, #6514). + - cybercop23 — Import Effects: fix stashed (unused) model mappings being silently dropped from saved map files when the model existed in the xLights layout but not the current sequence. + - cybercop23 — Base show folder merge: preserve show-folder controller/port assignments when the base model has no controller (#6518). + - heffneil — Fix Faces/States/SubModels count badges not updating after editing (#6512). + - scott — Flip the color wheel in the Color picker to match the moving-head standard. + - scott — Fix the AI image generation dialog always shrinking. + - agfazio — Default transition adjust was not correctly defaulted (#6524). + - cybercop23 — Preserve relative start channels on import even when Individual Start Channels is off (#6447). + - dkulp — Fix Moving Head dimmer panel crash when the timing window is zero-width (div-by-zero produced NaN paint coordinates). + - dkulp — Maybe fix crash closing a sequence/show folder before the sequencer tab fully exists (null EffectsPanel1 in ResetAllPanelDefaultSettings). + - dkulp — Harden the property-grid combo popup teardown against re-entrancy so hiding a deleting combo can't repaint with a stale property (top macOS crash). + - dkulp — Fix crash undoing a model property change (null property-grid adapter when DoUndo re-selects the model before the deferred grid rebuild). + - dkulp — Fix PolyLine model crash when deleting a handle during placement (stale per-segment sizes ran the light distribution past the point array). + - dkulp — Fix Windows crash drawing color-vertex primitives when the accumulator type doesn't match (null-check the dynamic_cast). + Changes + - dkulp — Model GIF export now uses a wx-free encoder (gif-h) shared with the iPad app, replacing the wxWidgets GIF writer. +ReleaseNotesUrl: https://github.com/xLightsSequencer/xLights/releases/tag/2026.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.yaml b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.yaml new file mode 100644 index 000000000000..edfc985dab6a --- /dev/null +++ b/manifests/x/xLightsSequencer/xLights/2026.11/xLightsSequencer.xLights.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: xLightsSequencer.xLights +PackageVersion: '2026.11' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0